@font-face {
  font-family: 'MyWebFont';
  src: url('font/monetal.ttf')  format('truetype');
}
.monetal,.monetalall *{
  font-family: 'MyWebFont', sans-serif;
  letter-spacing: 1.4px;
  color: #333132;
}
@font-face {
  font-family: 'MyWebFont2';
  src: url('font/monetar.ttf')  format('truetype');
}
.monetar,.monetarall *{
  font-family: 'MyWebFont2', sans-serif;
  letter-spacing: 1.4px;
  color: #333132;
}
@font-face {
  font-family: 'MyWebFont3';
  src: url('font/monetabl.ttf')  format('truetype');
}
.monetabl,.monetablall *{
  font-family: 'MyWebFont3', sans-serif;
  letter-spacing: 1.4px;
  color: #333132;
}

@font-face {
  font-family: 'MyWebFont4';
  src: url('font/ttr.otf')  format('opentype');
}
.ttr,.ttrall *{
  font-family: 'MyWebFont4', sans-serif;
  letter-spacing: 1.4px;
  color: #333132;
}
@font-face {
  font-family: 'MyWebFont5';
  src: url('font/monetab.ttf')  format('truetype');
}
.monetab,.monetaball *{
  font-family: 'MyWebFont5', sans-serif;
  letter-spacing: 1.4px;
  color: #333132;
}
.aboutus{
  background-color: #FBF6F3 !important;
}
h1{font-size:42px !important; color: black !important;}
h2{font-size: 40px !important;}
h3{font-size: 24px !important;}
h4{font-size: 18px !important;}
p{font-size: 14px !important;}
.grey-text{
  color: #67686B !important;
}
.lightgrey-text{
  color: #C2C4C6 !important;
}
.sg-color1{
  color: #618FB4 !important;
}

.sg-color2{
  color: #58595b !important;
}

.sg-color3{
  color: #808184 !important;
}

.white-a{
  color: white !important;
}

.black-a{
  color: #333132 !important;
}

.no-mg{
  margin-top: 0px !important;margin-bottom: 0px !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;
}

.footer{
  background-color: #FBF6F3 !important;
}
.footer p{
  font-size: 14px !important;
}
.footer .icon{
  color: #BCB09F !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;
}
/*.whatsapp {
  background: none;
  margin: 0;
  position: fixed;
  bottom: 120px;
  color: lightgrey;
  right: 38px;
  z-index: 98;
  display: none;
  text-decoration: none;
  animation: glow 1s ease-out infinite alternate;
}*/


.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: 100px;
    color: black;
    right: 9px;
    width: 70px;
    height: 70px;
    z-index: 111;
    text-decoration: none;
}

.whatsapp>img {
    width: 70px;
}
.navbar-default{
  border-bottom: none !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: 14px;
  margin-left: 15px !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: black !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;
}

.home-navbar .navbar-nav li.active::before {
    content: "";
    position: absolute;
    left: 60%;
    top: -7px;
    transform: translateX(-50%);
    background-image: url(/mem_module/library/image/menusign.png);
    height: 12px;
    width: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.home-navbar .dropdown-menu > li > a{
  padding: 5px 3px !important;
}
.home-navbar .dropdown.open > a{
  background-color: transparent !important;
  color: black !important;
}
.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: 50%;
  transform: translateY(50%);
  left: 5%;
  letter-spacing: 2px;
}
.home-carousel .btn-appoinment{
  position: absolute;
  bottom: 45px;
  right: 30px;
  letter-spacing: 2px;
  background-color: black;
  color: white;
  padding: 8px 15px 5px 15px !important;
  border-radius: 0px !important;
}
.home-carousel .btn-appoinment:hover{
  background-color: black !important;
  color: white !important;
}
.haboutus, .hservices, .hvideo{
  background-color: #FBF6F3 !important;
}
.haboutus .btn,.hservices .btn{
  border: 1px solid #757679 !important;
  border-radius: 100px;
  padding: 10px 25px;
  margin-top: 20px;
  background-color: transparent !important;
}
.hservices .slick-dots,.promotion .slick-dots {
    margin-top: 0px !important;
    position: relative !important;
    bottom: 0 !important;
}
.hservices .slick-dots li,.promotion .slick-dots li {
    margin: 0 0px !important;
    border-bottom: 1px solid black;
    width: 100px;
    height: 30px;
    font-size: 16px;
}
.hservices li.slick-active,.promotion li.slick-active {
    border-bottom: 3px solid black !important;
    margin-bottom: -1px !important;
}
.hservices .slick-dots li button,.promotion .slick-dots li button {
    display: none !important;
}
.hservices .hservices-slick img{
  width: 96%;
}
.hinsta{
  background-color: white !important;
}
.aboutus .why{
  background-image: url("./whybg.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 40px 0px;
}
.aboutus .vm>div{
  border: 1px solid #BCB09F !important;
  border-radius: 12px;
  padding: 5px 15px;
}
.aboutus .why img{
  height: 54px;
  margin-bottom: 5px;
}
.aboutus .why .section{
  min-height: 220px;
    padding: 70px 20px;
    text-align: center;  
}
.aboutus .why .br-right{
  border-right: 1px solid white;
}
.services .desc b{
  font-family: 'MyWebFont3', sans-serif !important;
  font-size: large !important;
}
.services .desc{
  margin-top: 5%;
}
.testi .nav-pills{
    border-bottom: none;
    width: fit-content;
    margin-inline: auto;
}
.testi .nav-pills>li{
  border: 1px solid black !important;
  padding: 2px 20px;
  margin: 5px !important;
  transition: 0.3s;
}
.testi .nav-pills>li.active{
  background-color: black !important;
}
.testi .nav-pills a{
  background-color: transparent !important;
}
.testi .nav-pills>li.active a{
  color: white !important;
}
.promotion .promotion-slick img{
  width: 96% !important;
}
  /* the slides */
  .slick-slide {
      margin: 0 10px !important;
  }

  /* the parent */
  .slick-list {
      margin: 0 -10px !important;
  }
.contactus input,.contactus textarea,.contactus select{
  color: #5C5D60 !important;
  border:  none !important;
  border-bottom: 1px solid #231F20 !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 0px 3px !important;
}
.contactus select{
  padding: 0px !important;
  color: #5C5D60 !important;
}

.contactus select>option{
  color: #5C5D60 !important;
}
.contactus select>option:first-child{
  color: #5C5D60 !important;
  opacity: 0.6;
}
.contactus .btn{
  background-color: #757679 !important;
  padding: 10px 35px !important;
  border-radius: 100px;
  color: white !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;
  }
}

@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) {
  .sm-display{
    display: none !important;
  }  
.haboutus .desc{
  margin-top: 0px;
}  
.cover-content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}  

.cover-content h1{
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translate(-50%, -50%);
}  
.cover-content-center{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}  

.cover-content-center h1{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;  
}  
.aboutus .vm>div{
  padding: 5px 40px;
  min-height: 230px;
}
  .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: 25px;
    width: 100% !important;
  }

.hcustomer iframe{
  width:1000px !important;
  height:500px !important;
}
  .phone{
    margin-top: 60px;
  }


  .hreward .img-center{
  }

  .hreward .img-center2{
  }

  .contactus .text-bottom{
    position: absolute;
    bottom: 200px;
    right: 0%;
    padding-right: 0px;
  }

  .container {
    width: 85% !important;
  }
  #myNavbar{
    width: 58% !important;
  }

  .carousel-caption{
    bottom: 40% !important;
  }
  .contactus .map{
    margin-top: 0px;
  }
}

@media only screen and (max-width: 992px) {

.cover-content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}  
.cover-content h1{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}  
.cover-content-center{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}  
.cover-content-center h1{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.aboutus .section{
  padding: 20px !important;
}
.aboutus .section.br-bottom{
  border-bottom: 1px solid white !important;
  min-height: 180px !important;
}
.aboutus .section.br-right{
  border-right: 0px !important;
}

  .sm-hidden{
    display: none !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;
  } 
}

@media  (min-width:768px) and (max-width:992px) {
.sm-pd{
  padding: 15px !important;
}  
  .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;
  }
.aboutus .vm>div{
  padding: 5px 20px;
  min-height: 230px;
}

  .contactus .text-bottom{
    margin-top:30px;
    margin-left:50px;
  }
  .hproject .img-wrapper {
      height: 450px;  
  }
  .logo{
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #myNavbar,.phone{
    text-align: center !important;
    width: 100% !important;
  }
  #myNavbar .navbar-nav{
    text-align: center !important;
    float: none !important;
  }
  .home-carousel .item {
    height: 450px !important;
  }
}

@media only screen and (min-width: 768px){
  .xs-display{display: none !important;}
  .copyright, .copyright a{
    font-size: 14px !important;
    color: #757679 !important;
  }
.footer .flogo{
  max-width: 180px;
}

.aboutus .img{
  max-height: 450px;
}

.hservices .desc{
  width: 50% !important;
}


.projects .img-wrapper {
    width: 100%;
    height: 250px;
}

.projects .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

  .navbar-default .navbar-nav>li>a{
    margin-top: 0px;
    padding: 5px !important;
    color: white !important;
  }
  .navbar-default.black-font .navbar-nav>li>a{
    color: white !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;}

  .logo{
    max-width: 120px !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;
  }
  .haboutus video,.contactus video{
    height: 500px !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;}
.cover-content h1{
  font-size: medium !important;
}

  .xs-hidden{
    display: none !important;
  }
  .text-xs-left{
    text-align: left !important;
  }
.clear-xs-left{
  padding-left: 0px !important;
}
.xs-pd{
  padding: 15px !important;
}
  .copyright,.copyright a{
    font-size: 11px !important;
    color: #757679 !important;
  }
.footer .flogo{
  max-width: 140px;
}
  .navbar-default{
    margin-bottom: 0px !important; 
    position: relative !important;
    background-color: black !important;
    padding-left: 30px !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 a{
    border: none !important;
    background-color: transparent !important;
    color: white !important;
    text-align: center !important;
  }
.home-navbar .navbar-nav li.active::before{
  left: 54% !important;
}
  .navbar-toggle{
    margin-top: 28px !important;
    margin-bottom: 20px !important;
    z-index: 5;
  }

  .logo{
    width:100px !important;
    margin-top: 15px;
  }
.aboutus .img{
  max-height: 250px;
}

  .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;
  }
  .hvideo video{
    height: 100% !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;
}
@media only screen and (min-width: 767px) {
    .contactus .infodetail {
        padding-right: 20px !important;
    }
}
.contactus .infodetail a {
    display: flex;
    margin-bottom: 10px;
}
.contactus .infodetail a img {
    height: 100%;
    margin-top: 5px;
}

