.elementor-kit-14{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b05e782:#003E21;--e-global-color-e0c31e2:#CBF48F;--e-global-color-3aa0c73:#F9FBEE;--e-global-color-cb494d4:#FFFFFF;--e-global-color-af2e766:#873237;--e-global-color-28cfd4e:#DEAC27;--e-global-color-9c5a38c:#A8A08A;--e-global-color-f8a9096:#908870;--e-global-color-51cdf43:#4C3040;--e-global-color-80ec5ba:#DA6229;--e-global-color-ff38413:#01294D;--e-global-color-9cde690:#9CCCC7;--e-global-color-e23b588:#FBF5EA;--e-global-color-5dac3af:#3B4D01;--e-global-color-7d13f76:#553540;--e-global-color-93f95ff:#A94424;--e-global-color-9885381:#B08939;--e-global-color-586fc2f:#E0E5CE;--e-global-color-be6933e:#C2D6D5;--e-global-color-9e5b9a5:#214C51;--e-global-color-2baa7ee:#89A759;--e-global-color-766a89a:#102C44;--e-global-color-2a974bf:#D28801;--e-global-color-92c1a78:#267659;--e-global-color-30e1781:#174677;--e-global-color-3caa5bb:#A7CE3A;--e-global-color-d9623e3:#08416E;--e-global-color-8ccc5cc:#016243;--e-global-color-e0f5513:#08416E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:28px;--e-global-typography-accent-letter-spacing:1.6px;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-14 h1{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-14 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-14 h3{font-family:"Minerva Modern", Sans-serif;font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-14{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-14 a{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-14 h1{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-14 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-14 a{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-14 h1{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-14 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.site-logo {
    position: absolute;
    top: 0;
    left: 100px;
    z-index: 10;
    width: 200px;
}

.e-con-inner:has(.site-logo) {
    position: relative;
}

.img-with-title .elementor-image-box-content,  .img-with-title-2 .elementor-image-box-content  {
    background-color: #CBF48F;
    padding: 10px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
}

.img-with-title .elementor-image-box-content .elementor-image-box-title {
    margin-bottom: 8px !important;
}

.img-with-title-2 .elementor-image-box-content  {
    background-color: #003E21;
}

.img-with-title img,
.img-with-title-2 img {
    vertical-align: top;
    width: 100%;
}

@media (max-width: 767px) {
    .site-logo {
        top: 60px;
        left: calc(50% - 100px);
    }
    
    .img-with-title .elementor-image-box-content,  .img-with-title-2 .elementor-image-box-content {
        padding: 6px;
    }

}/* End custom CSS */