.elementor-kit-30{--e-global-color-primary:#191919;--e-global-color-secondary:#191919;--e-global-color-text:#454545;--e-global-color-accent:#E94E1B;--e-global-color-2c05fab:#A2A2A2;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Geist";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-30 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p{
    margin-bottom: 0 !important;
}

.contact-form .contact-submitButton{
    color: #fff;
box-shadow: 0 3px 72px 0 rgba(233, 78, 27, 0.36);
  border: solid 1px #bd370a;
    padding: 15px 20px;
    border-radius: 5px;
      background-image: linear-gradient(to right, #f15b29, #db4513);
}

.contact-form .contact-textBox{
    border: 1px solid #CFDBE4;
    border-radius: 5px;
} 

.contact-form .contact-textBox:focus{
    outline:none;
    border-color:#1D71B8;
}

.contact-form .contact-innerSection{
    display: flex; 
    gap: 20px; 
    flex-wrap: wrap;
    width: 100%;
}

.contact-form .contact-subsection-dualcolumn{
    width: 48%;
}

.contact-form .contact-subsection-singlecolumn{
    margin-top: 20px;
    width: 100%
}

.contact-form .contact-subtitle{
    display: block;
    font-family: 'Geist';
    font-weight: 600;
    font-size: 16px; 
    margin-bottom: 5px;
    color: #1f1f1f; 
}

.contact-form .contact-label{
    font-family: 'Poppins';
    font-weight: 400;
    color: #363636;
}

.contact-form .checkbox-wrapper{
    display: flex; 
    flex-wrap: wrap; 
    gap: 20px;
}

.awsm-job-listings.awsm-lists{
    border: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.awsm-job-listings.awsm-lists .awsm-job-post-title a{
    color: #1F1F1F;
}

.awsm-job-listings.awsm-lists a.awsm-job-more{
    color: #1D71B8;
}

.awsm-job-listings.awsm-lists a.page-numbers{
    color: #E94E1B;
}

.awsm-job-listings.awsm-lists .awsm-job-item{
    border-radius: 10px;
}

.header-contact.menu-item a{
    border: 1px solid #fff;
    border-radius: 10px;
}

.header-contact.menu-item .elementor-item:after {
    background-color: unset!important;
}


.header-contact.menu-item a:hover{
        border: 1px solid #E94E1B;
    background-color: #E94E1B!important;
    transition: 0.25s;
    color: #fff!important;
    transition: 0.25s;
}


.elementor-nav-menu--dropdown .header-contact a:hover{
    background-color: unset!important;
}

#lang_choice_polylang-REPLACE_TO_ID{
    background: transparent;
    color: white;
    border: 1px solid white;
    border-radius: 5px;
}

#lang_choice_polylang-REPLACE_TO_ID option{
    color: #000;
}

.scrolled {
  background-color: #020F1B !important;
  z-index: 2 !important;
}


@media only screen and (max-width: 1024px) {
.header-contact.menu-item a{
    border: 1px solid #E94E1B;
    border-radius: 10px;
    color: #E94E1B;
    display: inline-block;
    margin: 10px;
}

.header-contact.menu-item a:hover{
        border: 1px solid #E94E1B;
    background-color: #E94E1B!important;
    transition: 0.25s;
    color: #fff!important;
}


}


@media (max-width: 1024px) {
 h1.elementor-heading-title {
        font-size: 3em!important;
    }
h2.elementor-heading-title{
    font-size: 2em!important;
}

h3.elementor-heading-title{
    font-size: 1.75em!important;
}

.elementor-element p, .elementor-element li{
    font-size: 16px !important;
}
    
}


@media (max-width: 767px) {
 h1.elementor-heading-title {
        font-size: 2.5em!important;
    }
h2.elementor-heading-title{
    font-size: 1.8em!important;
}

h3.elementor-heading-title{
    font-size: 1.5em!important;
}

.elementor-element p, .elementor-element li{
    font-size: 15px !important;
}
    
}

a.elementor-button{
    transtion: transition: all .3s!important;
}

a.elementor-button:hover{
    transform: scale(1.05)!important;
}

#custom-slider .swiper-pagination-bullet{
    height: 10px;
    width: 10px;
    background-color: #ECD9D2;
    opacity: unset;
}

#custom-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #E94E1B;
    position: relative;
}

#custom-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: 26px;
  height: 26px;
  border: 1px solid #E94E1B;
  border-radius: 50%;
}

.e-con>.e-con-inner, .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1530px !important;
} 
.tlp-portfolio .isotope1 .tlp-overlay, .tlp-portfolio .carousel1 .tlp-overlay {
    background-color: rgb(255 255 255 / 20%)!important;
}

.custom-languageSwitcher a:not(.elementor-sub-item){
    color: #fff !important;
    fill: #fff !important;
}

.elementor-section.elementor-section-boxed > .elementor-container:has(.extended-width), .e-con>.e-con-inner:has(.extended-width){
    max-width: 1760px!important;
    width: 100%!important;
}

@media only screen and (max-width: 500px) {
.contact-form .contact-subsection-dualcolumn{
    width: 100%;
}
}


.custom-carousel .swiper-slide{
    margin-right: 50px!important;
}

.custom-logocarousel .swiper-slide{ 
    /*width: auto !important;*/
    height: auto!important;
    display: inline-flex!important;
    justify-content: center!important;
    align-items: center!important;
    margin-right: 10px!important;
}



/*.custom-carousel img{*/
/*    height: 200px;*/
/*}*/


/*@media screen and (max-width: 1024px) {*/
/*.custom-carousel img{*/
/*    height: 80px;*/
/*}*/
    
/*}*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://latisglobal.nodeplug.com/wp-content/uploads/2025/03/Geist-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */