
.whatwedo {
  background-image: url(/mem_module/library/image/wwd-bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: repeat;
  padding-top: 80px;
  padding-bottom: 80px;
}
.price {
  background-image: url(/mem_module/library/image/price-bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: repeat;
  padding-top: 40px;
  padding-bottom: 40px;
}
.carousel-caption *{font-family: 'Satisfy', cursive !important;}
*{font-family: 'Poppins', sans-serif;}

h1{font-size:28px !important; color: white !important;}
p{font-size: 15px !important;}
h3{font-size: 18px}
h4{font-size: 16px;}
p{font-size: 14px;}
.black-a{color:black !important;}
.white-a{color:white !important;}
.lang{width: 25px !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);
}
.sg-color{color:#bd912d !important;}
.bg-grey2{background-color: #dadada;
}
.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;
}
.no-top{
  margin-top: 0px !important;
  padding-top: 0px !important;
}
.no-bottom{
  margin-bottom: 0px !important;
  padding-bottom: 0px !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: 40px;
    background-color: #bd912d;
    color: white !important;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    padding: 0px 8px 0px 7px;
    line-height: 34px;
}
.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;
}
  .navbar-default .navbar-nav li>a:hover{
    color: #ffcf01 !important;    
}
.navbar-default .navbar-nav li>a{
  transition: color 1s;
  color:black !important;
  letter-spacing: 1.5px;
  font-size: 18px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
  background-color: transparent !important;
}

.carousel-caption{
  text-shadow:none !important;
}
.carousel-caption hr{
  border-top: 4px solid #bd912d !important;
  width:16% !important;
}
.carousel-caption .small{
  color: white !important;
}
.home-carousel .carousel-inner, .home-carousel .item{
  height: 100%;
}
.wwa{
  background-color: #f9f9f9 !important;
  padding-top: 60px;
  padding-bottom: 60px;
}
.wwa h2{margin-top: 0px !important;}
.wwa .subtitle{
  color:#6d6e71 !important;
}
.wwa p{
  letter-spacing: 1.6px;
  line-height: 2;
  color:#6d6e71 !important;
}
.wwa hr{
  border-top: 1px solid #6d6e71 !important;
  width: 20% !important;
  margin-left: 0px !important;
}

.whatwedo img{
  max-width: 140px !important;
}
.whatwedo .desc{
  color:#939598 !important;
}
.whatwedo h2{
  margin-bottom: 20px;
}
.howto{
  padding-top: 50px;
  padding-bottom: 50px;
}
.howto img{
  max-width: 180px !important;
}
.howto .desc{
  color:#58595b !important;
}

.wcu .section{
  margin-top: 25px;
}
.wcu .section img{
  max-width: 28px !important;
}
.wcu .section p{
  font-weight: 700;
  color:#58595b !important;
}
.price img{
  max-width: 260px !important;
}
.price hr{
  border-top: 3px solid #bb902d !important;
}
.price .btn-express{
  background-color: #bb902d !important;
  border-radius: 20px !important;
  color:white !important;
  padding: 6px 18px 6px 18px !important;
}
.price .btn-normal{
  background-color: #939598 !important;
  border-radius: 20px !important;
  color:white !important;
  padding: 6px 18px 6px 18px !important;
}

.contactus .icon{
  max-width: 40px !important;
  margin-top: 15px;
}
.contactus .text h4{
  color:#58595b !important;
  font-weight: 700;
}
.contactus .fb{
  margin-top: 23px;
}
.contactus input,.contactus textarea,.contactus select{
  border-radius: 20px !important;
}
.contactus .btn{
  background-color: #bb902d !important;
  color:white !important;
  text-align: center !important;
  border-radius: 20px !important;
  padding: 7px 20px 7px 20px;
}
.contactus .cust-hr-footer{
  border-top: 1px solid #414042 !important;
}
}
.footer{
  background-color: #594A42 !important;
  padding:5px 0 5px 0;
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1400px) {

}

@media only screen and (min-width: 768px) {
  .logo{
    margin-top: 0px;
    max-width: 120px !important;
  }
    .xs-display{
    display: none !important;
  }
  .navbar-default{
    background-color: transparent !important;
    border:none !important;
    position: relative !important;
  }
  .navbar-nav{
    font-size: 22px !important;
    text-align: center;
    width: 100% !important;
  }
  .navbar-nav>li{
    margin-right: 40px;
    float: none !important;
    display: inline-block !important;
  }
  .carousel-caption{
    top:33%;
  }
  .carousel-caption h1{
    font-size: 76px !important;
    letter-spacing: 9px !important;
  }
  .navbar-collapse{
    width: 100% !important;
  }
  .navbar .top-bar{
    margin-top: 20px;
  }
  .navbar .top-bar img{
    margin-top: 15px;
  }
  .navbar hr{
    border-top: 1px solid #231f20 !important;
    margin-bottom: 15px !important;
  }
  .wcu .text{
    padding: 20px 25px 20px 45px;
  }
.symbol h2{
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
}
}
@media only screen and (min-width: 1200px) {
  .wcu .section{
    height: 50px;
  }
}
@media  (min-width:920px) and (max-width:1420px) {

}
@media  (min-width:768px) and (max-width:1000px) {
  .carousel-caption h1{
    font-size: 32px !important;
    letter-spacing: 3px !important;
  }

}
@media  (min-width:1000px) and (max-width:1200px) {
  .navbar-default .navbar-nav li>a{
    font-size: 15px !important;
    letter-spacing: 1.5px; 
  }
  .carousel-caption h1{
    font-size: 36px !important;
    letter-spacing: 3px !important;
  }
}
@media  (min-width:992px) and (max-width:1200px) {
   .wcu .section{
    height: auto !important;
  }
 .wcu .col-md-6{
  width: 100% !important;
 }
}
@media  (min-width:768px) and (max-width:992px) {
  .navbar-default .navbar-nav li>a{
    font-size: 14px !important;
  }
  .logo {
      max-width: 120px !important;
  }
.navbar-nav>li {
    margin-right: 0px !important;
}
  .whatwedo .section{
    height: 320px;
  }
}
@media only screen and (max-width: 992px) {

}
@media only screen and (max-width: 768px) {
  .logo{width: 80px !important;margin-left: 15px;}
  .navbar-default{
    margin-bottom: 0px !important; 
    position: relative !important;
    background-color: transparent !important;
    border: 0px !important;
    padding-bottom: 30px;
  }
  .navbar-collapse{overflow: hidden !important;}
  .navbar-header{
    height: 60px !important;
  }
  .navbar-default .navbar-nav .active>a{
    color:#ffcf01 !important;
    font-weight: 600 !important; 
  }

  .navbar-default .navbar-nav li>a{
    letter-spacing: 1.5px; 
  }

}
@media only screen and (max-width: 428px) {
  .carousel-caption{
    top: 2% !important;
  }
  .carousel-caption h1{
    font-size: 16px !important;
  }
}