* {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Butler', sans-serif;
                                                
}
a{
    text-decoration: none !important;
}
.bg-1{
    background-color: #009dd7;
}
.bg-2{
    background-color: #f5f5f5;
}
.f-color{
    color: #fff !important;
}
.color-2{
    color: #009dd7  !important;
}
.tbp{
    padding: 80px 0;
}
/* top header */
/* .th-inner {
    padding: 16px 0;
} */
.thi-box a {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
}
.thi-box a i {
    margin-right: 10px;
}
.thi-l {
    column-gap: 45px;
    margin: 3px 0;
}
.bgn{ background:#e7e7e7}
.thi-r a {
    margin-right: 8px;
    color: #fff;
}
.thi-r {
    padding: 4px 0px 2px 30px;
    z-index: 0;
}
.thi-r img{ width:30px;}
.top-header{
    position: relative;
    overflow: hidden;
}
.thi-r:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 320px;
    height: 100%;
    background: #f5f5f5;
    z-index: -1;
}
.thi-r a:hover{
    color: #009ad3;
    transition: 0.5ss;
}
.thi-box a:hover {
    color: #222;
    transition: 0.5s;
}
/* main-header */
img.h-logo {
    max-width: 240px;
}
ul.navbar-nav {
    margin-inline: auto;
}
.mh-btn a, .mh-btn button {
    font-size: 15px;
    font-weight: 500;
    background: #009ad3;
    color: #fff;
    padding: 10px 18px;
    border: 2px solid transparent;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.mh-btn a:hover, .mh-btn button:hover {
    background: #131111;
    /* border: 2px solid #0095cb; */
}

li.nav-item a.nav-link {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    transform: revert-layer;
    text-transform: capitalize;
    /* font-family: 'Butler', sans-serif;           */
    color: #333;
}
.slick-slide img
{
    display: block;
    width: 100%;
}
.newim{
    box-shadow: 0 0 10px #e2e2e2;
      padding: 10px; 
    margin: 10px;} 
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: rgb(0 154 211) !important;
}
.mar{ margin:10px;}
nav.navbar {
    padding: 0 !important;
}
a.nav-link {
    padding: 25px 18px !important;
}
.mh-btn a:hover {
    background: #222;
    transition: .5s;
}
/* hero-slider */
.bsc-inner h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-weight: 600;
    max-width: 760px;
    text-transform: capitalize;
}
.bsc-inner p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 27px;
    line-height: 32px;
}
a.main-btn {
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    padding: 0 35px;
    font-family: 'Barlow Condensed', sans-serif;
    border: 0;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background: #009ad3;
    border: 2px solid #0095cb;
    letter-spacing: 0.5px;
}
a.main-btn:hover {
    background: #131111;
    border: 2px solid #0097cf;
}
.banner-slide {
    position: relative;
}
.bsc-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.hero-is{
    position: relative;
}
.hero-is ul.slick-dots {
    position: absolute;
    bottom: 30px;
    right: 100px;
}

.hero-is ul.slick-dots {
    position: absolute;
    bottom: 30px;
    right: 100px;
    display: flex !important;
    padding: 0;
}
.hero-is ul.slick-dots li {
    position: relative;
    list-style: none;
    margin-inline: 20px;
} 
/* .hero-is ul.slick-dots li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    left: 15px;
    top: 6px;
    border: 2px solid #fff;
    transform: rotate(45deg);
    z-index: 1;
} */
.hero-is ul.slick-dots li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    left: 0px;
    top: 6px;
    border: 2px solid #fff;
    transform: rotate(45deg);
    z-index: 1;
}
.hero-is ul.slick-dots li button {
    border: none;
    background: transparent;
    color: transparent;
    z-index: 99999;
    position: relative;
}
.hero-is ul.slick-dots li:last-child button {
    position: absolute;
    /* right: -0px;  */
    color: transparent;
}
.hero-is ul.slick-dots li:nth-child(2) button {
    /* visibility: hidden; */
    color: transparent;
}
.hero-is ul.slick-dots li.slick-active:before {
    background: #0097cf;
    width: 14px;
    height: 14px;
    top: 4px;
}
.hero-is ul.slick-dots:after {
    content: "";
    width: calc(100% - 40px);
    background: #fff;
    position: absolute;
    top: 10px;
    height: 2px;
    z-index: 0;
    right: 12px;
}
#alumini .close{ position:absolute; width:30px; height:30px; border-radius:50%; background-color:rgba(255, 255, 255, 0.6); opacity:1; right:-40px; top:-10px;}
.imgb{ padding:15px; background:#fff; }
/* h-about-us */
.haul-img img {
    max-width: 512px;
}
.haul-img:before {
    content: '';
    position: absolute;
    top: -30px;
    right: 0;
    width: 100%;
    height: 50%;
    z-index: -1;
    background: #009ad3;
}
.haul-img {
    position: relative;
}
.haul-inner {
    position: relative;
}
.haul-btn {
    position: absolute;
    bottom: -30px;
    left: 30px;
}
.haul-img:after {
    content: "";
    position: absolute;
    bottom: -120px;
    right: 60px;
    background: url(../../assets/img/shape.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    max-width: 282px;
    max-height: 507px;
    z-index: -1;
}
.haul-sec-img img {
    max-width: 165px;
}
.haul-sec-img {
    position: absolute;
    bottom: -80px;
    right: 80px;
}
.haur-title span {
    display: inline-block;
    color: #555555;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    position: relative;
    top: -2px;
    text-transform: uppercase;
}
.haur-sec-title h2 {
    color: #222222;
    font-size: 31px;
    line-height: 1.2em;
    margin-bottom: 29px;
    padding-bottom: 26px;
    position: relative;
    font-weight: 600;
}
.haur-sec-title h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 45px;
    height: 4px;
    background-color: #222222;
    width: 10px;
}
.haur-sec-title h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #0097cf;
}
.haur-sec-title {
    position: relative;
}
.haur-content p {
    color: #555555;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}
.haur-point ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 30px;
}
.haur-point ul li {
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    padding-left: 43px;
    position: relative;
    padding-top: 4px;
    /* display: inline-block; */
    line-height: 1.3;
    width: 50%;
    margin-bottom: 20px;
    align-items: center;
    display: flex;
}
.haur-point ul li svg {
    color: #0097cf;
    width: 14px;
    height: 14px;
}
.haur-point ul li span {
    position: absolute;
    left: 0;
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    line-height: 25px;
    text-align: center;
    top: 50%;
    transform: translateY(-40%);
}
.hau-exp-icon img {
    max-width: 75px;
}
.hau-exp-content span {
    font-size: 30px;
    font-family: 'Butler', sans-serif;          
    color: #0097cf;
    font-weight: bold;
    margin-bottom: 9px;
    line-height: 1.1;
}
.hau-exp-content p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: rgb(85, 85, 85);
    line-height: 1.875;
    margin-top: 9px;
}
.haur-experince {
    box-shadow: 0 0 20px #00000020;
    border-radius: 10px;
    padding: 20px 10px;
}
.hau-exp-icon {
    max-width: 75px;
    width: 100%;
    margin-inline: 30px;
}
.haur-call-content span {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: rgb(119, 119, 119);
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.1;
}
.haur-call-content a {
    font-size: 32px;
    font-family: "Montserrat";
    color: rgb(34, 34, 34);
    display: block;
    font-weight: bold;
}

.abtc-icon {
    padding: 20px 0;
}
.social-links li a:hover {
    color: #fa8100;
}
.abtc-icon .call-icon {
    display: inline-block;
    position: relative;
    padding: 15px 15px;
    font-size: 34px;
    border-radius: 50%;
    border: 1px solid #0097cf;
    margin-right: 15px;
    margin-top: 16.5px;
    width: 80px;
    height: 80px;
    text-align: center;
}
.abtc-icon .call-icon:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    border: 1px solid #0097cf;
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px;
}
.fa-phone-alt:before {
    content: "\f879";
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.svg-inline--fa.fa-w-16 {
    width: 1em;
}
.abtc-icon .call-icon:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    border: 1px solid #0097cf;
    left: -15px;
    top: -15px;
    right: -15px;
    bottom: -15px;
}
.abtc-icon .call-icon svg {
    width: 45px;
    color: #0097cf;
}
.haur-experince {
    margin-bottom: 40px;
}
.hau-r {
    padding-left: 62px !important;
}
/* h-about-digit */
.counter-section {
    margin-top: 25px;
    padding-bottom: 0;
    z-index: 99;
    display: block;
    position: relative;
}
.counter-sec {
    padding: 0 0 0;
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
    background: #fff;
    box-shadow: 34px 6px 27px rgba(0,0,0,0.16);
}
.counter-sec:before {
    content: '';
    position: absolute;
    background: #222222;
    right: 0;
    width: 150%;
    height: calc(100% + 26px);
    top: -26px;
    z-index: -1;
}
.counter-sec .rect {
    position: absolute;
    right: -42px;
    top: -26px;
    z-index: -1;
    width: 150px;
    height: calc(100% + 25px);
    transform: skew(-20deg);
    -webkit-transform: skew(-15deg);
    background: #222;
}
.counter-dv {
    display: table;
    padding: 86px 20px;
    height: 100%;
}
 .counter-dv{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ico {
    font-size: 36px;
    color: #fff;
}
.ico {
    float: left;
    display: table-cell;
    position: relative;
    background: #0097cf;
    padding: 13px 11px;
    margin-top: 9px;
    position: relative;
    z-index: 5;
}
.ico:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 10px);
    height: 10px;
    background: #dfebef;
    z-index: -1;
}
.svg-inline--fa.fa-w-18 {
    width: 1.125em;
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}
.ico:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: 10px;
    height: calc(100% + 10px);
    background: #dfebef;
    z-index: -1;
}
.counter-info {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-left: 19px;
}
.counter-info > span {
    display: inline-block;
    font-size: 16px;
    /* font-family: 'Butler', sans-serif;           */
    color: rgb(119, 119, 119);
    font-weight: 500;
}
.counter-item > h2, .counter-item > span {
    font-size: 44px;
    margin-bottom: 0px;
    display: inline-block;
    font-family: 'Butler', sans-serif;          
    color: rgb(34, 34, 34);
    font-weight: 600;
}
.counter-item > span {
    margin: 0;
    font-family: 'Barlow Condensed', sans-serif;
}
.counter-sec:after {
    content: '';
    position: absolute;
    background: #fff;
    right: 0;
    width: 150%;
    height: 100%;
    display: block;
    top: 0;
    bottom: 0;
    box-shadow: 34px 6px 27px rgba(0,0,0,0.16);
    z-index: -1;
}
.hwd-title .haur-sec-title h2:before {
    left: 49%;
    transform: translateX(-50%);
}
.hwd-title .haur-sec-title h2:after {
    left: 51.5%;
    transform: translateX(-50%);
}

/* wwd */
section.h-wwd {
    background: url(../../assets/img/bg1.jpg);
    background-repeat: no-repeat;
}
.video-post {
    margin-bottom: 0px;
}
.video-post-thumbnail {
    position: relative;
    padding: 20px 20px 0 0;
    margin-bottom: 20px;
    height: 500px;
    overflow: hidden;
}
.video-post-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-image: url(../../assets/img/thumb-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.video-post-thumbnail > img {
    width: 100%;
    position: relative;
    height: 100%;
    object-fit: cover;
}
.vid-post-info {
    position: absolute;
    top: 20px;
    left: 0;
    width: 240px;
    height: 100%;
    padding: 60px 0 0 40px;
    background-color: rgba(0,0,0,0.80);
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all 0.4s ease-in-out;
}
.ext-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.vid-post-info:before {
    position: absolute;
    height: 100%;
    width: 50px;
    transform: skew(0, 42deg);
    background: rgba(0,0,0,0.80);
    content: "";
    left: 100%;
    top: 23px;
}
.vid-post-info > h2 {
    color: #ffffff;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 32px;
}
.vid-post-info > p {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}
.video-post-info {
    position: relative;
}
 .rd-btn{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    outline: 2px solid transparent;
    outline-offset: -2px;
    background-color: #0097cf;
    display: inline-block;
    color: #222222;
    font-size: 16px;
    position: absolute;
    top: -45px;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
}

.video-post-info > h2 {
    color: #222222;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    transition: all 300ms ease;
    text-align: center;
}

.video-post-info > h2 > a{
    color: #222222;
}
.video-post:hover .vid-post-info {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.video-post:hover .video-post-thumbnail:before{
    background-color: #0097cf;
}
.video-post:hover .video-post-thumbnail:before {
    background-image: inherit;
}
.rd-btn:hover{
    background: transparent;
    outline: 2px solid #0097cf;
    outline-offset: -2px;
    background-color: #272727;
}
.video-post:hover .rd-btn {
    opacity: 1;
    visibility: visible;
    right: 40px;
}
.video-post:hover .video-post-info > h2 {
    opacity: 0;
    visibility: hidden;
}
.rd-btn svg {
    color: #fff;
}
.video-post {
    width: 100%;
    margin-inline: 16px;
}
.hwd-title {
    margin-bottom: 78px;
}
.wwd-inner ul.slick-dots li button, .hwd-ic ul.slick-dots li button {
    /* display: none; */
    box-shadow: none;
    outline: none;
    background: #0097cf;
    opacity: 0.3;
    display: inline-block;
    padding: 0;
    margin: 0px 5px;
    height: 4px;
    width: 30px;
    border: none;
    color: transparent;
}
.wwd-inner ul.slick-dots li, .hwd-ic ul.slick-dots li {
    margin-right: 10px !important;
    color: aliceblue;
    /* font-size: 32px; */
    list-style: none;
    width: 30px;
}
.wwd-inner ul.slick-dots, .hwd-ic ul.slick-dots {
    display: flex !important;
    padding-left: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -80px;
}
.wwd-inner ul.slick-dots li.slick-active, .hwd-ic ul.slick-dots li.slick-active {
    color: #0097cf !important;
}
.wwd-inner ul.slick-dots li.slick-active button, .hwd-ic ul.slick-dots li.slick-active button {
    background: #0097cf;
    border: 2px solid #0097cf;
    opacity: 1;
}

/* our ccase study */
.h-case-study {
    background: #f5f5f5;
}
.hcs-inner {
    /* background: url(../../assets/img/ocs-bg.jpg);
    background-repeat: no-repeat;
    background-position: top right; */
    position: relative;
}
.hcs-inner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 306px !important;
    height: 100%;
    /* opacity: 0.90; */
    background: #0095cb;
    background: url(../../assets/img/ocs-bg.jpg);
}
.cover-image {
    position: absolute;
    top: 0;
    left: 2px;
    width: calc(100% - 4px);
    height:100% ;
}
.cover-image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.case_slide .case-study-carouz {
    padding-bottom: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 38px 34px;
    background-color: rgba(34, 34, 34, 97%);
    opacity: 0;
    min-height: 380px;
    visibility: hidden;
    transform: translateY(-100%);
    transition: all .4s;
}
.case-study-slide {
    padding-right: 75px;
}
.case-study-slide > h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    overflow: hidden;
    text-overflow: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: 'Montserrat', sans-serif;
}
.case-study-slide > span {
    display: inline-block;
    color: #777;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.lnk-default {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: -25px;
    right: 43px;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 2;
    opacity: 0;
    transition: all .4s;
    min-width: initial;
    padding: 0;
    transition: all 0.4s ease-in-out;
    outline: 2px solid transparent;
    outline-offset: -2px;
    background-color: #0095cb;
}
.case_slide:hover .case-study-carouz {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.case_slide:hover .lnk-default {
    opacity: 1;
}
.case-study-slide > p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: rgb(255, 255, 255);
    line-height: 1.875;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: initial;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.case-study-slide > h2 > a {
    color: #fff;
}
.case_slide {
    position: relative;
    margin: 0 0 40px 0;
}
.hsc-title {
    margin-bottom: 78px;
    z-index: 99;
    position: relative;
}
button.slick-prev {
    width: 40px;
    background: url(../../assets/img/previous.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    color: transparent;
    border: none;
    position: absolute;
    left: 1%;
    top: 50%;
    z-index: 9999;
    transform: translateY(-50%);
    opacity: 0.75;
}
button.slick-prev:hover, button.slick-next:hover {
    opacity: 1;
}
button.slick-next {
    width: 40px;
    background: url(../../assets/img/next.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    color: transparent;
    border: none;
    position: absolute;
    top: 50%;
    right: 1%;
    z-index: 9999;
    transform: translateY(-50%);
    opacity: 0.75;
}
.case-study-slide span {
    font-size: 170px;
    position: absolute;
    bottom: -80px;
    right: 10px;
    color: #fff;
    opacity: 0.2;
}
.lnk-default:hover {
    background-color: #272727;
    outline: 2px solid #0095cb;
    outline-offset: -2px;
}
/* h-contact-form */
 
.hq-inner .haur-sec-title h2:after {
    background-color: #fff;
}
.hql-title p { 
    font-size: 16px;
    line-height: 28px;
    padding-right: 60px;
}
.hqr-inner .form-group input, .hqr-inner .form-group select {
   width: 49%;
    height: 55px;
    padding: 10px;
    margin-bottom: 20px;
    background: #f7f7f7;
    border: none;
    border-bottom: 2px solid #009ad3; 
}
.hqr-inner .form-group input:focus-visible , .hqr-inner .form-group select:focus-visible  {
  
    border: none !important;
    border-bottom: 2px solid #0095cb !important;
    box-shadow: none !important;
    outline: none !important;
}
.hqr-inner .form-group textarea {
    width: 100%;  padding:10px; 
    background: #f7f7f7;
    border: none;
    border-bottom: 2px solid #009ad3; 
}
.hqr-inner .form-group textarea:focus-visible  {
  
    border: none !important;
    border-bottom: 2px solid #0095cb !important;
    box-shadow: none !important;
    outline: none !important;
}
.hqr-inner .form-group {
    display: flex;
    justify-content: space-between;
}
.hqr-inner input[type="submit"]:hover {
    background: transparent;
    border: 2px solid #0097cf;
}
.hqr-inner input[type="submit"] {
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    padding: 0 35px;
    font-family: 'Barlow Condensed', sans-serif;
    border: 0;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background: #009ad3;
    border: 2px solid #0095cb;
    letter-spacing: 0.5px;
}
.hf-btn {
    margin-top: 35px;
}
/* h-testimonials */
section.h-testimonial {
    background: url(../../assets/img/tes-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-slide {
    background-color: #fff;
    padding: 57px 40px;
    /* border-radius: 10px; */
    position: relative;
    /* box-shadow: 0 0 27px rgba(0,0,0,0.10); */
    max-width: calc(100% - 15%);
    margin-bottom: 64px;
    margin-top: 10px;
}
.testimonial-slide:before {
    content: '';
    position: absolute;
    top: 30px;
    right: 105px;
    width: 94px;
    height: 77px;
    background-image: url(../../assets/img/quotes.png);
    background-repeat: no-repeat;
}
.auth-img {
    position: absolute;
    top: 50px;
    right: -65px;
    width: 130px;
    transition: all 0.4s ease-in-out;
}
.testimonial-slide > h3 {
    color: #222222;
    font-size: 30px;
    margin-bottom: 7px;
}
.testimonial-slide > span {
    display: inline-block;
    color: #555555;
    font-size: 14px;
    margin-bottom: 25px;
}
.rating li {
    display: inline-block;
}
.testimonial-slide .rating {
    margin-bottom: 15px;
    padding: 0;
    display: flex;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;

}
.testimonial-slide > p {
    color: #555555;
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}
.testimonial-slide:hover .auth-img {
    width: 100px;
    right: 50px;
}
ul.rating li svg {
    color: #0095cb;
}
.hls-slide { 
    display: flex !important;
    align-items: center;
}
/* footer */
footer {
    background: #131111;
}
.fc-content p {
    color: #ccc;
    font-size: 16px;
    line-height: 28px;
    padding-right: 30px;
    margin-bottom: 30px;
}
.fc-content{
    margin-top: 20px;
}
.fic-title h4 {
    font-size: 21px;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 21px;
    margin-top: 17px;
    line-height: 24px;
}
.fic-title h4:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #0095cb;
}
.fic-content {
    margin-left: 10px;
    max-width: 267px;
    font-size: 14px;
}
.fic-content p {
    line-height: 22px;
    font-size: 14px;
}
.fic-icon {
    width: 100%;
    max-width: 28px;
}
.fic-content a:hover{
    color: #0095cb !important;
}
.fic-box {
    margin-bottom: 20px;
    /* width: 50%; */
}
.fic ul li a {
    color: #fff;
}
.fic ul li {
    padding: 5px 0;
}
.fic ul {
    --icon-space: 1.3em;
    list-style: none;
    font-size: 15px;
    padding: 0 0 0 20px;
  }
  
  .fic li {
    padding-left: var(--icon-space);
  }
  
  .fic li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc( var(--icon-space) * -1 );
    width: var(--icon-space);
    color: #0095cb;
  }
  .fic ul li:first-child {
    padding-top: 0;
}
.fic-form-content input {
    width: 100%;
    height: 60px;
    padding: 10px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}
.femail-btn input[type="submit"] {
    display: inline-block;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    padding: 0 35px;
    font-family: 'Barlow Condensed', sans-serif;
    border: 0;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background: #009ad3;
    max-width: 150px;
    height: 50px;
    border: 2px solid #0095cb;
    letter-spacing: 0.5px;
}
.femail-btn input[type="submit"]:hover {
    background: transparent;
    border: 2px solid #0097cf;
}
.femail-btn {
    margin-top: 20px;
}
.fir {
    column-gap: 20px;
    padding: 50px 0 30px;
}
.fir .col-3 {
    flex: 0 0 auto;
    width: 22.55%;
}
.fic-social-link a i {
    color: #fff;
    font-size: 26px;
}
.fic-social-link {
    display: flex;
    margin: 30px 0;
}
.fic-social-link a {
    width: 60px;
    height: 60px;
    background: transparent; 
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.fic-social-link a:last-child {
    margin-right: 0px;
}
.fic-social-link a:hover { 
    transition: 0.5s; 
}
.cp-bar {
    background: #f1f1f133;
    padding: 13px 0;
    /* border-radius: 100px; */
    
}
.cpb-l{ font-size:14px;}
.sticky{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background-color: #fff;
    box-shadow: 0 0 10px #00000020;
}
.sticky a.nav-link {
    padding: 30px 18px !important;
    transition: 0.5s;
}

.pc_whatsapp {
    display: block;
    position: fixed;
    bottom: 10px;
    z-index:9999;
    left: 10px;
}
.pc_whatsapp img {
    max-width: 120px;
}
li.dropdown:hover .dropdown-menu {
    display: block;
}
ul.dropdown-menu {
    border: none;
    box-shadow: 0 0 10px #00000010;
    border-radius: 0;
    border-bottom: 4px solid #0097cf;
    padding: 0 0px;
    width: 250px;
}
ul.dropdown-menu li a.dropdown-item {
    padding: 8px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.fic ul li a:hover{
    color: #0097cf;
}
.cp-bar p a {
    font-weight: 600;
    text-transform: uppercase;
}
.cp-bar p a:hover {
    color: #fff !important;
}
 
.hls-slide img:hover{
   filter: grayscale(0%);
}
.hserc-content h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.hserc-content p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 6px;
    line-height: 26px;
    color: #555555;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hserc-btn a{
    text-align: right;
    display: block;
}
.hserc-content {
    margin: 20px 0;
}
.hserc-inner {
    padding: 20px;
    background: #fff;
    border-radius: 6px;
}
.hserc-icon img {
    max-width: 60px;
}
.hserc:hover .hserc-inner{
    box-shadow: 0 0 10px #00000030;
    transition: .5s;
}
.hserc:hover .hserc-inner .hserc-icon {
    padding-left: 10px;
    transition: .5s;
}
.hserc:hover .hserc-btn a {
    padding-right: 10px;
    transition: .5s;
}

.hser-1 {
    margin-bottom: 78px;
}
.hser-2 {
    row-gap: 20px;
}
section.h-cus-service {
    position: relative;
}
section.h-cus-service:before {
    content: "";
    width: 750px;
    height: 750px;
    background: #0097cf0d;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
}
.haur-content-p p {
    max-width: 950px;
}
.hsc-cus-div {
    position: absolute;
    background: #00000038;
    width: calc(100% - 4px);
    height: 100%;
    color: #fff;
    display: flex;
    align-items: self-end;
    justify-content: center;
    left: 2px;
}
.case_slide:hover .hsc-cus-div {
    display: none;
}
.hsc-cd-inner h4 {
    margin-bottom: 20px;
}
.navbar-toggler {
    font-size: 26px !important;
    border: none !important;
}
.navbar-toggler:focus {
    box-shadow: none !important;
}
.auth-img {
    position: absolute;
    top: 14px;
    right: -65px;
    width: 130px;
    transition: all 0.4s ease-in-out;
}
@media(max-width:1399px){
    .fir .col-3 {
        width: 22%;
    }
    .fic-social-link a i {
        font-size: 16px;
    }
    .fic-social-link a {
        width: 40px;
        height: 40px;
    }
	.fic-social-link img{ width:40px}
}
@media(max-width:1366px){
    .thi-r:after {
        width: 260px;
     
    }
}



/* about page css */
section.i-banner {
    background: url(../../assets/img/i-banner.jpg);
    padding: 100px 0;
}
.ib-inner h3 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.ib-inner p {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.ib-inner p a {
    color: #fff;
}
.ib-inner p a:hover {
    color: #009ad3;
}
.vmsc-content p {
    color: #555555;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 27px;
    max-width: 600px;
}
.vmsc-content h3 {
    color: #222222;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 31px;
    font-family: 'Roboto';
}
.vmsc-ic {
    background: #009ad3;
    padding: 20px 30px;
}
.vmsc-ic ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .vmsc-ic li {
    padding-left: var(--icon-space);
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 16px;
}
  
  .vmsc-ic li:before {
    content: "\f054"; 
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc( var(--icon-space) * -1 );
    width: var(--icon-space);
    font-size: 12px;
  }
  .vmsc-ic li:last-child {
    margin: 0;
}
.sbs-section{
    display: block;
    position: relative;
}
.sbs-content {
    padding: 0 100px;
    position: relative;
}
.sbs-content:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75%;
    background-color: #dddddd;
    z-index: -1;
    transition: all 0.4s ease-in-out;
}
.sbs-max {
    background-color: #fff;
    box-shadow: 0 0 27px rgba(0,0,0,0.14);
    text-align: center;
    padding: 80px 0;
    margin-bottom: -100px;
    z-index: 9;
    position: relative;
}
.sbs-max > span {
    color: #555555;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: -2px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}
.sbs-max > h2 {
    color: #222222;
    font-size: 40px;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-family: 'Roboto';
}
.sbs-max a {
    font-size: 16px;
    font-weight: 500;
    background: #009ad3;
    color: #fff;
    padding: 16px 22px;
    /* border: 2px solid #0095cb; */
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.sbs-content:hover:before {
    height: 50%;
}
 
.haul-main-inner {
    position: relative;
}
.haul-main-inner:after {
    content: "";
    position: absolute;
    background: transparent;
    border: 10px solid #0097cf;
    left: 50%;
    width: calc(100% - 30%);
    height: calc(100% - 10%);
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -9;
}
section.vms-sec {
    padding: 40px 0 80px;
}
.vmic-inner {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.vmic-content h4{
    color: #fff;
}
.vmic-content {
    position: absolute;
    bottom: -221px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 40px 25px;
    background: linear-gradient(180deg, rgb(51 51 51 / 0%) -0.83%, rgb(51 51 51 / 45%) 17.82%, #000 100.93%);
}
.vmic-ic p {
    color: #f1f1f1;
    /* text-align: justify; */
    height: 100%;
    min-height: 168px;
}
.vmic-content h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}
/* .vmic-ic {
    display: none;
} */
.vmic-content h4:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #fff;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.vmic-inner:hover .vmic-content {
    bottom: 0;
    transition: bottom .4s linear;
}
.vmi-title {
    text-align: center;
    max-width: 500px;
    margin-inline: auto; 
}
.vmi-title .haur-sec-title h2 {
    display: inline-block;
}
.vmi-title .haur-sec-title h2:before {
    left: 50%;
    transform: translateX(-60%);
}
.vmi-title .haur-sec-title h2:after {
    left: 55%;
    transform: translateX(-50%);
}
.wds-inner .vmi-title {
    max-width: 620px;
}
.wdsl-inner {
    background: #0095cb;
    padding: 40px;
    border-radius: 10px 0 0 10px;
}
.wds-box {
    /* box-shadow: 0 0 10px #00000020; */
    border-radius: 10px;
}
.wds-l {
    width: 28%;
}
.wds-r {
    width: 70%;
    padding: 20px;
    background-color: #fff;
    border-radius: 0 10px 10px 0;
}
.wds-r h5 {
    font-size: 22px;
    font-family: 'Roboto';
    font-weight: 500;
}
.wds-box:nth-child(even) .wdsl-inner {
    border-radius: 0 10px 10px 0;
}
.wds-box {
    margin-bottom: 20px;
}
.wds-r p {
    margin-bottom: 0;
}

.cdic {
    box-shadow: 0 0 10px #00000030;
    padding: 20px;
    width: 100%;
}
.cd-inner .cdir{
    column-gap: 20px;
}
.cdic-img img {
    box-shadow: 0 0 10px #00000020;
    margin-bottom: 20px;
}
.cidc-title h4 {
    font-size: 18px;
    font-family: 'Roboto';
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.cdic-icon i {
    font-size: 20px;
    color: #0095cb;
}
.cdic-content {
    width: 100%;
}
.cdic-icon {
    width: 20px;
    display: flex;
    justify-content: center;
}
.cdic-add {
    column-gap: 10px;
}
.cdic-content p a {
    color: #212529;
}
.cdic-content p a:hover {
    color: #0095cb;
}
.cidc-title h4:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #0097cf;
}
.cidc-title h4:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 45px;
    height: 4px;
    background-color: #222222;
    width: 10px;
}
.wds-content {
    padding: 0 10%;
}
.wds-box:nth-child(even) {
    margin-left: 40%;
}
.wds-box:nth-child(odd) {
    margin-right: 40%;
}

section.ib-sec video, section.ib-sec img {
    width: 100%;
    height: 570px;
    object-fit: cover;
}
section.ib-sec {
    position: relative;
}
section.ib-sec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #D9D9D9 -4.3%, rgba(0, 0, 0, 0.00) -4.29%, rgba(0, 0, 0, 0.40) 46.77%, #000 100%);
    top: 0;
    left: 0;
}
.ibs-im {
    position: absolute;
    bottom: 80px;
    z-index: 9;
}
.ibs-im h3 {
    color: #fff;
    font-size: 40px; font-weight:bold
}
.ibs-im p {
    font-size: 16px;
    color: #ddd;
    width: 100%;
    max-width: 530px;
}
section.wd-sec {
    background: url(../../assets/img/bg-structure.jpg);
    padding: 80px 0;
    position: relative;
    z-index: 0;
}
.wd-sec:before{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color:rgb(0 0 0 / 63%);
    z-index: -1;
}
.wds-inner .haur-title span {
    color: #fff;
}
.wds-inner .haur-sec-title h2 {
    color: #fff;
}
.wds-inner .haur-sec-title h2:after {
    background-color: #fff;
}
.wds-box:nth-child(even) .wds-r{
    border-radius: 10px 0 0 10px;
}
.conts-l, .conts-r {
    width: 100%;
    position: relative;
}
.conts-inner {
    column-gap: 60px;
}
.contsl-inner {
    position: relative;
    z-index: 9;
}
.contsl-inner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 10px solid #0095cb;
    top: -30px;
    left: -30px;
    z-index: 0;
}
.cs2 {
    background: #004e6a;
    position: relative;
    z-index: 0;
}
.cont-img {
    position: relative;
    z-index: 1;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #0095cb !important;
}
.cs2:after {
    content: "";
    position: absolute;
    background: url(../../assets/img/bg-structure3.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* .cs2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000ad;
} */
/* .cs2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0097cf38;
} */
.cs2 .haur-sec-title h2, .cs3 .haur-sec-title h2 {
    color: #fff;
}
.cs2 p{
    color: #fff;
}
.cs2 .haur-sec-title h2:after, .cs3 .haur-sec-title h2:after {
    
    background-color: #fff !important;
}
.cs2 .haur-sec-title h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #fff;
}
.cs2 .mh-btn a{
    background: #fff;
    color: #009ad3;
}
.cs2 .mh-btn a:hover{
    background: #111;
    color: #fff;
}
.contsr-inner p {
    line-height: 28px;
}
.cs2 .contsl-inner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 10px solid #fff;
    top: -30px;
    left: -30px;
    z-index: 0;
}
.cs2 .haur-title span, .cs3 .haur-title span {
    color: #fff;
}

.sbir-inner {
    margin: 0 0 0 -50%;
}
/* .sbir-inner img {
    border-radius: 0 200px 200px 0;
} */
.sbi-l {
    padding-left: 100px !important;
}
.sbi-l p {
    margin-bottom: 40px;
}
.sf-form .form-group {
    width: 100%;
}
.sfr {
    column-gap: 20px;
    margin-bottom: 20px;
}
.sfr label {
    margin-bottom: 6px;
    font-weight: 600;
    letter-spacing: 0.2px;
    font-size: 14px;
}
.sfr input, .sfr select, .sfr textarea {
    border: none;
    border-bottom: 1px solid #0095cb;
    border-radius: 0;
    padding: 6px 0;
    font-size: 15px;
}
.cs3 {
    background: url(../../assets/img/white-bg-abstact11.jpg);
    padding: 80px 0;
    position: relative;
    z-index: 0;
    background-size: cover;
    background-position: right top;
}
.cs3:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #0095cb6e;
    z-index: -1;
}
/* section.case-study {
    background: #0095CB;
} */
.sfi-ic {
    max-width: 490px;
}
.vmic-btn a {
    font-size: 18px;
    font-weight: 500;
    background: transparent;
    color: #009ad3;
    padding: 0;
    border: 2px solid transparent;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
/* .vmic-btn a:hover {
    background: #111;
    color:#fff ;
    border: 2px solid #fff;
    transition: 0.5s;
} */
.cs-inner .vmic-ic p {
    min-height: 130px;
}

section.cs-form {
    background: #111;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999999;
    padding: 260px 0;
    display: none;
}
.cs-form-b{
    display: block !important;
}
.csf-inner .haur-title span, .csf-inner .haur-sec-title h2, .csf-inner .sfi-content p, .csf-inner .sfr label{
    color: #fff;
}
.csf-inner .haur-sec-title h2:after  {
    background-color: #fff;
}
.csf-inner .sfr input, .csf-inner .sfr select, .csf-inner .sfr textarea{
    color: #fff;
    background-color: transparent;
}
.csf-inner .sfr input::placeholder{
    color: #ddd;
}
.csf-inner {
    position: relative;
}
.close-icon {
    position: absolute;
    top: -150px;
    right: 0px;
    cursor: pointer;
}
.close-icon img {
    width: 100%;
    max-width: 30px;
}
.csf-inner .form-control:focus {
    color: #fff !important;
    background-color: transparent !important;
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}
img.bd-m {
    display: none;
}
.contsr-inner .mh-btn {
    margin-top: 30px;
}
.case-study .vmic-content h4 {
    font-size: 26px;
}
.mc-cont .haur-sec-title h2:before {
    left: 47.5%;
    transform: translateX(-50%);
}
.mc-cont .haur-sec-title h2:after {
    left: 50%;
    transform: translateX(-50%);
}
.mc-cont p {
    max-width: 780px;
    margin-inline: auto;
    font-size: 20px;
    line-height: 32px;
}
section.main-sec {
    background: url(../../assets/img/main-bg.jpg);
    background-size: cover;
    background-position: center;
}
.last-cont .conts-inner {
    text-align: center;
}
.last-cont .conts-inner p {
    font-size: 18px;
    margin-bottom: 0;
    max-width: 920px;
    margin-inline: auto;
}
.last-cont .conts-inner p span {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
}
section.coming-soon img {
    max-width: 530px;
}
section.coming-soon {
    display: flex;
    justify-content: center;
    padding: 80px 0;
}
.cs1 {
    background: url(../../assets/img/main-bg.jpg);
    background-size: cover;
    background-position: center;
}
/* home page why choose us custom css */
.h-wd-sec .wds-content {
    padding: 0 0%;
}
.h-wd-sec .wds-box:nth-child(even) {
    margin-left: 0;
}
.h-wd-sec .wds-box:nth-child(odd) {
    margin-right: 0;
}
.h-wd-sec .wds-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.h-wd-sec .wds-box {
    width: 50%;
}
.fic-main-box {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: end; */
}

.hsc-mi .hsc-mis {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
}
.hsc-mi .case_slide {
    position: relative;
    width: 31%;
    margin: 0 0 40px 0;
    overflow: hidden;
}

.hsc-mi .hcs-inner:before {
    display: none;
}
.fic-main-box {
    column-gap: 20px;
}
/* .fic-content{
    font-size: 14px;
} */
.h-wd-sec .wds-box:nth-child(even) .wdsl-inner {
    border-radius: 10px 0 0 10px;
}
.h-wd-sec .wds-box:nth-child(even) .wds-r {
    border-radius: 0 10px 10px 0 ;
}
.h-wd-sec .wds-box {
    margin-bottom: 20px;
    margin-inline: 10px !important;
}
.h-wd-sec .wds-box {
    width: 48%;
}
.lnk-default {
    bottom: 43px;
    right: 43px;
}