
/* optional: show position indicator in red */
body{
  overflow-x: hidden;
}
*{font-family: 'Gilda Display', serif;}
h1{font-size:42px !important; color: black !important;}
p{font-size: 16px !important;}
h2{font-size: 36px !important;}
h3{font-size: 28px !important;}
h4{font-size: 23px !important;}
.hidden{
  display: none !important;
}
.sg-color{
  color:#D02026 !important;
}
.sg-text-color{
  color:#F26C21 !important;
}
.sg-text-color2{
  color:#F26C21 !important;
}
.aboutus {
  background-image: url(/mem_module/library/image/about_bg.jpg);
  background-size: cover;
  background-position: bottom;
  background-repeat: repeat;
}

.no-mg-top{margin-top: 0px !important;}
.no-mg-bt{margin-bottom: 0px !important;}

.white-a{color:white !important;}

.bg-grey{
  background-color: #F1F2F2;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.bg-grey2{background-color: #dee0e2;
}
.bg-white{
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50px;
  padding-top: 20px;
  padding-bottom: 100px;
}
.mg-center{
  margin-left: auto !important;
  margin-right: auto !important;
}
.home-carousel{
  z-index: -1 !important;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
  margin-left: auto !important;
  margin-right: auto !important;
}
.home-navbar .navbar-nav li>a{
  transition: color 1s;    
  color: black !important;
}
.jssocials-share{
  font-size: 12px !important;
}
.back-to-top { 
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    color: black;
    right: 0;
    width: 90px;
    height: 85px;
    z-index: 98;
    display: none;
    text-decoration: none;
 
}
.back-to-top i { 
  font-size: 50px;
}

.whatsapp {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 120px;
    color: lightgrey;
    right: 38px;
    z-index: 98;
    display: none;
    text-decoration: none;
}
.whatsapp img{
  width: 60px !important;
}
.logo{
  max-width: 250px !important;
  margin-top: 5px;
}

.home-navbar .navbar-nav li.active,.home-navbar .navbar-nav li.active>a{
}

.navbar-nav>li>a {
    color: black !important;
}
.navbar-nav>li.active>a {
  background-color: transparent !important;
  border-bottom: 3px solid #F26C21;
}
.search .form-control{
  color:black !important;
}
.slider-handle {
    background-color: white !important;
    border: 1px solid lightgrey !important;
    background-image: none !important;
}
.slider-handle.round {
    border-radius: 5px !important;
}

.slider-selection {
    background-color: #F26C21 !important;
    background-image: none !important;
}
.slider.slider-horizontal {
    width: 100% !important;
    height: 20px;
}

#min,#max{
  border-radius: 20px !important;
}

.search .btn-search2{
  background-color: #F26C2C !important;
  border:0px solid transparent !important;
  color:white !important;
  border-radius: 10px !important;
  padding: 6px 16px 6px 16px !important;
}
.search .glyphicon-search{
  color:white !important;
}
.search .rec{
  border-radius: 0px !important;
}
.search .wrap{
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.search .section{
  padding: 20px 35px 40px 35px !important;
}
.search .input-search,.search .btn-search2{
  margin-bottom: 15px !important;
  margin-top: 20px !important;
}
.search .cat-select{
  border-bottom: 2px solid black;
}
.search .cat-select:first-child{
  background-color: #F26C2C;
  color:white;
}
.btn-share{
  border:1px solid black !important;
  font-size: 12px !important;
}
.btn-share img{
  max-width: 16px !important;
}
.btn-agent{
  background-color: #F26C2C !important;
  color: white !important;
  border-color: transparent;
  padding: 7px 15px 7px 15px !important;
}
.search .radio-cat input[type=radio] {
    position: absolute;
    opacity: 0;
}

.hservice{
  background-color: #eee !important;
}
.hservice .section{
  background-color: white !important;
  padding: 30px 30px 30px 30px;
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
  border-radius: 15px;
}
.hservice .icon{
  width: 35px !important;
  margin-right: 15px !important;
  margin-top: -10px;
}

.hwhy hr{
  width: 30% !important;
  border-top: 1px solid #F26C21 !important;
}

.hwhy .section .icon{
  height: 100px !important;
  margin-top: 30px;
  margin-bottom: 15px;
}

.hwhy .section{
  margin-top: 45px;
}
.hwhy .section,.hwhy .section>div{
  height: 400px;
  border-radius: 15px !important;
}

.hwhy .section>div{
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.hwhy .section .btn-default{
  border:1px solid #F26C21 !important;
  border-radius: 20px !important;
}
.hwhy .section .readmore{
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;  
}

.swal-title {
    margin: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.21);
    margin-bottom: 28px;
}

.swal-text{
  color: black;
  line-height: 1.8;
}

.aboutus{
  padding-top:30px !important;
  padding-bottom: 60px !important;
}
.aboutus h2{
  letter-spacing: 4px;
  font-size: 46px !important;
}
.aboutus hr{
  border-top: 3px solid #F26C21 !important;
  margin-left: 0px !important;
}
.aboutus .desc{
  margin-top: 20px !important;

}

.aboutus .desc, .aboutus .read{
  color: black !important;
}
.aboutus .btn-read{
  background-color: #F26C21 !important;
  border-radius: 15px !important;
  color:white !important;
}
.aboutus .icon{
  max-width: 100px !important;
}
  .project .item{
    background-color: white !important;
    padding: 30px 30px 30px 30px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
  }
  .project .img-wrapper{
    position: relative;
    width: 100%;
    height: 250px !important;
  }
  .project .desc{
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 20px !important;
  }
  .project a{
    pointer-events: none !important;
  }
  .project .img{
    pointer-events: none;
    width: 100%;
    height: 100%;
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    object-fit:cover;
    -o-object-fit: cover;
    position: absolute !important;
  }
.core{
  padding: 60px 0px 90px 0px !important;
}
.core .section{
  border-radius: 20px !important;
  padding: 50px 20px 50px 20px !important;
}
.core .wrap{
  margin-top: 25px !important;
}
.core .wrap .title{
    color: black !important;
    font-size: 19px !important;
}
.core .icon{
  max-width: 120px !important;
}

.core .bold{
  font-weight: bold;
  font-size: 28px !important;
}

#contactus input,#contactus textarea{
  color: white !important;
  border: 2px solid #ccc !important;
}
.contactus{
  padding-top: 40px;
  padding-bottom: 80px;
}

.contactus input,.contactus textarea{
  background-color: transparent !important;
}
.contactus .btn{
  border-radius: 20px !important;
}
.listing-contact{
  border: 0.6px solid lightgrey !important;
  border-radius: 5px !important;
}
.listing-contact .btn{
  background-color: #F26C21 !important;
  color:white !important;
}
.listing .page-nav{
  margin-bottom: 35px;
}
.listing .prop .wrap{
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 20px !important;
  padding: 20px 10px 20px 10px;
  margin-top: 20px !important;
}

.listing .prop .wrap h4{
  font-size: 18px !important;
  color: black;
}
.listing .prop .wrap .price{
  font-size: 16px !important;
}
.listing .prop .wrap p{
  font-size: 14px !important;
  color: black !important;
}
.listing .prop .wrap .icon{
  margin-right: 7px !important;
}
.listing .prop .wrap .btn-copy{
  background-color: transparent !important;
  padding: 0 0 0 0;
}

.listing .prop .wrap .copy-text{
  transition:1s;
  color:green;
}

.listing .vticker li {
    list-style: none;
    border-bottom: 1px solid lightgrey;
    padding: 10px;
    height: 135px !important;
}
.listing .vticker .text{
  margin-top: 5px;
  color: black !important;
}
.listing .vticker .icon{
  width: 20px !important;
}
.listing .current.prev,.listing .current.next,.simple-pagination li>span {
    border-radius: 10px;
    border-color: #939598;
}
.listing .pagination>.active>span{
  background-color: #F26C2C !important;
}
.listing-search{
  margin-top: 20px;
  margin-bottom: 20px;
}
.listing-search .input-group-addon{
  padding: 0 0 0 0 !important;
  border: 0px !important;
}
.listing-search select{
    height: 34px !important;
    border: 1px solid #ccc;
    margin-left: -1px;
    padding-left: 8px;
    padding-right: 8px;
    color:black !important;
}
.listing-search #num-display{
    border-radius: 0px !important;
    margin-left: -2px;
    padding-bottom: 8px;
}
.listing-search .btn-search2{
  background-color: #F26C2C !important;
  border:0px solid transparent !important;
  color:white !important;
  border-radius: 0px !important;
  padding: 8px 16px 6px 16px !important;
}
.listing .prop .wrap .img{
    width: 100%;
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
}
.listing .section-img{
  max-height: 300px !important;
}
.footer{
  background-color:#535659 !important;
  color:white !important;
  padding-top:20px;
  padding-bottom: 40px;
}
.footer h4{
  color:#F26C2C !important;
}

#branch .modal-body{
  line-height: 1.8 !important;
}
#branch .modal-body span{
  display:inline-flex !important;
}
.responsive-footer{
  background-color:#535659 !important;
  color:white !important;
}



@media only screen and (min-width: 1300px) {
  .vticker ul{
    padding-left: 20px !important;
    width: 100% !important;
  }

}
@media only screen and (min-width: 1300px) {
  .text-md-right{text-align: right !important;}

}
@media only screen and (max-width: 992px) {
  .prod-page .prod-desc{
    padding: 0px 0px 0px 0px !important;
  }
}

@media only screen and (min-width: 992px) {
  .hservice .section{
    height: 250px;
  }
}

@media  (min-width:1000px) and (max-width:1300px) {
  .home-navbar .navbar-nav li>a{
    font-size: 20px !important;
    letter-spacing: 1.5px;
    color: black !important;      
  }

}
@media only screen and (min-width: 768px){
  .sm-hidden{display: none !important;}
  .navbar{
    background-color: transparent !important;
    border-color:transparent !important;
  }
  .navbar-default{
    margin-bottom: 0px !important;
    background-color: rgba(255,255,255,0.6) !important;
    transition:1s;
  }
  .navbar-brand{
    height: 140px !important;
  }
  .navbar-nav {
      width: 100% !important;
      font-size: 16px !important;
      margin-top: 35px !important;
      text-align: center;
  }
  .navbar-nav{text-align: right !important;}
  .navbar-nav>li {
      margin-left: 20px;
      float: none !important;
      display: inline-block !important;
  }
  .carousel-caption{
    top: 31%;
    left: 50% !important;
    letter-spacing: 16px;
  }
  .carousel-caption h1{
    text-shadow: 0 0 0.15em white;
    font-size: 66px !important;
    color:white !important;
  }
.topbar{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
}
.hservice .panel-title{
  font-size: 20px !important;
}
.core .title{
  margin-top: 5 !important;
  text-align: center !important;
}
.listing-menu{
  position: relative !important;
}

.search{
    margin-top: -145px;
    z-index: 600 !important;
}
.hservice{
    background-color: #eee !important;
  }

/*.ug-item-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:41%;
  left: 45%;
  background-image: url("/mem_module/library/logo/watermark.png");
  background-size: 180px;
  background-position: 30px 30px;
  background-repeat: no-repeat;
  opacity: 1;
}*/


}
@media  (min-width:768px) and (max-width:1200px) {
  .navbar-collapse{
    width: 75% !important;
  }
}
@media  (min-width:768px) and (max-width:1300px) {
  .carousel-caption{
    top:25% !important;
  }
.carousel-caption h1 {
    font-size: 38px !important;
}
}

@media  (min-width:992px) and (max-width:1200px) {
  .pd-md-lt{padding-left: 40px !important;}
}

@media  (min-width:992px) and (max-width:1300px) {
  .home-navbar .navbar-nav li>a{
    font-size: 14px !important;
    letter-spacing: 1.5px;
    color: black !important;      
  }
}

@media  (min-width:768px) and (max-width:992px) {
  .home-navbar .navbar-nav li>a{
    font-size: 14px !important;
    letter-spacing: 1.5px;
    color: black !important;      
  }

  .navbar-nav {
      font-size: 11px !important;
      margin-top: 26px !important;
  }
  .logo{width: 220px !important;}
.hservice{
    background-color: #eee !important;
  }
.hservice .section{
  height: 320px;
}
}

@media only screen and (max-width: 768px) {
h1{font-size:36px !important; color: black !important;}
p{font-size: 12px !important;}
h2{font-size: 20px !important;}
h3{font-size: 18px !important;}
h4{font-size: 14px !important;}
  .navbar-brand{float:none !important;}
.logo{width:150px;margin-top: -5px;}
.navbar{margin-bottom: -1px !important;}
.home-navbar{margin-bottom: 0px !important;background-color: white !important;position: relative !important;}
  .text-xs-center{text-align: center !important;}
  .xs-hidden{
    display: none !important;
  }
  .xs-no-pd-lt{padding-left: 0px !important;}
  .home-navbar .navbar-nav .active>a{
    font-weight: 600 !important; 
  }

  .home-navbar .navbar-nav li>a{
    letter-spacing: 1.5px;
    color: black !important;      
  }


  .home-navbar .navbar-nav li>a:hover{
    color: #F26522 !important;    
  }
  .navbar-toggle{margin-top: 17px !important;}
  .carousel-caption{
    letter-spacing: 10px;
  }
  .carousel-caption h1{
    text-shadow: 0 0 0.15em white;
    font-size: 24px !important;
    color:white !important;
  }
.hservice .panel-title{
  font-size: 16px !important;
}
.core .title{
  text-align: center !important;
}
.search .section {
    padding: 0px 35px 40px 35px !important;
}
.search{
  background-color: #eee !important;
}
.search,.search .wrap{
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.search .col-xs-12{
  padding-left: 3px !important;
  padding-right: 3px !important;
  margin-top: 15px !important;
}

.listing .prop .wrap .img{
    height: 200px !important;
}
.listing .section-img{
  max-height: 200px !important;
}

/*.ug-item-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:44%;
  left: 28%;
  background-image: url("/mem_module/library/logo/watermark.png");
  background-size: 150px;
  background-position: 30px 30px;
  background-repeat: no-repeat;
  opacity: 1;
}*/
}



@media only screen and (max-width: 1300px) {
  .hidden-sm{
    display: none !important;
  }

}
@media only screen and (min-width: 1300px) {
  .hidden-md-cust{
    display: none !important;
  }
  .listing-search .open2>.dropdown-menu{
    display: block;
  }
}

.red{
  color:red !important;
}

/*.listing .section-img:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 30%;
  left: 23%;
  background-image: url("/mem_module/library/logo/watermark.png");
  background-size: 120px;
  background-position: 30px 30px;
  background-repeat: no-repeat;
  opacity: 1;
}
.ug-thumb-wrapper:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:34%;
  left: 23%;
  background-image: url("/mem_module/library/logo/watermark.png");
  background-size: 120px;
  background-position: 30px 30px;
  background-repeat: no-repeat;
  opacity: 1;
}
*/


.carousel-item .carousel-control:nth-child(1),.carousel-news .left{
    width: 1px;
    background-image: none !important;
    margin-left: -2% !important;
}

.carousel-item .carousel-control:nth-child(2),.carousel-news .right{
    width: 1px;
    background-image: none !important;
    margin-left: 2% !important;
}

.carousel-brand .carousel-control:nth-child(1){
    width: 1px;
    background-image: none !important;
    margin-left: 1% !important;
}

.carousel-brand .carousel-control:nth-child(2){
    width: 1px;
    background-image: none !important;
    margin-right: 3% !important;
}

.carousel-control .glyphicon-menu-left,.carousel-control .glyphicon-menu-right{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    color:#E5E5E5 !important;
    font-size: 26px !important;
}

/* the slides */
.slick-slide {
    margin: 0 10px;
}
/* the parent */
.slick-list {
    margin: 0 -10px;
}


.apicture{
  width: 100px !important;
  border-radius: 50px !important;
  max-height: 100px !important;
}