@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

body {
  background-color: #EEEEEE;
}

.layout-margin-8 {
  margin: 0 !important;
}

.card-deck .card {
    margin-bottom: 15px !important;
}

.card-img-top-custom {
  width: 50%;
  margin: 0 auto;
}

.card-title {
  text-align: center;
}

.card-shadow {
  -webkit-box-shadow: 0px 0px 28px 14px rgba(232,232,232,1);
  -moz-box-shadow: 0px 0px 28px 14px rgba(232,232,232,1);
  box-shadow: 0px 0px 28px 14px rgba(232,232,232,1);
}

.card-deck {
  display: flex;
  justify-content: space-around;
  flex-flow: row wrap;
  align-items: stretch;
}

.card {
  padding: 3% 1.5%;
  border: none;
  max-width: 300px;
  flex-grow: 1;
  margin-right: 10px;
}

@media (min-width: 768px) {
.form-control {
  width: 500px !important;
  height: 50px;
}
}

.bg-blue {
  background-color: #005EB8;
}
.group-banner-text {
    padding: 0 15px;
}

.banner-text-right p {
    color: #fff;
    text-align: justify;
    font-size: 16px;
    font-weight: bold;
}

.banner-text p{
text-align:center;
}

.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
.depoimentos .item.active {
    min-height: 390px;
}

.color-overlay {
    display: none;
}

.depoimentos .carousel-inner .item .img-responsive {
    border-radius: 50%;
}

.offer-background {
    background: #CDD9E4;
}

.texto-oferta-polo form .hs-error-msg {
    color: red;
}

.offer-background .texto-oferta-polo p {
    text-align: center;
    font-size: 30px;
    /*text-transform: uppercase;*/
    color: #003376;
    font-weight: bold;
}

.offer-background .texto-oferta-polo .txt-form-oferta-polo {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #0060B0;
    font-weight: bold;
    margin-bottom: 25px;
}

.container-fluid .row-fluid .group-banner-text.page-center {
    max-width: 100%;
    padding: 0 20px;
}

.texto-oferta-polo form fieldset label span {
    color: #0060B0;
    font-weight: bold;
}

.texto-oferta-polo form fieldset legend {
    font-size: 12px;
    color: #024f90;
    font-weight: bold;
    border: 0;
}
.group-banner-text iframe {
    width: 100%!important;
    height: 500px!important;
}
.texto-oferta-polo form fieldset .input ul li label input {
    margin-right: 10px;
}

.banner-text.top-one h1 {
    text-align: center;
}
p#topo-form {
    margin-top: 150px;
}
.group-banner-text iframe {
    width: 100%!important;
}
.central-txt p {
    text-align: center;
    font-size: 20px;
    margin-top: 5%;
}

.site-page .row-fluid .bl-video-texto {
    float: none;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 10%;
}

/* ultimas alteracoes */
.banner-text-right {padding: 5px 10px;border-radius: 10px;}

.banner-text-right p {
    color: #333;
    font-weight: normal;
}

.banner-text h1 {
    color: #01A7C8;
    color: #037a92;
    /* color: #333; */
    border-radius: 10px;
    width: 85%;
    margin: 0 auto;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 0px;
}
.texto-oferta-polo form label span {color: #ffffff;font-weight: bold;}

.texto-oferta-polo form ul li span {
    font-weight: normal;
}
/* */
/* RESPONSIVO */
@media (max-width: 1600px){
    .banner{
    padding-top: 150px;
}
.site-page .row-fluid .bl-video-texto{
    padding: 0px 1%;
}
}
@media (max-width: 1440px){
        .banner-text.top-one h1{
    font-size: 48px;
}
.site-page .row-fluid .bl-video-texto{
    padding: 0 0%;
}
      .banner{
    padding-top: 150px;
}
}

@media (max-width: 1366px){
    .banner-text.top-one h1{
    font-size: 38px;
}

.site-page .row-fluid .bl-video-texto{
    padding: 0 7%;
}
    .banner{
    padding-top: 10%;
}
  .group-banner-text iframe{
    height: 400px!important;
}
}

@media (max-width: 1024px){
            .banner-text.top-one h1{
    font-size: 28px;
}
            .site-page .row-fluid .bl-video-texto{
    padding: 0 3%;
}
}


}

@media (max-width: 640px){
    .banner-text.top-one h1{
    margin-top: 45px;
}
}

@media (max-width: 480px){
   .banner-text.top-one h1{
    margin-top: 90px;
}
.container-fluid .row-fluid .group-banner-text.page-center{
    padding: 0;
} 
}

@media (max-width: 375px){
    .banner-text.top-one h1{
    font-size: 28px;
}
}

.tag{
  display: inline-block;
  text-transform: uppercase;
  float: left;
  position: relative;
  background-color: #dadada;
  padding: 10px 15px;
  margin-right:5px;
  margin-bottom: 5px;
  font-size: 25px;
  color: #06afbe;
  
    
}

.local{
  display: inline-block;
  text-transform: uppercase;
  float: left;
  position: relative;
  background-color: #f4ca75;
  padding: 10px 15px;
  margin-bottom: 15px;
  font-size: 25px;
  color: #06afbe;
  border-radius: 30px;
  width: 100%;
  text-align:center;
}

.data p{
  font-size: 40px !important;
  color: #fff !important;
  text-align: center !important;
  font-weight: bold !important;
}

.dia{
  font-size: 45px;
  color: #f4ca75;
}

.content {
    background-color: #f5f5f5 !important;
    
}


h3,h4{
  
  margin-bottom: 30px;
  
}

h2{
  text-transform: uppercase;
  font-family:Poppins;
  
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float:right;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px !important;
  width: 26px !important;
  left: 4px;
  bottom: 4px;
  background-color: #0060B0;
  -webkit-transition: .4s;
  transition: .4s;
}

input.default:checked + .slider {
  background-color: #444;
}
input.primary:checked + .slider {
  background-color: #ffffff;
}
input.success:checked + .slider {
  background-color: #8bc34a;
}
input.info:checked + .slider {
  background-color: #3de0f5;
}
input.warning:checked + .slider {
  background-color: #FFC107;
}
input.danger:checked + .slider {
  background-color: #f44336;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

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

.rotulo{
 display: inline-block !important;
 font-weight: bold !important;
 margin-top:10px !important;
}

.topo{
  
  margin-top: 100px !important;
}

@media only screen and (max-width: 600px) {
  .topo{
  
  margin-top: 40px !important;
}
}


.menuTransparent {
   background-color: transparent !important;
}


a.cta_button {
    cursor: pointer;
    border-radius: 0px;
    background: #950128;
    padding: 20px 50px;
    font-size: 30px;
    color: #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 380px;
    text-align: center;
    text-decoration: none;
    border: 0;
    border-radius: 50px;
    font-weight: bold;
}
a.cta_button:hover {
    background-color: rgba(149,1,40,0.5) !important;
  color: #fff !important;
  text-decoration: none;
}

.h2, h2{
  
  margin-top: 30px !important;
   margin-bottom: 30px !important;
  
}