@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.container-fluid {
    padding: 0 !important;
    margin: 0 !important;
}

.header .phone_message {
    display: flex;
    justify-content: end;
    border-bottom: 1px solid;
    padding: 15px 40px;
}

.header .phone_message .test {
    padding: 0 16px;
}

.header .phone_message span {
    padding: 0 6px;
}

.header .main_head {
    border-bottom: 1px solid;
    padding: 10px 0;
}

.header .main_head .image .photo img {
    width: 100%;
    height: 121px;
}

.header .main_head .web_pages {
    display: flex;
}

.header .image img {
    width: 70%;
    margin: 0 12px;
    height: 38px;
}

.header .main_head .web_pages .tests span.day {
    opacity: 0.7;
}

.header .image {
    display: flex;
    justify-content: space-between;
}

.header .image .pagess {
    display: flex;
    justify-content: center;
    padding: 40px 0;
}

.header .image .pagess svg.bi.bi-telephone {
    background: #FF5656;
    margin: 5px 8px;
    color: white;
}

.header .image .pagess .Botton {
    display: flex;
    padding: 0 45px;
}

.header .image .pagess .Botton .button_1 {
    padding: 9px 16px;
}

.header .image .pagess .Botton .button_2 {
    padding: 9px 16px;
}

.header .image .pagess .Botton .button_1 a {
    border: 1px solid;
    color: white;
    background: #FF5656;
    padding: 12px 18px;
    text-decoration: none;
    border-radius: 4px;
}

.header .image .pagess .Botton .button_2 a {
    border: 1px solid;
    color: white;
    background: #FF3C29;
    padding: 12px 18px;
    text-decoration: none;
    border-radius: 4px;
}

section.nav_header nav.navbar.navbar-expand-lg.bg-body-tertiary {
    margin: 0;
}

section.nav_header li.nav-item a.nav-link {
    padding: 0 16px;
    text-decoration: none;
    color: black;
    font-size: 14px;
    font-weight: 500;
}

section.silder_form .row {
    margin: 0;
}

section.silder_form .main {
    padding: 0;
}

section.silder_form .main .photo img {
    width: 100%;
}

section.silder_form .main .photo {
    height: 100%;
    max-height: 399px;
}

section.silder_form .main .slick-dots li button:before {
    font-size: 15px !important;
}

section.silder_form .main .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fb0404 !important;
}

section.silder_form .main .slick-dots {
    bottom: 13px !important;
    width: 100%;
    list-style: none;
    text-align: center;
}

section.docters_fully .our_doctor .parass {
    width: 8%;
    margin: 0 250px;
}

section.docters_fully .our_doctor .parass p {
    margin: 0;
    color: rgb(255, 86, 86);
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid;
}

section.docters_fully .our_doctor .experienced {
    text-align: center;
}

section.docters_fully .our_doctor .experienced h2 {
    font-size: 23px;
    font-weight: 600;
}

section.docters_fully .our_doctor .experienced p {
    font-size: 15px;
    width: 55%;
    margin: 20px 259px;
}

section.docters_fully .our_doctor .single_picss .proilesss {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    text-align: center;
    height: 380px;
    margin: 18px 0;
    border-radius: 15px;
    padding: 20px 0 0;
}

section.docters_fully .our_doctor .single_picss .proilesss .names_detals h3 {
    color: rgb(18, 47, 94);
    font-size: 16px;
    font-weight: 600;
}

section.docters_fully .our_doctor .single_picss .proilesss .names_detals p {
    font-size: 14px;
    color: rgb(255, 86, 86);
    font-weight: 500;
    padding: 10px 0 0;
    width: 77%;
    margin: 0 45px;
    padding-bottom: 10px;
    height: 58px;
}

section.docters_fully .single_picss .proilesss .names_detals .bottens a {
    font-size: 13px;
    color: black;
    border: 1px solid rgb(255, 86, 86);
    padding: 4px 10px;
    border-radius: 17px;
}

section.docters_fully .single_picss .proilesss .names_detals .bottens a:hover {
    text-decoration: none;
    color: white;
    background: rgb(255, 86, 86);
}


section.footer {
    padding: 100px 0 30px;
    position: relative;
}

section.footer .row {
    margin: 0;
}

section.footer .newsletter {
    position: relative;
    background: rgb(238, 238, 238);
    height: 360px;
}

section.footer .newsletter .adipiscing {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    background: rgb(255, 117, 117);
    display: flex;
    border-radius: 10px;
    width: 68%;
    margin: 0 223px;
    height: 140px;
    position: absolute;
    top: -66px;
}

section.footer .newsletter .adipiscing .ipsum {
    text-align: center;
    padding: 0 11px;
}

section.footer .newsletter .adipiscing .ipsum h2 {
    font-size: 30px;
    color: white;
    font-weight: 800;
}

section.footer .newsletter .adipiscing .ipsum h5 {
    color: white;
    font-size: 16px;
    font-weight: 600;
}

section.footer .newsletter .adipiscing .form {
    padding: 52px 0;
}

section.footer .newsletter .adipiscing .form-control {
    height: 40px !important;
}

section.footer .newsletter .adipiscing .form-control::placeholder {
    font-size: 20px;
    padding: 4px 0;
}

section.footer .newsletter .adipiscing .buttons a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid rgb(255, 0, 0);
    background: rgb(255, 0, 0);
    padding: 8px 8px;
    border-radius: 6px;
}

section.footer .newsletter .adipiscing .buttons a:hover {
    color: red;
    background: #33bbbb;
    text-decoration: none;
    border: 1px solid #33bbbb;
}

section.footer .newsletter .adipiscing .buttons {
    position: absolute;
    top: 8px;
    right: -15px;
}

section.footer .contents {
    position: relative;
    top: 90px;
}

section.footer .contents .main_content .photo img {
    width: 41%;
    margin: 24px 80px 0;
}

section.footer .contents .department h3 {
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 86, 86);
    padding: 0 0 6px;
}

section.footer .contents .helping h3 {
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 86, 86);
}

section.footer .contents .helping p a {
    color: #333;
    text-decoration: none;
}

section.footer .contents .helping p a:hover,
.contents .helping p a:active {
    color: rgb(255, 86, 86);
}

section.footer .contents .conts h3 {
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 86, 86);
}

section.footer .contents .conts .icon_images {
    display: flex;
    padding: 4px 0px;
}

section.footer .contents .conts .icon_images img {
    width: 15%;
    height: 44px;
}

section.footer .contents .conts .icon_images .para {
    padding: 0 10px;
}

section.footer .contents .conts .icon_image {
    display: flex;
    padding: 4px 4px 8px;
}

section.footer .contents .conts .icon_image img {
    width: 14%;
    height: 41px;
}

section.footer .contents .conts .icon_image .para {
    padding: 10px 10px 0;
}

section.footer .contents .small-images .col-md-12 {
    padding: 0;
}

section.footer .contents .small-images .col-md-12 .col-md-6 {
    padding: 0;
}

section.footer .contents .small-images .image {
    margin: 4px 6px;
}

section.footer .contents .small-images .image img {
    width: 100%;
}

section.footer .contents .loges_view img {
    width: 2%;
}


@media screen and (min-width: 320px) and (max-width: 776px) {
    .header .phone_message {
        display: none;
    }

    .header .navbar {
        min-height: 10px;
    }

    .header .main_head .web_pages .tests {
        display: none;
    }

    .header .main_head .web_pages {
        display: none;
    }

    .header .image {
        display: unset;
    }

    .header .image .pagess {
        display: unset;
    }

    .imanes {
        padding: 0 12px;
    }

    .header .main_head {
        padding: 0 0 10px;
    }

    .header .main_head .image .photo img {
        max-width: 133px;
        height: 104px;
        margin: 0 93px;
    }

    .header .main_head .image .photo {
        margin: 0;
        padding: 8px 0 0 0;
    }

    .header .image .pagess .Botton {
        display: flex;
        padding: 10px 8px 0;
    }

    .header .image .pagess .Botton .button_1 {
        padding: 9px 0px;
    }


    .header .image img {
        width: 83%;
        height: 33px;
        margin: 0;
    }

    .header span.fa.fa-navicon.blue-color {
        position: absolute;
        top: -44px;
        right: 18px;
    }

    .header .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none !important;
    }

    .header button.navbar-toggler.collapsed {
        width: 100%;
    }

    .header .fa-navicon:before {
        content: "\f0c9";
        font-size: 26px;
    }

    .header button.navbar-toggler:focus-visible {
        outline: none !important;
    }

    .header span.fa.fa-navicon.blue-color:focus-visible {
        outline: none !important;
    }

    div#navbarSupportedContent {
        padding: 0;
        margin: 0;
    }

    section.nav_header nav.navbar.navbar-expand-lg.bg-body-tertiary {
        margin: 0;
        padding: 0;
    }

    .header ul.navbar-nav {
        margin: 0;
        padding: 0;
    }

    section.footer .newsletter .adipiscing {
        width: 95%;
        margin: 0 0px;
        height: 170px;
        position: absolute;
        top: -75px;
        display: unset;
    }

    section.footer .newsletter .adipiscing .form {
        padding: 0px 0;
    }

    section.footer .newsletter .adipiscing .form .col-sm-10 {
        padding: 0;
    }

    section.footer .newsletter .adipiscing .form-control {
        height: 32px !important;
    }

    section.footer .newsletter .adipiscing .form-control::placeholder {
        font-size: 14px;
        padding: 4px 0;
    }

    section.footer .newsletter .adipiscing .ipsum h2 {
        font-size: 24px;
    }

    section.footer .newsletter .adipiscing .ipsum h5 {
        font-size: 14px;
    }

    section.footer .newsletter .adipiscing .ipsum {
        padding: 0 0px;
    }

    section.footer .newsletter .adipiscing .buttons a {
        font-size: 15px;
        padding: 7px 8px;
    }

    section.footer .newsletter .adipiscing .buttons {
        top: 6px;
        right: -7px;
    }

    section.footer .contents {
        top: 100px;
    }

    section.footer .contents .col-md-12 {
        padding: 0;
    }

    section.footer .newsletter {
        height: 1081px;
    }

    section.footer .contents .department h3 {
        font-size: 18px;
        padding: 0 0 0px;
    }

    section.footer .contents .helping h3 {
        font-size: 18px;
    }

    section.footer .contents .conts h3 {
        font-size: 18px;
    }

    section.footer .contents .conts .icon_images img {
        width: 10%;
        height: 30px;
        position: relative;
        top: 7px;
    }

    section.footer .contents .conts .icon_image img {
        width: 10%;
        height: 30px;
    }

    section.footer .contents .conts .icon_image .para {
        padding: 5px 10px 0;
    }

    section.footer .contents .small-images .col-md-12 {
        padding: 0;
        display: flex;
    }

    section.footer .contents .loges_view img {
        width: 12%;
    }

    .loges_view {
        padding: 2px 0;
    }

    section.docters_fully .our_doctor .parass {
        width: 25%;
        margin: 0 6px;
    }

    section.docters_fully .our_doctor .parass p {
        font-size: 14px;
    }

    section.docters_fully .our_doctor .experienced p {
        font-size: 14px;
        width: 100%;
        margin: 10px 0px;
    }

    section.docters_fully .our_doctor .experienced h2 {
        font-size: 18px;
    }

    section.silder_form .main .slick-slide {
        height: 135px !important;
    }

    section.silder_form .main .slick-dots {
        display: none !important;
    }
}