.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;background-color:#121213;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */p, h1, h2, h3, h4, h5{
    margin: 0 0;
    padding: 0 0;
}

.elementor-17 .elementor-element.elementor-element-2252437 .elementor-nav-menu--dropdown li:first-child a {
    padding-right: 50px;
}

.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
    margin-bottom:70px;
}

.btn-voltar {
    position: relative;
    font-size: 16px;
    font-family: 'Goldplay', sans-serif;
    font-weight:600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 20px;
    color: #121213;
    background:#EAB215;
    cursor: pointer;
    z-index: 1;
    transition: all 0.5s ease;
    border-radius: 25px;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.btn-voltar:hover {
    color: #fff;
    background:#C5950E;
}

.sub-menus {
  text-align: center;
}

.sub-menus a {
  width:12%;
  padding: 12px 15px;
  display: inline-block;
  margin-left:2px;
  margin-right:2px;
  border-radius:25px;
  font-family: 'BaiJamjuree', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight:700;
  color: #fff;
  background: #61616D;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
   transition: all 0.2s linear;    
}

.sub-menus a.ativo,
.sub-menus a:hover {
  background-color:#121213;
  color:#fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
   transition: all 0.2s linear;    
}

@media(max-width:767px) {
    .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
    margin-bottom:10px;
}

.sub-menus a {
    width:75%;
    margin-bottom: 10px;
}/* End custom CSS */