.elementor-kit-101{--e-global-color-primary:#151515;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#151515;--e-global-color-accent:#151515;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:500;--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-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-size:17px;line-height:24px;}.elementor-kit-101 button,.elementor-kit-101 input[type="button"],.elementor-kit-101 input[type="submit"],.elementor-kit-101 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:20px;font-weight:700;line-height:24px;border-style:none;border-radius:65px 65px 65px 65px;padding:6px 41px 6px 41px;}.elementor-kit-101 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-101 h1{font-family:"Poppins", Sans-serif;font-size:70px;font-weight:500;line-height:75px;}.elementor-kit-101 h2{font-family:"Poppins", Sans-serif;font-size:50px;line-height:60px;}.elementor-kit-101 h3{font-family:"Poppins", Sans-serif;font-size:30px;line-height:35px;}.elementor-kit-101 h4{font-family:"Montserrat", Sans-serif;font-size:22px;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-101{font-size:16px;}.elementor-kit-101 h1{font-size:60px;line-height:65px;}.elementor-kit-101 h2{font-size:40px;}.elementor-kit-101 h3{font-size:28px;line-height:33px;}.elementor-kit-101 h4{font-size:18px;line-height:27px;}.elementor-kit-101 button,.elementor-kit-101 input[type="button"],.elementor-kit-101 input[type="submit"],.elementor-kit-101 .elementor-button{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-101 h1{font-size:47px;line-height:52px;}.elementor-kit-101 h2{font-size:35px;line-height:40px;}.elementor-kit-101 h3{font-size:25px;line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.section {
    
}
/*light*/
.section.section--light {
    background: #FFFFFF;
    color: #151515;
}

.section.section--light h1,
.section.section--light h2,
.section.section--light h3,
.section.section--light h4,
.section.section--light h5,
.section.section--light h6,
.section.section--light p,
.section.section--light .elementor-heading-title{
    color: #151515;
}
	
/*dark*/
.section.section--dark {
    background: #151515;
    color: #FFFFFF;
}

.section.section--dark h1,
.section.section--dark h2,
.section.section--dark h3,
.section.section--dark h4,
.section.section--dark h5,
.section.section--dark h6,
.section.section--dark p,
.section.section--dark .elementor-heading-title{
    color: #FFFFFF;
}

.button-link {
    height: 36px;
}
body .button-link {
        margin-left: 20px !important;
}
body .button-link a {
    font-weight: var(--e-global-typography-primary-font-weight);
    margin: 0 !important;
    padding: 0 !important;
    margin-inline-start: 0 !important;
    color: var(--e-global-color-primary) !important;
}
body .button-link a:hover,
body .button-link a.elementor-item.elementor-item-active{
    color: var(--e-global-color-primary) !important;
}

.elementor-nav-menu--dropdown .elementor-nav-menu {
    margin: 0 10px 20px;
}

.elementor-nav-menu--dropdown .elementor-nav-menu  a:hover {
    background: none !important;
    color: #FFF !important;
}

.elementor-nav-menu--dropdown .elementor-nav-menu .button-link {
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;    
        margin-top: 20px;
        margin-left: 70px !important;
        color: #151515;
}

.elementor-nav-menu--dropdown .elementor-nav-menu .button-link a {
    color: #151515 !important;
        margin: 0 !important;
}

.elementor-nav-menu--dropdown .elementor-nav-menu .button-link a:hover {
background: none !important;
    color: #151515 !important;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__.elementor-nav-menu .button-link a{
    color: var(--e-global-color-secondary);    
        margin: 0 !important;
}


/* Elementor Success Message */
.elementor-form .elementor-message.elementor-message-success {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #FFFFFF;
    border: 1px solid #151515;
    border-left: 5px solid #151515;
    color: #151515;
    padding: 14px 18px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}

/* SVG Icon */
.elementor-form .elementor-message-success .elementor-message-svg {
    fill: #151515 !important;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

/*main*/
body:not(.home) .site-main {
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (max-width: 767px) {
    .elementor-nav-menu--dropdown .elementor-nav-menu .button-link {
        margin-left: 30px !important;
    }
}/* End custom CSS */