body{
	font: 400 15px/1.8 Lato, sans-serif;
	margin:0;
	padding:0;
	background: #efefef;
}
.container{
	text-align: center;
	float:center;	
	margin:auto;
}
.top-baar{
	padding: 8px;
	background: #F7F7F7;
	color: #6E6E6E;	
}
.branco{
	background: #ffffff !important;
}

.titulos{
	font-size: 40px;
	text-align: center;
}
.sub-titulo{
	font-size: 20px;
	text-align: center;
}

/* carrossel */
.carousel{
	margin-top:-20px;
	background-size: cover;
	background-position: center 0;
}
.sin-blue{
	padding-top: 50px;
	padding-bottom: 50px;
	color: #fff;
	background: #13b5ea;
}
.carousel-indicators li {
    border-color: #FFFFFF;
}
.carousel-indicators li.active {
    background-color: #FFFFFF;
}
.carousel-inner .item .titulo{
	font-size: 50px;
}
.carousel-inner .item .rotexto {
	height: 380px; 
	position: relative;
	display:table; 
 }
.carousel-inner .item .rotexto p {
 *position: absolute; 
 top: 50%; 
 display: table-cell; 
 vertical-align: middle;
 }
.carousel-inner .item .rotexto span {
 display:block; 
 *position: relative; 
 top: -50%;
 }

 h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
  }
.section{
	padding-top: 150px;
	padding-bottom: 150px;
}  
.responsiva{
    max-width: 90%;
}
.titulo{
	font-size: 28px;
}
p{
	text-align: left;
}

/* ESTILIZAR BOTÃO DO WHATSAPP*/

.zapzap{
	padding: 5px;
	width: 230px;
	border: solid 2px;
	margin: auto;
	float: center;
	border-radius: 25px;
	background:#A9DAAA;
	border-color:#3FBF43;
}
.zapzap:hover{
	background:#6DD871;
}
.zapzap a{
	color: #3FBF43;
	font-size: 18px;
}
.zapzap a:hover{
	text-decoration: none;	
}
.zapzap a:link {
  text-decoration: none;
}
.zapzap a:visited {
  text-decoration: none;
}
.zapzap a:hover {
  text-decoration: none;
}
.zapzap a:active {
  text-decoration: none;
}

/* Estilizar botão do whats*/
   
.contato{
	padding-top:15px;
	padding-bottom:25px;
	background: #000000;
	color: #ffffff;
	font-size:18px;
}
.footer{
	padding-top:15px;
	padding-bottom:5px;
    margin: 0 auto;
    text-align: center;	
}
.panel {
    border: 1px solid #c0c0c0; 
    border-radius:15 !important;
    transition: box-shadow 0.5s;
}
.panel-destac{
      border: 2px solid #ffcc00; 
      border-radius:15 !important;
      transition: box-shadow 0.5s;
}
.panel-headingg{
      color: #fff !important;	  
      background-color: #3C3C3C !important;
      padding: 25px;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
}
.panel-footer{
	color: #fff !important;	
	background-color: #3C3C3C !important;
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.panel-heading-destac, .panel-footer-destac{
		color: #000000 !important;
		background-color: #ffcc00 !important;
}	  
.panel:hover {
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
}
.panel-footer .btn {
      margin: 15px 0;
      background-color: #ffcc00;
      color: #ffffff;
}
.panel-footer-destac .btn {
      margin: 15px 0;
      background-color: #000000;
      color: #ffffff;
}
.panel-footer .btn:hover {
      border: 1px solid #000000;
      background-color: #fff !important;
      color: #000000;
}
.panel .preco{
	text-align: center;
	display: table;
	margin:auto;	
}
.panel .preco .real{
	float:left;
	font-size:60px;
}
.panel .preco .centavos{
	margin-top:10px;
	float:left;	
	font-size:20px;	
}
.sect-planos{
	padding-top: 60px;
	padding-bottom: 60px;	
	background-image: url("../imgs/imar.jpg");
	background-size: cover;
	background-position: center 0;
}
.depoimentos{
	    padding-top:10px;
		background: #ffcc00 !important;
		padding-bottom: 25px;
}


/* Bloco serviços */

#pricing .panel {
    border: 1px solid #1a253b; 
    border-radius:10px !important;
    transition: box-shadow 0.5s;	 
}
#pricing .panel:hover {
	border-color: #ffcc00;
    box-shadow: 5px 0px 40px rgba(255,165,0, .2);	 
}
#pricing .panel:hover .panel-heading{
      color: #000000 !important;
      background-color: #ffcc00 !important;
   }
#pricing .panel:hover .btn{
      color: #000000 !important;
      background-color: #ffcc00 !important;
   }
#pricing .panel-body{
	font-size: 18px;
	text-align: left;
	
}   
#pricing .panel-footer .btn:hover {
      border: 1px solid #1a253b;
      background-color: #fff !important;
      color: #1a253b;
  }
#pricing .panel-heading {
      color: #fff !important;
      background-color: #1a253b !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
#pricing .panel-footer {
      background-color: white !important;
	  border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 9px;
      border-bottom-right-radius: 9px;
  }
#pricing .panel-footer h3 {
      font-size: 32px;
	  color: #7d7d7d;
  }
#pricing .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
#pricing .panel-footer .btn {
      margin: 15px 0;
      background-color: #1a253b;
      color: #fff;
  }
.perguntas-frequentes{
	padding-top: 100px;
	padding-bottom: 100px;	
}
.sect-contato{
	padding-top: 100px;
	padding-bottom: 100px;	
	background-image: url("../imgs/ff2.jpg");
	background-size: cover;
	background-position: center 0;
	color:#000;
}  
.itens-plano{
	padding: 3px;
	color: #727272;
}
 
.section-card{
	background: #1a253b;
	padding-top: 15px;
	padding-bottom: 15px;
} 
/* Animar slideanim quando o conteudo for apresentando na tela */  
 
#alerta{
         position: fixed;
         right: 10px;
         bottom: 10px; 
         border:1px solid #ff6464;
         padding: 10px;
         background-color: #FFA9A9;
         color: #FD3434;
         font-size: 25px;
         font-family: arial, sans-serif;
         -moz-border-radius:8px;
         -webkit-border-radius:8px;
         border-radius:8px;
         display:none;
         opacity: 0.6;
         filter: alpha(opacity=60);
       }
#sucess{
         position: fixed;
         right: 10px;
         bottom: 10px; 
         border:1px solid #049304;
         padding: 10px;
         background-color: #d8fbd8;
         color: #049304;
         font-size: 25px;
         font-family: arial, sans-serif;
         -moz-border-radius:8px;
         -webkit-border-radius:8px;
         border-radius:8px;
         display:none;
         opacity: 0.6;
         filter: alpha(opacity=60);
       }

#faqs{
    padding: 5px;
}
#faqs a,#faqs a:link,#faqs a:visited  {
	text-decoration: none !important;
    color: #000000 !important;
	}
#faqs a:hover {
	text-decoration: none !important; 
	color: #13b5ea !important;
}
.faqs .panel {
    border: 1px solid #c0c0c0; 
    border-radius:15 !important;
    transition: box-shadow 0.5s;
	text-align: left;	
}
.faqs .panel:hover {
	cursor:pointer;
	box-shadow:5px 5px 5px rgba(0,0,0,.2);
}

.fixarRodape {
    position: fixed;
    right: 15px;
    bottom: 15px; 
}
.fixarRodape:hover {
    position: fixed;
    right: 15px;
    bottom: 20px; 
}

/* ALL MOBILE */

@media (max-width: 991px) {
	.mob-center{
		text-align: center;		
	}
	.navbar-header .img,.navbar-header .texto{		
		float: none;
	}
	
}