.elementor-kit-3{--e-global-color-primary:#800000;--e-global-color-secondary:#231F20;--e-global-color-text:#C7C8CA;--e-global-color-accent:#FF0000;--e-global-typography-primary-font-family:"ITCAvantGardeGothic";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"ITCAvantGardeGothic";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ITCAvantGardeGothic";--e-global-typography-accent-font-weight:500;line-height:1.2;--e-preloader-animation:pulse;--e-preloader-animation-duration:3.5s;--e-preloader-delay:5s;--e-preloader-width:8%;--e-preloader-max-width:300px;}.elementor-kit-3 a:hover{color:var( --e-global-color-accent );}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{font-family:"ITCAvantGardeGothic", Sans-serif;font-weight:500;text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;border-radius:25px 25px 25px 25px;}.elementor-kit-3 button:hover,.elementor-kit-3 button:focus,.elementor-kit-3 input[type="button"]:hover,.elementor-kit-3 input[type="button"]:focus,.elementor-kit-3 input[type="submit"]:hover,.elementor-kit-3 input[type="submit"]:focus,.elementor-kit-3 .elementor-button:hover,.elementor-kit-3 .elementor-button:focus{box-shadow:0px 0px 3px 0px rgba(0,0,0,0.5);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#FFFFFFCC;--lightbox-ui-color:#040202;--lightbox-ui-color-hover:var( --e-global-color-accent );}.wcf-scroll-to-top{font-size:18px;width:35px;height:35px;border-radius:5px;bottom:15px;right:15px;z-index:9999;color:#FFFFFF;fill:#FFFFFF;background-color:#121212;mix-blend-mode:normal;}.wcf-scroll-to-top.scroll-to-circle{width:35px;height:35px;}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-kit-3{--e-preloader-width:10%;--e-preloader-max-width:300px;}}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-kit-3{--e-preloader-width:10%;--e-preloader-max-width:250px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:969px;}.e-con{--container-max-width:969px;}.elementor-kit-3{--e-preloader-width:10%;--e-preloader-max-width:250px;}}@media(max-width:880px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-kit-3{--e-preloader-width:15%;--e-preloader-max-width:250px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-kit-3{--e-preloader-width:25%;--e-preloader-max-width:250px;}}@media(min-width:2400px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-kit-3{--e-preloader-width:8%;--e-preloader-max-width:350px;}}/* Start custom CSS */.hidden {
    display: none;
}

.nowrap {
    white-space: nowrap;
}

html {
  font-size: 62.5%; /* Changes the base from 16px to 10px */
}


e-page-transition .e-page-transition--preloader {
    animation-duration: 5s !important;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


e-page-transition {
    --preloader-fade-duration: .5s;
    --preloader-delay: calc(var(--e-page-transition-animation-duration, 0s) + var(--e-preloader-delay, 0s));
    --page-transition-delay: var(--preloader-fade-duration);
    position: fixed;
    inset: 0;
    display: grid;
    place-items: center;
    z-index: 10000;
    background: #fff;
    animation-fill-mode: both;
    animation-duration: 5s;
}/* End custom CSS */