.elementor-kit-5{--e-global-color-primary:#EF6464;--e-global-color-secondary:#303131;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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:#EAEAEA;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1460px;}.e-container{--container-max-width:1460px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */html,body {
margin:0;
}

@media only screen and (min-width: 1366px) {
main{
    min-height: calc(100vh - 260px) !important;
}
section{
    max-width: 1460px;
    margin: 0 auto;
    padding 0 5px;
}
}

@media only screen and (max-width: 1365px) and (min-width: 1025px) {
main{
    min-height: calc(100vh - 260px) !important;
}
section{
    max-width: 1360px;
    margin: 0 auto;
    padding 0 5px;
}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {

main{
    min-height: calc(100vh - 248px) !important;
}
section{
    max-width: 1020px;
    margin: 0 auto;
    padding 0 5px;
}
}

@media only screen and (max-width: 767px) {

main{
    min-height: calc(100vh - 355px) !important;
}
section{
    max-width: 760px;
    margin: 0 auto;
    padding 0 5px;
}
h2 {
    font-size: 24px !important;
}
}/* End custom CSS */