.elementor-kit-11556{--e-global-color-primary:#FFAA00;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#5E9B28;--e-global-color-ca27df3:#FFFFFF;--e-global-color-8980d77:#F5F8FA;--e-global-color-67fe3aa:#1F2D3D;--e-global-color-6ec51a2:#015E9F;--e-global-color-3506dcb:#02010100;--e-global-color-946e3cc:#023D76;font-family:"Inter", Sans-serif;}.elementor-kit-11556 button,.elementor-kit-11556 input[type="button"],.elementor-kit-11556 input[type="submit"],.elementor-kit-11556 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;text-decoration:none;color:var( --e-global-color-ca27df3 );border-radius:0px 0px 0px 0px;}.elementor-kit-11556 button:hover,.elementor-kit-11556 button:focus,.elementor-kit-11556 input[type="button"]:hover,.elementor-kit-11556 input[type="button"]:focus,.elementor-kit-11556 input[type="submit"]:hover,.elementor-kit-11556 input[type="submit"]:focus,.elementor-kit-11556 .elementor-button:hover,.elementor-kit-11556 .elementor-button:focus{background-color:var( --e-global-color-6ec51a2 );}.elementor-kit-11556 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11556 a{text-decoration:underline;}.elementor-kit-11556 a:hover{text-decoration:none;}.elementor-kit-11556 h1{color:#FFFFFF;font-family:"Poppins", Sans-serif;}.elementor-kit-11556 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-11556 input:not([type="button"]):not([type="submit"]),.elementor-kit-11556 textarea,.elementor-kit-11556 .elementor-field-textual{padding:8px 8px 8px 8px;}.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);}@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 */.elementor-widget-text-editor .elementor-widget-container > p:last-child,
.jet-listing-dynamic-field__content > p:last-child {
    margin-bottom: 0;
}


/*
----------------------------
Icon List Widget
----------------------------
*/
.elementor-icon-list-item >a {
    text-decoration: none;
}

.elementor-icon-list-item > a:hover > .elementor-icon-list-text {
    text-decoration: underline;
}

.mobile-only {
    display: none!important;
}

@media only screen and (max-width: 500px) {
    .mobile-only {
        display: block!important;
    }
}

.phone-link a,
.back-to-link a {
    padding-left: 44px!important;
    position: relative;
}

.phone-link > a:before,
.back-to-link > a:before {
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
    font-family: "font awesome 5 free";
    font-weight: 700;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    opacity: 1!important;
}


.phone-link > a:before{
    content: "\f879";
}

.back-to-link > a:before {
    content: "\f30a";
}


/*
----------------------------
Ratio Images  
----------------------------
*/
.ratio-1-1 img,
.ratio-3-2 img,
.ratio-16-9 img,
.ratio-9-16 img,
.ratio-4-3 img,
.ratio-3-1 img,
.ratio-2-1 img {
    object-fit: cover;
    width: 100%;
}

.ratio-contain img {
    object-fit: contain!important;
}

.ratio-1-1 img {
    aspect-ratio: 1 / 1;
}

.ratio-3-2 img{
    aspect-ratio: 3 / 2;
}

.ratio-16-9 img{
    aspect-ratio: 16 / 9;
}

.ratio-9-16 img{
    aspect-ratio: 9 / 16;
}

.ratio-4-3 img {
    aspect-ratio: 4 / 3;
}

.ratio-3-1 img {
    aspect-ratio: 3 / 1;
}

.ratio-2-1 img {
    aspect-ratio: 2 / 1;
}


.page:not(.home):not(.page-template-page-sveg):not(.parent-pageid-3843) .leadership-title .elementor-heading-title {
    font-size: 21px!important;
    line-height: 1.2em;
    color: #3b3b3b;
}

.page:not(.home):not(.page-template-page-sveg):not(.parent-pageid-3843) .market-title .elementor-heading-title{
    font-size: 18px!important;
    line-height: 1.2em;
    color: var( --e-global-color-6ec51a2 );
}

.home-contact input {
    background-color: transparent;
    border: solid #000;
    border-width: 0 0 1px 0;
}/* End custom CSS */