.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F5F2E7;--e-global-color-text:#000000;--e-global-color-accent:#BAAE84;--e-global-color-d3095cf:#FFCE00;--e-global-color-c9ab9fc:#607F18;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-secondary );font-family:"Inter Tight", Sans-serif;font-size:18px;font-weight:300;line-height:30px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-d3095cf );font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:2.5px;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-d3095cf );border-radius:90px 90px 90px 90px;padding:20px 40px 20px 40px;}.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-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:90px;font-weight:normal;line-height:100px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:60px;font-weight:normal;line-height:70px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:40px;font-weight:normal;line-height:54px;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:30px;font-weight:normal;line-height:42px;}.elementor-kit-6 h5{color:var( --e-global-color-text );font-size:28px;font-weight:300;line-height:44px;}.elementor-kit-6 h6{color:var( --e-global-color-text );font-size:22px;font-weight:normal;line-height:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1640px;}.e-con{--container-max-width:1640px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.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-kit-6 h1{font-size:60px;line-height:70px;}.elementor-kit-6 h2{font-size:45px;}.elementor-kit-6 h3{font-size:35px;line-height:40px;}.elementor-kit-6 h4{font-size:28px;}.elementor-kit-6 h5{font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:16px;line-height:26px;}.elementor-kit-6 h1{font-size:40px;line-height:48px;}.elementor-kit-6 h2{font-size:30px;line-height:40px;}.elementor-kit-6 h3{font-size:24px;line-height:34px;}.elementor-kit-6 h4{font-size:22px;line-height:32px;}.elementor-kit-6 h5{font-size:20px;line-height:30px;}.elementor-kit-6 h6{font-size:18px;line-height:28px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:13px;line-height:21px;padding:16px 32px 16px 32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.box-css{
    transition: transform .5s ease !important
}

.box-css:hover{

  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05); 
}

.custom-section h2 {
    font-size: 26px !important;
    color: black !important;
}

@media screen and (max-width: 767px) {
    .custom-section h2 {
        font-size: 22px !important;
        color: black !important;
    }
}

.custom-section h3 {
    font-size: 22px !important;
    color: black !important;
}

@media screen and (max-width: 767px) {
    .custom-section h3 {
        font-size: 20px !important;
    }
}


.custom-section h4 {
    font-size: 20px !important;
    color: black !important;
}

@media screen and (max-width: 767px) {
    .custom-section h4 {
        font-size: 18px !important;
    }
}

html {

overflow-x: hidden !important;
}
body {

overflow-x: hidden !important;
}/* End custom CSS */