.elementor-kit-6{--e-global-color-primary:#0F2D52;--e-global-color-secondary:#1E4D6B;--e-global-color-text:#FF7A45;--e-global-color-accent:#172033;--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;font-family:"Inter", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#0F2D52;font-weight:700;border-radius:16px 16px 16px 16px;padding:28px 28px 28px 28px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-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 *//* ==========================================
   SOLORIZON - CONFIGURAÇÕES GLOBAIS
========================================== */

html{
  scroll-behavior:smooth;
}

body{
  overflow-x:hidden;
}

.sol-container{
  max-width:1200px;
  margin:auto;
}

.elementor-widget-heading h1,
.elementor-widget-heading h2,
.elementor-widget-heading h3{
  letter-spacing:-0.04em;
}

.elementor-button{
  border-radius:16px !important;
  font-weight:700 !important;
  transition:.25s ease !important;
}

.elementor-button:hover{
  transform:translateY(-2px);
}

.elementor-field,
input,
textarea,
select{
  border-radius:16px !important;
}

.sol-card{
  transition:.25s ease;
}

.sol-card:hover{
  transform:translateY(-6px);
}

.sol-section{
  padding:90px 0;
}

@media(max-width:767px){
  .sol-section{
    padding:70px 0;
  }
}/* End custom CSS */