/* cmsms stylesheet: Design modified: 07/17/26 09:13:19 */
body,p,
h1,h2,h3,h4,h5,h6,
.uk-navbar-nav>li>a{font-family: 'PT Sans', sans-serif !important;}

h1{color: #21438E;}
section:not(.uk-light) p.subtitulo {color: #3397DB;}

.uk-titulo-banner {font-family: 'PT Sans', sans-serif; font-size: 4em; color: #FFF !important;}
.uk-subtitulo-banner {font-family: 'PT Sans', sans-serif; font-size: 1.5em; color: #FFF !important;}

.btLogin{font-size: .875rem}

.uk-text-white,
.uk-table tr th {color: #FFF !important;}

.uk-text-azul{
  color: #092971;
}
.uk-background-primary,
.uk-section-primary{
  background-color: #3397DB !important;
}

.uk-background-secondary,
.uk-section-secondary{
  background-color: #222 !important;
}

.uk-background-danger,
.uk-section-danger{
  background-color: #c7342b !important;
}

.uk-background-muted,.uk-section-muted{
  background-color: #F8F8F8;
}

.uk-button-danger{
  background-color: #c7342b;
}

.uk-button-whats{
  background-color: #25d366;
  color: #FFF;
}

.uk-button-whats:hover{
  background-color: #128c7e;
  color: #FFF;
}

.uk-text-danger{
  color: #c7342b !important;
}

header .uk-button-default{
  border-color: #f7e300;
  color: #f7e300 !important;
}

h1.uk-light{color: rgba(255, 255, 255, 1);}

.uk-navbar-nav>li>a {
  text-transform: none;
  color: #222;
  font-size: 1rem;
}

.uk-navbar-nav>li.uk-active>a {
  color: #c7342b !important;
  font-weight: bold;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
  min-height: 60px !important;
}

.uk-list-divider>:nth-child(n+2) {
  margin-top: 0px;
  padding-top: 0px;
}

.camada1{z-index: 1}
.camada2{z-index: 2}
.camada3{z-index: 3}


.uk-overlay-primary{background: rgba(0,0,0,0.5);}

.uk-border-rounded {
  border-radius: 10px;
}

@media screen and (min-width: 1201px) {
  .uk-heading-banner {font-size: 3.5rem;}
  .uk-lead-banner {font-size: 1.8rem;}
  .uk-negative-margin-top {margin-top: -200px !important;}
  #depoimentos {min-height: 600px;}
}

@media screen and (min-width: 800px and max-width: 1200px) {
  .uk-heading-banner {font-size: 2.7rem;}
  .uk-lead-banner {font-size: 1.6rem;}
  .uk-img-banner {display: none;}
}

@media screen and (min-width: 651px and max-width: 799px) {
  .uk-heading-banner {font-size: 2.7rem;}
  .uk-lead-banner {font-size: 1.6rem;}
  .uk-img-banner {width: 80% !important;}
}

@media screen and (max-width: 650px) {
  .uk-heading-banner {font-size: 2rem;}
  .uk-lead-banner {font-size: 1.2rem;}
}

@media screen and (min-width: 801px) {
  blockquote{padding: 0 20%;}
}
blockquote{font-size: 1rem; font-style: initial; font-weight: normal; color: #666; text-align: justify;}

header .uk-sticky {z-index: 99 !important;}
section .uk-sticky {z-index: 99 !important;}

.uk-description-list>dt {
  color: rgba(255,255,255,.5);
}

a.marca{
  display: block;
  width: 80px;
  padding: 0px;
}

a.marca .regis{
  fill: rgba(255,255,255,.4);
}

.uk-heading-bullet::before {
  border-left: calc(5px + 0.1em) solid #d53d4a;
}

figure.image{
  border: 1px solid #e6e6e6;
  background: #fafafa;
}

figure.image figcaption{
  font-size: 0.9rem;
  text-align: center;
  padding: 5px;
}


.uk-wave-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.uk-wave-bottom svg {
  position: relative;
  display: block;
  width: calc(113% + 1.3px);
  height: 150px;
}

.uk-wave-bottom .shape-fill {
  fill: #FFFFFF;
}

.uk-wave-bottom.colegios .shape-fill {
  fill: #F8F8F8;
}

/** For mobile devices **/
@media (max-width: 767px) {
  .uk-wave-bottom svg {
    width: calc(142% + 1.3px);
    height: 87px;
  }
}

.switch {
  display: inline-block;
  height: 15px;
  position: relative;
  width: 45px;
  margin-left: 20px;
}

.switch input {
  display:none;
}

.slider {
  background-color: #E2E8F7;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.slider:before {
  background-color: #8B9ABC;
  bottom: -5px;
  content: "";
  height: 26px;
  left: -5px;
  position: absolute;
  transition: .4s;
  width: 26px;
}

input:checked + .slider {
  background-color: #59AAD3;
}

input:checked + .slider:before {
  background-color: #21438E;
  transform: translateX(26px);
}

.slider.round {
  border-radius: 24px;
}

.slider.round:before {
  border-radius: 50%;
}

.uk-offcanvas-bar-light {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -270px;
  box-sizing: border-box;
  width: 270px;
  padding: 20px 20px;
  background: #f8f8f8;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.uk-offcanvas-bar-animation {
  transition: left 0.3s ease-out;
}
@media (min-width: 960px) {
  .uk-offcanvas-bar-light {
    left: -350px;
    width: 350px;
    padding: 40px 40px;
  }
}
.uk-offcanvas-flip .uk-offcanvas-bar-light {
  left: auto;
  right: -270px;
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
  transition-property: right;
}
.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar-light {
  left: auto;
  right: 0;
}
@media (min-width: 960px) {
  .uk-offcanvas-flip .uk-offcanvas-bar-light {
    right: -350px;
  }
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar-light {
  left: auto;
  right: 0;
}
.uk-offcanvas-reveal .uk-offcanvas-bar-light {
  left: 0;
}
.uk-open > .uk-offcanvas-bar-light {
  left: 0;
}

.nav {
	position: absolute;
	top: 15px;
	z-index: 99;
	left: 0;
	right: 0;
}
.uk-sticky-placeholder {
	height: 0 !important;
}
.top-wrap::before, .overlay-wrap::before {
	position: absolute;
	top:0;
	right:0;
	left: 0;
	bottom: 0;
	content: '';
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
}
.top-wrap-height {
	height: 80vh;
	min-height: 460px;
	transition: height 0.25s;
}
.uk-subnav-pill > * > :first-child {
    padding: 0.5rem 1rem;
    background-color: rgba(0, 0, 0, 0.04);
}
.top-container {
	z-index: 2;
}
