.elementor-kit-5{--e-global-color-primary:#696969;--e-global-color-secondary:#2F2F2F;--e-global-color-text:#696969;--e-global-color-accent:#61CE70;--e-global-color-e362a10:#DBA03C;--e-global-color-22efb9c:#FFFFFF;--e-global-color-9f67d89:#0A2749;--e-global-color-08a408c:#000000;--e-global-color-a9b0eb7:#EDEDED;--e-global-color-f20f4cf:#F4F4F4;--e-global-typography-primary-font-size:17px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:28px;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-primary-word-spacing:0px;--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:28px;--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-text-word-spacing:0px;--e-global-typography-accent-font-weight:500;font-size:15px;line-height:26px;}.elementor-kit-5 p{margin-bottom:25px;}.elementor-kit-5 a{font-size:15px;}.elementor-kit-5 h1{font-size:54px;font-weight:600;}.elementor-kit-5 h2{font-size:40px;font-weight:600;}.elementor-kit-5 h3{font-size:24px;font-weight:600;}.elementor-kit-5 h4{font-size:24px;font-weight:400;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{color:var( --e-global-color-22efb9c );background-color:var( --e-global-color-e362a10 );border-radius:4px 4px 4px 4px;padding:15px 30px 15px 30px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#BA8222;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5{font-size:14px;}.elementor-kit-5 a{font-size:14px;}.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:32px;}.elementor-kit-5 h3{font-size:20px;}.elementor-kit-5 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:14px;}.elementor-kit-5 h1{font-size:36px;}.elementor-kit-5 h2{font-size:28px;}.elementor-kit-5 h3{font-size:18px;}.elementor-kit-5 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
  font-family: 'Montserrat'!important;
}

h1, h2, h3 {
  font-family: 'Rokkitt'!important;
}

a {
  color: inherit;
}

header.elementor-sticky {
    color: #fff;
}

header.elementor-sticky svg {
    fill: #fff!important;
}

header.elementor-sticky .elementor-nav-menu--dropdown a {
    justify-content: space-between;
    align-items: center;
}

header.elementor-sticky .elementor-nav-menu--dropdown .sub-arrow {
    transform: rotate(-90deg);
    margin-top: 0;
}

header.elementor-sticky .elementor-nav-menu--dropdown .sub-arrow svg {
    fill: #000!important;
}

 header.elementor-sticky.elementor-sticky--effects {
     color: #000;
 }
 
 header.elementor-sticky.elementor-sticky--effects svg,
 header.elementor-sticky.elementor-sticky--effects svg path{
     fill: #000!important;
 }

header.elementor-sticky .mha-logo {
  margin: 0!important;

}

header.elementor-sticky .mha-logo--sticky {
  max-height: 0;
  overflow: hidden
 }
 
 header.elementor-sticky .mha-logo--standard {
     max-height: none;
 }
 
 header.elementor-sticky--effects {
     background-color: #fff;
 }
 
 header.elementor-sticky.elementor-sticky--effects .mha-logo--sticky {
     max-height: none
 }
 
 header.elementor-sticky.elementor-sticky--effects .mha-logo--standard {
  max-height: 0;
  overflow: hidden
 }

.mh-cta__box {
    color: #ffffff;
    transition: all 300ms ease-in-out;
}

.mh-cta__box__readmore {
    opacity: 0;
    transition: all 500ms ease-in-out;
    color: #DBA03C;
}

.mh-cta__box:hover {
    color: #DBA03C;
}

.mh-cta__box:hover .mh-cta__box__readmore {
    opacity: 1;
    transform: translateY(-25px);
    padding-top: 35px;
}
@media screen and (min-width: 992px){
    .mh-page__intro .two-col {
    width: 100%!important;
}

.mh-page__intro .two-col > .elementor-widget-container {
    column-count: 2;
    column-gap: 60px;
    text-align: left;
}
}

.mh-page__header.e-container:before {
    z-index: 1
}/* End custom CSS */