.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-c561d03:#ED851C;--e-global-color-340d923:#19183B;--e-global-color-c52e312:#E9E9E9;--e-global-color-ea8c8ed:#3D3D3D;--e-global-color-9d81792:#E88B19;--e-global-color-e492ee5:#3D3D3D;--e-global-color-5d6c145:#F5F5F5;--e-global-color-7b8b83a:#BBBBBB;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-f70b0e2-font-family:"Poppins";--e-global-typography-f70b0e2-font-size:12px;--e-global-typography-f70b0e2-font-weight:400;--e-global-typography-98e9832-font-family:"Poppins";--e-global-typography-98e9832-font-size:12px;--e-global-typography-98e9832-font-weight:400;--e-global-typography-5ca5393-font-family:"Poppins";--e-global-typography-5ca5393-font-size:12px;--e-global-typography-5ca5393-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-6{--e-global-typography-f70b0e2-font-size:12px;--e-global-typography-f70b0e2-letter-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px 20px;
}

.btn-produtos {
    margin-top: 30px;
	position: relative;
    width:50%;
    display: inline-block;
    background: #f79018;
	font-family: 'Exo 2', sans-serif;
	font-size:13px;
	color:#fff;
	text-transform: uppercase;
	padding:10px 0;
    font-weight:800;
	border-radius: 25px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;    
}

.btn-produtos:hover {
    text-decoration:none;
    background: #424d89;
	color:#fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;    
}

.elementor-cta__button {
    padding: 12px 35px;
}

.wpforms-container-full .wpforms-form input.wpforms-field-large, div.wpforms-container-full .wpforms-form select.wpforms-field-large, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
    max-width: 100%;
    font-family: 'Exo 2';
}

.wpforms-container-full .wpforms-form textarea {
    width: 100%;
    font-family: "Exo 2";
}

div.wpforms-container div.wpforms-submit-container button.wpforms-submit, .wpforms-container{
    background-color: #f79018;
    border: 1px solid #f79018;
    color: #fff;
    padding: 10px 35px;
    font-family: "Exo 2";
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: right;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border-radius: 35px;
}

.wpforms-submit-container > button[type="submit"]:hover{
    background: #424D89 !important;
    border: 1px solid #424D89 !important;
}

.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #f3f3f3;
    border: 1px solid #dadada;
    text-align: center;
    font-weight: 600;
}

.elementor-price-list-separator {
    margin-top: 10px;
}

.elementor-slideshow__footer{
    display: none;
}/* End custom CSS */