@font-face {
  font-family: 'MyWebFont';
  src: url('font/banglar.ttf')  format('truetype');
}
.banglar,.banglarall *{
  font-family: 'RRollie', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont2';
  src: url('font/banglab.ttf')  format('truetype');
}
.banglab,.banglaball *{
  font-family: 'MyWebFont2', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'The Seasons Light';
  src: url('font/sfprol.ttf')  format('truetype');
}
.sfprol,.sfprolall *{
  font-family: 'The Seasons Light', sans-serif;
  letter-spacing: 1.5px;
}

@font-face {
  font-family: 'MyWebFont4';
  src: url('font/sfpror.ttf')  format('opentype');
}
.sfpror,.sfprorall *{
  font-family: 'MyWebFont4', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont5';
  src: url('font/sfprosb.ttf')  format('truetype');
}
.sfprosb,.sfprosball *,b{
  font-family: 'MyWebFont5', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont6';
  src: url('font/sfproh.ttf')  format('truetype');
}
.sfproh,.sfprohall *{
  font-family: 'MyWebFont6', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont7';
  src: url('font/bell.ttf')  format('truetype');
}
.bell,.bellall *{
  font-family: 'MyWebFont7', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont8';
  src: url('font/monetal.ttf')  format('truetype');
}
.monetal,.monetalall *{
  font-family: 'MyWebFont8', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont9';
  src: url('font/monetar.ttf')  format('truetype');
}
.monetar,.monetarall *{
  font-family: 'MyWebFont9', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont10';
  src: url('font/monetabl.ttf')  format('truetype');
}
.monetabl,.monetablall *{
  font-family: 'MyWebFont10', sans-serif;
  letter-spacing: 1.5px;
}
@font-face {
  font-family: 'MyWebFont11';
  src: url('font/monetab.ttf')  format('truetype');
}
.monetab,.monetaball *{
  font-family: 'MyWebFont11', sans-serif;
  letter-spacing: 1.5px;
}


.hey{
  font-weight: bold;
}

.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;
}


.footer{
  background-color: black !important;
}
.footer .icon{
  height: 20px;
  margin-right: 10px;
}


@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;
}
.hluxury .title{z-index: 10;}
.hluxury .grey{
    height: 55px;
    position: absolute;
    top: 5px;
    left: -15px;
    z-index: -100;
}

.hluxury .btn-more{
  background-color: #231F20 !important;
  color: white !important;
  padding: 10px 35px;

}

.hluxury .left, .hluxury .right{
  background-color: #F8F8F9 !important;
  padding: 15px 40px;
  z-index: 9999;
}
.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;
}

.aabout{
  background-image: url(/mem_module/library/image/background.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;

}

@media (max-width:1220px) and (min-width:992px){



#myNavbar{
    width: 72% !important;
  }

}  



@media only screen and (max-width: 992px){
  .line{
    display: none;
  }
  .ppng{
    height: 105px;
  }
  .pprr{
    text-align: center!important;
  }


.block{
  margin-bottom: 25px;
}

.line{
  text-align: center;
}
}

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-color1{
  color: black !important;
}

.sg-color2{
  color: #58595b !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-color: black !important;
}
.footer .ftitle h3, .footer .ftitle p{
  display: inline-block !important;
}
.footer .ftitle .title{
  margin-left: 55px;
}
.footer .ftitle .desc{
  font-size: small !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 {
  background: none;
    margin: 0;
    position: fixed;
    bottom: 95px;
    color: black;
    right: 25px;
    width: 50px;
    height: 50px;
    z-index: 111;
    text-decoration: none;
}
.whatsapp>img {
    width: 100px;
}
.topbar{
  padding: 10px 15px 5px 15px;
  background-color: black !important;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  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: 15px !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #DFB715 !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;
}


.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;*/
}
.haboutus h2 span.small,.hservices h2 span.small{font-size: 16px !important;color: black !important;}
.haboutus .section .desc{
  color: #B79C62 !important;
}

.haboutpic {
  border:1px solid #808184;
  height: 230px;
}

.haboutpic .sm-img{
  max-width: 100%;
  padding-top: 40px;
  height: 150px;
}
.haboutus .section h2{
  background-image: url(/mem_module/library/image/circle.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 35px;
  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;
}

.hcustomer .clients .slick-slide>div>div{
  padding-left: 20px;
  padding-right: 20px;
}

.hcustomer .clients .img{
    width: 90px !important;
    border-radius: 50px !important;
}

.hcustomer .clients .descbox{
  border: none !important;
  border-radius: 0px !important;
  padding: 10px 20px 30px 20px;
}

.hcustomer .clients .star{
  width: 90px;
}


.hcustomer .slick-slide>div>div{
  vertical-align: top !important;
  padding-top: 30px;
  padding-bottom: 30px;
}

.hcustomer .slick-slide>div>div>div{
  border: 1px solid white;
  box-shadow: 0px 0px 8px grey;
}

.hcustomer .big-text{
  font-size: 70px !important;
  position: absolute;
  left: 10%;
  margin-top: 0px;
  line-height: 1;
  margin-bottom: 0px;
  font-weight: 700 !important;
}
.hcustomer .stitle{
  margin-top: 60px !important;
}

.hcustomer .carousel .carousel-inner{
  width: 1000px  !important; 
  margin-left: auto !important;
  margin-right: auto  !important;
}

.clients .box{
  border: 1px solid white;
  background-color: white;
  box-shadow: 0px 0px 8px grey;
  padding: 20px 10px 10px 10px;
}

.clients .slick-track
{
    display: flex !important;
}

.clients .slick-slide
{
    height: inherit !important;
}
.aboutus .team{
  background-color: #F8F8F9 !important;
  padding-top: 45px !important;
}
.aboutus .team .how{
  margin-top: 45px !important;
}

.projects .nav-pills a{
  text-decoration: none !important;
}
.projects .nav-pills .active a{
  color: #DEB308 !important;
  font-weight: bold;
  /*border-bottom: 2px solid #618FB4 !important;*/
}
.projects .slick-dots li{
  margin: 0px 15px;
}
.projects .slick-dots a{
  font-size: 16px !important;
}
.projects .slick-active a{
  color: black !important;
  font-family: 'MyWebFont5', sans-serif !important;
}
.services .nav-pills li{
  margin-right: 20px;
}
.services .nav-pills .dropdown{
  border-bottom: 1px solid #C2C4C6 !important;
  min-width: 120px;
}
.services .nav-pills .fa.fa-angle-down{
  float: right;
  color: #00A7E2 !important;
  line-height: 0.7;
}
.services .dropdown-menu > li > a{
  padding: 3px 15px;
}
.specialized-slick img{
  border-radius: 30px !important;
}
  /* the slides */
  .slick-slide {
      margin: 0 10px !important;
  }

  /* the parent */
  .slick-list {
      margin: 0 -10px !important;
  }

.contactus .form-control::placeholder { /* Firefox, Chrome, Opera */ 
  font-family: 'MyWebFont', Fallback, sans-serif;
  text-align: left;
  margin-top: 15px;
  color:#808184 !important;
} 
  
.contactus .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ 
  font-family: 'MyWebFont', Fallback, sans-serif;
  text-align: left;
  margin-top: 15px;
  color:#808184 !important;
} 
  
.contactus .form-control::-ms-input-placeholder { /* Microsoft Edge */ 
  font-family: 'MyWebFont', Fallback, sans-serif;
  text-align: left;
  margin-top: 15px;
  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 .ftitle{
  color:#808184 !important;
  width: 50%;
}

.contactus .checkbox{
  color:#808184 !important;
  background-color: transparent !important;
}

.contactus .checkbox label{
  margin: 20px 20px 10px 10px !important;
}

/* Hide the browser's default checkbox */
.contactus .checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.contactus .checkmark {
  position: absolute;
  top: 18px;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 50px;
  border:1px solid #618FB4 !important;
  background-color: transparent;
}

.contactus .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;

}

.contactus .col-row {
  display: flex;
  flex-direction: column;
}


/* On mouse-over, add a background color */
.contactus .checkbox:hover input ~ .checkmark {
  box-shadow: #808184;
}

/* When the checkbox is checked, add a background */
.contactus .checkbox input:checked ~ .checkmark {
  background-color: #618FB4;
}

/* Create the checkmark/indicator (hidden when not checked) */
.contactus .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.contactus .checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.contactus .checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.contactus input{
  /*height: 50px !important;*/
  background-color: rgb(0,0,0,0) !important;
  color:#808184 !important;
}

.contactus .btn{
  color: white !important;
  border:0px !important;
  background-color: black !important;
  padding: 10px 45px 10px 45px !important;
  border-radius: 0px !important
}


.contactus .input-group-addon{
  padding: 5px 25px 0px 25px !important;
  border-radius: 15px !important;
}

.contactus .input-group input{
  border-radius: 15px !important;
}

.contactus #recaptcha>div{
  margin-left: auto !important;
  margin-right: auto !important;
}

.contactus .sm-img{
  height: 500px;
}

.contactus .logo{
  width: 30px;
}

.contactus .mg-bt{
  margin-bottom: 30px;
}

.contactus .indent{
  text-indent: -45px;
  margin-left: 45px;
}

.contactus .img-wrapper {
    position: relative;
    width: 100%;
}

.contactus .img-wrapper img {
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: block !important;
  margin-left: auto;
  margin-right: auto;
  object-fit: cover;
  border-bottom-left-radius:200px !important;
}

@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;
  }
    
  .contactus .img-right{
    text-align: right !important;
  }
}

@media only screen and (max-width: 1200px) {
  .carousel-indicators .active {
    width: 10px !important;
    height: 10px !important;
  }
.contactus .img-right{
    text-align: center !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;
  }
  .logo{
    width: 170px !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .navbar-default .icon-section{
    position: absolute;
    right: 0;
    top: 5px;
  }
  .hluxury .left,.hluxury .right{
    top:0% !important;
  }

}

@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: 58.33333333% !important;
  }
    .col-md-offset-1 {
        margin-left: 8.33333333% !important;
    }

  .sm-visible{
    display: none !important;
  }

  .footer .lg-mg-bt{
    margin-bottom: 45px !important;
  }

  .footer .md-top{
    margin-top: 165px !important;
  }

  .home-navbar .navbar-nav{
    margin-top: 3px;
    width: 100% !important;
  }
  .inline{
    display: inline;
    font-size: 18px!important;
  }
.hcustomer iframe{
  width:1000px !important;
  height:500px !important;
}
  .phone{
    margin-top: 60px;
  }


  .hreward .img-center{
  }

  .hreward .img-center2{
  }

  .aboutus .box{
    padding-left: 200px;
    padding-right: 200px;
  }


  .contactus .text-bottom{
    position: absolute;
    bottom: 200px;
    right: 0%;
    padding-right: 0px;
  }
  .aboutus .pd-right{
    padding-right: 40px !important;
  }
  .aboutus .pd-left{
    padding-left: 40px !important;
  }
  .container {
    width: 85% !important;
  }

  .carousel-caption{
    bottom: 40% !important;
  }

  .hservices .section>div{
    height: 400px;
  }
  .footer .cust-pd{
    padding-left: 40px !important;
  }
  .footer .br-right {
      min-height: 250px;
  }

}

@media only screen and (max-width: 992px) {
  .sm-hidden{
    display: none !important;
  }
  .text-sm-center{
    text-align: center !important;
  }
  .footer .lg-mg-bt{
    margin-bottom: 50px !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;
  } 
.services .offerphoto{
  height: 300px !important;
  margin-bottom: 15px !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;
  }

  .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;
  }
    .hcustomer .carousel .carousel-inner{
    width: 500px  !important; 
    margin-left: auto !important;
    margin-right: auto  !important;
  }

.hcustomer iframe{
  width:500px !important;
  height:350px !important;
}

  .contactus .text-bottom{
    margin-top:30px;
    margin-left:50px;
  }
  .hproject .img-wrapper {
      height: 450px;  
  }
  .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;
  }*/


  .hservices .cust-sm{
    margin-left:25% !important ;
  }
  .hservices .section>div{
    height: 400px;
  }
  .footer .br-right {
      border-right: 1px solid white !important;
      height: 250px !important;
  }

  .footer .br-right-sm {
      border-right: 1px solid white !important;
      height: 100px !important;
  }


}

@media only screen and (min-width: 768px){
  .xs-display{display: none !important;}
  .copyright{
    font-size: 14px !important;
  }
  .navbar-default{
    margin-top: 30px !important;
  }
.footer .ftitle .desc{
  margin-top: 40px;
}
.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;
}

.aboutus .team .vertical-line:after{
    content: "";
    background-color: grey;
    position: absolute;
    width: 1px;
    height: 200px;
    top: 5px;
    left: 96%;
    display: block;
}
.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: black !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{
    color: #DFB715 !important;
  }
.navbar-default.black-font .navbar-nav>.active>a{
  border-bottom:1px solid #DFB715 !important ;
  color: #DFB715 !important;
}
  .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;
}

  .footer .br-right {
      border-right: 1px solid white !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;
  }
.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;
  }
.cover-content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 3px 2px #000000;
  width: 100%;
}
.aboutus .team .vertical-line{
    border-bottom:1px solid grey !important;
    
}
  .phone{
    margin-left: 160px;
    z-index: -5;
  }


  .carousel-caption {
    bottom:35% !important;
  }

  .carousel-caption h1{
    font-size: 20px !important;
  }

  .carousel-caption h4{
    font-size: 12px !important;
  }

  .carousel-caption .btn-view{
    font-size: 10px !important;
  }

  .contactus .form-control{
  width: 100%;
}

  .contactus .text-bottom{
    margin-top:30px;
  }


.hcustomer iframe{
  width:100% !important;
  height:200px !important;
}
  .hcustomer .carousel .carousel-inner{
      width: 100% !important;
  }
  .hproject .img-wrapper {
      height: 400px;  
    }

  .btn-catalogue{
    max-width: 160px !important;
  }
    .navbar-default .navbar-nav a {
        text-align: center !important;
    }
    .navbar-default .navbar-nav>.active>a {
        color: #DFB715 !important;
    }
  .home-navbar .navbar-nav li.active::after{
      left: 52% !important;
  }
  .home-navbar .navbar-nav li.active>a{
      background-color: transparent !important;
  }
  .hservices .section .btn-read{
    margin-top: 20px;
  }
.hluxury .section{
  margin-bottom: 25px !important;
}
  .footer .br-right{
    border-bottom: 1px solid white !important;
  }
.cover .section {
    position: absolute;
    bottom: 10px;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
}

}
@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;
}
