@font-face {
    font-family: 'Gotham';
    src: url('fonts/GothamBold.eot');
    src: url('fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamBold.woff') format('woff'),
        url('fonts/GothamBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.eot');
    src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Book.woff') format('woff'),
        url('fonts/Gotham-Book.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

html,
body {
    height: 100%;
    width: 100%;
    /* font-family: 'Gotham';
	font-weight: 500; */
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #000;
}

.heading1 {
    font-size: 2rem;
    padding: 2rem;
    text-align: center;
}

.padding1 {
    padding: 0.9rem 0;
}

.banner1 {
    /*background: url('../images/banners/main-page.webp') no-repeat center center / cover;*/
    background: url('../images/banners/banner-main-15052025.webp') no-repeat center center / cover;
    height: 480px;
}

.banner-varilux {
    background: url('../images/banners/banner-varilux-15052025.webp') no-repeat center center / cover;
}

.banner-essentials {
    background: url('../images/banners/essentials-plus-v2.webp') no-repeat center center / cover;
}

.banner-eyezen-premium {
    background: url('../images/banners/banner-eyezen-15052025.webp') no-repeat center center / cover;
}

.banner-stellest {
    background: url('../images/banners/stellest-v2.webp') no-repeat center center / cover;
}

.banner2 {
    background-color: #000;
    height: 630px;
}

.right-content-one,
.right-content-two {
    background-color: #fff;
    padding: 3rem;
    height: 100%;
    padding-bottom: 1rem;
    border: 1px solid #e3e3e3;
}

.headingBlue span {
    color: #0143c3;
}

.fontColor1 {
    color: #484848;
}

.info1 {
    position: relative;
    cursor: pointer;

}

.info_card {
    position: absolute;
    top: 39px;
    right: -20px;
    z-index: 9;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    display: none;
}

.info_auth {
    max-width: 424px;
}

.info1:hover .info_card {
    display: block;
}

.form-control-cstm {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    background-color: #fff;
    font-size: 1.2rem;
    height: 55px;
    border-top: 1px solid #004f76;
    border-bottom: 1px solid #004f76;
}

.textBlack {
    font-size: 1rem;
    color: #000;
}

a {
    color: #0143c3;
    text-decoration: none;
}

.modal-body .margin_collaspse {
    font-size: 14px;
    padding: 10px;
}

ul {
    list-style-type: disc
}

.btn-primary {
    background-color: #0143c3;
    border-color: #0143c3;
}

.text1 {
    font-size: 1.1rem;
    color: #484848;
}

.mb-6rem {
    margin-bottom: 4.75rem;
}

.py-2rem {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.foot-ft,
.foot-ft a {
    font-size: 0.8rem !important;
    color: #848484 !important;
}

.foot-ft a:hover {
    color: #0143c3 !important;
}

.social-icons {
    height: 26px;
    width: 26px;
}

.img1 {
    width: 363px;
    height: 235px;
    border-radius: 8px;
}

.card-wrap {
    background: #d3d3d3;
    border-radius: 8px;
    border: 1px solid #9a9a9a;
    position: absolute;
    top: 60px;
    width: 363px;
    left: 90px;
}

.line-grey {
    border-bottom: 2px solid #939393;
    margin: 8px 0px;
}

.mt-110px {
    margin-top: 110px;
}

.content-one {
    background-color: #fff;
    border: 1px solid #e3e3e3;
}

.clr-bl {
    color: #0143c3;
}

.margin_collaspse ul li {
    margin-bottom: 20px;
}

.pse1 {
    padding-left: 100px;
    padding-right: 30px;
}

.pse2 {
    padding-left: 20px;
    padding-right: 20px;
}

.wdt-img {
    width: 90%;
}

.ps-5px {
    padding-left: 5px;
}

/*.right-content-two-padding {*/
/*    padding: 48px 48px 16px 100px;*/
/*}*/

.varilux-width {
    width: 15%;
}

@media (max-width: 1024px) {

    .banner2 {
        height: 600px;
    }

    .banner1 {
        height: 430px;
    }

    .mb-8rem {
        margin-bottom: 4rem;
    }

    .right-content-one {
        height: 430px;
        padding: 1.6rem;
    }

    .right-content-two {
        height: 600px;
    }

    .right-content-two-padding {
        padding: 30px 48px 16px 60px;
    }

    .banner-varilux {
        background: #000 url('../images/banners/banner-varilux-15052025.webp') no-repeat 0px 0px / 100%;
    }

    .banner-essentials {
        background: #000 url('../images/essentials-banner.webp') no-repeat 0px 0px / 100%;
    }

    .banner-eyezen-premium {
        background: #000 url('../images/banners/banner-eyezen-15052025.webp') no-repeat 0px 0px / 100%;
    }

    .banner-stellest {
        background: #000 url('../images/stellest-banner.webp') no-repeat 0px 0px / 100%;
    }

    .fs-9 {
        font-size: 1.75rem !important;
    }

    .fs-5 {
        font-size: 1rem !important;
    }

    .mb-6rem {
        margin-bottom: 1rem;
    }

    .py-2rem {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .card-wrap {
        left: 0px;
    }

    .essentials-width {
        width: 200px;
    }
}

@media (max-width: 992px) {
    .banner1 {
        height: 600px;
    }

    .ps-0 {
        padding-right: 0 !important;
    }

    .banner2 {
        height: 750px;
    }

    .card-wrap {
        left: 90px;
    }

    .wdt-img {
        width: 30%;
    }

    .pse1 {
        padding-left: 50px;
        padding-right: 30px;
    }

    .right-content-two-padding {
        padding: 30px 48px 16px 140px;
    }

    .varilux-width {
        width: 25%;
    }
}

@media (max-width: 768px) {
    .banner1 {
        background: url('../images/banners/banner-main-15052025.webp') no-repeat 0px 0px / 100%;
    }
}

@media (max-width: 640px) {
    .banner1 {
        height: 450px;
    }

    .heading1 {
        padding: 1.3rem;
    }

    .banner2 {
        height: 560px;
    }

    .wdt-img {
        width: 40%;
    }

    .pse1 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .right-content-two-padding {
        padding: 30px 48px 16px 45px;
    }

    .varilux-width {
        width: 30%;
    }
}

@media (max-width: 576px) {
    .banner1 {
        height: 500px;
    }
    .me-10px {
        margin-right: 20px;
        margin-left: 20px;
    }

    .foot-ft {
        text-align: center !important;
        /* margin-top: 1rem; */
    }

    .mb-10px {
        margin-bottom: 10px;
    }

    .banner2 {
        height: 600px;
    }

    .cstm-pd {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .right-content-two-padding {
        padding: 30px 48px 16px 60px;
    }
}

@media (max-width: 480px) {
    .banner1 {
        height: 420px;
    }

    .banner2 {
        height: 500px;
    }

    .mb-6rem {
        margin-bottom: 20px;
    }

    .form-check .form-check-input {
        float: none;
        margin-left: 0;
        margin-right: 2px;
    }

    .form-control-cstm {
        text-align: center;
    }

    .heading1 {
        padding: 1rem;
    }

    .me-10px {
        margin-right: 10px;
    }

    .right-content-one {
        text-align: center !important;
    }

    .ms-5px {
        margin-left: 6px;
    }

    .banner2 {
        height: 500px;
    }

    .card-wrap {
        left: 0px;
    }

    .varilux-width {
        width: 35%;
    }
}

@media (max-width: 400px) {
    .heading1 {
        font-size: 1.6rem;
    }

    .banner1 {
        height: 330px;
    }

    .banner2 {
        height: 420px;
    }

    .right-content-two-padding {
        padding: 30px 48px 16px 18px;
    }

    .varilux-width {
        width: 40%;
    }
}