@font-face {
  font-family: 'MyWebFont';
  src: url('font/artl.ttf')  format('truetype');
}
.artl,.artlall *{
  font-family: 'MyWebFont', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont2';
  src: url('font/artn.ttf')  format('truetype');
}
.artn,.artnall *{
  font-family: 'MyWebFont2', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont3';
  src: url('font/artm.ttf')  format('truetype');
}
.artm,.artmall *{
  font-family: 'MyWebFont3', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont4';
  src: url('font/artdb.ttf')  format('opentype');
}
.artdb,.artdball *{
  font-family: 'MyWebFont4', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont5';
  src: url('font/artb.ttf')  format('truetype');
}
.artb,.artball *,b{
  font-family: 'MyWebFont5', sans-serif;
  letter-spacing: 1.5px;
}


.iicon{
  height: 60px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.iiccoonn{
  background-color: #B79C62;
}

.iconss{
  padding-bottom: 10px;
  height: 60px;
  vertical-align: middle !important;
}
.ppng{
  height: 230px;
}

.app{
  position: absolute;
  bottom: 45px !important;
  right: 30px !important;
  letter-spacing: 2px;
  padding: 8px 15px 5px 15px !important;
  border-radius: 0px !important;
}

@media (max-width:768px) and (min-width:578px){
  .ppng{
    padding: 10px !important;
    height: 125px !important;

  }
  .btnlux{
    text-align: center !important;
  }

  .pngpng{
    height: 350px;
  }
  .app{
    display: none;
  }
}

@media (max-width:992px) and (min-width:769px){

}

@media (max-width:577px) and (min-width:429px){

  .pngpng{
    height: 350px;
  }
}
}
.bob{
  position: relative !important;
  z-index: -1;
}

.box {
  padding: 30px !important;
  border: solid #B79C62;
  border-radius: 40px;
  /*box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);*/
  min-height: 300px;
}

.hservices .section .btn-section .btn-read{
  color:white !important;
  background-color: #B79C62 !important;
  padding: 5px 40px 5px 40px !important;
  border-radius: 0px !important;
  line-height: 1.5 !important;
  font-size: 14px !important;
}
.hservices .wrap{
  vertical-align: top !important;
}
.pic{
    height: 60px;
    /*padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 160px;*/
}

.darkgrey{
  color: #5C5C5F !important;
}

.aa{
  color: white!important;
  font-size: 20px !important;
}

.product{
    width: fit-content;
    margin-inline: auto;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;

}

.product > li > a{
      position: relative;
    display: block;
    padding: 10px 15px;
}

.product > li > a:hover, .product > li > a:focus{
  text-decoration: none;


}


.dk{
  background-color: black;
}

.nav-dk > li.active > a{
    color: yellow !important;
    /*background-color: #337ab7;*/
    font-weight: bold;
}

.nav-dk > li > a{
  border-radius: 4px;
}

.nav-dk > li{
  float: left;
}

.nav-dk > li + li {
    margin-left: 2px;
  }

.product-slick-prev {
    height: 45px;
    position: absolute;
    top: 1025px;
    left: 60px;

}

 .product-slick-next{
    height: 45px;
    position: absolute;
    top: 1030px;
    right: 60px;

}


.boo img{
  padding-left: 85px;
}

.nav-carousel{
  background-image: url(/mem_module/library/image/bannerbg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.nav-aboutus{
  background-image: url(/mem_module/library/image/aboutusbg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width:1220px) and (min-width:992px){



#myNavbar{
    width: 72% !important;
  }

}  


h1{font-size:42px !important; color: black !important;}
h2{font-size: 40px !important;}
h3{font-size: 24px !important;}
h4{font-size: 20px !important;}
p{font-size: 16px !important;}
.grey-text{
  color: #67686b !important;
}
.lightgrey-text{
  color: #C2C4C6 !important;
}
.sg-color{
  color: #f7941d !important;
}

.sg-color2{
  color: #005789 !important;
}

.sg-color3{
  color: #808184 !important;
}
.grey-sg{
color: #5C5D60 !important;

}
.black-bg{
  background-color: #333132 !important;
}
.white-a{
  color: white !important;
}
.yellow-a{
  color: #DEB308!important;
}
.black-a{
  color: black !important;
}

.no-mg{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 768px){
  .no-mg{
    margin-top: 0px !important;
  }
  .footer{
    padding-bottom: 45px !important;
  }
  .navbar-default .icon-section-xs{
    position: fixed;
    bottom: 0;
    z-index: 999;
    background-color: black;
    padding: 8px 5px;
  }

  .navbar-default .icon-section-xs .br-right{
    border-right: 1px solid white !important;
  }
  .navbar-default .icon-section-xs img{
    filter: brightness(0) invert(1);
  }
.cover img {
    border-radius: 20px !important;
}
}

.no-bt{
  margin-bottom: 0px !important;
}

.no-top{
  margin-top: 0px !important;
}

.mg-top{
  margin-top: 20px !important;
}

.mg-center{
  margin-left: auto !important;
  margin-right: auto !important;
}

.mg-top-bt{
  margin-top: 50px !important;
  margin-bottom:50px !important ;
}
.clear-left{
  padding-left: 0px !important;
}
.cover .section{
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 2px;
}
.cover  img{
  border-radius: 30px;
}
.footer{
  background-image: url(/mem_module/library/image/footerbg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.footer .flogo{
  max-width: 180px;
}
.footer p.contact b{
  color: #f7941d !important;
}
.footer p{
  font-size: 14px !important;
}
.fixed-bottom{
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: dimgrey !important;
  z-index: 99999;
  padding-top: 10px;
}
.fixed-bottom a{
  text-decoration: none !important;
}
.back-to-top { 
    background: none;
    margin: 0;
    position: fixed;
    bottom: -10px;
    color: black;
    right: -25px;
    width: 90px;
    height: 85px;
    z-index: 98;
    display: none;
    text-decoration: none;
 
}
.back-to-top i { 
    font-size: 32px;
    background-color: black;
    color: white !important;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    padding: 0px 8px 0px 7px;
    line-height: 31px;
}
.whatsapp-toggle:hover{
transform: scale(1.1);
}
.whatsapp-toggle{
    transition: transform .3s;
    background: none;
    margin: 0;
    position: fixed;
    bottom: 93px;
    color: black;
    right: 25px;
    width: auto;
    height: auto;
    z-index: 111;
    padding: 0px !important;
}
.whatsapp-text {
    visibility: hidden;
    background: none;
    margin: 0;
    position: fixed;
    bottom: 126px;
    color: black;
    right: 23px;
    width: auto;
    height: auto;
    z-index: 111;
    text-decoration: none;
}
.whatsapp-text2 {
    visibility: hidden;
    background: none;
    margin: 0;
    position: fixed;
    bottom: 93px;
    color: black;
    right: 25px;
    width: auto;
    height: auto;
    z-index: 111;
    text-decoration: none;
}
.whatsapp-text.show,.whatsapp-text2.show{
  transition: 0.3s;
  visibility: visible; !important;
  right: 80px !important;
  text-decoration: none;
}
.whatsapp-text span,.whatsapp-text2 span {
    background: #2AAE3F;
    border-radius: 10px;
    padding: 5px 10px;
    font-size: 12px;
    color: white;
    text-decoration: none;
    
}
.whatsapp-text a,.whatsapp-text2 a {
text-decoration: none;
}
.whatsapp-text.show:hover,.whatsapp-text2.show:hover{
  transition: 0.3s;
  transform: scale(1.05);
}
.whatsapp>img,.whatsapp-toggle>img {
    width: 48px;
    border-radius: 100px;
}
.appoinment {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 155px;
    color: black;
    right: 15px;
    width: 65px;
    height: 80px;
    z-index: 111;
    text-decoration: none;
}
.appoinment>img {
    width: 100px;
}
.topbar{
  padding: 10px 25px 10px 25px;
  background-color: #f7941d !important;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.topbar p{
  font-size: 13px !important;
}
.navbar-default{
  border-bottom: none !important;
  border-color: transparent !important;
}
.greybg{
  background-color: #f1f2f2 !important;
}
.transparentbg{
  background-color: transparent !important;
}
  
.navbar-header .logo{
  animation-duration: .5s;
  animation-delay: 0.5s;
  animation-iteration-count: 2;
}

.navbar-default .navbar-nav li>a{
  transition: color 0.3s;
  letter-spacing: 1.5px;
  font-size: 15px;
  margin-left: 5px !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #23b099 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent !important;
}
.navbar-default .icon{
  height: 20px;
}
.navbar-default .navbar-brand{
  padding: 0px !important;
}
.navbar-default .icon-section{
  margin-top: 12px !important;
}
.navbar-default .icon-section a{
  padding: 5px 10px !important;
}

.home-navbar .navbar-nav li.active::after{
content: "";
    position: absolute;
    left: 57%;
    bottom: -4px;
    transform: translateX(-50%);
    background-image: url(/mem_module/library/image/menusign.png);
    height: 14px;
    width: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.phone{
  font-size: 14px !important;
}


.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0px !important;
}
.row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

/*.home-carousel .item{
  height: 1000px;
  width: 2110px;
}*/

.home-carousel .item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.home-carousel .item img {
    pointer-events: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding-left: 100px;
}


.home-carousel .caption{
  position: absolute;
  bottom: 30px;
  left: 10%;
  letter-spacing: 2px;
}
.app{
  position: absolute;
  bottom: 45px !important;
  right: 30px !important;
  letter-spacing: 2px;
  padding: 8px 15px 5px 15px !important;
  border-radius: 0px !important;
}
.home-carousel .btn-appoinment:hover{
  /*background-color: black !important;*/
  /*color: white !important;*/
}

.bg{
  background-image: url(/mem_module/library/image/homebg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.hservice {
  margin-top: 50px;
}
.hservice .overlay-text{
  position: absolute;
  top: 3%;
  left: 5%;
}
.hservice span.slick-arrow.right{
    position: absolute;
    right: 2%;
    top: 48%;
    font-size: 22px;
    color: white !important;

}
.hservice span.slick-arrow.left{
    position: absolute;
    left: 2%;
    top: 48%;
    font-size: 22px;
    color: white !important;
    z-index: 500;
}
.project-nav li.active a{
  color: #DEB407 !important;
  font-family: 'MyWebFont5', sans-serif !important;
}
.project li.slick-active a{
  font-family: 'MyWebFont5', sans-serif !important;
color: white !important;
    background-color: #DEB407 !important;
    padding: 4px 8px;
    border-radius: 5px;
}
.hserpic {
  overflow: hidden;
  margin-top: 30px;
}


.hserpic .sm-img{
  width: 100%;
  height: 800px;
}

.hserpic .top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

.hproject {
  margin-top: 50px;
}

.hproject .mg-bt{
  margin-bottom: 50px !important;
}

.hproject .mg-top{
  margin-top: 50px !important;
}

.hproject .sm-img{
  width: 100%;
  height: 600px;
}

.hserpic .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.hproject .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-left: 100px;
  padding-right: 100px;
}

.hproject .btn-view{
  background-color: transparent !important;
  border: 1px solid white;
  padding: 8px 40px 8px 40px !important;
  text-decoration: none !important;
}

.hproject .spacing{
  letter-spacing: 10px;
}

.hproject .img-wrapper {
    pointer-events: none;
    width: 100%;
    height: 500px;
    display: block !important;
    margin-left: auto;
    margin-right: auto;
}

.hproject .img-wrapper img {
    pointer-events: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hreward .bg1{
  background-color: #f1f2f2 !important;
  padding-top: 50px;
  padding-bottom: 50px;
}

.hreward .bg3{
  background-image: url(/mem_module/library/image/mablebg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}

.hreward .sm-part .img-wrapper {
  position: relative;
  width: 70%;
  height: 100px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.hreward .sm-part img{
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: block !important;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
}

.hreward .sm-rew .img-wrapper {
    position: relative;
    width: 80%;
    height: 150px;
    margin-top: 35px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

.hreward .sm-rew img{
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: block !important;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
}

.hreward .bg2{
  /*background-color: #E8E9E8;
  opacity: 35%;*/
  padding-top: 20px;
  padding-bottom: 30px;
}

.hcustomer span{
  color:#808184 !important;
}

.hcustomer .carousel-indicators {
    bottom: -40px !important;
    color: black !important;
}

.carousel-indicators .active {
    background-color: black !important;
}

.carousel-indicators li {
    border: 1px solid black !important;
}


.haboutus{
  background-image: url(/mem_module/library/image/haboutbg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.haboutus .icon{
  position: absolute;
  width: 68px;
  top: 25px;
  left: 0;
}
.haboutus .btn-about{
    background-color: #23b099 !important;
    color: white !important;
    border-radius: 16px;
    padding: 10px 25px;
    margin-top: 15px;
}
.haboutus .btnarrow,.hservices .btnarrow{
    width: 10px;
    vertical-align: baseline;
}
.hservices .btn-more{
    background-color: #fffef9 !important;
    color: #21b099 !important;
    border-radius: 16px;
    padding: 10px 20px;
    margin-top: 15px;
}
.hservices .btn-more img{
    display: initial !important;
}
.htesti{
  background-color: #fff9ee !important;
  padding-top: 30px;
  padding-bottom: 60px;
}
.htesti .section{
border-radius: 35px;
    border: 1px solid #231f20 !important;
    padding: 30px 25px 0px 25px;
    width: 95% !important;
}
.htesti .quote{
  font-size: 46px !important;
  line-height: 0.3;
}
.htesti .quoteend{
    font-size: 46px !important;
    line-height: 0;
    vertical-align: text-bottom;
}
.aboutus .mnv{
  background-color: white !important;
}
.aboutus .corevalue{
  padding-top: 25px;
  margin-bottom: -25px !important;
  z-index: 999;
}
.aboutus .mnv{
  padding-top: 85px;
}
.aboutus .mnv .section{
  border: 1px solid #005789 !important;
  border-radius: 40px !important;
  padding: 0px 20px 15px 20px;
  margin-bottom: 50px !important;
}
.aboutus .mnv .section h3{
  margin-top: -10px !important;
  background-color: white !important;
  border-radius: 100px !important;
}
.aboutus .wcs{
  background-image: url(/mem_module/library/image/wcsbg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 30px;  
  padding-bottom: 50px;  
}
.aboutus .wcs img{
  height: 80px;
}
.aboutus .team{
  background-image: url(/mem_module/library/image/teambg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 30px;  
  padding-bottom: 50px;  
}
.aboutus .team .container{
  position: relative !important;
}
.aboutus .team .team-slick img{
  border-radius: 30px;
  width: 96% !important;
}
.aboutus .team .team-slick p{
  width: 96% !important;
}
.aboutus .team .arrowposition {
    position: absolute;
    top: 2.5%;
    right: 0;
}
.aboutus .team .arrowposition .teamnext ,.aboutus .team .arrowposition .teamprev{
    width: 46px !important;
    margin: 30px 5px;
}
.services .section1{
  background-color: #23b099;
  padding-top: 25px;

}
.services .section2{
  background-image: url(/mem_module/library/image/ssection2.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 30px;  
  padding-bottom: 30px;  
}
.services img.full{
  border-radius: 20px;
}
.services .section2 li{
  line-height: 0.6 !important;
}
.services .section2 li::marker{
  color:  #f7941d !important;
}
.blog{
  background-image: url(/mem_module/library/image/blogbg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 30px;  
}
.blog .blog-wrap{
  vertical-align: top !important;
}
.blog .blog-slick img{
  border-radius: 20px !important;
  width: 96% !important;
}
.blog .blog-slick .slick-dots .slick-active{
  background-color: #f7941d !important;
  color: white !important;
  border-radius: 100px !important;
  width: 20px !important;
  height: 20px !important;
}
.blog .blog-slick .slick-dots .slick-active a{
  font-family: 'MyWebFont4', Fallback, sans-serif;
  font-style: initial !important;
  color: white !important;
}
.blog .blog-slick .slick-dots .slick-active a>i{
  font-style: initial !important;
}
.contactus .form-control::placeholder { /* Firefox, Chrome, Opera */ 
  font-family: 'MyWebFont', Fallback, sans-serif;
  text-align: left;
  margin-top: 5px;
  color:#808184 !important;
} 
  
.contactus .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ 
  font-family: 'MyWebFont', Fallback, sans-serif;
  text-align: left;
  margin-top: 5px;
  color:#808184 !important;
} 
  
.contactus .form-control::-ms-input-placeholder { /* Microsoft Edge */ 
  font-family: 'MyWebFont', Fallback, sans-serif;
  text-align: left;
  margin-top: 5px;
  color:#808184 !important;
} 

.contactus .form-control{
  border:none !important;
  border-bottom: 1px solid #231f20 !important;
  padding: 20px 20px 15px 5px !important;
  box-shadow: none !important;
  color:#808285 !important;
  margin: 0 auto;
  background-color: transparent !important;
  border-radius: 0px !important;
}

.contactus .img img{
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.contactus .title h2{
  color: #005789 !important;
}
.contactus #theform .btn{
  background-color: #23b099 !important;
  color: white !important;
  padding: 10px 20px 7px 20px !important;
  border-radius: 15px;
}
.contactus #theform .btn-arrow{
  width: 10px;
  margin-left: 5px;
  vertical-align: baseline !important;
}
.contactus .branch img{
  border-radius: 30px;
}
@media only screen and (min-width:1600px) {
    .navbar-nav>li{
      margin-right: 30px !important;
  }
}

@media  (min-width:1000px) and (max-width:1300px) {
  .navbar-default .navbar-nav li>a{
    font-size: 15px !important;
    letter-spacing: 1.5px; 
  }
}

@media  (min-width:1200px) and (max-width:1700px) {
}

@media only screen and (min-width: 1200px){
  .container {
    width: 80% !important;
  }
  .caption .text{
    margin-left: 120px;
    margin-top: 120px;
  }
  .aboutus .mnv .section{
    min-height: 230px;
  }
}

@media only screen and (max-width: 1200px) {
  .carousel-indicators .active {
    width: 10px !important;
    height: 10px !important;
  }
}

@media  (min-width:992px) and (max-width:1200px) {
  .navbar-header,#myNavbar{
    width: 100% !important;
  }
  .logo{
    width: 170px !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .aboutus .mnv .section{
    min-height: 280px;
  }

}

@media only screen and (min-width: 1100px) {
  .connect .line{
    border: 1px solid #618FB4;
    width: 100px !important;
    bottom: 50% !important;
    margin-left: 10px;
    position: absolute;
  }

  .connect .link{
    margin-left: 120px;
    margin-right: 10px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .connect .line{
    border: 1px solid #618FB4;
    width: 50px !important;
    bottom: 50% !important;
    margin-left: 5px;
    position: absolute;
  }

  .connect .link{
    margin-left: 65px;
    margin-right: 10px !important;
  }
}

@media only screen and (min-width: 992px) {
  #myNavbar{
    width: 83.33333333% !important;
  }

  .sm-visible{
    display: none !important;
  }

  .md-hidden{
    display: none !important;
  }

  .footer .md-top{
    margin-top: 165px !important;
  }

  .home-navbar .navbar-nav{
    margin-top: -5px;
    width: 100% !important;
  }
  .container {
    width: 85% !important;
  }

  .carousel-caption{
    bottom: 40% !important;
  }

  .services .desc{
    margin-top: 5% !important;
  }
  .footer .cust-pd{
    padding-left: 40px !important;
  }
  .footer .br-right {
      min-height: 250px;
  }

}

@media only screen and (max-width: 992px) {
  .cust-pd{
    padding: 0px 20px !important;
  }
  .sm-hidden{
    display: none !important;
  }
  .text-sm-center{
    text-align: center !important;
  }
  .footer .flogo{
    max-width: 160px !important;
  }


  .carousel-caption .btn-view{
    margin-top: 30px;
    background-color: #618FB4;
    color: white;
    padding: 10px 20px 10px 20px;
    border-radius: 30px;
  }
  .hreward .sm-part .img-wrapper {
      width: 170px !important;
      height: 100px !important;
  }
  .hreward .sm-rew .img-wrapper {
      width: 120px !important;
      height: 150px !important;
  }
  .connect .link {
      margin-left: 10px !important;
      margin-right: 10px !important;
  }
  .connect p{
    text-align: center;
    font-size: 12px !important;
  } 
  .connect i{
    font-size: 20px !important;
  } 

}
@media  (min-width:992px) and (max-width:1200px) {
  .caption .text{
    margin-left: 50px !important;
    margin-top: 0px !important;
  }
  
  .carousel-caption h1{
    font-size: 32px !important;
  }
  .carousel-caption h4{
    font-size: 18px !important;
  }
  .carousel-caption .btn-view{
    font-size: 16px !important;
  }
  .navbar-header,#myNavbar{
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;    
  }
  .logo{
    width: 180px !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .navbar-default .icon-section{
    position: absolute;
    right: 0;
    top: 5px;
  }

}
@media  (min-width:768px) and (max-width:992px) {
  .navbar-default .navbar-nav li>a{
    font-size: 14px !important;
  }
    .home-navbar .navbar-nav {
        margin-top: 0px !important;
    }
  .logo {
      max-width: 200px !important;
  }
.clear-sm-left{
  padding-left: 0px !important;
}
  .navbar-nav>li {
    margin-right: 0px !important;
  }

  .home-navbar{
    margin-top: 0px !important;
  }

  .carousel-caption {
    bottom:28% !important;
  }
  .carousel-caption h1{
    font-size: 28px !important;
  }
  .carousel-caption h4{
    font-size: 16px !important;
  }
  .carousel-caption .btn-view{
    font-size: 12px !important;
  }
  .logo{
    margin-left: auto !important;
    margin-right: auto !important;
    width: 180px !important;
  }
  .navbar-default .icon-section{
    position: absolute;
    right: 0;
    top: 5px;
  }
  #myNavbar{
    text-align: center !important;
    width: 100% !important;
    margin-top: 21px;
  }
  #myNavbar .navbar-nav{
    text-align: center !important;
    float: none !important;
  }
  /*.home-carousel .item {
    height: 450px !important;
  }*/
  .aboutus .mnv .section{
    min-height: 350px;
  }
}

@media only screen and (min-width: 768px){
  .xs-display{display: none !important;}
  .copyright{
    font-size: 14px !important;
  }
  .navbar-default{
    margin-top: 30px !important;
  }
.hservices .desc{
  width: 50% !important;
}
.cover-content h1{
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-50%, -50%);
  text-shadow: 3px 2px #000000;
}
.cover-content h4{
  position: absolute;
    bottom: 50px;
    right: 180px;
    text-shadow: 3px 2px #000000;
}

.projects .img-wrapper {
    width: 100%;
    height: 290px;
    vertical-align: middle !important;
}

.projects .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

  .navbar-default .navbar-nav>li>a{
    color: #003462 !important;
  }
  .navbar-default.black-font .navbar-nav>li>a{
    color: black !important;
  }
  .xs-visible{
    display: none !important;
  }

  .navbar-fixed-top{
    position: absolute !important;
  }

  .navbar{
    border-radius: 0px !important;
  }

  .navbar-nav{
    font-size: 22px !important;
  }

  .navbar-nav>li{
    float: none !important;
    display: inline-block !important;
  }

  .navbar-brand{height: auto !important;}

  .navbar-default .navbar-nav>.active>a{
    font-family: 'MyWebFont5', sans-serif;
    color: white !important;
    background-color: #23b099 !important;
    padding: 10px 15px;
    border-radius: 100px;
  }

  .logo{
    max-width: 100% !important;
    margin-top: -10px !important;
  }

  .hservice .img-wrapper {
      position: relative;
      width: 100%;
      height: 580px !important;
  }
  .hservice .img-wrapper img {
      pointer-events: none;
      width: 100%;
      height: 100%;
      display: block !important;
      object-fit: cover;
      -o-object-fit: cover;
  }
  .btn-catalogue{
    margin-top: -20px !important;
  }
  .hservices .btn-read{
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
.hluxury .left{
  background-color: #F8F8F9 !important;
  padding: 15px 40px;
  position: absolute;
  right: 0;
  top:30px;
  z-index: 999;
}
.hluxury .right{
  background-color: #F8F8F9 !important;
  padding: 15px 40px;
  position: absolute;
  left: 0;
  top:30px;
  z-index: 999;
}
.hluxury .section{
  margin-bottom: 80px !important;
}

}

@media only screen and (max-width: 768px) {
  h1{font-size:26px !important;}
  h2{font-size: 20px !important;}
  h3{font-size: 18px !important;}
  h4{font-size: 16px !important;}
  p{font-size: 14px !important;}
  .xs-hidden{
    display: none !important;
  }
  .text-xs-left{
    text-align: left !important;
  }
  .text-xs-right{
    text-align: right !important;
  }
.clear-xs-left{
  padding-left: 0px !important;
}
  .copyright{
    font-size: 11px !important;
  }

  .navbar-default{
    margin-bottom: 0px !important; 
    position: relative !important;
    background-color: transparent; !important;
  }
  .navbar-brand{
    padding: 0px !important;
  }
  #myNavbar{
    text-align: left !important;
  }
  .navbar-collapse{overflow: hidden !important;}

  .navbar-header{
    height: auto !important;
  }

  .navbar-default .navbar-nav .active>a{
    border: 1px solid #F1F2F2 !important;
    background-color: #F1F2F2 !important;
    color: black;
  }

  .navbar-toggle{
    margin-top: 28px !important;
    margin-bottom: 20px !important;
    z-index: 5;
  }

  .logo{
    width:150px !important;
    margin-top: 25px;
    margin-left: 30px !important;
  }
.haboutus .icon{
  width: 46px !important;
}
.xs-picture{
  width: 200px !important;
}
.contactus .img img{
  border-radius: 30px !important;
}
}
@media only screen and (max-width: 580px) {
  .carousel-caption{
    top: -10% !important;
  }
  .carousel-caption h1 {
      font-size: 18px !important;
  }
  .carousel-caption h4 {
      font-size: 10px !important;
      display: none !important;
  }
  .connect{
    bottom:-7% !important;
  }
  .carousel-caption .btn-view {
      font-size: 11px !important;
      margin-top: 5px !important;
  }
  .carousel-caption .btn-view {
      padding: 5px 15px 5px 15px;
  }
  .carousel.vertical .carousel-indicators {
      top: 20% !important;
  }
  .connect p {
      font-size: 10px !important;
  }
  .connect i {
      font-size: 16px !important;
  }
  .fixed-bottom{
    padding-top: 15px !important;
  }
  .fixed-bottom a{
    font-size: 12px !important;
  }
  .fixed-bottom img{
    width: 20px !important;
  }
  .hproject .centered {
      padding-left: 0px !important;
      padding-right: 0px !important;
  }
}



.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.col-xs-5ths {
    width: 20% !important;
    float: left !important;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20% !important;
        float: left !important;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20% !important;
        float: left !important;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20% !important;
        float: left !important;
    }
}


#youtubeCarousel .carousel-control{
  width: 1% !important;
  background-image: none !important;
}

.carousel-item .carousel-control:nth-child(1),.carousel-news .left{
    width: 1px;
    background-image: none !important;
    color:black !important;
    left: 2% !important;
}

.carousel-item .carousel-control:nth-child(2),.carousel-news .right{
    width: 1px;
    background-image: none !important;
    color:black !important;
}

.carousel-brand .carousel-control:nth-child(1){
    width: 1px;
    background-image: none !important;
}

.carousel-brand .carousel-control:nth-child(2){
    width: 1px;
    background-image: none !important;
}

.carousel-control .glyphicon-menu-left,  .glyphicon-menu-right{
    position: absolute;
    top: 33% !important;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    color:black !important;
    font-size: 26px !important;
    background-color: white !important;
    padding: 15px 7px 15px 7px;
}

#youtubeCarousel .right{
    right: 5% !important;
}
#youtubeCarousel .left{
  left: 3% !important;
}

#youtubeCarousel .carousel-control i{
    color: black !important;
    font-size: 60px;
    top: 40%;
    position: absolute;
}

.hvr-bounce-to-right:before{
  background:#9ecd54 !important;
  text-decoration: none !important;
}




.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(1);
  -webkit-filter: brightness(1);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
  line-height: 9;
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}


.slick a:focus {
    outline: none !important;
}

.ug-thumb-wrapper img {
  transition-duration: 0.2s !important;
}

.ug-thumb-wrapper:hover img {
  -webkit-transform: scale(1.2) !important;
  -ms-transform: scale(1.2) !important;
  transform: scale(1.2) !important;
}


.ug-bullets.ug-skin-default .ug-bullet{
  width: 16px !important;
  height: 16px !important;
}


  .vertical .carousel-inner {
    height: 100%;
  }

  .carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
  }

  .carousel.vertical .active {
    top: 0;
  }

  .carousel.vertical .next {
    top: 100%;
  }

  .carousel.vertical .prev {
    top: -100%;
  }

  .carousel.vertical .next.left, .carousel.vertical .prev.right {
    top: 0;
  }

  .carousel.vertical .active.left {
    top: -100%;
  }

  .carousel.vertical .active.right {
    top: 100%;
  }

  .carousel.vertical .item {
    left: 0;
  }

  .carousel.vertical .carousel-indicators {
    right: auto;
    top: 50%;
    transform: translate(-50%);
    bottom: auto;
    left: 60px;
    width: auto;
    margin: 0;
    padding: 0;
  }

  .carousel.vertical .carousel-indicators li {
    display: block;
    margin: 5px 0;
    margin-left: -40px;
    width: 11px !important;
    height: 11px !important;
  }

  .carousel.vertical .carousel-indicators li {
    border-color: black;
    border: 1px solid transparent;
    background-color: transparent;
  }

  .carousel.vertical .carousel-indicators li:after {
    content: '';
    position: absolute;
    background-color: transparent !important;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50px;
    margin-left: 2px;
    margin-top: 2px;
    border-color: black;
  }

  .carousel.vertical .carousel-indicators li.active:after {
    /*background-color: white !important;*/
    content: '';
    position: absolute;
    background-color: black !important;
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 50px;
    margin-left: -1px;
    margin-top: -1px;
    border-color: black;
    border: 1px solid black;
  }


  /* Animation delays */
.carousel-caption h1 {
  animation-delay: 0.8s;
}
.carousel-caption h4 {
  animation-delay: 1.6s;
}
.carousel-caption .button {
  animation-delay: 2.4s;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

.cust-slick-dots .slick-dots {
    margin-top: 0px !important;
    position: relative !important;
    bottom: 0 !important;
}
.cust-slick-dots .slick-dots li {
    margin: 0 0px !important;
    border-bottom: 1px solid black;
    width: 100px;
    height: 30px;
    font-size: 16px;
}
.cust-slick-dots li.slick-active {
    border-bottom: 3px solid black !important;
    margin-bottom: -1px !important;
}
.cust-slick-dots .slick-dots li button {
    display: none !important;
}
.prod-slick .slick-dots{
  bottom: 0px !important;
}
.prod-slick .slick-dots li button:before{
  border: 1px solid white !important;
  border-radius: 100px;
}
.prod-slick .slick-dots li.slick-active button:before{
  color: white !important;
  border: none !important;
}

.slick-dots li button:before {
    font-size: 11px !important;
    line-height: 11px !important;
    width: 11px !important;
    height: 11px !important;

  }
.projects .slick-dots .slick-active a{
    background-color: #DEB308;
    color: white !important;
    padding: 3px 9px;
    border-radius: 4px;
    font-family: 'MyWebFont5', sans-serif !important;
}
