.banner{position: relative; width: 100%; float: left; height: 100%; overflow: hidden;}
.slider-single, .slick-list, .slick-track{height: 100%;}
.slider-single figure{position: relative; height: 100%; width: 100%;}
.slider-single figure img{width: 100%; height: 100%; object-fit: cover;}
.slider-single figure figcaption{position: absolute; top: 0px; left: 0px; width: 100%; bottom: 0px; display: flex; align-items: center;
z-index: 1;}
.slider-single figure figcaption:after{ background:url(../images/banner-shadow.png)no-repeat; background-size: cover; height: 100%; width: 100%;
content: ''; position: absolute;left: 0px; top:0; }
.slider-single figure figcaption .cont{width: 600px;position: relative;z-index: 1; top:60px;}
.slider-single figure figcaption .cont h1{font:60px/65px 'gt-super-display-medium'; color: #fff;  padding-bottom: 15px; 
-webkit-transition-duration: 800ms;
transition-duration: 800ms;
-webkit-transition-delay: 600ms;
transition-delay: 600ms;-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0); opacity: 0;}
.slider-single figure figcaption .cont p{font:20px/28px 'Biennale'; font-weight: 400; color: #fff; padding-bottom:25px;
 -webkit-transition-duration: 800ms;
transition-duration: 800ms;
-webkit-transition-delay: 600ms;
transition-delay: 600ms;
-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0);
opacity: 0;}
.slider-single figure figcaption .cont a img{ width: auto; height: auto; display: inline-block; margin-left:5px;transition: all 0.5s ease;
-webkit-transition: all 0.5s ease; }
.slider-single figure figcaption .cont a{font:13px/22px 'Biennale'; font-weight: bold; color: #fff; text-transform: uppercase;
-webkit-transition-duration: 800ms; display: block;
transition-duration: 800ms;
-webkit-transition-delay: 600ms;
transition-delay: 600ms;-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0);  opacity: 0;}
.slider-single figure figcaption .cont a:hover img{ margin-left:10px; }
.slider-nav{position: absolute; bottom: 22px; z-index: 99; width: 1180px; padding: 0 15px 0 0px; left: 0px; right: 0px; margin: 0 auto;}
.slider-nav .slide-number{display: flex; align-items: center; cursor: pointer;   }
.slider-nav span, .slider-nav .slide-number{font:13px/55px 'Biennale'; font-weight: bold; color: #fff; text-transform: uppercase;
padding-left: 0px;}
.slider-nav span {width: 40px; height: 40px; margin-right: 15px; border:1px solid #fff; border-radius: 100%; display: flex; 
	align-items: center; justify-content: center; position: relative; }
.slider-nav .slide-number.is-active span{ width: 35px; height: 35px; border:5px solid rgba(254, 203, 0, .5); background: #FECB00;
-webkit-box-shadow: 0px 0px 0px 6px rgba(254, 203, 0, .5);
-moz-box-shadow: 0px 0px 0px 6px rgba(254, 203, 0, .5);
box-shadow: 0px 0px 0px 6px rgba(254, 203, 0, .5); }
.slider-nav .slick-list{ padding-left: 10px; }
.slick-current figure figcaption .cont h1{
     -webkit-transition-duration: 800ms;
 transition-duration: 800ms;    -webkit-transition-delay: 600ms;  transition-delay: 600ms; 
  -webkit-transform: translate3d(0, 0px, 0);    transform: translate3d(0, 0px, 0);
    opacity: 1;}
.slick-current figure figcaption .cont p{
    -webkit-transition-duration: 800ms;
 transition-duration: 800ms;    -webkit-transition-delay: 600ms;  transition-delay: 600ms;  
 -webkit-transform: translate3d(0, 0px, 0);    transform: translate3d(0, 0px, 0);
    opacity: 1;
}
.slick-current figure figcaption .cont a{
    -webkit-transition-duration: 800ms;
 transition-duration: 800ms;    -webkit-transition-delay: 600ms;  transition-delay: 600ms; 
  -webkit-transform: translate3d(0, 0px, 0);    transform: translate3d(0, 0px, 0);
    opacity: 1;
}





.fastest-outer {padding: 70px 0px; float: left; width: 100%; clear: left;}
.fastest-test::before {width: 2px;height: 100%; background: #FECB00; content: ''; position: absolute; left: 0px; top: 0;}
.fastest-test {width: 858px;margin: 0 auto;position: relative; padding-left:15px;}
.fastest-test h2 {font: 40px/50px 'gt-super-display-medium';color: #052257; }


.industry-outer{ float: left; width: 100%; display: flex; padding: 42px 0px 73px; position: relative; }
.industry-imf-fix{ display: flex; width: 100%; position: absolute; top:0; padding-top: 68px; bottom: 0px; padding-bottom: 95px;}
.industry-outer:after{ background: #f8f9fb; content: ''; top:0; width: 85%; height: 100%;right: 0px; position: absolute; }
.industry-img{ float: left; /*width:calc(50% - 105px);*/  display: flex; position: relative; z-index:10; float: left;
flex-basis: calc(50% - 70px);-ms-flex-positive: 0;flex-grow: 0;-ms-flex-negative: 0;flex-shrink: 0;
-ms-flex-preferred-size: calc(50% - 70px);}
.industry-img img{width: 100%; object-fit: cover;max-height: 100%;top: 0;bottom: 0; height: 100%; }
.industry-details{ float: left; width:100%; position: relative;  display: flex;}
.text-out{ float: left; width: 50%; padding-left:59px;position: relative;z-index: 9; display: flex;
align-items: center;}
.industry-text{ width:515px; float:left;   padding-top:35px;}
.industry-text h3{color: #203367; font:20px/30px 'Biennale'; padding-bottom: 15px;}
.industry-text p{color: #646E89; font:16px/26px 'Biennale'; padding-bottom: 25px;}
.industry-text a{font: 13px/22px 'Biennale';font-weight: bold;color: #203367;text-transform: uppercase;transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;}
.industry-text a img{ margin-left: 5px;transition: all 0.5s ease;-webkit-transition: all 0.5s ease; }
.industry-text a:hover img{ margin-left: 10px; }



.what-we-offer-outer{ float: left; width: 100%; padding: 80px 0px 110px; background: #052257; position: relative; }
.what-we-offer-outer:after{ background: #052257; width: 15%; left: 0px; top:-73px; content: ''; position: absolute;  height: 73px; }
.what-we-offer-main h2{ font: 40px/50px 'gt-super-display-medium'; color: #fff;text-align: center;
 padding-bottom: 10px;}
.what-we-offer-main p{ font:15px/23px 'Biennale'; color: #BEC6DE; text-align: center;max-width: 710px;
margin: 0 auto; padding-bottom: 30px;  }
.what-we-box {float: left;width: 25%;padding: 0px 12px;}
.what-we-area figure{ margin-bottom: 10px; }
.what-we-area figure img{ width: 100%; }
.what-we-area p{ text-align: left; font:15px/22px 'Biennale';color: #BEC6DE; padding-bottom: 20px; min-height: 131px;
padding-right: 20px; }
.what-we-area h3{ font: 20px/40px 'gt-super-display-medium';  color: #FFFFFF;}
.what-we-area a{ font:13px/22px 'Biennale'; text-transform: uppercase; color: #FFFFFF; font-weight: bold;}
.what-we-area a img{ margin-left:5px;transition: all 0.5s ease;-webkit-transition: all 0.5s ease; }
.what-we-area a:hover img{ margin-left: 10px; }
.what-we-main{ float: left; width: 100%; padding-bottom:80px; }
.what-we-slider{ margin-right: -15px; margin-left: -15px; }

.facts-figure p{color: #BEC6DE; font:15px/20px 'Biennale'; padding-bottom:45px;width: 445px;}
.facts-figure ul{ width: 80%; margin: 0 auto; }
.facts-figure ul li{ float: left; width: 33.33%; }
.facts-figure ul li h5{font: 60px/60px 'gt-super-display-medium'; color: #fff;text-align: center;
padding-bottom:10px;padding-top: 10px; position: relative;}
.facts-figure ul li h5:before{ content: '+'; font:60px/60px 'gt-super-display-medium'; color: #fff;  }
.facts-figure ul li p{font:16px/20px 'Biennale'; color: #BEC6DE; text-align: center; text-transform: capitalize;
 width: auto; padding-bottom: 10px;}
 .facts-figure ul li{ border-right:1px solid rgba(190, 198, 222, 0.2); }



.who-we-outer{ float:left; width: 100%; margin-top: -50px; position: relative; z-index: 1; padding-bottom: 80px; }
.who-we-are-left{ width: 38.1%; float: left;  }
.who-we-are-left img{ max-width: 100%; }
.who-we-details{ padding-left: 111px; padding-top: 133px; width: 577px; float: left; }
.who-we-row{ float: left; width:100%; }
.who-we-row1{float: left; width:100%;}
.who-we-row1 .who-we-details{ padding-left: 70px; padding-top: 95px; width:50%; float: left; width: 500px;  }
.who-we-right{ width: 550px; float: left; }
.who-we-details h3{font:40px/50px 'gt-super-display-medium'; color: #052257; padding-bottom: 10px; 
position: relative;  }
.who-we-details h3:before{width: 30px;height: 2px;background: #FECB00; position: absolute; left:-45px; content: ''; top:20px;}
.who-we-details p{ font:16px/26px 'Biennale'; color: #646E89; text-transform: capitalize; padding-bottom: 40px; }
.who-we-details a{font:13px/22px 'Biennale'; text-transform: uppercase; color: #203367; font-weight: bold;}
.who-we-details a:hover img{ margin-left: 10px; }
.who-we-details a img{margin-left: 5px;transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;}
.who-we-right{ padding-left: 70px; float: right; width: 650px; }


.globe-outer{ width: 100%; float: left; height: 450px; background: url(../images/glob-banner.jpg) no-repeat;
background-size: cover;display: flex;align-items: center; }
.globe-bx{ width: 436px; }
.globe-bx h2{ font:40px/50px 'gt-super-display-medium'; color: #fff; padding-bottom: 20px; }
.globe-bx p{font:15px/23px 'Biennale'; color: #fff; padding-bottom: 20px; padding-right: 70px;}
.globe-btn a{background: #052257;height: 40px; width: 155px; font:13px/36px 'Biennale'; color: #fff; text-transform: uppercase;
font-weight: bold; display: inline-block; text-align: center; border: 2px solid #052257;}
.globe-btn a:hover{ background: transparent; }
.globe-btn a.get-in-touch{ background: #FECB00; color: #203367; margin-left: 6px; border-color:#FECB00;  }
.globe-btn a.get-in-touch:hover{ background: transparent; color: #fff; }
.facts-figure {
    clear: left;
}


/*OCEAN-FREIGHT-HTML*/
.inner-banner { position: relative;}
.inner-banner img{ max-width: 100%; display: block; margin: 0 auto; height: 100%; width: 100%; object-fit: cover; }
.inner-banner-outer{ position: absolute; top:0; bottom: 0; left: 0px; width: 100%; display: flex; align-items: end; }
.inner-banner-text{background: rgba(5, 34, 87, 0.95);width: 594px; padding: 42px 20px 63px 58px; 
	margin-top: 275px;}
.inner-banner-text h3{ font:16px/22px 'Biennale'; color: #FECB00; font-weight: bold;text-transform: capitalize;padding-bottom: 14px; }
.inner-banner-text h1{ font:50px/60px 'gt-super-display-medium'; color: #fff; padding-bottom: 20px; }
.inner-banner-text p{ font:16px/25px 'Biennale';letter-spacing: -0.01em;color: #FFFFFF; padding-right: 50px; }

.creating-evolution{ padding: 120px 0px 159px; }
.creatingevolution-left{ width: 363px; float: left; }
.creatingevolution-right{ display: block; overflow: hidden;  }
.creatingevolution-left h3{font:30px/39px 'gt-super-display-medium'; color: #052257; padding-top: 30px; border-top:5px solid #FECB00;}
.creatingevolution-right{ padding-left: 45px; }
.creatingevolution-right ul li{ font:16px/25px 'Biennale'; color: #646E89; float: left; width: 50%; padding: 0px 20px; }
.creatingevolution-right ul li:first-child{ padding-left: 0px; }
.creatingevolution-right ul li:last-child{ padding-left: 0px; }


.what-we-offers-outer{ background: #F4F5F7; padding: 0px 0px 72px; float:left; width: 100%;}
.what-we-offers-left{ width: 67%; float: left; padding-top: 87px; }
.what-we-offers-right{ float: left; width: 33%; margin-top: -50px; }
.what-we-offers-left h2{ font:30px/40px 'gt-super-display-medium'; color: #052257; padding-bottom: 30px; }
.what-we-offers-left ul li{ font:16px/30px 'Biennale'; color: #646E89; padding-left: 30px; position: relative;}
.what-we-offers-left ul li:before{width: 9px;height: 9px;background: #052257; position: absolute; left: 0px; content: '';
border-radius: 50%; top:9px;}

.logistic-evolution-outer{ float: left; width: 100%; padding: 83px 0px 153px; }
.logistic-evolution-main{ float: left; width: 100%; display: flex; align-items: center;}
.logistic-evolution-image{ float: left; width: 41.5%;}
.logistic-evolution-right{ float: left; width: 58.5%; padding-left: 98px;}
.logistic-evolution-right h2{font:35px/46px 'gt-super-display-medium'; color: #052257; padding-bottom:25px; }
.logistic-evolution-right p{font:16px/26px 'Biennale'; color: #646E89; padding-bottom: 30px;}
.logistic-evolution-right a { font: 13px/22px 'Biennale'; font-weight: bold; color: #203367; text-transform: uppercase;
    transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.logistic-evolution-right a img {margin-left: 5px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.logistic-evolution-right a:hover img { margin-left: 10px;}



.industires-sector-outer{ float: left; width: 100%; padding:90px 0px 0px; }
.industires-img-outer{ line-height: 0px; }
.industires-img-outer img{ width: 100%; }
.industry-sector-main{ float: left; width: 100%; padding: 67px 0px; }
.industry-sector-main h2{ font:30px/40px 'gt-super-display-medium';color: #052257; position: relative; padding-bottom: 5px; }
.industry-sector-main h2:after{ background: #FFCA05;width: 66px;height: 3px; position: absolute; left: 0; bottom: 0px;
content: '';}
.industry-sector-row{ float: left; width: 100%; padding-top: 33px; }
.industry-number{ min-width: 204px; max-width: 204px; height: 133px;background: #EEEFF3; float: left; 
display: flex; align-items: center; justify-content: center; border-top:4px solid #052257;}
.industry-number h3{font:40px/40px 'gt-super-display-medium';color: #052257;}
.industry-sector-text{ padding-left: 126px; display: block; overflow: hidden; }
.industry-sector-text p{ font:16px/26px 'Biennale'; color: #646E89; padding-bottom:25px;  }
.industry-sector-text h3{ font:25px/40px 'gt-super-display-medium';color: #052257; padding-bottom: 20px; }
.industry-sector-text ul{ margin-bottom: 25px; }
.industry-sector-text ul li{font:16px/30px 'Biennale'; color: #646E89; position: relative; padding-left: 20px;}
.industry-sector-text ul li:before{width: 9px;height: 9px;background: #052257; position: absolute; left: 0px; content: '';
border-radius: 50%; top:9px;}



.fastest-outer.about{ padding: 131px 0px 95px; }
.fastest-outer.about .fastest-test{ width: 980px; }
.fastest-outer.about  .fastest-test h2{ font-size: 30px;line-height: 40px; }


.about-us-outer{ float: left; width: 100%; display: flex; padding: 42px 0px 73px; position: relative; }
.about-us-outer:after{ background: #F4F5F7; content: ''; top:0; width: 70%; height: 100%;right: 0px; position: absolute; }
.about-us-img{ float: left; /*width:calc(50% - 105px);*/  display: flex; position: relative; z-index:10; 
float: left;flex-basis: calc(50% - 70px);-ms-flex-positive: 0;flex-grow: 0;-ms-flex-negative: 0;flex-shrink: 0;
-ms-flex-preferred-size: calc(50% - 70px); align-items: flex-start;}
.about-us-img img{width: 100%; object-fit: cover;max-height: 100%;top: 0;bottom: 0;  }
.about-us-details{ float: left; width:100%; position: relative;  display: flex;}
.about-us-text{ float: left; width: 50%; padding-left:59px;position: relative;z-index: 9; display: flex;
align-items: center;}
.about-text-area{ width:590px; float:left;   padding-top:35px;}
.about-text-area h2{color: #203367; font:40px/46px 'gt-super-display-medium'; padding-bottom: 15px; 
position: relative; margin-bottom: 25px;}
.about-text-area h2:after{ background:#FECB00; width: 30px; height: 2px; position: absolute; bottom: 0; left: 0px;
content: ''; }
.about-text-area p{color: #646E89; font:16px/26px 'Biennale'; padding-bottom: 25px;}
.about-text-area a{font: 13px/22px 'Biennale';font-weight: bold;color: #203367;text-transform: uppercase;transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;}
.about-text-area a img{ margin-left: 5px;transition: all 0.5s ease;-webkit-transition: all 0.5s ease; }
.about-text-area a:hover img{ margin-left: 10px; }


.fact-figure-about{ background: url(../images/facts-bg.jpg) no-repeat; background-size: cover; float: left;
width:100%; height: 632px;display: flex;align-items: center;margin-top: -100px;}
.fact-figure-text{ text-align: center; padding-top: 50px; }
.fact-figure-text h2{font:40px/50px 'gt-super-display-medium'; color: #fff; text-align: center; padding-bottom: 20px;}
.fact-figure-text > p{color: #fff; font:15px/20px 'Biennale';padding-bottom: 70px; }
.fact-figure-text ul { text-align: center; max-width: 900px; margin:0 auto; }
.fact-figure-text ul li{ float: left; width: 33.33%; padding: 20px 0px; border-right: 1px solid rgba(190, 198, 222, 0.2);
 }
 .fact-figure-text ul li:last-child{ border-right: none; }
.fact-figure-text ul li h5{font:60px/60px 'gt-super-display-medium'; color: #fff; position: relative; 
padding-bottom: 20px;}
.fact-figure-text ul li  h5:before{ content: '+'; font:60px/60px 'gt-super-display-medium'; color: #fff;  }
.fact-figure-text ul li p{color: #fff; font:16px/26px 'Biennale'; font-weight: bold;}


.enpower-outer{ float: left; padding: 76px 0px; width: 100%; }
.enpower-main h2{font:40px/46px 'gt-super-display-medium'; color: #203367; position: relative; padding-bottom: 20px;
margin-bottom:36px;}
.enpower-main h2:after{ background: #FECB00;position: absolute;width: 30px;height: 2px; content: '';
left: 0px; bottom: 0px;  }
.inpower-left{ width: 592px; float: left; }
.enpower-services {float: right;width: 268px; height: 726px; background: #F4F5F7; padding: 120px 35px 0px;
text-align: center;}
.enpower-services ul li{ font:20px/33px 'gt-super-display-medium'; letter-spacing: -0.01em; color: #003F78;
padding-bottom: 99px; min-height: 71px;}
.enpower-services ul li:last-child{ padding-bottom: 50px; }
.inpower-details{ clear: left;position: absolute;top: 255px;width: 100%;}
.enpower-row{ position: relative; }
.inpower-area{ width: 745px; margin: 0 auto; padding: 113px 117px 83px; background: #203367; }
.inpower-area p{font:16px/26px 'Biennale'; color: #fff; padding-bottom: 30px;}


.about-us-who-we-are{ float: left; width: 100%; background: #F4F5F7; padding: 118px 0px; }

.head-office-outer{ float: left; padding: 128px 64px; background: #F4F5F7; width: 100% }
.head-office-row{ display: flex; width: 100%; }
.head-office-main h2{  font:40px/40px 'gt-super-display-medium';color: #052257;letter-spacing: -0.01em;
text-align: center; padding-bottom: 25px; margin-bottom: 35px; position: relative; }
.head-office-main h2:after{ background: #FECB00;position: absolute;width:80px;height: 2px; content: '';
left: 0px; bottom: 0px; right: 0px; margin: 0 auto;  }
.head-office-right {width: 50%; background: #fff; padding: 45px 0px 0px 55px;}
.head-office-right ul li{ padding-bottom: 30px; }
.head-office-right ul li h5{ font:13px/30px 'Biennale'; letter-spacing: -0.01em; font-weight: bold;
text-transform: uppercase;color: #052257;}
.head-office-right ul li p{font:17px/30px 'Biennale'; letter-spacing: -0.01em; color: #6B707E;}
.head-office-right ul li a{font:17px/30px 'Biennale'; letter-spacing: -0.01em; color: #6B707E;}


.get-in-touch-outer{float: left; width: 100%; background: #fff; padding: 61px 0px;}
.get-in-touch-main h2{ font:40px/40px 'gt-super-display-medium';color: #052257;letter-spacing: -0.01em;
text-align: center; padding-bottom: 25px; margin-bottom: 35px; position: relative;}
.get-in-touch-main h2:after{ background: #FECB00;position: absolute;width: 80px;height: 2px; content: '';
left: 0px; bottom: 0px; right: 0px; margin: 0 auto;  }
.form-get{ width: 800px; margin: 0 auto;}
.form-group-input{ float: left; width: 50%; padding: 0px 8px; margin-bottom: 30px;}
.form-group-input label{ width: 100%; display: block; font:13px/30px 'Biennale'; color: #6B707E;
text-transform: uppercase; }
.form-group-input input{height: 60px;background: #F4F5F7; border: 1px solid #F4F5F7; width: 100%; 
	font:13px/30px 'Biennale'; padding: 0px 10px; color: #6B707E }
.form-group-input textarea{height: 174px;background: #F4F5F7; border: 1px solid #F4F5F7; width: 100%; 
	font:13px/30px 'Biennale'; padding: 0px 10px; color: #6B707E }
.form-group-input select{height: 60px;background: #F4F5F7 url(../images/arrow-select.png) no-repeat 95% center;
 border: 1px solid #F4F5F7; width: 100%; font:13px/30px 'Biennale'; padding: 0px 10px;-webkit-appearance: none;
       -moz-appearance: none; appearance: none;color: #6B707E; }
.form-group-input.textarea{ width: 100%; }
.submit-btn{background: #FAB722;width: 141px;height: 40px;border-radius: 60px; border:none; font-weight: bold !important;
font:12px/14px 'Biennale'; color: #fff; letter-spacing: -0.01em; text-transform: uppercase; cursor: pointer;}


.growing-outer{ padding: 152px 0px 60px; }
.growing-left{ width: 50%; float: left; padding-right: 50px;}
.growing-right{ float: left; width: 50%;  }
.growing-left h2{ font:50px/60px 'gt-super-display-medium'; color: #052257;  }
.growing-left p{ font:16px/26px 'Biennale'; color: #646E89;  }
.finacail-growing{ clear: left; padding-top: 50px; }
.finacail-growing ul{ display: flex; }
.finacail-growing ul li{ width: 33.33%; padding: 0px 15px; }
.finacail-growing ul li span{ display: block; margin-bottom:22px; }
.finacail-growing ul li h2{ font:20px/24px 'gt-super-display-medium'; color: #052257;padding-bottom: 15px; }
.finacail-growing ul li p{font:16px/26px 'Biennale'; color: #646E89; padding-right: 100px;}



.our-expert-outer{ float: left; width: 100%; background: #F4F5F7; padding:70px 0px 286px; }
.our-expert-main h2{font:40px/46px 'gt-super-display-medium'; color: #052257; padding-bottom:57px;
text-align: center;}
.our-expert-accordtion {width:1115px; margin: 0 auto;}
.our-expert-accordtion .card{ border:none; background: none; }
.our-expert-accordtion .card .card-header{background:#052257; border:none;  border-radius: 0px;padding:30px 62px;
	position: relative;  }
.our-expert-accordtion .card .card-header.collapsed{ border-radius: 0px;padding:30px 62px; background: #fff; 
	border:none; 	margin-bottom: 14px;  }
.our-expert-accordtion .card .card-header a{ font:25px/45px 'GT Super Display';  color: #fff;
letter-spacing: -0.01em;cursor: pointer; }
.our-expert-accordtion .card .card-header.collapsed a{color: #222729;}
.our-expert-accordtion .card-body{ background:rgba(255,255,255, 0.8); padding: 0px; margin-bottom: 14px; }
.our-expert-row{padding: 0px 0px 0px 63px; border-bottom: 2px solid #FAFAFA;}
.our-expert-project{ display: flex; }
.our-expert-project-left{ min-width: 730px; border-right: 2px solid #ECF8F6; padding: 50px 96px 39px 0px; }
.our-expert-project-left h4{font:20px/24px 'Biennale'; color: #222729;letter-spacing: -0.01em; padding-bottom:20px;
font-weight: bold; }
.our-expert-project-left p{font:16px/25px 'Biennale'; color: #4D4D4F; padding-bottom:20px;}
.our-expert-project-left a{font:12px/20px 'Biennale'; color: #1765B3;text-transform: uppercase;border: 1px solid #1765B3;
border-radius: 60px; display: inline-block; padding: 12px 34px; font-weight: bold;}
.our-expert-project-left a:hover{ border-color: #FFCA05; color: #FFCA05; }
.our-expert-project-right{ min-width: 283px; padding-left:41px; padding-top: 56px;}
.our-expert-project-right h5{ font:16px/24px 'Biennale'; letter-spacing: -0.01em;color: #333333;text-transform: uppercase;
padding-bottom: 5px; font-weight: bold;  }
.our-expert-project-right p{font:16px/22px 'Biennale'; color: #6B707E;letter-spacing: -0.01em; padding-bottom: 22px;}
.our-expert-accordtion .card .card-header.collapsed .export-arrow{ width: 105px; height: 105px; position: absolute; right: 0;top:0;
background: #fff url("../images/our-export-arrow.png") no-repeat center;  border-left: 2px solid #FAFAFA; }
.our-expert-accordtion .card .card-header .export-arrow{width: 105px; height: 105px; position: absolute; right: 0;top:0;
background: #052257 url("../images/our-export-arrow-active.png") no-repeat center;  border-left: 2px solid #FAFAFA; }



.career-quote-outer{ float: left; width: 100%; padding: 50px 0px 100px;}
.career-main-quote{display:flex; max-width: 1109px; margin: 0 auto;margin-top: -250px;} 
.carrer-xy-right{ width: 47%;}
.career-main-quote-left{ width: 53%; background:#052257; align-items: center; display: flex; }
.career-xy-area{ max-width: 458px; margin: 0 auto; text-align: center;}
.career-xy-area p{ font:23px/35px 'GT Super Display';color: #fff; }
.career-xy-area span{ display: block; padding-bottom:20px; }


.job-details-outer{ padding: 130px 0px 0px; background: #F4F5F7; float: left; width: 100%; }
.job-details-left{ float: left; width: 70%; background: #fff; padding: 100px 0px 10px; position: relative; }
.job-details-area{padding-right: 111px;}
.job-details-left:after{ background: #fff; width: 100%; position: absolute; left:-100%; height: 100%; top:0;
content: ''; }
.job-details-area h4{ font:16px/50px 'Biennale'; letter-spacing: -0.01em; text-transform: uppercase;
color: #FAB722; text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.6);position: relative;z-index: 1;}
.job-details-area h1{ font:60px/70px 'gt_super_displaybold';color: #052257; padding-bottom: 40px; }
.job-details-area h3{ font:20px/24px 'gt_super_displaybold'; color: #052257; padding-bottom: 15px;}
.job-details-area p{font:16px/26px 'Biennale'; color: #6B707E; padding-bottom: 40px;}
.job-details-area ul { padding-bottom: 30px; }
.job-details-area ul li{font:16px/32px 'Biennale'; color: #6B707E; padding-left: 25px; 
background: url(../images/bullet.png) no-repeat left 11px;}

.job-details-right{ float: left; width: 30%; padding: 64px 0px 0px 54px; }
.job-details-right h3{ font:16px/24px 'gt_super_displaybold'; color: #222729; padding-bottom: 8px; }
.job-details-right > p{ font:16px/24px 'Biennale'; color: #6B707E; padding-bottom: 29px;}
.job-details-right ul li{ padding-bottom: 25px; }
.job-details-right ul li h3{font:16px/24px 'gt_super_displaybold'; color: #222729; padding-bottom: 0px;
text-transform: uppercase;}
.job-details-right ul li p{font:16px/24px 'Biennale'; color: #6B707E; }
.job-apply {font: 12px/20px 'Biennale'; font-weight: normal;color: #1765B3;text-transform: uppercase;
border: 1px solid #1765B3;border-radius: 60px;display: inline-block;padding: 12px 34px;font-weight: bold;}
.job-apply:hover{border-color: #FFCA05; color: #FFCA05;}

.back-vacancey{ padding: 47px 0px; border-top:1px solid #C4C4C4;border-bottom:1px solid #C4C4C4;
 position: relative; margin-top: 100px; }
.back-vacancey a{ font:14px/24px 'Biennale'; color: #052257; font-weight: bold;}
.back-vacancey a img{ margin-right: 8px; }
.back-vacancey:before{ background:#C4C4C4; height: 1px; width: 100%; left:-100%;position: absolute; top:-1px;
content: ''; z-index: 1; }
.back-vacancey:after{ background:#C4C4C4; height: 1px; width: 100%; left:-100%;position: absolute; bottom:-1px;
content: ''; z-index: 1; }
@media only screen and (max-width:1200px){
.slider-nav{ width: 100%; padding: 0px 15px; }
.who-we-right{ width: 500px; }
.who-we-right img{ width: 100%; }
}

@media only screen and (max-width:1024px){
	.slider-single figure figcaption .cont h1{ font-size: 40px; line-height: 40px; }
	.fastest-test{ width: 100%; }
	.fastest-test h2{font-size: 30px; line-height: 40px;}
	.fastest-outer{ padding: 50px 0px; }
	.what-we-offer-main h2{font-size: 30px; line-height: 40px;}
	.what-we-offer-outer{ padding: 50px 0px 90px }
	.what-we-main{ padding-bottom: 50px; }
	.facts-figure ul li h5{ font-size: 50px; line-height: 50px; }
	.facts-figure ul li h5::before{ font-size: 50px; line-height: 50px; }
	.who-we-details h3{font-size: 30px; line-height: 40px;}
	.who-we-are-left{ width: 50%; }
	.who-we-details{ width: 50%;padding-left: 60px; padding-top: 90px; }
	.who-we-right{ width: 50%; }
	.who-we-right img{max-width: 100%;}
	.who-we-row1 .who-we-details{ width: 50%; }
	.globe-bx h2{font-size: 30px; line-height: 40px;}
	.globe-outer{ height: 350px; }
	.slider-single figure figcaption .cont{ top:20px; }
}

@media only screen and (max-width:991px){
	.text-out{ padding-left: 30px; }
	.industry-text h3{ font-size: 17px; line-height: 26px; }
	.what-we-box{ width: 50%; padding-bottom: 30px; }
	.what-we-area p{ min-height: 85px; }
	.social_media li{ margin: 0px 9px; }
}

@media only screen and (max-width:767px){

.industry-img{flex-basis:100%;}
.text-out{ width: 100%; }
.industry-details{ display: block; }
.industry-img {flex-basis: 100%; display: block; width: 100%;}
.text-out{ width: 100%; padding: 0px 15px; }
.industry-text{ width: 100%; }
.industry-outer::after{ width: 100%; }
.what-we-offer-outer::after{ display: none; }
.industry-outer{ padding: 42px 0px 50px }
.who-we-outer{ margin-top: 0px; padding: 50px 0px; }
.what-we-offer-outer{ padding-bottom: 50px; }
.who-we-are-left{ width: 100%; }
.who-we-are-left img{ width: 100%; height: 350px; object-fit: cover; }
.who-we-details{ width: 100%; padding-left: 50px; padding-top: 50px; padding-bottom: 50px; }
.who-we-row1 .who-we-details{ width: 100%; padding-left: 50px; padding-top: 50px; order: 2; padding-bottom: 0px; }
.who-we-right{ width: 100%; padding-left: 0px; order: 1;}
.who-we-row1{ display: flex;flex-wrap:wrap; }
.who-we-right img{ height:350px; }
.slider-single figure figcaption .cont{ width: 100%; }
.slider-single figure figcaption .cont h1{ font-size: 30px; line-height: 40px; }
.slider-single figure figcaption .cont p{ font-size: 16px; line-height: 26px; }
.fastest-test h2 { font-size: 25px; line-height: 35px;}
.what-we-offer-main h2 {font-size: 25px; line-height: 35px;}
.facts-figure ul{ width: 100%; }
.who-we-details h3 {font-size: 25px; line-height: 35px;}
.who-we-details h3::before{top:17px;}
.globe-bx h2 {font-size: 25px; line-height: 35px;}
.facts-figure ul li h5{ font-size: 40px; line-height: 40px; }
	.facts-figure ul li h5::before{ font-size: 40px; line-height: 40px; }
.inner-banner img {height: 100%; }
}

@media only screen and (max-width:480px){
.facts-figure ul li{ width: 100%; border-right:none; border-bottom: 1px solid rgba(190, 198, 222, 0.2); }
.facts-figure p{ width: 100%; }
.what-we-box{ width: 100%; }
.globe-bx{ width: 100%; }
.get-quote{ margin-top: 4px; }

}
@media only screen and (max-width:400px){
    .globe-btn a{ width: 130px; }
}