@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
*{font-family: "Inter", sans-serif;}
body { overflow-x: hidden ;}
a{text-decoration: none!important;}
li,p{color: #505050;font-size: 15px;font-family: "Inter", sans-serif;line-height: 1.56;letter-spacing: .4px;margin: 0 0 15px 0;}
h1,h2,h3,h4,h5,h6{font-family: "Montserrat", sans-serif;}

#FooterrControl1_tr_hitCounter {
    display: none;
}

    /* menu-bar2 */
    .menu-bar2 .menu-heading{font-size: 15px;font-weight: 600;background: #04848e;color: #fff;text-align:left;line-height: 30px;padding-left: 15px;margin: 10px 0px;}
    .menu-bar2 .dropdown-item{border-bottom: 1px #04848e solid;padding: 15px 10px 10px 10px;font-size: 14px;}
    #MenuControl_C #submenu1 > li.nav-item.dropdown {position: static;}
    #submenu2{width: 750px; margin: 0 auto;  left: 0;  right: 0;}
    #submenu2 .menu-bar2 img{max-width: 40px; transition: .2s;}
    #submenu2 .menu-bar2 .dropdown-item:hover img{ transform: scale(1.1);}
.bg1 { background: #efefef;}
    /* menu-bar2 */
img.img-1 {
    width: 300px;
    height: 450px;
}
#submenu2 li a::before{
   content: "\1F680";
    margin-right: 10px;
}
.h-auto1 {
    min-height: 420px;
    transition: all .3s ease-in-out;
}

.hm_head {
    color: #373638;
    font-size: 30px !important;
    font-weight: 700;
    line-height: 1.3;
}

.text-center.border.border-top-0.bg-white.py-3 {
    min-height: 240px;
}

.section-title {
    color: #000;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.card-box {
    text-align: center;
    transition: 0.3s;
}

.card-box img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
}

.card-box p {
    font-size: 16px;
    margin-top: 10px;
    color: #000;
}

.card-box:hover {
    transform: translateY(-5px);
}
.h-auto1:hover {transform: translate(0, -15px);}
.sub-head {
    position: relative;
    color: #2788c3;
    transition: all 0.3s ease;
    font-size: 18px;
    font-weight: 700;
}

.Trusted-ser-box{
    background-color: #ffffff;
    padding: 30px 25px;
    margin: 0 0 30px;
    height: 94%;
    box-shadow: 0px 0 25px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: all .3s ease-in-out;
    }
.Trusted-ser-box:hover {
    transform: translate(0, -18px);
}
.Trusted-ser-icon{
    background: no-repeat padding-box #04848e;
    box-shadow: 0 8px 15px rgb(118 118 118 / 75%);
    border-radius: 5px;
    /* opacity: 1; */
    margin-bottom: 25px;
    width: 63px;
    height: 56px;
    text-align: center;
    position: relative;
    line-height: 54px;
    }
	
.Trusted-ser-icon img {
    filter: invert(0%) sepia(263%) saturate(890%) hue-rotate(145deg) brightness(80%) contrast(130%);
}
.Trusted-ser-box h3{
    font-size: 17px;
    color: #04848e;
    font-weight: bold;
    margin: 30px 0 15px 0;
    line-height: 1.4;
    }
	
.Trusted-ser-box:after{
    border: 2px solid #04848e;
    content: "";
    position: absolute;
    top: 160px;
    left: 0;
    width: 2px;
    height: 80px;
    }


.step-line::before {
    content: "";
    position: absolute;
    top: 25px;
    left: 35px;
    right: 35px;
    height: 2px;
    border-top: 3px dashed #2575b4;
    z-index: 1;
}
.step-line::before {
    content: "";
    position: absolute;
    top: 65px;
    left: 35px;
    right: 35px;
    height: 2px;
    border-top: 2px dashed #04848e;
    z-index: 1
}

.step-col {
    position: relative
}

.step-circle {
    position: relative;
    text-align: center;
    z-index: 2;
    width: 50px;
    height: 50px;
    background-color: #2575b4;
    color: #fff;
    border-radius: 50%;
    font-weight: 700;
    font-size: 20px;
    line-height: 50px;
    margin: 0 auto 15px
}

.text-md-start .step-circle {
    margin-left: 0
}

.text-md-end .step-circle {
    margin-right: 0;
    margin-left: auto
}

.step-title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px
}

.step-text {
    line-height: 26px;
}

.main-table ul li{color: #373638;font-size: 16px;font-family: "Inter", sans-serif;line-height:1.4em;}
.main-table{text-align: left;}
.section-title h2{font-size: 37px;color: #373638;font-weight: 800;margin-bottom: 20px;}
.section-title h3{font-size: 26px;color: #373638;font-weight: 800;margin-bottom: 20px;}
.section-title h4{font-size: 20px;color: #373638;font-weight: 800;margin-bottom: 20px;}
.custom-btn{margin-top: 20px;color: #fff;padding: 12px 20px;font-weight: 500;border: 2px solid #fff;transition: all 0.3s linear;font-size: 16px;letter-spacing: .4px;border-radius: 5px;}
.custom-btn:hover{background: #373638;border-color: #fff0;color: #fff}
.btn-d i, .custom-btn i {margin-left: 6px;font-size: 12px;}

.head-img { width: 350px}
.head-img img{width: 33%;}
.head-img .firm-name {width: 65%;  filter: brightness(100); transition: .3s;}
.body-fx #HeaderControl .head-img .firm-name {filter: none;}

.banner-section {position: relative;}
.banner-section::after { width: 100%; height: 100%; content:''; position: absolute; background:linear-gradient(90deg, rgb(0 0 0 / 42%), rgb(18 18 18 / 0%)); top: 0; left: 0;}
.banner-section video {width: 100%;height: 100vh;object-fit: cover;}
/* .banner-section  {top: 50%;left: 50%;transform: translate(-50%, -50%);} */
.banner-section  .text {position: absolute;bottom: 18%;width: 67%;padding-left: 10%;padding-right: 10%; z-index: 2}
.banner-section  .text h2 {color: #fff;font-size: 35px;font-weight: 700;margin: 0;text-align: left;}
.banner-section  .text p {color: #fff;margin: 20px auto;font-size: 18px;font-weight: 500;text-align: left;color:#fff;}
.banner-section::before {content: '';position: absolute;left: 0;top: 0;height: 100%;width: 100%;background: linear-gradient(to top, #000000eb 20%, rgba(255, 255, 255, 0) 50%);}
.btn-style-one{position: relative;display: inline-block;line-height: 30px;color: #ffffff;font-weight: 600;font-size: 16px;overflow: hidden;background:none;border-radius:0px;padding: 12px 35px 12px;text-transform: uppercase;background-color: #04848e;}
.btn-style-one:before{position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.2, 1);transform: scale(0.2, 1);background-color:#ffffff;}
.btn-style-one .txt{position:relative;z-index:1;}
.btn-style-one .arrow{margin-left:6px;}
.btn-style-one:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.btn-style-one:hover{color: #04848e;}
/* .banner-section {position: relative;}
.banner-section img {width: 100%;height: 100vh;object-fit: cover;}
.banner-section .carousel-caption {top: 50%;left: 50%;transform: translate(-50%, -50%);}
.banner-section .carousel-caption .text {position: absolute;bottom: 12%;width: 100%;}
.banner-section .carousel-caption .text h2 {color: #fff;font-size: 50px;font-weight: 700;margin: 0;text-align: center;}
.banner-section .carousel-caption .text p {color: #fff;margin: 20px auto;font-size: 18px;font-weight: 500;text-align: center;color:#fff;}
.banner-section::before {content: '';position: absolute;left: 0;bottom: 0%;height: 60%;width: 100%;background: linear-gradient(to top, #000000c5 20%, rgba(255, 255, 255, 0) 50%);} */

/* /about us */
.about-us{background: #04848e;padding-top: 80px;padding-bottom: 100px;background-blend-mode: color;margin-top: -20px;}
.about-us p{font-size: 15px;color: #f5f5f5;line-height: 28px;text-align: center;letter-spacing: .2px;}
.about-us h2{font-size: 34px;color: #ffffff;line-height: 1.3;margin-bottom: 25px;font-weight: 700;}
.about-us p span{font-size: 16px;color: #373638;text-align: center;font-weight: 600;}



/* services */

.services {margin-top: -80px;margin-bottom: 80px;}
.overlay {position: absolute;width: 100%;height: 100%;background: linear-gradient(to top, #000000bf, rgba(255, 255, 255, 0));}
.service_box {height: 420px;padding: 35px;overflow: hidden;border-radius: 5px;/* transition: background 0.3s ease; */}
.service_box .overlay {opacity: 1;}
.service_box img {position: absolute;top: 0;left: 0;width: 100%;transition: all 0.3s linear;height: 100%;object-fit: cover;}
.service_box:hover img {transform: scale(1.1);}
.service_box:hover .overlay {background: linear-gradient(to top, #00000099, rgba(0, 0, 0, 0.5));}
.service_box h3 {position: relative;color: #fff;font-weight: 800;font-size: 30px;margin-top: 42%;transition: all 0.3s linear;}
.service_box p {width: 80%;margin: 0;}
.service_box .btn {color:#fff;border:2px solid #fff;visibility: hidden;opacity: 0;transition: all 0.3s linear;padding: 8px 15px;}
.service_box:hover h3 {margin-top: 20%;}
.service_box:hover .btn {visibility: visible;opacity: 1;}
.ser-1 .service-content,
.ser-2 .service-content {padding: 0 80px;}
.ser-2 {flex-direction: row-reverse;}
.ser-2 .service-content {margin-top: 60px;}
.service-content h2 {font-size: 36px;margin-bottom: 20px;}
.serv-btn {margin-top: 20px;color: #fff;padding: 10px 15px;font-weight: 500;border: 2px solid #fff;/* border-image-slice: 1;*/transition: all 0.3s linear;}
.serv-btn.outline {margin-top: 20px;background: #fff0;color: #fff;padding: 10px 15px;font-weight: 500;border: 2px solid #fff;border-image-slice: 1;transition: all 0.3s linear;}
.serv-btn.outline.colored {margin-top: 20px;background: #fff0;color: var(--theme-blue);padding: 10px 15px;font-weight: 500;border: 2px solid var(--theme-blue);border-image-slice: 1;transition: all 0.3s linear;}
.serv-btn:hover,
.serv-btn.outline.colored:hover,
.serv-btn.outline.filled:hover {background: var(--theme-blue);border-color: #fff0;color: #fff;}
.serv-btn.on_dark:hover {background: #04848e;border-color: #fff0;color: #fff}
.serv-btn i {margin-left: 6px;font-size: 11px;}


@media screen and (max-width: 767px) {
    .h-auto1 {
    min-height:auto;
}
     .step-line::before {
        display:none
    }

    .step-circle {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .text-md-center,.text-md-end,.text-md-start {
        text-align: center !important
    }
  .btn-d{margin-bottom:20px;}
  .count-bx {padding: 30px 36px;}
  .banner-section .banner-content .text {padding: 0 10px;width: 100%;bottom: 2%;}
.banner-section  .text h2 {font-size: 20px;}
.banner-section  .text p {margin: 12px auto;font-size: 14px;font-weight: 400;}
.btn-style-one{line-height: 30px;font-weight: 500;font-size: 13px;overflow: hidden;background:none;border-radius:0px;padding: 8px 21px;text-transform: uppercase;background-color: #04848e;}
  .ft-links{padding-left: 15px!important;}
  .career-sec{padding:20px!important;}
  .inner-banner h2 {font-size:30px!important;}
    .inner-banner p {font-size: 15px !important;line-height: 22px !important;}
  .ft-gap{margin:0px!important;display:none;}
  /* .ft-links .col-md-4 h4{margin:0px!important;} */
  .service_box h3{font-size: 24px;margin-top: 40%;}
  .service_box p {
    width: 100%;
}
    .services {margin-bottom: 50px;}
    .service_box {height: 360px;padding: 25px;}
    .overlay {
    background: linear-gradient(to top, #00000099 47%, #fff0 84%);
    }
}

.career-sec{
    padding: 40px 0px;
}
 .career-bg{background: #efefef;padding: 60px 40px;border-radius: 40px;}
.career-sec h4{font-size: 30px;}
.career-sec h4 span, .career-sec .rec {
    font-weight: bold;
    color: #04848e;
    display: inline-block;
    margin-top: 5px;
}
.career-sec .rec{
color: rgb(228, 46, 46);}
.image-wrapper{margin-top:-110px;}
h4.rec1 {
    text-align: center;
    color: rgb(228, 46, 46);
    font-weight: bold;
    /* margin-top: -69px; */
    font-size: 30px;
}

/* challenge */
  .challenge-section {
        background: #373638;
        color: #fff;
        padding: 40px 0;
    }

    .challenge-title {
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 1px;
    }

    .challenge-item {
        display: flex;
        /* align-items: center; */
        gap: 15px;
        /* border-right: 1px solid rgba(255,255,255,0.2); */
        padding-left: 20px;
        height: 100%;
    }

    .challenge-number {
           padding: 12px;
           margin-left: -26px;
           display: flex;
           align-items: center;
           /* gap: 21px; */
           border-right: 2px solid rgba(255, 255, 255, 0.2);
           padding-left: 20px;
           height: 100%;
           font-size: 62px;
           font-weight: 700;
           color: #04848e;
    }

    .challenge-text {
        color: #fff;
        font-size: 14px;
        line-height: 1.4;
    }

    /* Remove border for first item */
    .no-border {
        border-left: none;
        padding-left: 0;
    }

    @media (max-width: 768px) {
        .challenge-item {
            border-left: none;
            padding-left: 0;
            margin-top: 15px;
        }
    }

/* challenge */

/* count */
.count-bx{background: #efefef;padding: 30px;border-radius: 10px;transition: all 0.3s linear;margin-bottom:10px;}
.count-bx:hover{transform: translateY(-10px);box-shadow: 0 6px 18px -8px #00000070;}
.counts{padding:60px 0px;}
.counts .count-bx h2 {font-size: 46px;font-weight: 800;letter-spacing: 1px;color:#04848e;line-height: 1;margin-top: 15px;text-align: center;line-height: 1;margin: auto;border-radius: 50%;transition: all 0.3s linear;}
.counts .count-bx p {font-size: 18px;font-weight: 500;margin-bottom: 0;margin-top:10px;}
/* counter */

footer {background: #373638;padding-top: 70px;padding-bottom: 10px;color: #fff;font-weight: bold;background-image: url('image/footer-bg.jpg');background-size: cover}
.footer_logo {border-radius: 8px;margin-bottom: 40px;}
footer ul{list-style: none;    padding-left: 0;}
footer p,
footer li,
footer a {font-size: 14px;line-height: 1.8;font-weight: 400;color: rgba(255, 255, 255, 0.9);letter-spacing: .4px;}
footer a i {color: #fff;margin-right: 12px;}
.line-div {display: block;width: 100%;height: 1px;background: linear-gradient(to right, var(--theme-d_blue), #fff0);margin: 20px 0;}
footer .line-div {background: linear-gradient(to right, #fff, #fff0);margin: 9px 0;}
div.linked-in img {height: 28px;background: #fff;padding: 5px;border-radius: 5px;margin-left: 12px;}
.ft-links .col-md-4 h4 {margin-bottom: 50px;margin-top: 30px;color:#fff;}
footer .ft-links h4{color:#fff;font-size: 23px;font-weight: 600;margin: 0 0 16px 0;}
.ft-links ul{list-style: none;padding-left:0px;}
.ft-links ul li{margin-bottom: 7px;}
.ft-links ul li a{font-size: 15px;line-height: 1.8;color: rgba(255, 255, 255, 0.9);transition: color 0.5s ease;font-weight: 400;letter-spacing: .3px;}
.ft-links ul li a:hover, footer a:hover{color:#04848e;}
.ft-links{/* padding-left: 80px; */}
.ft-gap{ margin-bottom: 50px;margin-top: 30px;}
.linked-in{color:#fff;font-size:16px;}
/* about page */
.about-pg{padding:80px 0px;}
/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/

h4.mb-0 {
    padding: 18px;
    color: #04848e;
    font-size: 18px;
    font-weight: 600;
}
.team .team-item {/* max-height: 544px; */position: relative;z-index: 1;border: 1px solid #04848e;}
.team .team-item .team-img {position: relative;overflow: hidden;}
.team .team-item .team-img::after {content: "";position: absolute;width: 100%;height: 0;top: 0;left: 0;background: rgba(255,255,255,.2);transition: .5s;z-index: 2;}
.team .team-item:hover .team-img::after {height: 100%;}
.team .team-item .team-img .team-icon {position: absolute;width: 100%;left: 0;bottom: 0;transform: scale(-1);margin-bottom: 100%;background: 0 0;transition: .5s;opacity: 0;z-index: 5;}
.team .team-item .team-img .team-icon a{background-color: #d4a96d;color: aliceblue;width: 40px;height: 40px;border-radius: 4px;display: flex;justify-content: center;align-items: center;}
.team .team-item:hover .team-img .team-icon {transform: scale(1);margin-bottom: 0;opacity: 1;}
.team .team-item .team-border-style-1,.team .team-item .team-border-style-2 {width: 50%;height: 50%;position: absolute;background: #04848e;transition: .5s;z-index: -1;}
.team .team-item .team-border-style-1 {top: 0;left: 0;}
.team .team-item .team-border-style-2 {right: 0;bottom: 0;}
.team .team-item .team-border-style-3,.team .team-item .team-border-style-4 {width: 0;height: 0;position: absolute;background: #04848e;transition: .5s;z-index: -1;}
.team .team-item .team-border-style-3 {top: 0;right: 0;}
.team .team-item .team-border-style-4 {left: 0;bottom: 0;}
.team .team-item:hover .team-border-style-1,.team .team-item:hover .team-border-style-2 {width: 0%;height: 0%;}
.team .team-item:hover .team-border-style-3,.team .team-item:hover .team-border-style-4 { width: 50%; height: 50%;} 

.step-wrapper {
    position: relative;
}
.step-wrapper h5{
    color:#000;
    font-size: 32px;
    line-height: 40px;
}
.step-line {
    position: absolute;
    top: 25px;
    left: 10%;
    width: 80%;
    /* border-top: 2px dashed #3b5ba9; */
    z-index: 0;
}

.step-circle {
    width: 52px;
    height: 52px;
    background: #04848e;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    font-weight: bold;
    z-index: 1;
    position: relative;
}

.step-box {
    text-align: center;
    padding: 20px;
    margin-top: 30px;
}

.step-title {
    color: #04848e;
    font-size: 22px;
    margin-top: 32px;
}

.step-subtitle {
    font-weight: 600;
    margin-top: 5px;
}


/* Mobile View */
@media (max-width: 768px) {
    .step-line {
        display: none;
    }
}
/* service page*/
.services-pg{padding: 10px 0px;}

/* inner banner*/
.inner-banner {background: #0c5383;padding: 15% 0 8% 0;position: relative;margin-top: -21px;}
.about-banner { background-image: url('image/about-banner.jpg'); background-size: cover;background-position: center;}
.about-banner p{color: #ffffff; font-size: 16px; line-height: 27px;}
.team-banner {background-image: url('image/team-banner.jpg');background-size: cover;background-position: center;padding: 12% 0 3% 0;}
.team-banner .breadcrumb { margin: 0}
.team-banner .breadcrumb-item+.breadcrumb-item::before { color: #ddd; margin: 0 4px}
.team-banner .breadcrumb li a {color: #ddd;font-size: 17px;}
.team-banner .breadcrumb li {color: #fff;font-size: 15px;}
.services-banner {background-image: url('image/services-banner.jpg');background-size: cover;background-position: center;background-attachment: fixed;}
.contact-banner { background-image: url('image/contact-banner.jpg'); background-size: cover;background-position: center;}
.inner-banner h2 {color: #fff;font-size: 40px;font-weight: 800;margin-bottom: 17px;position: relative;z-index: 3;text-align: left;}
.banner-box{
    max-width: 580px;
    float: left;
    }
.category{
    background: #04848e;
    width: 300px;
    float: left;
    position: relative;
    z-index: 1;
    }
.category h1{
    color: #ffffff;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: 600;
    letter-spacing: .4px;
    }
.info-card {
       background: rgb(255 255 255 / 80%);
       padding: 45px 45px 45px 80px;
       margin-top: 25px;
       backdrop-filter: blur(2px);
}
.info-card p{
    color: #1e1e1e;
    font-size: 32px;
    line-height: 40px;
    text-align: start;
    margin: 0;
    line-height: 1.3;
    font-weight: 500;
    }
.info-card .text { font-size: 19px; color: #04848e; margin: 20px 0 0 0; line-height: 1.4; font-weight: 400;}
.inner-banner h4{
        font-size: 3.11rem;
        line-height: 1.14;
        color:#fff;
        font-weight:900;
        position: relative;
        margin-bottom: 20px;
}

.mns p{/* margin-bottom:50px; */text-align: center !IMPORTANT;}
.inner-banner a:hover{
      transform: scale(1.07);
}
/* contact us */
.contact-us-pg{background-color: #f1f4f8;padding:80px 0px;}
.contact-content {background: #04848e;padding: 21px 17px 26px 17px;margin-right: 25px;border-radius: 11px;color: #fff;margin-top: 19px;}
.contact-content ul li a{color: #fff;}
.contact-content ul li{color:#fff;}
.cont-bg label{font-size:16px;color:#000;}
.contact-us-pg h2{color:#000;}
.cont-address {font-size: 21px;font-weight: 700;}
.contact-content ul {list-style: none;margin: 0;padding: 0;}
.li-list {margin-top: 14px;font-size: 15px;}
.contact-content ul li i {color: #04848e;color: #28abe2;margin-right: 8px;font-size: 15px;}
.contact-us-pg .cont-bg {padding: 50px;}
.line-break {display: block;width: 100%;height: 1px;background: linear-gradient(to right, #04848e, #fff0);margin: 20px 0;}
.contact-us-pg .cont-bg a.btn {margin-left: auto;display: block;background: #28abe2;border: 2px solid #fff; margin-top: 20px;color: #fff;padding: 10px 15px;font-weight: 500;transition: all 0.3s linear;}
.contact-us-pg .cont-bg a.btn:hover{background-color: #04848e;color:#fff;}
.add-content{margin-top:80px;}



/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl_C .bg-light {--bs-bg-opacity: 1;background-color: transparent !important;height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{color:#fff !important;}
.nav-link{color:#fff;font-size: 16px;}
.nav-fill{width:100%;}
.navbar-brand{margin:0;}
/*nav-bar*/


#HeaderControl{height: 82px;float: Left;margin-bottom: 0;padding: 0px 0;transition: 0.5s;position: absolute;/* left: 74px; */top: 25px;z-index: 9;width: 30%;background: transparent;text-align: center;}
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}
#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}
#MenuControl{height: 82px;float: Right;margin-bottom: 0;padding: 0px 0;transition: 0.5s;position: absolute;right: 0;top: 16px;z-index: 9;width: 70%;background: transparent;}
.body-fx #HeaderControl{height: 90px;float: Left;position: fixed; width: 33%;padding: 0;padding-left: 0;background: #fff;z-index: 99;text-align: left;transition: 0.5s;height: 80px !important;top: 0;}
.body-fx #HeaderControl .head-img{padding: 7px 0;}
.body-fx #MenuControl_C{height: 68px !important;}
.body-fx #MenuControl {height: 90px;float: Right;position: fixed;right: 0;width: 71%;padding: 6px 0;padding-right: 0;background: #fff;transition: 0.5s;top: 0px;height: 80px !important;}
.body-fx #MenuControl .nav-link{color:#000!important;font-weight: 500;}
.body-fx #MenuControl .nav-link:hover{color:#038bc6!important;font-weight: 500;}
.body-fx #MenuControl .navbar-nav>li> a:hover:before {right: 0;bottom: 0;width: 100%;}
.body-fx #MenuControl .navbar-nav>li> a::before {position: relative;bottom: 0;content: "";display: block;width: 0;height: 1px;background: #038bc6;top: 30px;transition: width .3s;}

center #form1 #HomepagecontentControl{/* padding-top: 120px; */padding-bottom:25px;}
center #form1 .top-nav{background: #111;}

.body-fx center #form1 #HeaderControl{margin-left:0;}
.body-fx center #form1 #MenuControl{margin-right: 0px;}
center #form1 footer{opacity:1; visibility:visible;}

/*  */
.navbar-toggler{background-color: #fff;}
@media screen and (max-width: 768px) {
#HeaderControl,#MenuControl{position: static; width: 100%; height: auto; padding: 8px 0;background-color:#038bc6;}
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 2px !important;
        padding-left: 2px !important;
    }
}

#widgetsControl, #widgetsControl_C{height:auto!important;}
.otherpagecss #RadDockZone1{max-width:100%;}

.navbar-nav>li> a:hover:before {right: 0;bottom: 0;width: 100%;}
.navbar-nav>li> a::before {position: relative;bottom: 0;content: "";display: block;width: 0;height: 1px;background: #fff;top: 30px;transition: width .3s;}
.navbar {/* padding:0px 70px; */}

/* menu show on hover */


.dropdown-submenu {position:relative;}
.dropdown-submenu > .dropdown-menu {top: 0;right: auto;right: 100%;margin-top:0;}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {text-decoration: underline;transform: rotate(180deg);}
.dropend .dropdown-menu {top: 0;left: auto !important;right: 100% !important; }
.dropdown-item { font-size: 17px;}
.dropdown-item.active, .dropdown-item:active{background-color: #fff!important;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {color: #038bc6;text-decoration: none;}
.dropdown-menu>li>a {color: #000;padding:10px;}
/* .dropdown-menu > li{border-bottom:1px solid #038bc6;} */
@media (min-width: 991px){
.navbar-nav li:hover > ul.dropdown-menu {display: block;}
}
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
#submenu2 {width: 100%;}
.body-fx #MenuControl,.body-fx #HeaderControl,  #MenuControl,  #HeaderControl{/*display: none;*/position: relative !important;top: inherit !important;width: 100% !important;left: inherit !important;right: inherit !important;height: auto !important;background-color: #0c0c0c !important;}
.body-fx #MenuControl .nav-link {
    color: #fff !important;
    font-weight: 500;
}
	}
@media (max-width: 769px){

}
a{text-decoration:none;}

@media (min-width: 780px) and (max-width: 992px) {
  /* #HeaderControl{position: absolute;
    top: 19px!important;} */
}
@media (min-width: 320px) and (max-width: 768px) {
    .banner-section video {
        height: 400px;
    }
  
}
@media (max-width: 767px){
#submenu2 {width: inherit;}
.navbar{padding:0px!important;}
.add-content {margin-top: 0px;}
  /* .dropdown-menu{display: none;}
  .dropdown-menu.show{display: block;} */
.body-fx #MenuControl{/*display: none;*/ position: relative; top: inherit; width: 100%; left: inherit; right: inherit;   height: auto !important; background-color: #038bc6;}
  .body-fx #HeaderControl{/*display: none;*/ position: relative; top: inherit; width: 100%; left: inherit; right: inherit; height: auto !important;   background-color: #038bc6;}
  .nav-fill{/* background-color: #038bc6; */}
  .body-fx #MenuControl .nav-link { color: #fff !important;  font-weight: 500;}
  .body-fx #MenuControl_C{height: auto !important;}
  .contact-content{margin-right:0px;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{display: block;text-align: left;/* padding: 4px 0; */border-bottom: 1px solid #999;border-right:0;}
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}


.table-responsive {
    min-height: .01%;
    overflow: hidden !important;border: 0; padding:0;
}

/* ser_crd cs start */
/* ser_crd cs start */
.sector_sec .item {display: inline-block;margin: 20px -2px;width: 300px;}
.ser_crd_wrp {
    position: relative;
    animation-delay: 0.9s;
    transition: all 0.3s linear;
    width: 300px;
    /* height:400px; */
    /* display: flex; */
    align-items: end;
}

.ser_crd_wrp:hover:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000bb;
    z-index:1;
    
    
}
.ser_crd_wrp:hover{
      transition: all 0.3s linear;
      transform: scale(01.02);
}

.ser_crd_wrp .crd_bdy {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 999;
    transition: all 0.3s linear;
    margin-top: 30px;
    opacity: 0;
}

.ser_crd_wrp:hover.ser_crd_wrp .crd_bdy {
    opacity:1;
    margin-top: 0;
}

.ser_crd_wrp .crd_bdy p {
    font-size: 17px;
    color: #fff;
}

.ser_crd_wrp .crd_ftr{
    position: absolute;
    z-index:999;
    left: 0;
    bottom: 0;
    color:#fff;
    background-color:#00000075;
    width:100%;
    text-align:center;
    padding: 1rem 0;
}
.ser_crd_wrp .crd_ftr h3 {margin: 0;font-size: 18px;}
.ser_crd_wrp:hover.ser_crd_wrp .crd_ftr{background-color:#038bc6;}

@media(max-width:768px){
    .ser_crd_wrp .crd_bdy{opacity:1;}
    .ser_crd_wrp:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000bb;
    z-index:1;
    
    
}
    .ser_crd_wrp .crd_bdy{margin:0;width:90%;}
}
/* ser_crd cs end */

.sector_sec{padding:3% 0;}
.careers {
  background: url(image/banner-2.jpg) no-repeat center / cover;
  background-attachment: fixed;
  padding:6% 0;
}
.careers .overlay {
  background-color: transparent;
  background-image: linear-gradient(70deg, #183444 25%, #18344480 100%);
}


.why_crd_wrp{position:relative;overflow: hidden;}
.why_crd_wrp img {transition: all .3s ease-in-out;}
.why_crd_wrp:hover img {transform: scale(1.1);}
.why_crd_wrp:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #00000085;
    transition: all .3s ease-in-out;
}
.why_crd_wrp:hover:before{background-color: #000000d6;}

.why_crd_wrp h4{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align:center;
    color:#fff;
}
.cta-1 {
  padding: 4% 0;
  background: #0000004d url(image/b2.jpg) no-repeat center /
    cover;
  background-blend-mode: color;
  background-attachment: fixed;
}

.cta-1 p {
  font-size: 16px;
  font-weight: 500;
}




        .profile-card {
            max-width: 320px;
            margin: auto;
            border-radius: 10px;
            overflow: hidden;
            background: #fff;
            border:1px solid #e0e0e0;
            transition: .3s;
           
        }
        .profile-card:hover { 
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
            border:none;
        }
        .profile-img {
            position: relative;
        }

        .profile-img img {
            width: 100%;
            display: block;
        }

        .profile-img::after {
            content: "";
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 100%;
            height: 60px;
            background: #fff;
            clip-path: polygon(0 100%, 100% 0, 100% 100%);
        }

        .profile-img::before {
            content: "";
            position: absolute;
            bottom: 20px;
            left: -10px;
            width: 110%;
            height: 25px;
            background: #d8d8d8;
            clip-path: polygon(0 100%, 100% 0, 100% 100%);
            z-index: 1;
            transform: rotate(-7deg);
        }

        .profile-content {
            padding: 20px;
            text-align: left;
        }

        .profile-content h4 {
            font-weight: 500;
            color: #666;
        }

        .profile-content p {
            margin-bottom: 5px;
            color: #777;
        }

        .phone {
            color: #038bc6;
            font-weight: 500;
        }

        .btn-profile {
            margin-top: 15px;
            display: inline-flex;
            align-items: center;
            justify-content: space-between;
            background: linear-gradient(to right, #038bc6, #04848e);
            color: #fff;
            border-radius: 30px;
            padding: 10px 20px;
            text-decoration: none;
            font-weight: 500;
            width: 100%;
        }
        .btn-profile:hover{color: #fff;}
        .btn-profile span {
            background: rgba(255, 255, 255, 0.3);
            border-radius: 50%;
            padding: 5px 10px;
            margin-left: 10px;
        }

        @media (max-width: 576px) {
            .profile-card {
                max-width: 100%;
            }
        }

/*--------------------------------------------------------------
# Industries
--------------------------------------------------------------*/
.industries-section {position: relative;z-index: 1;background: #f3f3f3 ;padding: 4% 0;}
.industries-section .custom-btn { color: #373638; border-color: #373638;}
.industries-section .custom-btn:hover { color: #fff; background: #04848e; border-color: #04848e;}
.industries-section .cs_case_study_1_list {display: flex;}
.industries-section .cs_case_study.cs_style_1.cs_hover_active {/* margin: 0px 8px; *//* border-radius: 5px; */height: 560px;}
.industries-section .cs_case_study_1_list .cs_case_study.cs_style_1 {min-height: 370px;}
.industries-section .cs_case_study_1_list > .cs_case_study.cs_style_1 {flex: 1;}
.industries-section .cs_case_study:after { content: ''; position: absolute; width: 100%; height: 100%; background-image: linear-gradient(#00000003 20%, #08080891); left: 0; bottom: 0}
.industries-section .cs_case_study.cs_style_1 {height: 700px;display: flex;align-items: flex-end;position: relative;overflow: hidden;transition: all 0.4s ease;}
.industries-section .cs_case_study.cs_style_1 .cs_case_study_thumb {position: absolute;height: 100%;width: 100%;left: 0;top: 0;}
.industries-section .cs_case_study_thumb{background-image: url(Image/Automotive-Accounting.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}
.industries-section .cs_case_study_thumb2 {background-image: url(Image/Grocery-Food.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}
.industries-section .cs_case_study_thumb3 {background-image: url(Image/Healthcare.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}
.industries-section .cs_case_study_thumb4 {background-image: url(Image/Hospitality.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}
.industries-section .cs_case_study_thumb5 {background-image: url(Image/Manufacturing.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}
.industries-section .cs_case_study_thumb6 {background-image: url(Image/Restaurant-Retail-Accounting.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}
.case-header-area{margin-bottom:25px;}
.industries-section .cs_case_study_1_list .cs_case_study.cs_style_1:hover{ flex: 2.3;}
.industries-section .cs_case_study_1_list .cs_case_study.cs_style_1:hover .content-area1{display:none;}
.industries-section .cs_case_study_1_list .cs_case_study.cs_style_1:hover .content-area{opacity:1;left:0;bottom: 0;}
.industries-section .content-area1 {position: absolute; width: 100%;height: auto;left: 0;bottom: 0;transition: all 0.4s;font-weight: 600;opacity: 1;padding: 25px;z-index: 3}
.industries-section .content-area1 a {color: #fff;display: inline-block;text-transform: capitalize;transition: all 0.4s;width: 100%;font-size: 17px;font-weight: 600;letter-spacing: .2px;line-height: 1.3;}
.industries-section .content-area {position: absolute;z-index: 1;width: 100%;transition: all 0.5s;padding: 25px;bottom: -100%;/* left: -100%; */opacity: 0;}
.industries-section .content-area a {font-family: "Poppins", sans-serif;color:#fff;display: inline-block;text-transform: capitalize;transition: all 0.4s;width: 100%;margin-bottom: 8px;font-weight: 600;font-size: 18px;letter-spacing: .8px;}
.industries-section .content-area p {color: #fff;transition: all 0.4s;font-size: 14px;}

.faq .accordion {margin: 10px 0 0 0;/* border-bottom: 1px solid #d4d4d4; */}
.faq .accordion-item {border: 0;padding: 0 0 10px 0;border-bottom: 1px solid #d4d4d4;}
.faq .accordion-button:not(.collapsed) { background: transparent}
.faq .accordion-button {font-size: 24px !important;padding: 22px !important;color: #04848e !important;font-weight: 500 !important;}
.faq .accordion-body {padding-top: 0; width: 80%; margin-left: 0;}
.faq .accordion-button::after { background-image: url(image/plus.png)}
.faq .accordion-button:not(.collapsed)::after { background-image: url(image/minus.png);}
.faq .accordion-button:not(.collapsed) { box-shadow: none;}
.faq .accordion-button:focus { border-color: transparent !important; box-shadow: none !important;}
.faq .accordion-body { text-align: start !important;}
.faq .collapse:not(.show) {display: block;overflow: hidden;max-height: 3.5rem;-webkit-mask-image: -webkit-gradient(linear,left top,left bottom,from(rgb(0,0,0)),to(transparent));-webkit-mask-image: linear-gradient(to bottom,rgb(0,0,0),transparent);mask-image: -webkit-gradient(linear,left top,left bottom,from(rgb(0,0,0)),to(transparent));mask-image: linear-gradient(to bottom, rgb(0, 0, 0), transparent);}
.faq .accordion-collapse {min-height: 3.5rem;transition: all 0s ease-in-out;} 

.faq .accordion-body p, .faq .accordion-body ul li, .faq .accordion-body {color: #373638;font-size: 16px;text-align: start;line-height: 1.6em;letter-spacing: .1px;}
.faq .accordion-body h2 { font-size: 20px; text-align: left; line-height: 1.4em;}
.faq .accordion-body h4 { font-size: 20px; text-align: left; line-height: 1.4em;}

.about-page-banner {background-image: url('image/about-banner1.jpg');background-size: cover;background-attachment: fixed;height: 100vh;overflow: hidden;position: relative;margin: -21px 0 0 0;}
.about-page-banner .right-content { position: absolute; right: 0; top: 0; height: 100%; width: 35%; align-items: center; justify-content: center; background: #04858ee3; backdrop-filter: blur(2px);}
.about-page-banner .right-content p {position: relative;top: 50%;left: 50%;transform: translate(-50%, -50%);padding: 0 10% 0 15%;color: #ffffffdd;font-size: 24px;line-height: 1.5;letter-spacing: .7px;}
.about-page-banner .left-content {height: 100vh;margin: auto;}
.about-page-banner .left-content h1 {color: #fff;font-size: 46px;font-weight: 400;line-height: 1.35;letter-spacing: .5px;margin: 0;position: relative;top: 50%;transform: translate(0, -50%);}
.about-page-banner .left-content h1 span { display: block; font-weight: 600;}

.about-section2 {padding: 6% 0;background: #f1f1f1;}
.about-section2 .content h2 {display: inline-block;background: #04848e;padding: 10px 16px;color: #fff;font-size: 40px;line-height: .9;margin: 0;font-weight: 600;}
.about-section2 .content h3 {color: #04848e;margin: 17px 0 10px 0;font-size: 38px;font-weight: 600;line-height: 1.2;}
.about-section2 .content p {font-size: 17px;margin: 0;line-height: 1.5;letter-spacing: .3px;}

.about-section3 { padding: 5% 0;}
.about-section3 .accordion-item {border: 0;margin: 0 0 14px 0;}
.about-section3 .accordion-header { background: #04848e;}
.about-section3 .accordion-button {background: #04848e !important;padding: 22px;letter-spacing: .5px;font-size: 18px;font-weight: 500 !important;font-family: "Inter", sans-serif;line-height: 1.4em;color: #ffffff !important;margin: 10px 0 0 0}
.about-section3 .accordion-button:not(.collapsed) { background: #323131 !important}
.about-section3 .accordion-button::after {filter: brightness(100);}
.about-section3 .accordion-button:focus { border-color: transparent !important; box-shadow: none !important;}
.about-section3 .accordion-body { padding: 0; background-color: #ebebeb;}
.about-section3 .accordion-body .right-content { padding: 30px 50px;}
.about-section3 .accordion-body .right-content p, .about-section3 .accordion-body .right-content li { color: #2c2b2b; font-size: 15px; letter-spacing: .3px; line-height: 1.5;}

.team-section { background-image: url('image/team-bg.jpg'); padding: 5% 0; background-size: cover;}
.team-section p {color: #e7e7e7;font-weight: 400;letter-spacing: .3px;line-height: 1.5;margin: 0 0 20px 0;}
.team-section .team-card { border-radius: 10px; overflow: hidden; width: 90%; margin: auto; margin-top: 30px; position: relative;}
.team-section .team-card .team-pic img { border-radius: 10px; transition: all .3s ease-in-out;}
.team-section .team-card .team-info-bottom {align-items: center;display: flex;justify-content: space-between;padding: 25px;width: 100%;position: absolute;left: 0;right: 0; bottom: -50px; background-image: linear-gradient(#00000000 0, #00000079 40%, #04848ede); text-align: center; transition: all .3s ease-in-out; opacity: 0;}
.team-section .team-card .team-info-bottom .team-text-info h3 {color: #fff;font-size: 21px;font-weight: 600;margin: 0 0 4px 0;}
.team-section .team-card .team-info-bottom .team-text-info p { margin: 0; font-size: 14px}
.team-section .team-card .team-info-bottom .team-social-icon i {display: inline-block;background: #fff;width: 37px;height: 37px;border-radius: 50%;line-height: 2.3;font-size: 16px;color: #04848e}
.team-section .team-card:hover .team-pic img { transform: scale(1.1);}
.team-section .team-card:hover .team-info-bottom { bottom: 0; opacity: 1;}

.team-section1 {padding: 6% 0;background-image: linear-gradient(90deg, #373638 28%, #fff 20%);position: relative;}
.team-section1::after {content: '';position: absolute;z-index: 1;bottom: 40px;right: 50px;width: 260px;height: 260px;background-image: radial-gradient(#3736387d 1px, transparent 2px);background-size: 20px 20px;}
.team-section1 .team-pic img {height: 570px;box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;object-fit: cover;border-radius: 60px 0;}
.team-section1 .team-details h4 {font-size: 30px;margin: 0 0 34px 0;color: #04848e;font-weight: 700;position: relative;}
.team-section1 .team-details p {/* font-size: 17px; */line-height: 1.6;}
.team-section1 .team-details h4::after {content: '';position: absolute;width: 100px;height: 1px;background: #373638;left: 0;bottom: -10px;}

.team-section2 {padding: 7% 0; background: #04848e; background-image: url(image/bg-pattern.jpg); background-size: cover;}
.team-section2 .left-pic img { box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; border-radius: 50px 0}
.team-section2 .form h3 {color: #fff;font-size: 40px;font-weight: 700;width: 90%;line-height: 1.1;margin: 0 0 30px 0}
.team-section2 .form .form-control { padding: 16px; border: 0; margin: 0 0 12px 0; color: #212121; font-size: 16px}
.team-section2 .form .form-control::placeholder { color: #212121; font-size: 16px}
.team-section2 .form .submit-btn {border: 2px solid #fff;display: inline-block;margin: 10px 0 0 0;font-size: 14px;color: #fff;text-transform: uppercase;padding: 14px 24px;font-weight: 500;letter-spacing: .6px;transition: all .2s ease-in-out} 
.team-section2 .form .submit-btn:hover { background: #fff; color: #04848e}

.footer-top {background: #04848e;padding: 52px 0;}
.footer-top h3 {color: #fff;font-size: 35px;font-weight: 700;text-transform: uppercase;margin: 0 0 14px 0;letter-spacing: .5px;}
.footer-top p {font-size: 17px;color: #f3f3f3;width: 80%;margin: 0 auto 12px auto;}

.career-banner {padding: 20% 0 12% 0;background-image: url('image/career-banner.jpg');background-size: cover;margin: -21px 0 3% 0;}
.career-banner h5 { color: #fff; font-size: 16px; text-transform: uppercase; letter-spacing: .8px}
.career-banner h1 { color: #fff; font-size: 45px; font-weight: 600; margin: 10px 0 20px 0}
.career-banner p { color: #e4e4e4; font-size: 17px}
.career-banner .btn-d a { background: #04848e; border-color: #04848e}

#_h2 { color: #04848e; font-weight: 600; margin: 20px; font-size: 42px;}
#msform label span {display: inline-block;margin: 8px 0 5px 0;color: #373638; font-weight: 600;font-size: 14px;}

.contact-banner {padding: 9% 0 6% 0;background-image: url('image/contact-banner.jpg');background-size: cover;margin: -21px 0 0 0;}
.contact-banner h5 { color: #04848e; font-size: 18px; text-transform: uppercase; letter-spacing: .8px; font-weight: 600}
.contact-banner h1 {color: #fff;font-size: 38px;font-weight: 600;margin: 10px 0}
.contact-banner h6 {color: #f5f5f5;font-size: 16px;line-height: 1.4;margin: 10px 0 30px 0}
.contact-banner p, .contact-banner p a {color: #fff;margin: 0 0 15px 0;font-size: 16px}
.contact-banner p i { display: inline-block; width: 30px; height:30px; background: #ffffffc2; margin: 0 5px 0 0; border-radius: 50%; line-height: 2; text-align: center; font-size: 14px; color: #04848e}

.contact-banner .contact-form {background: #ffffffba;padding: 40px;border-radius: 30px;backdrop-filter: blur(2px);}
.contact-banner .contact-form h2 {color: #282828;font-size: 23px;font-weight: 700;line-height: 1.2;}
.contact-banner .contact-form label {color: #000;font-size: 14px;margin: 2px 0;}
.contact-banner .contact-form .form-control {padding: 11px;}
.contact-banner .contact-form .btn { background: #04848e; padding: 12px 24px; color: #fff; margin: 5px 0 0 0}

.pic { border-radius: 30px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}

.gcc-services { padding: 2% 0 4% 0;}
.gcc-services .gcc-card {border: 1px solid #ddd;border-radius: 20px;background: #fff;overflow: hidden;transition: all .3s ease-in-out;}
.gcc-services .gcc-card .text { padding: 25px;}
.gcc-services .gcc-card:hover .ser-pic { overflow: hidden;}
.gcc-services .gcc-card:hover .ser-pic img { transition: all .4s ease-in-out}
.gcc-services .gcc-card .text .icon img {width: 56px;margin: 0 0 22px 0;}
.gcc-services .gcc-card .text h4 { color: #04848e; font-weight: 600; font-size: 21px; margin: 0 0 15px 0}
.gcc-services .gcc-card .text p  {margin: 0}
.gcc-services .gcc-card:hover { border-color: #04848e; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; transform: translate(0, -10px)}
.gcc-services .gcc-card:hover .ser-pic img { transform: scale(1.08)}

.gcc-services .gcc-model {padding: 40px;border: 1px solid #ddd;background: #f5f5f5;border-radius: 20px; overflow: hidden; position: relative; transition: all .3s ease-in-out}
.gcc-services .gcc-model::after { position: absolute; content: ''; width: 5px; height: 0; top: 0; left: 0; background: #04848e; transition: all .3s ease-in-out}
.gcc-services .gcc-model:hover { border-color: #04848e; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; transform: translate(0, -10px); background: #fff}
.gcc-services .gcc-model:hover::after { height: 100%}
.gcc-services .gcc-model h4 {color: #04848e;font-size: 22px;font-weight: 700;margin: 0 0 14px 0;}

.gcc-approach { background: #efefef; padding: 5% 0;}
.gcc-approach .gcc-approach {margin: 50px 0 0 0;padding: 0 20px 20px 20px;border: 1px solid #ddd;background: #fff;border-radius: 15px;position: relative;transition: all .3s ease-in-out;min-height: 370px;}
.gcc-approach .gcc-approach:hover { border-color: #04848e; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; transform: translate(0, -10px);}
.gcc-approach .gcc-approach .icon {background: #04848e;display: inline-block;padding: 13px;width: 64px;height: 64px;border-radius: 50%;transform: translate(0, -30px);}
.gcc-approach .gcc-approach h4 {color: #04848e;font-size: 17px;font-weight: 600;margin: -7px 0 14px 0;line-height: 1.3;}
.gcc-approach .gcc-approach p {font-size: 14.5px;letter-spacing: 0px;color: #5c5c5c;line-height: 1.6;margin: 0;}

.why-choose-GCC .icon img {width: 60px; }
.why-choose-GCC { padding: 10px}
.why-choose-GCC h4 {color: #373638; font-weight: 600;font-size: 21px;margin: 16px 0 12px 0;}
.why-choose-GCC p {font-size: 15px;}

.about-service .service-title {background: #04848e;min-height: 750px;}  
.about-service .content h2 {color: #373638;font-size: 36px;font-weight: 700;margin: 0 0 24px 0;line-height: 1.25;}
.about-service .content p { font-size: 16px}

.bookkeeping-section .left-strip{background: #04848e;min-height: 800px;position:relative;overflow:hidden;}
.bookkeeping-section .vertical-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-90deg);font-size: 38px;font-weight:800;letter-spacing:2px;color: #ffffff2e;white-space:nowrap;text-transform:uppercase;}
.bookkeeping-section .main-heading{font-size: 30px;line-height: 1.3;font-weight:700;color: #373638;margin-bottom: 22px;text-align: start;}
.bookkeeping-section .content-wrapper p{font-size: 15px;line-height: 1.7;text-align: start;}

@media (max-width: 768px) {
    .custom-btn{ padding: 10px 15px;font-weight: 500;font-size: 15px;}
    .section-title h2 {font-size: 25px;font-weight: 700;}
    .hm_head {font-size: 20px !important;}
    
    .about-us{ padding-top: 50px;padding-bottom: 70px;}
    .about-us h2{font-size: 25px; margin-bottom: 30px;}
    .about-us p{font-size: 15px; margin: 16px 0 0 0}

    .counts  {padding: 40px 0}
    .count-bx{ padding: 25px 10px;border-radius: 10px;transition: all 0.3s linear;margin-bottom:10px;}
    .counts .count-bx h2 {font-size: 30px; margin-top: 0px;}
    .counts .count-bx p {font-size: 15px; margin-top: 8px;}

    .cta-1 { padding: 8% 0;}
    .cta-1 p { font-size: 14px; font-weight: 400; margin: 0 0 30px 0 }
    
    .industries-section {padding: 10% 4%;}
    .industries-section .custom-btn { padding: 10px 20px; font-size: 14px;}
    .industries-section .cs_case_study_1_list {display: inline;}
    .industries-section .cs_case_study.cs_style_1.cs_hover_active {height: 360px;}
    .industries-section .cs_case_study_1_list .cs_case_study.cs_style_1 {min-height: 320px;}
    .industries-section .cs_case_study_1_list .cs_case_study.cs_style_1 .content-area{opacity:1;left:0;bottom: 0;}
    .industries-section .content-area1 {opacity: 0;}
    .industries-section .content-area1 a {font-size: 16px;}
    .industries-section .content-area { padding: 20px; opacity: 0;}

    .footer-top { padding: 52px 0;}
    .footer-top h3 { font-size: 24px;}
    .footer-top p {font-size: 15px;margin: 0 auto 30px auto;}
    
    footer { padding-top: 50px;}
    footer p, footer li, footer a {font-size: 14px; line-height: 1.6;}
    footer a i { margin-right: 6px;}
    footer .line-div { margin: 0;}
    div.linked-in img {height: 25px; padding: 5px; border-radius: 5px; margin-left: 5px;}
    footer .ft-links h4{ font-size: 18px; margin: 20px 0 10px 0;}
    .ft-links ul li{margin-bottom: 5px;}
    .ft-links ul li a{font-size: 14px;line-height: 1.8;}

    .contact-banner h5 { font-size: 15px;}
    .contact-banner h1 { font-size: 28px;}
    .contact-banner h6 { font-size: 14px; margin: 10px 0 24px 0}
    .contact-banner p, .contact-banner p a { margin: 0 0 14px 0;font-size: 14px}
    .contact-banner p i { width: 24px; height:24px; line-height: 1.9; font-size: 13px;}
    .contact-banner .contact-form { padding: 30px; border-radius: 20px}
    .contact-banner .contact-form h2 { font-size: 20px;}

    .about-page-banner {height: 350px; background-position: center}
    .about-page-banner .right-content {right: 0; bottom: 0; left: 0; top: auto; height: auto; width: 100%;}
    .about-page-banner .right-content p { top: 0;left: 0;transform: translate(0, 0);padding: 20px; font-size: 16px; color: #fff; margin: 0; text-align: center}
    .about-page-banner .left-content {height:; margin: auto;}
    .about-page-banner .left-content h1 { font-size: 21px; top: 25%;transform: translate(0, 0); padding: 20px}

    .about-section2 .content h2 { padding: 10px 16px; font-size: 27px;line-height: .6;}
    .about-section2 .content h3 {  font-size: 26px;}
    .about-section2 .content p {font-size: 16px;margin: 0 0 30px 0;}
    
    .about-section3 { padding: 5% 0;}
    .about-section3 .accordion-item {border: 0;margin: 0 0 14px 0;}
    .about-section3 .accordion-button { padding: 18px; font-size: 16px;}
    .about-section3 .accordion-body .right-content { padding: 30px;}
    .about-section3 .accordion-body .right-content p, .about-section3 .accordion-body .right-content li { font-size: 14px;}
    
    .team-section { padding: 8% 0;}
    .team-section .team-card .team-info-bottom {align-items: center;display: flex;justify-content: space-between;padding: 25px;width: 100%;position: absolute;left: 0;right: 0; bottom: -50px; background-image: linear-gradient(#00000000 0, #00000079 40%, #04848ede); text-align: center; transition: all .3s ease-in-out; opacity: 0;}
    .team-section .team-card .team-info-bottom .team-text-info h3 {color: #fff;font-size: 18px;font-weight: 600;margin: 0 0 4px 0;}
    .team-section .team-card .team-info-bottom .team-text-info p { margin: 0; font-size: 14px}
    
    .team-section1 {padding: 8% 0; background-image: linear-gradient(90deg, #ffffff 28%, #fff 20%);}
    .team-section1::after {width: 0}
    .team-section1 .team-pic img {height: 400px; margin: 0 0 20px 0}
    .team-section1 .team-details h4 {font-size: 24px; margin: 0 0 24px 0;}

    .team-section2 .left-pic img { margin: 30px 0 0 0}
    .team-section2 .form h3 { font-size: 27px; margin: 0 0 24px 0}

    .career-banner {padding: 18% 0 8% 0;}
    .career-banner h5 { font-size: 14px;}
    .career-banner h1 { font-size: 24px;}
    .career-banner p { font-size: 14px; margin: 0 0 30px 0}
    
    #_h2 { font-size: 27px;}

    .bookkeeping-section .row { align-items: start !important}
    .bookkeeping-section .left-strip{ min-height: 850px;}
    .bookkeeping-section .vertical-text{ font-size: 30px;}
    .bookkeeping-section .main-heading{font-size: 20px; margin-bottom: 18px; margin-top: 30px}
    .bookkeeping-section .content-wrapper p{font-size: 14px;}

    .faq .accordion-body {padding-top: 0; width: 85%; margin-left: 0;}

    .faq .accordion-button {font-size: 18px !important;padding: 20px !important;}
    .faq .accordion-body p, .faq .accordion-body ul li, .faq .accordion-body {font-size: 13px;}
}

.Book-keeping-banner {background-image: url('image/Book-keeping-banner-img.jpg');}
.Virtual-CFO-banner {background-image: url('image/Virtual-CFO-banner-img.jpg');}
.Tax-Advisory-banner {background-image: url('image/Tax-Advisory-banner-img.jpg');}
.payroll-banner {background-image: url('image/payroll-banner-img.jpg');}
.Transaction-Advisory-banner {background-image: url('image/Transaction-Advisory-banner-img.jpg');}
.GCC-banner {background-image: url('image/GCC-banner-img.jpg');}
.Assurance-banner {background-image: url('image/Assurance-banner-img.jpg');}
.Account-Advisory-banner {background-image: url('image/Account-Advisory-banner-img.jpg');}
.IT-Advisory-Cybersecurity-banner {background-image: url('image/IT-Advisory-Cybersecurity-banner-img.jpg');}
.System-Migration-banner {background-image: url('image/System-Migration-banner-img.jpg');}