/* 
Theme Name: ONCE Elementor
Theme URI: https://github.com/elementor/hello-theme/
Description: Customized Hello Elementor Theme by the Once Interactive Team.
Author: Once Interactive
Author URI: https://onceinteractive.com
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor-child
*/


/* General */

html,
body {
    overflow-x: hidden;
}

.elementor-button:focus,
button:focus,
a:focus,
input:focus {
    outline: none !important;
}

a,
a:hover button,
button:hover,
a path,
a:hover path,
.elementor-button,
.elementor-button:hover,
a .elementor-icon-list-text,
a .elementor-icon-list-icon i,
a img,
a:hover img {
    transition: all .3s ease-in-out !important;
}

::selection {
    background: #1d282f;
    color: #FFF;
}

::placeholder {
    opacity: 1 !important;
}

.hide-br br {
    display: none;
}

.no-mb,
.no-mb * {
    margin-bottom: 0 !important;
}


/* Header */

.elementor-location-header[data-elementor-type="header"] {
    position: absolute;
    width: 100%;
    z-index: 9;
}

.header-section {
    width: 100% !important;
    top: inherit !important;
}

#elementor-popup-modal-118 .dialog-message {
    width: 100% !important;
}

#elementor-popup-modal-118 .dialog-widget-content {
    width: 100%;
    padding: 25px;
}

#elementor-popup-modal-118 .eicon-close {
    font-size: 50px;
    color: #ffffff;
    margin: 30px 90px 0 0px;
}

body img.gform_ajax_spinner {
    display: none !important;
}


/* Elementor Editor Fix */

.elementor-editor-active .elementor-row.ui-sortable {
    flex-direction: column;
}

.elementor-editor-active .elementor-column,
.elementor-editor-active .elementor-column-wrap {
    width: 100% !important;
}


/* Home */


/*
.home {
    padding: 25px;
	height:calc(100% - 50px) !important;
}
*/

body {
    width: calc(100% - 50px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 25px;
    background: #fff;
    z-index: 9;
}

body.admin-bar:before {
    top: 32px;
}

body:after {
    content: "";
    bottom: 0;
    height: 25px;
    width: 100%;
    background-color: #fff;
    z-index: 99;
    position: absolute;
}

body.admin-bar {
    margin-top: -32px;
}

.homepage-section .elementor-row {
    flex-direction: column;
}

.homepage-section .elementor-inner-section .elementor-row {
    flex-direction: row;
    justify-content: center;
}

body:not(.elementor-editor-active) .cont-col {
    height: 100vh !important;
}

html .slick-initialized .slick-active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-col {
    width: 100% !important;
}

body:not(.elementor-editor-active) .footer-col {
    position: absolute !important;
    bottom: 13px;
}

.home-content .elementor-column {
    width: max-content !important;
}

.home-content .title-col .elementor-widget-wrap,
.home-content .text-col .elementor-widget-wrap {
    flex-direction: column;
    justify-content: center;
}

.home-content .text {
    max-width: 480px;
}

.text-col::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 345px;
    position: absolute;
    top: 50%;
    left: 50px;
    background-image: linear-gradient(to top, transparent, #FFF, transparent);
    transform: translateY(-50%);
}

.text ul {
    list-style: none;
    padding-left: 10px;
}

.text-max-width p {
    max-width: 600px !important;
}

.text li {
    padding-bottom: 10px;
}

.text li:last-child {
    padding-bottom: 15px;
}

.text li::before {
    content: '•';
    display: inline-block;
    margin-right: 15px;
}


/* Remove - Pagination */

html .slick-dots {
    position: relative;
    /* z-index: 999; */
    opacity: 0;
    visibility: hidden;
}

.slick-dots li button:before {
    opacity: 1 !important;
    font-size: 24px !important;
    color: #FFF !important;
}

.slick-dots li.slick-active button:before {
    color: blueviolet !important;
}

html .slick-prev,
html .slick-next {
    z-index: 999;
    border: none !important;
    color: transparent !important;
    padding: 0 !important;
    filter: none;
    transition: all .3s linear;
}

html .slick-prev:hover,
html .slick-next:hover {
    filter: drop-shadow(0 0 8px #FFF);
    transition: all .3s linear;
}

html .slick-prev {
    left: 45px;
    transform: rotate(180deg);
}

html .slick-next {
    right: 45px;
}


/* html .slick-prev:hover:before,
html .slick-next:hover:before {
    opacity: 1;
} */

.slick-prev:before,
.slick-next:before {
    content: "\f054" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-size: 28px !important;
    opacity: 1 !important;
}


/* First Slide */


/*
.slide-1 .elementor-container {
    right: 6.5%;
}
/*
.nat-img img {
    margin-left: auto;
}


/* Second Slide */

.slide-2 .elementor-container {
    left: 3px;
}

.slide-2 .home-content .text p {
    max-width: 90%;
}


/* Third Slide */

.slide-3 .elementor-container {
    left: 7px;
}

.slide-3 .home-content .text {
    max-width: unset;
}


/* Fourth Slide */


/* .slide-4 .elementor-container {
    left: 7%;
}

.slide-4 .home-content .text {
    max-width: 100%;
} */

.slide-4 .home-content .text ul {
    padding-left: 0;
}


/* Fifth Slide */

.slide-5 .elementor-container {
    right: 15px;
}

.home-content .btn .elementor-button {
    border: 1px solid;
    border-image-slice: 1;
    border-left: none;
    border-right: none;
    border-image-source: linear-gradient(to left, transparent, #FFF, transparent);
    padding: 13px 10px 10px;
    min-width: 345px;
    margin-top: 50px !important;
    position: relative;
    transition: all .3s ease-in-out;
}

.home-content .btn .elementor-button::before,
.home-content .btn .elementor-button::after {
    content: '';
    width: 1px;
    height: 92px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-image: linear-gradient(to top, transparent, #FFF, transparent);
    transition: all .3s ease-in-out;
}

.home-content .btn .elementor-button::before {
    left: 62px;
}

.home-content .btn .elementor-button::after {
    right: 62px;
}

.slide-5 .home-content .text {
    max-width: 680px;
}

.home-content img {
    margin: 0 auto;
}


/* Form */

.form-section .gform_wrapper {
    max-width: 880px !important;
    margin: 0 auto;
}

body .form-section .gform_wrapper .top_label div.ginput_container,
.form-section .gform_wrapper input[type="text"],
body .form-section .gform_wrapper ul .gfield {
    margin: 0 !important;
}

body .form-section .gform_wrapper ul .gfield {
    padding: 0 !important;
}

body .form-section .gform_wrapper ul .name {
    padding-right: 25px !important;
}

body .form-section .gform_wrapper ul .email {
    padding-left: 25px !important;
}

.form-section .gform_wrapper input[type="text"],
.form-section .gform_wrapper textarea {
    font-weight: 300 !important;
    border: none;
    padding: 5px 12px !important;
}

.form-section .gform_wrapper textarea {
    padding: 7px 12px !important;
    margin: 7px 0 0 !important;
    height: 170px !important;
}

.form-section .gform_wrapper ::placeholder {
    color: #787e85;
}

.form-section .gform_footer {
    text-align: center;
}

.form-section .gform_footer .gform_button {
    font-size: 16px !important;
    letter-spacing: 4px !important;
    border: 1px solid;
    border-image-slice: 1;
    border-left: none;
    border-right: none;
    border-image-source: linear-gradient(to left, transparent, #FFF, transparent);
    padding: 13px 10px 10px;
    margin: 0 !important;
    min-width: 345px;
    transition: all .3s ease-in-out;
}

.form-section .gform_footer::before,
.form-section .gform_footer::after {
    content: '';
    width: 1px;
    height: 92px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-image: linear-gradient(to top, transparent, #FFF, transparent);
    transition: all .3s ease-in-out;
}

.form-section .gform_footer:before {
    left: 55px;
}

.form-section .gform_footer:after {
    right: 55px;
}

.form-section .gform_footer:hover::before,
.form-section .gform_footer:hover::after,
.home-content .btn .elementor-button:hover::before,
.home-content .btn .elementor-button:hover::after {
    height: 100%;
    transition: all .3s ease-in-out;
}

.form-section .gform_footer:hover::before,
.home-content .btn .elementor-button:hover::before {
    left: 0;
}

.form-section .gform_footer:hover::after,
.home-content .btn .elementor-button:hover::after {
    right: 0;
}

.form-section .gform_footer .gform_button:hover,
.home-content .btn .elementor-button:hover {
    color: #FFF !important;
    min-width: 220px;
    transition: all .3s ease-in-out;
}

form#gform_1 {
    text-align: center !important;
}

.form-section .gform_wrapper .gform_footer {
    padding: 0;
    margin: 20px 0 0;
    position: relative;
    display: inline-block;
    width: auto !important;
}


/* Form Errors */

.form-section .gform_wrapper div.validation_error {
    font-weight: 500;
    line-height: 1.4;
    color: #FFFF;
    border-color: #FFFF !important;
    margin: 0 0 25px;
}

.form-section .gform_wrapper .gfield_error {
    background: transparent !important;
    color: #FFFF !important;
    border: none !important;
    margin: 0 !important;
}

.form-section .gform_wrapper .validation_message {
    line-height: 1;
    color: #FFFF !important;
    padding: 8px 0 !important;
}

.form-section .gform_wrapper li.gfield_error input {
    border: 1px solid #FFF !important;
}

.copy-text .elementor-text-editor {
    margin-top: -35px !important;
}


/* Form Success */

.form-section .gform_confirmation_message * {
    font-family: "GFS Didot", Sans-serif;
    font-size: 21px;
    line-height: 1.5;
    color: #FFF;
    margin: 20px auto 192px;
}


/* Footer */


/* Animations - KeyFrames */

@keyframes opacDown {
    0% {
        transform: translate(0, -20px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translate(0, 20px);
        opacity: 0;
    }
}


/* Media Queries */

@media (max-width: 1800px) {
    /*     .slide-3 .elementor-container {
        left: 13px;
    }
    .slide-4 .elementor-container {
        left: 8.4%;
    }
    .slide-5 .elementor-container {
        right: -17px;
    } */
    .title-col .elementor-heading-title {
        font-size: 50px !important;
    }
}

@media (max-width: 1700px) {
    .text li {
        padding-bottom: 0;
    }
}

@media (max-width: 1439px) {
    .slide-2 .elementor-container {
        left: -20px;
    }
    .slide-3 .elementor-container {
        left: -19px;
    }
    .slide-4 .elementor-container {
        left: 6.4%;
    }
    .slide-5 .elementor-container {
        right: 14px;
    }
    .form-section .gform_wrapper textarea {
        height: 120px !important;
    }
}

@media (max-width: 1365px) {
    .title-col .elementor-heading-title {
        font-size: 40px !important;
    }
    .slide-2 .home-content .text p {
        max-width: 100%;
    }
    .slide-4 .elementor-container {
        left: 5.8%;
    }
    .slide-5 .elementor-container {
        right: 4px;
    }
}

@media (max-width: 1279px) {}

@media (max-width: 1200px) {
    html,
    body {
        position: relative;
        width: 100%;
    }
    body {
        width: 100% !important;
        margin: 0 !important;
    }
    body:before,
    body:after {
        height: 20px;
    }
    #elementor-popup-modal-118 {
        position: absolute;
        top: 0;
    }
    .form-section {
        max-width: 650px;
        margin: 0 auto;
    }
    body .form-section .gform_wrapper ul .name {
        padding-right: 5px !important;
    }
    body .form-section .gform_wrapper ul .email {
        padding-left: 5px !important;
    }
    .form-section .gform_wrapper div.validation_error {
        font-size: 14px;
    }
    .form-section .gform_confirmation_message * {
        margin: 20px auto 225px;
    }
    .title-col .elementor-heading-title {
        font-size: 36px !important;
    }
    .text-col::before {
        height: 300px;
        left: 0px;
    }
    .text-col .elementor-heading-title {
        font-size: 26px !important;
    }
    .home-content .text * {
        font-size: 16px;
        line-height: 26px;
    }
    .slide-3 .elementor-container {
        left: -24px;
    }
    .slide-3 .home-content .text {
        max-width: 470px;
    }
    .slide-4 .elementor-container {
        left: 4.7%;
    }
    .slide-5 .text-col {
        margin-top: 50px;
    }
    .slide-5 .text-col br {
        display: none;
    }
    html .slick-prev {
        left: 40px;
    }
    html .slick-next {
        right: 40px;
    }
    .form-section .gform_wrapper textarea {
        height: 140px !important;
    }
    .copy-text .elementor-text-editor {
        margin-top: 0px !important;
    }
}

@media (max-width: 989px) {
    .home,
    #elementor-popup-modal-118 .dialog-widget-content {
        padding: 20px;
    }
    .nat-img {
        display: none !important;
    }
    .form-section {
        max-width: 600px;
    }
    .text-col .elementor-heading-title {
        font-size: 32px !important;
    }
    .text-col .elementor-column-wrap {
        padding: 0 40px !important;
    }
    /* .text-col::before {
        height: 340px;
        left: 0;
    }*/
    .cont-col:not(.slide-1) .text-col::before {
        width: 2px;
    }
    .home-content .title-col {
        position: absolute;
        top: 24%;
        width: 100% !important;
    }
    .title-col .elementor-heading-title {
        font-size: 50px !important;
    }
    .homepage-section .cont-col:not(.slide-1) .elementor-inner-section {
        padding: 0 !important;
    }
    /* .homepage-section .cont-col:not(.slide-1) .elementor-inner-section .elementor-row {
         justify-content: flex-start;
    } */
    .cont-col:not(.slide-6) .elementor-container {
        left: inherit;
        right: inherit;
        /*  top: 30%;*/
    }
    /*     .cont-col .btn {
        right: 25px;
    } */
    /*     .main-slider {
        padding: 0 25px;
    } */
    .cont-col .home-content .text {
        max-width: 100%;
    }
    .slide-2 .home-content .text p {
        max-width: unset;
    }
    .form-section .elementor-widget-container {
        margin: 0 !important;
    }
    html .slick-prev,
    html .slick-next {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .home-content .title-col {
        position: relative;
        top: 0;
    }
    .home-content .text br {
        display: none;
    }
    body {
        width: 100% !important;
    }
    body:after,
    body:before {
        display: none;
    }
    html .slick-prev {
        left: 40%;
        top: 115px;
        display: none !important;
    }
    html .slick-next {
        right: 40%;
        top: 118px;
        display: none !important;
    }
    /* .home-content .title-col .elementor-widget-wrap,
    .home-content .text-col .elementor-widget-wrap {
         flex-direction: unset;  
      justify-content: unset; 
    } */
    .title-col .elementor-heading-title {
        font-size: 40px !important;
    }
    .text-col .elementor-heading-title {
        font-size: 24px !important;
    }
    .text li {
        padding-bottom: 0;
    }
    /* 	.cont-col:not(.slide-6) .text-col::before {
    display:none;
	} */
    .form-section .gform_wrapper input[type="text"],
    .form-section .gform_wrapper input[type="email"] {
        height: 35px;
    }
    .form-section .gform_wrapper .gform_footer {
        margin: 10px 0 0;
    }
    body .form-section .gform_wrapper ul .email {
        padding-left: 0px !important;
    }
    .form-section .gform_wrapper textarea {
        height: 70px !important;
    }
    .homepage-section .cont-col .elementor-inner-section .elementor-row {
        height: 100vh !important;
    }
    .homepage-section .home-content {
        padding: 0 20px !important;
    }
    .home,
    #elementor-popup-modal-118 .dialog-widget-content {
        padding: 0;
    }
    .homepage-section {
        background-position: center center !important;
    }
    #elementor-popup-modal-118 .dialog-widget-content .full-height {
        height: 100vh;
        padding-top: 100px;
    }
    .form-section .gform_wrapper .gform_body input,
    .form-section .gform_wrapper .gform_body textarea,
    .form-section .gform_footer input {
        font-size: 16px !important;
    }
    .form-section .gform_footer:after {
        right: 60px;
    }
    .form-section .gform_wrapper {
        padding: 0px 30px;
    }
    #elementor-popup-modal-118 .eicon-close {
        margin: 20px 0px 0 0px;
        font-size: 40px;
    }
    .logo-col {
        width: 100% !important;
    }
    .burguer-col {
        width: max-content !important;
        position: absolute !important;
        right: 0;
        top: 20px;
    }
    /* .bottom-logo,
    .copy-text {
        position: fixed !important;
        left: 0;
    }
    .bottom-logo {
        bottom: 15px;
    } */
    .header-section .menu-icon img,
    .logo-mob img,
    .bottom-logo img {
        object-fit: contain;
    }
    .copy-text {
        bottom: 0;
    }
    /*     .main-slider {
        padding: 0 25px;
    } */
    /*  .text-col .elementor-column-wrap {
        padding-left: 25px !important;
    }
    .text-col .elementor-heading-title {
        font-size: 20px !important;
        line-height: 1.5 !important;
    }
    .home-content .btn .elementor-widget-container {
        margin-top: 30px !important;
    }
    .home-content .btn .elementor-button,
    .form-section .gform_footer .gform_button {
        font-size: 16px !important;
        letter-spacing: 1px !important;
        min-width: 80%;
    }
    .home-content .btn .elementor-button::before,
    .home-content .btn .elementor-button::after {
        height: 80px;
    }
    .home-content .btn .elementor-button::before,
    .form-section .gform_footer:before {
        left: 15px;
    }
    .home-content .btn .elementor-button::after,
    .form-section .gform_footer:after {
        right: 15px;
    }
    .home-content .text * {
        font-size: 14px;
        line-height: 1.85;
    }
    .text-col .emp-text .elementor-widget-container {
        margin-bottom: 10px !important;
    }
    .slide-2 .home-content .text p {
        max-width: 100%;
    }
    .title-col .elementor-heading-title {
        font-size: 34px !important;
        line-height: 1.3 !important;
    }
    .cont-col:not(.slide-6) .elementor-container {
        top: -5%;
    }
    .home-content .title-col {
        position: relative;
        top: 0;
        margin-bottom: 10px;
    }
    .slide-5 {
        align-items: flex-end !important;
        top: -50px !important;
    }
    .slide-5 .home-content .title-col {
        margin-bottom: 20px;
    }
    
    .slide-5 .text-col {
        margin-top: 0;
    }
    .cont-col.slide-3 .elementor-container,
    .cont-col.slide-5 .elementor-container {
        top: 0;
    }
    body .form-section .gform_wrapper ul .gfield {
        margin: 10px 0 0 !important;
        padding: 0 !important;
    }
    .form-section .gform_wrapper textarea {
        margin: 5px 0 0 !important;
        height: 120px !important;
    }
    .form-section .gform_wrapper .gform_footer {
        margin: 20px 0 0;
        width: 100% !important;
    }
    .form-section .gform_footer .gform_button {
        min-width: max-content;
    }
    .slide-6 {
        top: 25px !important;
    }
    .cont-col.slide-4 .elementor-container {
        top: 5%;
    }
    */
    .text-col::before {
        display: none;
    }
    .form-section .gform_wrapper .gform_footer {
        margin: 20px 0 0;
        width: 100% !important;
    }
    .form-section .gform_footer .gform_button {
        min-width: max-content;
    }
    .home-content .btn .elementor-button {
        margin-top: 0 !important;
    }
    .cont-col .btn .elementor-widget-container {
        margin-top: 30px !important;
    }
    .cont-col .btn .elementor-button,
    .form-section .gform_footer .gform_button {
        font-size: 16px !important;
        letter-spacing: 1px !important;
        min-width: 80%;
    }
    .cont-col .btn .elementor-button::before,
    .cont-col .btn .elementor-button::after {
        height: 80px;
    }
    .cont-col .btn .elementor-button::before,
    .form-section .gform_footer:before {
        left: 15px;
    }
    .cont-col .btn .elementor-button::after,
    .form-section .gform_footer:after {
        right: 15px;
    }
    body .elementor-text-editor br {
        display: none !important;
    }
    .form-section .gform_confirmation_message * {
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .text ul {
        padding-left: 0;
    }
    .text li {
        margin-left: 10px;
    }
    .text li::before {
        position: absolute;
        left: -3px;
    }
    .form-section .gform_confirmation_message * {
        font-size: 18px;
    }
    .form-section .gform_wrapper div.validation_error {
        display: none !important;
    }
    .form-section .gform_wrapper .validation_message {
        font-size: 12px;
        padding: 12px 0 0 !important;
    }
    .slide-12 .subheading .elementor-heading-title {
        max-width: 90%;
        margin: 0 auto;
    }
    .text-col .elementor-column-wrap {
        padding: 0 20px !important;
    }
    .text ul {
        padding: 5px 0;
    }
    .text li:last-child {
        padding-bottom: 0;
    }
}

@media (max-width: 520px) {
    .home-content .text * {
        font-size: 14px;
        line-height: 1.5;
    }
    .home-content .text p {
        margin-bottom: 10px;
    }
    .home-content .text p:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 420px) {
    .slide-5 {
        top: 0 !important;
    }
    .cont-col.slide-4 .elementor-container {
        top: 10%;
    }
    .title-col .elementor-heading-title {
        font-size: 30px !important;
    }
}

@media (max-width: 390px) {
    .slide-5 {
        top: -100px !important;
    }
    .cont-col.slide-4 .elementor-container {
        top: 5%;
    }
}