/*
 Theme Name: Hello Elementor Child
 Theme URI: http://example.com/
 Description: Hello Elementor Child Theme
 Author: Your Name
 Author URI: http://example.com/
 Template: hello-elementor
 Version: 1.0.0
 */

/* Import the parent theme's stylesheet */
@import url("../hello-elementor/style.css");

html.elementor-html * {
    border-radius: 0 !important;
}

/* Your custom CSS goes here */
.main-navigation .elementor-nav-menu li a.elementor-item:after {
  width: 0;
  left: 0;
  -webkit-transition: width 0.7s ease-in-out;
  transition: width 0.7s ease-in-out;
  transition-delay: 0s;
}
.main-navigation .elementor-nav-menu li.current_page_item a.elementor-item:after,
.main-navigation .elementor-nav-menu li a.elementor-item:hover:after {
   width: 100%; 
}

.main-navigation .elementor-nav-menu li.current_page_item a.elementor-item:after,
.main-navigation .elementor-nav-menu li a.elementor-item:hover:after {
    /*background: linear-gradient(90deg, rgba(43, 154, 67, 1) 0%, rgba(0, 132, 174, 1) 50%);*/
    background: linear-gradient(93.65deg, #8FC8D9 0%, #1E90B3 100%);
}
.main-navigation {
    background: #fff;
}

.main-navigation {
    background: rgb(255 255 255 / 80%) !important;
}

.main-menu .elementor-nav-menu .sub-arrow svg {
    visibility: hidden !important;
 }
 .main-menu .elementor-nav-menu .sub-arrow {
     background: url('assets/images/ic_menu_arrow.svg') center center no-repeat;
 }
 .main-menu .elementor-nav-menu .menu-item:hover .sub-arrow {
     background: url('assets/images/ic_menu_arrow_hover.svg') center center no-repeat;
 }
 
 @media (min-width: 1025px) {
    .main-navigation .elementor-nav-menu--main .elementor-item {
        height: 74px;
    }
 }
@media (max-width: 1024px) {
    .main-menu .elementor-nav-menu .menu-item .sub-arrow,
    .main-menu .elementor-nav-menu .menu-item:hover .sub-arrow {
        background: url('assets/images/ic_menu_arrow_mobi.svg') center center no-repeat !important;
    }
    .main-menu .elementor-nav-menu .sub-arrow {
        margin-block-end: -16px;
    }
}
.elementor-widget-text-editor > .elementor-widget-container > p:last-child,
.plast-no-mgb p:last-child {
    margin-bottom: 0px !important;
}

/*hide page title*/
header.page-header {
    display: none;
}

/*Text color*/
.text-green-gradient a,
.text-green-gradient span.elementor-heading-title {
    color: transparent !important;
    background: rgb(43, 154, 67);
    background: linear-gradient(0deg, rgba(43, 154, 67, 1) 0%, rgba(0, 132, 174, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*home page*/
body.elementor-page-8 main#content {
    overflow-x: hidden;
}


  
  @media (max-width: 1024px) {
    .main-menu .elementor-nav-menu .elementor-item {
        display: flex;
        justify-content: flex-end;
    }
}
  /* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */
  @media (max-width: 1024px) {
    .main-navigation .elementor-menu-toggle {
        border: 1px solid #1E90B3;
        background: #1E90B3;
        height: 46px;
    }
    .main-navigation .elementor-nav-menu--dropdown a.elementor-item-active, 
    .main-navigation .elementor-nav-menu--dropdown a.highlighted {
        background-color: transparent !important;
    }
    .main-navigation.menu-active:before {
        content: '';
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100vh;
        /*background: linear-gradient(178deg, rgba(43, 154, 67, 1) 0%, rgba(0, 132, 174, 1) 80%);*/
        background: linear-gradient(93.65deg, #8FC8D9 0%, #1E90B3 100%);
        z-index: 1;
    }
    .elementor-nav-menu__container li.menu-item.current_page_item,
    .elementor-nav-menu__container li.menu-item.current_page_item > a {
        color: rgba(255, 255, 255);
        background: transparent;
        font-weight: 800 !important;
        -webkit-text-fill-color: unset !important;
    }
  }
  @media (min-width: 768px) and (max-width: 1024px) {
    
    .main-navigation .elementor-menu-toggle svg {
        fill: #fff;
    }
    .main-navigation .elementor-menu-toggle svg {
        fill: #fff !important;
        height: 1.2em !important;
        width: 1.2em !important;
    }
    .main-navigation .transparent-logo {
        display: none;
    }
    .main-navigation.menu-active {
        /*background: linear-gradient(111deg, rgba(43,154,67,1) 0%, rgba(0,132,174,1) 70%);*/
        background: linear-gradient(93.65deg, #8FC8D9 0%, #1E90B3 100%);
        z-index: 9999;
    }
    .main-navigation.menu-active .elementor-nav-menu__container {
        background: transparent;
        padding-top: 50px;
    }
    .main-navigation.menu-active .elementor-element-5531fd1 {
        display: none;
    }
    .main-navigation.menu-active  .elementor-element-4b1ba57 {
        display: block;
    }
    .main-navigation.menu-active .elementor-menu-toggle.elementor-active {
        border: 1px solid #fff;
        background: transparent;
    }
    .elementor-nav-menu__container li.menu-item, 
    .elementor-nav-menu__container li.menu-item a {
        text-align: right;
        color: rgba(255, 255, 255, 0.80);
        display: block;
    }
    
    .elementor-nav-menu__container li.menu-item a.elementor-item.elementor-item-active {
        background: transparent;
    }
    .elementor-nav-menu__container li.menu-item a.elementor-item:hover {
        color: #fff;
        -webkit-text-fill-color: unset !important;
    }
    .main-navigation.menu-active ul#menu-2-60e40fd {
        text-align: right;
        float: right;
    }
   
    .main-navigation .elementor-element-678fd0c .elementor-menu-toggle {
        margin-left: auto !important;
        width: 46px !important;
        text-align: right;
        margin-right: 0px !important;
    }
    
    .main-navigation.menu-active > * {
        z-index: 999;
    }
    
    
    
  }
  
  /* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */
  @media (max-width: 767px) {
    .swiper-horizontal>.swiper-pagination-bullets, 
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: -20px !important;
    }
  }
  
  /* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
  
  @media (min-width: 481px) and (max-width: 767px) {
    
    .main-navigation .elementor-menu-toggle svg {
        fill: #fff;
    }
    .main-navigation .elementor-menu-toggle svg {
        fill: #fff !important;
        height: 1em !important;
        width: 1em !important;
    }
    .main-navigation .transparent-logo {
        display: none;
    }
    .main-navigation.menu-active {
        background: linear-gradient(111deg, rgba(43,154,67,1) 0%, rgba(0,132,174,1) 70%);
        z-index: 9999;
    }
    .main-navigation.menu-active .elementor-nav-menu__container {
        background: transparent;
        padding-top: 50px;
    }
    .main-navigation.menu-active .elementor-element-5531fd1 {
        display: none;
    }
    .main-navigation.menu-active  .elementor-element-4b1ba57 {
        display: block;
    }
    .main-navigation.menu-active .elementor-menu-toggle.elementor-active {
        border: 1px solid #fff;
        background: transparent;
    }
    .elementor-nav-menu__container li.menu-item, 
    .elementor-nav-menu__container li.menu-item a {
        text-align: right;
        color: rgba(255, 255, 255, 0.80);
        display: block;
    }
    
    .elementor-nav-menu__container li.menu-item a.elementor-item.elementor-item-active {
        background: transparent;
    }
    .elementor-nav-menu__container li.menu-item a.elementor-item:hover {
        color: #fff;
        -webkit-text-fill-color: unset !important;
    }
    .main-navigation.menu-active ul#menu-2-60e40fd {
        text-align: right;
        float: right;
    }
    
    .main-navigation .elementor-element-678fd0c .elementor-menu-toggle {
        margin-left: auto !important;
        width: 48px !important;
        height: 48px;
        text-align: right;
        margin-right: 0px !important;
    }
    .main-navigation.menu-active:before {
        content: '';
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100vh;
        background: var(--Gradient, linear-gradient(94deg, #8FC8D9 0%, #1E90B3 100%));
        z-index: 1;
    }
    
    .main-navigation.menu-active > * {
        z-index: 999;
    }
    
    

    
  }
  
  /* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
  
  @media (min-width: 320px) and (max-width: 480px) {
    
    .main-navigation .elementor-menu-toggle svg {
        fill: #fff;
    }
    .main-navigation .elementor-menu-toggle svg {
        fill: #fff !important;
        height: 1em !important;
        width: 1em !important;
    }
    .main-navigation .transparent-logo {
        display: none;
    }
    .main-navigation.menu-active {
        z-index: 9999;
    }
    .main-navigation.menu-active .elementor-nav-menu__container {
        background: transparent;
        padding-top: 50px;
    }
    .main-navigation.menu-active .elementor-element-5531fd1 {
        display: none;
    }
    .main-navigation.menu-active  .elementor-element-4b1ba57 {
        display: block;
    }
    .main-navigation.menu-active .elementor-menu-toggle.elementor-active {
        border: 1px solid #fff;
        background: transparent;
    }
    
    .elementor-nav-menu__container li.menu-item a.elementor-item.elementor-item-active {
        background: transparent;
    }
    .elementor-nav-menu__container li.menu-item a.elementor-item:hover {
        color: #fff;
        -webkit-text-fill-color: unset !important;
    }
    .elementor-nav-menu__container li.menu-item, 
    .elementor-nav-menu__container li.menu-item a {
        text-align: right;
        color: rgba(255, 255, 255, 0.80);
        display: block;
    }
    .main-navigation.menu-active ul#menu-2-60e40fd {
        text-align: right;
        float: right;
    }
    .main-navigation {
        padding-top: 5px;
    }
    .main-navigation .elementor-element-678fd0c .elementor-menu-toggle {
        margin-left: auto !important;
        width: 46px !important;
        text-align: right;
        margin-right: 0px !important;
    }
   
    
    .main-navigation.menu-active > * {
        z-index: 999;
    }
    
    

  }
  

.elementor-message.elementor-message-success {
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    background: linear-gradient(90deg, rgba(43, 154, 67, 0.1) 0%, rgba(0, 132, 174, 0.1) 100%);
    padding: 10px 10px;
}

.elementor-message.elementor-message-success::before {
    background: rgba(43, 154, 67, 1);
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 15px;
    text-align: center;
}
.elementor-widget-container p {
    margin-block-end: 20px;
}

/*Buttons*/
.btn-border-black .elementor-button-icon svg {
    width: 20px;
    top: 1px;
    position: relative;
}
.btn-arrow-animate .elementor-button-icon svg {
    width: 20px;
    position:relative;
    top:3px;
}
.btn-arrow-animate .elementor-button .elementor-button-icon {
    transition: margin-left .5s ease-in-out;
}
.btn-arrow-animate .elementor-button:hover .elementor-button-icon {
    margin-left: 10px;
}
.btn-arrow-animate.default-black .elementor-button svg path {
    stroke: #000;
}
.btn-border-black.hover-blue .elementor-button:hover svg path,
.btn-arrow-animate.hover-blue .elementor-button:hover svg path,
.btn-arrow-animate.default-blue .elementor-button svg path {
    stroke: #1E90B3;
}

.btn-arrow-animate.hover-orange .elementor-button:hover svg path,
.btn-arrow-animate.default-orange .elementor-button svg path {
    stroke: #F26641;
}
.btn-arrow-animate.rel_left_animate .elementor-button-icon svg {
    top: -3px;
}
.btn-arrow-animate.rel_left_animate .elementor-button .elementor-button-icon {
    position:relative;
    left: 0;
    transition: left .5s ease-in-out;
}
.btn-arrow-animate.rel_left_animate .elementor-button:hover .elementor-button-icon {
    margin-left: 0px;
    left: 10px;
}

/*Calculator*/ 
.calculator {
    max-width: 600px;
    text-align: center;
    padding: 40px;
    box-shadow: 0px 4px 18px 0px #0000001A;
    background: #fff;
}

input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
#result {
    margin-top: 10px;
}
.calculator .input-wrapper button {
    padding: 10px 24px;
    box-sizing: border-box;
    font-size: 16px;
    cursor: default;
    color: #000;
    border: none;
    border: 1px solid #000;
    font-weight: 500;
    border-radius: 0;
    text-align: center;
    transition: all .3s;
    cursor:pointer;
    background: #fff;
}
.calculator .input-wrapper button:hover {
    border: 1px solid #1E90B3;
    color: #FFFFFF;
    background: #1E90B3;
}
.calculator .input-wrapper button span {
    background:  url("assets/images/ic_arrow_right_primary.svg") 100% 3px no-repeat;
    background-size: 20px;
    padding-right:30px;
}
.calculator .input-wrapper button:hover span {
    background: url("assets/images/ic_arrow_right_white.svg") 100% 3px no-repeat;
   
}
.result-element {
    text-align: left;
}
.result-element > div {
    padding: 9.5px 10px;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    gap:10px;
}
.result-element > div.last {
    border-bottom: none;
}
.calculator .input-wrapper {
    display: flex;
    gap: 10px;
}
.calculator .input-wrapper input {
    border:0;
    border-bottom: 1px solid var(--primary-black-20, #CCC);
    background: #F6F6F6;
    padding: 15px 10px;
    height: 48px;
    outline: 0;
	border-radius: 0;
}

@media (max-width: 1300px) {
    .input-wrapper {
        flex-direction: column;
    }
}
@media (max-width: 1200px) {
    .calculator {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .calculator {
        padding: 20px;
    }
}

/*CTA Heading*/
@media (max-width: 375px) {
    .cta-faq-wrapper h2 {
        font-size: 34px !important;
        word-break: break-all;
    }
}
@media (max-width: 360px) {
    .cta-faq-wrapper h2 {
        font-size: 30px !important;
    }
}
@media (max-width: 320px) {
    .cta-faq-wrapper h2 {
        font-size: 28px !important;
    }
}

/*Calendar*/
.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 24px !important;
    background: #F6F6F6;
    position: relative;
    padding: 0;
    min-height: 82px;
}

.fc-toolbar.fc-header-toolbar .fc-button:not(.fc-button-active) {
    color: #000 !important;
    background-color: transparent !important;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
}

.fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(2) {
    position: absolute;
    top: -80px;
}
.fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(1) .fc-button-group {
    border-right: 1px solid #ccc;
}
.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary {
    padding: 6.5px 20px;
}

.eael-event-calendar-wrapper .fc-event {
    padding: 6px 20px !important;
    border-radius: 999px 0px 0px 999px !important;
    background: linear-gradient(94deg, #8FC8D9 0%, #1E90B3 100%) !important;
}

.fc .fc-daygrid-day-top {
    padding-top: 15px;
}

.eael-event-calendar-wrapper table caption+thead tr:first-child td, 
.eael-event-calendar-wrapper table caption+thead tr:first-child th, 
.eael-event-calendar-wrapper table colgroup+thead tr:first-child td, 
.eael-event-calendar-wrapper table colgroup+thead tr:first-child th, 
.eael-event-calendar-wrapper table thead:first-child tr:first-child td, 
.eael-event-calendar-wrapper table thead:first-child tr:first-child th {
    border-block-start: 0px solid hsla(0, 0%, 50.2%, .5019607843) !important;
}

.fc-button-group .fc-icon-chevron-left:before,
.fc-button-group .fc-icon-chevron-right:before {
    content:"" !important;
    display: none !important;
}
.fc-button-group .fc-prev-button,
.fc-button-group .fc-next-button {
    width: 82px !important;
    height: 82px !important;
}
.fc-button-group .fc-prev-button {
    background: url("assets/images/ic_calendar_prev.svg") center center no-repeat !important;
}
.fc-button-group .fc-next-button {
    margin-right: -1px;
    background: url("assets/images/ic_calendar_next.svg") center center no-repeat !important;
}

.fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child) {
    margin-left: 0 !important;
}

.fc-toolbar.fc-header-toolbar .fc-today-button {
    font-weight: 500 !important;
    padding: 0 20px !important;
}

.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary {
    padding: 6.5px 20px !important;
}
.eael-event-calendar-wrapper .eaelec-modal-content {
    border: 0 !important;
    max-width: 900px !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    background-color: #fff !important;
    border-radius: 0 !important;
}
.eael-event-calendar-wrapper .eaelec-modal-header {
   border-left: 0 !important;
}
.eael-event-calendar-wrapper .eaelec-modal-content {
    padding: 40px !important;
}
.eael-event-calendar-wrapper .eaelec-modal-footer {
    border-top: 1px solid #000 !important;
    padding: 10px 0 !important;
}
.eael-event-calendar-wrapper .eaelec-modal-header {
    padding: 0 !important;
}
.eael-event-calendar-wrapper .eaelec-modal-body {
    padding: 30px 0 0 !important;
}
.eaelec-event-details-link {
    position: relative !important;
}
.eael-event-calendar-wrapper .eaelec-modal-header {
    margin-top: 0 !important;
}
.eael-event-calendar-wrapper a {
    color: #000 !important;
}
.eaelec-event-details-link:after {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    width: 20px;
    height: 20px;
    background: url("assets/images/ic_arrow_right_black.svg") 100% center no-repeat !important;
    top: 4px;
    transition: right .5s ease-in-out;
}
.eaelec-modal-footer .eaelec-event-details-link {
    display: block;
    max-width: max-content;
    padding-right: 30px;
}
.eaelec-event-details-link:hover {
    color: #1E90B3 !important;
}
.eaelec-event-details-link:hover:after {
    right: -10px !important;
    background: url("assets/images/ic_arrow_right_primary.svg") 100% center no-repeat !important;
}

.eael-event-calendar-wrapper .eaelec-modal-close {
    right: 20px !important;
    top: 20px !important;
    box-shadow: none !important;
    background: url("assets/images/material-symbols-light_close.svg") center center no-repeat !important;
    background-size: 20px;
    width: 20px;
    height: 20px;
}

.eael-event-calendar-wrapper .eaelec-modal-close .fas {
    display: none !important;
}
.eael-event-calendar-wrapper .eaelec-modal-header h2 {
    margin-bottom: 5px !important;
}

.eael-event-calendar-wrapper .eaelec-modal-body {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.abacus-event-calendar table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9 !important;
}
.abacus-event-calendar table tbody>tr:nth-child(even)>td, table tbody>tr:nth-child(even)>th {
    background-color: #fff !important;
}
.fc .fc-timegrid-slot-label-cushion {
    padding: 8px 24px !important;
    min-width: 150px !important;
    text-align: center;
}
.fc .fc-timegrid-axis-cushion {
    max-width: 100% !important;
}
.fc .fc-button-primary:focus, 
.fc .fc-button-primary:not(:disabled).fc-button-active:focus, 
.fc .fc-button-primary:not(:disabled):active:focus {
    box-shadow: unset !important;
}
.abacus-event-calendar .fc .fc-timegrid-axis-frame {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
}
.abacus-event-calendar .fc-timegrid-axis.fc-scrollgrid-shrink {
    vertical-align: middle !important;  
}
.fc-theme-standard .fc-list, .fc-theme-standard .fc-scrollgrid, .fc-theme-standard td, .fc-theme-standard th {
    border-bottom: 1px solid #ccc !important;
}

@media (max-width: 840px ) {
    .fc .fc-toolbar.fc-header-toolbar {
        flex-direction: column; 
    }
}

@media (min-width: 533px) and (max-width: 840px) {
    .eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar {
        padding-bottom: 15px;
    }
    .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(1) {
       margin-bottom: 15px;
    }
}

@media ( max-width:532px ) {
    .fc .fc-toolbar.fc-header-toolbar {
        flex-direction: column; 
    }
    .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(3) .fc-button-group {
        display: flex;
        flex-wrap: wrap;
     }
     .eael-event-calendar-wrapper .fc-toolbar {
        margin: 0px !important;
        
    }
    .fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary {
        padding: 6.5px 14px !important;
    }
    .fc-toolbar.fc-header-toolbar {
        grid-row-gap: 0 !important;
    }
}

/*Flags*/
.active-language .elementor-button-icon svg {
    width: 24px;
    height: auto;
}

.active-language .elementor-button {
    position: relative;
    padding-right: 30px;
}
.active-language .elementor-button:after {
    content: "";
    background: url("assets/images/ic_arrow_down.svg") center right no-repeat !important;
    width: 10px;
    height: 6px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.language-dropdown .elementor-icon-list-items {
    width: 222px;
    position: absolute;
    bottom: 41px;
    background: #f6f6f6;
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
}
.language-dropdown .elementor-widget.elementor-list-item-link-full_width a {
    width: 100%;
}

.language-dropdown .language-list.open .elementor-icon-list-items {
    height: auto;
    padding:5px 0;
    margin:0;
}


.language-dropdown .language-list.open .elementor-icon-list-items a {
    padding: 5px 15px 5px 20px;
}
.language-dropdown .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-top: 0 !important;
}
.language-dropdown .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: 0 !important;
}
.language-dropdown .language-list.open .elementor-icon-list-items a:hover {
    background: #C7E3EC;
}

.santapress-post.modal a.close-modal {
  background: url("assets/images/ic_close_modal.svg") center center no-repeat !important;
  width: 40px;
  height: 40px;
  right: 20px;
  top: 20px;
}

/*Santapress*/
.santapress-post.modal .santapress-post-inner,
.santapress-post.modal:not(.in) {
    border-radius: 0;
    padding: 0;
}
.santapress-post .santapress-post-inner {
    max-height: 650px;
}

.santapress-post-inner .left-side {
    width: 100%;
    max-width: 300px;
}
.santapress-post-inner > .right-side {
    flex: 1;
    padding: 40px !important;
    text-align: left;
    max-height: 650px;
    overflow: auto;
}
.santapress-post-inner > .right-side h3 {
    margin-top:0 !important;
    margin-bottom: 30px !important; 
}
.santapress-post-inner .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}

.santapress-post-inner {
    position:relative;
}
.santapress-post-inner:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(assets/images/unsplash_MgvEHXxGrUs.png) top center no-repeat !important;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 300px;
}
.santapress-post-inner .left-side {
    width: 100%;
    max-width: 260px;
    align-self: flex-end;
    position: relative;
    margin: 20px;
    box-sizing: border-box;
    padding: 24px;
    text-align: left;
    background: rgba(242, 102, 65, 0.9);
    color: #fff;
}
.santapress-post-inner .left-side strong {
    font-size: 28px;
    font-weight: 400;
    line-height: 33.6px;
    text-align: left;
    margin-bottom: 15px;
    display: inline-block;
}
.santapress-post.modal, .sp-modal-iframe.modal {
    width: 100%;
}
@media ( min-width: 768px ) {
    .santapress-post .santapress-post-inner {
        flex-direction: row !important;
    }
}
@media (max-width: 767px) {
    .santapress-post-inner .elementor-field-group {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .santapress-post-inner .left-side {
        max-width: 100%;
        margin: 0;
    }
    .santapress-post-inner .elementor {
        flex: 1 1 100% !important;
    }
    .santapress-post-inner:before {
        display: none;
    }
    .santapress-post-inner .elementor {
        padding: 20px !important;
    }
    .santapress-post-inner .elementor-form-fields-wrapper {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

/*Price table*/
.elementor-price-list a {
    pointer-events: none;
}

/*Form success message*/
.elementor-message-danger {
    font-size: 16px !important;
}
 .elementor-message {
    margin-top: 40px;
}
.elementor-message.elementor-message-success {
    background: #E9F4F7;
}
 .elementor-message.elementor-message-success::before {
    background: url('assets/images/heroicons_check-circle-16-solid.svg') 0 0 no-repeat !important;
}

 .elementor-message:before {
    margin-inline-end: 10px
}

/*Accordion*/
.e-n-accordion-item-title * {
	color: #000 !important;
}
@media (max-width: 375px) {
    .cta-faq-wrapper h2 {
        word-break: unset !important;
    }
}

@media (max-width: 767px) {
  
    .text-ellipsis h1 {
       white-space: nowrap;
       width: 95vw;
       overflow: hidden;
       text-overflow: ellipsis;
   }
   .text-ellipsis p {
       overflow: hidden;
       text-overflow: ellipsis;
   }
 
} 

.elementor-post-info__item:not(.elementor-post-info__item--type-date) + .reading-time-wrapper {
    display: none;
}

.text-gradient .elementor-widget-container * {
    background: linear-gradient(91.72deg, #1E90B3 0%, #F26641 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

/* data card section management style */

.section-managment .managment .item {
    padding-left: 24px;
    border-left: 1px solid rgba(204, 204, 204, 1);
}
.section-managment .managment .item h3 {
    font-weight: 400;
    font-family: 'Lato';
    color: #000;
    margin: 0 0 16px;
}
.section-managment .managment .item h4,
.section-managment .managment .item .small-hdg {
    font-size: 12px;
    line-height: 14.4px;
    font-family: 'Lato';
    background: #F26641;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.section-managment .managment .item p {
    font-family: Lato;
    font-weight: 400;
    text-align: left;
    margin: 0 0 16px;
}

@media (min-width: 0px) {
    .section-managment .managment .item {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .section-managment .managment .item h3 {
        font-size: 28px;
        line-height: 33.6px;
        
    }
    .section-managment .managment .item p {
        font-size: 18px;
        line-height: 26px;
    }
}

@media (min-width: 720px) {
    .section-managment .managment .item {
        width: calc( 50% - 24px) !important;
        margin-bottom: 24px;
    }
}

@media (min-width: 768px) {
    .section-managment .managment .item p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (min-width: 992px) {
    .section-managment .managment .item {
        width: calc( 33.333% - 24px) !important;
        margin-bottom: 40px;
    }
}

@media (min-width: 1280px) {
    .section-managment .managment .item {
        width: calc( 25% - 24px) !important;
        margin-bottom: 80px;
    }
    .section-managment .managment .item h3 {
        font-size: 32px;
        line-height: 38.4px;
    }
}

@media (max-width: 767px) {
    .section-managment .managment .item {
        margin-bottom: 20px !important;
    }
    
    .custom-multi-content-widget .image {
        margin-bottom: 16px !important;
    }
}

/*TWO COLUMNS IMAGE - TEXT and TEXT - IMAGE*/
.two-cols-text-image .elementor-widget-image img,
.two-cols-img-text .elementor-widget-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width:952px;
}
.two-cols-text-image .col-text > div.elementor-element.elementor-widget,
.two-cols-img-text .col-text > div.elementor-element.elementor-widget  {
        width: 100%;
}
.two-cols-text-image .col-image.map,
.two-cols-img-text .col-image.map {
    display: flex;
}
.two-cols-text-image .col-image.map .elementor-widget-image img,
.two-cols-img-text .col-image.map .elementor-widget-image img {
    max-width: 720px;
}
.two-cols-text-image .col-text ul {
    padding: 0 0 0 30px;
}
.btn-readmore .elementor-button {
    max-width: max-content;
}
@media (min-width: 0px) and (max-width: 767px) {
    .two-cols-img-text .elementor-widget-image img,
    .two-cols-text-image .elementor-widget-image img,
    .two-cols-text-image .col-text > div.elementor-element.elementor-widget,
    .two-cols-img-text .col-text > div.elementor-element.elementor-widget {
		max-width: 100% !important;
	}
    .two-cols-text-image .col-text > div.elementor-element.elementor-widget,
	.two-cols-img-text .col-text > div.elementor-element.elementor-widget  {
            width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .two-cols-text-image .col-text {
        padding-right: 40px !important;
    }
    .two-cols-img-text .col-text   {
        padding-left: 40px !important;
    }
}
@media (min-width: 1025px) and (max-width: 1439px) {
    .two-cols-text-image .col-text {
        padding-right: 90px !important;
    }
    .two-cols-img-text .col-text   {
        padding-left: 90px !important;
    }
}
@media (min-width: 1440px) {
    .two-cols-text-image .col-text > div.elementor-element.elementor-widget,
    .two-cols-img-text .col-text > div.elementor-element.elementor-widget  {
			max-width: 550px!important;
	}
	.two-cols-text-image.e-con-boxed .col-text > div.elementor-element.elementor-widget, 
	.two-cols-img-text.e-con-boxed   .col-text > div.elementor-element.elementor-widget {
        max-width: 100% !important;
    }
    .two-cols-text-image .col-text {
        padding-left: 80px !important;
    }
    .two-cols-img-text .col-text   {
        padding-right: 80px !important;
    }

    .two-cols-text-image.e-con-boxed .col-text {
        padding-left: 0px !important;
    }
    .two-cols-img-text.e-con-boxed .col-text {
        padding-right: 0px !important;
    }
}
@media (min-width: 1512px) {
	 .two-cols-text-image .col-text > div.elementor-element.elementor-widget,
	 .two-cols-img-text .col-text > div.elementor-element.elementor-widget  {
			max-width: 595px!important;
	}
}
@media (min-width: 1921px) {
	.two-cols-img-text .elementor-widget-image img,
	.two-cols-text-image .elementor-widget-image img,
	.two-cols-img-text.not-full .elementor-widget-image img,
	.two-cols-text-image.not-full .elementor-widget-image img {
			max-width: 952px !important;
			max-height: 100% !important;
	}
}
@media (max-width: 1920px) {
    .col-image .elementor-widget-image {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .two-cols-text-image.e-con-boxed .col-text {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .two-cols-img-text.e-con-boxed .col-text {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ipad-con-hidden {
        display:none !important;
    }
    .ipad-form-nomgtop {
        margin-top: 0 !important;
    }
    .ipad-form-hdg-full {
        width: 100% !important;
    }
}

/* Dynamic Forms */
.marketingForm [data-layout="true"] {
    max-width: 100% !important;
}

/* Form Fields */
.marketingForm input[type=date],
.marketingForm input[type=email],
.marketingForm input[type=number],
.marketingForm input[type=password],
.marketingForm input[type=search],
.marketingForm input[type=tel],
.marketingForm input[type=text],
.marketingForm input[type=url],
.marketingForm input[type=datetime-local],
.marketingForm select, 
.marketingForm textarea,
.marketingForm fieldset {
    font-family: "Lato", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22.4px !important;
    padding: 15px 10px !important;
    min-height: 47px !important;
    border:0 !important;
    background-color: transparent !important;
    outline: 0 !important;
    border-radius: 0 !important;
}
.marketingForm input[type=date],
.marketingForm input[type=email],
.marketingForm input[type=number],
.marketingForm input[type=password],
.marketingForm input[type=search],
.marketingForm input[type=tel],
.marketingForm input[type=text],
.marketingForm input[type=url],
.marketingForm input[type=datetime-local],
.marketingForm select, 
.marketingForm textarea {
    border-bottom: 1px solid #ccc !important;
}
.marketingForm .consentBlock,
.marketingForm p,
.marketingForm .consentBlock a,
.marketingForm .consentBlock div label p ,
.marketingForm .textFormFieldBlock label,
.marketingForm .multiOptionSetFormFieldBlock label,
.marketingForm .twoOptionFormFieldBlock label,
.marketingForm .dateTimeFormFieldBlock label,
.marketingForm .phoneFormFieldBlock label,
.marketingForm .phoneFormFieldBlock label *,
.marketingForm .optionSetFormFieldBlock label.block-label,
.marketingForm .optionSetFormFieldBlock label.block-label > * {
    font-family: 'Lato', Sans-Serif !important;
}
.marketingForm .textFormFieldBlock label,
.marketingForm .optionSetFormFieldBlock label.block-label,
.marketingForm .multiOptionSetFormFieldBlock label.block-label,
.marketingForm .dateTimeFormFieldBlock label,
.marketingForm .twoOptionFormFieldBlock label.block-label,
.marketingForm .phoneFormFieldBlock label,
.marketingForm .phoneFormFieldBlock label * {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 19.6px;
    margin-top: 0 !important;
}
.marketingForm .textFormFieldBlock label::after,
.marketingForm .optionSetFormFieldBlock label::after,
.marketingForm .multiOptionSetFormFieldBlock label::after,
.marketingForm .dateTimeFormFieldBlock label::after,
.marketingForm .twoOptionFormFieldBlock label::after,
.marketingForm .phoneFormFieldBlock label::after,
.marketingForm .consentBlock label::after {
    width: 10px !important;
}
.marketingForm .phoneFormFieldBlock .phoneCountryCode input:focus,
.marketingForm input[type=text]:focus,
.marketingForm input[type=date]:focus,
.marketingForm input[type=email]:focus,
.marketingForm input[type=number]:focus,
.marketingForm input[type=password]:focus,
.marketingForm input[type=search]:focus,
.marketingForm input[type=tel]:focus,
.marketingForm input[type=url]:focus,
.marketingForm input[type=datetime-local]:focus,
.marketingForm select:focus,
.marketingForm textarea:focus {
    border-color: #1E90B3 !important;
}
.marketingForm .phoneFormFieldBlock .phoneCountryCode {
    border: 0 !important;
}
.marketingForm .textFormFieldBlock textarea {
    resize: vertical;
    height: 100px !important;
    background-color: transparent !important;
}
.marketingForm .textFormFieldBlock:last-child {
    margin-bottom: 0;
}
.marketingForm .columnContainer div[data-editorblocktype="Text"] {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.marketingForm .phoneFormFieldBlock,
.marketingForm .textFormFieldBlock,
.marketingForm .optionSetFormFieldBlock,
.marketingForm .multiOptionSetFormFieldBlock,
.marketingForm .dateTimeFormFieldBlock,
.marketingForm .twoOptionFormFieldBlock,
.marketingForm .passesBlock,
.marketingForm .lookupFormFieldBlock {
  margin-bottom: 25px;
  padding: 0px !important;
  gap: 0px !important;
}

/* Two columns for the options inside this fieldset */
form.marketingForm .multiOptionSetFormFieldBlock fieldset {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 equal columns */
  gap: 10px 24px; /* row gap | column gap */
  border: 0; /* optional: remove default fieldset border */
  padding: 0; /* optional */
  margin: 0; /* optional */
}
/* Each option row (your <div> wrapper) aligns checkbox + label nicely */
form.marketingForm .multiOptionSetFormFieldBlock fieldset > div {
  display: inline-flex;
  align-items: center;
  gap: 8px; /* space between input and text */
  min-width: 0; /* prevents overflow in grid cells */
}

/* Scope: only radios inside the marketing form two-option block */
form.marketingForm .twoOptionFormFieldBlock div.radiobuttons{
    padding: 15px 10px;
}
/* Make the radio options area a 2‑column grid */
form.marketingForm .twoOptionFormFieldBlock .radiobuttons {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 equal columns */
  gap: 10px 24px; /* row gap | column gap */
}
/* Each option row: align the custom radio + label nicely */
form.marketingForm .twoOptionFormFieldBlock .radiobuttons > div {
  display: inline-flex;
  align-items: center;
  gap: 8px; /* space between radio and text */
  min-width: 0;
}
form.marketingForm .twoOptionFormFieldBlock div.radiobuttons div input {
  accent-color: #1E90B3 !important;
  width: 24px;
  height: 24px;
}

@media (max-width: 600px) {
  form.marketingForm .multiOptionSetFormFieldBlock fieldset {
    grid-template-columns: 1fr;
  }
  form.marketingForm .twoOptionFormFieldBlock .radiobuttons {
    grid-template-columns: 1fr;
  }
}
.marketingForm .columnContainer {
    gap: 20px;
    flex-basis: 100% !important;
}

.marketingForm .columns-equal-class.no-wrap-section .columnContainer,
.marketingForm .columns-equal-class.wrap-section:not(.emptyContainer) .columnContainer {
    gap: 20px;
    flex-basis: 50% !important;
}
.dynamic-forms.single-column form.marketingForm .columns-equal-class.wrap-section:not(.emptyContainer) .columnContainer {
    gap: 20px;
    flex-basis: 100% !important;
}
.dynamic-forms.contact-form form.marketingForm .columns-equal-class.wrap-section:nth-child(2){
    width: 100% !important;
    gap: 20px;
}
.dynamic-forms:not(.contact-form) form.marketingForm .emptyContainer.columns-equal-class.wrap-section:has(> .columnContainer:nth-of-type(2)):not(:has(> .columnContainer:nth-of-type(3)))>.columnContainer {
    flex-basis: 50% !important;
}
@media (min-width: 1024px) {
    .dynamic-forms.contact-form form.marketingForm .columns-equal-class.wrap-section:nth-child(2){
        width: 50% !important;
    }
}
.marketingForm .optionSetFormFieldBlock label.block-label div,
.dynamic-forms form.marketingForm .textFormFieldBlock label span,
#editorIdPrefix11fde02d355c31741252686026{
    font-size: 14px !important; 
    font-weight: 400 !important;
    color: #000000 !important;
}

div[data-cached-form-url] .onFormSubmittedFeedback {
    background: transparent !important;
}

.dynamic-forms form.marketingForm .optionSetFormFieldBlock select:invalid {
  color: rgba(0, 0, 0, 0.5) !important;
}
@media (min-width: 768px) {
    .dynamic-forms form.marketingForm .textFormFieldBlock {
        width: 100%;
        margin-bottom: 20px;
    }
}

/* Consent Block */
.marketingForm .consentBlock {
    padding:6px 0 !important;
    position: relative;
}
.marketingForm .consentBlock input,
.marketingForm .multiOptionSetFormFieldBlock input[type=checkbox],
.marketingForm .twoOptionFormFieldBlock input[type=checkbox] {
    position: absolute;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border: 1px solid #000;
    background: transparent;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 !important;
}
.marketingForm .consentBlock input.elementor-acceptance-field {
    border: 1px solid #ccc !important;
    background: #fff !important;
}
.marketingForm .consentBlock label,
.marketingForm .twoOptionFormFieldBlock .twooption_checkbox label,
.marketingForm .multiOptionSetFormFieldBlock fieldset label {
    padding-left: 34px;
}
/* Add checkmark when checked */
.marketingForm .consentBlock input:checked,
.marketingForm .twoOptionFormFieldBlock input[type=checkbox]:checked,
.marketingForm .multiOptionSetFormFieldBlock input[type=checkbox]:checked {
    background: #1E90B3;
    border-color: #1E90B3;
}
.marketingForm .consentBlock input:checked::after,
.marketingForm .twoOptionFormFieldBlock input[type=checkbox]:checked::after,
.marketingForm .multiOptionSetFormFieldBlock input[type=checkbox]:checked::after {
    content: '';
    position: absolute;
    left: 8px;
    top: 3px;
    width: 6px;
    height: 14px;
    border: solid #fff; /* Color of the checkmark */
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/* Optional: Add hover state */
.marketingForm .consentBlock input:hover:not(:disabled),
.marketingForm .twoOptionFormFieldBlock input[type=checkbox]:hover,
.marketingForm .multiOptionSetFormFieldBlock input[type=checkbox]:hover,
.marketingForm .consentBlock input.elementor-acceptance-field:hover {
    border-color: #1E90B3 !important;
}
.marketingForm .consentBlock input:checked::after {
    border-color: #fff;
}
.marketingForm .consentBlock input.elementor-acceptance-field:checked {
    background: #1E90B3 !important;
}
.marketingForm .consentBlock a {
    text-decoration: underline;
}
.marketingForm .consentBlock label:not(.topic-disabled-text) p,
.marketingForm .consentBlock a {
    color: #000 !important;
}
.marketingForm .consentBlock label.topic-disabled-text p {
  color: #a6a6a6 !important;
}
.marketingForm .consentBlock input[type=checkbox]:disabled {
    opacity: 1 !important;
    border-color: #a6a6a6;
}

/* Submit Button */
div[data-cached-form-url] .submitButtonWrapper button.submitButton {
    min-width: 100px;
    border: 1px solid #000;
    padding: 10px 24px;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28.8px;
}
div[data-cached-form-url] .submitButtonWrapper button.submitButton span {
    background: url(assets/images/ic_arrow_right_primary.svg) 100% center no-repeat;
    padding-right: 30px;
    background-size: 20px;
}
div[data-cached-form-url] .submitButtonWrapper button.submitButton:hover {
    color: #fff !important;
    background: #1E90B3 !important;
    border-color: #1E90B3 !important;
}
div[data-cached-form-url] .submitButtonWrapper button.submitButton:hover span {
    background: url(assets/images/ic_arrow_right_white.svg) 100% center no-repeat;
}
.marketingForm div[data-editorblocktype="SubmitButton"] {
    padding: 0;
    margin: 40px 0 0 0;
}
.dynamic-forms form.marketingForm button.submitButton {
    background-color: transparent !important;
    border-radius: 0px;
    color: #000 !important;
}
.dynamic-forms form.marketingForm button.submitButton span {
    background-image: url(assets/images/ic_arrow_right_primary.svg) !important;
}
.dynamic-forms form.marketingForm button.submitButton:hover span {
    background-image: url(assets/images/ic_arrow_right_white.svg) !important;
}
.dynamic-forms form.marketingForm .columnContainer > div.consentBlock {
    width: 100%;
}
.dynamic-forms form.marketingForm .columnContainer > div.consentBlock p {
    text-align: left;
}
.dynamic-forms form.marketingForm .columnContainer > div.submitButtonWrapper {
    width: calc(100% - 20px);
    margin: 0 auto;
}

/* 1. Make sure label text flows inline */
form.marketingForm .consentBlock label,
form.marketingForm .consentBlock label p {
    display: inline;
    white-space: normal; /* allow wrapping */
    margin: 0;           /* fix p spacing inside labels */
}

/* 2. Apply to ONLY required labels (the platform injects the star after the label) */
form.marketingForm .consentBlock label[required],
form.marketingForm .consentBlock label.required {
    white-space: nowrap;        /* keeps label text + asterisk together */
}

/* 2b. Required consent block (data-required on parent): keep asterisk on same line as text */
.dynamic-forms form.marketingForm div[data-required="true"].consentBlock label,
form.marketingForm div[data-required="true"].consentBlock label {
    white-space: nowrap;        /* prevents asterisk (label::after) from wrapping to new line */
}

/* 3. If the platform injects: "<label>Text <span>*</span></label>" */
form.marketingForm .consentBlock label[required] > span:last-child,
form.marketingForm .consentBlock label.required > span:last-child {
    white-space: nowrap;
    display: inline;
    margin-left: 2px;
}

/* 4a. Remove asterisk from inside <p> — fixes: double asterisk, and asterisk-in-front when <p> is empty and text is in label */
.dynamic-forms form.marketingForm div[data-required="true"].consentBlock label p:first-of-type::after,
form.marketingForm div[data-required="true"].consentBlock label p:first-of-type::after {
    content: none !important;
    display: none !important;
}

/* 4b. Single asterisk on label::after — always at end of label (after <p> or after text node) */
.dynamic-forms form.marketingForm div[data-required="true"].consentBlock label::after,
form.marketingForm div[data-required="true"].consentBlock label::after {
    content: "*" !important;
    display: inline !important;
    visibility: visible !important;
    width: auto !important;
    line-height: inherit !important;
    vertical-align: baseline !important;
    margin-left: 2px !important;
    color: rgb(195, 52, 0) !important;
}
