.elementor-kit-10{--e-global-color-primary:#434343;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#434343;--e-global-color-accent:#F37423;--e-global-color-5b2e7a3:#F3CFB3;--e-global-color-8bc13c5:#6FBBC7;--e-global-color-b9e14ff:#F0F0F0;--e-global-color-ddbf4a3:#00000000;--e-global-color-0e4f489:#A4E9F4;--e-global-color-119f902:#F7F7F7;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-18637c1-font-family:"Lato";--e-global-typography-18637c1-font-size:50px;--e-global-typography-18637c1-font-weight:700;--e-global-typography-18637c1-line-height:55px;--e-global-typography-cc872ef-font-family:"Lato";--e-global-typography-cc872ef-font-size:16px;--e-global-typography-cc872ef-font-weight:700;--e-global-typography-cc872ef-text-transform:uppercase;--e-global-typography-cc872ef-line-height:25px;--e-global-typography-cc872ef-letter-spacing:1.5px;--e-global-typography-0726299-font-family:"Lato";--e-global-typography-0726299-font-size:15px;--e-global-typography-0726299-font-weight:700;--e-global-typography-d0fa70b-font-family:"Lato";--e-global-typography-d0fa70b-font-size:15px;--e-global-typography-d0fa70b-font-weight:700;--e-global-typography-d0fa70b-text-transform:uppercase;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );color:var( --e-global-color-secondary );border-radius:50px 50px 50px 50px;padding:13px 30px 13px 30px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-accent );}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{border-radius:35px 35px 35px 35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}.elementor-lightbox{background-color:#797979E3;}.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:1366px){.elementor-kit-10{--e-global-typography-primary-font-size:35px;--e-global-typography-secondary-font-size:28px;--e-global-typography-18637c1-font-size:43px;--e-global-typography-18637c1-line-height:47px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:1024px){.elementor-kit-10{--e-global-typography-18637c1-font-size:40px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:23px;--e-global-typography-18637c1-font-size:34px;--e-global-typography-18637c1-line-height:39px;--e-global-typography-cc872ef-font-size:13px;--e-global-typography-cc872ef-letter-spacing:0.4px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Elemntor list Bottom Margin adjustment */

.elementor-text-editor ul {
    margin-bottom: 15px;
}
.elementor-text-editor ol {
    margin-bottom: 15px;
}

/* Loop / Swiper Progress Bar Styles */

.swiper-pagination-progressbar {
    position: inherit !important;
    margin-top: 5%;
    border-radius: 10px;
}

.swiper-pagination-progressbar-fill {
    border-radius: 50px;
}

/* Hide certain Gravity Forms' instructions */ 

#gfield_instruction_2_4, #gfield_instruction_1_4 {
    display: none;
}

/* Pulsing Button */
.pulsing-button {
    animation-iteration-count: infinite;
}/* End custom CSS */