.common-heading h2, .section-process .common-heading h2 {
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 2px
}

@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/webfont/OpenSans-Light.woff) format("woff"), url(../fonts/webfont/OpenSans-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/webfont/OpenSans-ExtraBold.woff) format("woff"), url(../fonts/webfont/OpenSans-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/webfont/OpenSans-Regular.woff) format("woff"), url(../fonts/webfont/OpenSans-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/webfont/OpenSans-Bold.woff) format("woff"), url(../fonts/webfont/OpenSans-Bold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/webfont/OpenSans-SemiBold.woff) format("woff"), url(../fonts/webfont/OpenSans-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/moon-icons/fonts/icomoon.eot?eecehz);
    src: url(../fonts/moon-icons/fonts/icomoon.eot?eecehz#iefix) format("embedded-opentype"), url(../fonts/moon-icons/fonts/icomoon.ttf?eecehz) format("truetype"), url(../fonts/moon-icons/fonts/icomoon.woff?eecehz) format("woff"), url(../fonts/moon-icons/fonts/icomoon.svg?eecehz#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.text-16, .text-17 {
    line-height: 1.5em
}

.icon-menu:before {
    content: "\e900"
}

.icon-back:before {
    content: "\e908"
}

.icon-copyright:before {
    content: "\e92f"
}

.icon-correct:before {
    content: "\e930"
}

.icon-cup:before {
    content: "\e931"
}

.icon-download:before {
    content: "\e932"
}

.icon-facebook1:before {
    content: "\e933"
}

.icon-instagram-sketched:before {
    content: "\e934"
}

.icon-linkedin:before {
    content: "\e935"
}

.icon-mail1:before {
    content: "\e936"
}

.icon-phone:before {
    content: "\e937"
}

.icon-right:before {
    content: "\e938"
}

.icon-solar-system:before {
    content: "\e939"
}

.icon-target:before {
    content: "\e93a"
}

.icon-twitter1:before {
    content: "\e93b"
}

.icon-youtube:before {
    content: "\e93c"
}

body, html {
    font-family: 'Open Sans';
    margin: 0;
    padding: 0;
  
}

.text-blue {
    color: #166ce4 !important
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: #f8f8f8
}

.fontblack {
    color: #000
}

.font-normal {
    font-weight: 400
}

.text-16 {
    font-size: 15px;
    line-height: 26px;
}

.text-17 {
    font-size: 17px
}

.common-heading h2 {
    background-color: var(--main-bg-color);
    font-size: 4.5rem;
    max-font-size: 36px;
    color: rgba(0, 0, 0, .5);
    -webkit-text-stroke-color: #111;
    font-weight: 800;
    opacity: .1;
    position: relative
}

@media only screen and (max-width: 767px) {
    .common-heading h2 {
        font-size: 2rem;
        position: initial;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .common-heading h2 {
        font-size: 3.5rem
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .common-heading h2 {
        font-size: 4rem
    }
}

.common-heading h3 {
    font-size: 30px;
    top: 48px;
    padding-left: 15px;
    font-weight: 600;
    max-width: 450px;
    color: #111;
    line-height: 2rem;
    position: absolute
}

@media only screen and (max-width: 767px) {
    .common-heading h3 {
        font-size: 20px;
        top: 35px;
        padding-left: 0;
        max-width: initial;
        line-height: 1.5rem;
        position: initial
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .common-heading h3 {
        font-size: 26px;
        top: 34px;
        padding-left: 12px;
        max-width: 350px;
        color: #111;
        line-height: 1.8rem
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .common-heading h3 {
        font-size: 28px;
        top: 38px;
        max-width: 400px
    }
}

.common-heading .download_broucher {
    font-weight: 600;
    font-size: 15px;
    color: #111;
    margin: 12px 0 10px 18px;
    display: block
}
@media only screen and (max-width: 767px) {
   .common-heading .download_broucher {
        margin: 12px 0 10px 0 !important;
    }
}

.common-heading .download_broucher:hover {
    color: #166ce4;
    text-decoration: none
}

.common-heading .download_broucher span {
background-color: #003d91;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 44px;
    border-radius: 99em;
    display: inline-block;
    margin-right: 12px
}

.common-heading .download_broucher span:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.common-heading .download_broucher span i {
    color: #fff;
    font-size: 18px
}

.common-heading .p-text {
    padding-left: 15px;
    margin: 35px 0 10px
}

@media only screen and (max-width: 767px) {
    .common-heading .p-text {
        font-size: 15px;
        padding-left: 0;
        margin: 10px 0 0
    }
}

.btn:focus, button:focus {
    outline: 0
}

/*.darkHeader {*/
/*    background-color: #0059d3;*/
/*}*/

@media only screen and (max-width: 1024px) {
    .container-custom {
        max-width: 100% !important;
        width: 1024px !important
    }
}

.section-topsocial {
    z-index: 2;
    background-color: white;
    box-shadow: 0 0px 15px 3px rgba(201, 201, 201, 0.5);
}

.section-topsocial .container-fluid {
    
    background: #003d91;
}

.section-topsocial .top-left {
    color: #fff;
    font-weight: 400;
    font-size: 13px
}

.section-topsocial .top-left p {
    margin: 0;
    padding: 10px 0;
    line-height: 1.5em;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff
}

.section-topsocial .top-left a {
    padding: 10px;
    margin: 0 10px;
    line-height: 1.5em;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.section-topsocial .top-right ul li a, .section-topsocial .top-right ul li p {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 5px;
    line-height: 1.5em;
    text-decoration: none
}

.section-topsocial .top-left a:hover {
    color: #00f
}

.section-topsocial .top-right ul {
    margin: 0;
    width: auto;
    text-align: right;
    display: inline-block;
    float: right
}

.section-topsocial .top-right ul li {
    display: inline-block
}

.section-topsocial .top-right ul li a {
    color: #fff;
    margin: 0;
    display: block;
    cursor: pointer
}

.section-topsocial .top-right ul li p {
    color: #fff;
    margin: 0;
    display: block
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem
}

.navbar-collapse.show {
    left: 0;
    transition-duration: 300ms
}

@media only screen and (max-width: 767px) {
    .navbar-collapse {
     position: absolute;
    top: 60px;
    z-index: -1;
    background: #111;
    height: 100vh;
    opacity: 1;
    width: 100%;
    left: -100%;
    padding: 5px 15px 5px 15px;
    transition-duration: 300ms;
    }
}

.dropdown-submenu, .navbar {
    position: relative
}

.navbar-bg {
    background: #166ce3
}

.navbar {
    z-index: 1;
    padding: 0rem 1rem;
}

.navbar .dropdown-menu {
    /*border-top: 2px solid #00cbcb !important;*/
    background-color: #fff;
    border-radius: 0;
    margin: 0;
    padding: 0;
    min-width: 215px;
    border:none;
   
}
@media only screen and (max-width: 767px) {
 .navbar .dropdown-menu {
   background-color: #242424;
    max-width: 100%;
}   
}


.navbar .dropdown-menu .dropdown-item {
   position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    border-bottom: none;
    padding: 10px 24px 10px 15px;
    line-height: 1.6em;
}

@media only screen and (max-width: 767px) {
    .navbar .dropdown-menu .dropdown-item {
         border-bottom: 1px solid rgba(255,255,255,0.05);
         padding: 12px 15px;
         color: #fff;
    }
}

.navbar .dropdown-menu .dropdown-item:last-child {
    border-bottom: none
}

.navbar .dropdown-menu .dropdown-item:hover {
        background-color: #f1f1f1;
}
@media only screen and (max-width: 767px) {
 .navbar .dropdown-menu .dropdown-item:hover {
                background-color: transparent;
}   
}

.navbar .navbar-brand img {
    width: 175px
}
.navbar{
   text-transform: uppercase;
}
.navbar .navbar-nav .nav-item {
    padding: 0 5px;
    margin: 0 8px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .navbar .navbar-nav .nav-item {
        margin: 0 2px;
}  
}
@media only screen and (max-width: 767px) {
.navbar .navbar-nav .nav-item {
         padding: 5px 0;
        margin: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}    
}


.navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
     font-weight: 500;
    color: #111;
    
}
.navbar .navbar-nav .nav-item .nav-link:hover {
   color: #ed691f;
    
}
@media only screen and (max-width: 767px) {
.navbar .navbar-nav .nav-item .nav-link {
      color: #fff;
}    
}
.navbar .navbar-nav .nav-item .nav-link.active {
    border-bottom: 1px solid #ed691f;
     color: #ed691f;
}
@media only screen and (max-width: 767px) {
.navbar .navbar-nav .nav-item .nav-link.active {
     border-bottom: 1px solid transparent;
}    
}

.navbar .nav-btns .btn {
    background-color: #ed691f;
    font-size: 15px;
     font-weight: 500;
    color: #fff;
    border-radius: 22px;
    padding: 8px 15px;
    margin: 0 0 0 10px;
    border-radius: 5px;
}

@media only screen and (max-width: 1024px) {
    .navbar .navbar-brand img {
        width: 115px
    }

    .navbar .nav-btns .btn {
          padding: 8px 10px 9px;
    margin: 0 5px 0 0;
    font-size: 14px;
    border-radius: 5px;
    }
}

.navbar .navbar-toggler {
    background-color: rgba(0, 0, 0, 0);
    border: none
}

.navbar .navbar-toggler span {
    background: url(../images/home/toggle.svg);
    background-repeat: no-repeat;
    background-position: top 50% right 0;
    
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    right: auto !important;
    padding: 0 !important;
    box-shadow: 0px 1px 10px 1px rgba(193, 193, 193,0.6);
}
@media only screen and (max-width: 767px) {
.navbar-nav li:hover > ul.dropdown-menu {
    box-shadow: none;
}    
}

.dropdown-menu-right {
    right: auto !important
}
.dropdown-menu-right .dropdown-submenu{
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.dropdown-menu-right .dropdown-submenu:last-child{
        border-bottom: none;
}
.dropdown-menu > li > a {
    display: block;
    width: 100%;
    padding: 2px 10px;
    clear: both;
    color: #212529;
    text-align: inherit;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    line-height: 1.6em
}

.dropdown-submenu a::after {
    top: calc(50% - 2px);
}

.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg)
}

.section-banner {
    height: calc(100vh - 25vh);
        margin-top: 124px;
}

@media only screen and (max-width: 767px) {
    .section-banner {
        margin-top: 62px;
        height: auto;
    }
}

.section-banner .carousel {
    height: calc(100vh - 10vh)
}

@media only screen and (max-width: 767px) {
    .section-banner .carousel {
        height: calc(100vh - 50vh)
    }
}

.section-banner .carousel-inner {
    height: 100%
}

.section-banner .carousel-inner .carousel-item {
    height: 100%;
    border: 1px solid;
    position: relative
}

.section-banner .carousel-inner .carousel-item:before {
    content: '';
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .45)
}

.section-banner .carousel-control-next, .section-banner .carousel-control-prev {
    background-color: transparent
}

.section-banner .carousel-inner .carousel-item .banner-img {
    height: 100%
}
@media only screen and (min-width: 1600px) {
    .section-banner .carousel-inner .carousel-item .banner-img {
        height: 100%;
        width: 100%;
    }
}
.section-banner .carousel-inner .carousel-item .carousel-caption {
    margin: 0;
    position: absolute;
    top: calc(50% - 65px);
    text-align: left;
    left: 50%;
    transform: translate(-50%, -50%);
    height: max-content;
    width: 80%
}
@media only screen and (max-width: 1199px) {
   .section-banner .carousel-inner .carousel-item .carousel-caption {
         top: calc(50%);
    }
}

.section-banner .carousel-inner .carousel-item .carousel-caption h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 30px;
    line-height: 1.5em
}

.section-banner .carousel-inner .carousel-item .carousel-caption h2 {
    font-size: 58px;
    font-weight: 800;
    margin: 0;
    line-height: 1.5em
}

@media only screen and (min-width: 1200px) {
    .section-banner .carousel-inner .carousel-item .carousel-caption h2 {
        max-width: 80%
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1600px) {
    .section-banner .carousel-inner .carousel-item .carousel-caption h2 {
        font-size: 48px
    }
}

@media only screen and (max-width: 767px) {
    .section-banner .carousel-inner .carousel-item .carousel-caption h2 {
        font-size: 26px;
        line-height: 1.8em
    }

    .section-banner .wedo-main .main_one:first-child {
        display: none
    }
}

.section-banner .carousel-control-prev .carousel-control-prev-icon {
    background-image: none;
    position: relative
}

.section-banner .carousel-control-prev .carousel-control-prev-icon:before {
    content: "\e908";
    font-family: icomoon;
    font-size: 18px
}

.section-banner .carousel-control-next .carousel-control-next-icon {
    background-image: none;
    position: relative
}

.section-banner .carousel-control-next .carousel-control-next-icon:before {
    content: "\e938";
    font-family: icomoon;
    font-size: 18px
}

.section-banner .wedo-main {
    margin-top: -150px;
    z-index: 1;
    position: relative;
    background-color: #003d91;
}

@media only screen and (max-width: 1199px) {
    .section-banner .wedo-main {
        padding: 25px 0;
        margin: 35px 0
    }
}

.section-banner .wedo-main .main_icons {
    text-align: center
}

@media only screen and (max-width: 767px) {
    .section-banner .wedo-main .main_icons {
        padding: 25px 0;
    
    }
}
@media only screen and (max-width: 767px) {
    .section-banner .wedo-main .happy-clients {
        border-top: 1px dashed rgba(255,255,255,0.30);
        border-bottom: 1px dashed rgba(255,255,255,0.30);
        padding: 35px 0;
    }
}

.section-banner .wedo-main .main_icons i {
    font-size: 50px;
    color: #fff;
    margin-bottom: 15px;
    display: block
}

.section-banner .wedo-main .main_icons h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    line-height: 1.3em
}

.section-about {
    padding: 340px 0 60px
}

@media only screen and (max-width: 768px) {
    .section-about {
        padding: 0px 0 30px
    }
}

.section-whyus, .section-work {
    padding: 60px 0
}

.section-about .about-main-img .about_img {
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.section-about .about-main-img .about_img span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
background-color: #003d91;
    text-align: center;
    font-size: 15px;
    line-height: 3.5em;
    font-weight: 600;
    color: #fff
}

.section-work .work-home {
    margin: 40px 0 0;
    position: relative
}

.section-work .work-home .work-table .card {
    background-color: transparent;
    border: none;
    border-radius: 0;
    width: 100%;
    position: relative
}

.section-work .work-home .work-table .card .work-image {
    padding-bottom: 52px
}
.section-work .work-home .work-table .card .work-image .work-img{
    width: 100%;
    height: 400px;
    max-width: 100%;
    object-fit: cover;
}

.section-work .work-home .work-table .card .card-body {
    position: absolute;
    width: calc(100% - 60px);
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 12px;
    background-color: #fff;
    box-shadow: 0 1px 20px -4px #dcdbdb;
    text-align: center;
    height: 100px
}

.section-work .work-home .work-table .card .card-body h5 {
    font-weight: 600;
    color: #111;
    font-size: 18px;
    line-height: 1.3em;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.section-work .work-home .owl-nav .owl-next, .section-work .work-home .owl-nav .owl-prev {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    transition: 1s
}

.section-work .work-home .owl-nav {
    position: absolute;
    top: -95px;
    right: 0
}

.section-work .work-home .owl-nav .owl-prev {
    position: relative;
    margin-right: 3px
}

.section-work .work-home .owl-nav .owl-prev:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.section-work .work-home .owl-nav .owl-prev:before {
    content: "\e908";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    right: 2px
}

.section-work .work-home .owl-nav .owl-prev span {
    font-size: 0
}

.section-work .work-home .owl-nav .owl-next {
    position: relative;
    margin-left: 3px
}

.section-work .work-home .owl-nav .owl-next:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.section-work .work-home .owl-nav .owl-next:before {
    content: "\e938";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    left: 2px
}

.section-work .work-home .owl-nav .owl-next span {
    font-size: 0
}

.section-work .company_logo {
    margin-top: 25px
}

.section-work .company_logo .owl-nav {
    border: none;
    display: none !important
}

@media only screen and (max-width: 768px) {
    .section-whyus {
        padding: 30px 0
    }
}

.section-whyus .why_us_points {
    margin: 50px 0;
    padding: 0 15px
}

.section-whyus .why_us_points:last-child {
    margin-bottom: 0
}

.section-whyus .why_us_points .points {
    padding: 15px 15px 15px 50px;
    -webkit-transition: .5s ease-in-out;
    transition: .3s ease-in-out
}

.section-whyus .why_us_points .points:hover {
    background-color: #fff;
    box-shadow: 0 -1px 15px 4px #e0e0e0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 5px
}

.section-whyus .why_us_points .points h3 {
    font-size: 18px;
    color: #111;
    position: relative;
    font-weight: 600
}

.section-whyus .why_us_points .points h3:before {
    height: 28px;
    width: 28px;
    display: block;
    text-align: center;
    line-height: 28px;
    border-radius: 99em;
background-color: #003d91;
    content: "\e930";
    font-family: icomoon;
    top: -3px;
    left: -38px;
    color: #fff;
    position: absolute;
    font-size: 15px
}

.section-whyus .why_us_points .points p {
    font-size: 15px;
    color: #111;
    line-height: 1.6em;
    font-weight: 400;
}

.section-whyus .why_us_imgs {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.section-whyus .why_us_imgs:hover:before, .section-whyus .why_us_imgs:hover > span {
    display: block;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.section-whyus .why_us_imgs:before {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #003d91;
    height: 100%;
    width: 100%;
    opacity: .65;
    content: '';
    display: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.section-whyus .why_us_imgs span {
    position: absolute;
    right: 15px;
    bottom: 18px;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    display: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.section-whyus .why_us_imgs span:after {
    position: absolute;
    content: '';
    width: 40px;
    border: 3px solid #fff;
    border-radius: 99em;
    bottom: -8px;
    left: 0
}

.section-products {
    padding: 60px 0
}

@media only screen and (max-width: 768px) {
    .section-products {
        padding: 30px 0
    }
}

.section-products .products-home {
    margin: 65px 0 0;
    position: relative
}

.section-products .products-home .products-table .card {
    background-color: transparent;
    border: none;
    border-radius: 0;
    width: 100%;
    position: relative
}

.section-products .products-home .products-table .card .product-image {
    padding-bottom: 52px;
}
.section-products .products-home .products-table .card .product-image .product-img{
    width: 100%;
    height: 400px;
    max-width: 100%;
    object-fit: cover;
}

.section-products .products-home .products-table .card .card-body {
    position: absolute;
    width: calc(100% - 60px);
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 12px;
    background-color: #fff;
    box-shadow: 0 1px 20px -4px #dcdbdb;
    text-align: center;
    height: 100px
}

.section-products .products-home .owl-nav .owl-next:hover, .section-products .products-home .owl-nav .owl-prev:hover {
    box-shadow: 0 -1px 15px 4px #afd6f4;
    transition: 1s
}

.section-products .products-home .products-table .card .card-body h5 {
    font-weight: 600;
    color: #111;
    font-size: 17px;
    line-height: 1.3em;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    text-transform: uppercase;
    transform: translate(-50%, -50%);
     width: calc(100% - 14px);
    margin: 0 auto;
}

.section-products .products-home .owl-nav {
    position: absolute;
    top: -95px;
    right: 0
}

.section-products .products-home .owl-nav .owl-prev {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    position: relative;
    margin-right: 3px;
    transition: 1s
}

.section-products .products-home .owl-nav .owl-prev:before {
    content: "\e908";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    right: 2px
}

.section-products .products-home .owl-nav .owl-prev span {
    font-size: 0
}

.section-products .products-home .owl-nav .owl-next {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    position: relative;
    margin-left: 3px;
    transition: 1s
}

.section-products .products-home .owl-nav .owl-next:before {
    content: "\e938";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    left: 2px
}

.section-products .products-home .owl-nav .owl-next span {
    font-size: 0
}

.section-clients {
    padding: 60px 0
}

@media only screen and (max-width: 768px) {
    .section-clients {
        padding: 30px 0
    }
}

.section-clients .client-home {
    margin: 40px 0 0;
    position: relative
}

.section-clients .client-home .client-table {
    width: 100%;
    padding: 35px 20px;
    box-shadow: inset 0 1px 20px -4px #dcdbdb
}

.section-clients .client-home .client-table .card {
    background-color: transparent;
    border: none;
    border-radius: 0;
    width: 100%
}

.section-clients .client-home .client-table .card .client-image {
    width: 95px
}

.section-clients .client-home .client-table .card .client-image .blog-img {
    box-shadow: 0 1px 20px -4px #176add63;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    width: 80px;
    border-radius: 99em;
    height: 80px
}

.section-clients .client-home .client-table .card .client-details h5 {
    font-size: 18px;
    color: #176add;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.5em
}

.section-clients .client-home .client-table .card .client-details p, .section-clients .client-home .client-table .card-more .card-body p {
    font-size: 15px;
    color: #111;
    line-height: 1.6em;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 0
}

.section-clients .client-home .client-table .card-more .card-body {
    padding: 15px 0 10px
}

.section-clients .client-home .owl-nav {
    position: absolute;
    top: -95px;
    right: 0
}

.section-clients .client-home .owl-nav .owl-prev {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    position: relative;
    margin-right: 3px;
    transition: 1s
}

.section-clients .client-home .owl-nav .owl-prev:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.section-clients .client-home .owl-nav .owl-prev:before {
    content: "\e908";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    right: 2px
}

.section-clients .client-home .owl-nav .owl-prev span {
    font-size: 0
}

.section-clients .client-home .owl-nav .owl-next {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    position: relative;
    margin-left: 3px;
    transition: 1s
}

.section-clients .client-home .owl-nav .owl-next:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.section-clients .client-home .owl-nav .owl-next:before {
    content: "\e938";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    left: 2px
}

.section-clients .client-home .owl-nav .owl-next span {
    font-size: 0
}

.section-process {
    padding: 60px 0;
    background: url(../images/home/process_bg.png) no-repeat;
    position: relative;
    background-size: cover;
}

@media only screen and (max-width: 768px) {
    .section-process {
        padding: 30px 0
    }
}

.section-process:before {
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, .7)
}

.section-process .common-heading h2 {
    color: #fff !important;
    -webkit-text-stroke-color: #fff
}

.section-process .common-heading h3 {
    color: #fff
}

.section-process .process-main {
    margin: 35px 0 0
}

.section-process .process-main .process-step {
    background-color: #fff;
    padding: 15px 15px 25px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 50px
}

.section-process .process-main .process-step:hover > h2 {
    -webkit-text-fill-color: #ed691f;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ed691f;
    opacity: 1
}

.section-process .process-main .process-step h2 {
    font-size: 3.5rem;
    max-font-size: 36px;
    color: rgba(0, 0, 0, .5);
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #111;
    font-weight: 600;
    opacity: .1;
    position: relative
}

.section-process .process-main .process-step h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #111;
    line-height: 2rem
}

.section-process .process-main .process-step p {
    font-size: 15px;
    color: #111;
    line-height: 1.6em;
    font-weight: 500
}

.section-process .process-main .process-step span {
    display: block;
    position: absolute;
    bottom: -17px;
    height: 35px;
    width: 35px;
    line-height: 39px;
    background-color: #003d91;
    border-radius: 99em;
    transition: 1s;
    text-align: center
}

.section-process .process-main .process-step span i {
    color: #fff;
    font-size: 16px
}

.section-footer {
    background-color: #003d91;
    padding: 50px 0 0
}

@media only screen and (min-width: 1365px) {
    .section-footer .footer_center {
        padding: 0 15px 0 50px
    }
}

.section-footer .footer_header h2 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 25px
}

.section-footer .footer_header .quick_link ul li a, .section-footer .footer_header p {
    font-weight: 400;
    font-size: 14px;
    line-height: 2em;
    color: #fff
}

.section-footer .footer_header .quick_link ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.section-footer .footer_header .quick_link ul li a:hover {
    opacity: .7;
    text-decoration: none
}

.section-footer .footer_header .contact span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.8em;
    color: #fff;
    display: flex;
    align-items: center;
}

.section-footer .footer_header .contact span a {
    color: #fff;
    text-decoration: none
}

.section-footer .footer_header .contact span a:hover {
    opacity: .7
}

.section-footer .footer_header .contact span i {
    padding-right: 10px
}

.section-footer .footer_header .follow {
    margin: 2px 0 4px
}

.section-footer .footer_header .follow h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 15px
}

.section-footer .footer_header .follow ul li {
    display: inline;
    padding: 0 10px 0 0
}

.section-footer .footer_header .follow ul li a i {
    color: #fff
}

.section-footer .footer_header .follow ul li a:hover {
    opacity: .7;
    text-decoration: none
}

.section-footer .copy-right {
    padding: 20px 0;
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.section-footer .copy-right p {
    color: #fff;
    margin: 0;
    letter-spacing: .5px;
    font-size: 12px
}

.section-footer .copy-right a {
    color: #fff;
    opacity: .7
}

.section-footer .copy-right a:hover {
    text-decoration: none
}

.section-blog {
    padding: 60px 0
}

@media only screen and (max-width: 767px) {
    .section-blog {
        padding: 40px 0
    }
}

.section-blog .blog-home {
    margin: 40px 0;
    position: relative
}

.section-blog .blog-home .blog-table .card {
    border: 1px solid #ececec;
    border-radius: 0
}

.section-blog .blog-home .blog-table .card .card-image .blog-img {
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
    height: 205px
}

.section-blog .blog-home .blog-table .card .card-body {
    padding: 15px
}

.section-blog .blog-home .blog-table .card .card-body h5 {
    font-size: 18px;
    color: #111;
    font-weight: 600;
    line-height: 1.5em
}

.section-blog .blog-home .blog-table .card .card-body p {
    font-size: 15px;
    color: #111;
    line-height: 1.6em;
    font-weight: 500;
    text-align: justify
}

.section-blog .blog-home .owl-nav .owl-next, .section-blog .blog-home .owl-nav .owl-prev {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    transition: 1s
}

.section-blog .blog-home .owl-nav {
    position: absolute;
    top: -95px;
    right: 0
}

.section-blog .blog-home .owl-nav .owl-prev {
    position: relative;
    margin-right: 3px
}

.section-blog .blog-home .owl-nav .owl-prev:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.section-blog .blog-home .owl-nav .owl-prev:before {
    content: "\e908";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    right: 2px
}

.section-blog .blog-home .owl-nav .owl-prev span {
    font-size: 0
}

.section-blog .blog-home .owl-nav .owl-next {
    position: relative;
    margin-left: 3px
}

.section-blog .blog-home .owl-nav .owl-next:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.section-blog .blog-home .owl-nav .owl-next:before {
    content: "\e938";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    left: 2px
}

.section-blog .blog-home .owl-nav .owl-next span {
    font-size: 0
}

.section-blog .have-question {
    box-shadow: 0 1px 20px -4px #dcdbdb;
    display: flex;
    margin-bottom: 0;
    background-color: #003d91;
}

.section-blog .have-question .question-img {
    min-width: 300px;
    float: left;
    position: relative
}

.section-blog .have-question .question-img .question {
    height: 170px
}

.section-blog .have-question .question-title {
    float: left;
    width: 100%;
    padding: 0 50px;
    position: relative;
    background-color: #003d91;
}

@media only screen and (max-width: 767px) {
    .section-blog .have-question {
        display: initial
    }

    .section-blog .have-question .question-img {
        width: 100%;
        min-width: auto;
        margin: 0 auto;
        text-align: center
    }

    .section-blog .have-question .question-title {
        padding: 40px 0 20px;
        text-align: center
    }
}

.section-blog .have-question .question-title:before {
    font-family: icomoon;
    content: "\e937";
    width: 50px;
    height: 50px;
    position: absolute;
    left: -25px;
    top: calc(50% - 25px);
    border: 6px solid #fff;
    background-color: #ed691f;
    color: #FFF;
    border-radius: 99em;
    font-size: 20px;
    text-align: center;
    line-height: 40px
}

@media only screen and (max-width: 767px) {
    .section-blog .have-question .question-title:before {
        left: 0;
        top: -21px;
        text-align: center;
        right: 0;
        margin: 0 auto
    }
}

.section-blog .have-question .question-title h4 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    line-height: 2rem
}

.section-blog .have-question .question-title h4 span {
 color: #ed691f;
}

@media only screen and (max-width: 575px) {
    .section-blog .have-question .question-title h4 span {
        display: block
    }
}

.section-productpage .product-img #sync1.owl-theme .owl-dots, .section-productpage .product-img #sync2.owl-theme .owl-dots, .section-productpage .product-img #sync2.owl-theme .owl-next, .section-productpage .product-img #sync2.owl-theme .owl-prev {
    display: none
}

.section-blog .have-question .question-title p {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    opacity: .6
}

.owl-dots {
    margin: 25px auto 0;
    text-align: center
}

.owl-dots .owl-dot {
    margin: 0 6px;
    position: relative !important;
    border: 2px solid #176add !important;
    height: 20px;
    width: 20px;
    color: inherit;
    font: inherit;
    border-radius: 99em
}

.owl-dots .owl-dot.active span {
    position: absolute;
    height: 10px;
    width: 10px;
    text-align: center;
    margin: 0 auto;
    left: 3px;
    background-color: #003d91;
    top: 3px;
    border-radius: 99em
}

.section-breadcrumb {
    margin-top: 124px;
    background-color: #003d91;
    padding: 0.8rem 0;
}

@media only screen and (max-width: 767px) {
    .section-breadcrumb {
         margin-top: 60px;
        padding: 0.8rem 0;
    }
}

.section-breadcrumb .breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

.section-breadcrumb .breadcrumb .breadcrumb-item:before {
    color: #fff
}

.section-breadcrumb .breadcrumb .breadcrumb-item a {
    color: #fff;
    text-decoration: none
}

.section-breadcrumb .breadcrumb .breadcrumb-item.active {
    color: #bff9f9
}

.section-productpage {
    padding: 60px 0 40px
}

@media only screen and (max-width: 767px) {
    .section-productpage {
        padding: 30px 0 15px
    }

    .section-productpage .product-img {
        margin-bottom: 15px
    }
}

.section-productpage .product-img {
    box-shadow: 0 8px 20px rgba(0, 0, 0, .06);
    background-color: #fff;
    padding-bottom: 5px
}

.section-productpage .product-details .inquiry-btn:focus, .section-productpage .product-full-detail .inquiry-btn:focus {
    box-shadow: none
}

.section-productpage .product-img #sync1.owl-theme .owl-next svg, .section-productpage .product-img #sync1.owl-theme .owl-prev svg {
    padding: 10px
}

.section-productpage .product-img #sync1 .item {
    background: #0c83e7;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center
}

.section-productpage .product-img #sync2 {
    margin: 0
}

.section-productpage .product-img #sync2 .item {
    background: #C9C9C9;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer
}

.section-productpage .product-img #sync2 .item h1 {
    font-size: 18px
}

.section-productpage .product-img #sync2 .current .item {
    background: #0c83e7
}

.section-productpage .product-img .owl-theme .owl-nav [class*=owl-] {
    transition: all .3s ease
}

.section-productpage .product-img .owl-theme .owl-nav [class*=owl-].disabled:hover {
    background-color: #D6D6D6
}

.section-productpage .product-img #sync1.owl-theme {
    position: relative
}

.section-productpage .product-img #sync1.owl-theme .owl-next, .section-productpage .product-img #sync1.owl-theme .owl-prev {
    margin-top: -20px;
    position: absolute;
    top: 50%
}

.section-productpage .product-img #sync1.owl-theme .owl-prev {
    left: 10px;
background-color: #003d91;
    width: 40px;
    height: 40px;
    border-radius: 99em
}

.section-productpage .product-img #sync1.owl-theme .owl-prev svg path {
    font-size: 12px;
    stroke-width: 1px;
    stroke: #fff !important
}

.section-productpage .product-img #sync1.owl-theme .owl-next {
    right: 10px;
background-color: #003d91;
    width: 40px;
    height: 40px;
    border-radius: 99em
}

.section-productpage .product-img #sync1.owl-theme .owl-next svg path {
    font-size: 12px;
    stroke-width: 1px;
    stroke: #fff !important
}

.section-productpage .product-img #sync2.owl-theme {
    position: relative
}

.section-productpage .product-details h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
color: #003d91;
    opacity: .85;
    display: block
}

.section-productpage .product-details h2 span {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5em;
    color: #111;
    opacity: 1;
    margin-bottom: 5px;
    padding: 0 3px
}

.section-productpage .product-details h3 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
}

@media only screen and (max-width: 767px) {
    .section-productpage .product-details h3 {
        font-size: 22px
    }
}

.section-productpage .product-details h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
color: #003d91;
    opacity: .85;
    display: inline-block
}

.section-productpage .product-details p, .section-productpage .product-details ul li {
    font-size: 15px;
    font-weight: 400;
    color: #111;
    margin-bottom: 5px;
    opacity: .85;
    line-height: 1.5em
}

.section-productpage .product-details ul li {
    padding-left: 15px;
    position: relative
}

.section-productpage .product-details ul li:before {
    content: "\e938";
    font-size: 13px;
    font-family: icomoon;
color: #003d91;
    left: 0;
    position: absolute;
    top: 2px
}

.section-productpage .product-details .inquiry-btn {
    margin: 15px 0;
    padding: 10px 25px;
    border: 1px solid #166ce3;
color: #003d91;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase
}

.section-productpage .product-details .inquiry-btn:hover {
background-color: #003d91;
    color: #fff
}

.section-productpage .product-full-detail {
    margin: 30px 0
}

.section-productpage .product-full-detail .table {
    border: 1px solid #9abded !important
}

.section-productpage .product-full-detail .table tr {
    border: none
}

.section-productpage .product-full-detail .table tr th {
    border: none;
    padding: 10px 8px;
    border-bottom: 1px solid #2777e470;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
color: #003d91;
    opacity: .85;
    width: 400px
}

@media only screen and (max-width: 991px) {
    .section-productpage .product-full-detail .table tr th {
        width: 50%
    }
}

.section-productpage .product-full-detail .table tr td {
    border: none;
    padding: 10px 8px;
    border-bottom: 1px solid #2777e470;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    color: #111;
    opacity: .85
}

.section-productpage .product-full-detail p {
    font-size: 15px;
    font-weight: 600;
    color: #111;
    margin-bottom: 5px;
    line-height: 1.5em;
    opacity: 1;
    margin-top: 7px
}

.section-productpage .product-full-detail .inquiry-btn {
    margin: 35px auto 0;
    display: table;
    padding: 10px 25px;
    border: 1px solid #166ce3;
color: #003d91;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase
}

.section-productpage .product-full-detail .inquiry-btn:hover {
background-color: #003d91;
    color: #fff
}

.section-relatedproduct {
    padding: 60px 0;
    background-color: #003d91;
}

@media only screen and (max-width: 768px) {
    .section-relatedproduct {
        padding: 30px 0
    }
}

.section-relatedproduct .other-product h2 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
}

.section-relatedproduct .products-home {
    margin: 65px 0 0;
    padding: 0;
    position: relative
}

@media only screen and (max-width: 575px) {
    .section-relatedproduct .products-home {
        margin: 35px 0 0
    }
}

.section-relatedproduct .products-home .products-table .card {
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    border: none;
    position: relative;
    cursor: pointer;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.section-relatedproduct .products-home .products-table .card:hover {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    margin-top: -10px;
    box-shadow: 0 4px 15px 0 rgba(103, 151, 255, .11), 0 12px 90px 0 rgba(103, 151, 255, .11)
}

.section-relatedproduct .products-home .owl-nav .owl-next:hover, .section-relatedproduct .products-home .owl-nav .owl-prev:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.section-relatedproduct .products-home .products-table .card .product-image .product-img {
    height: 225px;
    object-fit: cover;
    width: 100%
}

.section-relatedproduct .products-home .products-table .card .card-body {
    background-color: #176add
}

.section-relatedproduct .products-home .products-table .card .card-body h5 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-align: center
}

.section-relatedproduct .products-home .owl-nav {
    position: absolute;
    top: -95px;
    right: 0
}

@media only screen and (max-width: 575px) {
    .section-relatedproduct .products-home .owl-nav {
        top: -75px
    }
}

.section-relatedproduct .products-home .owl-nav .owl-prev {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    position: relative;
    margin-right: 3px;
    transition: 1s
}

.section-relatedproduct .products-home .owl-nav .owl-prev:before {
    content: "\e908";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    right: 2px
}

.section-relatedproduct .products-home .owl-nav .owl-prev span {
    font-size: 0
}

.section-relatedproduct .products-home .owl-nav .owl-next {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    position: relative;
    margin-left: 3px;
    transition: 1s
}

.section-relatedproduct .products-home .owl-nav .owl-next:before {
    content: "\e938";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    left: 2px
}

.section-relatedproduct .products-home .owl-nav .owl-next span {
    font-size: 0
}

.section-relatedproduct .blog-home {
    margin: 40px 0;
    position: relative
}

.section-relatedproduct .blog-home .blog-table .card {
    border: 1px solid #ececec;
    border-radius: 0
}

.section-relatedproduct .blog-home .blog-table .card .card-image .blog-img {
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
    height: 205px
}

.section-relatedproduct .blog-home .blog-table .card .card-body {
    padding: 15px
}

.section-relatedproduct .blog-home .blog-table .card .card-body h5 {
    font-size: 18px;
    color: #111;
    font-weight: 600;
    line-height: 1.5em
}

.section-relatedproduct .blog-home .blog-table .card .card-body p {
    font-size: 15px;
    color: #111;
    line-height: 1.6em;
    font-weight: 500;
    text-align: justify
}

.section-relatedproduct .blog-home .inquiry-btn {
    margin: 25px auto 10px;
    display: block;
    padding: 10px 25px;
    border: 1px solid #166ce3;
    color: #003d91;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    max-width: 150px;
    text-align: center;
     width: calc(100% - 14px);
     margin: 25px auto 10px;
}

.section-relatedproduct .blog-home .inquiry-btn:focus {
    box-shadow: none
}

.section-relatedproduct .blog-home .owl-nav .owl-next:hover, .section-relatedproduct .blog-home .owl-nav .owl-prev:hover {
    transition: 1s;
    box-shadow: 0 -1px 15px 4px #afd6f4
}

.section-relatedproduct .blog-home .inquiry-btn:hover {
background-color: #003d91;
    color: #fff;
    text-decoration: none
}

.section-relatedproduct .blog-home .owl-nav {
    position: absolute;
    top: -95px;
    right: 0
}

.section-relatedproduct .blog-home .owl-nav .owl-prev {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    position: relative;
    margin-right: 3px;
    transition: 1s
}

.section-relatedproduct .blog-home .owl-nav .owl-prev:before {
    content: "\e908";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    right: 2px
}

.section-relatedproduct .blog-home .owl-nav .owl-prev span {
    font-size: 0
}

.section-relatedproduct .blog-home .owl-nav .owl-next {
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #003d91;
    border-radius: 99em;
    position: relative;
    margin-left: 3px;
    transition: 1s
}

.section-relatedproduct .blog-home .owl-nav .owl-next:before {
    content: "\e938";
    font-family: icomoon;
    font-size: 15px;
    color: #fff;
    position: relative;
    left: 2px
}

.section-relatedproduct .blog-home .owl-nav .owl-next span {
    font-size: 0
}

.section-gallery {
    padding: 60px 0
}
.section-gallery img{
    width: 100% !important;
    height: 300px!important;
    max-width: 100% !important;
    object-fit: cover !important;
}

@media only screen and (max-width: 767px) {
    .section-gallery {
        padding: 30px 0
    }
}

.section-gallery .gallery-main h2 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
    margin-bottom: 20px
}

@media only screen and (max-width: 1199px) {
    .section-gallery .gallery .text-left {
        display: inline-block;
        white-space: nowrap;
        overflow-x: auto;
        width: 100%
    }
}

.section-contact {
    padding: 60px 0
}

@media only screen and (max-width: 767px) {
    .section-contact {
        padding: 30px 0
    }
}

.section-contact .contactus-map {
    padding: 10px 10px 5px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .06);
    background-color: #fff
}

.section-contact .contactus-form select {
    width: 100%;
    text-align: left;
    border: none;
    font-size: 15px;
    font-weight: 400;
    color: #111;
    border-bottom: 1px solid #166ce38f;
    border-radius: 0;
    height: calc(2em + .75rem + 2px);
    padding-left: 0;
    margin: 0 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    cursor: pointer;
    background: url(images/contactus/downarrow.svg) right 5px top 21px no-repeat
}

.section-contact .contactus-form select:focus {
    outline: 0;
    box-shadow: none
}

.section-contact .contactus-form select::placeholder {
    color: #111;
    opacity: .8
}

.section-contact .contactus-form h2 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
}

.section-contact .contactus-form form .form-group .form-control {
    border: none;
    font-size: 15px;
    font-weight: 400;
    color: #111;
    border-bottom: 1px solid #166ce38f;
    border-radius: 0;
    height: calc(2em + .75rem + 2px);
    padding-left: 0
}

.section-contact .contactus-form form .form-group .form-control:focus {
    outline: 0;
    box-shadow: none
}

.section-contact .contactus-form form .form-group .form-control::placeholder {
    color: #111;
    opacity: .8
}

.section-contact .contactus-form form .form-group .form-control-textarea {
    border: none;
    font-size: 15px;
    font-weight: 400;
    color: #111;
    border-bottom: 1px solid #166ce38f;
    resize: none;
    border-radius: 0;
    height: auto;
    padding-left: 0
}

.section-contact .contactus-form form .form-group .form-control-textarea:focus {
    outline: 0;
    box-shadow: none
}

.section-contact .contactus-form form .form-group .form-control-textarea::placeholder {
    color: #111;
    opacity: .8
}

.section-contact .contactus-form form .inquiry-btn {
    margin: 15px 0;
    padding: 10px 25px;
    border: 1px solid #166ce3;
color: #003d91;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase
}

.section-contact .contactus-form form .inquiry-btn:focus {
    box-shadow: none
}

.section-contact .contactus-form form .inquiry-btn:hover {
background-color: #003d91;
    color: #fff
}

@media only screen and (min-width: 1200px) {
    .section-contact .contactus-info {
        padding-left: 50px
    }
}

.section-contact .contactus-info h2 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
    margin-bottom: 20px
}

.section-contact .contactus-info p {
    font-size: 15px;
    font-weight: 400;
    color: #111;
    line-height: 1.8em;
    margin-bottom: 5px
}

.section-contact .contactus-info .contact {
    margin-top: 5px
}

.section-contact .contactus-info .contact span {
    margin: 10px 0;
    color: #111;
    display: block
}

.section-contact .contactus-info .contact span a {
    color: #111;
    text-decoration: none
}

.section-contact .contactus-info .contact span a:hover {
    opacity: .7
}

.section-contact .contactus-info .contact span i {
    padding-right: 10px;
color: #ed691f;
}

.section-contact .contactus-info .follow h3 {
    margin: 15px 0;
    font-size: 22px;
    font-weight: 600;
color: #003d91;
}

.section-contact .contactus-info .follow ul li {
    display: inline;
    padding: 0 10px 0 0
}

.section-contact .contactus-info .follow ul li a i {
color: #003d91;
}
.section-contact .contactus-info .follow ul li a {
margin-top: 7px;
color: #003d91;
display: inline-block;
padding: 0;
border-radius: 99em;
background-color: #ed691f;
height: 40px;
width: 40px;
line-height: 42px;
text-align: center;
border-radius: 5px;
}
.section-contact .contactus-info .follow ul li a i {
    color: #fff;
}

.section-contact .contactus-info .follow ul li a:hover {
    text-decoration: none
}

.section-aboutus {
    padding: 60px 0;
}
@media only screen and (max-width: 767px) {
    .section-aboutus {
        padding: 30px 0;
    }
}

.section-aboutus .aboutus-img img {
    border-radius: 99em
}
@media only screen and (max-width: 767px) {
    .section-aboutus .aboutus-img img {
        max-width: 65%;
        margin: 0 auto;
        display: block;
    }
}

.section-aboutus .aboutus-contain h2 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
    margin-bottom: 20px
}

.section-aboutus .aboutus-contain h3 {
    margin-top: 15px;
    font-size: 26px;
    font-weight: 600;
color: #003d91;
    margin-bottom: 20px
}

.section-aboutus .aboutus-contain p, .section-aboutus .aboutus-contain ul li {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8em;
    color: #111;
    margin-bottom: 5px
}

.section-aboutus .aboutus-contain ul {
    padding: 10px 0
}

.section-aboutus .aboutus-contain ul li {
    padding-left: 20px;
    position: relative;
    opacity: .85
}

.section-aboutus .aboutus-contain ul li:before {
    content: "\e938";
    font-size: 13px;
    font-family: icomoon;
color: #003d91;
    left: 0;
    position: absolute;
    top: 2px
}

.section-aboutus .product-full-detail {
    margin: 30px 0
}

.section-aboutus .product-full-detail .table {
    border: 1px solid #9abded !important
}

.section-aboutus .product-full-detail .table tr {
    border: none
}

.section-aboutus .product-full-detail .table tr th {
    border: none;
    padding: 10px 8px;
    border-bottom: 1px solid #2777e470;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
color: #003d91;
    opacity: .85;
    width: 400px
}

.section-aboutus .product-full-detail .table tr td {
    border: none;
    padding: 10px 8px;
    border-bottom: 1px solid #2777e470;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    color: #111;
    opacity: .85
}

.section-aboutus .product-full-detail p {
    font-size: 15px;
    font-weight: 600;
    color: #111;
    margin-bottom: 5px;
    line-height: 1.5em;
    opacity: 1;
    margin-top: 7px
}

.section-aboutus .product-full-detail .inquiry-btn {
    margin: 15px 0;
    padding: 10px 25px;
    border: 1px solid #166ce3;
color: #003d91;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase
}

.section-aboutus .product-full-detail .inquiry-btn:focus {
    box-shadow: none
}

.section-aboutus .product-full-detail .inquiry-btn:hover {
background-color: #003d91;
    color: #fff
}

.section-aboutus-vision {
    padding: 60px 0;
    background-color: #f7f7f7;
}

.section-aboutus-vision .vison .vision-img {
    height: 100px;
    width: 100px;
    background-color: #91bfff;
    text-align: center;
    line-height: 100px;
    border-radius: 99em;
    margin-bottom: 15px
}

.section-aboutus-vision .vison .vision-img img {
    width: 50px
}

.section-aboutus-vision .vison h2 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
    margin-bottom: 20px
}

.section-aboutus-vision .vison p {
    font-size: 15px;
    font-weight: 400;
    color: #111;
    line-height: 1.8em;
    margin-bottom: 5px
}

.section-aboutus-advantages {
    padding: 60px 0;
    background-color: #fff
}

.section-aboutus-advantages h2 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
    margin-bottom: 30px
}

.section-aboutus-advantages .advantagge-box {
    margin: 5px 0 15px;
    background-color: #166ce2;
    padding: 25px 15px;
    border-radius: 10px;
    text-align: center
}

.section-aboutus-advantages .advantagge-box img {
    width: 45px;
    margin-bottom: 15px
}

.section-aboutus-advantages .advantagge-box h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em;
    color: #fff;
    margin-bottom: 10px
}

.section-aboutus-facts {
    padding: 60px 0;
   background-color: #f7f7f7;
}

.section-aboutus-facts h2 {
    font-size: 30px;
    font-weight: 600;
color: #003d91;
    margin-bottom: 20px
}

.section-aboutus-facts .product-full-detail .table {
    border: 1px solid #9abded !important
}

.section-aboutus-facts .product-full-detail .table tr {
    border: none
}

.section-aboutus-facts .product-full-detail .table tr th {
    border: none;
    padding: 10px 8px;
    border-bottom: 1px solid #2777e470;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
color: #003d91;
    opacity: .85;
    width: 400px
}

@media only screen and (max-width: 991px) {
    .section-aboutus-facts .product-full-detail .table tr th {
        width: 50%
    }
}

.section-aboutus-facts .product-full-detail .table tr td {
    border: none;
    padding: 10px 8px;
    border-bottom: 1px solid #2777e470;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    color: #111;
    opacity: .85
}

.section-aboutus-facts .product-full-detail p {
    font-size: 15px;
    font-weight: 600;
    color: #111;
    margin-bottom: 5px;
    line-height: 1.5em;
    opacity: 1;
    margin-top: 7px
}

.section-aboutus-facts .product-full-detail .inquiry-btn {
    margin: 15px 0;
    padding: 10px 25px;
    border: 1px solid #166ce3;
color: #003d91;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase
}

.section-aboutus-facts .product-full-detail .inquiry-btn:focus {
    box-shadow: none
}

.section-aboutus-facts .product-full-detail .inquiry-btn:hover {
background-color: #003d91;
    color: #fff
}

.section-faq {
    padding: 60px 0
}


/*--- Whatsapp Chat ---*/
.click-to-whatsapp{
    position: fixed; bottom: 30px; right: 30px; z-index: 9;
}
.click-to-whatsapp a{
    display: inline-flex;
    width: auto;
    background: #25d366;
    padding: 0.4rem 1rem;
    border-radius: 99em;
    border: 2px solid #16a54b;
    color: #fff;
    align-items: center;
    font-size: 15px;
    font-weight: 600; text-decoration: none;
    cursor: pointer;
}
.click-to-whatsapp a img{}
@media only screen and (max-width: 767px) {
    .click-to-whatsapp a{
        padding: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .click-to-whatsapp a span{
        display: none;
    }
}


