.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7e6cc0c:#F6801C;--e-global-color-b2a5f83:#974E1D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-2d9feb3-font-family:"Poppins";--e-global-typography-2d9feb3-font-size:88px;--e-global-typography-2d9feb3-font-weight:600;--e-global-typography-2d9feb3-text-transform:uppercase;--e-global-typography-b026c6c-font-family:"Poppins";--e-global-typography-b026c6c-font-size:20px;--e-global-typography-b026c6c-font-weight:400;font-family:"Poppins", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1700px;}.e-con{--container-max-width:1700px;}.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-kit-6{--e-global-typography-2d9feb3-font-size:64px;--e-global-typography-b026c6c-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-2d9feb3-font-size:36px;--e-global-typography-b026c6c-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.font-mtd{
    font-family: "VHM-MTD", Sans-serif;
    font-size: 110px;
    font-weight: 400;
    line-height: 1.5rem;
    color: rgba(151, 78, 29, 1)
}



html,body{
 width: 100%;
 overflow-x: hidden;
}
html{
 overflow-x: hidden !important;
}
.br-desktop{
 display: block;
}
.br-tablet{
 display: block;
}
.br-mobile{
 display: block;
}

@media only screen and (max-width: 1024px) {
  .br-desktop{
 display: none;
}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
 .br-tablet{
 display: none;
}
}

@media only screen and (min-width: 767px)  {
 .br-mobile{
 display: none;
}
}/* End custom CSS */