@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: 11px !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.section_form form select.form-control {
    background: #F3F3F3;
    border: 1px solid #FAFAFA;
    border-radius: 6px;
}

section.section_form form input {
    background: #F3F3F3;
    border: 1px solid #FAFAFA;
    border-radius: 6px;
}

section.section_form .form-control:focus {
    border-color: #f2f2f2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(255 255 255 / 60%);
}

section.section_form button.btn.btn-primary {
    background: #FF5656;
    border-radius: 6px;
    border: 1px solid;
    padding: 10px 20px;
    font-size: 16px;
}

section.section_form button.btn.btn-primary:active,
section.section_form button.btn.btn-primary:focus {
    border: 1px solid #FF5656;
    outline: #FF5656;
}

section.section_form .btn-primary:focus {
    color: #fff;
    background-color: #fdfdfe;
    border-color: #fefeff;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 50%);
}

section.section_form .form-control {
    height: 45px;
}

section.section_form {
    padding-bottom: 30px;
}

section.section_form .row {
    margin: 0;
}

section.section_form form {
    padding: 0;
}

section.section_form form .col-md-12 {
    padding: 12px 0;
}

section.section_form form .col-sm-6 {
    padding: 0 4px 0 4px;
}

section.section_form h3 {
    font-size: 25px;
    font-weight: 700;
}

section.section_form .col-sm-12 {
    display: flex;
    justify-content: center;
}

section.always_rady .main_point {
    background: #fbfafe url(../images/Frame_1.png) no-repeat center top;
    background-position: left;
    background-size: 416px 362px;
}

section.always_rady .emergency {
    text-align: center;
    display: flex;
    justify-content: end;
}

section.always_rady {
    padding: 20px 0 50px;
}

section.always_rady .row {
    margin: 0;
}

section.always_rady .emergency .col-md-3 {
    width: 20%;
}

section.always_rady .emergency .hosptia_help {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    height: 270px;
    border-radius: 10px;
}

section.always_rady .emergency .hosptia_help .image img {
    width: 30%;
}

section.always_rady .emergency .hosptia_help .images img {
    width: 18%;
}

section.always_rady .emergency .hosptia_help .image {
    padding: 30px 0 0;
}

section.always_rady .emergency .hosptia_help .images {
    padding: 30px 0 0;
}

section.always_rady .emergency .hosptia_help .header_hosptial h5 {
    font-size: 18px;
    font-weight: 800;
    color: rgba(0, 50, 66, 1);
}

section.always_rady .emergency .hosptia_help p {
    padding: 10px 12px 0;
    font-size: 12px;
    color: #003242;
}

.texts_poitsss {
    width: 97px;
    border-bottom: 3px solid #FF5656;
    margin: 0 309px;
}

section.always_rady .main_point .texts_poitsss p {
    font-size: 15px;
    font-weight: 700;
    color: #FF5656;
    margin: 0;
}

section.always_rady .main_point .galare h4 {
    font-size: 20px;
    font-weight: 800;
    padding: 6px 336px 18px;
    margin: 0;
}

section.health .rosser {
    padding: 0;
}

section.health .rosser .photo_cartens .services {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 30px;
}

section.health .rosser .photo_cartens .services .photos {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    text-align: center;
    height: 194px;
    width: 86%;
    margin: 0 18px;
    border-radius: 10px;
}

section.health .rosser .photo_cartens .services .photos:hover p {
    color: red;
}

section.health .rosser .photo_cartens .services .photos:hover {
    background-color: #473399;
}

section.health .rosser .photo_cartens .services .photos img {
    width: 50%;
    margin: 15px 0;
}

section.health .rosser .photo_cartens .services .photos p {
    color: rgb(18, 47, 94);
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}

section.health .rosser .menes p {
    font-size: 18px;
    font-weight: 700;
    color: #FF5656;
    margin: 0;
}

section.health .menes {
    width: 113px;
    margin: 0 181px;
    border-bottom: 3px solid #FF5656;
}

section.health .rosser .meness {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

section.health .rosser .meness h2 {
    margin: 0;
    font-size: 22px;
    font-weight: 800;
    padding-bottom: 14px;
}

section.experience {
    background: rgb(207 70 70) url(../images/fream.png) no-repeat center top;
    background-blend-mode: overlay;
    padding: 50px;
}

section.experience h3 {
    font-size: 22px;
    color: white;
    text-align: center;
    margin: 0;
    padding: 8px 0px 0 20px;
    font-weight: 700;
}

section.experience .counting {
    color: white;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
}

section.doctor-details .row {
    margin: 0;
}

.header-points .main .slick-slide {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    margin: 10px 10px;
    text-align: center;
    height: 335px !important;
    border-radius: 6px;
}

.header-points .main .photo {
    padding: 24px 0 0;
}

.header-points .main .photo img {
    width: 50%;
    display: flex;
    justify-content: center;
    margin: 0 53px;
}

.header-points .main .photo .butt {
    padding: 18px 0;
}

.header-points .main .photo .docters h3 {
    font-size: 15px;
    font-weight: 700;
    color: #003242;
}

.header-points .main .photo .docters p {
    font-size: 14px;
    text-align: center;
    color: #FF5656;
    font-weight: 500;
    padding: 0 10px;
    height: 37px;
}


.header-points .main .photo .butt a {
    background: #FFFFFF;
    border: 2px solid #FF5656;
    border-radius: 10px;
    padding: 3px 14px;
    color: black;
    font-size: 13px;
}

.header-points .biger_text {
    text-align: center;
}

.header-points .biger_text p {
    width: 50%;
    font-size: 15px;
    font-weight: 600;
    margin: 14px 343px;
}

.header-points .paraga {
    width: 8%;
    margin: 0 348px;
}

.header-points .paraga p {
    font-size: 18px;
    color: #FF5656;
    font-weight: 800;
    margin: 0;
    border-bottom: 3px solid;
}

.header-points {
    padding: 40px 0 20px;
}

.header-points .main .photo .butt a:hover {
    text-decoration: none;
}

section.hospital_sai .row {
    margin: 0;
}

section.hospital_sai .walpapaer {
    display: flex;
    background: url(../images/camilo-jimenez.jpg), linear-gradient(rgb(255, 255, 255), rgb(233, 83, 83), rgb(251, 82, 82));
    background-repeat: no-repeat;
    background-position: right;
    background-size: 1120px 335px;
    background-blend-mode: overlay;
    padding: 0;
}

section.hospital_sai .walpapaer .photo img {
    width: 100%;
}

section.hospital_sai .walpapaer .col-md-4 {
    padding: 0;
}

section.hospital_sai .walpapaer h2 {
    font-size: 25px;
    font-weight: 700;
    color: white;
}

section.hospital_sai .texts_page {
    width: 78%;
    margin: 0 92px;
    padding: 68px 0 0;
}

section.hospital_sai .texts_page p {
    color: white;
}

section.hospital_sai .button_5 a {
    font-size: 17px;
    padding: 10px 23px;
    border-radius: 11px;
    color: #e34b4b;
    background-color: white;
}

section.hospital_sai .col-md-2 {
    padding: 133px 0;
}

section.amazed .galary {
    padding: 30px 0 20px;
}

.galary .texts {
    width: 6%;
    margin: 0 349px;
}

.galary .texts p {
    font-size: 18px;
    font-weight: 800;
    color: rgb(251, 82, 82);
    margin: 0;
    border-bottom: 3px solid;
}

section.amazed .galary .you_enter {
    display: flex;
    padding: 13px 0;
}

section.amazed .galary h3.heading {
    text-align: center;
    padding: 10px 0 40px;
    margin: 0;
}

section.amazed .galary .you_enter .photo img {
    width: 100%;
}

section.amazed .galary .you_enter .photos img {
    width: 100%;
    height: 375px;
}

section.health_pro {
    background: url(../images/christian-bowen-I0ItPtIsVEE-unsplash.jpg);
    background-repeat: no-repeat;
    background-blend-mode: overlay;
    background-size: 1500px 285px;
    padding: 70px 0;
}


section.health_pro .main {
    padding: 50px 0 0;
}

section.health_pro .meanu {
    margin: 0 25px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    background: white;
    border-radius: 8px;
}

section.health_pro .meanu .icon {
    padding: 25px 24px 15px;
}

section.health_pro p.paragarp {
    padding: 0 27px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 19px;
}

section.health_pro .slick-dots {
    bottom: -55px;
    width: 100%;
    list-style: none;
    text-align: center;
}

section.health_pro .meanu .name_images {
    background: rgb(235, 238, 243);
    display: flex;
    margin: 0 0 2px;
    height: 90px;
    padding: 15px 36px;
    border-radius: 0 0 10px 10px;
}

section.health_pro .meanu svg.bi.bi-star {
    margin: 0 2px;
}

section.health_pro .meanu .name_images .names {
    margin: 0 13px;
}

section.health_pro .people .say {
    margin: 0 230px;
    width: 10%;
    border-bottom: 3px solid rgb(255, 0, 0);
}

section.health_pro .people .say p {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

section.health_pro .meanu .name_images .names h5 {
    font-size: 16px;
    font-weight: 700;
    color: rgb(255, 86, 86);
    margin: 0;
    padding: 10px 0 4px;
}

section.health_pro .people h2.heading {
    text-align: center;
    color: white;
    font-size: 26px;
    font-weight: 800;
}

section.stories_page .main .latest {
    margin: 0 25px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    background: white;
    border-radius: 17px;
    height: 380px;
    margin-bottom: 10px;
}

section.stories_page .main .latest .photo img {
    width: 100%;
}

section.stories_page .main .latest .paragraps .button_a {
    margin: 16px 17px 0;
}

section.stories_page .main .latest .paragraps .button_a a {
    font-size: 15px;
    padding: 6px 10px;
    border: 1px solid;
    border-radius: 15px;
    background: rgb(255, 86, 86);
    color: white;
}

section.stories_page .events h2 {
    text-align: center;
    font-size: 30px;
    padding: 0 0 20px;
}

section.stories_page .events .textss {
    width: 8%;
    margin: 0 300px;
}

section.stories_page .events .textss p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 3px solid;
    color: rgb(255, 86, 86);
}

section.stories_page .main .latest .paragraps .header h5 {
    font-size: 20px;
    font-weight: 800;
    padding: 10px 26px;
}

section.stories_page .main .latest .paragraps .reding {
    display: flex;
    justify-content: space-between;
    padding: 10px 16px;
    position: relative;
}

section.stories_page .main .latest .paragraps .reding p {
    color: rgb(255, 86, 86);
    font-weight: 600;
    position: relative;
}

section.stories_page .main .latest .paragraps .reding p i.bi.bi-arrow-right {
    padding: 0 3px;
}

section.stories_page .main .latest .paragraps .reding p .bi-arrow-right::before {
    content: "\f138";
    font-size: 17px;
    position: absolute;
    top: 2px;
}

section.facilitie {
    padding: 30px 0;
}

section.facilitie .row {
    margin: 0;
}

section.facilitie .patients .situated .photo img {
    width: 100%;
}

section.facilitie .defines {
    padding: 30px 0 0;
}

section.facilitie .defines .somess .cotal {
    width: 16%;
}

section.facilitie .defines .somess .cotal p {
    color: rgb(255, 86, 86);
    border-bottom: 3px solid;
    font-size: 18px;
    font-weight: 600;
}

section.facilitie .defines .somess h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 12px;
}

section.facilitie .defines .somess h6 {
    font-size: 16px;
    line-height: 23px;
    width: 539px;
}

section.facilitie .defines .somess h6.same {
    padding: 10px 0 0;
    line-height: 23px;
    width: 539px;
    font-size: 16px;
}

section.facilitie .defines .stopings .imageing {
    display: flex;
}

section.facilitie .defines .stopings .imageing .photo img {
    width: 61%;
}

section.facilitie .defines .stopings .imageing h5.parapage {
    margin: 0;
    font-size: 16px;
    padding: 3px 0 12px;
}

.headering {
    padding: 0 55px;
}

section.facilitie .locn_imges img {
    width: 56%;
}

section.facilitie .locns_imges img {
    width: 35%;
}

section.facilitie .buoon_view a {
    float: right;
    text-decoration: 0;
    font-size: 15px;
    color: rgb(255, 86, 86);
    border: 2px solid;
    padding: 4px 14px;
    border-radius: 6px;
    text-align: center;
}

section.facilitie .patients .situated .headering h2 {
    font-size: 25px;
    font-weight: 800;
    margin: 0;
    padding: 6px 0 20px;
}

section.facilitie .patients .situated .headering h4 {
    font-size: 20px;
    margin: 0;
    color: #5B5B5B;
    width: 55%;
    padding: 0px 0 6px;
}

section.facilitie .patients .situated .headering p {
    color: rgb(255, 86, 86);
    font-size: 15px;
    width: 57%;
    font-weight: 600;
}

section.tempus .malesuada {
    background: url(../images/Medical_Vector.png) no-repeat left bottom;
    background-size: 676px 361px;
}

section.tempus {
    padding: 36px;
}



section.tempus .col-md-5 {
    padding: 0;
}

section.tempus .malesuada .header_hostt {
    text-align: center;
}

section.tempus .malesuada .header_hostt h3 {
    font-size: 23px;
    width: 91%;
    margin: 0 12px;
    font-weight: 700;
}

section.tempus .malesuada .header_hostt h6 {
    font-size: 16px;
    width: 557px;
    line-height: 20px;
    padding: 6px 0 0;
}

section.tempus .malesuada .hosptials_times .photo img {
    width: 88%;
}

section.tempus .malesuada .hosptials_times .photo {
    float: right;
    justify-content: end;
    display: flex;
    position: absolute;
    left: -18px;
    right: 34px;
}

section.tempus .malesuada .timging {
    position: absolute;
    top: 144px;
    bottom: 0;
    right: 0;
    left: -46px;
    background-color: rgb(255, 123, 123);
    height: 304px;
    width: 59%;
    border-radius: 10px;
}

section.tempus .malesuada .timging h3 {
    color: white;
    font-size: 18px;
    padding: 0 20px;
    font-weight: 800;
    text-transform: uppercase;
}

section.tempus .malesuada .timging h5 {
    display: flex;
    padding: 4px 26px 4px;
    color: white;
    font-size: 15px;
}

section.tempus .malesuada .colums .amet .image {
    height: auto;
}

section.tempus .malesuada .colums {
    padding: 45px 0;
}

section.tempus .malesuada .colums .amet .image img {
    width: 14%;
    height: 32px;
}

section.tempus .malesuada .colums .amet .massa h5 {
    font-size: 20px;
    font-weight: 700;
}

section.tempus .malesuada .colums .amet .massa p {
    font-size: 14px;
    font-weight: 500;
    opacity: 0.8;
}

section.map .full_images h3.galary {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    padding: 0 0 20px;
}

section.map .full_images .heading_pagesss p {
    margin: 0;
    color: rgb(255, 86, 86);
    font-size: 15px;
    font-weight: 700;
    border-bottom: 3px solid;
}

section.map .full_images .heading_pagesss {
    width: 8%;
    margin: 0 411px;
}

section.map .row {
    margin: 0;
}

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: 20%;
}

section.forent-images {
    position: relative;
}

section.forent-images .row {
    margin: 0;
}

section.forent-images .aboutsr {
    padding: 0;
    position: relative;
}

.aboutsr .photo img {
    width: 100%;
}

section.forent-images .aboutsr .mediel {
    position: absolute;
    top: 76px;
    left: 164px;
    right: 0;
    bottom: 0px;
}

section.forent-images .aboutsr .mediel h3 {
    font-size: 25px;
    color: white;
    font-weight: 800;
    letter-spacing: 2px;
}


@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.always_rady .main_point {
        background-image: unset;
    }

    .texts_poitsss {
        border-bottom: 2px solid #FF5656;
        margin: 0;
    }

    section.always_rady .main_point .galare h4 {
        padding: 12px 0px;
        margin: 0;
    }

    section.always_rady .emergency {
        display: unset;
    }

    section.always_rady .emergency .col-md-3 {
        width: 100%;
        margin-bottom: 30px;
    }

    section.health .rosser .photo_cartens .services {
        display: unset;
        padding-bottom: 30px;
    }

    section.health .rosser .photo_cartens .services .col-md-3 {
        margin: 0 27px 30px;
    }

    section.health .rosser .photo_cartens .services .photos {
        border-radius: 15px;
        width: 100%;
        height: 160px;
        margin: 0 0 30px;
    }

    section.health .rosser .photo_cartens .services .photos img {
        width: 40%;
        margin: 15px 0;
    }

    section.health .menes {
        width: 89px;
        margin: 0 11px;
        border-bottom: 2px solid #FF5656;
    }

    .mainter {
        display: flex;
        border-collapse: collapse;
        overflow-x: auto;
        padding: 0 0 15px;
    }

    section.experience {
        padding: 24px 44px;
    }

    section.experience .counting {
        font-size: 26px;
    }

    section.experience h3 {
        font-size: 13px;
        padding: 8px 0px 0 7px;
    }

    .header-points .paraga {
        width: 27%;
        margin: 0;
    }

    .header-points .paraga p {
        font-size: 18px;
        border-bottom: 2px solid;
    }

    .header-points .biger_text h3 {
        font-size: 18px;
    }

    .header-points .biger_text p {
        width: 100%;
        font-size: 13px;
        margin: 0px;
    }

    .header-points .main .photo img {
        margin: 0 70px;
    }

    .header-points .main .slick-slide {
        height: 345px;
    }

    section.hospital_sai .walpapaer {
        display: unset;
        background-size: 1200px 850px;
    }

    section.hospital_sai .texts_page {
        width: 100%;
        margin: 0;
        padding: 0px 0 0;
    }

    section.hospital_sai .walpapaer h2 {
        font-size: 17px;
        color: #201d1d;
    }

    section.hospital_sai .col-md-2 {
        padding: 20px 0;
    }

    section.hospital_sai .button_5 a {
        font-size: 15px;
        padding: 8px 19px;
    }

    .galary .texts {
        width: 17%;
        margin: 0 8px;
    }

    .galary .texts p {
        font-size: 14px;
        border-bottom: 2px solid;
    }

    section.amazed .galary .you_enter .photos img {
        height: auto;
    }

    section.amazed .galary .you_enter {
        display: unset;
        padding: 0px 0;
    }

    section.amazed .galary .you_enter .photos {
        margin-bottom: 20px;
    }

    section.amazed .galary .you_enter .photo {
        margin-bottom: 20px;
    }

    section.health_pro .people .say {
        width: 31%;
        border-bottom: 2px solid rgb(255, 0, 0);
        margin: 0;
    }

    section.health_pro .people .say p {
        font-size: 15px;
        margin: 0;
    }

    section.health_pro {
        background-size: 352px 323px;
    }

    section.health_pro .people h2.heading {
        font-size: 20px;
    }

    section.health_pro .slick-dots {
        display: none !important;
    }

    section.stories_page .events .textss {
        width: 23%;
        margin: 0;
    }

    section.stories_page .events .textss p {
        font-size: 14px;
        border-bottom: 2px solid;
    }

    section.stories_page .events h2 {
        font-size: 22px;
    }

    section.stories_page ul.slick-dots {
        display: none !important;
    }

    .aboutsr .photo img {
        height: 120px;
    }

    section.forent-images .aboutsr .mediel {
        top: 28px;
        left: 11px;
    }

    section.forent-images .aboutsr .mediel h3 {
        font-size: 20px;
    }

    section.facilitie .patients .col-md-6 {
        padding: 0;
    }

    section.facilitie .defines .somess .cotal {
        width: 26%;
    }

    section.facilitie .defines .somess .cotal p {
        border-bottom: 2px solid;
        font-size: 16px;
    }

    section.facilitie .defines .somess h3 {
        font-size: 17px;
    }

    section.facilitie .defines .somess h6 {
        font-size: 14px;
        width: 100%;
    }

    section.facilitie .defines .somess h6.same {
        width: 100%;
        font-size: 14px;
    }

    section.facilitie .defines .stopings .imageing h5.parapage {
        font-size: 13px;
    }

    section.tempus .malesuada .header_hostt h3 {
        font-size: 18px;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    section.tempus .malesuada .col-md-7 {
        padding: 0;
    }

    section.tempus {
        padding: 0;
    }

    section.tempus .malesuada .header_hostt h6 {
        font-size: 14px;
        width: 100%;
        line-height: 20px;
        padding: 6px 0 0;
    }

    section.tempus .malesuada .colums {
        padding: 0px 0;
    }

    section.tempus .malesuada .hosptials_times .photo {
        left: 89px;
        right: 2px;
        height: 264px;
    }

    section.tempus .malesuada .timging {
        top: 7px;
        right: 0;
        left: 0px;
        height: 255px;
    }

    section.tempus .malesuada .timging h3 {
        font-size: 15px;
    }

    section.tempus .malesuada .timging h5 {
        padding: 4px 9px 4px;
        font-size: 11px;
    }

    section.health {
        padding: 282px 0 0;
    }

    ection.health .menes {
        width: 89px;
        margin: 0 6px;
        border-bottom: 2px solid #FF5656;
    }

    section.health .rosser .menes p {
        font-size: 14px;
    }

    section.health .rosser .meness h2 {
        font-size: 18px;
        padding-bottom: 14px;
    }

    section.health .rosser .meness {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    section.health_pro .meanu .name_images {
        padding: 15px 24px;
    }

    section.health_pro .meanu .name_images .names h5 {
        font-size: 14px;
    }

}