/* 
Theme Name: inocel
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: inocel
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.more-button .elementor-button-icon svg{
    width: 24px !important;
    height: 24px !important;
}
.more-button .elementor-button-content-wrapper{
    align-items: center;
}
.max-700{
    max-width: 700px;
}
.footer-links a:hover span{
    text-decoration: underline !important;
    text-underline-offset: 6px;
    text-decoration-color:rgba(255, 255, 255, .24) !important ;
}
.header-button{
    min-width: 285px;
}
.yellow-button a:hover{
    border-color:#FFBB47 !important;
    color: #FFBB47 !important;
}
.yellow-button a:hover svg{
    fill: transparent !important;
}
.yellow-button a:hover svg path:nth-of-type(2){
    stroke: #FFBB47 !important;
}
.more-button.arrow a:hover{
    border-color: #fff !important;
}
/* .more-button.rad a:hover{
    border-radius: 6px !important;
} */
.more-button.rad a:hover{
    border-color: transparent !important;
}
.more-button.arrow:after{
    content: '';
    position: absolute;
    right: 5px;
    top: 13px;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/12/arrow_outward-1.svg);
}
.elementor-widget-text-editor ul{
    padding-left: 20px !important;
}
.elementor-widget-text-editor ul li{
    padding-bottom: 10px ;
}
.text-shadow h1{
    text-shadow: 0 4px 40px rgba(0, 0, 0, .24);
}
.external-radius{
    position: relative;
}
.external-radius:before,
.external-radius:after{
    content: '';
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background-color: #F3F5F8;
    left: auto !important;
    top: 0;
    right: 75px;
    box-shadow: 5px -5px 0 0 #FAFAFA;
}
.external-radius:after{
    top: 73px;
    right: 0;
}
.desktop-header:after{
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0;
    background-color: #b5b5b5;
}


.toggle-menu-button a{
    max-width: 40px !important;
    min-width: 40px !important;
}
.toggle-menu-button svg{
    width: 28px !important;
    height: 28px !important;
}
.toggle-menu-button.open-button{
    pointer-events: none;
}
.toggle-menu-button.hide{
    opacity: 0;
    display: block !important;
}
.toggle-menu-button:hover{
    cursor: pointer;
}

.sub-menu li{
    padding: 5px 5px 0 !important;
}
.sub-menu li a{
    border-radius: 4px !important;
}
.sub-menu li:last-child{
    padding-bottom: 5px !important;
}


body.home .header-section{
    background-color: transparent !important;
}
body.home .header-section.elementor-sticky--effects{
    background-color: #FAFAFA !important;
}
body.home .header-section.menu-open{
    background-color: #FAFAFA !important;
}
.logo-col{
    flex-shrink: 0 !important;
    min-width: 120px;
}
.white-logo{
    display: none;
}
body.home .header-section .white-logo{
    display: block;
}
body.home .header-section .simple-logo{
    display: none;
}
body.home .header-section.elementor-sticky--effects .white-logo{
    display: none;
}
body.home .header-section.elementor-sticky--effects .simple-logo{
    display: block;
}
body.home .header-section.menu-open .white-logo{
    display: none;
}
body.home .header-section.menu-open .simple-logo{
    display: block;
}


.elementor-nav-menu .sub-menu > li > a{
    border: none !important;
}
body.home .header-section .elementor-nav-menu > li > a{
    color: #fff !important;
}
body.home .header-section.elementor-sticky--effects .elementor-nav-menu > li > a{
    color: #000 !important;
}
body.home .header-section .elementor-nav-menu .sub-arrow path{
    fill: #fff;
}
body.home .header-section.elementor-sticky--effects .elementor-nav-menu .sub-arrow path{
    fill: #000;
}

body.home .header-section .header-button a{
    background-color: #fff !important;
}
body.home .header-section.elementor-sticky--effects .header-button a{
    background-color: #BFD8D8 !important;
}
body.home .header-section .header-button a:hover{
    background-color: #84CFC5 !important;
}

body.home .header-section .toggle-menu-button.open-button path{
    fill: #fff !important;
}
body.home .header-section.elementor-sticky--effects .toggle-menu-button.open-button path{
    fill: #000 !important;
}

.footer-form .elementor-form-fields-wrapper{
    display: flex;
    flex-wrap: nowrap;
}
.footer-form .elementor-form-fields-wrapper .elementor-field-type-submit{
    max-width: 115px;
    padding-left: 2px !important;
}
.footer-form .elementor-field-type-email{
    max-width: 280px;
}
.home-form .e-form__buttons.elementor-column{
    width: 100%;
}
.e-form__indicators.e-form__indicators--type-number{
    margin-bottom: 40px !important;
}
.home-form .e-form__indicators__indicator__separator{
    display: none;
}
.home-form .e-form__indicators__indicator{
    padding: 0 !important;
    width: 33.3%;
    min-width: 33.3%;
    border-bottom: 1px solid rgba(0, 145, 132, 0.4);
}
.home-form .e-form__indicators__indicator.e-form__indicators__indicator--state-active{
    border-bottom: 3px solid rgba(0, 145, 132, 1) !important;
}
.home-form .e-form__indicators__indicator__number{
    font-weight: 400;
    font-size: 16px !important;
    font-family: 'Inter Tight';
    color: #262f34d5 !important;
}
.home-form .e-form__indicators__indicator--state-active .e-form__indicators__indicator__number{
    color: #009184 !important;
}
.home-form .e-form__indicators__indicator--state-completed .e-form__indicators__indicator__number{
    color: transparent !important;
    position: relative;
}
.home-form .e-form__indicators__indicator--state-completed .e-form__indicators__indicator__number:after{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/12/done_all.svg);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
}
.home-form .elementor-field-group.elementor-field-type-submit .elementor-button-content-wrapper{
    justify-content: center !important;
}
.home-form .elementor-field-group.elementor-field-type-submit button{
    background-color: #F5C26B !important;
}
.home-form .elementor-field-group.elementor-field-type-submit button:hover{
    background-color: #efab34 !important;
}



/* ++++++++++++++++++++++++++++++ */

.home-form .elementor-field-type-acceptance label {
    line-height: 22px !important;
}

.home-form .elementor-acceptance-field {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    accent-color: #BFD8D8 !important;
    /* background-color: transparent;
    box-shadow: 0 0 0 24px #273147 inset; */
    border-radius: 4px !important;
    border: 1px solid #273147 !important;
    transform: translateY(3px);

}

.home-form .elementor-field-type-acceptance .elementor-field-option:hover::after {
    border: 1px solid #BFD8D8 !important;
}

.home-form .elementor-field-type-acceptance .elementor-field-option.elementor-error:after {
    border: 1px solid #DC2626 !important;
}

/* .home-form .elementor-message.elementor-message-success {
    color: #CCDFFF;
    display: none !important;
} */

.home-form form.hide {
    opacity: 0 !important;
    pointer-events: none;
}

.home-form input:hover,
.home-form select:hover {
    border-color: #BFD8D8 !important;
}

.home-form input:focus,
.home-form select:focus {
    border-color: #BFD8D8 !important;
}

.home-form .elementor-error input {
    border-color: #DC2626 !important;
}
.home-form input[type="number"]::-webkit-outer-spin-button,
.home-form input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.home-form input[type="number"] {
    -moz-appearance: textfield;
}

.home-form select {
    background-image: url('/wp-content/uploads/2025/11/Chevron-down1.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 30px;
}

.home-form select::-ms-expand {
    display: none;
}

.home-form .elementor-select-wrapper i {
    display: none !important;
}

.home-form .elementor-field-type-acceptance .elementor-field-option:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 10px;
    width: 24px;
    height: 24px;
    border: 1px solid #273147;
    border-radius: 3px;
    display: block;
    background-color: #fff;
    pointer-events: none;

}

.home-form .elementor-field-type-acceptance .elementor-field-option.check:after {
    display: none;
}
.home-form .e-form__buttons.elementor-column{
    padding-top: 10px;
}

/* custom-select start */

select.custom-select {
    opacity: 0;
}

.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    width: 100%;
}

.elementor-field-textual.opened .custom-select-trigger::after {
    margin-top: 3px;
    -webkit-transform: rotate(-135deg) translateY(-50%);
    transform: rotate(-135deg) translateY(-50%);
}

.custom-select-trigger::after {
    position: absolute;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-bottom: 1px solid #5B6A88;
    border-right: 1px solid #5B6A88;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.custom-options {
    position: absolute;
    display: block;
    top: calc(100% + 5px);
    left: 0;
    right: 0;
    min-width: 100%;
    margin: -1px 0;
    border: 1px solid #BFD8D8;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    z-index: 20;
    padding: 10px 0;
    background-color: #fff;
    max-height: 250px;
    overflow-y: auto;
    border-radius: 6px;
}

.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.custom-select-trigger {
    display: block;
    width: 100%;
    /* height: 40px; */
    border: 1px solid rgba(0, 0, 0, 0.09);
    padding: 5px 40px 5px 15px;
    border-radius: 6px;
    font-size: 16px;
    /* line-height: 24px; */
    color: #262F34;
    line-height: 36px;
    display: flex;
    align-items: center;
    /* min-width: 260px; */
    cursor: pointer;
    background-color: #fff;
}

.opened .custom-select-trigger,
.opened .custom-select-trigger:hover {
    border: 1px solid #BFD8D8;
}

.elementor-error .custom-select-trigger {
    border: 1px solid #DC2626;
}

.custom-select-trigger:hover {
    border-color: #BFD8D8;
}

.custom-option {
    display: block;
    padding: 5px 15px;
    /* border: 1px solid transparent; */
    text-align: left;
    white-space: nowrap;
    cursor: pointer;
    transition: .3s;
    /* line-height: 1; */
    white-space: wrap;
    color: #000000;
}

.custom-option:hover {
    /* background-color: #f7f4f3; */
    /* color: #BFD8D8; */
    background-color: #EEF3F3;
}

select.orderby {
    opacity: 0 !important;
}
.custom-option:first-child{
    display: none;
}
.custom-option:first-child.selection {
    border: none;
}

.custom-option.selection:not(:first-child) {
    /* font-weight: 600; */
    background-color: #EEF3F3;
}

.custom-select-wrapper .elementor-field-textual {
    padding: 0 !important;
}

.custom-select-wrapper .elementor-field-textual {
    border: none !important;
}

/* custom-select end */

.e-n-tabs-heading{
    display: inline-flex !important;
    width: fit-content;
    align-self: center;
    padding: 2px;
    border: 1px solid rgba(0, 0, 0, 0.09);
    border-radius: 8px;
    background-color: #F3F5F8;
    gap: 0;
    flex-wrap: nowrap !important;
}
.e-n-tabs-heading button{
    min-width: 200px;
    margin: 0 !important;
}
.e-hotspot__tooltip{
    border: 1px solid #BFD8D8;
    white-space: wrap;
}
.e-hotspot__tooltip img{
    border-radius: 6px;
    width: 100%;
    margin-top: 10px !important;
    display: block;
}
.e-hotspot__tooltip p{
    margin-bottom: 0 !important;
}
.e-hotspot__inner-circle{
    border: 4px solid #E2A641;
    padding: 10px !important;
}
.e-hotspot--tooltip-position{
    top: 100% !important;
    left: 100% !important;
}
.e-hotspot:nth-of-type(3) .e-hotspot__tooltip{
    min-width: 150px !important;
}



.swiper-slide{
    display: flex;
    align-items: flex-end;
}
.swiper-slide .slide-title{
    display: none;
}
.swiper-slide.swiper-slide-active+div+div+div .slide-title {
    display: block;
}
.elementor-swiper-button.elementor-swiper-button-next svg,
.elementor-swiper-button.elementor-swiper-button-prev svg{
    width: 20px !important;
    height: 20px !important;
}
.swiper-wrapper{
    margin-left: -100px;
    margin-right: -500px;
    width: calc(100vw + 1200px);
}
.elementor-swiper-button.elementor-swiper-button-prev,
.elementor-swiper-button.elementor-swiper-button-next{
    position: absolute !important;
    left: 0 !important;
    width: 46px;
    /* right: auto; */
    top: 80px;
    transform: translateX(calc(50vw - 605px)) !important;
}
.elementor-swiper-button.elementor-swiper-button-next{
    transform: translateX(calc(50vw - 550px)) !important;
}


@media(min-width: 1026px){
    .swiper-slide.swiper-slide-active+div+div+div {
        width: 30vw !important;
    }
}

@media(max-width:1360px){
    .elementor-swiper-button.elementor-swiper-button-prev {
        left: 80px !important;
        transform: translateX(0) !important ;
    }
    .elementor-swiper-button.elementor-swiper-button-next {
        left: 135px !important;
        transform: translateX(0) !important;
    }
}

@media(min-width:768px){
    .elementor-element.elementor-element-45780c39{
        background-image: url(/wp-content/uploads/2025/12/video31.jpg) !important;
    }
}


@media(max-width:1024px){
    .buttons-col a svg path{
        transform: none !important;
    }
    .buttons-col .b3 svg{
        width: 17.3px !important;
        height: 11.4px !important;
    }
    /* .more-button .elementor-button-icon svg path{
        transform: translate(-3px, -3px);
    } */

    .mobile-menu-section{
        z-index: 20;
        position: fixed !important;
        top: 76px;
        left: -100%;
        width: 100%;
        transition: .5s !important;
        /* bottom: 0; */
        height: calc(100vh - 76px);
        overflow-y: auto;
        /* max-height: calc(100vh - 76px); */
    }
    .mobile-menu-section > div{
        height: 100%;
    }
    .mobile-menu-section.open{
        left: 0;
    }
    .sub-menu{
        position: static !important;
        margin-top: 20px !important;
        border-left: 1px solid #009184 !important;
    }
    .swiper-slide.swiper-slide-active{
        width: 60vw !important;
    }
    .swiper-slide.swiper-slide-active .slide-title{
        display: block;
    }
    /* .swiper-slide.swiper-slide-active + div +div+ div {
        width: auto !important;
    } */
    .swiper-wrapper {
        margin-left: 0;
        margin-right: -200px;
        width: calc(100vw + 200px);
    }
    .elementor-swiper-button.elementor-swiper-button-next{
        top: -106px !important;
        left: 0% !important;
        transform: translateX(calc(100vw - 95px)) !important;
    }
    .elementor-swiper-button.elementor-swiper-button-prev {
        top: -106px !important;
        left: 0% !important;
        transform: translateX(calc(100vw - 150px)) !important;
    }
    .e-hotspot:nth-of-type(5) .e-hotspot--tooltip-position {
        transform: translateX(calc(-50% - 20px));
    }
}



@media(max-width:767px){
    .buttons-col a {
        max-width: 180px !important;
    }
    .max-700{
        max-width: 600px;
    }
    .square-img{
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .toggle-col{
        max-width: 40px;
        min-width: 40px;
    }
    .desktop-header::after {
        left: 20px;
        right: 20px;
    }
     .mobile-menu-section{
        top: 66px;
        height: calc(100vh - 66px);
     }
    .e-n-tabs-heading button {
        min-width: auto;
    }
    .e-n-tabs-heading {
        margin-bottom: 40px !important;
    }
    .e-hotspot__inner-circle {
        border: 3px solid #E2A641;
        padding: 8px !important;
    }
    .e-hotspot--tooltip-position {
        top: 100% !important;
        left: 30% !important;
    }
    .e-hotspot:nth-of-type(3) .e-hotspot__tooltip {
        min-width: 100px !important;
    }
    .slide-title{
        margin-bottom: 15px !important;
    }
    .elementor-swiper-button.elementor-swiper-button-prev{
        top: -77px !important;
        left: 0 !important;
        transform: none !important;
    }
    .elementor-swiper-button.elementor-swiper-button-next {
        top: -77px !important;
        left: 55px !important;
        transform: none !important;
    }
    .swiper-wrapper {
        margin-left: 0;
        margin-right: -400px;
        width: calc(100vw + 400px);
    }
    .swiper-slide.swiper-slide-active {
        width: 70vw !important;
    }
    .footer-form .elementor-form-fields-wrapper .elementor-field-type-submit button{
        padding: 0 !important;
    }
    .e-hotspot:nth-of-type(5) .e-hotspot--tooltip-position {
        transform: translateX(-30px);
    }
    .elementor-element.elementor-element-45780c39{
        background-position: center 25% !important;
    }
}

.hidden {
    display: none !important;
}

.info-block {
    position: relative;
    z-index: 2;
}

.info-block p {
    margin: 0;
}

@media (min-width: 1025px) {
    .info-block .elementor-widget-heading {
        position: unset;
    }

    .info-block h4,
    .info-block p  {
        margin: 0;
        transition: 0.3s all;
    }

    .info-block h4 {
        position: absolute;
        top: 50%;
        left: 32px;
        transform: translateY(-50%);
    }

    .info-block:hover h4,
    .info-block:not(:hover) p {
        opacity: 0;
        visibility: hidden;
    }
}

@media (max-width: 1024px) {
    /*.info-wrap::before {*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    width: 1px;*/
    /*    height: 100%;*/
    /*    background: #bfd8d8;*/
    /*    z-index: 1;*/
    /*}*/

    /*.info-wrap::after {*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    width: 1px;*/
    /*    height: 100%;*/
    /*    background: #bfd8d8;*/
    /*    transform: rotate(90deg);*/
    /*    z-index: 1;*/
    /*}*/

    /*.info-block::before {*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    top: 50%;*/
    /*    left: 0;*/
    /*    width: 12px;*/
    /*    height: 12px;*/
    /*    border-radius: 50%;*/
    /*    border: 2px solid #bfd8d8;*/
    /*    background: #fff;*/
    /*    transform: translate(-50%, -50%);*/
    /*    z-index: 2;*/
    /*}*/

    /*.info-block::after {*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    top: 50%;*/
    /*    left: -16px;*/
    /*    width: 14px;*/
    /*    height: 1px;*/
    /*    background: #bfd8d8;*/
    /*    transform: translateY(-50%);*/
    /*    z-index: 1;*/
    /*}*/
}