@import url('fonts.css');
@import url('variables.css');
/** Buttons */
a.wp-block-button__link.wp-element-button {
    background-color: #fbd481;
    color: #0b303b;
    font-weight: 700;
    border: solid 2px;
    transform: all ease 300ms !important;
}

a.wp-block-button__link.wp-element-button:hover {
    background-color: #0b303b;
    color: #fefefe;
    border: solid 2px transparent;
    transition: all ease 300ms !important;
}

#section-nav .elementskit-accordion-content .elementskit-btn {
    background-color: #FFFFFF;
    padding: 17px 32px 16px 32px;
    font-family: "Sora", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: var(--wp--preset--color--primary);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 100px;
}

#section-nav .elementskit-accordion-content .elementskit-btn:hover {
    background-color: transparent;
    color: #FFFFFF;
    border-color: f9f9f9;
}

button {
    transition: all ease 300ms !important;
}

/** Sliders */
.elementor-widget-slides .elementor-slide-heading {
    font-family: 'Space Grotesk', sans-serif;
    font-weight: 700;
}

.elementskit-info-box-title {
    font-family: "Noto Sans", Sans-serif;
    font-weight: 700;
}

/** Nav */

header:has(.nav) {
    left: 0;
}

@media (max-width: 1024px) {
    header .wp-block-buttons {
        display: none;
    }
}

header .nav {
    background: #fef4ee94 !important;
    box-shadow: -8px 3px 30px 10px rgb(0 0 0 / 5%), 8px 3px 30px 10px rgb(0 0 0 / 5%), inset 1px 0px 50px 2px rgb(0 0 0 / 15%);
    backdrop-filter: blur(25px) !important;
    -webkit-backdrop-filter: blur(25px) !important;
    border: 1px solid rgba(137, 180, 189, 0.24) !important;
} 

header .nav h1.wp-block-site-title a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: var(--primary-color--400);
}

body.logged-in header .nav {
    margin-top: 50px;
}

#wpadminbar {
    z-index: 999999;
}

header .nav .wp-block-navigation > li.wp-block-navigation-item   {
    font-weight: 600;
}

header .nav .wp-block-button__link.wp-element-button {
    border: solid 2px #5757570f;
    font-weight: 400;
    font-size: 14px;
}
/**
* Forms 
*/
/* Contact form */
.fluentform #fluentform_1 .ff-el-group .ff-btn-submit {
    background-color: var(--secondary-color) !important;
    color: var(--primary-color--300) !important;
    font-weight: 500 !important;
    border: solid 2px transparent;
    border-radius: 20px;
    transition: all ease 300ms !important;
    font-family: 'Sora', sans-serif !important;
}

.fluentform #fluentform_1 .ff-el-group .ff-btn-submit:hover {
    background-color: var(--primary-color) !important;
    color: aliceblue !important;
    border: solid 2px var(--primary-color--300) !important;
    transition: all ease 300ms !important;
}

.page-id-9 main {
    margin-block-start: 4rem !important;
}

@media (max-width: 768px) {
    .page-id-9 main {
        margin-block-start: 6rem !important;
    }
}

#fluentform_1 {
    margin-top: 2rem;
    margin-bottom: 4rem;
}

/* Newsletter */
#fluentform_2 .ff-t-cell.ff-t-column-2 {
    align-self: baseline;
    font-weight: 600;
    font-family: 'Sora', sans-serif;
}

#fluentform_2 .ff-t-cell.ff-t-column-2 button {
    background-color: var(--secondary-color);
    color: var(--primary-color--300);
    font-weight: 600;
    border: solid 2px transparent;
    border-radius: 20px;
    transition: all ease 300ms;
    font-family: 'Sora', sans-serif;
}

#fluentform_2 .ff-t-cell.ff-t-column-2 button:hover {
    background-color: var(--primary-color--400);
    color: var(--tertiary-color);
    transition: all ease 300ms;
    border: solid 2px var(--tertiary-color);
}

.frm-fluent-form fieldset input[type="text"],
.frm-fluent-form fieldset input[type="email"],
.frm-fluent-form fieldset input[type="tel"],
.frm-fluent-form fieldset input[type="number"],
.frm-fluent-form .ff-el-form-control,
.frm-fluent-form .ff-el-input--content .choices {
    border-radius: 20px;
    border: solid 0px transparent;
    color: var(--text-color);
    font-weight: 400;
    font-size: 0.9rem;
    font-family: 'Sora', sans-serif;
}

#fluentform_1 .frm-fluent-form .choices__list--dropdown {
    border-color: transparent ;
    border-radius: 0 0 20px 20px;
    box-shadow: 2px 1px 20px 0px rgba(0, 0, 0, 0.1);
}

.frm-fluent-form .choices__list--dropdown {
    border: 1px solid transparent;
    border-radius: 0 0 10px 10px;
    box-shadow: 2px 1px 20px 0px rgba(0, 0, 0, 0.1);
    z-index: 3;
}

.frm-fluent-form .ff-el-form-control::placeholder {
    color: var(--primary-color--100);
    font-weight: 400;
    font-family: 'Sora', sans-serif;
}

.frm-fluent-form input[type="checkbox"][value="on"] {	
    border: solid 2px var(--primary-color--300);
    background-color: tomato;
}



/*
* Section nav widget
*/
#section-nav {
    padding: 60px 0 0 0;
}

#section-nav .elementskit-single-image-accordion:before {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF00 0%, #101c20 100% 100%);
}

#section-nav .elementskit-image-accordion-wraper {
    border-radius: 20px 20px 0px 0px;
}

#section-nav .elementskit-section-title span {
    color: #e07457;
    background: -webkit-linear-gradient(0deg, #fbd481 -20%, 
    #e07457 10%, 
    #b84525 180%);
    font-family: 'MontserratAlt1', sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#section-nav .elementskit-section-title span::before,
#section-nav .elementskit-section-title span::after{
    content: '';
}
/* 
#section-nav .elementskit-section-title:after {
    content: url('/wp-content/themes/lativ/assets/images/rocket.svg');
    position: absolute;
    right: -65px; 
    top: -13px;
    width: 40px;
    height: 30px;
    display: inline-block; 
}*/

@media (max-width: 1280px) {
    #section-nav .elementskit-section-title:after {
        right: 47%;
        top: -65px;
    }
}

@media (max-width: 768px) {
    #section-nav .elementskit-section-title:after {
        right: 47%;
        top: -65px;
    }
}

/**
* Home Page
*/
#our-services > .wp-block-group .wp-block-group:has(.right-item){
    background-color: aliceblue !important;
}
#our-services > .wp-block-group .wp-block-group:has(.right-item) .wp-block-media-text__content p strong{
    color: var(--wp--preset--color--primary) !important;
    font-family: 'MontserratAlt1';
    font-weight: 500;
    text-shadow:  14px -32px #7876d123, 28px -64px #7876d110; 
}
#our-services > .wp-block-group .wp-block-group:has(.left-item) .wp-block-media-text__content p strong{
    font-family: 'MontserratAlt1';
    font-weight: 500;
    text-shadow: 14px 32px #e9e8e821, 28px 64px #e9e8e80f;
}

 
/*
* Content Pages
*/

#home-title {
    font-family: 'MontserratAlt1', sans-serif;
    font-weight: 700;
    color: rgb(243 248 253 / 82%) !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0b303b;
    padding-top: 0 !important;
}

#elevate-business img {
    width: auto;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/** Content container page. **/
#cta img.wp-block-cover__image-background {
    object-fit: cover;
    object-position: center;
    height: -webkit-fill-available;
}

@media (max-width: 1024px) {
    #cta img.wp-block-cover__image-background {
        object-fit: cover;
        object-position: 75% 50%;
        height: 100%;
        width: auto;
    }
}

#cta .wp-block-buttons {
    padding-left: 40px;
}

body.page main#wp--skip-link--target {
    max-width: 100%;
}

body.home > .wp-site-blocks {
    background-color: #bdd4ceea !important;
}

body.page > .wp-site-blocks {
    background-color: #e6e7dbe5 !important;
}

.page-template-default.page .wp-container-core-group-is-layout-3b0f2f7d .wp-block-group:has(main) {
    max-width: none;
    background: none !important;
}

.entry-content.alignfull.wp-block-post-content div[data-elementor-type="wp-page"]{
    max-width: 100%;
    margin: 0 auto;
}

.entry-content.alignfull.wp-block-post-content div[data-elementor-type="wp-page"] .elementor-element:has(.carrousel) {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}

.elementskit-info-image-box {
    cursor: default;
    z-index: 2;
}

.elementskit-info-image-box.ekit-image-box:hover h3.elementskit-info-box-title  {
    color: var(--primary-color) !important;
}

.elementskit-info-image-box .elementskit-box-header {
    border: solid 2px transparent;
}

.elementskit-info-image-box:hover .elementskit-box-header {
    border-radius: 5px;
    border: solid 2px #0b303b;
}

.elementskit-info-image-box img {
    border-radius: 10px;
}

#section-animation::before {
    content: '';
    position: absolute;
    top: 0;
    left: -50vw;
    width: 9999px;
    height: 100%;
    background: rgb(11, 48, 59) 100%;
    z-index: 0;
}


#section-animation .elementor-heading-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: rgb(9, 39, 48);
    padding: 6rem 4rem;
    background-color: #fefefedb;
    border-radius: 20px;
    box-shadow: inset -8px 3px 30px 100px rgb(0 0 0 / 5%);
    text-align: center;
    transition: all ease 300ms;

}


#section-animation .elementor-heading-title:hover {
    background-color: #fefefe;
    box-shadow: inset -8px 3px 30px 100px rgb(0 0 0 / 10%);
    transition: all ease 300ms;
}

#section-animation .elementor-widget-heading {
    z-index: 1;
}

#section-animation .ekit_lottie {
    position: absolute;
    height: 420px;
    right: -50px;
    bottom: 40px;
    z-index: -1;
    rotate: 90deg;
}

p.has-medium-font-size {
    font-size: 1rem !important;
}

p.has-small-font-size{
    font-size: 1rem;
    font-weight: 300;
}

/** Services page */
#intro-title .elementor-widget-container.elementor-motion-effects-element:before {
    content: url(/wp-content/themes/lativ/assets/images/rocket.svg);
    position: absolute;
    left: calc(50% - 60px);
    top: calc(50% - 135px);
    width: 100px;
    height: 150px;
    display: inline-block;
    z-index: 0;
}

@media (max-width: 768px) {
    #intro-title .elementor-widget-container.elementor-motion-effects-element:before {
        width: 50px;
        height: 75px;
        left: calc(50% - 20px);
        top: calc(50% - 85px);
    }
}

#intro-title h1{
    font-family: 'MontserratAlt1', sans-serif;
    font-weight: 700;
    font-size: clamp(2.5rem, 4vw + 2rem, 6rem);
    color: #0b303b;
    margin-top: 80px;
}



.entry-content div[data-elementor-type="wp-page"] .elementor-element:has(#strategy-banner){
    background-color: #0e1518;
    border-radius: 0 0 20px 20px;
} 

div[data-elementor-type="wp-page"] #strategy-banner {
    display: flex;
}

div[data-elementor-type="wp-page"] #strategy-banner > .elementor-widget-container {
    margin: auto;
    padding: 4rem 2rem;
}

div[data-elementor-type="wp-page"] #strategy-banner .elementor-headline-animation-type-clip .elementor-headline-text-wrapper{
    display: inline;
    font-size: clamp(1rem, 4vw + 1rem, 3.5rem);
}

div[data-elementor-type="wp-page"] #strategy-banner .elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper.elementor-headline-text-wrapper {
    padding: 0;
    font-size: clamp(1rem, 4vw + 1rem, 3.5rem);
}

#services-slider .elementor-swiper .elementor-slides-wrapper {
    border-radius: 20px 20px 0 0;
}

#services-slider .swiper-pagination .swiper-pagination-bullet {
    background: #ffffff;
}

#our-method-section #column-left {
    z-index: 2;
}

.elementor-element.elementor-element-586a897 #column-left .ekit-wid-con .elementskit-info-image-box,
.elementor-element.elementor-element-586a897 #column-right .ekit-wid-con .elementskit-info-image-box {
    height: 100vh;
    align-content: center;
    margin-bottom: 60vh;
}

.elementor-element.elementor-element-586a897 #column-left .ekit-wid-con .elementskit-info-image-box:nth-last-child(1),
.elementor-element.elementor-element-586a897 #column-right .ekit-wid-con .elementskit-info-image-box:nth-last-child(1) {
    margin-bottom: 0;
}

.elementor-element.elementor-element-586a897 #column-right .ekit-wid-con .elementskit-info-image-box {
    top: 60vh;
}

#our-method-section  #column-right .section-title h5,
#our-method-section  #column-left .section-title h5 {
    font-family: 'MontserratAlt1', sans-serif;
}

@media (min-width:768px) {
    #our-method-section  #column-left .section-title h5 {
        display: none;
    }
}

.elementor-element.elementor-element-586a897 #column-right .elementor-element.section-title {
    margin-top: 0px;
    margin-bottom: 320px;
    inset-inline-start: unset !important;
}

.elementor-element.elementor-element-586a897 #column-left .elementor-widget-elementskit-image-box.first{
    margin-top: 0;
}

.sticky-parent {
    position: relative;
  }
  
.sticky-column {
    position: sticky;
    top: 20px; /* adjust as needed */
    z-index: 10;
}

.entry-content div[data-elementor-type="wp-page"] .elementor-element.elementor-element-586a897 .section-title {
    transition: all ease 300ms;
    z-index: 0;
  }

.entry-content div[data-elementor-type="wp-page"] .elementor-element.elementor-element-586a897 .section-title.left {
    transform: translateX(-37rem);
    transition: all ease 300ms;
}

.entry-content div[data-elementor-type="wp-page"] .elementor-element.elementor-element-586a897 #column-left .section-title {
    
}

.section-title.lead-title {
    border-radius: 20px;
    background-color: aliceblue;
    margin: clamp(0px, 2vw + 2rem, 6rem) auto !important;
    overflow: hidden;
    box-shadow: inset 0px 0px 100px 1px #bdcfdf5c;
}

/** Contacts page */
.fluentform-widget-submit-button-custom.elementor-widget:has(#fluentform_1) {
    padding: 6rem 4rem;
    background-color: #fefefedb;
    border-radius: 20px;
    box-shadow: inset -8px 3px 30px 20px rgb(0 0 0 / 5%);
}

.fluentform #fluentform_1 .ff-el-input--label label {
   font-size: 1rem;
}

.fluentform #fluentform_1 .choices__list--single .choices__item {
    font-size: 0.85rem;
}

/** Grid */
#our-method-grid {
    display: none;
}
.elementor-element-e9c0c5c.e-grid.ops-section .e-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(7, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.elementor-element-e9c0c5c.e-grid  .elementor-widget-elementskit-image-box:nth-child(1) { grid-area: 1 / 1 / 2 / 2; }
.elementor-element-e9c0c5c.e-grid  .elementor-widget-elementskit-image-box:nth-child(2) { grid-area: 2 / 2 / 3 / 3; }
.elementor-element-e9c0c5c.e-grid  .elementor-widget-elementskit-image-box:nth-child(4) { grid-area: 4 / 2 / 5 / 3; }
.elementor-element-e9c0c5c.e-grid  .elementor-widget-elementskit-image-box:nth-child(5) { grid-area: 5 / 1 / 6 / 2; }
.elementor-element-e9c0c5c.e-grid  .elementor-widget-elementskit-image-box:nth-child(3) { grid-area: 3 / 1 / 4 / 2; }
.elementor-element-e9c0c5c.e-grid  .elementor-widget-elementskit-image-box:nth-child(6) { grid-area: 6 / 2 / 7 / 3; }
.elementor-element-e9c0c5c.e-grid  .elementor-widget-elementskit-image-box:nth-child(7) { grid-area: 7 / 1 / 8 / 2; }



/**
 Components
*/
.wp-block-gutenkit-faq,
.wp-block-gutenkit-faq .gkit-faq:not(.wp-block-gutenkit-faq-item ) {
    border-radius: 20px;
}

#leads-section .gkit-faq .gkit-faq-item {
    background-color: #07222a;
}

#leads-section .gkit-faq .gkit-faq-item .gkit-faq-item-header {
    color: #e1e1e1;
    background: #4d4d4d69;
}

#leads-section .gkit-faq .gkit-faq-item .gkit-faq-item-body {
    color: #e7e7e7;
    background: transparent;
}

#leads-section .leads-widget .gkit-block-1ee2752e-c741-4d45-b354-4721709cb4fb {
    padding: 10px 0 40px 0;
}

#leads-section .leads-widget .gkit-block-1ee2752e-c741-4d45-b354-4721709cb4fb .gkit-heading-description {
    padding-bottom: 20px;
}

#leads-section .counters-grid {
    padding: 4rem 2rem;
    background: #f8f6f5ec !important;
    box-shadow: -8px 3px 30px 10px rgba(0, 0, 0, 0.027), 8px 3px 30px 10px rgba(0, 0, 0, 0.027), inset 1px 0px 50px 2px rgba(0, 0, 0, 0.034);
    backdrop-filter: blur(25px) !important;
    border-radius: 20px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
#leads-section .counters-grid .ekit-wid-con .elementskit-funfact .funfact-title {
    font-family: 'Sora', sans-serif;
    color: var(--text-color);
    margin-top: 1rem;
}

/** Ads images */
.ads-images.elementor-widget-text-editor .wp-block-columns .wp-block-column {
    margin: auto;
}

.ads-images.elementor-widget-text-editor .wp-block-columns .wp-block-column p strong {
    font-weight: 500;
    color: var(--primary-color--300);
}

.ads-images.elementor-widget-text-editor .wp-block-columns .wp-block-column:has(.wp-block-image
) {
    margin: 1rem;
    position: relative;
} 
.ads-images.elementor-widget-text-editor .wp-block-columns .wp-block-column .wp-block-image {
    margin: 0 auto;
    max-width: 100%;
    max-height: 105px;
    cursor: pointer;
    filter: drop-shadow(1px 1px 60px rgba(43, 43, 43, 0.2));
}

.ads-images.elementor-widget-text-editor .wp-block-columns .wp-block-column .wp-block-image img {
    width: auto !important;
    height: 100% !important;
    object-fit: contain;
    max-height: 105px;;
}

.ads-images.elementor-widget-text-editor .wp-block-columns .wp-block-column .wp-block-image:hover + .img-tooltip {
    transition: all ease 400ms;
    opacity: 1;
}