.elementor-kit-8{--e-global-color-primary:#1E1E1E;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#CD0007;--e-global-color-9a8b3e3:#F4F2F3;--e-global-typography-primary-font-family:"Sofia Sans";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-family:"Sofia Sans";--e-global-typography-secondary-font-size:43px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:48px;--e-global-typography-text-font-family:"Sofia Sans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Sofia Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:21px;--e-global-typography-13c9af2-font-family:"Sofia Sans";--e-global-typography-13c9af2-font-size:26px;--e-global-typography-13c9af2-font-weight:700;--e-global-typography-13c9af2-line-height:31px;font-family:"Outfit", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{border-radius:5px 5px 5px 5px;}.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 .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 */.left-float-img {
    float:left;
}

.left-float-img img {
    border-radius:10px;
     width: 500px;
    height:330px;
    object-fit: cover;
    margin-right: 50px;
   
   -webkit-clip-path: polygon(14% 0, 100% 0, 100% 100%, 0 100%, 0 15%);
clip-path: polygon(14% 0, 100% 0, 100% 100%, 0 100%, 0 15%);

    
}

.left-float-img figcaption {
    margin-bottom: 10px;
  text-align: center;
  max-width: 500px;
}

@media (max-width: 767px) {
    
    .left-float-img {
    float:none;
    display:block;
}


.left-float-img img {
    
    width: 100%;
    height: 300px;
    margin: 0;
}
    
}/* End custom CSS */