/*
    font-family: 'Open Sans', sans-serif;
*/
p{
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.8;
    font-weight: normal
}
.logo img{
	height: 90px;
}
.bg-primary {
    background-color: #11753f !important;
}
.bg-light{
	 background-color: #E7EEE9 !important;
}
.text-primary {
    color: #FFC107 !important;
}
.btn-primary {
    color: #fff;
    background: #111;
    border-color: #111;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.btn-primary:hover {
     color: #fff;
     background-color: #FFC107;
    border-color: #FFC107;
   
}
.btn-secondary {
    color: #000;
    background-color: #41ca80;
    border-color: #41ca80;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #41ca80;
    border-color: #41ca80;
}
.sticky-top {
   padding: 5px 10px!important;
}
.sticky-top img{
    height: 50px;
}
.dropdown-menu{
    border-top: 2px solid var(--primary);
    padding: 0;
    width: 210px;
    padding: 0.5rem;
    right: 0!important;
    transition:0.5s ease;
-moz-transition:0.5s ease;
-webkit-transition:0.5s ease;

}
.dropdown-item {
    padding: 0.5rem 1rem;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.dropdown-item:hover{
    background-color: var(--primary);
    color: #fff;
}
.bg-secondary {
    background-color: #36a266 !important;
}
.bannerbox a:hover{
    color: #11753f;
}
.videohome{
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 30px 10px;
}
.abouthome h1{
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
    color: #FFC107;
    font-weight: 600;
}
.abouthome p{
    font-weight: 500;
}
.abouthome h4{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #FFC107;
    font-weight: 600;
}
.abouthome ul{
    padding-left: 20px;
}
.abouthome ul li{
    list-style: decimal;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.8;
    font-weight: normal;
}
.bannerbox p{
    color: #fff;
}
.bannerbox h2{
    font-size: 20px;
}

.topbar small{
    color: #000;
    font-family: 'Montserrat', sans-serif;
}
.topbar p{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.homeservices h1{
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #FFC107;
    font-family: 'Open Sans', sans-serif;
}
.homeservices p{
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.reviews p{
    color: #555;
    font-style: italic;
    font-size: 15px!important;
}
.reviews h1{
    text-align: center;
    color: #FFC107;
    margin-bottom: 50px;
}
.reviews h4{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.address p{
    color: #fff;
    line-height: 28px;
    padding-bottom: 5px;
}
.links a{
        font-family: 'Open Sans', sans-serif;
    display: block;
    line-height: 1.8;
    padding-bottom: 5px!important;
    color: #ccc;
    font-size: 14px;
}
.footerbox h3{
        font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #BBB!important;
    font-size: 22px;
    text-transform: uppercase;
}
.footerbox h4{
        font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #FFC107!important;
    font-size: 18px;
}
.footerbox p{
     color: #BBB!important; 
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}
.footerbox p.clr1{
     color: #FFC107!important;
    font-weight: 600;
    padding-top: 10px;
}
.footerbottom{
    background: rgba(0,0,0,0.3);
}
.footerbottom p{
    color: #fff;
}
.servicesec{
    padding: 3rem 0;
}
.servicesec p{
    text-align: justify;
}
.aboutsec img{
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 5px;
    border: 2px solid #eee;
}
.aboutsec h1{
    color: #FFC107;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    margin-bottom: 16px;
}
.aboutsec h3{
    color: #FFC107;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    margin-bottom: 16px;
}
.aboutsec h2{
    color: #FFC107;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
}
.aboutsec p{
   font-family: 'Open Sans', sans-serif;
   font-size: 14px; 
}
.aboutsec ol {
    padding: 0 0 0 15px;
}
.aboutsec ol li{
   font-family: 'Open Sans', sans-serif;
    padding: 5px 0;
    font-size: 14px;
     color: #333;
    line-height: 1.8;
}
.aboutsec ol li a{
    color: #FFC107;
}
.aboutsec ul {
     padding-left: 0;   
}
.aboutsec ul li {
    list-style: disc;
    margin-left: 20px;
   font-family: 'Open Sans', sans-serif;
    padding: 5px 0;
    font-size: 14px;
     color: #333;
}
.aboutsec ul li ul li{
    list-style: none;
   font-family: 'Open Sans', sans-serif;
    padding: 5px 0;
    font-size: 14px;
     color: #333;
     margin-left: 0;
}
.sidebar{
    /* padding: 40px 20px;*/
    padding-right: 30px;
}
.sidebar h1{
    color:  #FFC107;
    font-size: 20px;
    font-weight: 800!important;
    text-align: left;
    padding-bottom: 15px!important;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}
.sidebar h1:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background: #FFC107;
    bottom: 0;
    left: 0
}
.sidebar ul {
    margin: 0;
    padding: 0;
    margin-top: 30px;
    border-top: 5px solid #444;
}
.sidebar ul li{
    line-height: 32px;
    padding: 0;
    margin: 0; 
    padding-left: 0;
    list-style: none;
    background: #f3f3f3;
    border-bottom: 1px solid #FFC107;
}
.sidebar ul li a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 5px 10px;
    color: #000000;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    transition: 0.5s ease;
}
.sidebar ul li a:hover{
   color: #FFC107
}
.sidebar ul li a.active {
    padding-left: 5px;
    background-color: #8CCC9C;
    color: #2b523d;
}
.sidebar ul li a i{
    margin-right: 15px;
}
.sideapp{
    margin-top: 30px;
}
.sideapp h1{
    font-size: 30px;
}
.newsletter{
    margin-top: 50px;
    margin-bottom: -50px;
}
.list ul li{
    list-style: square;
    padding-bottom: 5px;
    color: #333;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.list ul li:last-child{
    padding-bottom: 0;
}
.testisec{
    padding: 0 0 20px 0;
}
.tbox{
    padding: 60px;
    padding-top: 90px;
       background: var(--secondary);
     background: #f9f9f9;
       margin-bottom: 60px;
       position: relative;
}
.tbox p{
    color: #000;
    font-weight: 600;
    font-size: 14px;
    text-align: right;
    margin-bottom: 0;
}
.tbox h5{
    font-family: 'Open Sans', sans-serif; 
    line-height: 28px;
    font-size: 16px;
}
.tbox img{
    width: 50px;
    position: absolute;
    top: 35px;
}
.gallerysec{
    padding: 5rem 0;
}
.gallbox{
    margin-bottom: 40px;
}
.gallbox img{
    padding: 5px;
    border: 2px solid #ccc;
    border-radius: 5px;
    transition: 0.5s ease;
}
.gallbox img:hover{
    background: var(--secondary);
    border-color: var(--primary);
}
.whts{
    margin-top: 20px;
}
.whts img{
    width: 180px;
    padding: 0 5px;
    background-color: #fff;
    
}
.appointment-form button{
    background-color: #8CCC9C;
    color:#2b523d;
    border: none;
}



/*gallery*/


.filter {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2em;
}

.filter a {
  text-align: center;
  padding: 0.7em 1em;
  background: #8CCC9C;
  color: #fff;
    font-weight: 600;
  text-decoration: none;
    display: inline-block;
    margin: 2px 0;
}

.filter a.current {
  background: #238947;
}

.boxGroup {
  text-align: center;
    
}

.boxGroup div {
  width: 250px;
height: 170px;
  display: inline-table;
}

.dbox{
    background:#E7EEE9;
    
    padding: 30px 0;
    margin-top: 10px;
}
.dbox h1{
    font-size: 16px;
    color: #238947;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
        font-family: 'Montserrat', sans-serif;
}
.dbox h1:after{
    content: '';
    width: 45px;
    height: 1px;
    background: #8FC4A8;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    
}
.dbox h3{
    font-size: 14px;
    color: #000;
    font-weight: normal;
        font-family: 'Montserrat', sans-serif;
}
.dbox p{
        font-family: 'Montserrat', sans-serif;
    color: #444;
    font-weight: 500;
    font-size: 13px;
    margin: 0
}
.display-3 {
    font-size: 3rem;
}
.top-shape{
    padding-right: 50px;
    padding-left: 20px;
}
.top-shape i.fa-envelope-open{
    
    position: relative;
}

.calltop{
     position: fixed;
    z-index: 999;
    bottom: 110px;
    right: 40px;
    display: none;
}
.calltop img{
    width: 60px;
   
}
.abouth{
    padding: 40px 0;
}
.cashless h1{
    padding-bottom: 0;
    margin: 0;

}
.cashless h4{
    margin: 0;
     padding: 20px;
    background: #8FC4A8;
    margin-top: 40px;
}
.cashless ul{
    padding-left: 0;
    margin: 0;
    padding: 20px;
     background: #E7EEE9;
}
.cashless ul li{
    display: block;
    line-height: 45px;
    color: #000000;
}
.toparea{
    padding: 10px 0;
}
.service-box {
      font-family: 'Open Sans', sans-serif;
    margin-top: 50px;
}
.service-box img{
     margin-bottom: 20px   
}
.service-box h2{
      font-family: 'Open Sans', sans-serif;
        margin: 15px 0;
        font-weight: 700!important;
        font-size: 22px;
    color: #FFC107;
}
.service-box p{
    font-size: 14px;
    padding-bottom: 15px
}
.service-box p a{
    color: #FFC107;
}
.stars{
     margin-top: 25px   
}
.stars i{
    color: #FFC107
}
.footer{
    background: url(../img/footer-bg.jpg) repeat center;
    border-top: 4px solid #FFC107;
}
.imgs{
    text-align: left;
    display: inline-block;
}
.imgs p{
    text-align: center
}
.imgs img{
    margin-bottom: 15px;
}
.yellow-msgbox {
    width: 100%;
    padding: 20px 10px 5px 20px;
    background: #FFC107;
    border-radius: 3px;
    margin: 20px 0px;
}
.yellow-msgbox h3 {
     font-family: 'Open Sans', sans-serif;
    color: #202020;
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 20px;
}
.yellow-msgbox p{
    color: #202020;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 18px;
}
.yellow-msgbox a {
    color: #202020;
    font-weight: 600;
}

.hb h1{
   color: #FFC107;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    margin-bottom: 16px;
    position: relative;
    padding-bottom: 16px;
}
.hb h1:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #FFC107;
}
.hb h3{
     color: #FFC107;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.6;
}
.hb p{
    text-align: left;
}
.blogbox h1{
    color: #333;
   font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    margin-bottom: 16px;
    position: relative;
    font-weight: 200!important;
    letter-spacing: 1.5px;
}
.blogbox h3{
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    position: relative;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 20px;
}
.rdmore{
    background: #ffc107;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    transition:0.5s ease;
-moz-transition:0.5s ease;
-webkit-transition:0.5s ease;
}
.rdmore:hover{
    background: #333;
    color: #fff;
}
.location{
    padding: 4rem 0;
}
.testisec{
    padding: 4rem 0;
}

.aboutsec form {

}

.aboutsec form label{
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 5px;
     font-family: 'Open Sans', sans-serif;
}
.aboutsec form label span{
    color: red;
}
.aboutsec form input{
     font-family: 'Open Sans', sans-serif;
    display: block;
    width: 100%;
    border-radius: 0;
    border: none;
    padding: 10px;
    margin-bottom: 15px;
    background: #eee;
}
.aboutsec form select{
     font-family: 'Open Sans', sans-serif;
    display: block;
    width: 100%;
    border-radius: 0;
    border: none;
    padding: 10px;
    margin-bottom: 15px;
    background: #eee;
    outline: none;
}
.aboutsec form option{
    font-size: 14px;
    padding: 10px 0;
}
.aboutsec form input::placeholder{
    color: #666!important;
    font-size: 14px;

}
.aboutsec form input:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.aboutsec form textarea{
    display: block;
    width: 100%;
     margin-bottom: 15px;
    height: 100px;
    padding: 10px;
      border: none; background: #eee;
}
.aboutsec form textarea::placeholder{
    color: #666!important;
     font-size: 14px;
}
.aboutsec form textarea:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.aboutsec form input[type=submit]{
    width: 150px;
     background: #FFC107;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
      transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.aboutsec form input[type=submit]:hover{
     background: #666666;
}
.dropdown-menu[data-bs-popper] {
    right: 0!important;
}








