.elementor-kit-7{--e-global-color-primary:#214893;--e-global-color-secondary:#3B3B3B;--e-global-color-text:#3B3B3B;--e-global-color-accent:#E0145E;--e-global-color-fe0ec42:#BC2257;--e-global-color-3dcde8c:#2D85C5;--e-global-color-ff366c7:#013983;--e-global-color-6a0c5d5:#E96B54;--e-global-color-8e4f023:#4B4B7A;--e-global-color-b09a755:#B12555;--e-global-color-86fb660:#0098F3;--e-global-color-a110bd9:#0046B5;--e-global-color-03464d0:#8B79BC;--e-global-color-bb5d7ab:#281C5A;--e-global-color-7ef3097:#463C81;--e-global-color-820f100:#E1D6FF;--e-global-color-7f8d2db:#183A84;--e-global-color-a04b2fc:#3E70C2;--e-global-color-39531a6:#00295E;--e-global-color-ac8004e:#DFF0FE;--e-global-color-8973e05:#F7931E;--e-global-color-36fcd1d:#E86F39;--e-global-color-462591a:#FFEBE4;--e-global-color-f7900c7:#125D63;--e-global-color-7695e85:#36B7B2;--e-global-color-93dcb43:#D0E8E8;--e-global-color-325b3d5:#017783;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:58px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:34px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-e63e706-font-family:"Montserrat";--e-global-typography-e63e706-font-size:22px;--e-global-typography-e63e706-font-weight:700;--e-global-typography-e63e706-line-height:31px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}@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 */div#content {
    overflow: hidden;
}
span.swiper-pagination-bullet {
    background: transparent !important;
    opacity: 1;
    border: 2px solid #2D85C5;
}
.current-menu-parent  .elementor-item:after {
    background-color:#2D85C5;
        opacity: 1 !important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2D85C5 !important;
    width: 18px !important;
    height: 18px !important;
    position: relative;
    top: -2px;
}
.slider-sobre span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    top: 1px;
}
.elementor-nav-menu li.current-menu-item a {
    font-weight: 700 !important;
}
.sub-menu {
    padding: 30px 0 !important;
    min-width: 220px !important;
}
.elementor-nav-menu--dropdown {
    padding: 30px 0;
}
.slider-logos .swiper-wrapper {
    -webkit-transition-timing-function: all 10s linear !important;
    -moz-transition-timing-function: all 10s linear !important;
    -o-transition-timing-function: all 10s linear !important;
    transition: all 10s linear !important;
}
.slider-logos .swiper-slide img {
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    transition: 0.2s;
}
.slider-logos .swiper-slide img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
}
::-webkit-input-placeholder {
   opacity: 1 !important;
}

:-moz-placeholder {
   opacity: 1 !important;
}

::-moz-placeholder {
   opacity: 1 !important;  
}

:-ms-input-placeholder {  
   opacity: 1 !important;  
}
#form-news .elementor-field-type-acceptance label {
    color: #fff !important;
    font-size: 13px !important;
}
span.elementor-field-option {
    display: flex;
    align-items: flex-start;
    column-gap: 6px;
}
button {
    cursor: pointer;
}
#form-news select option {
    background: #2d85c5;
}
#form-news select option:hover {
    background: #133069;
}
button.e-search-submit {
    position: absolute;
    right: 0;
}
.e-search-input {
    height: 72px !important;
}
/*/Menu blog*/
#menu-blog li a {
    line-height: 20px;
}
#menu-blog .elementor-nav-menu--dropdown {
    padding: 0;
}
/*Customiza single post*/
.elementor-widget-theme-post-content a {
    color: #0e6eb4;
    text-decoration: underline;
}
.elementor-widget-theme-post-content h2 {
    font-size: 18px;
    margin: 2em 0 0;
}
.elementor-widget-theme-post-content h3 {
    font-size: 16px;
    font-weight: 700;
    margin: 1.5em 0 0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
  box-shadow: none;
}
.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none !important;
    outline: 0;
}
textarea {
    padding-top: 25px !important;
}
.elementor-field-type-acceptance label {
    opacity: 0.6;
}
/*Customiza checkbox*/
.custom-switch {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  cursor: pointer;
  user-select: none;
}

.custom-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-slider {
  position: relative;
  width: 50px;
  height: 26px;
  background-color: #ccc;
  border-radius: 50px;
  transition: 0.3s;
}

.switch-slider::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 50%;
  transition: 0.3s;
}

input:checked + .switch-slider {
  background-color: #2D85C5;
}

input:checked + .switch-slider::before {
  transform: translateX(24px);
}

.switch-text {
  font-weight: normal;
}
#form-news span.switch-text {
    color: #fff;
    font-size: 12px;
}
#form-news .switch-slider {
    width: 120px;
}
#form-news .switch-slider {
  background-color: #fff;
}
#form-news .switch-slider::before {
  background-color: #2D85C5;
}
/*Ajusta cabeçalho duvidas frequentes*/
summary.e-n-accordion-item-title {
    position: relative;
    z-index: 2;
}
#solucoes-home span.e-n-tab-title-text {
    display: flex !important;
    flex-direction: column;
    text-align: left !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}
#solucoes-home .e-n-tab-title {
    display: flex;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    text-align: left;
    padding: 10px 30px;
    transition: 0.3s;
}
#solucoes-home .e-n-tab-title[aria-selected="true"] {
    padding: 30px 20px;
    margin-bottom: 2em;
}
#solucoes-home span.e-n-tab-title-text p {
    font-size: 14px;
    line-height: 27px;
}
#solucoes-home span.e-n-tab-title-text h3 {
    font-size: 21px;
    font-weight: 700;
    line-height: 27px;
    margin: 0;
}
#ids-saude h3 {
    color: #B12555;
}
#ids-educacao h3 {
    color: #2B58A0;
}
#ids-social h3 {
    color: #E96B54;
}
#ids-cidadao h3 {
    color: #4B4B7A;
}
#solucoes-home span.e-n-tab-icon {
    background: #fff;
    padding: 12px;
    border-radius: 20px;
    box-shadow: 0 20px 40px 20px #00000012;
}
#solucoes-home span.e-n-tab-title-text a {
    color: #fff !important;
    font-weight: 700;
    letter-spacing: -0.28px;
    font-size: 14px;
    border-radius: 100px;
    padding: 15px 35px;
    display: none;
    transition: 0.2s;
}

#solucoes-home .e-n-tabs.e-activated #ids-saude[aria-selected="true"] span.e-n-tab-icon {
    background-image: linear-gradient(120deg, #E0145E 0%, #B12555 100%);
}

#solucoes-home .e-n-tabs.e-activated #ids-educacao[aria-selected="true"] span.e-n-tab-icon {
    background-image: linear-gradient(120deg, #2479B2 0%, #2B58A0  100%);
}
#solucoes-home .e-n-tabs.e-activated #ids-social[aria-selected="true"] span.e-n-tab-icon {
    background-image: linear-gradient(120deg, #EE9150 0%, #E96B54  100%);
}
#solucoes-home .e-n-tabs.e-activated #ids-cidadao[aria-selected="true"] span.e-n-tab-icon {
    background-image: linear-gradient(120deg, #7474AF 0%, #4B4B7A 100%);
}

#solucoes-home .e-n-tabs.e-activated #ids-saude a {
    background: linear-gradient(150deg, #E0145E 18.37%, #BC2257 84.22%);
}
#solucoes-home .e-n-tabs.e-activated #ids-educacao a {
    background: linear-gradient(150deg, #2D85C5 18.37%, #0063AC 84.22%);
}
#solucoes-home .e-n-tabs.e-activated #ids-social a {
    background: linear-gradient(150deg, #ED9150 18.37%, #EA7253 84.22%);
}
#solucoes-home .e-n-tabs.e-activated #ids-cidadao a {
    background: linear-gradient(150deg, #7474AF 18.37%, #545486 84.22%);
}
#solucoes-home span.e-n-tab-title-text p span {
    display: none;
}
#solucoes-home .e-n-tab-title[aria-selected="true"]  p span {
    display: block;
}
#solucoes-home .e-n-tab-title[aria-selected="true"]  a {
    display: block;
}
#solucoes-home .e-n-tabs.e-activated a:hover {
    background: linear-gradient(150deg, #004b82 18.37%, #004b82 84.22%) !important;
    box-shadow: 0 20px 30px 0px #00000033;
}
#solucoes-home .e-n-tab-title:before {
    content: '+';
    font-size: 40px;
    position: absolute;
    right: 25px;
    top: 0;
    color: #3B3B3B80;
    font-weight: 200;
    font-family: 'Montserrat';
}
#solucoes-home .e-n-tab-title[aria-selected="true"]:before {
    content: '-';
    font-size: 45px;
}
#solucoes-home .e-n-tab-title[aria-selected="true"]:after {
content: '';
  position: absolute;
  top: 50%;
  right: -10px; 
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
}
#form_newsletter span.switch-slider {
    width: 92px !important;
}
@media only screen and (max-width: 768px) {
  .switch-slider {
    width: 120px;
  }
#solucoes-home .e-n-tab-title[aria-selected="true"]:after {
    top: auto;
    bottom: -10px;
    right: auto;
    left: 60px;
    transform: none;
    border: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
  }
    
}/* End custom CSS */