.footer-logo {
    width: 50%;
}
 .abt_chk ul li {
    margin-right: 1%;
    width: 100% !important;
}

.abt_txt h4 {
    color: #111111;
    font-size: 18px;
    font-weight: 600;
    margin-top: 1%;
}

/* color changes */

.top_header_wrapper {
    background-color: #12873f !important;
}

.cc_slider_cont1 h1 span {
    background: #12873f !important;
}

.cc_slider_cont1 h1 {
    color: #12873f !important;
}

/* .cc_slider_cont1 li a {
    background: #12873f !important;
}

.cc_slider_cont1 li:last-child a {
    background: none !important;
} */

.top_login {
    background-color: #d26165 !important;
}

.top_header_add ul li i {
    border: 2px solid #20a446 !important;
}

.cc_slider_cont1 li:last-child a {
    border: 2px solid #20a446 !important;
}

.cc_slider_cont1 li:last-child a:hover {
    background: #20a446 !important;
}

.top_login ul li a:hover {
    color: #fff !important;
}

.abt_txt p {
    text-align: justify;
}

.header-social-icon ul li i {
    width: 30px !important;
}

.header-social-icon {
    margin-top: 15px !important;
}

.demo-non-form {
    color: initial;
    width: 100%;
    padding: 10px;
    margin: 6px 0 12px 0;
    border: 1px solid #ccc;
    border-radius: 0;
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.external-container button.external-button {
    font-weight: 400;
    padding: 10px;
    margin: 6px 0 13px 0;
    width: 100%;
}

.datepicker.dropdown-menu {
    width: 25%;
}

.datepicker .dow {
    font-size: 14px !important;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #c7c4c4 !important;
}

.datepicker-days tbody td:nth-child(7) {
    background-color: #f0f0f0 !important;
}

.datepicker td, .datepicker th {
    height: 50px !important;
}
.datepicker table {
    width: 100% ;
}

.abt_chk ul {
    margin-bottom: 16px !important;
}

.obj-content {
    margin-top: 5%;
}

@media (max-width: 991px)
{
    .rp_mobail_menu_main_wrapper {
        padding: 0px 15px 0 15px !important;
    }
}

@media (max-width: 767px){
.menu_wrapper {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
}

/* @media (max-width: 991px)
{
    .bio_team_img .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
        width: 30%;
    }
} */

.about_wrapper .med_slider_img .owl-carousel.owl-loaded {
    height: 460px;
}


/* @media (max-width: 360px) {
    .contect_btn_news {
        margin-left: 50%;
    }
    .footer_widget_add p {
        margin: 0;
        text-align: center;
    }
    .footer_widget_add a {
        margin-left: 8%;
    }
    .footer_heading {
        padding-top: 90px !important;
    }
    .footer-logo {
        width: 50% !important;
        margin-left: 15%;
    }
    .gallary_response {
        display: none;
    }
    .footer_heading h1 {
        margin-top: 0px !important;
    }
    .footer_box_add ul li {
        margin-right: 0px !important;
        margin-bottom: 20px;
    }
    .footer_btm_icon {
        padding-left: 0px !important;
    }
    .whatsapp-bottom a img {
        width: 10%;
    }
    .abt_img img {
        width: 100% !important;
    }
} */



.footer_address_main {
    padding: 15px 0px;
}
.footer_heading {
    padding-top: 30px;
}

.footer_box_add ul li {
    display: -webkit-inline-box;
}

.footer_box_add ul li i {
    display: block;
}

/* .footer_ul_wrapper ul li a {
    color: #f4ab01;
} */

.footer_border hr{
    border-top: 1px solid #ddd;
}

.footer .container {
    max-width: 1180px;
}

.footer_space {
    margin:  15px 0px;
}

@media (max-width: 991px)  {
    .footer .container {
        max-width: 800px;
    }
}

@media (max-width: 800px)  {
    .footer .container {
        max-width: 750px;
    }
}

@media (max-width: 767px)  {
    .mobile_header_logo {
        width: 25%;
    }
    #toggle {
        top: -40px;
    }
    .appoint_wrapper2 {
        display: none;
    }
    .newsletter_text h3 {
        text-align: center;
    }
    .footer-logo {
        width: 30%;
    }
}

@media (max-width: 360px) {
    .footer-logo {
        width: 50%;
    }
    .footer_menu {
        margin-left: 0%;
    }
    .footer_heading {
        padding-left: 0% !important;
        margin-left: 0% !important;
    }
    .footer_ul_wrapper {
        padding-left: 15px;
    }
    .footer_box_add ul li {
        padding-right: 20px;
    }
    .footer_btm_icon { 
        margin-right: 25% !important;
    }
    .whatsapp-bottom a img {
        width: 12%;
    }
    #toggle {
        top: -30px;
    }
    .newsletter_text h3 {
        margin-top: 0px !important;
    }
    .choose_wrapper {
        margin-top: 40px;
    }
    .about_wrapper {
        padding-bottom: 50px !important;
    }
    .mobile_header_logo {
        width: 35%;
    }
    .abt_img img {
        width: 100% !important;
    }
}


::-webkit-calendar-picker-indicator {
    filter: invert(1);
    margin-right: 5px;
}

 