html {
    scroll-behavior: smooth;
}

.oftalmologia {
    position: relative;
}

.oftalmologia img {
    border-radius: 0;
    width: 100%;
}

.oftalmologia__container {
    max-width: 100%;
    width: 100%;
}

.oftalmologia__main {
    display: flex;
    align-items: flex-end;
}

.oftalmologia__main--cont {
    max-width: calc(100% - 640px);
    width: 100%;
}

.oftalmologia__main--img {
    max-width: 640px;
    width: 100%;
    position: relative;
}

.oftalmologia__main--img-image {
    width: 100%;
    position: relative;
}

.oftalmologia__main--cont-detail {
    max-width: 830px;
    width: 100%;
    margin: 0 144px 0 auto;
}

.oftalmologia__main--cont-detail h4 {
    color: var(--lblue);
    font-size: 24px;
    line-height: 34.8px;
    font-family: 'Manrope', sans-serif;
    margin: 0 0 15px;
}

.oftalmologia__main--cont-detail h4 span {
    color: var(--navy);
}

.oftalmologia__main--cont-detail h1 {
    font-size: 60px;
    line-height: 80px;
    font-weight: 700;
    font-family: 'Manrope', sans-serif;
    color: var(--navy);
    margin: 0 0 30px;
}

.oftalmologia__main--cont-detail p {
    font-size: 16px;
    line-height: 34.8px;
    color: var(--dblack);
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    max-width: 598px;
    width: 100%;
    margin: 0;
}

.oftalmologia__main--cont-detail p a {
    color: var(--lblue);
    font-weight: 500;
}

.oftalmologia__main--cont-part {
    display: flex;
    margin: 20px 0 0;
}

.oftalmologia__main--cont-grid {
    max-width: 50%;
    width: 100%;
    display: flex;
    align-items: stretch;
}

.oftalmologia__main--cont-grid--detail {
    padding: 45px;
    background-color: var(--dnavy);
}

.oftalmologia__main--cont-grid--detail h4 {
    font-size: 24px;
    line-height: 34.8px;
    font-weight: 500;
    color: var(--lblue);
    margin: 0;
}

.oftalmologia__main--cont-grid--detail p {
    font-size: 16px;
    line-height: 34.8px;
    font-weight: 300;
    color: var(--white);
    margin: 0 0 30px;
}

.oftalmologia__main--cont-grid--detail p:last-child {
    margin: 0;
}

.oftalmologia__main--img-popup a {
    position: absolute;
    width: 79px;
    height: 79px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.oftalmologia__main--img-popup a img {
    display: block;
}

.grid-cont {
    position: relative;
    padding: 60px 0;
}

.grid-cont__title {
    text-align: center;
}

.grid-cont__title h2 {
    font-size: 60px;
    line-height: 82px;
    font-weight: 700;
    font-family: 'Manrope', sans-serif;
    color: var(--navy);
    margin: 0 0 60px;
}

.grid-cont__main {
    display: flex;
    align-items: stretch;
}

.grid-cont__main--grid {
    max-width: calc(100% / 5);
    width: 100%;
    padding: 25px;
    color: var(--white);
}

.grid-cont__main--grid h4 {
    color: var(--white);
    font-size: 24px;
    line-height: 38px;
    font-weight: 500;
    font-family: 'Manrope', sans-serif;
    margin: 0 0 35px;
}

.grid-cont__main--grid ul {
    margin: 0;
    padding: 0;
}

.grid-cont__main--grid ul li {
    padding: 0 0 0 15px;
    margin: 0 0 7px;
    color: var(--white);
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    position: relative;
}

.grid-cont__main--grid ul li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: var(--white);
    border-radius: 50%;
    left: 0;
    top: 10px;
}

.eccellenza {
    position: relative;
    padding: 20px 0;
}

.eccellenza__cont {
    max-width: 950px;
    width: 100%;
    margin: 0 auto 100px;
    text-align: center;
}

.eccellenza__cont h2 {
    font-size: 60px;
    line-height: 82px;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    color: var(--navy);
    margin: 0 0 26px;
}

.eccellenza__cont p {
    font-size: 16px;
    line-height: 34.8px;
    color: var(--dblack);
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    margin: 0;
}

.eccellenza__cont p a {
    font-weight: 500;
    color: var(--lblue);
}

.eccellenza__main {
    display: flex;
    align-items: center;
    max-width: calc(100% - 650px);
    justify-content: space-between;
    margin: 0 auto;
}

.eccellenza__main--grid {
    max-width: 47%;
    width: 100%;
}

.eccellenza__main--inner {
    display: flex;
    /* align-items: center; */
    margin-bottom: 40px;
}

.eccellenza__main--inner-grid img {
    max-width: 80px !important;
    height: 80px !important;
    /* width: 100%; */
    display: block;
    border-radius: 0;
}

.eccellenza__main--inner-grid--cont {
    max-width: 410px;
    width: 100%;
}

.eccellenza__main--inner-grid:first-child {
    margin-top: 26px;
}

.eccellenza__main--inner-grid:last-child {
    margin-left: 50px;
}

.eccellenza__main--inner-grid--cont h4 {
    font-size: 24px;
    line-height: 42.8px;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    color: var(--lblue);
    margin: 0;
}

.eccellenza__main--inner-grid--cont p {
    font-size: 16px;
    line-height: 32.8px;
    color: var(--dblack);
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    margin: 0;
}

.eccellenza__main--inner:last-child p {
    margin: 0 0 15px;
}

.eccellenza__main--inner-grid--cont .eccellenza__main--dropdown-inner {
    font-size: 20px;
    line-height: 42.8px;
    color: var(--navy);
    display: flex;
    align-items: center;
}

.eccellenza__main--inner-grid--cont .eccellenza__main--dropdown-inner img {
    margin-left: 10px;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    display: block;
    transition: all 0.3s;
}

.eccellenza__main--dropdown.open-tab span img {
    transform: rotate(90deg);
}

.eccellenza__main--dropdown-menu ul {
    margin: 0;
    padding: 0;
}

.eccellenza__main--dropdown-menu ul li {
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 16px;
    line-height: 24px;
    color: var(--dblack);
    position: relative;
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    margin-bottom: 10px;
}

.eccellenza__main--dropdown-menu ul li:last-child {
    margin-bottom: 0;
}

.eccellenza__main--dropdown-menu ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: var(--dblack);
}

.eccellenza__main--dropdown-menu {
    display: none;
}

.eccellenza__container .eccellenza__btn {
    text-align: center;
    margin-top: 70px;
}

.eccellenza__btn .eccellenza__btn--button {
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 500;
    font-family: 'Manrope', sans-serif;
    color: var(--white);
    background: linear-gradient(30deg, rgba(49, 86, 163, 1) 0%, rgba(66, 179, 229, 1) 50%, rgba(3, 132, 206, 1) 100%);
    padding: 20px 35px;
    border-radius: 40px;
    display: inline-block;
    /* max-width: 220px;
    width: 100%; */
    text-align: center;
    transition: all 0.3s;
}

.eccellenza__btn .eccellenza__btn--button:hover {
    box-shadow: rgb(0 0 0 / 25%) 0px 2px 10px;
}

.venturino {
    position: relative;
    padding: 100px 0;
}

.venturino__container {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
}

.venturino__cont {
    text-align: center;
    margin: 0 0 100px;
}

.venturino__cont h3 {
    font-size: 40px;
    line-height: 94px;
    font-weight: 700;
    font-family: 'Manrope', sans-serif;
    color: var(--dnavy);
    margin: 0 0 10px;
}

.venturino__cont h2 {
    font-size: 60px;
    line-height: 82px;
    font-weight: 700;
    font-family: 'Manrope', sans-serif;
    color: var(--navy);
    margin: 0;
}

.venturino__main {
    display: flex;
    align-items: stretch;
}

.venturino__main--grid {
    max-width: calc(100% / 5);
    width: 100%;
    border-radius: 20px;
    background-color: var(--white);
    box-shadow: 7px 7px 15px rgba(0, 0, 0, 0.1);
    padding: 90px 32px 20px;
    margin: 0 15px;
    text-align: center;
    position: relative;
}

.venturino__main--grid:before {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 2px;
    background: var(--lblue);
}

.venturino__main--grid-num {
    width: 100px;
    height: 100px;
    background: var(--lblue);
    border-radius: 50%;
    border: 6px solid var(--white);
    box-shadow: 0px -15px 15px rgba(0, 0, 0, 0.1);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -45%;
    left: 50%;
    transform: translate(-50%, 55%);
}

.venturino__main--grid-num h2 {
    font-size: 60px;
    line-height: 82px;
    color: var(--white);
    font-weight: 800;
    font-family: 'Manrope', sans-serif;
    margin: 0;
}

.venturino__main--grid h4 {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 36.8px;
    font-weight: 700;
    font-family: 'Manrope', sans-serif;
    color: var(--dnavy);
}

.venturino__main--grid p,
.venturino__main--grid ul li {
    font-size: 16px;
    line-height: 26.8px;
    color: var(--gray);
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    margin: 0;
}

.venturino__main--grid ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.venturino__main--grid ul li {
    position: relative;
    padding-left: 15px;
    display: inline-block;
}

.venturino__main--grid ul li:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: var(--gray);
    left: 0;
    top: 10px;
    border-radius: 50%;
}

.image-grid {
    position: relative;
    padding: 50px 0 0;
}

.image-grid__container {
    max-width: 100%;
    width: 100%;
}

.image-grid__main {
    display: flex;
    align-items: stretch;
}

.image-grid__main--grid {
    max-width: calc(100% / 4);
    width: 100%;
}

.image-grid__main--grid img {
    width: 100%;
    max-width: 100% !important;
    height: 100% !important;
    display: block;
    border-radius: 0;
}

.footer {
    position: relative;
    padding: 0;
    background: var(--dnavy);
}

.footer__container {
    max-width: 100%;
    width: 100%;
}

.footer__main {
    display: flex;
    align-items: stretch;
}

.footer__main--map {
    max-width: 35%;
    width: 100%;
    display: block;
}

.footer__main--map iframe {
    width: 100%;
    display: block;
    height: 393px;
}

.footer__main--cont {
    max-width: 65%;
    width: 100%;
    padding: 44.6px 100px 57.2px;
    display: flex;
    align-items: center;
}

.footer__main--cont-inner {
    max-width: 33.3333%;
    width: 100%;
}

.footer__main--cont-inner h3 {
    font-size: 18px;
    line-height: 21.6px;
    font-weight: 700;
    font-family: 'Manrope', sans-serif;
    color: var(--white);
    margin: 0 0 5px;
}

.footer__main--cont-inner h3 span {
    color: var(--lblue);
}

.footer__main--cont-inner h5 {
    margin: 0 0 25px;
    color: var(--lblue);
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 500;
    font-family: 'Manrope', sans-serif;
}

.footer__main--cont-inner ul {
    margin: 0;
    padding: 0;
}

.footer__main--cont-inner ul li {
    padding: 0 0 0 35px;
    color: var(--white);
    font-size: 16px;
    line-height: 30.2px;
    font-weight: 500;
    font-family: 'Manrope', sans-serif;
    position: relative;
    margin: 0 0 30px;
}

.footer__main--cont-inner ul li img {
    position: absolute;
    left: 0;
    top: 5px;
}

.footer__main--cont-inner ul li a {
    color: var(--white);
}

.footer__main--cont-inner ul li p {
    font-size: 14px;
    line-height: 22.8px;
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    color: var(--lblue);
    margin: 0;
}

.footer__main--cont-inner ul li p:nth-last-child(2) {
    margin: 12px 0 0;
}

.footer__main--cont-inner .footer__main--cont-btn {
    background: var(--lblue);
    color: var(--white);
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 500;
    font-family: 'Manrope', sans-serif;
    padding: 12px 20px;
    border-radius: 50px;
    max-width: 220px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.mini-footer {
    padding: 25px 20px;
    background: var(--lblue);
}

.mini-footer__container {
    max-width: 1520px;
    width: 100%;
    margin: 0 auto;
}

.mini-footer__main {
    display: flex;
    align-items: center;
}

.mini-footer__main--grid {
    max-width: 50%;
    width: 100%;
}

.mini-footer__main--grid p {
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    margin: 0;
    color: var(--white);
}

.mini-footer__main--grid p a {
    color: var(--dnavy);
    font-weight: 500;
}

.mini-footer__main--grid ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: end;
}

.mini-footer__main--grid ul li {
    padding: 0;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
    margin: 0 15px 0 0;
    color: var(--white);
}

.mini-footer__main--grid ul li:last-child {
    margin: 0;
}

.mini-footer__main--grid ul li a {
    color: var(--white);
    text-decoration: underline;
}


.main-banner-sec .home-banner img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.main-banner-sec .banner-content {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1500px;
    margin: auto;
    display: flex;
    align-items: stretch;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
}

.main-banner-sec .banner-content .col {
    color: var(--white);
    backdrop-filter: blur(30px);
    width: 33.33%;
    padding: 30px 60px;
    line-height: 0;
}

.main-banner-sec .banner-content .col h4 {
    color: var(--white);
    font-size: 24px;
    line-height: 28px;
    font-family: 'Manrope';
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 20px;
}

.main-banner-sec .owl-page span {
    width: 50px !important;
    height: 1px !important;
    border: 0 !important;
    background-color: var(--white);
    padding: 0;
    margin: 0 10px !important;
}

.main-banner-sec .owl-page.active span {
    background-color: #06112E !important;
}

.main-banner-sec .banner-content .col p {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Manrope';
    font-weight: 300;
}

.main-banner-sec .banner-btn {
    display: block;
    margin-top: 26px;
}

.main-banner-sec .banner-btn a {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Manrope';
    font-weight: 500;
    color: var(--white);
    padding: 19px 30px;
    border: 1px solid var(--white);
    border-radius: 30px;
}

.main-banner-sec .banner-btn a img {
    margin-left: 23px;
    filter: invert(1);
    width: 20px;
    height: 13px !important;
}

.main-banner-sec .banner-btn a:hover,
.main-banner-sec .col:nth-child(2) .banner-btn a {
    color: var(--dnavy);
    background-color: var(--white);
}

.main-banner-sec .banner-btn a:hover img,
.main-banner-sec .col:nth-child(2) .banner-btn a img {
    filter: unset;
}

.main-banner-sec .col:nth-child(2) .banner-btn a:hover {
    color: var(--white);
    background-color: transparent;
}

.main-banner-sec .col:nth-child(2) .banner-btn a:hover img {
    filter: invert(1);
}

.main-banner-sec .banner-content .col.slid-col h4 {
    color: var(--dnavy);
}

.main-banner-sec .banner-content .col.slid-col h4 a {
    color: var(--lblue);
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
}

.main-info-section .inner-info {
    display: flex;
    align-items: flex-start;
}

.main-info-section .inner-info span,
.main-info-section .inner-info p {
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    margin: 0;
}

.main-info-section .inner-info span {
    color: var(--lblue);
    margin-left: 12px;
    margin-right: 2px;
}

.main-info-section .inner-info p {
    color: var(--dnavy);
}

.main-info-section .inner-time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}

.main-info-section .inner-time p {
    color: var(--dnavy);
}

.main-info-section {
    margin-bottom: 20px;
}

.main-banner-sec .owl-theme .owl-controls {
    margin-top: 0;
}

/* .main-banner-sec .owl-pagination {
    height: 17px;
} */

.main-banner-sec .swiper.mySwiper {
    overflow: hidden;
}

.main-banner-sec .swiper-pagination {
    padding: 10px;
}

.main-banner-sec .swiper-pagination span {
    width: 45px;
    height: 2px;
    border: 0;
    border-radius: 0;
    background-color: var(--dnavy);
    opacity: 0.3;
    margin: 0 6px !important;
}

.main-banner-sec .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: var(--dnavy);
    opacity: 1;
}

footer iframe#map-2,
footer iframe#map-3 {
    display: none;
}

.footer__main--map .textwidget.custom-html-widget {
    line-height: 0;
    height: 100%;
}

footer a.active-location-1:hover,
footer a.active-location-2:hover,
footer a.active-location-3:hover {
    color: var(--lblue);
}

.main-banner-sec .banner-content-top {
    position: absolute;
    left: 50%;
    top: 44%;
    transform: translate(-50%, -50%);
    width: 95%;
    max-width: 1500px;
}

.main-banner-sec .banner-content-top h1 {
    font-size: 60px;
    font-weight: 900;
    color: var(--white);
    font-family: 'Manrope', sans-serif;
    text-shadow: 1px 1px 2px #0000005e;
    margin: 0;
    max-width: 500px;
}

.main-banner-sec .banner-content-top h1 span {
    font-weight: 100;
}

.main-banner-sec .banner-content-top p {
    font-size: 24px;
    color: var(--white);
    font-family: 'Manrope', sans-serif;
    text-shadow: 1px 1px 2px #0000005e;
}

.footer__main--map .widget_text.widget_custom_html {
    height: 100%;
}

.fullwidth-section {
    margin-bottom: 0;
}

@media (min-width:575px) {
    .venturino .swiper.mySwiper {
        display: none;
    }
}

@media (min-width:1441px) {
    .oftalmologia__main--cont-grid--detail {
        padding: 65px 45px 45px 45px;
    }

    .grid-cont {
        padding: 60px 0 0px 0;
    }

    .eccellenza {
        padding: 80px 0 20px 0;
    }
}

@media (max-width:1650px) {
    .eccellenza__main {
        max-width: calc(100% - 400px);
    }

    .oftalmologia__main--cont-detail {
        padding: 0 15px;
    }

    .oftalmologia__main--cont-detail h1 {
        font-size: 45px;
        line-height: 60px;
        margin: 0 0 30px;
    }

    .oftalmologia__main--cont-part {
        margin: 40px 0 0;
    }
}

@media (max-width:1564px) {
    .venturino__main--grid-num {
        top: -35%;
    }
}

@media (max-width:1550px) {
    .main-banner-sec .banner-content-top h1 {
        max-width: unset;
    }

    .main-banner-sec .banner-content-top {
        top: 40%;
    }

    .eccellenza__main {
        max-width: calc(100% - 300px);
    }

    .main-banner-sec .banner-content {
        width: 95%;
    }

    .footer__main--cont {
        padding: 44px 50px 57px;
    }

}

@media (max-width:1440px) {
    .main-banner-sec .home-banner {
        height: 675px;
    }

    .eccellenza__main {
        max-width: calc(100% - 200px);
        align-items: unset;
    }


    .footer__main--cont {
        padding: 40px 50px;
        align-items: center;
    }

    .main-banner-sec .banner-content .col {
        padding: 30px;
    }

    .footer__main--cont-inner ul li {
        font-size: 14px;
        line-height: 28.2px;
    }
}

@media (min-width:1200px) {

    .venturino__main--grid:last-child,
    .venturino__main--grid:nth-last-child(2) {
        margin: 0 15px 0px;
    }

    .footer__main--map iframe {
        height: 100%;
    }
}

@media (max-width:1400px) {

    .grid-cont {
        padding: 40px 0;
    }

    .grid-cont__title h2 {
        font-size: 50px;
        line-height: 62px;
        margin: 0 0 40px;
    }

    .eccellenza__cont h2 {
        font-size: 50px;
        line-height: 62px;
    }

    .eccellenza__container .eccellenza__btn {
        margin-top: 30px;
    }

    .venturino {
        padding: 40px 0;
    }

    .venturino__cont h3 {
        line-height: 54px;
    }

    .venturino__cont h2 {
        line-height: 72px;
    }

    .venturino__main--grid-num {
        top: -45%;
    }

    .oftalmologia__main--cont-detail {
        margin: 30px auto 0;
        max-width: fit-content;
    }

    .oftalmologia__main--cont-grid:first-child {
        max-width: 40%;
    }

    .oftalmologia__main--cont-grid:last-child {
        max-width: 60%;
    }

    .footer__main--cont-inner h3 {
        font-size: 16px;
        line-height: 19.6px;
    }

    .footer__main--cont-inner .footer__main--cont-btn {
        font-size: 14px;
        line-height: 17.2px;
        max-width: 200px;
    }


    .venturino__main {
        flex-wrap: wrap;
        justify-content: center;
    }

    .venturino__main--grid {
        max-width: calc((100% / 3) - 30px);
        margin: 0 15px 80px;
    }

    .oftalmologia__main--cont {
        max-width: 65%;
    }

    .oftalmologia__main--img {
        max-width: 35%;
    }

    .oftalmologia__main {
        display: flex;
        align-items: stretch;
    }

    .oftalmologia__main--img-image {
        height: 100%;
    }

    .oftalmologia__main--img-image img {
        height: 100% !important;
    }

    .oftalmologia img {
        height: 100% !important;

    }

    .oftalmologia__main--img-popup a img,
    .oftalmologia__main--cont-grid img {
        height: auto !important;
        object-fit: unset;
    }

    .footer__main--cont {
        padding: 40px 20px;
        align-items: center;
    }

    .grid-cont__main--grid h4 {
        font-size: 22px;
        line-height: 34.8px;
        margin: 0 0 25px;
    }

    .grid-cont__main--grid ul li {
        font-size: 15px;
        line-height: 25px;
    }

    .grid-cont__main--grid {
        padding: 25px 15px;
    }
}

@media (max-width:1199px) {

    .footer__main {
        display: flex;
        flex-direction: column-reverse;
    }

    .main-banner-sec .banner-content-top {
        top: 35%;
    }

    .main-banner-sec .home-banner {
        height: auto;
    }

    .oftalmologia {
        padding: 30px 0 0;
    }

    .grid-cont__main--grid ul li {
        font-size: 14px;
        line-height: 24px;
    }

    .grid-cont__main--grid {
        padding: 25px;
    }

    .oftalmologia__main--cont,
    .oftalmologia__main--img {
        max-width: 100%;
    }

    .oftalmologia__main--cont-detail {
        max-width: fit-content;
        margin: 0 auto;
    }

    .oftalmologia__main--cont-grid:first-child,
    .oftalmologia__main--cont-grid:last-child {
        max-width: 50%;
    }

    .oftalmologia__main {
        display: block;
    }

    .oftalmologia img {
        height: 600px !important;
        object-fit: contain;
    }

    .oftalmologia__main--img-popup a img,
    .oftalmologia__main--cont-grid img {
        height: auto !important;
        object-fit: unset;
    }

    /* .footer__main--cont-inner h3 {
        font-size: 18px;
        line-height: 21.6px;
    }
    .footer__main--cont-inner .footer__main--cont-btn {
        font-size: 16px;
        line-height: 19.2px;
        max-width: 220px;
    } */

    .main-banner-sec .banner-content .col:last-child {
        background-color: rgb(0 177 255 / 14%) !important;
    }

    .main-banner-sec .banner-content {
        width: 100%;
        position: unset;
        flex-wrap: wrap;
        transform: unset;
        border-radius: 0;
        margin-top: -100px;
    }

    .main-banner-sec .banner-content .col {
        width: 100%;
        max-width: 50%;
        margin: 0px auto;
    }

    .grid-cont__main--grid {
        max-width: calc(100% / 3);
    }

    .grid-cont__main {
        flex-wrap: wrap;
        justify-content: center;
    }

    .eccellenza__main {
        align-items: unset;
        max-width: 100%;
    }

    .eccellenza__main--inner-grid img {
        max-width: 70px !important;
        height: 70px !important;
    }

    .eccellenza__container {
        padding: 0 15px;
    }

    .eccellenza__main--inner-grid:last-child {
        margin-left: 40px;
    }

    .footer__main--map {
        max-width: 100%;
    }

    .footer__main--cont {
        max-width: 100%;
        padding: 40px 20px;
        align-items: unset;
    }

    .mini-footer__container {
        max-width: 100%;
    }

}

@media (max-width:1024px) {
    .main-banner-sec .banner-content-top {
        top: 30%;
    }
}

@media (max-width:991px) {
    .main-banner-sec .banner-content-top h1 {
        font-size: 50px;
    }

    .main-banner-sec .home-banner {
        height: 600px;
    }

    .home-banner {
        height: 600px;
    }


    .footer__main--cont-inner {
        max-width: calc((100% - 40px) / 3);
        width: 100%;
    }

    .footer__main--cont {
        gap: 20px;
    }

    .main-banner-sec .home-banner img {
        height: 100% !important;
        object-position: right;
    }

    .oftalmologia__container {
        padding: 0 15px;
    }

    .oftalmologia__main {
        display: block;
    }

    .oftalmologia__main--cont,
    .oftalmologia__main--img {
        max-width: 100%;
    }

    .oftalmologia__main--cont-grid--detail h4,
    .oftalmologia__main--cont-detail h4 {
        font-size: 22px;
        line-height: 32.8px;
    }

    .oftalmologia__main--cont-detail h1 {
        margin: 0 0 30px;
    }

    .grid-cont {
        padding: 45px 0;
    }

    .grid-cont__title h2 {
        font-size: 45px;
        line-height: 70px;
    }

    .grid-cont__main--grid {
        max-width: calc(100% / 2);
    }

    .grid-cont__main {
        flex-wrap: wrap;
        justify-content: center;
    }

    .eccellenza__cont {
        max-width: 100%;
        margin: 0 auto 70px;
    }

    .eccellenza__cont h2 {
        font-size: 45px;
        line-height: 70px;
    }

    .eccellenza__main {
        max-width: 100%;
        align-items: unset;
    }

    .eccellenza__container .eccellenza__btn {
        margin-top: 45px;
    }

    .venturino {
        padding: 40px 0;
    }

    .venturino__cont h2 {
        font-size: 40px;
        line-height: 52px;
    }

    .venturino__main--grid-num h2 {
        font-size: 45px;
        line-height: 60px;
    }

    .venturino__main {
        flex-wrap: wrap;
        justify-content: center;
    }

    .venturino__main--grid {
        max-width: calc((100% / 2) - 30px);
        margin: 0 15px 80px;
    }

    .venturino__main--grid-num {
        width: 85px;
        height: 85px;
        top: -35%;
    }

    .venturino__main--grid:last-child {
        margin: 0 0 0;
    }

    .venturino__main--grid h4 {
        font-size: 22px;
        line-height: 34.8px;
    }

    .venturino__cont h3 {
        font-size: 35px;
        line-height: 54px;
    }

    .image-grid {
        padding: 35px 0 0;
    }

    .oftalmologia img {
        height: 500px !important;
        object-fit: contain;
    }

    .oftalmologia__main--img-popup a img,
    .oftalmologia__main--cont-grid img {
        height: auto !important;
        object-fit: unset;
    }

    .eccellenza__main--inner-grid img {
        max-width: 60px !important;
        height: 60px !important;
    }

    .eccellenza__main--inner-grid--cont h4 {
        font-size: 18px;
        line-height: 32.8px;
    }

    .eccellenza__main--inner-grid--cont p {
        line-height: 35.8px;
    }

    .eccellenza__main--inner-grid:last-child {
        margin-left: 30px;
    }



    .mini-footer__container {
        max-width: 100%;
    }

    .main-banner-sec .banner-btn a {
        padding: 16px 22px;
    }

}

/* @media (max-width:850px) {
    .footer__main--cont {
        max-width: 100%;
        padding: 40px 10px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer__main--cont-inner {
        max-width: calc(50% - 20px);
        margin: 0 10px 40px;
    }
} */


@media (max-width:767px) {
    .eccellenza__btn .eccellenza__btn--button {
        font-size: 14px;
        line-height: 17.2px;
        padding: 15px 25px;
    }

    .footer__main--cont {
        flex-wrap: wrap;
        justify-content: center;
        gap: unset;
    }

    .footer__main--cont-inner {
        max-width: calc(50% - 20px);
        margin: 0 10px 40px;
    }

    .main-banner-sec .banner-content .col {
        max-width: 100%;
    }

    .main-banner-sec .banner-content {
        width: 100%;
        position: unset;
        flex-wrap: wrap;
        transform: unset;
        border-radius: 0;
        margin-top: 10px;
    }

    .home-banner {
        height: 500px;
    }

    .oftalmologia__container,
    .eccellenza__container {
        padding: 0 15px;
    }

    .oftalmologia__main {
        display: block;
    }

    .oftalmologia__main--cont {
        max-width: 100%;
    }

    .oftalmologia__main--cont-detail {
        max-width: 100%;
        margin: 0 auto;
    }

    .oftalmologia__main--cont-detail h4 {
        font-size: 20px;
        line-height: 30.8px;
    }

    .oftalmologia__main--cont-detail h1 {
        font-size: 36px;
        line-height: 50px;
        margin: 0 0 20px;
    }

    .oftalmologia__main--cont-detail p {
        max-width: 100%;
        font-size: 14px;
        line-height: 32.8px;
    }

    .oftalmologia__main--cont-part {
        display: block;
        margin: 30px 0 0;
    }

    .oftalmologia__main--cont-grid:first-child,
    .oftalmologia__main--cont-grid:last-child {
        max-width: 100%;
        width: 100%;
        display: block;
    }

    .oftalmologia__main--cont-grid--detail {
        padding: 20px;
    }

    .oftalmologia__main--cont-grid--detail h4 {
        font-size: 20px;
        line-height: 30.8px;
    }

    .oftalmologia__main--cont-grid--detail p {
        font-size: 14px;
        line-height: 32.8px;
        margin: 0 0 20px;
    }

    .oftalmologia__main--img {
        max-width: 100%;
    }

    .oftalmologia__main--img-popup a {
        width: 55px;
        height: 55px;
    }

    .grid-cont {
        padding: 30px 0;
    }

    .grid-cont__title h2 {
        font-size: 30px;
        line-height: 52px;
        margin: 0 0 20px;
    }

    .grid-cont__main {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .grid-cont__main--grid {
        max-width: calc(100% / 2);
    }

    .grid-cont__main--grid h4 {
        font-size: 20px;
        line-height: 30.8px;
        margin: 0 0 20px;
    }

    .grid-cont__main--grid ul li {
        font-size: 14px;
        line-height: 34px;
    }

    .eccellenza__cont {
        max-width: 100%;
        margin: 0 0 50px;
    }

    .eccellenza__cont h2 {
        font-size: 28px;
        line-height: 40px;
        margin: 0 0 15px;
    }

    .eccellenza__cont p {
        font-size: 14px;
        line-height: 32.8px;
    }

    .eccellenza__main {
        display: block;
        max-width: 100%;
    }

    .eccellenza__main--grid {
        max-width: 100%;
    }

    .eccellenza__main--grid img {
        width: 100%;
    }

    .eccellenza__main--grid:last-child {
        margin: 40px 0 0;
    }

    .eccellenza__main--inner {
        margin-bottom: 25px;
    }

    .eccellenza__main--inner-grid img {
        max-width: 50px !important;
        height: 50px !important;
        width: auto;
    }

    .eccellenza__main--inner-grid:last-child {
        margin-left: 30px;
    }

    .eccellenza__main--inner-grid--cont {
        max-width: 100%;
    }

    .eccellenza__main--inner-grid--cont h4 {
        font-size: 20px;
        line-height: 30.8px;
    }

    .eccellenza__main--inner-grid--cont p {
        font-size: 14px;
        line-height: 32.8px;
    }

    .eccellenza__container .eccellenza__btn {
        margin-top: 40px;
    }

    .venturino {
        padding: 50px 0;
    }

    .venturino__cont h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .venturino__cont h2 {
        font-size: 30px;
        line-height: 42px;
    }

    .venturino__main {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .venturino__main--grid {
        max-width: calc((100% / 2) - 30px);
        margin: 0 15px 60px;
        min-height: 230px;
    }

    .venturino__main--grid:last-child {
        margin: 0;
    }

    .venturino__main--grid-num {
        transform: translate(-50%, 50%);
        top: -28%;
        width: 70px;
        height: 70px;
    }

    .venturino__main--grid-num h2 {
        font-size: 30px;
        line-height: 42px;
    }

    .venturino__main--grid h4 {
        font-size: 20px;
        line-height: 30.8px;
    }

    .venturino__main--grid p,
    .venturino__main--grid ul li {
        font-size: 13px;
        line-height: 23.8px;
    }

    .image-grid {
        padding: 25px 0 0;
    }

    .image-grid__main {
        flex-wrap: wrap;
    }

    .image-grid__main--grid {
        max-width: calc(100% / 2);
    }

    .footer__main--map {
        max-width: 100%;
    }

    .footer__main--cont-inner:last-child {
        margin: 0;
    }

    .mini-footer__container {
        max-width: 100%;
    }

    .mini-footer__main {
        display: block;
    }

    .mini-footer__main--grid {
        max-width: 100%;
        text-align: center;
    }

    .mini-footer__main--grid p {
        margin: 0 0 20px;
    }

    .mini-footer__main--grid ul {
        justify-content: center;
    }

    .main-banner-sec .banner-btn a {
        padding: 14px 20px;
    }
}

@media (max-width:574px) {

    header .navbar-header {
        margin: auto;
    }

    .venturino {
        padding: 50px 0 20px 0;
        margin-bottom: 30px;
    }

    .venturino .swiper-scrollbar-drag {
        background: rgb(66 179 229);
    }

    .venturino .swiper-scrollbar {
        max-width: 300px;
        width: 80%;
        left: 50%;
        transform: translateX(-50%);
        height: 4px;
    }

    .venturino__main {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

    .venturino__main.desk-box {
        display: none;
    }

    .main-banner-sec .banner-content-top h1 {
        font-size: 36px;
    }

    .main-banner-sec .banner-btn a img {
        margin-left: 15px;
    }

    .main-banner-sec .banner-btn a {
        padding: 12px 18px;
    }

    .main-banner-sec .banner-content .col {
        padding: 30px 20px;
    }

    .grid-cont__main--grid {
        max-width: 100%;
    }

    .grid-cont__main {
        display: block;
    }

    .venturino__main--grid {
        max-width: unset;
        margin: 0 0 20px;
        width: 80%;
    }

    .oftalmologia img {
        height: 400px !important;
    }

    .oftalmologia__main--img-popup a img,
    .oftalmologia__main--cont-grid img {
        height: auto !important;
        object-fit: unset;
    }

    .eccellenza__main--inner-grid img {
        max-width: 40px !important;
        height: 40px !important;
    }

    .eccellenza__main--inner-grid--cont h4 {
        font-size: 16px;
        line-height: 26.8px;
    }

    .eccellenza__main--inner-grid--cont p {
        line-height: 28.8px;
    }

    .footer__main--map {
        max-width: 100%;
    }

    .footer__main--cont {
        flex-wrap: wrap;
        max-width: 100%;
        padding: 40px 20px;
    }

    .footer__main--cont-inner {
        max-width: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px;
        text-align: center;
        border-bottom: 1px solid #42b3e573;
    }

    .footer__main--cont-inner:last-child {
        border-bottom: 0;
    }

    .footer__main--cont-inner:last-child {
        margin-bottom: 0;
    }

    .mini-footer__container {
        max-width: 100%;
    }

    .mini-footer__main {
        display: block;
    }

    .mini-footer__main--grid p {
        font-size: 14px;
        line-height: 17.2px;
        margin: 0 0 20px;
        text-align: center;
    }

    .mini-footer__main--grid {
        max-width: 100%;
    }

    .mini-footer__main--grid ul {
        justify-content: center;
    }

    .footer__main--cont-inner ul li img {
        position: unset;
        margin-right: 10px;
    }

    .footer__main--cont-inner ul li {
        padding: 0;
    }
}

@media (max-width:480px) {
    .main-banner-sec .home-banner {
        height: 500px;
    }

}


@media (max-width:425px) {
    .main-info-section .inner-info {
        flex-wrap: wrap;
    }

    .main-info-section .inner-info p {
        width: 100%;
    }

    .main-banner-sec .banner-content .col h4 {
        font-size: 20px;
    }

    .main-banner-sec .banner-content-top {
        top: 26%;
    }

    .venturino__main--grid {
        width: 85%;
    }
}

@media (max-width:375px) {
    .venturino__main--grid {
        width: 90%;
    }
}