.elementor-kit-11{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-65c2c10:#B60D35;--e-global-color-b4ca82b:#610A1F;--e-global-color-5abd995:#000000;--e-global-color-5be36aa:#15111E;--e-global-color-e59a243:#ADADAD;--e-global-color-e9a3c8f:#C1C1C1;--e-global-typography-primary-font-family:"Proxima Nova";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Proxima Nova";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Proxima Nova";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Proxima Nova";--e-global-typography-accent-font-weight:normal;background-color:#000000;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}.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-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 *//* Reset de margens */
p:last-child {
    margin-bottom: 0;
}

/* Previne scroll horizontal */
html, body {
    width: 100%;
    overflow-x: hidden;
}

/* Customização da scrollbar */
body::-webkit-scrollbar {
    width: 12px;
}

body::-webkit-scrollbar-track {
    background: #f1f1f1;
}

body::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

body::-webkit-scrollbar-thumb:hover {
    background: #555;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Regular.eot');
	src: url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Regular.woff2') format('woff2'),
		url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Regular.woff') format('woff'),
		url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Regular.ttf') format('truetype'),
		url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Regular.svg#ProximaNova') format('svg');
}
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Bold.eot');
	src: url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Bold.woff2') format('woff2'),
		url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Bold.woff') format('woff'),
		url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Bold.ttf') format('truetype'),
		url('https://luanleal.com.br/wp-content/uploads/2022/11/ProximaNova-Bold.svg#ProximaNova') format('svg');
}
/* End Custom Fonts CSS */