@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Oswald:wght@300;400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400&family=Open+Sans&family=Oswald:wght@300;400&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Carattere&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');


  body {
    background: #ffffff;
    //font-family: 'Poppins', sans-serif;
	font-family: 'Lato', sans-serif;
    overflow-x: hidden;
  }


.vermelho {
	background: #b32025;	
	height: 25px;
}

.branco a{
	color: #fff;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 10px;
	
}

.branco a:hover{
	color: rgba(255, 255, 255, 0.8);	
}


.logo{
	margin-top: -65px;
	padding: 50px 0 80px;
}

  h1{
    font-weight: 600;
    line-height: inherit;
	font-family: 'Great Vibes', cursive;
	letter-spacing: 1px;
	color: #b32025;	
	font-size: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
  }
  
  h2{
	color: rgba(179, 32, 37, .7);
	color: #555;
	font-size: 32px;
	letter-spacing: 1px;
    font-weight: 600;
	font-family: 'Great Vibes', cursive;
	margin-bottom: 5px;
  }
  
  h3{
	  font-size: 19px;
	  color: #555;
  }
  
  h4{
	color: #333;
	font-size: 24px;
    font-weight: 600;
	text-align: left;
	margin: 5px 0;
	  
  }
  
    h5{
	color:  #b32025;	
	font-size: 22px;
    font-weight: 600;
	text-align: left;
	margin: 5px 0;
	  
  }
  
p{
	font-size: 20px;
	color: #333;
	line-height: 30px;
}  

p a{
	font-weight: bold;
}  

p a:hover{
	font-weight: bold;
	color: #49903d;
}  

.btn-primary{
	background: #b32025;
	color: #fff;
	font-weight: bold;
	border: 1px solid #b32025;
	padding: 10px;
	width: 40%;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:visited{
	background: #911519;
	border: 1px solid #911519;
}

.single-course-area .course-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 91px;
    min-width: 120px;
    min-height: 120px;
    background: #61ba6d;
    background: -webkit-linear-gradient(to right, #61ba6d, #83c331);
    background: linear-gradient(to right, #61ba6d, #83c331);
    line-height: 95px;
    font-size: 50px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    margin: 20px;
	    /* background: #61ba6d; */
    background: -webkit-linear-gradient(to right, #fff, #fff);
    background: linear-gradient(to right, #fff, #fff);
    color: #23386f;
    border: 2px solid #23386f;
    -webkit-transition-duration: 500ms;
    transition-durati
}


.border {
    border: 1px solid #ccc!important;
	border-radius: 15px;
	margin: 100px 0 30px;
}

.feature-1 .icon-wrapper, .person .icon-wrapper {
  position: relative;
  width: 120px;
    height:120px;
  height: 55.43px;
   height: 55.43px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1;
  margin-top: -33.94px;
  margin-left: auto;
  margin-right: auto;
  background: transparent;   
}

.feature-1 .icon-wrapper > span, .person .icon-wrapper > span {
    width: 120px;
	height: 120px;
    text-align: center;
    font-size: 60px;
    padding: 10px;
    line-height: 96px;
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 0;
	background: #b32025;
	border-radius: 50%;
 }
 
.feature-1 .icon-wrapper:before, .feature-1 .icon-wrapper:after, .person .icon-wrapper:before, .person .icon-wrapper:after {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: inherit;
	border-radius: 50%;
}

.feature-1 .icon-wrapper:before, .person .icon-wrapper:before {
    top: -33.94px; 
}

.feature-1 .icon-wrapper:after, .person .icon-wrapper:after {
    bottom: -33.94px;
}

.feature-1 .feature-1-content, .person .feature-1-content {
  padding: 50px 20px 20px 20px;
  text-align: center; 
 }
 
.feature-1 .feature-1-content h2, .person .feature-1-content h2 {
    font-size: 21px;
	color: #222;
	line-height: 30px;
	font-weight: 600;
	margin: 15px 0 5px;
}		

.linha{
	margin: 0 20px;
	font-weight: bold;
	color: #7d181a;
	font-size: 18px;
}

p.grande, p.grande a{
	font-weight: bold;
	font-size: 23px;
}  

p.grande a:hover{
	font-weight: bold;
	color: #921213;
} 

p.depoimnentos{
	padding: 0 10px 5px;
}

.aspas{
	padding-bottom: 15px;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #fff;
}

.endereco{
	margin-left: 10px;
	font-size: 15px;
}

.icon-verde{
	color: #009133;
	font-size: 25px;
	margin: 6px 5px;
}

.icon-verde-g{
	color: #009133;
	font-size: 35px;
	margin: 6px 5px;
}

.icon-vermelho{
	color: #921213;
	font-size: 35px;
	margin: 6px 5px;
}
  
.icon-vermelho-p{
	color: #b32025;	
	margin-left: 15px;
}
  
.icon-midias, .icon-midias a{
	color: #fff;
	margin: -2px 0;
}

.icon-midias:hover,.icon-midias a:hover{
	color: rgba(255, 255, 255, 0.8);	
}

.numero-whats{
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	padding-right: 40px;
}

.icones-comprar, .icones-comprar a{
	font-size: 25px;
	margin: 6px 5px;
}

section#icones{
	margin: 0;
	padding: 0;
}

section#divslider{
	padding: 0;	
}  


section.fundo-claro{
	background:url(../images/fundo_claro.jpg);
} 
    
section{
	padding: 40px 0 50px;
  }
  
  
  section#portas-venezianas{
	height: 50vh;
  }
  
section#localizacao{
	padding: 0;
  }  
  
 #banner-interno{
	 top: 0px;
 }
  

.comprar, .comprar a{
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	color: #7d181a;
	font-size: 18px;
}

.comprar:hover, .comprar a:hover{
	color: #009133;
}

.bt-comprar{
	color: #fff;
	background: #7d181a;
	padding: 18px 40px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 20px;
	
}

.bt-comprar:hover, .bt-comprar:focus{
	color: #fff;
	background: #009133;
}


.menu-top, .menu-top a{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
	font-family: 'Oswald', sans-serif;
	padding: 23px 10px 28px;	
}

.comprar:hover, .comprar a:hover{
	color: #49903d;
}

.icones, .icones a{
	font-size: 25px;
	margin: 6px 5px;
}

.whats, .whats a{
	color: #49903d;
	font-size: 25px;
	margin: 6px 5px;
}

.texto{
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 18px;
}

.texto a{
	font-weight: bold;
}

.texto:hover, .texto a:hover{
	color: #49903d;
}



.navbar-default{
	padding: 20px 0;
	background: #000;
	//background:url(../images/fundo_banner.jpg);
	background: #000;		
	border: none!important;	
}

.navbar-header{
	padding: 0 0 7px;
}

.navbar-default .navbar-nav li a {
    color: #fff!important;
    font-size: 18px;
    font-weight: 500;
	font-family: 'Oswald', sans-serif;
    padding: 24px 10px 0px;
	text-align: center;
}

.navbar-default .navbar-nav li a:hover {
	 color: #ddd!important;
}

.navbar-default .navbar-nav li.sub a {
    font-size: 17px;
    font-weight: 500;
	font-family: 'Oswald', sans-serif;
    padding: 6px 30px;
	text-align: left;
}

.navbar-default .navbar-nav li.sub a:hover {
	 color: #333!important;
}

.dropdown-menu li.sub a{
    color: #333!important;
    text-decoration: none;
    background-color: #fff!important;
    outline: 0;	
	width: 190px;
	border: 1px #f5f5f5 solid;
}

.dropdown-menu li.sub a:hover{
	color: #000!important;
	background-color: #f1f1f1!important;
}

.navbar-nav li>.dropdown-menu {
    margin-top: 5px;
	border: 0;
}
.menu-top, .menu-top a {
	    padding: 23px 10px 5px;
}

.slider .caption {
	background-color: rgba(20,20,20,0);
}

  #about {
    background: #fff;
  }


  #sorvete {
    background: #f1f1f1;
  }

.img-circle{
	  border: 1px solid #ddd;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}

  #appointment button#cf-submit {
    background: #49903d;
    color: #ffffff;
    font-weight: 600;
    height: 55px;
	width: 200px;
  }

  #appointment button#cf-submit:hover {
    background: #7d181a;
    color: #ffffff;
  }
  

 footer {
    padding-top: 40px;
    padding-bottom: 0px;
	color: rgba(255, 255, 255, 0.6);
	font-weight: 400;
	font-size: 18px;
	border-top: #218790 solid 1px;
	background: url(../images/fundo.jpg); 
}

footer a {
	color:rgba(255, 255, 255, 0.6);
	font-weight: 400;
}

footer a:hover, footer a:focus {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

footer .tit{
	color: rgba(255, 255, 255, 0.8);
	font-size: 22px;
	font-weight: 600;
	margin: 10px 0;
	bottom: 0;
}
footer #lopes{
	color: rgba(255, 255, 255, 0.6);
	font-size: 21px;
}

footer #vya{
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	font-weight: 600;
	padding-top: 5px;
	padding-bottom: 5px;
}

footer #vya a{
	color: rgba(255, 255, 255, 0.5);
}

footer #vya a:hover{
	color: #fff;
}

footer .icone{
	margin-right: 5px;
}

footer .icone-grande{
	margin-top: 5px;
	margin-right: 8px;
	font-size: 20px;
}

.rodape{
	background-color:rgba(0, 0, 0, .7);
	margin-bottom: 0px;
	margin-top: 30px;
	padding: 5px 0;
	bottom: 0;
}




<!------------ Scroolbar --------- -->

  ::-webkit-scrollbar{
    //width: 8px;
   //height: 8px;
  }

  ::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #000000;
  }
  
  <!------------ Scroolbar --------- -->


@media (max-width: 767px){


		
}