body{
    font-family: "Poppins", sans-serif !important;
    color: #6a6b6f !important;
}

p{
    font-size: 14px;
}

h1{
    font-size: 38px;
}

.cog-cognito .cog-header__text, .cog-cognito .cog-abuse, .cog-cognito .cog-branding{
    display: none !important;
}


.hide1{
    background-color: #ffffff;
    padding: 15px;
    height: 40px;
    position: absolute;
    top: 0px;
    width: 100%;
}

.hide2{
    width: 100%;
    background-color: #ffffff;
    padding: 15px;
    height: 96px;
    position: absolute;
    bottom:0px;
}

/* .carousel-fade {
    .carousel-inner {
      .item {
        opacity: 0;
        transition-property: opacity;
      }
  
      .active {
        opacity: 1;
      }
  
      .active.left,
      .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
      }
  
      .next.left,
      .prev.right {
        opacity: 1;
      }
    }
  
    .carousel-control {
      z-index: 2;
    }
  } */

  .carousel-control-prev,
  .carousel-control-next {
    border: none;
    background: none;
  }

.brand-btn{
    background-color: #656424 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    /* margin-top: 17px !important; */
    letter-spacing: 4px;
    font-size: 13px;
    border-radius: 0px;
    padding: 15px;
  }

.bg-light{
    background-color: transparent !important;
}

.nav-item {
    padding: 0px 15px;
}

.navbar-nav .nav-item{
    color: #6d6e72;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border: transparent 2px solid;
}

.dropdown-menu{
    font-size: 0.85rem !important;
}

.navbar-nav .active{
    border: #656424 2px solid;
}


.logo{
    margin: 6px 0px 6px 30px;
    max-width: 200px;
}

.Banner_caption{
    background-image: url(../img/caption-border.png);
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    width: 390px;
    padding-left: 30px;
    top: 100px;
    left: 130px;
}

.Banner_caption h5{
    font-size: 15px;
    color: #6d6e72;
    text-transform: uppercase;
}

.Banner_caption h1{
    font-weight: 600;
    color: #6a6b6f;
}

.brand-color{
    color: #656424;
}


html .cog-cognito--styled .cog-button--primary, html .cog-cognito--styled .cog-page__navigation .cog-button, :root:root:root:root:root .cog-cognito--styled .cog-button--primary, :root:root:root:root:root .cog-cognito--styled .cog-page__navigation .cog-button{
 background-color: #656424 !important;
 border-radius: 0px !important;
}

.Banner_caption p{
    color: #6a6b6f;
    font-size: 18px;
}

.banner_bottom{
    background-color: rgb(256, rgb(242, 242, 242), 0.9);
    padding: 20px;
    width: 100%;
}

.banner_bottom .text-block h3{
    color: #6a6b6f;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;

}

.banner_bottom .text-block p{
    color: #6a6b6f;
    font-size: 15px;
    font-weight: 600;
    text-transform: lowercase;
}

.banner_bottom .text-block h4{
    color: #6a6b6f;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.text-block{
    border-right: 1px solid #e1e1e1;
}

.banner{
    position: relative;
}

.banner_bottom{
    position: absolute;
    width: 100%;
    top: 545px;
    background: #d9d9d9ad;
}

.brand-control_news{
    background-color: #efefefd9;
    border-radius: 0px;
    font-size: 14px;
    height: 54px !important;
    border: none;
}

.btn-newsl{
    position: absolute;
    height: 54px;
    top: 0px;
    right: 15px;
}

.top-bottom-gap{
    margin:100px 0px;
}

.form-holder{
    padding: 35px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
}

.form-holder .form-control{
    height: 47px !important;
   border-radius: 0px;
   font-size: 14px !important;
}

/* .height-2{
    height: 54px !important;
} */

.price-treatment{
    padding: 100px 0px;
    background-image: url(../img/bg_theropy.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;

}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #656424 !important;
}

.box-2{
    background-color: #ffffff;
    font-size: 30px;
    color: #656424;
    line-height: 25px;
    text-transform: uppercase;
    padding: 5px;
    font-weight: 600;
    position: absolute;
    text-align: center;
    width: 88px;
    
}

.box-2 span{ 
    color: #727273;
    font-size: 12px;
}

.caption{
    width: 90%;
    height: 135px;
    padding: 20px 20px 0px 20px;
    background-color: #656424db;
    position: absolute;
    bottom: 0px;
}


.whychooseus h1{
    margin-top: 50px;
    font-size: 42px;
}

.whychooseus p{
    max-width: 500px;
    font-size: 20px;
    font-weight: 300;
}

.testimonials{
    background-color: #efefef;
    padding: 100px 0px;
}

.testimonial-box{
    background-color: #ffffff;
    border-radius: 20px;
    padding: 24px;
    position: relative;
}

.rating{
    color: #eaab00;
}

.comment{
    max-width: 230px;
    margin-left: 45px;
    margin-top: 25px;
}

.testimonial-box::after{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid white;
    margin: 2rem;
    position: absolute;
    bottom: -50px;
}

.team-area{
    padding: 148px 0px;
}

.copyright{
    background-color: #f2f2f2;
    padding: 15px 0px;

}

.foot-cont-padding{
    padding-top: 115px;
}

.menu-foot ul li, .social li{
    display: inline-block;
    padding: 5px 10px;
    /* border-right: 1px solid #9b9ea0; */
}

.menu-foot ul li a{
    color: #9b9ea0;
}


footer ul li a{
    color: #6a6b6f;
}

footer ul li a:hover{color: #4e4e4e;}


.copyright p{
    padding: 0px;
    margin: 0px;
}

footer ul{
    padding:0px;
}

footer ul li{
    list-style-type: none;
    font-size: 13px;
}

footer p{
    font-size: 13px;
}

.menu-foot{
    margin: 30px 0px;
    min-height: 15px;
}

.cog-abuse{
    display: none !important;
}

.overlap_white_abuse{
    background-color: #ffffff;
    height: 120px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 999;
}

.sponserd-logo{
    padding: 30px 0px 0px 0px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem;
}

.mt-80{
    margin-top: 180px !important;
} 