/*
    Theme Name: cmtc
    Theme URI: #
    Description: cmtc
    Author URI: #
    Version: 1.0.0
    License: GNU General Public License v3 or later.
    License URI: https://www.gnu.org/licenses/gpl-3.0.html
    Text Domain: cmtc
*/

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('assets/fonts/ProximaNova-Semibold.woff2') format('woff2'),
        url('assets/fonts/ProximaNova-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('assets/fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('assets/fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('assets/fonts/ProximaNova-Light.woff2') format('woff2'),
        url('assets/fonts/ProximaNova-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('assets/fonts/SweetSansPro-Heavy.woff2') format('woff2'),
        url('assets/fonts/SweetSansPro-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sweet Sans Pro';
    src: url('assets/fonts/SweetSansPro-Light.woff2') format('woff2'),
        url('assets/fonts/SweetSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Bold.woff2') format('woff2'),
        url('assets/fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Black.woff2') format('woff2'),
        url('assets/fonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('assets/fonts/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Light.woff2') format('woff2'),
        url('assets/fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Medium.woff2') format('woff2'),
        url('assets/fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Regular.woff2') format('woff2'),
        url('assets/fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Thin.woff2') format('woff2'),
        url('assets/fonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('assets/fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;background: rgba(0, 0, 0, 0.0); 
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.0); 

}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 10px;
  width: 7px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #111; 
}




body{
    overflow-x: hidden;
    position: relative;
}
* h1,h2,h3,h4,h5,h6,p,ul{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Montserrat';
}
*{box-sizing:border-box;}
*{margin:0px;padding:0px;}
p{
    color:rgba(0,0,0,1);
    font-size: 16px;
    line-height:27px;
     font-family: 'Proxima Nova Rg';
}

ul{margin-bottom: 0px;}
ul li{list-style:none;}
a{text-decoration:none;     font-family: 'Proxima Nova Rg';transition: all 0.3s ease-in-out; color: #000;}
a:hover{
    text-decoration: none;
    color: inherit;
    color: #000;
}
input, textarea, select{background:none; outline:none; font-size:16px; color:#323c3f;}
img{ outline:none; max-width:100%; height:auto; border:0px none; }
input[type='submit']{  border-radius:0px; -webkit-appearance:none; appearance:none; outline:none; }
:focus{ outline:none;}

@media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl{
      max-width: 1230px !important;
  }
}
/*------------------------Header------------------*/
/*-------Menu bars-----*/
/* Icon 1 */

.animated-icon1{
width: 35px;
height: 27px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span{
display: block;
position: absolute;
height: 2px;
width: 100%;
border-radius: 0px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
  background: #fff;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 12px;
}

.animated-icon1 span:nth-child(3) {
top: 24px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
/*-------Menu bars end-----*/
.header{
    position:fixed;
    top: 0px;
    left: 0px;
    z-index: 111;
    width: 100%;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
.sticky{
    background:rgba(0,0,0,1);
    width: 100%;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 20%);
}
.header-logo-area{
  transition: width .30s ease-in-out;
}
.sticky .header-logo-area{
  max-width:180px;
}
.header_inner{
  display: flex;
  align-items: center;
  padding:25px 0px;
  border-bottom:1px solid rgba(255,255,255,0.40);
   -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
.menu-bars-area{
  margin-left: auto;
}
.sticky .header_inner{
  border-color: transparent;
  padding:10px 0px;
}
.side-menu-wrap{
  width: 400px;
  height: 100vh;
  background:rgba(29,62,62,1);
  position: fixed;
  right: -400px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index:11;
  justify-content:center;
  -webkit-transition: right .35s ease-in-out;
  transition: right .35s ease-in-out;
}
.side-menu-wrap.active {
    right: 0;
}
.menu-bars-area .animated-icon1.open{
  opacity: 0;
}
.close-menu-area{
  position: absolute;
  top:40px;
  left:50%;
  transform: translateX(-50%);
}
.header-main-menu{
  display: flex;
  flex-direction: column;
  margin:0px;
}
.header-main-menu li{
  width:100%;
  display: inline-block;
  margin-bottom:30px;
}
.side-menu-wrap ul li{
  opacity: 0;
  position: relative;
}
.side-menu-wrap.active ul li{
   -webkit-animation: fadeInRightNav .5s ease forwards;
  animation: fadeInRightNav .5s ease forwards;
  -webkit-animation-delay: .35s;
  animation-delay: .35s;
}
.side-menu-wrap.active ul li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}
.side-menu-wrap.active ul li:nth-of-type(3) {
  -webkit-animation-delay: .45s;
  animation-delay: .45s;
}
.side-menu-wrap.active ul li:nth-of-type(4) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.side-menu-wrap.active ul li:nth-of-type(5) {
  -webkit-animation-delay: .55s;
  animation-delay: .55s;
}
.side-menu-wrap.active ul li:nth-of-type(6) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}
.side-menu-wrap.active ul li:nth-of-type(7) {
  -webkit-animation-delay: .65s;
  animation-delay: .65s;
}
.side-menu-wrap.active ul li:nth-of-type(8) {
  -webkit-animation-delay: .70s;
  animation-delay: .70s;
}
.side-menu-wrap.active ul li:nth-of-type(9) {
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}
.header-main-menu li:last-child{
  margin-bottom:0px;
}
.header-main-menu li a{
  font-family: 'Montserrat';
  font-size:19px;
  font-weight: 600;
  color:#fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}
.header-main-menu li a:after{
  content: "";
  position: absolute;
  width: 100%;
  bottom: -5px;
  left: 0px;
  border-bottom: solid 2px #fff;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.header-main-menu li a:hover{
  text-decoration: none;
}
.header-main-menu li a:hover:after,
.header-main-menu .current-menu-item > a:after{
  transform: scaleX(1);
}
.side-nav-open{
  overflow: hidden;
}
.sub-menu{
  display: none;
}
.mob-menu-icn{
  position: absolute;
  right: 0px;
  color: #fff;
  width: 20px;
  cursor: pointer;
}
.side-menu-wrap ul li .sub-menu{
  padding:10px;
}
.side-menu-wrap ul li .sub-menu li{
  animation: unset;
  opacity: 1;
  margin-bottom:0px;
}
.side-menu-wrap ul li .sub-menu li a{
  font-size: 14px;
  padding:10px 0px;
  display: inline-block;
}
.side-menu-wrap ul li .sub-menu li a:after{
  bottom: 5px;
}

/*-----Image Hover-----*/

.image-hover{
  position: relative;
  background:#110f33;
}
.image-hover:before,
.image-hover:after{
  position: absolute;
  top:15px;
  right:15px;
  bottom:15px;
  left:15px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.image-hover:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    z-index: 1;
}
.image-hover:after{
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.image-hover:hover::before,.image-hover:hover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.image-hover:hover img{
    opacity:0.7;
}
/*-----Image Hover End-----*/
/*---------------Footer-----------------*/
.footer{
  background:#3e3e3f;
  padding:150px 0px 60px;
  position: relative;
  overflow: hidden;
}
.footer:before{
  content: "";
  position: absolute;
  top:-105px;
  left: 0px;
  background:url(assets/images/footer-shape.png) no-repeat;
  width:628px;
  height:541px;
}

.footer-menu-address-wrap{
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
.footer-menu-box{
  width:35%;
}
.footer-heading{
  color:#fff;
  font-size:15px;
  font-family: 'Sweet Sans Pro';
  margin-bottom:50px;
  text-transform: uppercase;
  font-weight:900;
}
.footer-menu-wrap{
  display: flex;
  align-items: flex-start;
}
.footer-menu{
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap:20px;
  margin-bottom: 0px;
}


.footer-menu li:last-child{
  margin-bottom: 0px;
}
.footer-menu li a{
  color:#fff;
  font-size:15px;
  line-height:24px;
  display: block;
}
.footer-menu li a:hover,
.footer-address-inner p a:hover,
.footer-address-inner ul li a:hover{
  text-decoration: none;
  color:rgba(255,255,255,0.40);
}
.footer-address-area{
  display: flex;
  width:60%;
  margin-left: auto;
}
.footer-boxes{
  width:32%;
  margin-left:2%;
}
.footer-boxes:first-child{
  margin-left: 0px;
}

.footer-address-inner p:nth-of-type(1){
  margin-bottom:20px;
  min-height:72px;	
}
.footer-address-inner p{
  color:#fff;
  font-size:15px;
  line-height:24px;
  margin-bottom:10px;
}
.footer-address-inner p a{
  color:#fff;
  font-size:15px;
}
.footer-address-inner p:last-child{
  margin-bottom:0px;
}
.footer-social-media{
  margin-top:20px;
}
.footer-social-media h4{
  margin-bottom:30px;
}
.footer-address-inner{
	min-height:228px;
}
.footer-address-inner.footer-social-media{
	min-height:auto;
}
.footer-address-inner ul{
  margin:0px;
  display: flex;
  column-gap: 15px;
}
.footer-address-inner ul li{
  margin-bottom:0px;
  display: inline-block;
}
.footer-address-inner ul li:last-child{
  margin-bottom:0px;
}
.footer-address-inner ul li a{
  color:#fff;
  font-size:15px;
  display:flex;
  width:40px;
  height:40px;
  border-radius:50%;
  border:1px solid #fff;
  align-items:center;
  justify-content:center;
}
.footer-copy-right{
  padding:17px 0px;
}
.footer-copy-right p{
  font-size:12px;
  color:#58595b;
  margin-bottom:0px;
  line-height: normal;
}
.footer-address-inner ul li a:hover{
	color:#000;
	background:#fff;
}

/*---------------------Home------------------*/
.slider-txt{
  font-family: 'Sweet Sans Pro' !important;
  text-transform:uppercase !important;
  font-weight:bold !important;
}
.hm-slider-section,
#rev_slider_3_1_forcefullwidth,
#rev_slider_3_1_wrapper rs-slide{
  position: relative;
}
#rev_slider_3_1_forcefullwidth:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:450px;
	background: linear-gradient(to bottom, rgba(1,1,1,0.53) 10%,rgba(255,255,255,0) 80%);
	z-index:11;
}
#rev_slider_3_1_wrapper rs-slide:after{
	content:"";
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:450px;
	background: linear-gradient(to top, rgba(1,1,1,0.53) 10%,rgba(255,255,255,0) 80%);
}
.scroll-down-section{
  position: absolute;
  bottom: 100px;
  right:75px;
  z-index: 1;
}
.vertical-text-view{
  color:#3e3e3f;
  font-size:14px;
  font-family: 'Montserrat';
  font-weight:700;
  position: relative;
  text-transform: uppercase;
  writing-mode: vertical-lr;
  transform: rotate(-180deg);
}
.scroll-down-section .vertical-text-view{
  color:#fff;
  font-size:11px;
  font-weight: 500;
  
}
.vertical-text-view:after{
  content: "";
  position: absolute;
  bottom:100px;
  left:50%;
  width:1px;
  height:385px;
  background:rgba(0,0,0,0.10);
}
.scroll-down-section .vertical-text-view:after{
  height:175px;
  background:rgba(233,233,233,0.90);
}
.hm-about-us{
  padding:190px 0px 0px;
  overflow: hidden;
}
.hm-about-heading-wrap{
  position:relative;
}
.hm-about-heading-area p{
  color:#85d4d5;
  font-size:30px;
  line-height:45px;
  font-family: 'Montserrat';
  font-weight: 300;
  max-width:765px;
  letter-spacing:-1px;
  margin-bottom:0px;
}
.about-vertical-view{
  position: absolute;
  top:10px;
  left:-90px;
}
.hm-about-img-wrap{
  display: flex;
  align-items: center;
}
.hm-about-image{
  width:61%;
  height: 565px;
  border: 1px solid rgba(0,0,0,0.07);
	z-index:1;	
}
.hm-about-image img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.hm-about-content{
  width:40%;
  max-width:490px;
  margin-left:90px;
}
.hm-about-content p{
  font-family: 'Proxima Nova Lt';
  margin-bottom:45px;
}
.read-more-btn{
  width:245px;
  padding:0px 15px;
  height:65px;
  color:#3e3e3f;
  border: 1px solid rgba(29,62,62,1);
  display:flex;
  justify-content:center;
  align-items: center;
  text-transform: uppercase;
  font-size:13px;
  font-family: 'Montserrat';
  font-weight: bold;
  letter-spacing: 1px;
}
.read-more-btn i{
  margin-right:15px;
  color:rgba(0,0,0,0.50);
  -webkit-transition: all 1s;
    transition: all 1s;
}
.read-more-btn:hover{
  text-decoration: none;
  background:rgba(29,62,62,1);
  border-color:rgba(29,62,62,1);
  color:#fff;
}
.read-more-btn:hover i{
  color:#fff;
  -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.hm-about-us .container{
  margin-bottom: 90px;
}
.hm-map-area{
  padding:200px 0px 180px;
  overflow:hidden;
}
.hm-map-inner img{
  height:553px;
  object-fit:cover;
}
.country-location span{
  font-size:18px;
  font-weight:bold;
  color:#3e3e3f;
  font-family: 'Montserrat';
  position: relative;
  padding-bottom:40px;
}
.country-location span:before{
  content: "";
  border:7px solid #bfbfc0;
  background:#3e3e3f;
  width:32px;
  height:32px;
  border-radius:50%;
  position: absolute;
  bottom: 0px;
  left:50%;
  transform: translateX(-50%);
  z-index: 1;
}
.country-location span:after{
  content: "";
  background:rgba(0,1,0,0.40);
  width:1px;
  height:200px;
  position: absolute;
  top: 38px;
  left: 50%;
}
.hm-map-inner{
  position: relative;
}
.country-location{
  position: absolute;
  top: 0px;
}
.country-1{
  left:56.5%;
  top:-10px;
}
.country-2{
  top: unset;
  bottom:50px;
  left:61.5%;
}
.country-2 span{
  padding-top:40px;
  padding-bottom:0px;
}
.country-2 span:before{
  bottom: unset;
  top: 0px;
}
.country-2 span:after{
  bottom: unset;
  top:-197px;
  background:url(assets/images/qatar-line.png) no-repeat;
  width:37px;
  left:-10px;
}
.country-3{
  left:45%;
  top:102px;
}
.country-3 span:after{
  background:url(assets/images/lebanon-line.png) no-repeat;
  width:91px;
  height:99px;
  left:33px;
}
.hm-projects-area{
  background:#f4faff;
  padding:180px 0px 150px;
  overflow: hidden;
}
.h2-heading{
  color:#3e3e3f;
  font-size:36px;
  line-height:42px;
  font-family: 'Montserrat';
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:30px;
}
.hm-project-list-heading .h2-heading{
  margin-bottom:150px;
}
.hm-discover-wrap{
  display: flex;
  align-items: center;
}
.hm-project-list-heading{
  width:49%;
  margin-left:2%;
}
.hm-project-list-heading:first-child{
  margin-left:0px;
}
.hm-projects-listing{
  margin-bottom:0px;
  width:100%;
}
.hm-projects-listing li{
  width:100%;
  margin-bottom:25px;
}
.hm-projects-listing li:last-child{
  margin-bottom:0px;
}
.hm-project-image{
  position: relative;
  width:100%;
  height:728px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background:#000;
}
.hm-project-image img{
  width:100%;
  height:100%;
  object-fit: cover;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.hm-project-image:hover img{
  opacity: 0.8;
  
}
.hm-project-image:after{
  content: "";
  width:100%;
  height:433px;
  position: absolute;
  bottom: 0px;
  left:0px;
  background:linear-gradient(to top, rgba(1,1,1,0.53) 10%,rgba(255,255,255,0) 80%);
}
.hm-project-content{
  position: absolute;
  width:100%;
  z-index: 1;
  padding:0px 50px 50px;
}
.hm-project-content h3{
  margin-bottom:15px;
}
.hm-project-content h3{
  color:#fff;
  font-size:24px;
  line-height:32px;
  font-family: 'Montserrat';
  font-weight:500;
}
.hm-project-content h3 a:hover{
  color:rgba(255,255,255,0.70);
  text-decoration: none;
}
.location-client-wrap{
  display: flex;
  align-items: center;
}
.location-client-wrap span,
.location-client-wrap p{
  color:#fff;
  font-family: 'Proxima Nova Lt';
  font-weight: 600;
  font-size:12px;
  text-transform: uppercase;
}
.location-client-wrap span{
  margin-left: 5px;
}
.location-client-wrap p{
  border-right: 1px solid #fff;
  padding-right:10px;
  margin-right:10px;
  margin-bottom:0px;
  line-height:20px;
}
.location-client-wrap p:last-child{
  padding-right:0px;
  margin-right:0px;
  border-right:0px;
}
.hm-location-client-wrap{
  display: flex;
}
.hm-location-client-wrap span{
  color:#fff;
  font-family: 'Proxima Nova Lt';
  font-weight: 600;
  font-size:12px;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  padding-right:10px;
  margin-right:10px;
  line-height:15px;
}
.hm-location-client-wrap span:last-child{
  border-right: 0px;
  padding-right: 0px;
  margin-right: 0px;
}
.hm-project-list-heading .read-more-btn{
  margin-top:150px;
  width:280px;
}
.hm-contact-area{
  padding:140px 0px;
  overflow: hidden;
}
.hm-contact-area .h2-heading{
  text-align: center;
  font-weight:300;
  text-transform: unset;
  line-height:60px;
  margin-bottom:120px;
}
.hm-contact-area .read-more-btn{
  width:315px;
}
.hm-about-content h3{
  font-size:30px;
  color:#010101;
  font-weight: bold;
  margin-bottom:25px;
  text-transform: uppercase;
}
/*---------------About us-------------*/
.banner-image{
  display: flex;
  height: 575px;
  width:100%;
  background-size:cover !important;
  background-position:100% !important;
  align-items: flex-end;
  position: relative;
  overflow: hidden;
}
.banner-inside-image {
    height: 100%;
    position: absolute;
    top: 50%;
    right:180px;
    transform: translateY(-50%);
}
.banner-heading{
  position: relative;
  z-index: 1;
}
.banner-heading h1{
  font-size: 60px;
  font-family: 'Montserrat';
  color:#fff;
  font-weight: 600;
  margin-bottom:45px;
}
.banner-image:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(assets/images/banner-before.png) no-repeat;
  width: 100%;
  height:424px;
  background-size:cover;
}
.banner-image:after{
  content: "";
  width:100%;
  height:401px;
  position: absolute;
  bottom:0px;
  left: 0px;
  background: url(assets/images/banner-after.png) no-repeat;
  background-size:cover;
}
.who-we-are{
  padding:170px 0px;
  overflow:hidden;
}
.who-we-are .h2-heading{
  text-transform: capitalize;
}
.who-we-content-wrap{
  display: flex;
  margin-bottom:120px;
}
.who-we-left-content{
  min-width:560px;
  max-width: 560px;
  margin-right:90px;
}
.who-we-left-content p{
  font-size:24px;
  font-weight:300;
  font-family: 'Proxima Nova Lt';
  line-height: 36px;
  margin-bottom:0px;
}
.who-we-right-content p{
  font-size:15px;
  line-height: 23px;
  font-weight: 300;
  font-family: 'Proxima Nova Lt';
  margin-bottom:25px;
}
.who-we-right-content p:last-child{
  margin-bottom:0px;
}
.number-projects{
  display: flex;
  justify-content:center;
}
.number-projects li{
  border-left:1px solid rgba(38,109,165,0.25);
  text-align:center;
  width:33.33%;	
}
.number-projects li:first-child{
  border-left:0px;
}
.number-projects li span{
  font-size:48px;
  font-family: 'Montserrat';
  font-weight: 300;
  margin-bottom:15px;
  line-height:48px;
  display:block;
}
.number-projects li span span{
  display: inline-block;
  margin-bottom:0px;
}
.number-projects li p{
  margin-bottom:0px;
  color:#323232;
  font-size:16px;
  font-family: 'Montserrat';
  line-height: normal;
}
.values-vision-wrap{
  background:url(assets/images/value-bg.png) no-repeat #f4faff;
  padding:55px 0px;
  overflow:hidden;
  background-position:left center;
}
.banner-section{
  overflow:hidden;
}
.values-inner-area{
  display: flex;
}
.values-box{
  border:1px solid #324654;
  width:32.5%;
  margin-left:3%;
  display: flex;
  align-items: center;
  flex-direction: column;
  min-height:376px;
  text-align: center;
  padding:65px 30px;
}
.values-box:first-child{
  margin-left:0px;
}
.values-box h3{
  font-size:30px;
  color:#313131;
  text-transform: uppercase;
  font-weight:500;
  margin-bottom:30px;
}
.values-box p{
  font-size: 14px;
  color:#4c4c4c;
  font-weight:300;
  font-family: 'Proxima Nova Lt';
  line-height:23px;
  margin-bottom:0px;
}
.value-box-icon{
  margin-bottom:15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(assets/images/value-icon-bg.png) no-repeat;
  width:53px;
  height:61px;
}
.about-imar-wrap{
  display: flex;
  align-items: center;
  padding-bottom:140px;
  overflow:hidden;
}
.about-imar-image{
  margin-left: auto;
  max-width:800px;
  height:565px;
}
.about-imar-image img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.about-imar-content{
  max-width:480px;
  margin-left:15px;
}
.about-imar-content .h2-heading{
  color:#000;
}
.about-imar-content .h2-heading span{
  color:#3e3e3f;
}
.about-imar-content p{
  color:#040404;
  font-size:15px;
  font-weight:300;
  margin-bottom:45px;
  font-family: 'Proxima Nova Lt';
}
.about-imar-content .read-more-btn{
  width:200px;
}

.abt-career-area{
  background-color:#f4faff;
  height:450px;
  background-position:center bottom;
  background-repeat: no-repeat;
  background-size:cover;
  display: flex;
  align-items: center;
}
.abt-career-inner{
  text-align: center;
}
.abt-career-inner .h2-heading{
  margin-bottom:15px;
}
.abt-career-inner p{
  color:#040404;
  font-size: 15px;
  line-height: 23px;
  font-weight:300;
  font-family: 'Proxima Nova Lt';
  margin-bottom:50px;
}
.abt-career-inner .read-more-btn{
  width:200px;
  margin: auto;
  color:#3e3e3f;
}
.abt-career-inner .read-more-btn:hover{
  color:#fff;
}
/*---------------Careers page-------------*/
.careers-area{
  overflow:hidden;
}
.careers-area-inner{
  display: flex;
  padding:110px 0px;
}
.career-right-box{
  margin-left: auto;
  width:58%;
  max-width:685px;
}
.career-right-box img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.career-left-box{
  max-width:390px;
  width:33%;
}
.career-left-box .h2-heading{
  text-transform: capitalize;
  margin-bottom:20px;
}
.career-left-box p{
  margin-bottom:20px;
  color:#040404;
  font-size: 15px;
  line-height: 23px;
  font-weight:300;
  font-family: 'Proxima Nova Lt';
}
.career-left-box p:nth-of-type(2){
  margin-bottom:10px;
  line-height:normal;
}
.career-mail-id{
  display:inline-block;
  color:#3e3e3f;
  font-size: 19px;
  line-height: normal;
  position: relative;
  margin-bottom:55px;
}
.career-mail-id:hover{
  text-decoration: none;
  color:#000;
}
.career-mail-id:after{
  content: "";
  position: absolute;
  bottom: 0px;
  left:0px;
  width:100%;
  height:1px;
  background:rgba(62,62,63,0.30);
  transition: all 0.3s ease-in-out;
}
.career-mail-id:hover:after{
  background:#000;
}
.career-left-box .read-more-btn{
  width:285px;
}
/*--------------Contact us-----------*/
.map-section{
  height: 860px;
}
.page-template-contact-us .header{
  background:#3e3e3f;
}
.page-template-contact-us .header.sticky{
  background:rgba(0,0,0,1);
}
.page-template-contact-us .header_inner{
  border-bottom: 0px;
}
.store-locator-info-window p,
.store-locator-info-window p a{
  margin-bottom:5px;
  font-size:14px;
  line-height:20px;
  color:#000;	
}
.store-locator-info-window p .direction-link {
    color: #005e9e;
    text-decoration: underline;
}
.store-locator-info-window p a:hover {
    text-decoration: none;
}
.gm-ui-hover-effect:focus{
  outline: none;
}
.contact-loactions{
  padding:110px 0px;
}
.loaction-list{
  display: flex;
  margin-bottom:0px;
  justify-content: center;
}
.loaction-list li{
  position: relative;
  padding:0px 65px;
  width:33.33%;
}
.loaction-list li:after{
  content: "";
  background:rgba(7,98,160, 0.26);
  position: absolute;
  height:70%;
  width:1px;
  top:50%;
  transform: translateY(-50%);
  right: 0px;
}
.loaction-list li:last-child:after{
  content: none;
}
.loaction-list li h3{
  display: flex;
  align-items: center;
  color:#3e3e3f;
  font-size:24px;
  margin-bottom:25px;
}
.loaction-list li h3 img{
  margin-right:10px;
}
.loaction-list li p{
  font-size:16px;
  color:#3d3d3d;
  font-weight: normal;
  margin-bottom:25px;
  line-height:30px;
}
.loaction-list li a{
  display:block;
  margin-bottom:20px;
  line-height:normal;
  color:#3d3d3d;
  font-size:16px;
}
.loaction-list li a:hover{
  text-decoration: none;
  color:#75cecf;
}
.loaction-list li a:last-child{
  margin-bottom:0px;
}
.contact-form-wrap{
  background:#b1b1b1;
  background-repeat: no-repeat;
  background-size:cover;
  padding:110px 0px;
  position: relative;
}
.contact-form-wrap:before{
  content: "";
  position: absolute;
  top:0px;
  left: 0px;
  background: url(assets/images/contact-before-left.png) no-repeat;
  width:266px;
  height:465px;
}
.contact-form-wrap:after{
  content: "";
  position: absolute;
  bottom:0px;
  right: 0px;
  background: url(assets/images/contact-after-right.png) no-repeat;
  width:276px;
  height:477px;
}
.contact-form-area .h2-heading{
  text-align: center;
  color:#fff;
  text-transform: capitalize;
}
.contact-form-area .wpcf7-form-control-wrap{
  display: inline-block;
  width:49%;
  margin-left:2%;
  margin-bottom:25px;
}
.contact-form-area .wpcf7-form-control-wrap:nth-child(2n+1){
  margin-left:0px;
}
.contact-form-area .wpcf7-form-control-wrap input,
.contact-form-area .wpcf7-form-control-wrap .wpcf7-select{
  background:rgba(243,243,243,0.13);
  border:0px;
  height:50px;
  width:100%;
  padding:0px 20px;
  color:#fff;
  font-size:14px;
  font-family: 'Montserrat';
}
.contact-form-area .wpcf7-form-control-wrap .wpcf7-select{
  background: url(assets/images/drop-arrow.png) rgba(243,243,243,0.13) no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.contact-form-area .wpcf7-form-control-wrap input::placeholder,
.contact-form-area .wpcf7-form-control-wrap textarea::placeholder{
  color:#fff;
}
.contact-form-area .wpcf7-form-control-wrap .wpcf7-select option{
  color:#000;
}
.contact-form-area .wpcf7-form-control-wrap:last-child{
  width:100%;
}
.contact-form-area .wpcf7-form-control-wrap textarea{
  width:100%;
  height:100px;
  background:rgba(243,243,243,0.13);
  border:0px;
  padding:15px 20px;
  color:#fff;
  font-size:14px;
  font-family: 'Montserrat';
  resize: none;
  display:block;
}
.contact-form-area .wpcf7-form{
  max-width:825px;
  margin:auto;
  z-index: 1;
  position: relative;
}
.contact-form-area .wpcf7-form p{
  margin-bottom:0px;
}
.btn-submit-wrap{
  position: relative;
  width:200px;
  background:#ffffff;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border:1px solid transparent;
  transition: all 0.3s ease-in-out;
}
.btn-submit-wrap p{
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-submit-wrap .wpcf7-submit{
  border:0px;
  color:#010101;
  font-size:13px;
  font-weight: bold;
  font-family: 'Montserrat';
  text-transform: uppercase;
  width:180px;
  margin-left:20px;
  height:65px;
  transition: all 0.3s ease-in-out;
}
.btn-submit-wrap i{
  left:55px;
  position: absolute;
  transition: all 0.3s ease-in-out;
}
.btn-submit-wrap:hover{
  border: 1px solid #fff;
  background:transparent;
  cursor: pointer;
}
.btn-submit-wrap:hover .wpcf7-submit,
.btn-submit-wrap:hover i{
  color:#fff;
}
.wpcf7-spinner{
  position: absolute;
  bottom: 0px;
}
.wpcf7-not-valid-tip{
  position:absolute;
  font-family: 'Proxima Nova Rg';
  font-size: 13px;
}
.wpcf7-response-output {
  font-family: 'Proxima Nova Rg';
  font-size: 13px;
  padding: 5px 10px !important;
  border: 1px solid #D8000C !important;
  color: #D8000C;
  background: #FFBABA;
  text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output{
  color: #46b450;
  background: #fff;
  border: 1px solid #6f9b41 !important;
  text-align:center;
}
/*----------------News--------------*/
.news-listing-wrap{
  padding:110px 0px;
}
.news-listing{
  display:flex;
  flex-wrap: wrap;
  margin-bottom:20px;
}
.news-listing li{
  width:31%;
  margin-left:3.5%;
  margin-bottom:60px;
}
.news-listing li:nth-child(3n+1){
  margin-left:0px;
}
.news-list-image{
  height:250px;
  margin-bottom:20px;
}
.news-list-image img{
  width: 100%;
  height:100%;
  object-fit: cover;
}
.news-list-content span{
  font-size:16px;
  color:#505153;
  font-family: 'Montserrat';
  line-height:normal;
  display: block;
  margin-bottom:20px;
}
.news-list-content h4 a{
  font-size:20px;
  color:#272728;
  font-family: 'Montserrat';
  font-weight:600;
}
.news-list-content h4{
  margin-bottom:0px;
  min-height:58px;
}
.news-list-content h4 a:hover{
  text-decoration: none;
  color:rgba(39,39,40,0.70);
}
.numbers-pagination{
  display: flex;
  align-items: center;
  justify-content:flex-end;
  position: relative;
}
.numbers-pagination:before{
  content: "";
  width:89%;
  height:1px;
  background:#f3f3f3;
  position: absolute;
  top:50%;
  left:0px;
}
.page-numbers{
  border:1px solid #b3b3b3;
  color:#4c4c4c;
  margin-left:15px;
  width:34px;
  height:34px;
  display: flex;
  align-items: center;
  justify-content:center;
  font-size:18px;
  font-family: 'Montserrat';
  font-weight:300;
  background:#fff;
  z-index: 1;
}
.page-numbers:first-child{
  margin-left:0px;
}
.page-numbers:hover{
  background:#005592;
  border:1px solid #005592;
  color:#fff;
  text-decoration: none;
}
.page-numbers.current{
  background:#005592;
  border:1px solid #005592;
  color:#fff;
}
/*-------------News Detail-----------*/
.news-detail-wrap{
  border-bottom:1px solid #f3f3f3;
  padding-bottom:80px;
  padding-top:110px;
}
.partner-detail-wrap {
    border-bottom: 0px;
}
.news-detail-inner,
.partner-detail-inner{
  max-width:735px;
  margin:auto;
}
.partner-detail-inner img {
    margin-bottom: 30px;
	max-width:200px;
}
.news-detail-inner span{
  font-size:24px;
  color:#505153;
  display:block;
  font-family: 'Montserrat';
  margin-bottom:30px;
}
.news-detail-inner .h2-heading{
  color:#4d4d4d;
  line-height: 48px;
  text-transform: inherit;
  font-weight:600;
  margin-bottom: 60px;
}
.news-detail-inner p{
  margin-bottom:40px;
  color:#555958;
  line-height:23px;
}
.news-detail-inner img{
  width:100%;
  margin-bottom:40px;
}
.related-news-wrap .h2-heading{
  text-transform: capitalize;
  text-align:center;
  margin-bottom:45px;
}
.related-news-slider .slick-slide{
  margin:0px 20px;
}
.related-news-wrap{
  margin:110px 0px;
}
/*---------------Projects-----------*/
.search-field-wrap{
  padding:60px 0px;
  position: relative;
  z-index: 1;
  border-bottom:1px solid #d3d3d3;
}
.types-career-search {
  width: 100%;
  margin: 0px;
  display: flex;
}
.types-career-search li{
  width:26.5%;
  margin-left:1.5%;
}
.types-career-search li:first-child{
  margin-left:0px;
}
.types-career-search li:last-child {
    width: 16%;
}
.search-select-dropdown select{
	width: 100%;
    border: 1px solid #b1b1b1;
    border-radius: 0px;
    height: 65px;
    padding-left: 18px;
    padding-right: 30px;
    font-size: 14px;
    color: rgba(143,143,143,0.80);
    font-family: 'Montserrat';
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: url(assets/images/drop-sel.png) rgba(255,255,255,1) no-repeat;
    background-position-x: 95%;
    background-position-y: 50%;
}
.search-select-dropdown .nice-select {
  width: 100%;
  border: 1px solid #b1b1b1;
  border-radius: 0px;
  height: 65px;
  line-height:63px;
}
.search-select-dropdown .nice-select span {
  font-size:14px;
  color:rgba(143,143,143,0.80);
  font-family: 'Montserrat';
  font-weight:500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.search-select-dropdown .nice-select:after{
  border-bottom: 1px solid #0762a0;
  border-right: 1px solid #0762a0;
  width: 12px;
  height: 12px;
  right: 20px;
  margin-top:-9px;
}
.search-btn{
  width:100%;
  border:0px;
  height:65px;
  color:#fff;
  background:#3e3e3f;
  font-family: 'Montserrat';
  font-size:13px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #b1b1b1;
  letter-spacing:1px;
  transition: all 0.3s ease-in-out;
}
.search-btn:focus{
  outline: none;
}
.search-btn:hover{
  background: transparent;
  border:1px solid #3e3e3f;
  color:#3e3e3f;
}
.search-select-dropdown .nice-select .list {
    border-radius: 0px;
    width: 100%;
	max-height:245px;
	overflow-y:auto;
}
.search-select-dropdown .nice-select .list li {
    width: 100%;
    border-top: 1px solid rgba(255,255,255,0.50);
    padding: 10px 5px;
    margin: 0px;
    line-height: normal;
    font-size:14px;
    color:rgba(143,143,143,1);
    font-family: 'Montserrat';
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.search-select-dropdown .nice-select .option:hover, 
.search-select-dropdown .nice-select .option.focus, 
.search-select-dropdown .nice-select .option.selected.focus{
  color:#000;
}
.search-select-dropdown .nice-select .option.selected{
  font-weight:500;
  font-family: 'Montserrat';
}
.search-select-dropdown .nice-select span.current {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projetcs-listing-wrap{
  padding:55px 0px 170px;
}
.project-all-views{
  display: flex;
  margin-bottom:55px;
  justify-content:center;
	flex-wrap:wrap;
	row-gap:15px;
}
.project-all-views button,
.project-all-views a{
  border: 0px;
  background: transparent;
  font-size: 18px;
  font-family: 'Montserrat';
  color: #000;
  line-height: 22px;
  font-weight: normal;
  margin: 0px 10px;
  padding:0px 13px;
  position: relative;
  transition: all 0.3s ease-in-out;
  position: relative;
  text-transform: capitalize;
}
.project-all-views a{
	text-decoration:none;
}
.project-all-views a:hover{
	text-decoration:none;
}
.project-all-views button.active,
.project-all-views button:hover,
.project-all-views a.active,
.project-all-views a:hover{
  color:#3e3e3f;
}
.project-all-views button:focus{
  outline: none;
}
.project-all-views button.active:after,
.project-all-views a.active:after{
  content: "";
  background:#3e3e3f;
  width:100%;
  height:2px;
  position: absolute;
  bottom: -5px;
  left: 0px;
}
.project-all-views button:first-child,
.project-all-views a:first-child{
  margin-left:0px;
}
.project-listing{
  width:100%;
  display:flex;
  flex-wrap: wrap;
  margin: 0px 0px 50px;
}
.project-listing li{
  background:#f9f9f9;
  margin: 0px 6px;
  width: calc(100% / 3 - 12px);
  margin-bottom:25px;
}
/*.project-listing li{
  display: none;
}*/
.project-list-img-box{
  width:100%;
  height:225px;
  position: relative;
}
.project-list-img-box img{
  height:100%;
  width:100%;
  object-fit: cover;
}
.project-list-img-box span{
  position: absolute;
  top:25px;
  right:0px;
  background:rgba(29,62,62,1);
  display: block;
  font-size:16px;
  color:#fff;
  font-family: 'Montserrat';
  padding: 8px 10px;
  line-height: normal;
  min-width: 90px;
  text-align: center;
}
.project-list-content-box{
  background: #f9f9f9;
  padding:30px;
}
.project-list-content-box h4{
  margin-bottom:20px;
}
.project-list-content-box h4{
  color:#000;
  font-size:17px;
  font-family: 'Montserrat';
  font-weight:600;
  line-height:27px;
}
.project-list-content-box h4 a:hover{
  text-decoration: none;
  color:#0762a0;
}
.project-list-content-box .read-more-btn{
  width:200px;
  height:45px;
  font-size:12px;
}
.project-list-content-box .read-more-btn i{
  color:#000;
  font-size:10px;
  margin-right:8px;
}
.project-list-content-box .read-more-btn:hover i{
  color:#fff;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.project-list-content-box .location-client-wrap{
  margin-bottom:25px;
  flex-wrap: wrap;
}
.project-list-content-box .location-client-wrap p,
.project-list-content-box .location-client-wrap span{
  color:#000;
  font-weight:400;
  font-family: 'Proxima Nova Rg';
  text-transform: unset;

}
.project-list-content-box .location-client-wrap p{
  line-height:10px;
  height:9px;
  padding-right: 0px;
  margin-right: 0px;
  border-right:0px;
}
.project-list-content-box .location-client-wrap p:first-child{
  border-right:1px solid #000;
  padding-right:10px;
  margin-right: 10px;
}
.project-list-content-box .location-client-wrap p:nth-of-type(3){
  width:100%;
  margin-top: 20px;
}
.load-more-btn{
  width:190px;
  height:65px;
  line-height:65px;
  display: block;
  margin:auto;
  background:#3e3e3f;
  color:#fff;
  text-align: center;
  border:1px solid #b1b1b1;
  font-size:13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Montserrat';
}
.load-more-btn:hover{
  text-decoration: none;
  background:transparent;
  border: 1px solid #3e3e3f;
  color:#3e3e3f;
}
.enquire-area .h2-heading{
  text-transform: inherit;
}
.project-listing-cmtc .project-list-content-box h4{
  line-height: normal;
  min-height: 40px;
}
.project-listing-cmtc .project-list-img-box span{
  background:rgba(29,62,62,1);
}
.project-listing-cmtc .project-list-content-box .location-client-wrap{
  flex-wrap: wrap;
}
.project-listing-cmtc .project-list-content-box .location-client-wrap p{
  width:100%;
  margin-right: 0px;
  padding-right: 0px;
  border-right: 0px;
  margin-bottom: 8px;
  margin-top: 0px;
}
.project-listing-cmtc .project-list-content-box .location-client-wrap p:last-child{
  margin-bottom: 0px;
}
/*--------------Project Detail---------------*/
.detail-breadcrumbs-wrap{
  padding:15px 0px;
}
.detail-breadcrumbs{
  display: flex;
  margin-bottom: 0px;
  align-items: center;
}
.detail-breadcrumbs li{
  margin-right: 15px;
}
.detail-breadcrumbs li a,
.detail-breadcrumbs li span{
  font-size:18px;
  font-family: 'Montserrat';
  color:#000000;
  font-weight: 300;
}
.detail-breadcrumbs li a i{
  font-size:13px;
  margin-left:10px;
}
.detail-breadcrumbs li a:hover{
  text-decoration: none;
  color:#0762a0;
}
.project-detail-wrap{
  background:#f4faff;
  padding:110px 0px 130px;
}
.project-detail-inner h1{
  color:#3d3d3d;
  font-size:48px;
  line-height:60px;
  font-weight: bold;
  margin-bottom:15px;
}
.project-detail-inner span{
  font-family: 'Montserrat';
  font-size:24px;
  font-weight: 300;
  display: block;
  line-height: normal;
  color:#1d3e3e;
}
.gallery-area{
  padding-top:70px;
  padding-bottom:100px;
}
.gallery-area .h2-heading{
  font-weight:200;
  text-transform: capitalize;
}
.gallery-image-slider,
.gallery-nav-slider,
.project-related-slider{
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}
.slick-initialized.slick-slider {
    visibility: visible;
    opacity: 1;
}
.gallery-image-slide{
  height:620px;
  width:100%;
}
.gallery-image-slide img{
  height:100%;
  width:100%;
  object-fit: cover;
}
.gallery-nav-slider{
  margin-top:25px;
}
.gallery-nav-slider .slick-slide{
  margin: 0px 17px;
}
.gallery-nav-slide{
  height:160px;
  width:275px;
  position: relative;
  border-bottom:10px solid transparent;
  padding-bottom:5px;
  cursor: pointer;
}
.gallery-nav-slider .slick-slide.slick-current.slick-active .gallery-nav-slide{
  border-color:#1d3e3e;
}
.gallery-nav-slide img{
  height:100%;
  width:100%;
  object-fit: cover;
}
.slick-arrow{
  width:50px !important;
  height:50px !important;
  display: flex !important;
  align-items: center;
  justify-content:center;
  border: 1px solid #85d4d5 !important;
}
.slick-arrow:before{
  width:16px !important;
  height:11px !important;
  font-family:unset !important;
  opacity:1 !important;
  content: "" !important;
}
.slick-prev:before{
  background: url(assets/images/arrow-left.png)no-repeat;
 
}
.slick-next:before{
  background: url(assets/images/arrow-right.png)no-repeat;
}
.slick-next{
  right:-80px !important;
}
.slick-prev{
  left:-80px !important;
}
.slick-arrow:focus,
.slick-arrow:hover{
  border-color:#000 !important;
}
.slick-prev:focus:before,
.slick-prev:hover:before{
  background: url(assets/images/arrow-left-bl.png)no-repeat;
}
.slick-next:focus:before,
.slick-next:hover:before{
  background: url(assets/images/arrow-right-bl.png)no-repeat;
}
.project-detail-content-area{
  margin-bottom:10px;
  display: inline-block;
  width: 100%;
}
.project-detail-content-area .h2-heading{
  font-weight: normal;
  text-transform: capitalize;
}
.project-detail-content-area p{
  font-size:14px;
  font-weight: 300;
  font-family: 'Proxima Nova Lt';
  margin-bottom:25px;
}
.related-projects-area{
  padding:130px 0px;
}
.related-projects-area .h2-heading{
  text-transform: capitalize;
}
.project-related-slider{
  margin:0px -7px;
}
.project-related-slider .slick-slide{
  margin:0px 7px;
}
.scope-list{
  display: flex;
  border:1px solid #1d3e3e;
  padding:50px 0px;
  margin-bottom:0px;
  justify-content:space-evenly;
}
.scope-list li{
  padding:0px 60px;
  border-left:1px solid rgba(7,98,160,0.25);
	min-width:260px;
}
.scope-list li:first-child{
  border-left: 0px;
}
.scope-list li span{
  display: block;
  font-family: 'Montserrat';
  font-size: 18px;
  line-height:normal;
  color:#1d3e3e;
  text-transform: uppercase;
  margin-bottom:20px;
}
.scope-list li p{
  margin-bottom:0px;
  font-size: 14px;
  color:#1d3e3e;
  text-transform: uppercase;
  line-height: normal;
}
/*-------------------Sectors-----------------*/
.sectors-listing-wrap{
  padding:120px 0px;
}
.sector-listing{
  margin-bottom:0px;
  display: flex;
  flex-wrap: wrap;
  row-gap:35px;
}
.sector-listing li{
  background:#f9f9f9;
  border-left:4px solid #1d3e3e;
  padding:40px 28px 45px;
  width:31.5%;
  margin-left:2.75%;
}
.sector-listing li:nth-child(3n+1){
  margin-left:0px;
}
.sector-heading-icon-wrap{
  display: flex;
  align-items: center;
  margin-bottom:35px;
}
.sector-heading-icon-wrap .h2-heading{
  margin-bottom:0px;
  font-weight:500;
  text-transform: capitalize;
  font-size: 28px;
  color:#1d3e3e;
}
.hexagon-bg{
  width:56px;
  min-width:56px;
  height:35px;
  background:#f0f0f1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content:center;
  margin-right:15px;
}
.hexagon-bg::before{
  content: '';
  position: absolute;
  top: -14px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
  border-bottom: 14px solid #f0f0f1;
}
.hexagon-bg::after {
  content: '';
  position: absolute;
  bottom: -14px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
  border-top: 14px solid #f0f0f1;
}
.sector-listing li p{
  color:#3c3c3c;
  font-size:14px;
  line-height:23px;
  margin-bottom:30px;
}
.sector-listing li .read-more-btn{
  width: 225px;
  border-color:#b1b1b1;
}
.sector-listing li .read-more-btn:hover{
  border-color: #00458a;
}
/*----------------Trading----------------*/
.trading-partners-wrap{
  padding:80px 0px 150px;
}
.trading-partners-wrap .h2-heading{
  margin-bottom: 50px;
}
.partners-listing{
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
}
.partners-listing li{
  width:24%;
  margin-left:1.33%;
}
.logo-img-box{
  height:150px;
  padding:10px;
  display: flex;
  align-items:center;
  justify-content: center;
  background:#fff;
  border:1px solid #cfcfcf;
  transition: all 0.3s ease-in-out;
  overflow: hidden;	
}
.logo-img-box img{
  transition: all 0.5s;
	max-height:130px;
}
.partners-listing li h4{
	color: #010101;
    font-size: 12px;
    line-height: normal;    
    margin-bottom: 0px;
    margin-top: 8px;
    text-align: center;
    text-transform: uppercase;
}

.partners-listing li:nth-child(4n+1){
  margin-left: 0px;
}
.partners-listing li:hover .logo-img-box{
  border-color:#f9b567;
}
.partners-listing li:hover .logo-img-box img{
  transform: scale(1.05);
}
.trading-tabs-wrap{
  border-bottom:1px solid rgba(0, 0, 0, 22%);
  padding:25px 0px;
}
.tabs-nav-trading{
  display: flex;
  margin-bottom:0px;
  justify-content: center;
  column-gap: 145px;
}
.tabs-nav-trading li{
  font-size: 20px;
  color:#000;
  font-family: 'Proxima Nova Rg';
  line-height: normal;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.tabs-nav-trading li:after{
  content: "";
  position: absolute;
  bottom:-26px;
  left: 0px;
  width:100%;
  border-bottom: 1px solid #000;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.tabs-nav-trading li.active{
  font-weight: bold;
}
.tabs-nav-trading li.active:after{
  transform: scaleX(1);
}
.tabs-nav-trading li:hover{
  color:#75cecf;
}
/*----------------service Fitout contracting----------------*/
.service-dtl-left-cnt-wrap{
  display: flex;
  align-items: center;
  padding-left:185px;
  margin-top:90px;
}
.service-dtl-left-cnt-wrap{
	margin-bottom:90px;
}
.service-dtl-left-cnt-wrap + .related-projects-services{
	padding-top:70px;
}
.service-right-dtl-image{
  margin-left: auto;
  max-width:665px;
  min-width:665px;
  height:504px;
}
.service-right-dtl-image img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.service-left-dtl-content{
  margin-right:70px;
  margin-left:15px;
  max-width:665px;
}
.service-left-dtl-content .h2-heading{
  font-weight:300;
  color:#000;
}
.service-left-dtl-content p{
  font-size:14px;
  line-height:23px;
  color:#555958;
  margin-bottom: 40px;
}
.read-more-btn-blk{
  color:#010101;
  border-color:#010101;
}
.read-more-btn-blk i{
  color:#010101;
}
.read-more-btn-blk:hover{
  color:#fff;
  background:#010101;
}
.fitout-points-wrap{
  margin:150px 0px 170px;
}
.fitout-point-list{
  display: flex;
  flex-wrap:wrap;
  margin-bottom:0px;
}
.fitout-point-list li{
  width:32.33%;
  margin-left:1.5%;
  display: flex;
  align-items: center;
  justify-content:center;
  flex-direction: column;
  border: 1px solid #8a8a8a;
  height:195px;
  margin-bottom:35px;
}
.fitout-point-list li:nth-child(3n+1){
  margin-left:0px;
}
.fitout-point-list li span{
  display: block;
  margin-top:15px;
  color:#266da5;
  font-weight:bold;
  line-height: normal;
  font-family: 'Montserrat';
  font-size:22px;
  text-transform: uppercase;
}
.service-dtl-right-cnt-wrap{
  display: flex;
  align-items: center;
}
.service-left-dtl-image {
  max-width: 665px;
  min-width: 665px;
  height: 504px;
}
.service-left-dtl-image img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.service-right-dtl-content{
    margin-left:auto;
    max-width:665px;
}
.service-right-dtl-content h2{
  font-weight:300;
  color:#000;
}
.service-right-dtl-content p{
  margin-bottom:30px;
  font-size:14px;
  line-height:23px;
  color:#555958;
}
.service-right-dtl-content p:last-child{
  margin-bottom: 0px;
}
.related-projects-services{
  padding:160px 0px 80px;
}
.related-project-listing{
  display: flex;
  flex-wrap: wrap;
  margin: 0px -6px 70px;
}
.related-project-listing li{
  margin: 0px 6px 15px;
  width: calc(100% / 3 - 12px);
  background:#f9f9f9;
}
.projects-dtl-services .h2-heading{
  margin-bottom:60px;
}
.banner-heading-dtl h1{
  text-transform: uppercase;
  font-size:48px;
}
.service-dtl-overview{
  padding:100px 0px 150px;
  position: relative;
}
.service-dtl-overview:before{
  content: "";
  background: url(assets/images/over-view-cornor.png) no-repeat;
  position: absolute;
  bottom: 0px;
  left:0px;
  width:102px;
  height:245px;
}
.service-dtl-overview-inner{
  display: flex;
  align-items: center;
}
.overview-inner-left{
  margin-right:150px;
}
.overview-inner-left .h2-heading{
  font-weight:200;
  text-transform:capitalize;
  font-size:60px;
  margin-bottom:40px;  
}
.overview-inner-left .read-more-btn{
  font-weight: normal;
  width:265px;
}
.overview-inner-right p{
  color:#555958;
  font-size:14px;
  line-height:23px;
  margin-bottom:25px;
}
.overview-inner-right p:last-child{
  margin-bottom:0px;
}
.capabilities-wrap{
  padding:130px 0px 30px;
  background:#f4faff;
}
.capability-listing{
  display: flex;
  margin-bottom:0px;
  flex-wrap: wrap;
}
.capability-listing li{
  width:48%;
  margin-left:4%;
  margin-bottom:80px;
}
.capability-listing li:nth-child(2n+1){
  margin-left:0px;
}
.capability-list-img-box{
  height:330px;
  width:100%;
  margin-bottom:35px;
}
.capability-list-img-box img{
  width: 100%;
  height:100%;
  object-fit: cover;
}
.capability-list-content-box h3{
  font-size:30px;
  font-weight: 300;
  margin-bottom:20px;
}
.capability-list-content-box p{
  margin-bottom:0px;
  font-size:15px;
  line-height:23px;
  color:#000000;
}
.service-dtl-right-estate{
  margin-top:90px;
}
/*----------------Services------------*/
.services-list-wrap{
  padding:90px 0px 150px;
  position: relative;
  overflow: hidden;
}
.services-list-wrap:before{
  content: "";
  background:url(assets/images/service-before.png) no-repeat;
  width:158px;
  height:380px;
  position:absolute;
  top:-90px;
  right: 0px;
}
.services-list-wrap:after{
  content: "";
  background:url(assets/images/service-after.png) no-repeat;
  width:130px;
  height:380px;
  position:absolute;
  bottom: 0px;
  left: 0px;
  z-index:-1;
}
.tabs-nav-wrap{
  display: flex;
  margin-bottom:55px;
}
.tabs-nav-wrap li{
  color: #3e3e3f;
  font-family: 'Montserrat';
  font-weight:400;
  font-size: 18px;
  cursor: pointer;
  margin-left:75px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.tabs-nav-wrap li:after{
  content: "";
  position: absolute;
  width:100%;
  left:0px;
  bottom:-2px;
  border-bottom: 2px solid #3e3e3f;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.tabs-nav-wrap li.active:after{
  transform: scaleX(1);
}
.tabs-nav-wrap li:hover{
  color:#75cecf;
}
.tabs-nav-wrap li:hover:after{
  border-color:#75cecf;
}
.tabs-nav-wrap li:first-child{
  margin-left: 0px;
}
.tab-content{
  display: none;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeInContent 0.5s ease 1 forwards
}
@keyframes fadeInContent{
  100%{
    opacity: 1;
    transform: none;
  }
    
}
.tab-content.active{
  display: block;
}
.services-listing{
  margin-bottom:0px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  row-gap:70px;
}
.services-listing li{
  width:47%;
  margin-left:6%;
  background:#f4faff;
  padding-bottom:110px;
  position: relative;
}
.services-listing li:nth-child(2n+1){
  margin-left:0px;
}
.service-list-img-box{
  width:100%;
  height:420px;
}
.service-list-img-box img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.service-list-content-box{
  padding:45px 40px 0px;
}
.service-list-content-box h3{
  line-height: normal;
  margin-bottom:25px;
}
.service-list-content-box h3{
  font-size:30px;
  color:#000;
  font-family: 'Montserrat';
  font-weight: bold;
  text-transform: uppercase;
  min-height:74px;
}
.service-list-content-box p{
  font-size:15px;
  color:rgba(4,4,4,0.60);
  font-weight: 300;
  line-height:23px;
  margin-bottom:30px;
}
.service-list-content-box ul {
  display: inline-block;
  width: 100%;
  margin-bottom:45px;
}
.service-list-content-box ul li {
  width: 100%;
  margin-left: 0px;
  padding-bottom: 0px;
  background: transparent;
  font-size: 15px;
  font-weight: 300;
  line-height:23px;
  font-family: 'Proxima Nova Lt';
  color: #040404;
  margin-bottom:5px;
  position: relative;
  padding-left: 20px;
}
.service-list-content-box ul li::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0px;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 50%;
}
.service-list-content-box .read-more-btn{
  width:200px;
  color:#000;
  position: absolute;
  bottom:45px;
}
.service-list-content-box .read-more-btn i{
  color:#000;
}
.service-list-content-box .read-more-btn:hover,
.service-list-content-box .read-more-btn:hover i{
  color:#fff;
}
.service-dtl-sc-wrap{
  padding:80px 0px;
  border-bottom:1px solid rgba(0,0,0,22%);
}
.service-dtl-sc-wrap.last{
  border-bottom: 0px;
  padding-bottom: 0px;
}
.service-dtl-sc-wrap .h2-heading{
  font-weight: 500;
  margin-bottom:40px;
}
.service-dtl-sc-wrap p{
  font-size: 14px;
  color:#555958;
  line-height:23px;
  margin-bottom: 50px;
}
.service-dtl-sc-listing{
  display: flex;
  width:100%;
  flex-wrap: wrap;
  margin-bottom:0px;
  row-gap: 60px;
}
.service-dtl-sc-listing li{
  width:31%;
  margin-left:3.5%;
}
.service-dtl-sc-listing li:nth-child(3n+1){
  margin-left: 0px;
}
.dtl-sc-list-image{
  width:100%;
  height:290px;
}
.dtl-sc-list-image img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.dtl-sc-list-content{
  padding-top:25px;
}
.dtl-sc-list-content h4{
  font-size:18px;
  color:#000000;
  font-family: 'Montserrat';
  font-weight: 500;
  margin-bottom:20px;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing:-0.2px;
}
.dtl-sc-list-content p{
  color:#555958;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 0px;
}
.rebranding-wrap{
  padding:150px 0px 250px;
}
.rebranding-wrap h1{
  margin-bottom: 0px;
  text-align: center;
  font-size:60px;
  text-transform:unset;
  font-weight: 600;
}




/*-------Page---------*/
.page-banner-heading{
  position: relative;
}
.page-section{
  padding-bottom:100px;
}
.wrap-page-inside{
  padding-bottom:50px;
}
.error-404{
  padding:100px 0px;
}
.error-404 .h2-heading{
  margin-bottom:20px;
}
.error-404 ul{
  margin-left:5px;
}
.error-404 .h4-heading{
  margin-bottom:15px;
}
.error404 .header {
    background: rgba(0,0,0,1);
}
.error404 .header.sticky {
    background: rgba(0,0,0,0.70);
}
.banner-area-404{
  height:125px;
}
.page-all-banner{
  background: rgba(0,0,0,0.70);
  height:350px;
  display: flex;
  align-items: flex-end;
}
.wrap-page-inside{
  padding-top:100px;
}
.page-banner-heading h1{
  color:#fff;
}

/*--------------Key frames------------*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRightNav {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@-webkit-keyframes fadeInRightNav {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRightNav {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.home .hm-about-us{
	padding-bottom:140px;
}
.about-imar-wrap{
	padding-top:140px;
}
.partner-detail-inner .read-more-btn {
    margin-top: 50px;
}
.service-left-dtl-content ul, .service-right-dtl-content ul {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.service-left-dtl-content ul li:before, .service-right-dtl-content ul li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0px;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
}
.service-left-dtl-content ul li, .service-right-dtl-content ul li {
    position: relative;
    padding-left: 15px;
	font-size: 14px;
    line-height: 23px;
    color: #555958;
}