/*=================== fonts ====================*/

/*@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap");*/
/*@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
  font-family: 'Aller';
  src: url('../fonts/fonts/Aller_Rg.ttf');
}

/*--------- Body Strat -------*/


body {
     font-family: 'Aller';
    /*font-family: 'Poppins', sans-serif;*/
    font-size: 16px;
    /*font-family: 'Hind', sans-serif;*/
    color: #858585;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    /*margin:0*/
}

.pro_menu li{
   font-family: "Montserrat", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Poppins', sans-serif !important;*/
    /*font-family: 'Hind', sans-serif;*/
      font-family: "Montserrat", sans-serif;

}

p {
    /*color: #848484;*/
    /*font-size: 15px;*/
    /*font-weight: 300;*/
        color: #747474;
    font-size: 15px;
    /* opacity: 0.8; */
    font-weight: 100;
}

li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.doc-name {
        height: 40px;
    }

/*header section*/

.top_header_area {
    position: relative;
    background: #fcfcfc;
    padding: 7px 0 7px;
    color: #848484;
    border-bottom: 1px solid #f0f0f0;
}

.social i {
    color: #848484;
}

.social i:hover {
    color: #09a99a;
}

.call a {
    color: #848484;
    font-size: 14px;
}

.flaticon-phone {
    color: #09a99a;
}

.logo_section img {
    /*padding: 12px 0px;*/
     padding: 20px 0px 12px 0px;
}

.login-btn a {
    color: #848484;
    font-size: 13px;
}

.login-btn li {
    padding: 5px;
}

.icon-holder span:before {
    color: #09a99a;
    font-size: 40px;
    line-height: 40px;
}

.text-holder h4 {
    color: #09a99a;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 2px;
}

.text-holder span {
    color: #848484;
    font-size: 13px;
    font-weight: 300;
}

.text-holder a {
    color: #848484;
    font-size: 13px;
    font-weight: 300;
}

.call_now,
.location,
.time {
    margin-top: 20px;
}

.icon-holder {
    /*padding: 5px 0px;*/
    padding: 2px 0px;
    text-align: center;
}

.ed_header_bottom {
    background: #ffffff;
    border-top: 1px solid #f0f0f0;
    z-index: 9;
    position: absolute;
    width: 100%;
}

.about_section {
    background: #fcfcfc;
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}

.section_title .border {
    position: relative;
    overflow: hidden;
    display: block;
    background: #f0f0f0;
    height: 1px;
    display: block;
    margin-bottom: 30px;
}

.section_title .border:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 1px;
    /*background: #0392ce;*/
    background: #11b14b;
    content: "";
}

.section_title h1 {
    color: #222222;
    margin-top: 30px;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
}

.about_section .img-holder .overlay-content {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 10px;
    height: auto;
    background: rgb(255 255 255 / 81%);
    display: block;
    padding: 25px 25px 20px;
}

.footer p {
    margin-top: 16px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 86px;
    right: 15px;
    /* background-color: #25d366; */
    background-color: #09a99a;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    /* box-shadow: 2px 2px 3px #999; */
    box-shadow: 2px 2px 3px rgb(12 12 12 / 34%);
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}

.overlay-content p {
    color: #000000;
    border: 1px solid #1cb07e;
    padding: 20px;
}

.facilities-area .single-item .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 100%;
    background: #fcfcfc;
    border-right: 1px solid #f0f0f0;
}

.icon-box {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.facilities-area .single-item .icon-holder .icon-box {
    display: table;
    height: 100%;
    width: 100%;
}

.facilities-area .single-item {
    margin-bottom: 30px;
    position: relative;
    padding-left: 83px;
    background: #ffffff;
    border: 1px solid #f0f0f0;
    z-index: 1;
}

.text-holder h3 {
    color: #222;
    font-size: 22px;
}

.section_title h1 {
    color: #222222;
    margin-top: 30px;
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
}

.section_title .border {
    position: relative;
    overflow: hidden;
    display: block;
    background: #f0f0f0;
    height: 1px;
    display: block;
    margin-bottom: 30px;
}

.footer-contact-info li {
    /*padding-left: 40px;*/
    position: relative;
    /*border-bottom: 1px solid #2f3132;*/
    padding-bottom: 17px;
    margin-bottom: 17px;
}

.footer-contact-info li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.footer-contact-info {
    padding: 0px;
}

.footer-contact-info li .icon-holder span:before {
    color: #09a99a;
    font-size: 20px;
    line-height: 20px;
}

.usefull-links.fl-lft {
    float: left;
    margin-right: 30px;
    padding: 0px;
}

.mob-me li {
    margin: 10px 0px;
    font-size: 15px;
}

.mob-me li a {
    color: #848484;
}

.mt-30 {
    margin-top: 18px;
}

.icon-holder h5 {
    /*float: left;*/
}

.flaticon-pin {
    padding: 15px 0px;
}

.mob_card {
    cursor: pointer;
    border-radius: 10px;
    margin-top: 20px;
    padding: 0px 0px 5px 0px;
    box-shadow: 3px 4px 11px #e9e9e9;
}

.link-cards {
    text-align: center;
    /*margin-top: 20px;*/
}

.mob_card h4 {
    font-size: 15px;
    color: #333;
}

.mob_card img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.cards {
    display: none;
}

.icon-holder h5 {
    color: #848484;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
}

.footer_icon {
    font-size: 14px;
    color: #09a99a;
    text-align: left;
    /*padding: 0px 0px 15px 0px;*/
}

.footer_icon .fa-whatsapp {
    font-size: 20px;
}

.footer_head a {
    color: #848484;
}

.icon-text {
    text-align: left;
}

.title .border {
    height: 1px;
    width: 70px;
    display: block;
    background: #2f3132;
    margin: 10px 0 0;
}

.images-overlay {
    background-color: #000;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.footer {
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 15px 0px 0px 0px;
    position: relative;
    background-size: cover;
    /*margin-top: 30px;*/
}

.title {
    text-align: left;
    color: #fff;
}

.footer-copyright p {
        color: #848484;
    margin-top: 20px;
    font-size: 15px;
    padding-bottom: 10px;

}

.copyright {
    text-align: center;
    border-top: 1px solid #2f3132;
}

.footer-social-links {
    overflow: hidden;
    padding: 0px;
}

.footer-social-links li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.footer-social-links li:last-child {
    margin-right: 0;
}

.footer-social-links li a i {
    height: 40px;
    width: 40px;
    border: 2px solid #2f3132;
    display: block;
    border-radius: 50%;
    color: #848484;
   font-size: 16px;
    text-align: center;
    line-height: 36px;
    transition: all 500ms ease;
}

.footer-social-links li a:hover i {
    background: #00849a;
    color: #fff;
    border-color: #00849a;
    transform: rotate(360deg);
}


/*arrow*/

.scroll-to-top {
    background: #f6f6f6;
    /* border: 2px solid #09a99a; */
    bottom: 25px;
    color: #09a99a;
    cursor: pointer;
    /*display: none;*/
    border-radius: 8px;
    font-weight: normal;
    height: 45px;
    font-size: 31px;
    line-height: 48px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 10ms ease 0s;
    width: 50px;
    z-index: 99999;
    -webkit-box-shadow: 0px 8px 23px -6px rgb(27 27 27);
    -moz-box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
    box-shadow: 0px 8px 23px -6px rgb(27 27 27);
}

.fa-chevron-left:before {
    display: none;
}

.fa-chevron-right:before {
    display: none;
}


/*arrow*/


/*--------------------------------------------------about page------------------------------------*/

.page-title {
    position: relative;
    width: 100%;
    padding: 130px 0px 101px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.page-title:before {
    position: absolute;
    content: '';
    /*background: #0c869c;*/
    background:#00896a;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    opacity: 0.92;
}

.page-title .title h1 {
    display: block;
    text-align: center;
    font-size: 38px;
    line-height: 58px;
    color: #fff;
    font-weight: 700;
    text-transform:capitalize;
}

.page-title .title {
    position: relative;
    display: block;
    margin-bottom: 5px;
    padding-top: 16px;
}

.about_image_content {
    background-color: #00896a;
    padding: 20px;
}

.img-holder p {
    color: #fff;
        margin-bottom: 0px;
}

.current ul li a:after {
    border-top: 2px solid #09a99a;
    width: 0;
    z-index: -1;
}

.current a:after {
    color: #09a99a;
}


/*--------------------------------------------------about page ends------------------------------------*/


/*--------------------------------------------------doctors page------------------------------------*/

.profile-btn {
    border: 1px solid #09a99a;
    background-color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 5px;
    font-weight: 500;
    color: #09a99a;
    width: 100%;
    padding: 6px 0px;
    text-transform: uppercase;
}

.book-btn {
    background-color: #09a99a;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    padding: 6px 0px;
    text-transform: uppercase;
    border: 1px solid #09a99a;
    margin-top: 5px;
}

.doctor_details {
    background-color: #fff;
    /*margin: 20px 0px;*/
    border-radius: 0px 4px 4px 0px;
    padding: 10px 10px 14px 10px;
    box-shadow: 0 0px 1px 0 rgb(153 153 153 / 70%);
}

.doctor_details h4 {
    font-size: 17px;
    font-weight: 600;
    color: #333;
}

.doctor_details h6 {
    font-size: 13px;
    color: #00849a;
    /*padding: 0px 5px 8px 5px;*/
}

.doctor_details p {
    font-size: 12px;
    /*padding: 0px 5px;*/
    font-weight: 500;
}

.doctor_card img {
    height: 149px;
}

.find_doc_btn {
    background-color: #09a99a;
    border-radius: 5px;
    width: 100%;
    font-weight: 700;
    color: #fff;
    border: none;
    padding: 11px;
    text-transform: uppercase;
}

.find_doc_btn:hover {
    background-color: #00849a;
    color: #fff;
}

.speciality {
    border: none !important;
    height: 50px !important;
    padding: 2% !important;
    color: #2e2e2e !important;
    margin-bottom: 20px;
}

.sidebar-wrapper .single-sidebar .sec-title h3 {
    color: #222222;
    font-size: 22px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    margin: 0px 0px 30px 0px;
}

.blog-single-area {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem!important;
}

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

.p-0 {
    padding: 0!important;
}

.mt-5 {
    margin-top: 8px;
}


/*--------------------------------------------------doctors page end------------------------------------*/


/*-------------------------------------------------------contact page----------------------------------------*/

.contact_form {
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
    display: block;
    padding: 5px 30px 40px;
}

.contact_form h2 {
    margin-bottom: 20px;
    font-size: 28px;
    color: #333;
    font-weight: 300;
}

.form_box {
    background: #ffffff;
    border: 1px solid #ececec;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 50px;
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}

.hegt {
    height: 180px;
    padding: 15px;
}

.contact_btn {
        width: auto;
    background-color: #09a99a;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 24px 11px 24px;
    border-radius: 5px;
    font-family: "Montserrat", sans-serif !important;
    /*width: 100%;*/
    /*background-color: #09a99a;*/
    /*color: #fff;*/
    /*border: none;*/
    /*text-transform: uppercase;*/
    /*font-weight: 600;*/
    /*padding: 15px 15px  11px 15px;*/
    /*border-radius: 30px;*/
}

.contact_details {
    border: 1px solid #f0f0f0;
    padding: 5px 15px;
    height: 33.78em;
}

.contact_details .contact-info li .icon-holder span:before {
    color: #0392ce;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

.contact-info li {
    display: block;
}

.contact_details .flaticon-pin,
.flaticon-technology,
.flaticon-interface {
    padding: 0px;
}

.contact_details span {
    color: #0392ce;
}

.sub_title {
    color: #5c5c5c !important;
    line-height: 17px;
    font-size: 14px;
    margin-left: 8px;
    font-weight:600;
}

.line {
    padding: 20px 14px;
    border-bottom: 1px solid #ebebeb;
}

.contact_details h5 {
    font-size: 16px;
    line-height: 30px;
}

.contact_details span:before {
    font-size: 35px;
}

.contact_section {
    padding-bottom: 35px;
}


/*-------------------------------------------------------contact page ends----------------------------------------*/


/*-------------------------------------------------------dept page----------------------------------------*/

.dept_content h4 {
    color: #333;
    font-size: 18px;
}

.daycare-heading{
   margin-bottom: 12px;
}

.dept_content p {
    color: #747474;
    font-size: 14px;
    padding-bottom: 30px;
}

.departments {
    background: #fff;
    text-align: center;
    border-radius: 5px;
    padding:20px 10px 17px 10px;
    box-shadow: 0 0px 2px 0 rgb(185 185 185 / 70%);
    min-height: 290px;
    margin-top: 20px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
        height: 296px;
}

.department_section {
    /*margin: 30px 0px;*/
    padding: 30px 0px;
    background-color: #f5f5f5;
}

.mt-15 {
    margin-top: 25px;
}


/*.departments:hover{
     border: 1px solid #09a99a;

}*/

.departments .read-more {
    padding: 7px 20px;
    /*float: right;*/
    font-size: 12px;
    background: #373737;
    color: #ffffff;
    /* box-shadow: 0px 10px 20px -10px #1376c5; */
    /*border-radius: 5px;*/
    text-transform: uppercase;
}


/*-------------------------------------------------------dept page end----------------------------------------*/


/*-------------------------------------------------------Carrer page end----------------------------------------*/

.carrer_section {
    margin: 30px 0px;
}

.carrer_details {
    /* border: 1px solid #f0f0f0; */
    display: block;
    padding: 5px 0px 17px;
    margin-bottom: 20px;
}

.carrer_details h2 {
    color: #222222;
    font-size: 23px;
    font-weight: 400;
}

.career_contact_form {
    /* background: #fcfcfc;*/
    border: 1px solid #f0f0f0;
    display: block;
    padding: 5px 30px 40px;
}

.dropzone-wrapper {
    border: 2px dashed #91b0b3;
    color: #92b0b3;
    position: relative;
    height: 150px;
    border-radius: 7px;
}

.dropzone-desc {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 40%;
    top: 50px;
    font-size: 16px;
}

.dropzone,
.dropzone:focus {
    position: absolute;
    outline: none !important;
    width: 100%;
    height: 150px;
    cursor: pointer;
    opacity: 0;
}

input[type=file] {
    display: block;
}

.single-sidebar .categories li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 12px;
    padding-bottom: 9px;
}

.single-sidebar .categories li a {
    color: #848484;
    transition: all 500ms ease;
    font-size: 16px;
    font-weight: 300;
    position: relative;
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
    background: #fff;
    border: 1px solid #f4f4f4;
    color: #ababab;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus+button,
.sidebar-wrapper .single-sidebar .search-form button:hover {
    background: #09a99a none repeat scroll 0 0;
}

.sidebar-wrapper .single-sidebar .search-form button {
    background: #09a99a none repeat scroll 0 0;
    color: #fff;
    border: none;
    display: block;
    height: 50px;
    padding: 12px 0;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px;
}


/* .sidebar-wrapper {
    border-left: 1px solid #f0f0f0;
} */

.carrer_title h3 {
    margin: 25px 0px 30px 40px !important;
}

.carrer_title {
    margin-top: -15.4em;
}

.search-form {
    margin-left: 38px;
}


/*-------------------------------------------------------Carrer page end----------------------------------------*/


/*------------------------------------------------------- home page slider ----------------------------------------*/

.banner-bottom {
    margin-top: 40px;
}

#news-slider {
    margin-top: 50px;
}

.post-slide {
    background: #fff;
    margin: 5px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    /*box-shadow: 0px 0 1px 0 rgb(187 187 187 / 70%);*/
    /*box-shadow: 2px 4px 4px -1px #e4e4e4;*/
}

.post-slide .post-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    /* margin: -12px 15px 8px 15px;
    margin-left: -10px;*/
}

.post-slide .post-img img {
    width: 100%;
    height: 240px;
    transform: scale(1, 1);
    transition: transform 0.2s linear;
}

.post-slide:hover .post-img img {
    transform: scale(1.1, 1.1);
}

.post-slide .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: linear-gradient(-45deg, rgba(6, 190, 244, 0.75) 0%, rgba(45, 112, 253, 0.6) 100%);
    transition: all 0.50s linear;
}

.post-slide:hover .over-layer {
    opacity: 1;
    text-decoration: none;
}

.post-slide .over-layer i {
    position: relative;
    top: 45%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 25px;
}

.post-slide .post-content {
    background: #fff;
    padding: 2px 8px 50px;
    border-radius: 15px;
}

.post-slide .post-title a {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.post-slide .post-title a:hover {
    text-decoration: none;
    color: #00849a;
}

.post-slide .post-description {
    line-height: 24px;
    font-size: 15px;
    color: #808080;
    margin-bottom: 15px;
}

.post-slide .post-date {
    color: #a9a9a9;
    font-size: 14px;
}

.post-slide .post-date i {
    font-size: 20px;
    margin-right: 8px;
    color: #CFDACE;
}

.post-slide .read-more {
       padding: 8px 20px 7px 20px;
    /* float: right; */
    font-size: 12px;
    background: #373737;
    color: #ffffff;
    /* box-shadow: 0px 10px 20px -10px #1376c5; */
    border-radius: 2px;
    text-transform: uppercase;
}

.post-slide .read-more:hover {
    background: #000;
    text-decoration: none;
    color: #fff;
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
    background: #fff;
    position: absolute;
    top: -13%;
    right: 72px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 2px 7px 15px -8px #adadae;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    top: -13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}

@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 0px 15px 25px 15px;
    }
}

.slider_mobile {
    display: none;
}

.item {
    text-align: center;
    display: none;
}

.border_design {
    border-radius: 10%;
    text-align: center;
    border: 2px solid rgb(0 132 154);
    min-width: 10.6rem;
    width: 3.6rem;
    /*margin: 0.5rem;*/
    /*margin-left: 60px;*/
}

.item img {
    object-fit: cover;
    /* border-radius: 9999px; */
    height: 9.6rem;
    /* width: 100%; */
    padding: 12px;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc !important;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #000;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

span {
    /*font-size: 10px;    */
    position: relative;
    /*top: -5px;*/
}

.owl-nav button:focus {
    outline: none;
}


/*------------------------------------------------------- home page slider end----------------------------------------*/


/*.mail li{
      padding: 5px 13px;
      color: #eee;
}
.mail a{
    color: #eee;
    font-size: 12px;
}
.mail i:hover{
    color: #e9c04a;
}*/

.social {
    text-align: right;
}

.social li {
    display: inline-block;
    padding: 5px 13px;
}


/*.phone h6{
    text-align: left;
}
.phone i{
margin: 3px 0px 0px 0px;
}
.phone p{
    text-align: left;
    color: #747474;
    font-size: 14px;

}
.phone a{

    color: #747474;
}
.phone h6{
   text-align: left;
    color: #2a3540;
    margin-top: 0px;
}
.location li{
    display: inline-block;
}*/


/*
.logo_main i{
    color: #283441;
    font-size: 40px;
}
.phone{
    margin-top: 38px;
    text-align: right;
}
.location h6{
   text-align: left;
    color: #2a3540;
    margin-top: 0px;
}

.location i{
      padding: 0px 15px;
}
.location p {
    color: #747474;
    text-align: left;
}*/


/*.about h1{
    color: #1c394f;
}*/

.btn_read {
    background-color: #2a3540;
    padding: 10px 20px;
    color: #e9c04a;
    border: none;
    font-size: 14px;
    font-weight: 500;
    margin-top: 25px;
    letter-spacing: 1px;
}

.service {
    background-color: #2a3540;
    margin-top: 30px;
}

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

.prj img {
    height: 235px;
}

.image_head {
    position: absolute;
    top: 215px;
    background-color: #fff;
    text-align: center;
    left: 8%;
}

.image_head h4 {
    font-size: 13px;
    color: #333;
}


/** {box-sizing: border-box}*/


/*body {font-family: Verdana, sans-serif; }*/

.mySlides {
    display: none
}

img {
    vertical-align: middle;
}


/* Slideshow container */

.slideshow-container {
    /*max-width: 1000px;*/
    position: relative;
    margin: auto;
    display: none;
}


/* Next & previous buttons */

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}


/* Position the "next button" to the right */

.next {
    right: 15px;
    border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
    /*background-color: rgba(0,0,0,0.8);*/
}


/* Caption text */


/*.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}*/


/* Number text (1/3 etc) */

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}


/* The dots/bullets/indicators */


/*.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
*/


/*.active {
  background-color: #717171;
}*/


/* Fading animation */

.fade {
    animation-name: fade;
    animation-duration: .5s;
}

@keyframes fade {
    from {
        opacity: 1
    }
    to {
        opacity: 1
    }
}


/* On smaller screens, decrease text size */

@media only screen and (max-width: 300px) {
    .prev,
    .next,
    .text {
        font-size: 11px
    }
}

.footer_head {
    text-align: center;
}

.btn1 {
    text-align: center;
}

.dot {
    font-size: 45px;
    color: #ecc13c;
    padding: 10px;
}

.footer_head li {
    list-style: none;
    display: inline-block;
    color: #eee;
    font-size: 14px;
}

.footer_icon {
    padding-bottom: 15px;
}

.footer-copyright a {
    color: #fff;
}


/*--------menu start----------*/

.pro_menu ul {
    /* float: right; */
    width: auto;
    list-style: none;
    margin: 0px;
    padding: 0px;
    /* text-align: right; */
    text-align: center;
}

.pro_menu ul li {
    float: left;
    position: relative;
}

.fa-bars {
    color: #000;
    font-size: 22px;
    margin: 5px;
}

.navbar-toggle {
    padding: 0px;
}

.pro_menu ul li a {
    display: inline-block;
    padding: 24px 23px;
    font-size: 14px;
    color: #222222;
    display: block;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
}

.header_transparent .pro_menu ul li a {
    color: #ffffff;
}

.header_yellow .pro_menu>ul>li>a {
    color: #ffffff;
}

.header_half .pro_menu>ul>li>a {
    color: #ffffff;
}

.pro_menu ul li a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
    /*background-color: #e2a3369c;*/
    border-top: 2px solid #09a99a;
    width: 0;
    z-index: -1;
}

.header_yellow .pro_menu>ul>li>a:after {
    background-color: #ffffff;
}

.header_half .pro_menu>ul>li>a:after {
    background-color: #ffffff;
}

.pro_menu ul li a:hover {
    color: #09a99a;
}

.header_yellow .pro_menu>ul>li>a:hover {
    color: #e21e10;
}

.header_half .pro_menu>ul>li>a:hover {
    color: #e21e10;
}

.pro_menu ul li a:hover:after {
    width: 100%;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pro_menu ul li.active a {
    color: #09a99a;
    background-color: #e21e10;
}

.mainmenu-right-box .consultation-button a {
    background: #09a99a;
    display: inline-block;
    width: 220px;
    /*height: 70px;*/
    border: none;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 68px;
    /*font-family: 'Poppins', sans-serif;*/
       font-family: "Montserrat", sans-serif !important;

    transition: all 500ms ease;
}

@media (max-width: 900px) {
    .pro_menu ul li {
        width: 100%;
    }
    .pro_menu {
        margin-left: 0px;
    }
}

@media only screen and (max-width:769px) {
    .pro_menu ul li {
        width: 100%;
        text-align: center;
    }
}


/*@media (min-width: 768px){
.navbar-toggle {
    display: block !important;
}
}*/


/*---------------------menu end---------------------*/


/*------------------Sub menu start-----------------*/


/*.pro_menu ul li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.pro_menu ul li ul.sub-menu {
    position: absolute;
    width: auto;
    z-index: 100;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0px 4px 22px -10px #000000;
    -moz-box-shadow: 0px 4px 22px -10px #000000;
    -o-box-shadow: 0px 4px 22px -10px #000000;
    -ms-box-shadow: 0px 4px 22px -10px #000000;
    box-shadow: 0px 4px 22px -10px #000000;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pro_menu ul li ul.sub-menu li {
    display: block;
    position: relative;
    width: 160px;
}

.pro_menu ul li ul.sub-menu li a {
    padding: 6px 10px;
    margin: 0px;
    width: 100%;
    background-color: #ffffff;
    color: #3c3d49;
}

.pro_menu ul li ul.sub-menu li:first-child a {
    padding-top: 10px;
}

.pro_menu ul li ul.sub-menu li:last-child a {
    padding-bottom: 10px;
}

.pro_menu ul li ul.sub-menu li a:hover {
    color: #ffffff;
}

.pro_menu ul li ul.sub-menu li a:hover:after {
    width: 100%;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
*/


/*------------------Sub menu end-----------------*/


/*------------------Sub menu --Sub menu start-----------------*/

.pro_menu ul li ul.sub-menu li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.pro_menu ul li ul.sub-menu li ul.sub-menu {
    position: absolute;
    z-index: 100;
    left: 100%;
    top: 0px;
    text-align: left;
    border: 1px solid #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/*------------------Sub menu --Sub menu end-----------------*/


/*------------------Sub menu --Sub menu --Sub menu start-----------------*/

.pro_menu ul li ul.sub-menu li:hover ul.sub-menu li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.pro_menu ul li ul.sub-menu li ul.sub-menu li ul.sub-menu {
    position: absolute;
    z-index: 100;
    left: 100%;
    top: 0px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pro_menu ul li:last-child ul.sub-menu li ul.sub-menu li ul.sub-menu {
    position: absolute;
    z-index: 100;
    right: 100%;
    top: 0px;
    left: auto;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/*------------------Sub menu --Sub menu --Sub menu end-----------------*/


/*---------------------------------------------------------slider start--------------------------------------------*/


/*body {
  font: 14px/2 "Open sans",sans-serif;
  letter-spacing: 0.05em;
}
*/

.btn {
    display: inline-block;
    padding: 13px 20px;
    color: #00849a;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: 1px solid #e1e1e1;
    /*font: 12px/1.2 "Oswald", sans-serif;*/
    letter-spacing: 0.2em;
    font-weight: 600;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
}

.btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    z-index: 1;
    opacity: 0;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

.btn::after {
    transition: border 0.1s linear 0.05s;
}

.btn .btn-inner {
    position: relative;
    z-index: 2;
}

.btn:hover {
    color: #fff;
    /*border: 1px solid #2a3540;*/
    border: none;
    transition: color 0.1s linear 0s;
}

.btn:hover::before {
    top: 0;
    height: 100%;
    opacity: 1;
    transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

.btn:hover::after {
    border-color: #373737;
    transition: border 0.1s linear 0s;
}

.slideshow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 85vh;
    z-index: 1;
}

.slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.slideshow .slide.is-active {
    display: block;
}

.slideshow .slide.is-loaded {
    opacity: 1;
}

.slideshow .slide .caption {
    padding: 40px 50px;
}

.slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    z-index: 1;
    background-size: cover;
    image-rendering: optimizeQuality;
}

.slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 8%);
}

.slideshow .slide .image {
    width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.slideshow .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slideshow .slide .title {
    margin: 0 auto 15px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    color: #333;
    text-transform: uppercase;
    font-size: 30px;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 18px;
    line-height: 1.4;
}

.slideshow .slide .btn {
    margin: 15px 0 0;
    border-color: #00849a;
    height: 46px;
}

.slideshow .slide .btn::before {
    background: #00849a;
    border: none !important;
    color: #fff !important;
    ;
}

.slideshow .pagination {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    height: 12px;
    cursor: default;
    z-index: 2;
    text-align: center;
}

.slideshow .pagination .item {
    display: inline-block;
    padding: 15px 5px;
    position: relative;
    width: 46px;
    height: 32px;
    cursor: pointer;
    text-indent: -999em;
    z-index: 1;
}

.slideshow .pagination .item+.page {
    margin-left: -2px;
}

.slideshow .pagination .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 5px;
    width: 36px;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
    transition: background 0.2s ease;
}

.slideshow .pagination .item::after {
    width: 0;
    background: #fff;
    z-index: 2;
    transition: width 0.2s ease;
}

.slideshow .pagination .item:hover::before,
.slideshow .pagination .item.is-active::before {
    background-color: #fff;
}

.slideshow .arrows .arrow {
    margin: 0px 0 0;
    padding: 4px;
    position: absolute;
    top: 53%;
    cursor: pointer;
    z-index: 3;
}

.slideshow .arrows .prev {
    left: 30px;
}

.slideshow .arrows .prev:hover .svg {
    left: -10px;
}

.slideshow .arrows .next {
    right: 30px;
}

.slideshow .arrows .next:hover .svg {
    left: 10px;
}

.slideshow .arrows .svg {
    position: relative;
    left: 0;
    width: 14px;
    height: 26px;
    fill: #fff;
    transition: left 0.2s ease;
}


/*-------------------------------------------------------------slider end-----------------------------------------------*/


/*.road{
    background-color: #e9c04a;
    padding: 20px;
}
.road h5{
        color: #1d1d1d;
    font-size: 16px;
    font-weight: 600;
}
.road p{
    color: #000;
    font-size: 13px;
}

.road i{
    color: #3e3e3e;
    font-size: 64px;
    margin-top: 25px;
}

.aln{
    text-align: center;
}
.slider-bottom-section
{
    position: relative;
    top: -81px;
    left:0;
    z-index: 9;
}

.road a{
        font-size: 12px;
    color: #333;
    font-weight: 500;
}

.project{
    padding-bottom: 30px;
}

.service{
   padding: 30px 0;
}
.about{
    margin: 20px 0px 80px 0px;
}
.abt_section_second_img img{
    height: 276px;
}
.abt_section_third_img img{
    height: 255px;
}
.about_page {
    margin: 20px 0px 80px 0px;
}
.about img{
filter: gray;
-webkit-filter: grayscale(1);
-webkit-transition: all .8s ease-in-out;
  }

 .about img:hover {
    filter: none;
      -webkit-filter: grayscale(0);

    }
*/


/*overlay effect*/

.overlay p {
    color: #fff;
    font-size: 10px;
    display: none;
}

.overlay:hover p {
    color: #fff;
    font-size: 11px;
    display: block;
    margin-top: 20px;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 0;
    background-color: #0f0f0fbd;
    overflow: hidden;
    width: 84.8%;
    height: 60px;
    font-size: 12px;
    transition: .5s ease;
}

.overlay:hover {
    height: 55%;
}

.text {
    color: white;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


/*overlay effect*/

.caption {
    background-color: rgb(255 255 255 / 30%);
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    text-align: left;
}

.caption h5 {
    font-size: 15px;
    letter-spacing: 3px;
    color: #485e62;
    margin: 20px 0px;
    text-transform: uppercase;
}

.caption p {
    color: #404040;
}


/*---------------------------------------------------------about page-----------------------------------------------------------------*/


/*.about_banner{
    background-image: url(../images/slider-03.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 100px 0px 80px 0px;
    position: relative;
    background-size: cover;
    margin-top: 30px;
    text-align: center;
}*/


/*.abt_right h2{
       font-size: 16px;
    color: #1c394f;
    font-weight: 700;
}
.abt_right{
    margin:45px 0px;
}

.abt_right i{
      font-size: 45px;
    color: #dbc27a;
}
.about_banner h1{
    color: #fff;
    padding-top: 40px;
    font-size: 38px;
}
.primary{
    background-color: #f6fafc;
}

.objective{
   background-color: #fff;
    padding: 20px 40px;
    margin: 30px 0px;
    height: 18em;
    box-shadow: 0px 0 1px 0 rgb(187 187 187 / 70%);

}
.objective h4{
color: #243343;
    font-size: 21px;
}
.number{
   color: #e4e4e4;
    font-size: 38px;
    font-weight: 700;
}
.about_back{
        background-image: url(../images/about2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 80px 0px;
    /*margin-top: 55px;*/

position: relative;

}

/*.about_back h4{
    color: #333;
    font-size: 23px;
}
.about_section{
    margin-top: 30px;
}*/

/*---------------------------------------------------------about page end--------------------------------------------------------------*/

/*---------------------------------------------------------404 error page --------------------------------------------------------------*/
.error {
    background: #f2f7f5;
    padding: 20px;
    text-align: center;
    margin-top: 91px;
    box-shadow: 3px 4px 11px #e9e9e9;
}
.error h1 {
    font-size: 10em;
    font-weight: 800;
    color: #00849a;
}
.error h4 {
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
}
.error p {
    font-size: 20px;
    color: #333;
    text-transform: capitalize;
}
.error_read_more {
    background-color: #00849a;
    padding: 10px;
    color: #ffff;
    margin-top: 22px;
    border: none;
    width: 20%;
}

/*---------------------------------------------------------404 error page end--------------------------------------------------------------*/
.scroll-to-top {
    background: #f6f6f6;
    /* border: 2px solid #09a99a; */

    bottom: 25px;
    color: #09a99a;
    cursor: pointer;
    /*display: none;*/

    border-radius: 8px;
    font-weight: normal;
    height: 45px;
    font-size: 31px;
    line-height: 48px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 10ms ease 0s;
    width: 50px;
    z-index: 99999;
    -webkit-box-shadow: 0px 8px 23px -6px rgb(27 27 27);
    -moz-box-shadow: 0px 8px 23px -6px rgba(27, 27, 27, 1);
    box-shadow: 0px 8px 23px -6px rgb(27 27 27);
}
.fa-chevron-left:before {
    display: none;
}
.fa-chevron-right:before {
    display: none;
}

/*---------------------------------------------------------login page start--------------------------------------------------------------*/
.bg-img {
    /*background: url("../images/slides-1.jpg");*/

    height: 0vh;
    /* background-size: cover;
  background-position: center;*/

    background: #fff;
    margin-top: 247px;
}
.bg-img:after {
    /*  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;*/
    /*background: rgba(0, 0, 0, 0.7);*/
}
.content2 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    text-align: center;
    padding: 60px 32px;
    width: 370px;
    transform: translate(-50%, -50%);
    background: rgb(252 238 238 / 60%);
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 27%);
}
.content2 header {
    color: #333;
    font-size: 33px;
    font-weight: 600;
    margin: 0 0 35px 0;
    /*font-family: "Montserrat", sans-serif;*/
}
.field {
    position: relative;
    height: 45px;
    width: 100%;
    display: flex;
    background: rgba(255, 255, 255, 0.94);
}
.field span {
    color: #09a99a;
    width: 40px;
    line-height: 45px;
}
.field input {
    height: 100%;
    width: 100%;
    background: transparent;
    border: none;
    outline: none;
    color: #222;
    font-size: 16px;
    font-family: 'Hind', sans-serif;
}
.space {
    margin-top: 16px;
}
.show {
    position: absolute;
    right: 13px;
    /*font-size: 13px;*/
    /*font-weight: 700;*/
    color: #222;
    display: none;
    cursor: pointer;
    /*font-family: 'Hind', sans-serif;*/
}
.show2 {
    position: absolute;
    right: 13px;
    font-size: 13px;
    font-weight: 700;
    color: #222;
    display: none;
    cursor: pointer;
    font-family: 'Hind', sans-serif;
}
.show2 {
    display: block !important;
}
.pass-key:valid~.show {
    display: block;
}
.pass {
    text-align: left;
    margin: 10px 0;
}
.pass a {
    color: #434343;
    text-decoration: none;
    font-family: 'Hind', sans-serif;
}
.pass:hover a {
    text-decoration: underline;
}
.field input[type="submit"] {
    background: #09a99a;
    color: white;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer;
    font-family: 'Hind', sans-serif;
}
.field input[type="submit"]:hover {
    background: #09a99a;
}
.login {
    color: white;
    margin: 20px 0;
    font-family: 'Hind', sans-serif;
}
.links {
    display: flex;
    cursor: pointer;
    color: white;
    margin: 0 0 20px 0;
}
.facebook,
.instagram {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin-left: 10px;
}
.facebook {
    margin-left: 0;
    background: #4267b2;
    border: 1px solid #3e61a8;
}
.instagram {
    background: #e1306c;
    border: 1px solid #df2060;
}
.facebook:hover {
    background: #3e61a8;
}
.instagram:hover {
    background: #df2060;
}
.links i {
    font-size: 17px;
}
i span {
    margin-left: 8px;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Hind', sans-serif;
}
.signup {
    font-size: 15px;
    color: #434343;
    margin-top: 30px;
    font-family: 'Hind', sans-serif;
}
.signup a {
    color: #3498db;
    text-decoration: none;
}
.signup a:hover {
    text-decoration: underline;
}

/*---------------------------------------------------------login page end --------------------------------------------------------------*/

/*---------------------------------------------------------account page start --------------------------------------------------------------*/
.account_card {
    background: #f2f7f5;
    padding: 45px;
    text-align: center;
    margin: 70px 0px;
    box-shadow: 3px 4px 11px #e9e9e9;
}
.acct_title h1 {
    font-size: 32px;
    color: #00849a;
    font-weight: 800;
}
.acct_title .fa {
    font-size: 80px;
    color: #00849a;
}
.acct_title p {
    padding-bottom: 20px;
}
.account_footer {
    padding: 30px 0px 0px;
}
.account_footer p {
    color: #333;
    font-weight: 400;
}
.check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}
.checkmark {
    position: absolute;
    top: 1px;
    left: 261px;
    height: 20px;
    width: 20px;
}
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.check:hover input~.checkmark {
    background-color: #ccc;
}
.check input:checked~.checkmark {
    background-color: #09a99a;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.check input:checked~.checkmark:after {
    display: block;
}
.check .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*---------------------------------------------------------account page end --------------------------------------------------------------*/

/*---------------------------------------------------------user page start--------------------------------------------------------------*/
.user_profile {
    background: #f2f7f5;
    padding: 20px 35px;
    text-align: center;
    margin: 70px 0px;
    box-shadow: 3px 4px 11px #e9e9e9;
}
.user_profile_title h1 {
    color: #fff;
}
.user_profile_title {
    background: #09a99a;
    padding: 20px;
}
.user_label_style {
    text-align: left;
    margin: 18px 10px;
}
.lab_title {
    font-size: 15px;
    color: #333;
}
.prev_appt {
    background-color: #e2efee;
    text-align: left;
    padding: 1px 20px 20px;
}
.reschedule {
    background-color: #099b8f;
    padding: 10px;
    border: none;
    color: #fff;
    margin-top: 10px;
    width: 100%;
}
.cancel {
    background-color: #da3535;
    padding: 10px;
    border: none;
    color: #fff;
    margin-top: 20px;
    width: 40%;
}
.prev_appt h3 {
    background-color: #358bfc;
    color: #fff;
    font-size: 19px;
    padding: 12px;
}
.appt_history {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 30px;
}
.appt_history h4 {
    color: #232323;
    font-size: 21px;
    font-weight: 600;
}
.field i {
    text-align: right;
}
.user_dtl {
    margin: 5px 0px 5px 0px;
}
.user_lab_title {
    margin-top: 12px;
    font-size: 15px;
    color: #333;
}
.fa-pencil {
    margin-top: 12px;
    color: #037d72;
}

/*---------------------------------------------------------user page end---------------------------------------------------------------*/

/*---------------------------------------------------------profile page start--------------------------------------------------------------*/
.profile_section {
    /*margin: 50px 0px;*/
}
.appointment_btn {
    margin-top: 15px;
}
.welcome-area .img-holder img {
    width: 100%;
    border-radius: 7px;
}
.doc_profile h2 {
    font-size: 23px;
    font-weight: 700;
    color: #343434;
    padding-bottom: 0px;
}
.span-footer {
    background: #09a99a;
    height: 3px;
    margin-top: 2%;
    margin-bottom: 2%;
    width: 38px !important;
    margin-left 40.5%: ;
    transition: all ease 0.4s;
}
.doc_profile h6 {
    font-size: 17px;
    color: #607b78;
    font-weight: 500;
        font-family: 'Aller';

}
.doc_profile p {
    font-size: 15px;
    color: #464646;
    font-weight: 400;
    line-height: 26px;
}
.doc_profile li {
    color: #464646;
    font-size: 14px;
    padding: 2px 0px;
}
.doc_profile .fa {
    color: #09a99a;
    padding-right: 7px;
}
.find_doc_btn {
   background-color: #09a99a;
    border-radius: 5px;
    width: 100%;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif !important;
}
.find_doc_btn:hover {
    background-color: #00849a;
    color: #fff;
}

/*---------------------------------------------------------profile page ends--------------------------------------------------------------*/

/*calender style*/
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
.content {
    overflow: none;
    width: 100%;
    /*max-width: 790px;*/

    padding: 0px 0;
    height: 443px;
    position: relative;
    margin: 0px auto;
    /*background: #f9f9f9;*/
    background: transparent;
}

/*  Events display */
.events-container {
    overflow-y: scroll;
    height: 100%;
    width: 50%;
    float: right;
    margin: 0px auto;
    display: inline-block;
    padding: 0px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0;
}
@media (max-width: 767.98px) {
    .events-container {
        width: 100%;
        height: auto;
    }
}
.events-container:after {
    clear: both;
}
.event-card {
    padding: 20px 0;
    max-width: 100%;
    display: block;
    background: #fff;
    border: none !important;
    margin: 20px;
    margin-left: 12px;
}
@media (max-width: 991.98px) {
    .event-card {
        margin: 10px;
    }
}
@media (max-width: 767.98px) {
    .event-card {
        margin: 0;
        background: #e6e6e6;
    }
}
.event-count,
.event-name,
.event-cancelled {
    display: inline;
    padding: 0 10px;
    font-size: 1rem;
}
.event-count {
    color: #7e0cf5;
    text-align: right;
}
.event-name {
    padding-right: 0;
    text-align: left;
    font-size: 15px;
}
.event-cancelled {
    color: #cd4dcc;
    text-align: right;
}

/*  Calendar wrapper */
.calendar-container {
    position: relative;
    margin: 0 auto;
    /*height: 100%;*/

    width: 50%;
    background: rgb(0 172 156);
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 27%);
    font: 13px Helvetica, Arial, san-serif;
    display: inline-block;
    padding: 20px;
    float: left;
}
@media (max-width: 991.98px) {
    .calendar-container {
        padding: 0;
    }
}
@media (max-width: 767.98px) {
    .calendar-container {
        padding: 0;
        width: 100%;
    }
}
.calendar-container:after {
    clear: both;
}
.calendar {
    width: 100%;
    padding: 0;
}

/* Calendar Header */
.year-header {
    background: #fff;
    height: 40px;
    text-align: center;
    position: relative;
    color: #fff;
    border-top-left-radius: 3px;
    margin-top: 20px;
}
.year-header span {
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    color: #000;
}
.left-button,
.right-button {
    cursor: pointer;
    width: 28px;
    text-align: center;
    position: absolute;
    color: #cccccc !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 14px !important;
}
@media (prefers-reduced-motion: reduce) {
    .left-button,
    .right-button {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}
.left-button:hover,
.right-button:hover {
    color: #7e0cf5 !important;
}
.left-button {
    left: 0;
}
.right-button {
    right: 0;
    top: 0;
}
.days-table,
.dates-table,
.months-table {
    border-collapse: separate;
    text-align: center;
}
.day {
    height: 26px;
    width: 26px;
    padding: 0 10px;
    line-height: 26px;
    border: 2px solid transparent;
    text-transform: uppercase;
    font-size: 10px;
    color: #000;
}
.month {
    cursor: default;
    height: 26px;
    width: 26px;
    padding: 0 2px;
    padding-top: 10px;
    line-height: 26px;
    text-transform: uppercase;
    font-size: 11px;
    color: #cccccc;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}
@media (max-width: 991.98px) {
    .month {
        font-size: 8px;
    }
}
@media (max-width: 767.98px) {
    .month {
        font-size: 10.5px;
    }
}
.active-month {
    font-weight: 700;
    color: #000;
}
.month:hover {
    color: #cd4dcc;
}

/*  Dates table */
.table-date {
    cursor: default;
    color: #2b2b2b;
    height: 26px;
    width: 26px;
    font-size: 15px;
    padding: 10px;
    line-height: 26px;
    text-align: center;
    /*border-radius: 50%;*/

    border: 2px solid transparent;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    position: relative;
}
.table-date:not(.nil):hover {
    border-color: #cd4dcc;
}
.event-date {
    border-color: #7e0cf5;
    background: #7e0cf5;
    color: #fff;
}
.event-date:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    background: #28a745;
}
.active-date {
    background: #cd4dcc;
    color: #fff;
}
.event-date.active-date {
    background: #7e0cf5;
}

/*calender style*/

/*---------------------------------------------------------appointmtn page starts--------------------------------------------------------------*/
.appointment_btn h4 {
    padding-bottom: 10px;
}
.appointment {
    background-color: #fff;
    border: 1px solid #cbcbcb;
    text-align: center;
    padding: 25px 10px 8px 10px;
}
.appointment_btn p {
    font-size: 12px;
    color: #8d8d8d;
    font-weight: 600;
}
.welcome-area {
    background: #ffffff;
    padding-top: 50px;
    padding-bottom: 30px;
}

/*calender*/

/*@charset "UTF-8";
* {
  font-family: "Source Sans Pro", sans-serif;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}*/
.calender_section {
    background-color: #fff;
    /* border: 1px solid #cbcbcb; */

    box-shadow: 0 0px 2px 0 rgb(116 116 116 / 56%);
    padding: 20px;
}
.timepicker-cf {
    height: 0px !important;
}
.wrapper {
    /*padding: 0 10% 10% 10%;*/

    padding: 0px;
}
.wrapper .timepicker-cf {
    height: 60px;
    width: 100%;
}
.wrapper .timepicker {
    /* position: absolute;
  top: 200px;
  width: 80%;
  height: 0px;
  background: #3fb998;
  overflow: hidden;*/

    position: absolute;
    top: 316px !important;
    width: 95%;
    left: 19px;
    height: 0px;
    background: #3fb998;
    overflow: hidden;
}
.wrapper .timepicker .owl,
.wrapper .timepicker .owl-stage {
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
}
.wrapper .timepicker .owl .owl-item,
.wrapper .timepicker .owl-stage .owl-item {
    font-size: 1.1em;
    display: inline-block;
    font-weight: 600;
    color: white;
    text-align: center;
    min-width: 100px;
    opacity: 0.4;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.wrapper .timepicker .owl .center-n,
.wrapper .timepicker .owl-stage .center-n {
    font-size: 1.5em;
    opacity: 0.7;
}
.wrapper .timepicker .owl .center,
.wrapper .timepicker .owl-stage .center {
    font-size: 2em;
    opacity: 1;
}
.wrapper .fade-l {
    position: absolute;
    height: 100%;
    width: 150px;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1);
}
.wrapper .fade-r {
    position: absolute;
    height: 100%;
    width: 150px;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1);
}
.wrapper .owl-prev,
.wrapper .owl-next {
    z-index: 20;
    position: absolute;
    width: 20px;
    top: 20px;
    color: #667483;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    background: none;
    border: 0;
    font-size: 1em;
}
.wrapper .owl-prev {
    left: 20px;
}
.wrapper .owl-prev:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
    font-family: FontAwesome;
}
.wrapper .owl-prev:hover {
    left: 18px;
    transition: 0.2s ease-in-out;
}
.wrapper .owl-next {
    right: 20px;
}
.wrapper .owl-next:hover {
    right: 18px;
    transition: 0.2s ease-in-out;
}
.wrapper .owl-next:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â";
    font-family: FontAwesome;
}
.inner-wrap {
    /* padding: 0 10%;*/

    margin-top: 105px;
}
.request span {
    color: #fff !important;
    font-size: 15px;
}
.day {
    color: #fff !important;
    font-size: 15px;
}
.inner-wrap .request {
    width: 100%;
    height: 50px;
    text-align: left;
    padding: 0 20px;
    border: none;
    background: #667483;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    opacity: 1;
    position: relative;
}
.inner-wrap .request br {
    display: none;
}
.inner-wrap .request .sendRequest {
    position: absolute;
    right: 20px;
    top: 16px;
}
.inner-wrap .request .sendRequest:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â";
    font-family: FontAwesome;
}
.inner-wrap .request:hover {
    padding-right: 15px;
    transition: all 0.2s ease-in-out;
}
.inner-wrap .request.disabled {
    opacity: 0.8;
    pointer-events: none;
    background: #888d93;
    transition: all 0.3s ease-in-out;
}
.inner-wrap .disabled span {
    display: none;
}
.inner-wrap input {
    border: none;
}
.inner-wrap .form-name {
    display: flex;
    position: relative;
    height: 50px;
    align-items: flex-end;
    margin-bottom: 13px;
}
.inner-wrap .form-name label,
.inner-wrap .form-name input {
    font-size: 1em;
    font-weight: 600;
    color: #667483;
}
.inner-wrap .form-name label {
    position: absolute;
    margin: 0;
    left: 10px;
    top: 15px;
    transition: all 250ms ease 0s;
}
.inner-wrap .form-name input {
    height: 80%;
    width: 100%;
    border-bottom: 2px solid #667483;
    padding: 0 10px;
}
.inner-wrap .form-name input:focus {
    outline: none;
}
.inner-wrap .form-name input:focus+label {
    font-size: 0.8em;
    left: 0.15rem;
    top: 0%;
}
.inner-wrap .form-name input:invalid {
    border-bottom: 2px solid #c23616;
    color: #c23616;
}
.inner-wrap .form-name input:invalid+label {
    font-size: 0.8em;
    color: #c23616;
    left: 0.15rem;
    top: 0%;
}
.inner-wrap .form-name:last-of-type {
    margin-bottom: 50px;
}
#calendar {
    overflow: hidden;
    position: relative;
}
#calendar .header {
    width: 100%;
    /*height: 160px;*/

    background-size: 100% auto;
}
#calendar .header .overlay {
    width: 100%;
    height: 100%;
    /*background: rgba(106, 102, 95, 0.6);*/

    color: #fff;
    padding: 3% 5%;
    display: flex;
    align-items: flex-end;
}
#calendar .header h1 {
    font-size: 2em;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    letter-spacing: 1%;
}
#calendar .monthChange {
    background: #fff;
    width: 100%;
    height: 0;
    position: absolute;
    top: 160px;
    z-index: 20;
}
#calendar .ui-datepicker {
    display: none;
    width: 100%;
    margin: auto;
    /*padding: 30px 10% 30px 10%;*/

    text-transform: uppercase;
    background: #fff;
    transition: all 0.2s ease-in-out;
}
#calendar .ui-datepicker .ui-datepicker-header {
    position: relative;
    margin-bottom: 10px;
}
.ui-datepicker-title {
    text-align: center;
}
.ui-datepicker-title span {
    text-align: center !important;
    ;
    font-weight: 700 !important;
    ;
    color: #128969 !important;
    font-size: 20px !important;
    ;
}
.ui-datepicker-calendar span {
    color: #128969 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
    position: relative;
    padding-right: 5px;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    top: -5px;
    position: absolute;
    padding: 5px;
    cursor: pointer;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    left: 0;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    right: 0;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
    font-family: FontAwesome;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
    content: "ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â";
    font-family: FontAwesome;
}
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
#calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
    display: inline-block;
    text-indent: -9999px;
}
#calendar .ui-datepicker .ui-datepicker-calendar {
    width: 100%;
}
#calendar .ui-datepicker .ui-datepicker-calendar th {
    line-height: 30px;
    padding-top: 15px;
    text-align: center;
    font-weight: 600;
    font-size: 0.95em;
    color: #1f747a;
}
#calendar .ui-datepicker .ui-datepicker-calendar td {
    padding: 0 7px;
    text-align: center;
    height: 34px;
    font-weight: 600;
    cursor: pointer;
    box-sizing: border-box;
    transition: all 0.2s ease-in-out;
}
#calendar .ui-datepicker .ui-datepicker-calendar td:hover {
    background: #44caa5;
    transition: all 0.2s ease-in-out;
}
#calendar .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day {
    background: #49b6be;
    border-bottom: 2px solid #353c42;
}
#calendar .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day.open {
    margin-bottom: 100px;
}
#calendar .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today .ui-state-default {
    border-bottom: 2px solid rgba(53, 60, 66, 0.5);
}
#calendar .ui-datepicker .ui-datepicker-calendar .ui-state-default {
    text-decoration: none;
    color: #353C42;
}
#calendar .ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month {
    pointer-events: none;
}
#calendar .ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month .ui-state-default {
    color: #919BA3;
}
@media only screen and (max-width: 600px) {
    .wrapper .inner-wrap .request br {
        display: block;
    }
}

/*calender*/

/*---------------------------------------------------------appointmtn page ends--------------------------------------------------------------*/

/*---------------------------------------------------------contct page statr--------------------------------------------------------------*/
.single_style {
    float: right;
    position: relative;
    top: -42px;
    left: -17px;
}

/*---------------------------------------------------------contct page ends--------------------------------------------------------------*/

/*---------------------------------------------------------dept page statr--------------------------------------------------------------*/
.dept_section {
    background: #fcfcfc;
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}
.dept_section .fa {
    color: #09a99a;
}
.dept_section li {
    margin: 10px;
    font-weight: 300;
}
.dept_section ul {
    padding: 0px;
}
.dept_section h6 {
    color: #00849a;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 600;
}
.dept_section h1 {
    margin-top: 20px !important;
}
.dept_bg {
    background-image: linear-gradient(to right, #0e393f, #097e91);
}
.dept_icon {
    text-align: center;
    margin: 30px 0px;
}
.dept_icon .fa {
    color: #00849a;
    font-size: 42px;
}
.dept_icon i {
    padding: 20px 26px;
    margin: 10px;
    border-radius: 50%;
    background-color: #fff;
}
.dept_icon h4 {
    color: #fff;
    font-size: 19px;
}
.dept_icon p {
    color: #ebebeb;
    font-size: 15px;
    padding: 0px 4px;
}
.dctr_desrptn {
    padding: 20px;
    background-color: #fff;
    /* margin: 20px 0px; */

    border-radius: 0px 4px 4px 0px;
    padding: 10px 2px 14px 2px;
    box-shadow: 0 0px 1px 0 rgb(153 153 153 / 70%);
}
.book_now {
    padding: 7px 20px;
    margin: 10px 15px;
    font-size: 12px;
    background: #00849a;
    color: #ffffff;
    /* box-shadow: 0px 10px 20px -10px #1376c5; */

    border-radius: 5px;
    text-transform: uppercase;
}
.sec1 img {
    height: 260px;
}
.sec1 {
    margin-bottom: 30px;
}
.dctr_desrptn a {
    color: #fff;
    font-weight: 600;
}
.sec1 h2 {
    font-size: 18px;
    margin: 0px 9px;
    color: #333;
}
.sec1 h6 {
    font-size: 13px;
    margin: 9px 10px;
}

/*---------------------------------------------------------dept page ends--------------------------------------------------------------*/

/*-----------------------------------------------------------services page --------------------------------------------------------------*/

/*.services{
border-bottom: 1px solid #cbcbcb;
}
.services img{
    margin: 30px;
}
.services h1{
    color: #ebce58;
    font-size: 38px;
    font-weight: 700;
}
.services h4{
    color: #a9a9a9;
    font-size: 20px;
    font-weight: 600;
}

.service_banner{
    background-image: url(../images/service_bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 100px 0px 80px 0px;
    position: relative;
    background-size: cover;
    margin-top: 55px;
    text-align: center;
}
.service_banner h1{
    color: #fff;
    padding-top: 40px;
    font-size: 38px;
}
*/

/*---------------------------------------------------------services page ends--------------------------------------------------------------*/

/*------ responsive css start ----*/
@media (min-width: 992px) and (max-width: 1199px) {
    .checkmark {
        left: 206px;
    }

    .slider_mobile {
        display: block;
    }

    .item {
        display: block;
    }

    .post-img,
    .post-content {
        display: none;
    }

    .owl-controls .owl-buttons {
        display: none;
    }

    .banner-bottom {
        margin-top: 0px;
    }

    #news-slider {
        margin-top: 0px;
    }

    .post-slide {
        box-shadow: none;
    }

    .about_section .img-holder .overlay-content {
        left: 0px;
    }

    .item p {
        color: #333;
        /* margin: 20px -10px; */
        /* margin-left: -52px; */
        margin-top: 15px;
        font-size: 15px;
        font-weight: 500;
    }

    .mainmenu-right-box {
        display: none;
    }

    .pro_menu ul li a {
        padding: 19px 17px;
    }

    .image_head {
        top: 180px;
    }

    .overlay {
        width: 88%;
    }

    .pro_menu {
        margin-left: 10%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .checkmark {
        left: 190px;
    }

    .line {
        border: none;
        padding: 0px;
    }

    .mob_style {
        margin-top: 50px;
    }

    .single_style {
        top: -43px;
        left: -118px;
    }

    .owl-controls .owl-buttons {
        display: none;
    }

    .banner-bottom {
        margin-top: 0px;
    }

    #news-slider {
        margin-top: 0px;
    }

    .tab_style {
        margin-top: -20px;
        margin-left: -12px;
    }

    .mob_icon_pading {
        padding: 0px;
    }

    .carrer_title {
        margin-top: 1em;
    }

    .sidebar-wrapper {
        border-left: none;
    }

    .slider_mobile {
        display: block;
    }

    .item {
        display: block;
    }

    .post-img,
    .post-content {
        display: none;
    }

    .post-slide {
        box-shadow: none;
    }

    .about_section .img-holder .overlay-content {
        position: absolute;
        left: 5px;
    }

    .border_design p {
        color: #333;
    }

    .item p {
        color: #333;
        margin-top: 15px;
        font-size: 15px;
        font-weight: 500;
    }

    .mainmenu-right-box {
        display: none;
    }

    .image_head {
        top: 133px;
    }

    .footer_head li {
        font-size: 13px;
    }

    .overlay {
        width: 84%;
    }

    .service img {
        width: 100%;
    }

    .main-content {
        margin-top: 49px;
    }

    .road i {
        color: #3e3e3e;
        font-size: 54px;
        margin-top: 0px;
    }

    .slideshow .slide .title {
        font-size: 23px;
    }

    .slider-bottom-section {
        top: -35px;
    }
    /*.contact_banner{
    margin-top: 49px;
}
.project_banner{
    margin-top: 49px;
}
 .service_banner{
    margin-top:49px;
    }
.about_banner{
    margin-top:49px !important;
    }*/

    .overlay:hover {
        height: 88%;
    }

    .slideshow {
        height: 60vh;
    }

    .pro_menu ul li a:after {
        background-color: rgb(226 163 54 / 0%);
    }
}
@media (max-width: 768px) {
    .mt-15_mob {
        margin-top: 25px;
    }

    .call_now,
    .location,
    .time {
        display: none;
    }

    .footer_contact,
    .footer_location {
        display: none;
    }

    .owl-controls .owl-buttons {
        display: none;
    }

    .banner-bottom {
        margin-top: 0px;
    }

    #news-slider {
        margin-top: 0px;
    }

    .cards {
        display: block;
    }

    .abt-non {
        display: none;
    }

    .contact_details {
        border: 1px solid #f0f0f0;
        padding: 5px 15px;
        height: 33.78em;
    }

    .doctor_card img {
        height: 280px;
    }

    .profile-btn {
        width: 97%;
    }

    .doctors_section {
        margin-top: 25px;
    }
}
@media (max-width: 767px) {
    .carrer_title {
        margin-top: 0em;
    }

    .reschedule,
    .cancel {
        font-size: 12px;
    }

    .prev_appt h3 {
        font-size: 14px;
    }

    .checkmark {
        left: 80px;
    }

    .departments img {
        width: 60px;
    }

    .my-float {
        margin-top: 12px;
    }

    .float {
        width: 52px;
        height: 52px;
    }

    .dept_content h4 {
        font-size: 17px;
    }

    .doctor_card img {
        height: 180px;
    }

    .profile-btn {
        width: 95%;
    }

    .item {
        display: block;
    }

    .post-img,
    .post-content {
        display: none;
    }

    .border_design {
        /* margin-left: 76px; */
    }

    .post-slide {
        box-shadow: none;
        display: none;
    }

    .call_now {
        display: none;
    }

    .item p {
        color: #333;
        font-size: 15px;
        font-weight: 500;
        margin-top: 15px;
    }

    .caption {
        display: none;
    }

    .footer_location {
        display: none;
    }

    .account_card {
        padding: 15px;
    }

    .mobile_view {
        margin-top: 16px;
    }

    .mainmenu-right-box {
        display: none;
    }

    .logo_section img {
        width: 230px;
    }

    .navbar-toggle {
        margin-right: -18px;
    }

    .footer-copyright p {
        font-size: 11px;
    }

    .footer_head img {
        width: 200px;
    }

    .nav-bg-fostrap {
        /*top: 188px;*/
        top: 123px;
    }

    .nav-fostrap {
        /*top: 236px;*/
        top: 164px;
        z-index: 99;
    }

    .overlay {
        width: 93%;
    }

    .slideshow .slide .title {
        font-size: 23px;
    }

    .slider-bottom-section {
        top: -25px;
    }

    .slideshow .pagination .item {
        display: none;
    }

    .about {
        display: none;
    }

    .slideshow {
        height: 35vh;
    }

    .slideshow .slide .title {
        font-size: 14px;
    }

    .slideshow-container {
        display: block;
    }

    .resp_view {
        display: none;
    }

    .pro_menu ul li a:after {
        background-color: rgb(226 163 54 / 0%);
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .social li {
        padding: 5px 3px;
    }

    .single_style {
        float: right;
        position: relative;
        top: -42px;
        left: -31px;
    }

    .checkmark {
        left: 67px;
    }
}
@media (max-width: 479px) {
    .slideshow .slide .title {
        font-size: 14px;
    }

    .single_style {
        float: right;
        position: relative;
        top: -42px;
        left: -31px;
    }

    .contact_details {
        height: 36.78em;
    }
}
@media (max-width: 376px) {
    .single_style {
        float: right;
        position: relative;
        top: -42px;
        left: -14px;
    }
}
@media (max-width: 320px) {
    .slideshow .slide .title {
        font-size: 10px;
    }

    .overlay {
        width: 90.1%;
    }
}

/*-----------------
	18. Booking
-----------------------*/
.booking-doc-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.booking-doc-info .booking-doc-img {
    width: 90px;
    margin-right: 15px;
}
.booking-doc-info .booking-doc-img img {
    border-radius: 4px;
    height: 90px;
    width: 90px;
    object-fit: cover;
}
.schedule-widget {
    border-radius: 4px;
    min-height: 100px;
}
.schedule-header h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 3px 0 0;
}
.schedule-header {
    border-bottom: 1px solid #f0f0f0;
    border-radius: 8px 8px 0 0;
    padding: 10px 20px;
}
.day-slot ul {
    float: left;
    list-style: none;
    margin-bottom: 35px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.day-slot .categories__item {
    text-align: center;
    margin-bottom: 21px;
}
.day-slot .categories__item span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.day-slot .categories__item span.slot-date {
    display: block;
    color: #455A64;
    font-size: 15px;
    font-weight: 500;
}
.day-slot .categories__item small.slot-year {
    color: #455A64;
    font-size: 15px;
    font-weight: 600;
}
.day-slot .categories__item.left-arrow {
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px !important;
    transform: translateY(-50%);
}
.day-slot .categories__item .right-arrow {
    right: -11px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px !important;
    transform: translateY(-50%);
}
.day-slot .categories__item .off {
    background-color: #dddddd;
    border: 1px solid #dddddd;
    color: #fff;
}
.day-slot .categories__item .off span {
    color: #455A64;
}
.schedule-cont {
    padding: 20px 0px;
}
.date-booking .bookingrange {
    height: 60px;
    line-height: 48px;
    border-radius: 8px;
}
.date-booking h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    color: #0071DC;
}
.date-booking p {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #000;
}
.time-slot ul {
    list-style: none;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 0;
    padding: 0;
}
.time-slot .time-item {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    width: 14.25%;
    min-height: 1px;
    margin-bottom: 10px;
}
.time-slot .time-item .timing {
    background-color: #FFFFFF;
    border: 1px solid #455A64;
    border-radius: 8px;
    color: #455A64;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 14px 5px;
    text-align: center;
    position: relative;
}
.time-slot .time-item .timing:hover {
    background-color: #0071dc;
    border: 1px solid #0071DC;
    color: #fff;
}
.time-slot .time-item .timing:last-child {
    margin-bottom: 0;
}
.time-slot .time-item .timing.selected {
    background-color: #034c59;
    border: 1px solid #b4b6b9;
    color: #fff;
}

/* .time-slot .time-item .timing.selected::before {
    color: #fff;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    right: 16px;
    top: 16px;
} */
.day-slot .days {
    background: #E5F1FB;
    border: 1px solid #E5F1FB;
    border-radius: 8px;
    padding: 10px 0;
    color: #455A64;
}
.day-slot .pick {
    background: #09a99a;
    border: 1px solid #E5F1FB;
    border-radius: 8px;
    padding: 10px 0;
    color: #ffffff;
}
.day-slot .pick .slot-date {
    color: #ffffff !important;
}
.day-slot .pick .slot-year {
    color: #ffffff !important;
}
.schedule-list {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.schedule-list:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.submit-section.proceed-btn {
    margin: 0 0 30px;
}
.date-booking {
    text-align: center;
}
.book-slot {
    padding-top: 50px;
    padding-bottom: 50px;
}
.schedule-cont .owl-carousel .owl-nav button.owl-prev {
    height: 67px;
    width: 40px;
    background: #dcdfdea8 !important;
    color: #223645;
    text-align: center;
    position: absolute;
    top: 39%;
    left: -53px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 17px;
    /* border-radius: 50%; */

    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.schedule-cont .owl-carousel .owl-nav button.owl-next {
    height: 67px;
    width: 40px;
    background: #dcdfdea8 !important;
    color: #223645;
    text-align: center;
    position: absolute;
    top: 39%;
    right: -53px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 17px;
    /* border-radius: 50%; */

    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
@media only screen and (max-width: 900px) {
    .schedule-cont .owl-carousel .owl-nav button.owl-prev,
    .schedule-cont .owl-carousel .owl-nav button.owl-next {
        display: none;
    }

    .time-slot li {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        width: 32.28%;
        min-height: 1px;
    }

    .time-slot .time-item {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        width: 24.25%;
        min-height: 1px;
        margin-bottom: 10px;
    }

    .book-slot {
        padding-top: 25px;
        padding-bottom: 50px;
    }

    .welcome-area {
        background: #ffffff;
        padding-top: 50px;
        padding-bottom: 10px;
    }
}
.timming-2 {
    background-color: #0bbaab !important;
    color: white !important;
    border: 1px solid #0bbaab !important;
}
.timming-2:hover {
    background-color: #0bbaab !important;
    color: white !important;
    border: 1px solid #0bbaab !important;
}
.timing-1 {
    cursor: pointer;
}

/* new css 5/07/2022 */
.dropbtn {
    color: #848484;
    line-height: 29px;
    font-size: 15px;
    text-align: left;
    border: none;
    background: none;
    cursor: pointer;
}
@media (min-width: 768px) {
    .dropbtn {
        color: #848484;
        line-height: 29px;
        font-size: 15px;
        text-align: left;
        border: none;
        background: none;
        cursor: pointer;
        min-width: 160px;
    }
}
@media (max-width: 360px) {
    .dropbtn {
        color: #848484;
        line-height: 29px;
        font-size: 13px;
        text-align: left;
        border: none;
        background: none;
        cursor: pointer;
        min-width: 160px;
    }

    .social li {
        padding: 5px 3px;
        font-size: 13px;
    }

    .call a {
        color: #848484;
        font-size: 13px;
    }
}
.dropdown-content {
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 98;
    max-height: 0;
    left: -18px;
    min-width: 160px;
    transition: max-height 0.15s ease-out;
    /*overflow: hidden;*/
}
.dropdown-content a {
    color: black;
    background-color: #f9f9f9;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #e2e2e2;
}
.dropdown:hover .dropdown-content {
    max-height: 500px;
    min-width: 132px;
    transition: max-height 0.25s ease-in;
}
.dropdown:hover .dropbtn {
    background-color: #f9f9f9;
    border-bottom: 1px solid #e0e0e0;
    transition: max-height 0.25s ease-in;
}

/*new added css  13/7/22 */
.abc ul {
    padding-left: 16px;
}
@media (max-width: 768px) {
    .about_section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .blog-single-area {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .doctor_details h4 {
        font-size: 15px;
        font-weight: 600;
        color: #333;
    }

    .dept_section {
        padding-top: 40px;
        padding-bottom: 80px;
    }
}

/* new class add in doctor.html  */
.doct-container {
    margin-left: 15px;
    margin-right: 15px;
}

/* mobile header */

/* navbar regular css start */
.mobile_header .navbar-area {
    background: rgb(255 255 255 / 60%);
    border-bottom: 1px solid #fff;
}
.mobile_header .site-navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobile_header a.site-logo {
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
.mobile_header .site-navbar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.mobile_header .site-navbar ul li a {
    color: #141313;
    padding: 20px;
    font-size: 12px;
    display: block;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
      font-family: "Montserrat", sans-serif !important;

}
.mobile_header .site-navbar ul li a:hover {
    background: rgba(255, 255, 255, .1);
}

/* navbar regular css end */

/* nav-toggler css start */
.mobile_header .nav-toggler {
    border: none;
    padding: 5px;
    background-color: #ffffff00;
    cursor: pointer;
    height: 39px;
    display: none;
}
.mobile_header .nav-toggler span,
.mobile_header .nav-toggler span:before,
.mobile_header .nav-toggler span:after {
    width: 28px;
    height: 3px;
    background-color: #2b2828;
    display: block;
    transition: .2s;
}
.mobile_header .nav-toggler span:before {
    content: '';
    transform: translateY(-9px);
}
.mobile_header .nav-toggler span:after {
    content: '';
    transform: translateY(6px);
}
.mobile_header .nav-toggler.toggler-open span {
    background-color: #1f1e1e00;
}
.mobile_header .nav-toggler.toggler-open span:before {
    transform: translateY(0px) rotate(45deg);
}
.mobile_header .nav-toggler.toggler-open span:after {
    transform: translateY(-3px) rotate(-45deg);
}

/* nav-toggler css start */

/* mobile breakpoint start */
@media screen and (max-width: 766px) {
    .social {
        display: none;
    }

    .login-box{
        padding-left:0px;
    }

    .login-btn li {
        padding: 2px;
        text-align: right;
        margin-top: 3px;
    }
    /* navbar css for mobile start */

    .menu-ds {
        display: none;
    }

    .mobile_header .nav-toggler {
        display: block;
    }

    .mobile_header .site-navbar {
        /*min-height: 90px;*/
                min-height: 70px;

    }

    .mobile_header .site-navbar ul {
        position: absolute;
        width: 100%;
        height: calc(100vh - 60px);
        left: 0;
                top: 71px;

        /*top: 138px;*/
        z-index: 10;
        flex-direction: column;
        align-items: center;
        /* border-top: 1px solid #fff; */
        background-color: rgb(255 255 255);
        max-height: 0;
        overflow: hidden;
        transition: .2s;
    }

    .mobile_header .site-navbar ul li {
        width: 100%;
        text-align: center;
                top: 136px;
                border-bottom: 0.4px solid #ededed;
    }

    .mobile_header .site-navbar ul li a {
        padding: 14px;
    }

    .mobile_header .site-navbar ul li a:hover {
        background-color: rgba(255, 255, 255, .1);
    }

    .mobile_header .site-navbar ul.open {
        /*max-height: 50vh;*/
        max-height: fit-content;

        /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
        overflow: visible;
    }
    /* navbar css for mobile end */
}
@media only screen and (min-width: 767px) and (max-width: 768px) {
    /* navbar css for mobile start */

    .menu-ds {
        display: none;
    }

    .mobile_header .nav-toggler {
        display: block;
    }

    .mobile_header .site-navbar {
        min-height: 90px;
    }

    .mobile_header .site-navbar ul {
        position: absolute;
        width: 100%;
        height: calc(100vh - 60px);
        left: 0;
        top: 231px;
        z-index: 10;
        flex-direction: column;
        align-items: center;
        /* border-top: 1px solid #fff; */
        background-color: rgb(255 255 255);
        max-height: 0;
        overflow: hidden;
        transition: .2s;
    }

    .mobile_header .site-navbar ul li {
        width: 100%;
        text-align: center;
    }

    .mobile_header .site-navbar ul li a {
        padding: 25px;
    }

    .mobile_header .site-navbar ul li a:hover {
        background-color: rgba(255, 255, 255, .1);
    }

    .mobile_header .site-navbar ul.open {
        max-height: 50vh;
        /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
        overflow: visible;
    }
    /* navbar css for mobile end */
}
@media screen and (min-width: 770px)and (max-width: 998px) {
    .mobile_header {
        display: none;
    }
}
@media screen and (min-width: 999px) {
    .mobile_header {
        display: none;
    }
}

/*slider css start*/
.slider_1 {
    margin-top: 55px;
}
.slide img {
    height: auto !important;
    padding: 0px !important;
}
.carousel,
.item{
    /*height: 100%;*/
    /*height: 41em;*/

    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
}
.carousel,
.item,
.active img {
    margin-left: auto;
    margin-right: auto;
}
.navbar-collapse.in {
    overflow-y: hidden;
}
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    font-size: 60px;
}
@media screen and (max-width: 766px) {
    .slider_1 {
        margin-top: 0px;
    }
}

/*slider css end*/

/*green coloring  start*/

.facilities-area {
   padding-top: 10px;
    padding-bottom: 53px;
}

.facilities-area2,.green-faqsection{
    background: #00896a;
}

.facilities-area2 .section_title .border:before {
    /*background: #00b4ff;*/
        background: #01ff5d;
}

.green-faqsection .section_title .border:before {
    /*background: #00b4ff;*/
        background: #01ff5d;
}

.facilities-area2 .section_title h1,.green-faqsection .section_title h1{
    color: white;
}



/*green coloring  end*/

/*gallery - start */
.gallery {
    width: 100%;
    float: left;
    background: #F7F9EC;
    padding: 80px 0;
    overflow: hidden;
}

.gallery_img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    /*border: 1px solid #09a99a82;*/
    border-radius: 20px;
    position: relative;
    margin-bottom: 10%;
}

.gallery .row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.gallery a {
    display: block;
    width: 100%;
    position: relative;
}

.gallery a:hover .gallery_img {
    border: 1px solid #09a99a;
}

.gallery a .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    border-radius: 20px;
    z-index: 2;
}

.gallery a:hover .overlay {
    opacity: 1;
}

.gallery h3 {
    font-size: 20px;
    font-weight: normal;
    color: rgba(37, 37, 37, 0.8);
    line-height: 32px;
    text-align: center;
}

.gallery-section{
        margin-top: 7%;
        margin-bottom: 7%;
}

.gallery-container {
    position: relative;
    width: 100%;
    height: 330px;
    border: 1px solid #09a99a82;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 10%;
}

.overlay {
    content: "View Image";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #09a99a8f;
    left: 0;
    top: 0;
    border-radius: 20px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    color: #fff;
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.gallery-container:hover .overlay {
    opacity: 1;
}


@media (max-width: 768px) {

    .gallery-section{
        margin-top: 7%;
        margin-bottom: 7%;
    }
}



/*gallery - end */


/*news - start */
.news-heading h2{
    text-align : center;
    color: #272727;
    font-size: 2.5em;
    padding-bottom: 33px;
    padding-top: 22px;
}

.news-thumb {
    background: #ffffff;
    border-radius: 10px;
    transition: box-shadow 0.3s ease;
  overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 551px;
    background-color: #fff;
}


.news-thumb:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.news-thumb .news-image {
    width: 100%;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: block;
}

.news-thumb:hover .news-image {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.news-thumb:hover .news-image {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.news-thumb img {
    border-radius: 10px 10px 0 0;
     display: block;
}

.margin-news{
    margin-bottom:35px
}

.news-info {
     padding: 21px 14px;
    text-align: left;
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
}

.news-info span {
    display: block;
    /*letter-spacing: 0.5px;*/
}

.news-info h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    color:#252525;
}

.news-info h3 a{
    color: #09a99a;
    font-weight: 600;
    font-size: 21px;

}

.news-info h3 a:hover{
   color: #23527c;
}

.news-info p{
    color: #757575;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
     margin: 0 0 10px;
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 41px;

}

.news-readmrbtn{
    font-weight: 600;
    color: #fff;
    background-color: #09a395;
    padding: 10px 30px 9px 33px;
    margin-top: 15px;
    width: 44%;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
       font-family: "Montserrat", sans-serif !important;

}

.news-readmrbtn:hover{
    color: white;
    background: #015d55;
}

.author {
    border-top: 1px solid #87d5ceba;
    padding-top: 1.5em;
    margin-top: 21px;
}


.author img {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    object-fit: cover;
}

.author-info h5 {
   margin-bottom: 0;
    font-weight: 600;
    color: black;
}

.author img, .author .author-info {
    display: inline-block;
    vertical-align: top;
}

.container-news{
        padding-bottom: 5%;
    padding-top: 6%;
}

@media (max-width: 1199px) and (min-width: 769px) {
    .news-readmrbtn{
         width: 80%;
    }
}
@media (max-width: 768px) {
   .news-thumb,.news-info p{
      height:auto
    }


.news-readmrbtn{
    width: 100%;
  }
}

#news-detail {
    padding-top: 100px;
    padding-bottom: 100px;
}

.news-image {
    margin-bottom: 30px;
    position: relative;
}

.news-detail-thumb .news-image img {
    border-radius: 10px;
}

.news-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}


.news-detail-thumb h3 {
    margin-bottom: 8px;
        color: black;
}

.news-image p{
    color: #757575;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}

.recent-post h4{
    color: #454545;
    font-size: 1.8em;
    padding-bottom: 2px;
}

.related-nw-box {
    background-color: #f3f3f3 !important;
    padding: 30px;
}

.cmore-link {
    color: #4e4e4e !important;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.cmore-link:hover{
    color:#587ab7 !important;
}

.nw-box img {
    border-radius: 5px;
    width: 100%;
    height: 166px;
}

.nw-box label {
       font-size: 22px;
    font-weight: 500;
    margin: 8px 0px 2px 0px;
    display: block;
    line-height: 30px;
}

.nw-box span {
    color: #252525;
    opacity: 80%;
    display: block;
    margin-bottom: 29px;
    font-size: 14px;
}


.related-nw-box .justify-content-between {
    justify-content: space-between !important;
}

.related-nw-box .d-flex {
    display: flex !important;
    align-items:center;
        margin-bottom: 13px;
}


.related-news-title{
        font-size: 21px;
    font-weight: 600;
    color: #09a99a;
}

/*@media (max-width: 1199px) and (min-width: 769px) {*/
/*    .nw-box img {*/
/*       height: auto;*/
/*    }*/
/*}*/
@media (max-width: 768px) {
  .news-image img,.nw-box img{
    height: auto;
  }
}

.index-news{
    margin-top: 3%;
    margin-bottom: 3%;
}



.view-btn{
    font-weight: 600;
    color: #fff;
    background-color: #09a395;
    padding: 11px 30px 11px 33px;
     font-size: 14px;
   font-family: "Montserrat", sans-serif !important;
    margin-top: 2px;
    width: 44%;
    text-align: center;
}

.view-btn:hover{
    color: white;
    background: #015d55;
}

.news-section-home{
    background: #fcfcfc;
    padding-top: 22px;
    padding-bottom: 43px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}


/*news - end */


/*testimonial section */

    .testimonial-section {
        position: relative;
        background-size: cover !important;
        padding: 32px 0px 58px 0px;
        background-repeat: no-repeat !important;
    }

    /*.testimonial-section:before {*/
    /*    position: absolute;*/
    /*    top: 0px;*/
    /*    left: 0px;*/
    /*    content: '';*/
    /*    width: 100%;*/
    /*    height: 100%;*/
    /*    background: rgba(72, 189, 197, 0.7);*/
    /*}*/




    .testimonial{
        border-right: 4px solid #2A3D7D;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
        padding: 30px 30px 30px 130px;
        margin: 0 15px 30px 15px;
        overflow: hidden;
        position: relative;
            background: white;
    }
    .testimonial:before{
        content: "";
        position: absolute;
        bottom: -4px;
        left: -17px;
        border-top: 25px solid #09a99a;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        transform: rotate(45deg);
    }
    .testimonial:after{
        content: "";
        position: absolute;
        top: -4px;
        left: -17px;
        border-top: 25px solid #09a99a;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        transform: rotate(135deg);
    }
    .testimonial .pic{
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: 60px;
        left: 20px;
    }
    .testimonial .pic img{
        width: 100%;
        height: auto;
    }
    .testimonial .description{
        font-size: 14px;
        letter-spacing: 0px;
        color: #6f6f6f;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .testimonial .title{
        display: inline-block;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #09a99a;
        margin: 0;
    }
    .testimonial .post{
        display: inline-block;
        font-size: 17px;
        color: #09a99a;
        font-style:italic;
    }


    #testimonial-slider .owl-dots button.owl-dot.active {
        background-color: #09a99a !important;

    }

   #testimonial-slider  .owl-dots button.owl-dot {
    margin: 0 3px !important;
    }

    @media only screen and (max-width: 767px){
        .testimonial{
            padding: 20px;
            text-align: center;
        }
        .testimonial .pic{
            display: block;
            position: static;
            margin: 0 auto 15px;
        }
    }



/*faq - departments */
.faq-section{
    padding-top: 2%;
    padding-bottom: 4%;
}


/*mission and vision - start */
  .inner-column span {
        font-weight: 600;
        /*color: #02ffb8;*/
                color: #fff;

        padding-left: 11px;
    }

    .fullwidth-section-two {
        display: flex;
        width: 100%;
        height: 74vh;
    }

    .fullwidth-section-two .column {
        position: relative;
        width: 50%;
        overflow: hidden;
    }


    .fullwidth-section-two .left-column {
        /*background: url('mission-bg.jpg') no-repeat;*/
        background-size: 100% !important;
        background-attachment: fixed !important;
    }



    .fullwidth-section-two .left-column:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /*background-color: rgba(34, 58, 102, 0.9);*/
        /*background-color: #00896ab5;        */
            background-color: #00896a;
    opacity: 0.88;
    }

    .fullwidth-section-two .left-column .inner-column {
        position: relative;
        padding: 3rem;
        color: #fff;
        z-index: 1;
    }


    .fullwidth-section-two .right-column {
        /*background: url(vision-bg.jpeg) no-repeat;*/
        background-size: 101% !important;
        background-attachment: fixed !important;
    }


    .fullwidth-section-two .right-column:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /*background-color: #036147d1;*/
        /*background-color:#e0c70b;*/
        /*background-color:#e0c70bd9;*/
        background-color: #e0c70b;
    opacity: 0.9;
    }

    .fullwidth-section-two .right-column .inner-column {
        position: relative;
        padding: 3rem;
        color: #fff;
        z-index: 1;
    }

    .fullwidth-section-two h2 {
        display: flex;
        font-size: 4rem;
        font-weight: 300;
        margin-bottom: 32px;
        padding-bottom: -2px;
        font-weight: 300;
                background-image: linear-gradient(120deg, #fff 0%, #ffffff00 100%);

        /*background-image: linear-gradient(120deg, #0ccb95 0%, #ffffff00 100%);*/
        background-repeat: no-repeat;
        background-size: 28% 0.05em;
        background-position: 84px 98%;
    }

    .fullwidth-section-two p {
        font-size: 1.73rem;
        line-height: 1.8;
        margin-bottom: 1rem;
        color: #ffffff;
        font-weight: 400;
    }

    @media (min-width: 769px) and (max-width: 1200px) {
        .fullwidth-section-two h2 {
            font-size: 3.8rem;
        }
        .fullwidth-section-two p {
            font-size: 1.6rem;
        }
        .fullwidth-section-two {
          height: 95vh;
        }

   }

    @media (min-width: 1201px) and (max-width: 1299px) {
        .fullwidth-section-two p{
            font-size: 1.57rem;
        }
        .fullwidth-section-two h2 {
            font-size: 3.8rem;
            background-position: 84px 91%;
        }
    }

    @media (min-width: 1400px) and (max-width: 1599.98px) {
       .fullwidth-section-two p {
            font-size: 1.9rem;
       }
        .fullwidth-section-two {
          height: 68vh;
        }
    }

    /* Ultra large devices (very large desktops, 1600px and up 80%) */
    @media (min-width: 1600px) and (max-width: 1799.98px) {
       .fullwidth-section-two p {
            font-size: 2.1rem;
       }
       .fullwidth-section-two h2 {
             font-size: 4.5rem;
       }
        .fullwidth-section-two {
          height: 66vh;
        }
    }

    @media (min-width: 1800px) and (max-width: 1999.98px) {
       .fullwidth-section-two p {
            font-size: 2.3rem;
       }
        .fullwidth-section-two {
          height: 66vh;
        }
    }

    @media (min-width: 2000px) {
          .fullwidth-section-two p {
            font-size: 2.5rem;
       }
       .fullwidth-section-two h2 {
            font-size: 5rem;
       }
        .fullwidth-section-two {
          height: 66vh;
        }
    }





    @media (max-width: 768px) {
        .fullwidth-section-two {
            flex-direction: column;
            height: auto;
        }

        .fullwidth-section-two .column {
            width: 100%;
            height: auto;
            position: relative;
        }

        .fullwidth-section-two .left-column {
            background-size: cover !important;
            background-position: left !important;
            background-attachment: fixed !important;
        }


        .fullwidth-section-two .right-column {
            background-size: cover !important;
            background-position: right !important;
            background-attachment: fixed !important;
        }

        .fullwidth-section-two h2 {
            font-size: 3.4rem;;
            margin-bottom: 14px;
            background-size: 56% 0.05em;
            background-position: 84px 85%;
        }

        .fullwidth-section-two p {
        font-size: 1.52rem;
    }
    }

    .inner-column .icon {
        width: 65px;
        height: 65px;
        margin-right: 15px;
        margin-top: -11px;
        animation: zoom 4s infinite ease-in-out;
    }

    @keyframes zoom {
        0% {
            transform: scale(0.8);
        }

        50% {
            transform: scale(1.0);
        }

        100% {
            transform: scale(0.8);
        }
    }

/*mission and vision - end */


/*our team - start  */

/*#team {*/
/*    scroll-margin-top: 200px;*/
/*}*/

.abt-part{
    padding-top: 80px;
    padding-bottom: 80px;
}

 .imp-custom-box {
    padding: 30px;
    /*background: linear-gradient(to right, #169c74, #1aa45a, #1aaa4e);*/
    /*color: white;*/
    color:#000000;
    /*outline: 1px double #49D5A7;*/
    outline-offset: -15px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    /*border-radius: 50px 0;*/
    border-radius:17px;
 }

 .mb-box{
     margin-bottom:32px;
 }

    .imp-custom-box img {
        width: 100%;
        height: auto;
        max-width: 350px;
            background: #d9d9d9;
        margin-right: 30px;
        /*border: 3px solid white;*/
        /*border-radius: 50px 0;*/
    }

    .imp-custom-box h2 {
        font-weight: 600;
        font-size: 3rem !important;
        line-height: 1.3;
         font-family: "Montserrat", sans-serif !important;
    }

    .imp-subheading{
      margin-top: 5px;
    font-size: 1.5rem !important;
    margin-bottom: 28px;
    color: #878585 !important;
    letter-spacing: 1.1px;
    font-family: "Montserrat", sans-serif !important;

    }

    .imp-custom-box h3 {
        font-weight: 600;
        font-size: 2rem;
    }

   .imp-custom-box p {
        color: #747474;
         font-family: 'Aller';
        /*font-family: 'Poppins', sans-serif !important;*/
        line-height: 1.7;
        font-weight: 400;
        font-size: 1.35rem !important;
    }

.center-team{
    justify-content: center;
    align-content: center;
    display: flex;

}

.row-team{
        gap: 32px;
    display: flex;
    justify-content: center;
}
    .imp-section {
        margin-top: -3%;
    }

     .directors-container {
            margin-top: 5%;
        }

        /*.director img {*/
        /*    width: 100%;*/
        /*    max-width: 300px;*/
        /*    border-radius: 24px;*/
        /*    object-fit: cover;*/
        /*    background: linear-gradient(135deg, #169c76, #17a25e, #1aaa4e);*/
        /*    border: 5px solid transparent;*/
        /*    border-image-source: linear-gradient(135deg, #169c76, #17a25e, #1aaa4e);*/
        /*    margin-bottom: 20px;*/
        /*}*/

        .director img{
            /*width: 100%;*/
           max-width: 300px;
            border-radius: 2px;
            object-fit: cover;
            background: #d9d9d9;
            /* background: linear-gradient(135deg, #169c76, #17a25e, #1aaa4e); */
            border: 0px solid transparent;
            /* border-image-source: linear-gradient(135deg, #169c76, #17a25e, #1aaa4e); */
            margin-bottom: 20px;
        }

        .director h3 {
            font-size: 17px;
            font-weight: 800;
            color: #2d2d2d;
            text-transform: uppercase;
            margin: 0;
             font-family: "Montserrat", sans-serif !important;
        }

        .director h3 span {
            display: block;
            font-size: 15px;
            font-weight: 500;
            color: #555;
            margin-top: 5px;
        }

@media (max-width: 767px) {
    .imp-custom-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .imp-custom-box img {
        margin-right: 0;
        margin-bottom: 20px;
        max-width: 100%;
    }

   .imp-custom-box h2 {
        font-size: 1.8rem !important;
        margin-top: 0px !important;
    }

    .imp-custom-box h3 {
        font-size: 1.6rem;
    }

    .imp-custom-box p {
        font-size: 1.2rem;
        text-align: start !important;
    }
}

@media (min-width: 768px) {
    .imp-custom-box {
        flex-wrap: nowrap;
        align-items: center;
    }

    .imp-custom-box img {
        max-width: 350px;
        margin-right: 30px;
    }

    .imp-custom-box h2 {
        font-size: 2.5rem;
    }

    .imp-custom-box h3 {
        font-size: 2rem;
    }

    .imp-custom-box p {
        font-size: 1.5rem;
    }
}



/*our team - end   */

/*offers - start */
 .offers-section {
        padding: 60px 74px;
        background-color: #f7f7f7;
    }

    .offer-card {
        background-color: #fff;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }

    .offer-image img {
        width: 100%;
        height: 301px;
        object-fit: cover;
        border-bottom: 1px solid #ddd;
        transition: opacity 0.3s ease;
    }

    .offer-image img:hover {
    opacity: 0.8;
}

    .text-container {
        padding: 20px;
        text-align: start;
    }

    .offer-title {
        text-transform: capitalize;
        font-size: 17px;
        font-weight: bold;
        color: #09a99a;
        margin-bottom: 10px;
        margin-top: 4px;
        line-height: 1.2;
        font-weight: 600;
    }

    .offer-description {
        font-size: 14px;
        color: #777;
        margin-bottom: 15px;
        min-height: 67px;
        font-weight: 400;
    }

    .offer-btn{
        font-weight: 600;
    color: #fff;
    background-color: #09a395;
   padding: 9px 30px 9px 33px;
    margin-top: 2px;
    width: 44%;
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
       font-family: "Montserrat", sans-serif !important;

    }

    .offer-btn:hover {
        color: white;
        background: #015d55;
    }

    .facilities-btn{
       font-weight: 600;
        color: #fff;
        background-color: #09a395;
        padding: 9px 8px 10px 9px;
        margin-top: 2px;
        /*width: 56%;*/
        width: 91%;
        text-align: center;
        font-size: 14px;
        text-transform: capitalize;
        font-family: "Montserrat", sans-serif !important;
    }

    .facilities-btn:hover {
        color: white;
        background: #015d55;
    }


    .btn-view {
        display: inline-block;
        padding: 10px 20px;
        background-color: #007bff;
        color: #fff;
        border-radius: 5px;
        text-decoration: none;
        font-size: 1rem;
        transition: background-color 0.3s;
    }

    .btn-view:hover {
        background-color: #0056b3;
    }

    @media (max-width: 991px) {
        .offer-image img {
            height: auto;
        }
    }

    @media (max-width: 767px) {
        .offer-card {
            margin-bottom: 20px;
        }
        .offers-section {
         padding: 60px 12px;
        }

        .offerp{
            padding-left: 0px;
        }
        .offer-details h2 {
            font-weight: 700 !important;
            font-size: 19px !important;
        }
        .offer-details h4, .offer-details ul li, .offer-details ol li {
            color: #667085;
            font-weight: 400;
            font-size: 16px !important;
            line-height: 28px !important;
            text-align: start !important;
        }
    }


   .span-offer{
       color: grey;
        font-weight: 500;
        font-size: 20px;
    }
     .offer-details ul li, .offer-details ol li {
       list-style: disc !important;
    }

    .offer-details h2 {
        font-weight: 700;
        font-size: 28px;
        color: #008d96;
    }

    .offer-details img {
        max-width: 100%;
        width: 100%;
        height: auto;
        object-fit: cover;
}

    .offer-details h6 {
            font-weight: 400;
            font-size: 15px;
            color: #000;
            line-height: 20px;
    }

    .offer-details h4, .offer-details ul li, .offer-details ol li {
        color: #667085;
        font-weight: 400;
        font-size: 18px;
        line-height: 32px;
        text-align: justify;
    }

/*offers - end */


.yt-icon{
    font-size: 17px !important;
    line-height: 39px !important;
}

.width-icon{
      width: 27% !important;
}

.mt-dept{
    margin-top:0px !important;
}

.departments-home {
    background: #fff;
    text-align: center;
    /* border: 1px solid #d8d5d5; */
    border-radius: 5px;
    padding: 20px 10px 24px 10px;
    box-shadow:0 4px 11px rgba(0, 0, 0, 0.1);
    /*box-shadow: 0 0px 2px 0 rgb(185 185 185 / 70%);*/
    /* box-shadow: 0 0px 1px 0 rgb(97 97 97); */
    min-height: 259px;
    margin-top: 20px;
}

@media (max-width: 1199px) and (min-width: 769px) {
  .tab-dept{
      display:none !important;
  }
}

@media only screen and (max-width: 768px) {
    .dept_content p {
        display: block !important;
    }
    .departments {
        min-height: auto;
    }
}


 .clickable-text .text-holder h4,
  .clickable-text .text-holder span {
    transition: color 0.3s ease;
  }

  .clickable-text:hover .text-holder h4,
  .clickable-text:hover .text-holder span {
    color: black;
  }

  .location-text {
    /*color: inherit;*/
 font-family: 'Aller';
    transition: color 0.3s ease;
    font-size:15px;
  }

.footer_head a {
    font-size: 15px;
}

.footer-about {
    font-size:15px;
}

  .clickable-location:hover .location-text {
    color: #b3b3b3;
  }

   .location-heading {
       color:#848484;
    transition: color 0.3s ease;
  }

  .location-link:hover .location-heading {
    color: black;
  }

  .address-span span{
      top:-11px;
  }

  .phone-link{
      color:#848484;
  }


  .phone-link:hover {
      color: #000;
    }

    .mail-phone{
    color: #848484;
}

.mail-phone:hover{
    color: #b3b3b3;
}

.mob-me li a:hover{
    color: #b3b3b3;
}

.line-w{
        padding: 9px 13px;
        border-bottom: 1px solid #ebebeb;
}

.line-e{
        padding: 9px 13px;
}


.pt-w{
        padding-top: 5px;
}

.whatsapp-c{
    font-size: 30px;
    vertical-align: middle;
    color: #169ad2;
}

.mob-titlee-a{
    top:-11px !important;
}



@media (min-width: 1199px) {
    .abc {
        overflow: hidden !important;
    }

}



@media (max-width: 768px) {
    .sub_title,.mob-titlee-a {
        font-size: 14px;
        top: 0px !important;
    }

    .whatsapp-c{
        padding-left:10px;
    }
    .contact_details .flaticon-pin,
    .flaticon-technology,
    .flaticon-interface {
        padding: 0px;
    }
}


  .head-mobs{
      color:#848484;
  }

  .head-mobs:hover{
      color:black;
    }



    /*careers*/

    .careers_section {
    background: #fcfcfc;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
}

    .career-box{
        background-color: white !important;
        padding: 1rem  2rem !important;
        align-content: space-between !important;
        flex-wrap: wrap !important;
        height: 100% !important;
        width: 100% !important;
        border:1px solid #dee2e6;
        border-width: 1px !important;
    }

    .current_openings {
     width: 100%;
    max-width: 1230px;
    background: linear-gradient(to right, #1aaa4e, #1aa45a, #169c74) no-repeat top center;
    background-color: #fff !important;
    margin: 0 auto 50px auto;
    padding: 32px 0 39px 0;
    background-size: cover !important
}


.current_openings h2 {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 32px;
    color: #ffffff;
    padding-bottom:21px !important;
    text-transform: uppercase;
    font-family:'Poppins', sans-serif !important;
}
.current_opening_link:hover h3 {
    color: #09a99a;
}
.current_openings h3 {
   width: 100%;
    float: left;
    font-weight: 800;
    font-size: 20px;
    color: #2d2d2d;
    margin-top: 9px !important;
    text-transform: uppercase;
        font-family:'Poppins', sans-serif !important;

}
.current_openings h4, .current_openings_modal h4 {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    color: #4d4d4d;
    text-align: justify;
}
.current_openings_modal ul li {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    color: #2d2d2d;
}
.current_openings_arrow {
	width: 20px;
}
.career_morebtn {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 10px;
    color: #2d2d2d;
    cursor:pointer;
    text-transform: uppercase;
        font-family:'Poppins', sans-serif !important;

}
.career_morebtn:hover {
    color: #09a99a;
}
.career_form {
    width: 100%;
    float: left;
    background: #fff;
	padding: 70px 0 0 0;
}
.career_form h1 {
    width: 100%;
    float: left;
    font-weight: 800;
    font-size: 30px;
    color: #2d2d2d;
    text-transform: uppercase;
}
.career_form .send_btn {
	background-color: #09a99a;
    color: #fff;
	border: 1px solid #09a99a;
}
.career_form .send_btn:hover {
	border: 1px solid #09a99a;
    background: #fff;
    color: #09a99a;
}
.career_form input, .career_form textarea {
	border: 1px solid #ccc !important;
}
.career_form .form-floating > label {
    color: #666666;
}
.career_form img {
    width: 100%;
	float: left;
	position: -webkit-sticky;
	position: sticky;
	top: 70px;
}
.career_form_file input {
	padding: 1rem .75rem;
}
.career_form_file label {
    width: 100%;
	float: left;
	color: #2d2d2d;
    font-weight: 400;
    font-size: 15px;
    line-height: 35px;
	text-align: left;
}
.career_form_file label span {
    font-size: 12px;
}

 .mb-careeer{
            margin-bottom: 37px;
    }

    @media (max-width: 799px) and (min-width: 420px) {
        .row-tab{
                margin-right: 18px;
            margin-left: 13px;
        }

    }

@media (max-width: 768px) {
    .current_openings h2 {
        font-size: 29px;
      padding-left: 16px;
         text-align:start !important
    }

    .mb-careeer{
            margin-bottom: 17px;
    }

}


.career-form-detail{
    margin: 36px 0px;
}

.dept_contentt p{
    color: #747474;
    font-size: 14px;
    padding-bottom:12px;
}

.dept_contentt h4{
    color: #333;
    font-size: 18px;
}


.news-readmrbtn2{
    font-weight: 600;
    color: #fff;
    background-color: #09a395;
     padding: 8px 25px 6px 25px;
    font-size: 15px;
    margin-top: 2px;
    width: 44%;
    text-align: center;
    text-transform: capitalize;
}

.news-readmrbtn2:hover{
    color: white;
    background: #015d55;
}

/*mouse hover effect facilities - start */

.facilities-area .single-item {
    /*background: #09a99a;*/
    /*border: 1px solid #09a99a;*/
    transition: all 0.3s ease;
}

.facilities-area .single-item:hover {
    background: #007e73;
    border-color: #007e73;
}

.facilities-area .single-item:hover .icon-holder {
    background: #005f56;
    border-right: 1px solid #005f56;
    transition: all 0.3s ease;
}

.facilities-area .single-item:hover .text-holder h3 {
    color: #ffffff;
    transition: color 0.3s ease;
}

.facilities-area .single-item:hover p {
    color: #ffffff;
    transition: color 0.3s ease;
}

.facilities-area .single-item:hover .icon-box .icon img {
    filter: brightness(0) invert(1);
    transition: filter 0.3s ease;
}

/*mouse hover effect facilities - end */


.with-overlay {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.with-overlay::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00896a;
    opacity: 0.9; /* Adjust opacity for desired effect */
    z-index: 1;
}

.with-overlay .container {
    position: relative;
    z-index: 2; /* Ensure content stays above the overlay */
}


.mob-padding-bottom{
        padding-bottom: 17px;
}


.pt-ds{
    padding-top:10px;
}

.new-call-code{
    padding-right: 22px;
    justify-items: end;
}

.row-flexx{
    display:flex;
}

.calltextt{
    cursor:default;
    margin-top: 2px;
}

.nww{
    line-height: 15px;
}

.globeicons{
     color: #09a99a;
    font-size: 77px;
    line-height: 0px;
    color: #09a99a;
    font-size: 43px;
    line-height: 1;
}

.globeicons::before {
    content: "\f3ee";
    font-size: 31px !important;
    color: #000;
}


.foll{
    justify-content: end;
}

 .departments img{
    width:92px !important;
}

.mainmenu-right-box .consultation-button a:hover{
    background: #015d55;
}

.footer-headings{
    font-size:21px;
}


#logoSection {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: white;
  /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);*/
  transition: transform 0.3s ease-in-out;
}

#menuSection {
  position: sticky;
  top: 0;
  z-index: 999;
  transition: top 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

#logoSection {
  transform: translateY(0);
}

#logoSection.show {
  transform: translateY(0);
}

#menuSection.show {
  transform: translateY(0);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);

}

#logoSection img {
  transition: transform 0.3s ease;
}


@media (max-width: 768px) {
    #menuSection{
        display:none !important;
    }

    .slider_1 {
    margin-top: 0px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 29px;
}

    #mobileHeader {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease-in-out;
  /*transform: translateY(-100%);*/
}

 #mobileHeader.show {
  transform: translateY(0);
}

    #logoSection {
    display: none !important;
  }
    .page-title {
        padding: 92px 0px 101px 0px;
    }
    .page-title .title {

    padding-top: 0px;
}
    .page-title .title h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .text-holder h3 {
    color: #222;
    font-size: 19px;
   }
    .mob_card h4 {
        font-size: 12px;
    }
    .imp-custom-box img {
            max-width: 100% !important;
     }

    .imp-custom-box {
        display: flex;
        flex-direction: column !important;
        max-width: 96%  !important;
    }
    .row-team{
        display:block;
    }
    .director img {
         max-width: 262px !important;
    }
    .facilities-area .single-item {
           padding-right: 10px;
    }
}


/*offer home page*/

.offer-pds{
    padding-top: 24px;
}
  .carousel-container {
            width: 100%;
            max-width: 1200px;
            margin: 20px auto;
            padding: 0 15px;
            padding-bottom: 34px;
            position: relative;
            /*overflow: hidden;*/
        }

        .carousel-container .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            height: 200px;
            object-fit: cover;
            border-radius: 8px;
        }

        .carousel-container .owl-carousel .item {
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0 10px !important;
        }

        .carousel-container .owl-carousel .owl-nav {
            position: absolute;
            top: 50%;
            width: 100%;
            display: flex;
            justify-content: space-between;
            transform: translateY(-50%);
            pointer-events: none;
        }

        #health-care-carousel .owl-prev span,
                 #health-care-carousel .owl-next span {
                    font-weight: 200;
                    font-size: 25px;
                    position: relative;
                    top: -2px;
            }


        @media (min-width: 1400px) and (max-width: 1599.98px) {
            #health-care-carousel .owl-prev span,
                 #health-care-carousel .owl-next span {
                    font-weight: 200;
                    font-size: 25px;
                    position: relative;
                    top: -1px;
            }
        }




        .carousel-container .owl-carousel .owl-nav button.owl-prev,
        .carousel-container .owl-carousel .owl-nav button.owl-next {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            font-size: 24px;
            font-weight: 600;
            background: rgba(5, 166, 151, 0.7) !important;
            color: white;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0;
            border: none;
            pointer-events: auto;
            transition: background-color 0.3s ease;
        }

        .carousel-container .owl-carousel .owl-nav button.owl-prev {
            margin-left: -30px;
        }

        .carousel-container .owl-carousel .owl-nav button.owl-next {
            margin-right: -17px;
        }

            .carousel-container .owl-carousel .item {
            cursor: pointer;
         }

    .carousel-container .owl-carousel .item:hover {
        opacity: 0.9;
        transition: opacity 0.3s ease;
    }

    .carousel-container .owl-carousel .owl-nav button.owl-prev,
        .carousel-container .owl-carousel .owl-nav button.owl-next {
            transition: background-color 0.3s ease;
        }

        .carousel-container .owl-carousel .owl-nav button.owl-prev:hover,
        .carousel-container .owl-carousel .owl-nav button.owl-next:hover {
            background: rgb(0, 156, 125) !important;
        }



   @media (min-width: 768px) {
    #health-care-carousel .owl-item {
        transition: opacity 1s ease;
    }

    #health-care-carousel .owl-item.fadeOut {
        opacity: 0;
    }

    #health-care-carousel .owl-item.fadeIn {
        opacity: 1;
    }
}


        @media screen and (min-width: 768px) {
            .carousel-container .owl-carousel .owl-item img {
                height: 296px;
            }

            .carousel-container .owl-carousel .owl-nav button.owl-prev,
            .carousel-container .owl-carousel .owl-nav button.owl-next {
                width: 35px;
                height: 35px;
                font-size: 30px;
            }

        }

            @media screen and (max-width: 768px) {
                .carousel-container .owl-carousel .owl-item img {
                    height: auto;
                    padding:0px !important;
                }

                .carousel-container {
                        margin: 0px auto;
                }
                     .section_title h1 {
                     font-size: 23px !important;
                }
                .carousel-container .owl-carousel .owl-nav button.owl-prev {
                    margin-left: -5px;
                }
                .carousel-container .owl-carousel .owl-nav button.owl-next {
                     margin-right: 0px;
                }
            }



        .carousel-container .owl-carousel .owl-dots {
            text-align: center;
            margin-top: 10px;
        }

        .carousel-container .owl-carousel .owl-dot {
            display: inline-block;
            width: 10px;
            height: 10px;
            background: #ccc;
            border-radius: 50%;
            margin: 0 5px;
        }

        .carousel-container .owl-carousel .owl-dot.active {
            background: #05a697;
        }

        /*offer home page */

          .ofmb{
           margin-bottom: 36px;
         }

        /*110%*/
@media (min-width: 1200px) and (max-width: 1299px) {
   .imp-custom-box{
        max-width: 95% !important;
    }
     .imp-custom-box h2 {
        font-size: 2.3rem !important;
    }
}

/*90%*/
@media (min-width: 1400px) and (max-width: 1599.98px) {
    .imp-custom-box{
        max-width: 78% !important;
    }
    .imp-custom-box img {
        max-width: 25% !important;
    }
    .imp-custom-box p {
        font-size: 1.5rem !important;
    }
    .contact_btn {
       padding: 12px 24px 11px 24px;
    }
}

/*80%*/
@media (min-width: 1600px) and (max-width: 1799.98px) {
     .imp-custom-box{
        max-width: 70% !important;
    }

     .imp-custom-box img {
        max-width: 25% !important;
    }
    .imp-custom-box p {
        font-size: 1.7rem !important;
    }
    .imp-custom-box h2 {
        font-size: 2.3rem !important;
    }
    .imp-subheading {
        font-size: 1.7rem !important;
    }
}

/*70%*/

@media (min-width: 1800px) and (max-width: 1999.98px) {
  .imp-custom-box{
        max-width: 66% !important;
    }

     .imp-custom-box img {
        max-width: 25% !important;
    }
    .imp-custom-box p {
        font-size: 1.7rem !important;
    }
    .imp-custom-box h2 {
        font-size: 2rem !important;
    }
    .imp-subheading {
        font-size: 1.7rem !important;
            margin-bottom: 14px;
    }

}



   @media (min-width: 768px) {
    .d-md-flex{
        display: flex !important;
        gap: 20px;
        }
    }

.pro_menu ul li a:after{
    border-color:#E0C70B !important;
}
.about_image_content{
    background-color:#B5DD0E !important;
}
.text-holder h3{
    color:#B5DD0E !important;
}
.mainmenu-right-box .consultation-button a{
    /*background:#B5DD0E !important;*/
}
.news-readmrbtn,.offer-btn,.facilities-btn{
    /*background-color: #b5dd0e;*/
}
 .testimonial:after,.testimonial:before{
     border-color:#E0C70B!important;
 }
 .testimonial .post{
     color: #B5DD0E !important;
 }
 .view .view-btn{
     color: #b5dd0e;
     border-color: #b5dd0e !important;
 }

 .view .view-btn:hover{
     background-color:#b5dd0e !important;
 }

 .contact_details i,.contact_details span{
     color: #b5dd0e;
 }

 .row-insurance{
     display: flex;
    flex-wrap: wrap;
 }

 .login-area{
    padding-top: 80px;
    padding-bottom: 80px;
}

.login-area .nav-link,.user-area-h1{
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: bold;
    background: none !important;
    border: none !important;
    color: #CACACA;
    text-transform: capitalize;
    text-align:center;
    width:100%;
}
.login-area .nav-item.active .nav-link,.user-area-h1{
    color:#000 !important;
}

.login-area .nav-item{
    width:100% !important;
    text-align:center;
}

.login-area .login-container{
    max-width:390px;
    margin:auto;
}

.login-container .nav.d-flex{
    display:flex !important;
    align-items:center;
}

.login-area .br-custom{
    border-right: 1px solid #000 !important;
    margin: 0px;
    width: 1px !important;
    max-height:30px;
    min-height:30px;
}
.login-area .nav-pills.mb-4{
    margin-bottom:20px !important;
}
.login-area input,.login-area select{
    background-color:#E9F1EC;
    border:1px solid #92D5BB;
    min-height:50px;
}

.login-area input:focus,.login-area select:focus{
    box-shadow: 0px 2px 10px #00896938 !important;
}

.login-area .user-cred-form{
    margin:48px 1px !important;
}

.login-area .form-label{
        font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 16px;
}

.offer-row{
    display:flex !important;
    flex-wrap:wrap;
}

.btn-user-act{
    background-color: #008969 !important;
    color: #fff !important;
    font-size: 12px !important;
    width: 100%;
    padding: 20px 10px;
        font-family: 'Montserrat';
}

.btn-user-act::before{
    display:none !important;
}
.btn-user-act:hover{
    background-color:#09a99a !important;
}

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

.otp-num{
    display:flex;
    gap:20px;
}

.login-area input::-webkit-outer-spin-button,
.login-area input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.login-area input[type=number] {
  -moz-appearance: textfield;
}

.otp-num input{
    font-size: 33px;
    text-align: center;
    color: #09a99a;
}

.otp-resend-msg{
    color: #252525 !important;
    font-size: 14px !important;
    text-align: center;
    margin-top: 25px;
}

.otp-resend-msg a{
    color:#0C75FF !important;
    text-decoration:underline !important;
}

.user-slt-box{
    display: flex;
    gap: 10px;
    align-items: center;
    background-color: #E9F1EC;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #92D5BB;
    transition: 0.3s !important;
    justify-content: space-between;
    cursor: pointer;
    margin-bottom: 20px;
}

.user-slt-box:hover{
    box-shadow: 0px 2px 12px #09a99a26;
    transform: scale(1.02);
}

.user-slt-box .user-bx-img{
    width:61px;
    height:61px;
    min-width:61px;
    border-radius:50%;
}

.user-arrow-img{
    width:24px;
    height:24px;
}

.user-slt-box h6{
    font-size: 16px;
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat';
    margin: 0px !important;
}

.user-slt-box p{
    font-size:13px !important;
    margin-bottom:0px !important;
}
.account-list-bx{
    margin:50px 0px !important;
}

.appoinment-area{
    padding:40px 0px;
}

.calendar-area{
    min-height:200px;
}

.cc-scheme-bx{
    display:flex;
    gap:10px;
    margin-bottom:15px;
}

.cc-scheme-bx span{
    color:#AFAFAF !important;
}

.color-block-dsp{
    width:21px;
    height:21px;
}

.apt-title-area .title,.title-sub-2{
    font-weight: 600;
    color: #000;
    font-size: 19px;
}

.title-sub-2 span{
    font-weight:300;
}

.apt-title-area{
    display: flex;
    justify-content: space-between;
    gap: 14px;
    align-items: center !important;
    border: 1px solid #ECECEC !important;
    border-left: none !important;
    border-right: none !important;
    padding: 20px;
}

.doc-apt-box{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    border-bottom: 1px solid #ECECEC;
    padding: 18px 25px;
}
.doc-apt-box .doc-spt-img{
    width:47px;
    height:47px;
    border-radius:50%;
    object-fit:cover;
}
.doc-apt-ddet .doc-name{
    font-weight:600;
    font-family: 'Montserrat';
    color:#000 !important;
    display:block !important;
    height:auto !important;
}

.doc-apt-ddet .doc-spex-name{
    font-size:14px;
    color:#008969;
}

.doc-apt-ddet{
    width:100%;
}

.doc-spt-img .apt-time{
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 3px;
}

.apt-time span{
    font-size: 13px;
    color: #000;
    opacity: 81%;
    white-space: nowrap;
}

.apt-time{
    display: flex;
    flex-direction: column;
    align-items: end;
}

.apt-time img{
    width: 20px;
    margin-bottom: 5px;
}

.doc-selected {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
}

.doc-selected .doc-select-img{
    width: 116px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.doc-sel-data span{
    display:block;
}
.doc-sel-data .doc-sel-name{
    font-family: 'Montserrat';
    font-size: 19px;
    color: #000;
    font-weight: 600;
}

.doc-sel-qualify,.doc-sel-dept{
    font-family: 'Montserrat';
    font-size: 15px !important;
    font-weight: 500;
    color: #000;
}

.change-doc{
    font-size: 15px !important;
    text-decoration: underline;
    color: #CB3131;
}


.av-slot{
    background-color: #92D5BB;
    font-size: 17px;
    display: inline-flex;
    padding: 12px;
    border: 1px solid #008969;
    border-radius: 5px;
    font-family: 'Montserrat';
    color: #008969;
    cursor: pointer;
    transition:0.3s;
}
.av-slot:hover{
    box-shadow: 0px 2px 9px #92d5bb;
}
.slots-disp {
    display: flex;
    gap: 10px;
    margin-top: 16px !important;
    flex-wrap: wrap;
}
.av-slot.unavailable{
    background-color:#F3F3F3 !important;
    border-color:#F3F3F3;
    color:#00000078;
    cursor: not-allowed;
    box-shadow:none !important;
    transform:none !important;
}

.av-slot.select{
    background-color:#008969;
    color:#fff !important;
    border-color:#008969;
}
.current-appoinments .dropdown-toggle{
        border: none !important;
        padding:4px !important;
        outline:none !important;
}
.current-appoinments .dropdown-toggle::before,.btn-see-all-apt::before,.appoinment-area .btn::before{
    display:none;
}
.calendar-color-scheme,.slot-disp-area {
    padding: 15px 20px;
}
.current-appoinments .dropdown-item{
    display: block;
    padding: 5px 10px;
    color: #252525;
}
.current-appoinments .dropdown-item:hover{
    color:#09a99a;
}
.current-appoinments .dropdown-menu{
    right:0;
    left:auto !important;
}
.apt-title-area.blank-area{
    border-top:none !important;
}
.btn-see-all-apt{
        font-family: 'Montserrat';
    background: #008969 ;
    color: #fff !important;
    width: 100%;
    font-weight: 600;
    border:1px solid !important;
    margin-top: 20px;
    transition:0.3s;
}
.btn-see-all-apt:hover{
    background-color:#015d55 !important;
}
.doc-list-li{
    padding:20px !important;
}
.current-appoinments .dropdown-item.text-danger{
    color:#a94442 !important;
}
.apt-action-buttons .btn{
    background-color:#F3F3F3;
    font-family: 'Montserrat';
    color: #00000080;
    border:none !important;
    outline:none !important;
}

.apt-action-buttons{
     margin-top:30px;
}

.apt-action-buttons .submit-btn{
    background-color: #008969 !important;
    color: #fff !important;
    min-width: 200px;
    margin-right: 10px;
}
.user-cred-form input[type="date"]{
    position:relative;
}
.user-cred-form input[type="date"]::after{
    content:"";
    background-image:url(../images/user-sel-date.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-color: #e9f1ec;
    background-size: cover;
    right: 12px;
    top: 15px;
    pointer-events:none !important;
}

.user-cred-form select{
    -webkit-appearance: none;
}
.user-cred-form .custom-select{
        position:relative;
}
.user-cred-form .custom-select::after{
    content: "";
    background-image: url(../images/user-sel-arrow.svg);
    position: absolute;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    background-size: cover;
    right: 12px;
    top: 59px;
}

@media(min-width:992px){
    .lhs-c{
        padding-right:0px !important;
        border-right:1px solid #F3F3F3;
    }
    .rhs-c{
        padding-left:0px !important;
    }
    .doc-selected,.rhs-c .apt-title-area,.slot-disp-area,.apt-action-buttons {
        padding-left:70px !important;
    }
}

@media(max-width:658px){
    .call a{
        font-size:10px !important;
    }
    .call .flaticon-phone:before{
        font-size:14px !important;
    }
    .call .fa{
        font-size: 12px;
        margin-left: 8px;
    }
    .contact_details .col-lg-4{
        float:inherit !important;
    }
    .login-btn .dropdown .dropdown-content{
        right: 0 !important;
        left: auto;
    }
}
.login-btn .dropdown:hover .dropdown-content, .login-btn .dropdown-content:hover {
    z-index: 9999 !important;
    height: 100% !important;
    overflow: visible !important;
    min-width: 200px !important;
}

.contact_details .col-lg-4 {
    display:flex;
    align-items:center;
    gap:10px !important;
}

.contact_details .col-lg-4 .sub_title{
    top:0px !important;
}
.pro_menu ul li a.active,.nav-m li a.active{
    color: #09a99a !important;
}

.usefull-links a.active{
    color:#b5dd0e !important;
}


.doc-img img {
    aspect-ratio: 3 / 2;
    object-fit: contain;
 }

 .facility-row {
  display: flex;
    flex-wrap: wrap;
    align-items: stretch;

}


.facilities-area .single-item {
      display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 85%;
}

.news-img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.dept_section h1,
.dept_section h2{
    font-family: "Montserrat", sans-serif !important;
    color:#222222 !important;
}

.dept_section p{
   font-family: 'Aller' !important;
}

.doc_profile ul{
    padding-left : 30px !important;
}

.doc_profile ul li{
    list-style : circle !important;
}


