@charset "utf-8";
/* CSS Document */

html {
    overflow-x: hidden;
}

body {
    background-color: #fff;
    margin: 0px;
    color: #122544;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: normal;
    padding: 0px;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    color: #289597;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
    text-transform: none;
}

h1 {
    font-size: 65px;
}

h2 {
    font-size: 60px;
    line-height: 72px;
}

h3 {
    font-size: 40px;
    font-weight: 500;
}

h4 {
    font-size: 35px;
    font-weight: 500;
}

h5 {
    font-size: 30px;font-weight: 500;
    ;
}

h6 {
    font-size: 26px;
    font-weight: 400;
}

hr {
    margin: 10px 0px;
    border: 0px;
    border-bottom: 1px dashed #828282;
}

p,
ul,
ol {
    margin: 0px;
    line-height: 28px;
    padding: 0px;
}

ul *,
ol * {
    margin: 0px;
    padding: 0px;
}

ol,
ul {
    padding-left: 25px;
}

ul {
    display: block;
    list-style: none;
}

ul li {
    line-height: 30px;
}

a img {
    border: 0px;
}

p,
ul,
ol {
    margin-bottom: 18px;
}

.clr {
    display: block;
    float: none;
    clear: both;
}

.c {
    overflow: hidden;
    float: none;
}

.underline {
    text-decoration: underline;
}

.left,
.flot_left {
    float: left;
}

.right,
.flot_right {
    float: right;
}

.a_left {
    text-align: left;
}

.a_center {
    text-align: center;
}

.a_right {
    text-align: right;
}

a {
    text-decoration: none;
}

.hidden {
    display: none;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
}

input[type="text"],
input[type="url"],
input[type="tel"],
input[type="email"],
input[type="password"],
select,
textarea {
    background: #fff;
    border: 1px solid #9dabc3;
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 14px;
    padding: 12px 15px;
    resize: vertical;
    width: 100%;
    font-weight: 400;
    box-sizing: border-box;
    border-radius: 4px;
}

textarea {
    width: 100%;
    height:120px;
}

input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {}

select {
    padding: 12px;
    width: 100%;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
.primary-button,
.btn {
    font-family: "Poppins", sans-serif;
    background: #17888c none repeat scroll 0 0;
    border: 0px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    min-width: 120px;
    padding: 12px 15px;
    text-transform: uppercase;
    vertical-align: top;
    transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    border-radius: 150px;
}

input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
.primary-button:hover,
.btn:hover,
.primary-button:focus,
.btn:focus {
    background-color: #122542;
    color: #fff;
}

.form-control {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: 0 0 0;
    height: auto;
}

a:focus {
    outline: none;
    text-decoration: none;
}

a {
    color: #112640;
    transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #000;
}

.cfx::after {
    clear: both;
    content: "+";
    display: block;
    height: 0;
    visibility: hidden;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
}


/*-------------------*/
.topbar {
    font-size: 13px;
    background: #d96027;
    color: #fff;
    text-align: center;
    padding: 8px 0px;
    text-transform: uppercase;
    letter-spacing: .3px;
}

.nav-section {
    background: #fff;
    padding: 18px 0px;
}

.nav-section .container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.nav-section .container::before,
.nav-section .container::after {
    display: none;
}

.nav-section .logo-box {
    width: 300px;
}

.nav-section .nav-box {
    /*width: calc(100% - 800px);*/
}

.nav-section .sb-box {
    display: flex;
    gap: 35px;
    width: 442px;
    justify-content: end;
    align-items: center;
    color: #112640;
}

.nav-section .nav-box ul {
    display: flex;
    margin: 0;
    padding: 0;
    gap: 15px;
    justify-content: center;
}

.nav-section .nav-box ul li {
    position: relative;
}

.nav-section .nav-box ul li.menu-item-has-children::after {
    content: "\f107";
    font-family:"Font Awesome 5 Pro";
    color:#289597;
    position: absolute;
    top: 50%;
    transform: translateY(-42%);
    right: 0;
    font-size: 14px;
    line-height: normal;
}
.nav-section .nav-box ul li ul li.menu-item-has-children::after {
    content:"\f105";
    color: #dae0e0;
    right:15px;
}
.nav-section .nav-box ul li a {
    font-size: 14px;
    color: #112640;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    padding: 14px 20px;
    display: block;
}
.nav-section .sb-box .c-btn {
    font-size: 13px;
    background: #17888c;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 13px 18px;
    min-width: 150px;
    text-align: center;
    border-radius: 150px;
}
.nav-section .sb-box .c-btn i {
    margin-right: 8px;
}
.nav-section .sb-box .c-btn:hover {
    background: #122543;
}
.nav-section .sb-box a.toggle {
    display: none;
}
.nav-section .nav-box ul li ul {
    position: absolute;
    background: #17888c;
    display: block;
    z-index: 99;
    min-width: 340px;
    top: 56px;
    visibility: hidden;
    opacity: 0;
    transition: all linear .2s;
}
.nav-section .nav-box ul li ul li a {
    font-weight: 400;
    color: #fff;
    padding: 10px 20px;
}
.nav-section .nav-box ul li ul li+li {
    border-top: 1px solid #1e9196;
}
.nav-section .nav-box ul li ul li ul {
    top: 0;
    margin-left: 100%;
}
.nav-section .nav-box ul li:hover > ul {
    opacity: 1;
    visibility: visible;
}
.nav-section .nav-box ul li:hover > a ,.nav-section .nav-box ul li.current-menu-item > a{
    color: #17888c;
}
.nav-section .nav-box ul li ul li:hover > a ,
.nav-section .nav-box ul li ul li.current-menu-item > a {
    background: #137d81;
    color: #fff;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #d96027;
    border: 0;
    border-radius: 150px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    padding: 13px 25px;
    min-width: 150px;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: #122544;
    color: #fff;
}
.nav-section .sb-box .s-form {
    width: 230px;
}
.s-form .is-form-style button.is-search-submit {}
.is-form-style input.is-search-submit, .is-search-icon {
    border: 0;
    background: none !important;
}
.is-form-style .is-search-submit path {
    fill: #17888c;
}
.is-form-style input.is-search-input {
    border: 0 !important;
    font-weight: 400;
    padding: 0;
}
form.is-search-form {
    border-bottom: 1px solid #d9d9d9;
}
.is-ajax-search-details a, .is-ajax-search-result a{
    color: #17888c !important;
}

.abt-section {
    overflow: visible !important;
}

.abt-section .abt-left .wpb_single_image {
    margin: 0;
    position: relative;
    margin-top: -120px;
    z-index: 999;
}
.abt-section .abt-left {
    width: 40%;
}
.abt-section .abt-right {
    width: 60%;
    position: relative;
    padding-right: 8%;
    padding-left: 35px;
    border-bottom: 12px solid #289597;
}

.abt-section .abt-right h6 {
    margin-bottom: 25px;
}

.abt-section .abt-right h2 {
    margin-bottom: 35px;
}

.abt-section .abt-right::after {
    content: "";
    width: 120px;
    height: 130px;
    border: 17px solid #d96027;
    position: absolute;
    right: 60px;
    z-index: 999;
    top: 60px;
}

.vc_rtl-columns-reverse {
    flex-direction: row-reverse;
}

.simple-section {
    padding: 90px 0px;
}

.simple-section .simple-box {
    background: #fff;
    box-shadow: 0px 0px 34px rgba(000, 000, 000, .1);
}

.full .vc_figure {
    display: block;
}

.full .vc_single_image-wrapper {
    display: block;
}

.full .vc_single_image-wrapper img {
    width: 100%;
}

.simple-section .sim-left {
    padding: 50px;
    text-align: center;
}

.simple-section .sim-right>.vc_column-inner {
    padding: 0;
}

.simple-section .sim-left>.vc_column-inner {
    padding: 0;
}

.simple-section h2 {
    font-family: "Bebas Neue", sans-serif;
    font-size: 76px;
    font-weight: 500;
    line-height: 58px;
}

.simple-section h2 strong {
    font-weight: 500;
    font-size: 56px;
}

.explore-section {
    background: #d96027;
    color: #fff;
    padding: 30px 0px;
}

.explore-section h2 {
    font-size: 90px;
    line-height: 100px;
    margin: 0;
}

.explore-slider {
    padding: 30px 0px;
    position: relative;
    overflow: hidden;
}

.explore-slider .owl-carousel::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 10000000px;
    background: #d96027;
    top: -30px;
    right: -10000030px;
}

.explore-slider .wpb_single_image {
    position: relative;
    margin: 0;
}

.explore-slider .wpb_single_image .vc_figure {
    display: block;
    position: relative;
}

.explore-slider .wpb_single_image .vc_figure::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .4;
}

.explore-slider .wpb_single_image .vc_figure .vc_single_image-wrapper {
    display: block;
}

.explore-slider .wpb_single_image .vc_figure .vc_single_image-wrapper img {
    width: 100%;
}

.explore-slider .wpb_single_image h2 {
    position: absolute;
    bottom: 0;
    font-size: 25px;
    line-height: normal;
    margin: 0;
    width: 100%;
    text-align: left;
    padding: 24px;
    color: #fff;
    font-weight: 600;
    pointer-events: none;
    z-index: 999;
}

.explore-slider .wpb_single_image h2::after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    position: absolute;
    font-weight: 300;
    right: 24px;
    top: 50%;
    transform: translateY(-50%) rotate(-29deg);
    border-radius: 150px;
    text-align: center;
    padding-top: 7px;
    font-size: 20px;
    pointer-events: none;
}

.explore-slider .owl-nav {
    display: flex;
    gap: 18px;
    margin-top: 20px;
    justify-content: center;
}

.explore-slider .owl-nav .owl-prev,
.explore-slider .owl-nav .owl-next {
    cursor: pointer;
}

.year-section {
    padding: 0px 0px 60px 0px;
}

.year-section .wpb_column .vc_column-inner>.wpb_wrapper {
    display: flex;
    justify-content: center;
    gap: 140px;
}

.year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column {
    margin: 0;
    color: #289597;
    position: relative;
}

.year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column p {
    margin: 0;
}

.year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column h3 {
    margin: 0;
    font-size: 45px;
}

.year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column+.wpb_text_column::before {
    content: "";
    width: 1px;
    height: 100px;
    background: #56a5a7;
    position: absolute;
    left: -68px;
    top: 50%;
    transform: translateY(-50%);
}

.solution-section {
    background-image: url(../images/solu-bg.png);
    color: #fff;
    padding: 80px 0px;
    background-size: cover;
}

.solution-section h2 {
    margin-bottom: 25px;
}

.solution-section .cnt-box {
    max-width: 950px;
    margin: 0px auto;
    margin-bottom: 35px;
}

.we-slider {}

.we-slider .we-box {
    background: #d96027;
    padding: 30px;
    position: relative;
    border-radius: 25px;
    margin: 0px;
    padding-top: 60px;
}

.we-slider .we-box h6 {
    position: absolute;
    margin: 0;
    background: #ffffff;
    width: 60px;
    text-align: center !important;
    height: 60px;
    right: 0;
    top: 0;
    border-radius: 0px 25px 0px 25px;
    padding-top: 9px;
    font-size: 28px;
}

.we-slider .we-box>.wpb_column {
    position: initial;
}

.we-slider .we-box>.wpb_column>.vc_column-inner {
    padding: 0;
}

.we-slider .we-box h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 18px;
}

.we-slider .we-box .vc_btn3-container {
    margin: 0;
}

.white .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #fff;
    color: #000;
    text-transform: none;
    padding: 9px 15px;
    min-width: 120px;
}

.white .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: #122543;
    color: #fff;
}

.we-slider .owl-nav {
    display: flex;
    gap: 18px;
    margin-top: 20px;
    justify-content: center;
    color: #fff;
}

.we-slider .owl-nav .owl-prev,
.we-slider .owl-nav .owl-next {
    cursor: pointer;
}

.global-client {
    padding: 70px 0;
}

.clint-logo .logo-box .vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.global-client h2 {
    margin-bottom: 40px;
}




.footer-sec {
    background-color: #122543;
    padding: 70px 0 80px;
}



.footer-sec .f-detls {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}


.footer-sec .f-detls .f-box.mid-box {
    margin-top: 20px;
    flex: 1 1 590px;
}

.footer-sec .container .f-detls .f-box .f-logo {
    margin-bottom: 40px;
}

.footer-sec .f-detls .f-box.right-box {
    margin-top: 120px;
    flex: 1 1 260px;
}


.footer-sec .container .f-detls .f-box .f-cont {
    color: #8fa0bb;
    font-size: 14px;
    margin-bottom: 90px;
}

.footer-sec .f-detls .f-box .f-social {
    display: flex;
    gap: 20px;
}

.footer-sec .f-detls .f-box .f-social a {
    color: #d96027;
    font-size: 25px;
}


.footer-sec .f-detls .f-box .f-social a:hover {
    color: #289597;
}

.footer-sec .f-detls .f-box.left-box {
    flex: 1 1 260px;
}


.footer-sec .f-detls .f-box .subsc-box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    border: 1px solid #7388a9;
    border-radius: 30px;
    align-items: center;
    margin-bottom: 50px;
    max-width: 400px;
}
.footer-sec .f-detls .f-box .subsc-box .sub-btn {
    width: 80px;
}
.footer-sec .f-detls .f-box .subsc-box .sub-fild {
    width: calc(100% - 80px);
}
.footer-sec .f-detls .f-box .subsc-box .sub-fild input[type="text"] {
    background: none;
    border: none;
    font-size: 14px;
    color: #8fa0bb;
    padding: 14px 30px;
}

.footer-sec .f-detls .f-box .subsc-box .sub-fild input[type="text"]::placeholder {
    color: #8fa0bb;
}


.footer-sec .f-detls .f-box .subsc-box .sub-btn input[type=submit] {
    background: none;
    padding: 12px 21px;
    min-width: auto;
    color: #289596;
    font-weight: 700;
    text-decoration: underline;
}

.footer-sec .f-detls .f-box .subsc-box .sub-btn input[type=submit]:hover {
    color: #fff;
}

.footer-sec .f-detls .f-box .f-head {
    font-size: 25px;
    color: #fff;
    margin-bottom: 20px;
}

.footer-sec .f-detls .f-box .f-links {
    display: flex;
    gap: 80px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.footer-sec .f-detls .f-box .f-links .link-bx {
    flex: 0 1 150px;
}

.footer-sec .f-detls .f-box .f-links .link-bx ul {
    padding: 0;
    margin: 0;
}

.footer-sec .f-detls .f-box .f-links .link-bx ul li {
    color: #8fa0bb;
    font-size: 13px;
}

.footer-sec .f-detls .f-box .f-links .link-bx ul li a {
    font-size: 13px;
    color: #8fa0bb;
    display: block;
}

.footer-sec .f-detls .f-box .f-links .link-bx ul li a:hover {
    color: #289597;
}

.footer-sec .f-detls .f-box .f-contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}



.footer-sec .f-detls .f-box .f-contact .cont-txt h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
}

.footer-sec .container .f-detls .f-box .f-contact .cont-txt a {
    font-size: 16px;
    color: #289597;
}

.footer-sec .f-detls .f-box .f-glob {
    color: #8fa0bb;
}

.f-bottm {
    background-color: #122543;
    border-top: 1px solid #364761;
    text-align: center;
    padding: 25px 0;
}

.f-bottm .copy-right {
    color: #289597;
    font-size: 14px;
}



.f-bottm .web-develp {
    color: #289597;
    font-size: 14px;
}

.inner-page-section{
    padding-top: 50px;
    padding-bottom: 50px;
}
.product-top-box {
    padding-top: 30px;
    padding-bottom: 40px;
}
.product-top-box .left-box {}
.product-top-box .left-box h2{
    margin-bottom: 30px;
}
.product-top-box .right-box {
    border-bottom: 8px solid #289597;
    padding-bottom: 40px;
}
.product-top-box .right-box .wpb_single_image {
    margin-bottom: 0px !important;
}
.product-top-box .right-box .wpb_single_image img {
    border-radius: 30px;
}
.product-list {}
.product-list h4 {
    color: #122544;
    font-size: 30px;
    margin-bottom: 20px;
}
.product-list ul {list-style: none;padding: 0;margin: 0;border-bottom: 1px solid #289597;border-top: 1px solid #289597;}
.product-list ul li {
    font-size: 22px;
    color: #122544;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 42px;
    position: relative;
}
.product-list ul li+li {
    border-top: 1px solid #289597;
}
.product-list ul li::before {
    content: "\f105";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-family:"Font Awesome 5 Pro";
    color:#289597;
}
.p-list-box.vc-gitem-zone-height-mode-auto:before {
    padding: 0;
}
.p-list-box.vc_gitem-zone-a .vc_gitem-row-position-top {
    position: relative;
}
.p-list-box .vc_col-sm-12 {
    padding: 0;
}
.p-list-box .p-link{
    margin: 0px;
    border-bottom: 1px solid #289597;
}
.p-list-box .p-link a {
    display: block;
    margin: 0;
    font-size: 22px;
    color: #122544;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 42px;
    position: relative;
}

.p-list-box .p-link a::before {
    content: "\f105";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-family:"Font Awesome 5 Pro";
    color:#289597;
}

.abt-section.abt-page .abt-right h2 {
    font-size: 45px;
    line-height: 58px;
}
.abt-section.abt-page .abt-right {
    border-bottom: 0;
}
.abt-section.abt-page {
    padding-top: 30px;
    padding-bottom: 50px;
}
.solution-section.abt {
    background: none;
    padding-top: 20px;
    padding-bottom:40px;
}
.solution-section.abt h3 {
    margin-bottom: 30px;
}
.we-slider.grid-box > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -18px;
}
.we-slider.grid-box .we-box {
    width: calc(33.33% - 36px);
    margin: 0px 18px;
    margin-bottom: 36px;
}
.we-slider.grid-box .we-box h6 {
    background: #148b8c;
    color: #fff;
}
.we-slider .we-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.we-slider .we-box ul li {
    position: relative;
    padding-left: 19px;
}
.we-slider .we-box ul li::before {
    content: "\f105";
    position: absolute;
    left:0px;
    top: 50%;
    transform: translateY(-50%);
    font-family:"Font Awesome 5 Pro";
    color:#fff;
}
.ship-section{
    background-image: url(../images/ship.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding:70px 0px;
    text-align: center;
}
.ship-section .wpb_text_column {
    background: #16898e;
    color: #fff;
    padding: 40px 40px;
    max-width: 900px;
    margin: 0px auto;
}
.vision-mission-box {
    padding: 70px 0px 30px 0px;
}
.vision-mission-box > .wpb_column  > .vc_column-inner > .wpb_wrapper {
    display: flex;
    gap: 80px;
    justify-content: center;
    text-align: center;
}
.vision-mission-box > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
    max-width: 500px;
}
.vision-mission-box .wpb_single_image {
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
}
.vision-mission-box .wpb_text_column {
    border: 1px solid #289597;
    padding: 20px 15px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    margin-top: -68px;
    margin-bottom: 0;
    color: #16898e;
}
.vision-mission-box .wpb_text_column h3 {
    font-size: 34px;
    margin-bottom: 5px;
    font-weight: 600;
}
.search-banner{
    background-image: url(../images/inner-banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 250px;
}
.s-form-page {
    margin-bottom:25px;
}
.search-item-box h6 {
    font-size: 20px;
}
.search-container {
    max-width: 800px;
    margin: 0px auto;
}
.contact-section {}
.contact-section .contact-box {
    margin-top: 30px;
}
.contact-box .left-box {}
.contact-box .left-box h6{
    margin-bottom: 25px;
}
.contact-box .right-box {}
.contact-box .right-box h6 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    position: relative;
}
.contact-box .right-box .wicon {
    padding-left: 26px;
}
.contact-box .right-box .wicon::before {
    content: "\f4c9";
    position: absolute;
    left: 0;
    top: 50%;
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    font-size: 15px;
    color: #d96027;
    transform: translateY(-50%);
}
.contact-box .right-box .wicon.add::before{
    content: "\f4c9";
}
.contact-box .right-box .wicon.ph::before{
    content: "\f879";
}
.contact-box .right-box .wicon.email::before{
    content: "\f0e0";
}
.contact-box .contact-form{
    max-width: 90%;
}
.contact-form .f-item+.f-item {
    margin-top: 20px;
}
.tech-section {
    text-align: center;
    color: #289597;
    border-top: 1px solid #289597;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom:50px;
}
.tech-section h6 {
    color: #289597;
    font-weight: 600;
    font-size: 25px;
    position: relative;
    display: inline-block;
}
.tech-section  h6.wicon {
    padding-left: 32px;
}
.tech-section  h6.wicon::before{
    position: absolute;
    left: 0;
    top: 50%;
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    font-size: 20px;
    color: #d96027;
    transform: translateY(-50%);
}
.tech-section  h6.wicon.email::before {
    content: "\f0e0";
}
.map-section{
    margin-bottom: -50px;
}
.map-section iframe{
    margin: 0px;
}
.product-detail-box {}
.product-detail-box .left-box {
    width: 55%;
    padding-left: 35px;
}
.product-detail-box .right-box {
    width: 45%;
}
.product-detail-box .left-box h2 {
    font-size: 45px;
}
.product-detail-box .left-box h4 {
    font-size: 24px;
    color: #122544;
    margin-bottom: 20px;
}
.product-detail-box .left-box ul{
    margin: 0;
    padding: 0;
}
.product-detail-box .left-box ul li {
    font-size: 20px;
    color: #122544;
    padding-left:22px;
    position: relative;
}
.product-detail-box .left-box ul li::before {
    content: "\f105";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-family:"Font Awesome 5 Pro";
    color:#289597;
}
.product-detail-box .left-box ul li+li{
    margin-top:8px;
}
.product-detail-box .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    min-width: 200px;
}
/*-------------------*/




@media only screen and (min-width:1660px) and (max-width:1760px) {
    .container {
        width: 1630px;
    }
}

@media only screen and (min-width:1560px) and (max-width:1660px) {
    .container {
        width: 1530px;
    }
}

@media only screen and (min-width:1460px) and (max-width:1560px) {
    .container {
        width: 1430px;
    }
}

@media only screen and (min-width:1360px) and (max-width:1460px) {
    .container {
        width: 1330px;
    }
}

@media only screen and (min-width:1260px) and (max-width:1360px) {
    .container {
        width: 1200px;
    }


}

@media only screen and (min-width:992px) and (max-width:1260px) {}

@media only screen and (min-width:768px) and (max-width:991px) {}

@media only screen and (max-width:1460px) {
    .explore-section h2 {
        font-size: 70px;
        line-height: 70px;
    }
}

@media only screen and (max-width:1360px) {
    .abt-section .abt-right::after {
        width: 90px;
        height: 100px;
        border-width: 10px;
    }

    .abt-section .abt-left {
        width: 40%;
    }

    .abt-section .abt-right {
        width: 60%;
    }

    h1 {
        font-size: 55px;
    }

    h2 {
        font-size: 50px;
        line-height: 64px;
    }

    h3 {
        font-size: 38px;
    }

    h4 {
        font-size: 32px;
    }

    h5 {
        font-size: 28px;
    }

    .simple-section h2 {
        font-size: 50px;
        line-height: 44px;
    }

    .simple-section h2 strong {
        font-size: 40px;
    }

    .simple-section .sim-left .wpb_content_element {
        margin-bottom: 22px;
    }

    .explore-slider .wpb_single_image h2 {
        font-size: 20px;
    }

    .explore-slider .wpb_single_image h2::after {
        width: 30px;
        height: 30px;
        font-size: 13px;
    }

    .footer-sec .f-detls .f-box .f-links {
        gap: 20px;
    }

}

@media only screen and (max-width:1260px) {

    .nav-section .logo-box {
        width: 200px;
    }

    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 45px;
        line-height: 55px;
    }

    h3 {
        font-size: 34px;
    }

    h4 {
        font-size: 30px;
    }
    

    .nav-section .sb-box .s-form {
        width: 170px;
    }
    .nav-section .sb-box {
        width: 358px;
        gap: 11px;
    }
    .nav-section .nav-box ul li a {
        padding: 14px 16px;
        font-size: 13px;
    }
    .nav-section .nav-box ul {
        gap: 9px;
    }
    .abt-section .abt-right {
        padding-top: 55px;
        padding-right: 25px;
    }

    .abt-section .abt-right h6 {
        margin-bottom: 8px;
    }

    .simple-section h2 {
        font-size: 40px;
        line-height: 35px;
    }

    .simple-section h2 strong {
        font-size: 32px;
    }

    .simple-section h6 {
        font-size: 22px;
        margin-bottom: 0;
    }

    .simple-section h6+h6 {
        margin-bottom: 16px !important;
    }

    .explore-section h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper {
        gap: 80px;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column+.wpb_text_column::before {
        left: -36px;
    }

    .footer-sec .f-detls .f-box.right-box {
        margin-top: 30px;
    }
    .abt-section.abt-page .abt-right::after {
        right: 0;
    }
    .abt-section.abt-page .abt-right h2 {
        font-size: 38px;
        line-height: 46px;
    }
    .we-slider.grid-box .we-box {
        width: calc(33.33% - 20px);
        margin: 0px 10px;
        margin-bottom: 20px;
    }
    .we-slider.grid-box > .wpb_column > .vc_column-inner > .wpb_wrapper {
        margin: 0px -10px;
    }
}

@media only screen and (max-width:991px) {

    .nav-section .nav-box {
        display: none;
    }

    .nav-section .sb-box .c-btn {
        padding: 9px 18px;
        min-width: 120px;
    }

    .nav-section .sb-box a.toggle {
        display: block;
    }

    .nav-section .sb-box {
        gap: 20px;
    }

    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 40px;
        line-height: 52px;
    }

    h3 {
        font-size: 32px;
    }

    h4 {
        font-size: 28px;
    }
    .nav-section .sb-box{
        width: auto;
    }
    .abt-section .abt-right::after {
        width: 50px;
        height: 65px;
        border-width: 5px;
        right: 15px;
        top: 15px;
    }

    .abt-section {
        display: block !important;
        padding: 40px 0px 0px 0px;
    }

    .abt-section .abt-right {
        width: auto;
        padding: 0px 15px;
        text-align: center;
        float: none;
        border-bottom: 0px;
    }

    .abt-section .abt-right h2 {
        margin-bottom: 18px;
    }

    .abt-section .abt-right h6 {
        text-align: center !important;
    }

    .abt-section .abt-left {
        width: auto;
        float: none;
    }

    .abt-section .abt-left .wpb_single_image {
        margin-top: 0;
        max-width: 300px;
        margin: 0px auto;
    }
    .abt-section.abt-page .abt-left .wpb_single_image {
        max-width: none;
    }

    .simple-section .simple-box {
        display: block;
    }

    .simple-section .sim-left {
        float: none;
        width: auto;
    }

    .simple-section .sim-right {
        float: none;
        width: auto;
    }

    .simple-section .vc_do_btn {
        margin-bottom: 0;
    }

    .simple-section {
        padding: 50px 0px;
    }

    .explore-section {
        display: block !important;
    }

    .explore-section .wpb_column {
        width: auto;
        float: none;
        text-align: center;
    }

    .explore-section h2 {
        text-align: center !important;
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 16px;
    }

    .explore-slider .owl-carousel::after {
        display: none;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper {
        gap: 30px;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column+.wpb_text_column::before {
        left: -12px;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column h3 {
        font-size: 34px;
    }

    .global-client {
        padding: 30px 0;
    }
    .product-top-box {
        display: block;
        padding-top: 0;
        padding-bottom: 30px;
    }
    .product-top-box .left-box {
        float: none;
        width: auto;
    }
    .product-top-box .right-box {
        float: none;
        width: auto;
        padding-bottom: 35px;
        border-bottom-width: 5px;
    }
    .product-list h4 {
        margin-bottom: 22px;
    }
    .product-list ul li {
        font-size: 16px;
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .p-list-box .p-link a {
        font-size: 16px;
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .product-top-box .left-box h2 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .abt-section.abt-page {
        padding-top: 12px;
        padding-bottom: 20px;
    }
    .we-slider.grid-box .we-box {
        width: calc(50% - 20px);
    }
    .solution-section.abt h3 {
        margin-bottom: 12px;
    }
    .vision-mission-box > .wpb_column > .vc_column-inner > .wpb_wrapper {
        gap: 20px;
    }
    .vision-mission-box .wpb_text_column h3 {
        font-size: 30px;
    }
    .footer-sec {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .footer-sec .f-detls .f-box.left-box {
        text-align: center;
    }
    .footer-sec .container .f-detls .f-box .f-logo {
        margin-bottom: 25px;
    }
    .footer-sec .container .f-detls .f-box .f-cont {
        margin-bottom: 20px;
    }
    .footer-sec .f-detls .f-box .f-social {
        justify-content: center;
    }
    .footer-sec .f-detls .f-box .subsc-box {
        margin: 0px auto;
        margin-bottom: 20px;
    }
    .footer-sec .f-detls .f-box .f-head {
        text-align: center;
    }
    .footer-sec .f-detls .f-box .f-links {
        justify-content: center;
    }
    .footer-sec .f-detls .f-box .f-contact {
        justify-content: center;
    }
    .footer-sec .f-detls .f-box .f-glob {
        text-align: center;
    }
    .product-detail-box {
        display: block !important;
    }
    .product-detail-box .left-box {
        width: auto;
        padding: 0;
        float: none;
    }
    .product-detail-box .right-box {
        width: auto;
        float: none;
        margin-top: 15px;
    }
    .product-detail-box .left-box h2 {
        font-size: 35px;
    }
    .product-detail-box .left-box ul li {
        font-size: 18px;
    }
    .product-detail-box .left-box .wpb_text_column {
        margin-bottom: 18px;
    }
}

@media only screen and (max-width:767px) {
    h1 {
        font-size: 46px;
    }

    h2 {
        font-size: 38px;
        line-height: 50px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 28px;
    }

    h5 {
        font-size: 26px;
    }

    h6 {
        font-size: 24px;
    }
    .nav-section .sb-box .s-form {
        width: 150px;
    }
    .abt-section .abt-right::after {
        display: none;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column+.wpb_text_column::before {
        display: none;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper {
        gap: 0;
        flex-wrap: wrap;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column {
        width: 50%;
        margin-bottom: 15px;
    }

    .year-section .wpb_column .vc_column-inner>.wpb_wrapper .wpb_text_column h3 {
        font-size: 25px;
    }

    .solution-section {
        padding: 50px 0px;
    }
    .simple-section {
        padding-bottom: 0;
    }
    .global-client h2 {
        text-align: center !important;
    }
    .product-list h4 {
        font-size: 24px;
    }
    .product-top-box .left-box h2 {
        font-size: 30px;
        margin-bottom: 8px;
    }
    .abt-section.abt-page .abt-right h2 {
        font-size: 35px;
        line-height: 44px;
    }
    .we-slider .we-box h6 {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
    .contact-box .contact-form {
        max-width: none;
    }
    .contact-box .right-box {
        text-align: center;
    }
    .contact-box .right-box h6 {
        display: inline-block;
    }
    .tech-section {
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .tech-section h6 {
        font-size: 20px;
    }
    .tech-section h6.wicon::before {
        font-size: 18px;
    }
    .tech-section .wpb_text_column {
        margin-bottom: 15px;
    }
    .map-section iframe {
        height: 250px;
    }
    .tech-section h3 {
        font-size: 28px;
        line-height: 32px;
    }
    .contact-box .left-box h6 {
        text-align: center !important;
    }
    .contact-section .contact-box {
        margin-top: 0;
    }
    .product-detail-box .left-box h2 {
        font-size: 30px;
    }
    .product-detail-box .left-box h4 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .product-detail-box .left-box ul li {
        font-size: 16px;
        padding-left: 18px;
    }

}
@media only screen and (max-width:640px) {
    .nav-section .sb-box .c-btn {
        font-size: 0;
        min-width: inherit;
    }
    .nav-section .sb-box .c-btn i {
        font-size: 14px;
        margin: 0;
    }
    .nav-section .sb-box .c-btn {
        width: 35px;
        padding: 0;
        height: 35px;
        padding-top: 12px;
    }
    .nav-section .sb-box .s-form .is-form-style.is-form-style-3 input.is-search-input {
        display: none;
    }
    .nav-section .sb-box .s-form {
        width: auto;
        border-bottom: 0;
    }
    .nav-section .sb-box .s-form form.is-search-form {
        border-bottom: 0;
    }
    .we-slider.grid-box .we-box {
        width: calc(100% - 20px);
    }
    .vision-mission-box > .wpb_column > .vc_column-inner > .wpb_wrapper {
        display: block;
    }
    .vision-mission-box > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
        max-width: none;
    }
    .vision-mission-box > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row+.vc_row {
        margin-top: 24px;
    }
    .footer-sec .f-detls .f-box .f-links .link-bx {
        flex: none;
    }

}
@media only screen and (max-width:550px) {
    .clint-logo .logo-box .vc_column-inner>.wpb_wrapper {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .clint-logo .logo-box .logo-img img {
        width: 150px;
    }

    .footer-sec {
        padding: 40px 0;
    }

    .footer-sec .container .f-detls .f-box .f-cont {
        margin-bottom: 20px;
    }

    .footer-sec .f-detls .f-box .subsc-box {
        margin-bottom: 20px;
    }
    .footer-sec .f-detls .f-box .f-links {
        display: block;
        text-align: center;
    }
}