/* .fixed-top {
       position: fixed;
       top: 0;
       right: 0;
       left: 0;
       z-index: 1030
   } */

html {
    scroll-behavior: smooth;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
}

.d-block {
    display: block !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.w-100 {
    width: 100% !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-7 {
    margin-top: 6rem !important
}

.mt-8 {
    margin-top: 8rem !important
}

.mt-9 {
    margin-top: 4rem !important
}

.mt-10 {
    margin-top: 5rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-6 {
    margin-bottom: 15rem !important
}

.mb-7 {
    margin-bottom: 8rem !important
}

.mb-8 {
    margin-bottom: 2rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 7rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.bg-primary {
    background-color: #0d6efd !important
}

.bg-light {
    background-color: #f8f9fa !important
}

.bg-white {
    background-color: #fff !important
}

.rounded {
    border-radius: .25rem !important
}

.visible {
    visibility: visible !important
}

.ftco-section {
    padding: 4em 0;
    position: relative;
    width: 100%;
}

.ftco-heading-2 {
    font: normal normal normal 22px/22px Montserrat;
    color: #407C51 !important;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
    }
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.ftco-navbar-light {
    position: fixed;
    top: 0px;
}

.ftco-navbar-light1 {
    background: #FFFFFF !important;
    position: fixed;
    top: 0px;
    box-shadow: 0px 3px 6px #00000029;
}

.form-control:focus {
    outline: 0 !important;
    border-color: initial;
    box-shadow: none;
}

@media (max-width:991.98px) {
    .ftco-navbar-light {
        position: fixed;
        top: 0;
        padding: 7px 0;
    }
    .ftco-navbar-light1 {
        background: #FFFFFF !important;
        position: fixed;
        top: 0;
        padding: 7px 0;
    }
    .therap1 {
        padding-top: 20px;
        width: 40px !important;
    }
}

.ftco-navbar-light .navbar-brand {
    color: #000;
    padding-top: .7rem;
    padding-bottom: .7rem
}

.ftco-navbar-light .navbar-brand:hover,
.ftco-navbar-light .navbar-brand:focus {
    color: #000 !important
}

.ftco-navbar-light1 .navbar-brand {
    color: #000;
    padding-top: .7rem;
    padding-bottom: .7rem
}

.ftco-navbar-light1 .navbar-brand:hover,
.ftco-navbar-light1 .navbar-brand:focus {
    color: #000 !important
}

@media (max-width:767.98px) {
    .ftco-navbar-light .navbar-brand {
        color: #fff
    }
    .ftco-navbar-light1 .navbar-brand {
        color: #fff
    }
}

@media (max-width:991.98px) {
    .ftco-navbar-light1 .navbar-nav {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .ftco-navbar-light .navbar-nav {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .ftco-navbar-light .navbar-nav {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-right: 0
    }
    .ftco-navbar-light1 .navbar-nav {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-right: 0
    }
}

.ftco-navbar-light .navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    padding-left: 15px;
    padding-right: 15px;
    color: #6f4400;
    font: normal normal normal 18px/24px Source Sans Pro;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
    z-index: 0;
}

.ftco-navbar-light1 .navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.ftco-navbar-light1 .navbar-nav>.nav-item>.nav-link {
    padding-left: 15px;
    padding-right: 15px;
    color: #6f4400;
    font: normal normal normal 18px/24px Source Sans Pro;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
    z-index: 0;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 0px;
    left: 15px;
    right: 10px;
    background-color: #6F4400;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    z-index: -1
}

.ftco-navbar-light1 .navbar-nav>.nav-item>.nav-link:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 0px;
    left: 15px;
    right: 10px;
    background-color: #6F4400;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    z-index: -1
}

.nav-link.active {
    border-bottom: 2px solid #6F4400;
}

.nav-link.active1 {
    border-bottom: 2px solid #E6436B;
}

.nav-link.active1:hover {
    background-color: #ffffff00;
}

.nav-link.active :hover:before {
    background-color: #ffffff00;
}

#pills-tab li {
    list-style: none;
    width: 170px;
}

#pills-tab li a:hover {
    width: 170px;
    color: #6F4400;
    font-weight: bold;
}

#myFilter {
    font-family: 'Font Awesome 5 Pro';
    padding: 10px;
    background: #E5D3B3 0% 0% no-repeat padding-box;
    border-radius: 25px;
    width: 375px;
    border: none !important;
}

#myFilter1 {
    font-family: 'Font Awesome 5 Pro';
    padding: 10px;
    background: #E5D3B3 0% 0% no-repeat padding-box;
    border-radius: 25px;
    width: 375px;
    border: none !important;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
    color: #6F4400
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover:before {
    visibility: visible;
    background-color: #6F4400;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.ftco-navbar-light1 .navbar-nav>.nav-item>.nav-link.active:hover:before {
    visibility: hidden;
}

.ftco-navbar-light1 .navbar-nav>.nav-item>.nav-link.active1:hover:before {
    visibility: hidden;
}

.ftco-navbar-light1 .navbar-nav>.nav-item>.nav-link:hover {
    color: #6F4400
}

.ftco-navbar-light1 .navbar-nav>.nav-item>.nav-link:hover:before {
    visibility: visible;
    background-color: #6F4400;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

@media (max-width:991.98px) {
    .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 1rem;
        padding-top: 0;
        color: #6F4400;
    }
    .ftco-navbar-light1 .navbar-nav>.nav-item>.nav-link {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 1rem;
        padding-top: 0;
        color: #6F4400;
    }
}

@media (max-width:991.98px) {
    .navbar-nav>.nav-item>.nav-link.active:before {
        display: none;
    }
}

.navbar-nav>.nav-item .nav-link.active span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

@media (max-width:767.98px) {
    .navbar-nav>.nav-item.active>a {
        color: #fff;
        background: transparent
    }
}

.navbar-brand {
    font-weight: 900;
    font-size: 24px;
    z-index: 3;
    position: relative
}

#active3 {
    display: none;
}

.con1 {
    display: none;
}

@media (max-width:575.98px) {
    .navbar-brand {
        line-height: 1
    }
}

@media (max-width:575.98px) {
    .con1 {
        display: block;
    }
    #active3 {
        display: block;
    }
    #active3 .col-md-6 {
        width: 50%;
    }
    .part-1 h1 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    .part-1 h3 {
        font: normal normal normal 12px/38px Montserrat !important;
    }
    .part-2 h1 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    .part-2 h5 {
        font: normal normal normal 15px Montserrat !important;
    }
    .part-3 h1 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    .part-4 h1 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    .part-5 h1 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    .part-6 h1 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    .part-7 h1 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    .part-8 h1 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    .part-8 h2 {
        font: normal normal bold 14px/50px Montserrat !important;
    }
    .part-7 h4 {
        font-size: 12px !important;
        padding: 0px 15px 10px 15px !important;
        letter-spacing: 1px !important;
    }
    .ftco-footer .ftco-footer-widget h2,
    .ftco-footer .ftco-footer-widget .h2 {
        margin-bottom: 20px !important;
        margin-top: 50px !important;
    }
    .ftco-footer .ftco-footer-widget p,
    .ftco-footer .ftco-footer-widget .p {
        width: 100% !important;
    }
    .part-3 h2 {
        font: normal normal normal 20px/38px Montserrat !important;
    }
    p {
        font: normal normal normal 12px/22px Montserrat !important;
    }
    li {
        font: normal normal normal 12px/28px Montserrat !important;
    }
    .line2 {
        font: normal normal bold 12px/15px Montserrat !important;
    }
    .bg-wraps {
        background: #ffffff !important;
        padding: 20px;
        position: absolute;
        bottom: 0;
    }
    #myFilter {
        font-family: 'Font Awesome 5 Pro';
        padding: 10px;
        background: #E5D3B3 0% 0% no-repeat padding-box;
        border-radius: 25px;
        width: 350px;
        margin-top: 10px;
        border: none !important;
    }
    #myFilter1 {
        font-family: 'Font Awesome 5 Pro';
        padding: 10px;
        background: #E5D3B3 0% 0% no-repeat padding-box;
        border-radius: 25px;
        width: 350px;
        margin-top: 10px;
        border: none !important;
    }
    .filterDiv h5 {
        font-size: 14px;
        margin-bottom: 20px;
    }
    #myBtnContainer .btn {
        padding: 0;
        color: #7F7F7F;
    }
    /* #myBtnContainer .row {
        flex-direction: column-reverse;
    } */
    #myBtnContainer .col {
        flex-basis: 0%;
    }
    .ftco-footer .block-23 ul li .text {
        font: normal normal bold 12px/14px Montserrat !important;
    }
    .tabbable {
        margin-top: 0 !important;
    }
    .tabbable .nav-pills {
        overflow-x: auto;
        /* padding:0px 10px; */
        overflow-y: hidden;
        flex-wrap: nowrap;
        height: auto;
    }
    .tabbable .nav-pills::-webkit-scrollbar {
        width: 0px;
        height: 0;
    }
    .tabbable .nav-pills .nav-link {
        white-space: nowrap;
        margin-right: 25px;
        display: block;
    }
    /* html,
    body {
        overflow-x: hidden;
    } */
    .img-res {
        max-width: 60% !important;
    }
    .btn-md.btn-success {
        cursor: pointer;
        padding: 5px 30px !important;
        background: #407c51;
        font-size: 16px;
        font-family: 'Montserrat';
        border-radius: 25px;
        border: none;
    }
    .ftco-section {
        padding: 3em 0
    }
    .hero-wrap {
        background: transparent url('../img/Untitled-1.jpg') 20% 20% no-repeat padding-box !important;
        height: 385px !important;
        display: flex;
        margin-bottom: 0 !important;
    }
    #active1 .row {
        flex-direction: column-reverse !important;
    }
    #active2 {
        display: none;
    }
    /* #active2 .col-md-6 {
        width: 50%;
    } */
    /* .phy {
        flex-direction: column-reverse !important;
    } */
    .hero-wrap1 {
        height: 315px !important;
        display: flex !important;
    }
    .hero-wrap1 h3 {
        font-size: 23px !important;
    }
    .hero-wrap h1 {
        font-size: 23px !important;
    }
    .hero-wrap h2 {
        font-size: 20px !important;
    }
    .about {
        /* background: transparent url(img/LinePath.svg) 0% 0% no-repeat padding-box; */
        opacity: 1;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 33% !important;
    }
    .about2 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 20% !important;
    }
    .about1 {
        height: 102px !important;
        /* background: transparent url(img/LinePath1.svg) 0% 0% no-repeat padding-box; */
        opacity: 1;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80% !important;
    }
    .img-well {
        background-size: cover !important;
        position: relative !important;
        bottom: 0 !important;
        left: 0 !important;
    }
    iframe {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    .logo-images {
        margin-top: 50px;
    }
    .contact {
        padding-left: 5% !important;
    }
    .img-src2 {
        /* height: 315px !important; */
        display: flex !important;
        height: 220px !important;
        width: 100%;
        background-size: cover !important;
        /* overflow: hidden; */
    }
    .img-src2 h3 {
        font: oblique normal bold 12px/18px Montserrat !important;
        letter-spacing: 0px;
        color: #C68044;
        padding-top: 40px !important;
        padding-left: 125px;
        margin-bottom: 15px !important;
    }
    .img-src2 h4 {
        font: oblique normal bold 12px/15px Montserrat !important;
        margin-bottom: 8%;
        padding-left: 125px;
    }
    .hero-wrap1 h2 {
        font-size: 22px;
    }
    .font .col-md-2 {
        font-size: 12px;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 33% !important;
    }
    .overview1 {
        font: normal normal bold 16px/28px Montserrat !important;
    }
    #pills-tab li {
        list-style: none;
        width: auto !important;
    }
    #pills-tab li a:hover {
        width: auto !important;
        color: #6F4400;
        font-weight: bold;
    }
    #img-Homeopathy2 {
        margin-top: 0 !important;
    }
    .buttons {
        margin-top: 2rem !important;
    }
    .img-Homeopathy2 {
        width: 100px !important;
        height: 100px !important;
        border-radius: 50%;
        margin-top: 20px !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .img-Homeopathy1 {
        width: 100px !important;
        height: 100px !important;
        border-radius: 50%;
        margin-right: auto;
        margin-left: auto;
        background-size: cover !important;
    }
    .img-Homeopathy3 {
        width: 100px !important;
        height: 100px !important;
        border-radius: 50%;
        margin-top: 20px !important;
    }
    .part-2 h3 {
        color: #6f4400;
        font: normal normal normal 26px/36px Montserrat !important;
    }
    .img-Homeopathy img {
        width: 100px !important;
        height: 100px !important;
    }
    .part-3 h4 {
        font: normal normal normal 16px/46px Montserrat !important;
        padding-bottom: 20px;
    }
    .img-src1 {
        width: 125px !important;
        height: 125px !important;
    }
    #img-src1 .col {
        width: 50%;
    }
    .left {
        text-align: left !important;
    }
    .formline {
        font: normal normal normal 15px/28px Montserrat;
        color: #80683C;
    }
    .form-img {
        width: 350px !important;
        right: 20px !important;
    }
    .works-wrap {
        width: 84% !important;
        height: auto !important;
        background-size: contain !important;
        position: relative;
        display: flex !important;
    }
    .works-wrap1 {
        width: 84% !important;
        height: auto !important;
        background-size: contain !important;
        position: relative;
        display: flex !important;
    }
    .works-wrap2 {
        width: 84% !important;
        height: auto !important;
        background-size: contain !important;
        position: relative;
        display: flex !important;
    }
    .works-wrap3 {
        width: 84% !important;
        height: auto !important;
        background-size: contain !important;
        position: relative;
        display: flex !important;
    }
    .dot {
        width: 100px !important;
        height: 100px !important;
    }
    .dot-1 {
        width: 100px !important;
        height: 100px !important;
    }
    .dot-2 {
        width: 100px !important;
        height: 100px !important;
    }
    .part-3 h3 {
        text-align: center;
        font: italic normal normal 12px/18px Montserrat !important;
    }
    #sizes .mts {
        margin-top: 1rem !important;
    }
    #sizes .pbs {
        padding-bottom: 1rem !important;
    }
    #active1 .pbs {
        padding-bottom: 1rem !important;
    }
    #tree .mts {
        margin-top: 1rem !important;
    }
    #tree .mbs {
        margin-bottom: 1rem !important;
    }
    #tree .mbs1 {
        margin-bottom: 4rem !important;
    }
    #tree .pbs {
        padding-bottom: 1rem !important;
    }
    .pbs {
        padding-bottom: 1rem !important;
    }
    .line3 {
        text-align: left;
        font: normal normal bold 14px/28px Montserrat !important;
    }
    .hero-wrap1 h1 {
        font-size: 26px !important;
    }
    .ftco-heading-2 {
        font: normal normal normal 14px/22px Montserrat !important;
    }
    .con {
        display: none;
    }
    .cow1 {
        height: 20px !important;
        width: 20px !important;
    }
    .services .text p {
        height: 50px;
    }
    .book_app_mob{
        text-align: center;
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        list-style: none;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .navbar-expand-lg .sidenav {
        display: none;
    }
    .add {
        display: none !important;
    }
}

.break {
    display: block;
    text-align: center;
    margin-top: 15px;
    visibility: visible;
    border-top: 1px solid #D5D5D5;
    padding: 20px 0px 40px;
    min-height: 43vh;
    background-color: #407C51;
}

.start {
    min-height: 55vh
}

.break a {
    font-size: 18px !important;
    color: #FFF !important;
}

.dr {
    /* top: 4094px; */
    /* left: 747px; */
    width: 436px;
    height: 427px;
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.pl {
    padding-left: 15px;
}

.hero-wrap {
    background: transparent url('../img/Untitled-2.jpg') 50% 20% no-repeat padding-box;
    display: flex;
    width: 100%;
    height: 580px;
    flex-direction: row;
    flex-wrap: nowrap;
    background-size: cover !important;
    margin-bottom: 100px;
}

.hero-wrap .slider-text {
    height: 800px;
    color: rgba(255, 255, 255, .8);
    z-index: 0;
    position: relative;
}

.hero-wrap h1 {
    font-family: Montserrat;
    font-weight: bold;
    color: #6F4400;
    font-size: 46px;
    text-shadow: 0px 2px 3px #3f3838;
}

.hero-wrap h2 {
    font-family: Montserrat;
    font-weight: 400;
    color: rgb(111, 68, 0);
    text-shadow: 0px 2px 3px #3f3838;
}

.hero-wrap h3 {
    font-size: 45px;
    font-family: Montserrat, Regular;
    font-weight: 500;
    color: rgb(255, 255, 255);
    text-shadow: 0px 2px 3px #3f3838;
}

.hero-wrap h4 {
    font-family: Montserrat, Regular;
    font-weight: 400;
    color: rgb(111, 68, 0);
}

.hero-wrap .slider-text .btn span {
    display: block;
    text-align: center;
    font-family: 'Montserrat';
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 16px;
}

.hero-wrap1 {
    display: flex;
    width: 100%;
    height: 580px;
    flex-direction: row;
    flex-wrap: nowrap;
    background-size: cover !important;
}

.hero-wrap1 .slider-text {
    height: 800px;
    color: rgba(255, 255, 255, .8);
    z-index: 0;
    position: relative;
}

.hero-wrap1 h1 {
    font-family: Montserrat;
    font-weight: bold;
    color: #6F4400;
    font-size: 46px;
    text-shadow: 0px 2px 3px #3f3838;
}

.hero-wrap1 h2 {
    font-family: Montserrat;
    font-weight: 400;
    color: rgb(111, 68, 0);
    text-shadow: 0px 2px 3px #3f3838;
}

.hero-wrap1 h3 {
    font-size: 46px;
    font-family: Montserrat;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0px 2px 3px #3f3838;
}

.hero-wrap1 .slider-text .btn span {
    display: block;
    text-align: center;
    font-family: 'Montserrat';
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 16px;
}

.part-1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-repeat: no-repeat;
    background-size: cover;
}

.font {
    font: normal normal normal 22px/28px Montserrat;
    color: #121212;
}

.font .col-md-2 {
    -ms-flex: 0 0 19.666667%;
    flex: 0 0 19.666667%;
    max-width: 19.666667%;
}

.font1 {
    font: normal normal normal 24px/5px Montserrat !important;
    border: none !important
}

.font2 {
    color: #407C51 !important;
    font: normal normal normal 36px/68px Montserrat !important;
}

.overview {
    text-align: center;
    font: normal normal normal 20px/46px Montserrat;
    color: #6F4400;
}

.overview1 {
    text-align: center;
    font: normal normal normal 20px/28px Montserrat;
    letter-spacing: 0px;
    color: #6F4400;
    opacity: 1;
}


/* .overview1:first-of-type {
    background: #E5D3B3 0% 0% no-repeat padding-box;
    border-radius: 25px;
    padding: 10px;
    font-weight: bold;
} */


/* .part-2 {
    display: flex;
    height: 500px;
    width: 100%;
    opacity: 1;
    flex-direction: row;
    flex-wrap: nowrap;
    background-repeat: no-repeat;
    background-size: cover;
} */

.part-1 h1 {
    text-align: center;
    font: normal normal normal 36px/68px Montserrat;
    color: #121212;
}

.part-1 h3 {
    text-align: center;
    font: normal normal normal 20px/70px Montserrat;
    color: #121212;
    z-index: auto;
}

.part-1 p {
    text-align: center;
    font: normal normal normal 18px/28px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    flex-direction: row;
    flex-wrap: nowrap;
}

.part-8 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-repeat: no-repeat;
    background-size: cover;
}

.part-8 h1 {
    text-align: center;
    font: normal normal normal 36px/68px Montserrat;
    color: #121212;
}

.part-8 h2 {
    z-index: 100;
    text-align: left;
    font: normal normal bold 18px/50px Montserrat;
    color: #121212;
    font-weight: 600;
}

.part-8 h3 {
    z-index: 100;
    text-align: left;
    font: normal normal normal 22px/31px Montserrat;
    color: #407C51;
}

.part-8 p {
    display: flex;
    text-align: left;
    font: normal normal normal 18px/28px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    flex-direction: row;
    flex-wrap: nowrap;
}

.part-8 ul {
    list-style-image: url('../img/Path\ 3227.svg');
    font: normal normal normal 18px/40px Montserrat;
    letter-spacing: 0px;
    color: #121212;
}

.part-8 li {
    padding-left: 10px;
}

.about {
    opacity: 1;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 22%;
}

#img-Homeopathy .col-md-3 {
    width: 40%;
}

#sizes .col-md-4 {
    width: 30%;
}

#sizes1 .col-md-5 {
    width: 50% !important;
}

#sizes3 .col-md-8 {
    width: 65%;
}

#sizes3 .col-md-4 {
    width: 35%;
}

.img-Homeopathy img {
    width: 226px;
    height: 226px;
    border-radius: 50%;
    opacity: 0.7;
    display: block;
    margin: 0 auto;
    background-size: cover;
}

.img-Homeopathy1 {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    background-size: cover !important;
}

.img-Homeopathy2 {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    background-size: cover !important;
}

.img-Homeopathy3 {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    background-size: cover !important;
}

#img-Homeopathy2 .col {
    width: 50%;
    margin-top: 30px;
}

#img-Homeopathy3 .col-md-6 {
    width: 50%;
    padding-left: 0%;
    padding-right: 0%;
}

.DR {
    top: 1123px;
    left: 765px;
    width: 407px;
    height: 407px;
}

.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block !important;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.img-responsive1,
.thumbnail a>img,
.thumbnail>img {
    display: block !important;
    margin: 0 auto;
}

.line2 {
    font: normal normal bold 20px/28px Montserrat;
    color: #C68044 !important;
}

.line3 {
    text-align: left;
    font: normal normal bold 18px/28px Montserrat;
    font-weight: bold !important;
    color: #A7896D !important;
}

.hero-wrap .slider-text .btn {
    margin-top: 10%;
}

.hero-wrap1 .slider-text .btn {
    margin-top: 15%;
}

.btn-lg.btn-success {
    padding: 10px 50px 10px 50px;
    background: #407c51;
    font-size: 16px;
    font-family: 'Montserrat';
    border-radius: 25px;
    border: none;
    cursor: pointer;
}

.btn-md.btn-success {
    cursor: pointer;
    padding: 10px 50px;
    background: #407c51;
    font-size: 16px;
    font-family: 'Montserrat';
    border-radius: 25px;
    border: none;
}

.btn-md.btn-brown {
    cursor: pointer;
    padding: 5px 30px;
    background: #6f4400;
    font-size: 16px;
    font-family: 'Montserrat';
    border-radius: 25px;
    border: none;
    color: #fff;
}

#myBtnContainer .btn {
    color: #7F7F7F;
}

#myBtnContainer .btn.active {
    /* background-color: #666; */
    color: #00A552 !important;
}

.btn.btn-primary {
    color: #fff;
    width: 20%;
    height: 50px;
    background: #407C51 0% 0% no-repeat padding-box;
    border-radius: 0;
    box-shadow: 0px 3px 6px #00000029;
}

.top {
    margin: 19px;
}

.part-2 h1 {
    color: #407C51;
    font: normal normal normal 36px/68px Montserrat;
}

.part-2 h3 {
    color: #6f4400;
    font: normal normal normal 36px/68px Montserrat;
}

.part-2 h5 {
    font: normal normal normal 18px Montserrat;
    color: #121212;
    margin-top: 25px;
    text-align: center;
}

.dot {
    display: flex;
    width: 248px;
    height: 248px;
    background: #D2B48C;
    border-radius: 50%;
    margin: 0 auto;
}

.dot-1 {
    width: 248px;
    height: 248px;
    background: #E5D3B3;
    opacity: 1;
    border-radius: 50%;
    display: flex;
    margin: 0 auto;
}

.dot-2 {
    width: 248px;
    height: 248px;
    background: #B99976;
    opacity: 1;
    border-radius: 50%;
    display: flex;
    margin: 0 auto;
}

.dot1 {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
    background: #E2BFA0 0% 0% no-repeat padding-box;
    opacity: 1;
}

.part-3 {
    display: flex;
    width: 100%;
    opacity: 1;
    flex-direction: row;
    flex-wrap: nowrap;
    background-size: cover !important;
}

.part-3 h1 {
    color: #6F4400;
    font: normal normal normal 36px/68px Montserrat;
}

.part-3 h2 {
    font: normal normal normal 36px/68px Montserrat;
    color: #121212;
}

.part-3 h3 {
    text-align: center;
    font: italic normal normal 28px/46px Montserrat;
    margin: auto;
    padding: 20px;
    color: #121212;
}

.part-3 h4 {
    text-align: center;
    font: italic normal normal 24px/46px Montserrat;
    margin: auto;
    padding-bottom: 20px;
    color: #121212;
}

.part-3 p {
    display: block;
    text-align: left;
    font: normal normal normal 18px/28px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly !important;
    overflow: hidden;
}

.view {
    background: #FFFFFF !important;
    color: #407C51 !important;
    font-weight: 500;
}

.part-4 h1 {
    text-align: center;
    font: normal normal normal 36px/68px Montserrat;
    color: #407C51 !important;
}

.part-5 h1 {
    text-align: center;
    font: normal normal normal 36px/68px Montserrat;
    color: #407C51 !important;
}

.part-6 h1 {
    text-align: center;
    font: normal normal normal 36px/68px Montserrat;
    color: #407C51 !important;
}

.img-1 {
    list-style-image: url('../img/Path\ 3227.svg');
    font: normal normal normal 18px/40px Montserrat;
    letter-spacing: 0px;
    color: #121212;
}

.img-1 li {
    padding-left: 10px;
}

.img-2 {
    list-style-image: url('../img/Path\ 3227\ -\(3\).svg');
    font: normal normal normal 18px/40px Montserrat;
    letter-spacing: 0px;
    color: #121212;
}

.img-2 li {
    padding-left: 10px;
}

.img-3 {
    list-style-image: url('../img/Path\ 3227\ -\(2\).svg');
    font: normal normal normal 17px/28px Montserrat;
    color: #121212;
}

.img-3 li {
    padding-left: 10px;
    margin-bottom: 15px;
}

.img-4 {
    list-style-image: url('../img/Path\ 3227\ -\(1\).svg');
    font: normal normal normal 18px/40px Montserrat;
    letter-spacing: 0px;
    color: #121212;
}

.img-4 li {
    padding-left: 10px;
}

.part-5 {
    background-size: cover !important;
}

.services {
    background: #fff;
     height: 400px;
    padding: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 0;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 24px 48px -13px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 24px 48px -13px rgba(0, 0, 0, .05);
    box-shadow: 0 24px 48px -13px rgba(0, 0, 0, .05)
}

.cow {
    height: 25px;
    width: 25px;
}

.cow1 {
    height: 30px;
    width: 30px;
}

.services .text p {
    text-align: center !important;
    font: normal normal normal 15px/28px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    opacity: 1;
     height: 175px; 
    margin-top: 15px;
    margin-bottom: 15px;
   
}
.services .text  :hover {
    overflow-y: auto;
}
  
.text-truncates {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.services h5 {
    text-align: center;
    font: oblique normal normal 16px/28px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    margin-top: 10px;
}

.text-1 {
    background: #C68044 0% 0% no-repeat padding-box;
    font: normal normal normal 14px/28px Montserrat !important;
    color: #FFFFFF;
}

.form-control {
    width: 413px;
    height: 45px;
    border: 1px solid #E9BA70 !important;
    opacity: 1;
    background: #fff;
    /* color: rgba(0, 0, 0, .8); */
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.formline {
    font: normal normal normal 18px/28px Montserrat;
    color: #80683C;
}

.form-check-label {
    font: normal normal normal 14px/20px Montserrat;
    color: #80683C;
}

.labes {
    color: #000;
    font: normal normal normal 17px/20px Montserrat;
}

label {
    color: #000;
    font: normal normal normal 17px/20px Montserrat;
}

.ftco-footer {
    background: #F2F3D6;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.ftco-footer .logo a {
    color: #1fb6fc;
    font-size: 18px
}

.ftco-footer .ftco-footer-widget h2,
.ftco-footer .ftco-footer-widget .h2 {
    text-align: left;
    font: normal normal normal 20px/22px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    opacity: 1;
    margin-bottom: 30px;
    margin-top: 70px;
}

.ftco-footer .ftco-footer-widget p,
.ftco-footer .ftco-footer-widget .p {
    width: 85%;
    text-align: left;
    font: normal normal normal 16px/19px Montserrat;
    letter-spacing: 1px;
    color: #121212;
    opacity: 1;
}

.ftco-footer .ftco-footer-widget ul li {
    margin-bottom: 10px
}

.ftco-footer .ftco-footer-widget ul li a {
    font: normal normal normal 16px/19px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    opacity: 1;
}

.ftco-footer .ftco-footer-widget ul li a span {
    font-size: 14px
}

.ftco-footer .ftco-footer-widget .btn-primary {
    background: #fff !important;
    border: 2px solid #fff !important
}

.ftco-footer .ftco-footer-widget .btn-primary:hover {
    background: #fff;
    border: 2px solid #fff !important
}

.ftco-footer .block-23 ul {
    padding: 0
}

.ftco-footer .block-23 ul li {
    font-size: 15px
}

.ftco-footer .block-23 ul li,
.ftco-footer .block-23 ul li>a {
    display: table;
    margin-bottom: 10px;
    font-size: 15px
}

.ftco-footer .block-23 ul li .icon,
.ftco-footer .block-23 ul li .text {
    text-align: left;
    font: normal normal bold 16px/21px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    opacity: 1;
}

.ftco-footer .block-23 ul li .icon {
    width: 40px;
    font-size: 15px;
    padding-top: 2px;
    color: #1fb6fc !important
}

.ftco-footer .bg-wrap {
    background: #407C51;
    padding: 20px;
    margin-top: -80px;
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block
}

.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    float: left;
    color: #fff;
    border-radius: 5px;
    position: relative;
    border: 1px solid #1fb6fc
}

.ftco-footer-social li a span {
    position: absolute;
    font-size: 18px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #1fb6fc !important
}

.ftco-footer-social li a:hover {
    color: #1fb6fc
}

.contact-section .h3 {
    font-weight: 500
}

.contact-section .contact-info p a {
    color: #1fb6fc
}

.contact-section .contact-form {
    width: 100%
}

#map {
    width: 100%
}

.img-icon {
    margin-top: 30px;
}

.works-wrap {
    width: 90%;
    height: 255px;
    background: #D2B48C 0% 0% no-repeat padding-box;
    border-radius: 200px 0px 0px 200px;
}

.works-wrap1 {
    width: 90%;
    height: 255px;
    background: #A7896D 0% 0% no-repeat padding-box;
    border-radius: 200px 200px 0px 0px;
}

.works-wrap2 {
    width: 90%;
    height: 255px;
    /* UI Properties */
    background: #E5D3B3 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 200px 200px;
}

.works-wrap3 {
    width: 90%;
    height: 255px;
    background: #D2B48C 0% 0% no-repeat padding-box;
    border-radius: 0px 200px 200px 0px;
}

.img-online {
    margin-top: 20px;
}

.img-src {
    width: 166px;
    height: 166px;
}

.img-src1 {
    width: 209px;
    height: 209px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    background-size: cover !important;
}

.img-src2 {
    height: 390px;
    width: 100%;
    background-size: cover !important;
    /* overflow: hidden; */
}

.img-src2 h3 {
    width: 600px;
    font: oblique normal bold 20px/36px Montserrat;
    letter-spacing: 0px;
    color: #C68044;
    padding-top: 80px;
    margin-bottom: 29px;
}

.img-src2 h4 {
    width: 693px;
    text-align: center !important;
    font: oblique normal bold 20px/36px Montserrat;
    letter-spacing: 0px;
    color: #C68044;
    opacity: 1;
    margin-bottom: 7%;
    margin-left: auto;
    margin-right: auto;
}


/* Centered text */

.centered {
    color: #000;
    text-align: center !important;
    margin-top: 10px;
}

.centered1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    font-weight: 600;
    /* z-index: 5; */
}

.part-7 h4 {
    text-align: center;
    font-size: 14px;
    padding: 10px 30px 0px 30px;
    letter-spacing: 0px;
    color: #121212;
    flex-direction: row;
    flex-wrap: nowrap;
}

.online {
    text-align: center;
    font: normal normal normal 13px/20px Montserrat;
    color: #121212;
}

.part-7 h1 {
    text-align: center;
    font: normal normal normal 36px/68px Montserrat;
    letter-spacing: 0px;
    color: #407C51;
    opacity: 1;
    flex-direction: row;
    flex-wrap: nowrap;
}

.part-7 h5 {
    text-align: center;
    font-size: 15px;
    letter-spacing: 0px;
    color: #121212;
    flex-direction: row;
    flex-wrap: nowrap;
}

.causes {
    font-size: 24px;
    font-weight: 600;
}

.part-7 p {
    text-align: center;
    font: normal normal normal 18px/28px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    opacity: 1;
    flex-direction: row;
    flex-wrap: nowrap;
}

.form-img {
    width: 663px;
    height: auto;
    background-size: cover;
    position: relative;
    right: 1px;
}

.img-well {
    background-size: cover;
    position: relative;
    padding: none !important;
    /* left: 100px;
    right: 0; */
}

input[type=text],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #6F4400 !important;
    opacity: 1;
    background: rgba(255, 255, 255, 0);
    border-radius: 4px;
    box-sizing: border-box;
    resize: vertical;
    margin-bottom: 20px;
}

.icon-search::placeholder {
    color: #6F4400;
    font-weight: 600;
}

.form {
    background: #F1E7D5 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 1;
    padding: 25px;
}

.form input[type="tel"],
.form input[type="email"],
.form input[type="url"],
.from textarea {
    width: 100%;
    border: 1px solid #6F4400;
    border-radius: 8px;
    background-color: transparent;
    opacity: 1;
    margin: 0 0 5px;
    padding: 10px;
}

.hm6 {
    height: 250px;
    margin-bottom: 30px;
    width: 250px;
    border-radius: 50%;
    margin-right: auto;
    margin-left: auto;
    background-size: cover !important;
}

.sidenav {
    background-color: #f2f3d6;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 0;
    height: 100%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    padding-top: 5px;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
}

.ftco-navbar-light .sidenav:hover,
.ftco-navbar-light .sidenav:focus {
    color: #000;
}

.ftco-navbar-light1 .sidenav:hover,
.ftco-navbar-light1 .sidenav:focus {
    color: #000;
}

.sidenav a,
.dropdown-btn {
    padding: 5px 32px 5px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    display: block;
    transition: 0.3s;
    line-height: 30px;
}

.sidenav .woman a,
.dropdown-btn1 {
    padding: 5px 32px 5px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #F16587;
    display: block;
    transition: 0.3s;
    line-height: 30px;
}

.btn1 {
    background-color: #00000000;
    border: none;
}
.head_btn{
    background: #407C51;
    border: none;
    border-radius: 10px;
    width: 100%;
}
.head_btn a {
    padding: 5px 0;
    font-size: 15px;
    color: #ffffff;
}
.btn1:focus {
    background-color: #00000000;
    border: none;
    outline: none
}

.dropdown-container {
    display: none;
    padding-left: 8px;
}

.dropdown-container1 {
    display: none;
    padding-left: 8px;
    color: #F16587;
}


/* .fa-caret-down {
    float: right;
    padding-right: 8px;
} */

.img-icon1 a {
    padding: 8px 32px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    color: #FFFFFF;
    display: contents;
    transition: 0.3s;
    line-height: 45px;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    padding: 10px 25px;
}

@media (prefers-reduced-motion:reduce) {
    .sidenav {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

.sidenav:hover {
    text-decoration: none
}

.sidenav:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .25rem;
    box-shadow: 0 0 0 .25rem
}

.filterDiv {
    margin-bottom: 20px;
}

.show {
    display: block;
}

.btn {
    border: none !important;
    outline: none !important;
    /* padding: 12px 16px;
    background-color: #f1f1f1; */
    cursor: pointer;
}


/* 
.btn:hover {
    background-color: #ddd;
} */

input[type="checkbox"]:checked+label::after {
    content: '';
    position: absolute;
    width: 1.2ex;
    height: 0.5ex;
    top: 0.9ex;
    left: 0.4ex;
    border: 2px solid #FFFFFF;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input[type="checkbox"] {
    line-height: 2.1ex;
}

input[type="radio"],
input[type="checkbox"] {
    position: absolute;
    left: -999em;
}

input[type="checkbox"]+label {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

input[type="checkbox"]+label::before {
    content: "";
    display: inline-block;
    vertical-align: -25%;
    height: 2ex;
    width: 2ex;
    background-color: green;
    border: 1px solid rgb(166, 166, 166);
    border-radius: 4px;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.25);
    margin-right: 0.5em;
}

.checkmark[type="checkbox"]:checked+label::after {
    content: '';
    position: absolute !important;
    width: 1.2ex !important;
    height: 0.5ex !important;
    top: 1.4ex !important;
    left: 0.4ex !important;
    border: 2px solid #FFFFFF !important;
    border-top: none !important;
    border-right: none !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.checkmark1__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.modal-content1 {
    width: 70% !important;
    border-radius: 0.3rem;
    margin: 0 auto;
}

.checkmark1 {
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 0 auto;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark1__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%,
    100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}

.icons {
    width: auto;
    height: 35px;
    margin: 5px;
}

.scroll {
    width: auto;
    height: 55px;
    margin: 5px;
    position: relative;
    z-index: 100;
    opacity: 1;
}

.pull-right {
    float: right;
}

#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}

.loader {
    width: 84px;
    height: 84px;
    margin: 50px auto;
    transform: rotate(45deg);
    position: relative;
    animation: animate 1.2s infinite ease-in-out;
}

.loader span {
    background-color: #00A693;
    width: 40px;
    height: 40px;
    border: 1px #00A693 solid;
    border-radius: 5px;
    display: block;
    position: absolute;
    animation: animate_1 1.2s infinite ease-in-out both;
}

.loader span:nth-child(1) {
    top: 0;
    left: 0;
}

.loader span:nth-child(2) {
    background-color: #252553;
    border: 1px #252553 solid;
    top: 0;
    right: 0;
    animation: animate_2 1.2s infinite ease-in-out both;
}

.loader span:nth-child(3) {
    background-color: #252553;
    border: 1px #252553 solid;
    bottom: 0;
    left: 0;
    animation: animate_2 1.2s infinite ease-in-out both;
}

.loader span:nth-child(4) {
    background-color: #00A693;
    border: 1px #00A693 solid;
    bottom: 0;
    right: 0;
}

@keyframes animate {
    0%,
    10%,
    100% {
        width: 84px;
        height: 84px;
    }
    65% {
        width: 150px;
        height: 150px;
    }
}

@keyframes animate_1 {
    0%,
    30% {
        transform: rotate(0);
    }
    55% {
        background-color: transparent;
        transform: scale(0.5);
    }
    100% {
        transform: rotate(180deg);
    }
}

@keyframes animate_3 {
    50% {
        background-color: transparent;
        transform: scale(0.5);
    }
    55% {
        transform: rotate(360deg);
    }
}

@keyframes animate_2 {
    0%,
    30% {
        transform: rotate(0);
    }
    55% {
        background-color: transparent;
        transform: scale(0.5);
    }
    100% {
        transform: rotate(180deg);
    }
}

.owl-item>div {
    cursor: pointer;
    margin: 6% 8%;
    transition: margin 0.4s ease;
}

.owl-item.center>div {
    cursor: auto;
    margin: 0;
    background-color: #C68044;
}



.owl-item.center .services .text p {
    color: white;
    font-weight: 500;
   
}

.owl-item.center .services h5 {
    color: white;
    font-weight: 500;
}

.owl-item:not(.center)>div:hover {
    opacity: .75;
}

.white {
    color: #c68044;
    font-size: 17px;
    height: 10px;
}

.box {
    display: -webkit-box;
    max-width: 300px;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
     overflow: hidden; 
    height:7.2em;
   
}
/* WebKit (Safari, Chrome, etc.) */
.owl-item.center>div  ::-webkit-scrollbar {
    width: 4px; /* Change this value to adjust the width */
  }
  
  /* Firefox */
  .owl-item.center>div  ::-moz-scrollbar {
    width: 4px; /* Change this value to adjust the width */
  }
  
  /* Internet Explorer and Edge */
  .owl-item.center>div  ::-ms-scrollbar {
    width: 4px; /* Change this value to adjust the width */
  }
  .owl-item.center>div  ::-webkit-scrollbar-track {
    background-color: #c49e7c; /* Change background color of scrollbar track */
    border-radius: 5px; /* Change border radius of scrollbar track*/
  }
  
  .owl-item.center>div  ::-webkit-scrollbar-thumb {
    background-color: #ffffff; /* Change color of scrollbar thumb */
    border-radius: 5px; /* Change border radius of scrollbar thumb */
  }
  
  /* WebKit (Safari, Chrome, etc.) */
  .owl-item>div  ::-webkit-scrollbar {
    width: 4px; /* Change this value to adjust the width */
  }
  
  /* Firefox */
  .owl-item>div  ::-moz-scrollbar {
    width: 4px; /* Change this value to adjust the width */
  }
  
  /* Internet Explorer and Edge */
  .owl-item>div  ::-ms-scrollbar {
    width: 4px; /* Change this value to adjust the width */
  }
  .owl-item>div  ::-webkit-scrollbar-track {
    background-color: #d5d5d5; /* Change background color of scrollbar track */
    border-radius: 5px; /* Change border radius of scrollbar track*/
  }
  
  .owl-item>div  ::-webkit-scrollbar-thumb {
    background-color: #848484; /* Change color of scrollbar thumb */
    border-radius: 5px; /* Change border radius of scrollbar thumb */
  }
  

/* Womancare Css */

.pregnant-wellness-head {
    font: normal normal 600 20px/40px Montserrat;
    color: #407C51;
}

.woman p {
    text-align: left;
    font: normal normal normal 18px/34px Montserrat;
    letter-spacing: 0px;
    color: #121212;
}

.womanpart-1 p {
    text-align: left;
    font: normal normal normal 17px/28px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    font-weight: 500px;
}

.womanpart-1 h3 {
    text-align: center;
    font: normal normal bold 20px/28px Montserrat;
    letter-spacing: 0px;
    color: #E6436B;
}

.nutrient-head {
    width: 456px;
    height: 77px;
    text-align: center;
    font: normal normal bold 18px/28px Montserrat;
    letter-spacing: 0px;
    color: #E6436B;
}

.img-5 {
    list-style-image: url('../img/womancare/Path\ 3227\ -\(2\).svg');
    font: normal normal normal 16px/40px Montserrat;
    letter-spacing: 0px;
    color: #121212;
}

.img-5 li {
    padding-left: 10px;
}

.img-5.pregnant li {
    padding-left: 5px;
}

.pregnant li {
    float: left;
    margin-right: 80px;
}

.pregnant_pub li {
    float: left;
}

.img-5.pregnant_pub li {
    padding-left: 5px;
}

.img-5.pregnant_pub1 li {
    padding-left: 5px;
}

.pregpadding {
    padding: 0 1.5rem 1.5rem 1.5rem;
}

.womanpart-2 p {
    text-align: left;
    font: normal normal normal 17px/28px Montserrat;
    letter-spacing: 0px;
    color: #121212;
    font-weight: 500px;
}

.womanpart-3 {
    background-color: #ffe9f4;
}

.council-head {
    text-align: left;
    font: normal normal bold 20px/68px Montserrat;
    letter-spacing: 0px;
    color: #407C51;
}

.womansrc.img-src2 h3 {
    width: 350px;
    font: oblique normal bold 20px/40px Montserrat;
    letter-spacing: 0px;
    color: #E6436B;
    padding-top: 125px;
    margin-bottom: 29px;
}

.womanpart-3 .form-control {
    /* width: 413px; */
    height: 45px;
    border: 1px solid #F16587 !important;
    opacity: 1;
    background: #fff;
    color: #F16587;
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.womanpart-3 .form-control::placeholder {
    color: #F16587;
    opacity: 1;
}

.womanpart-3 .formline {
    font: normal normal normal 18px/28px Montserrat;
    color: #E6436B;
}

.womanpart-3 .form-check-label {
    font: normal normal normal 14px/20px Montserrat;
    color: #80683C;
    font-weight: bold;
    text-shadow: none;
}

.womanpart-3.ftco-section {
    padding: 2em 0 0 0;
}

.woman h1 {
    text-align: left;
    font: normal normal medium 54px/75px Roboto;
    letter-spacing: 0px;
    color: #E6436B;
    text-shadow: none;
}

.womanfont {
    font: normal normal normal 36px/68px Montserrat;
    color: #E6436B;
}

.ftco-navbar-light .navbar-nav>.nav-item.woman>.nav-link {
    color: #E6436B;
}

.ftco-navbar-light1 .navbar-nav>.nav-item.woman>.nav-link {
    color: #E6436B;
}

.ftco-navbar-light .navbar-nav>.nav-item.woman>.nav-link:before {
    background-color: #E6436B;
}

.ftco-navbar-light1 .navbar-nav>.nav-item.woman>.nav-link:before {
    background-color: #E6436B;
}

.ftco-navbar-light1 .navbar-nav>.nav-item.woman>.nav-link:before {
    background-color: #E6436B;
}

.ftco-navbar-light .navbar-nav>.nav-item.woman>.nav-link:hover {
    color: #E6436B;
}

.ftco-navbar-light .navbar-nav>.nav-item.woman>.nav-link:hover:before {
    background-color: #E6436B;
}

.ftco-navbar-light1 .navbar-nav>.nav-item.woman>.nav-link:hover {
    color: #E6436B;
}

.ftco-navbar-light1 .navbar-nav>.nav-item.woman>.nav-link:hover:before {
    background-color: #E6436B;
}


/* .womanpart-1 .centered1 {
    color: #000;
    font-weight: 600;
} */

.womancare.hero-wrap1 {
    height: 620px;
    margin-top: 4em;
}

.womancare2.hero-wrap1 {
    height: 620px;
    margin-top: 4em;
}

.womancare1.hero-wrap1 {
    height: 620px;
}

.womanpart-1 .img-Homeopathy img {
    width: 226px;
    height: 226px;
    border-radius: 50%;
    opacity: 1;
    display: block;
    margin: 0 auto;
    background-size: cover;
}

@media (max-width:574px) {
    .womancare.hero-wrap1 {
        background: transparent url('../img/womancare/woman\ health.png') 70% 20% no-repeat padding-box !important;
        margin-bottom: 0 !important;
        background-size: cover !important;
        height: 400px !important;
    }
    .womancare1.hero-wrap1 {
        background: transparent url('../img/womancare/portrait-happy-pregnant-woman-touching-her-belly.jpg') 50% 20% no-repeat padding-box !important;
        margin-bottom: 0 !important;
        background-size: cover !important;
        height: 400px !important;
    }
    .womancare2.hero-wrap1 {
        margin-bottom: 0 !important;
        background-size: cover !important;
        height: 400px !important;
    }
    .pregnant-wellness-head {
        font: normal normal 600 14px/30px Montserrat !important;
    }
    .baby.img-responsive.img-res {
        margin-top: 2 5px;
    }
    .womanfont {
        font: normal normal normal 20px/68px Montserrat;
    }
    .womanpart-1 h3 {
        font: normal normal bold 13px/18px Montserrat;
    }
    .womanpart-2 h5 {
        font: normal normal normal 15px Montserrat !important;
    }
    .womancare.hero-wrap1 p {
        width: 225px;
    }
    .womancare2.hero-wrap1 h1 {
        width: 200px;
    }
    .womancare2.hero-wrap1 p {
        width: 163px;
    }
    .womancare1.hero-wrap1 h1:first-of-type {
        width: 200px;
    }
    .womanpart-1 .rout-center {
        font: normal normal normal 15px Montserrat;
    }
    .womanpart-1 .img-Homeopathy img {
        width: 100px !important;
        height: 100px !important;
    }
    .womansrc.img-src2 h3 {
        padding-top: 70px !important;
    }
    #trees .mts {
        margin-top: 1rem !important;
    }
    #trees .mts1 {
        margin-top: 0rem !important;
    }
    #trees .mts2 {
        margin-top: 2rem !important;
    }
    #trees .mbs {
        margin-bottom: 1rem !important;
    }
    #trees .mbs1 {
        margin-bottom: 0rem !important;
    }
    #trees .tp {
        bottom: 75px;
        position: relative;
    }
    .rut {
        width: 133px !important;
    }
}