.elementor-kit-5{--e-global-color-primary:#D5742E;--e-global-color-secondary:#C86133;--e-global-color-text:#000000;--e-global-color-accent:#F2F2F2;--e-global-color-cc06eda:#C9C9C9;--e-global-color-1cd91a4:#C0AA64;--e-global-color-e7bdc46:#1E1E1E;--e-global-color-501c9d5:#FFFFFF;--e-global-typography-primary-font-family:"MuseoModerno";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:100;--e-global-typography-primary-line-height:90px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Barlow", Sans-serif;}.elementor-kit-5 h1{font-family:"Montserrat Alternates", Sans-serif;}.elementor-kit-5 h2{font-family:"Montserrat Alternates", Sans-serif;}.elementor-kit-5 h3{font-family:"Montserrat Alternates", Sans-serif;}.elementor-kit-5 h4{font-family:"Montserrat Alternates", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-secondary );}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pointer {cursor: pointer;}

html, body { 
    overflow-x: hidden;
}

/* Slide In From The Top Option */

.header-2 {
 transform: translatey(-80px);
 -moz-transition: all .3s ease!important;
 -webkit-transition: all .3s ease!important;
 transition: all .3s ease!important;
}


.elementor-sticky--effects.header-2  {
 height: auto!important;
 transform: translatey(0px);
}



/* End Of Slide In From The Top Option */

a {
    color: #D5742E;
}

a:hover {
    color: #C86133;
   
}/* End custom CSS */