.elementor-kit-6{--e-global-color-primary:#008CD3;--e-global-color-secondary:#232C3E;--e-global-color-text:#232C3E;--e-global-color-accent:#008CD3;--e-global-color-c728878:#E4150F;--e-global-color-c2495b1:#F4F5F9;--e-global-color-6deeec7:#8F8E8E;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:24px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:32px;--e-global-typography-accent-font-weight:800;--e-global-typography-accent-line-height:41px;color:var( --e-global-color-text );font-size:16px;font-weight:400;line-height:24px;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:clamp(2.8125rem, 2.3798rem + 1.9231vw, 4.6875rem);font-weight:800;line-height:70px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:clamp(2.5rem, 2.2837rem + 0.9615vw, 3.4375rem);font-weight:700;text-transform:capitalize;line-height:62px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:clamp(2.1875rem, 2.0433rem + 0.641vw, 2.8125rem);font-weight:700;text-transform:uppercase;line-height:33px;}.elementor-kit-6 h4{font-family:"Inter", Sans-serif;font-size:clamp(1.6875rem, 1.6587rem + 0.1282vw, 1.8125rem);font-weight:600;}.elementor-kit-6 h5{font-family:"Inter", Sans-serif;font-size:clamp(1.375rem, 1.3317rem + 0.1923vw, 1.5625rem);font-weight:600;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Inter", Sans-serif;font-size:20px;font-weight:500;line-height:24px;color:#FFFFFF;background-color:var( --e-global-color-primary );border-radius:4px 4px 4px 4px;padding:14px 70px 14px 35px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;}}/* Start custom CSS */.prod-table{
    display: none;
}
.brochure-box .elementor-image-box-content{
    padding: 20px;
}
.brochure-box .elementor-image-box-content ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.brochure-box .elementor-image-box-content ul span:first-child{
    color:#8F8E8E;
    width:45%;
    display: inline-block;
}
.brochure-box .elementor-image-box-content ul li{
    margin-bottom: 8px;
}
.brochure-box .elementor-image-box-content .icon-list{
    display: flex;
    margin-top: 30px;
    
}
.brochure-box .elementor-image-box-content .icon-list li{
    width:46%;
    display: flex;
    align-items: center;
}
.brochure-box .elementor-image-box-content .icon-list li a{
    display:inline-block;
    margin-left: 8px;
    color: var( --e-global-color-accent );
}
.icon-justified p{
    text-align: justify;
}
#breadcrumbs a{
    color: #fff;
}
#breadcrumbs >span > span:first-child + span:after{
    content: '';
    background: url(/wp-content/uploads/2024/04/white-arrow-1.svg) center center no-repeat;
    width:20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-left: 6px;
    
}
.newsletter-form #form-field-email{
    height:100%;
}
.wpcf7-form .flex-wrap {
    flex-wrap: wrap;
    display: flex;
}
.bg-cultured {
    background-color:rgb(247, 248, 248);
   border:none !important;
   margin-bottom:12px;
}
.wpcf7-form textarea{
height: 150px;
    
}
.w-full {
    width: 100%;
}
.codedropz-upload-wrapper {
    margin-top:1rem;
}
.codedropz-upload-inner h3 {
    margin: 5px 0;
    font-size: 30px;
    line-height: 32px;
    word-break: break-word;
    text-transform: none;
}
.codedropz-upload-handler .cd-upload-btn {
    color: #0596df;
}
.codedropz-upload-handler {
    border: 2px dashed #c5c5c5;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
    font-size:16px;
    font-weight: 400;
    line-height:24px;
}
.wpcf7-submit {
    border:none;
    border-radius: 4px;
}

@media (min-width: 640px){
.sm\:w-1\/2 {
    width: 50%;
    
}
.sm\:pr-6 {
    padding-right: 1.5rem;
}
}
.elementor-widget-button .elementor-button{
    
}
.elementor-button-info .elementor-button{
    background:none !important;
    color:var( --e-global-color-accent );
    border:1px solid var( --e-global-color-accent );
    border-right: 0;
    border-radius: 0;
    font-size:18px !important;
    line-height: 23px !important;
    font-weight: 400 !important;
    padding:15px 50px 15px 15px !important;
}
.wpcf7-submit{
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    background: url(/wp-content/uploads/2024/04/white-arrow.svg) center center no-repeat;
    background-position: calc(100% - 35px) center;
    
}
.elementor-button-text{
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
   
    
}
.elementor-button-info .elementor-button,
.elementor-widget-button .elementor-button{
    position: relative;
}
.elementor-widget-button .elementor-button:after{
    content:'';
    background: url(/wp-content/uploads/2024/04/white-arrow.svg) center center no-repeat;
    width:20px;
    height: 14px;
    position: absolute;
    top:0;
    bottom:0;
    margin: auto;
    right: 35px;
    transition: all ease-in 0.3s;
}
.elementor-button-info .elementor-button:after{
    content:'';
    background: url(/wp-content/uploads/2024/03/button-long-trans.svg) center center no-repeat;
    width:20px;
    height: 8px;
    position: absolute;
    top:0;
    bottom:0;
    margin: auto;
    right: 15px;
    transition: all ease-in 0.3s;
}
.icon-boxes > .elementor-widget-container{
  height:100%;
 
}
.icon-boxes{
     margin-bottom: 6rem !important;
}
.elementor-widget-button .elementor-button:hover:After{
    right:20px;
}
.elementor-button-info .elementor-button:hover:after{
    right: 0px;
}
.hex-boxes .elementor-icon{
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); 
    width:140px;
    height: 160px;
    text-align: center;
}
.hex-boxes{
    margin-top: auto;
    
}
.icon-boxes .elementor-icon-box-icon{
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
}
.elementor-form .elementor-button svg{
    width:20px;
    height: 14px !important;
}
.elementor-form  .elementor-button{
    padding: 13px 70px 13px 35px
}
.elementor-form .elementor-button .elementor-align-icon-right{
    position: absolute;
    right: 25px;
    top: 0.5px;
     transition: all ease-in 0.3s;
}
.elementor-form .elementor-button:hover .elementor-align-icon-right{
    right: 5px;
}
.elementor-form-fields-wrapper{
    justify-content: center;
}
.elementor-post__excerpt p:after{
    content:"[...]";
}
.justify-center{
    text-align: center;
}
.wpcf7-spinner{
    display: block;
        margin: 10px auto;
}
.wpcf7-not-valid-tip{
    font-size: 16px;
}
.wpcf7-response-output{
    font-size: 22px;
    line-height: 32px;
}
.height-auto svg {
    height: auto !important
}
.posts-home .elementor-post__text{
    display: flex !important;
    flex-direction: column !important;
    height: 100%;
}
.elementor-post__read-more{
    margin-top: auto;
}
.posts-home .elementor-post__text .elementor-post__meta-data{
    order: -1
}
.posts-home  a.elementor-post__read-more{
     align-self:flex-end;
 }
@media (max-width:767px){
    .hex-boxes{
        position:relative !important;
        margin:0 !important;
        left:auto;
        right:auto !important;
    }
    .hex-boxes .elementor-icon{
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); 
    width:80px;
    height: 100px;
    text-align: center;
}
.hex-boxes{
    left:0 !important;
    right:0 !important;
    margin:auto !important;
}
}/* End custom CSS */