/*
    Theme Name: OnePage
    Theme URL: https://bootstrapmade.com/onepage-multipurpose-bootstrap-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,900);
@import url('https://fonts.googleapis.com/css?family=Ek+Mukta:400,600,700');

body {
    width: 100%;
    height: 100%;
    font-family: 'Ek Mukta', sans-serif;
	font-weight: 300;
    color: #333;
    background-color: #fff;
	font-size: 16px;
    line-height: 1.6em;
	font-weight: 400;
}

p {
	font-size:16px;
}

p.call  {
	font-size:20px;
	color:#000;
} 

hr {  border:1px solid red;  width:100px; }

.btn-primary {
  padding: 8px 20px;
  background: #fff;
  color: #000;
  border-radius: 0;
  border:none;
  margin-top: 10px;
}

.btn-primary:hover, 
.btn-primary:focus{
  background: #fff;
  color:#e90729;
  outline: none;
  box-shadow: none;
} 


/* --- logo --- */
.site-logo {	
	margin-top:40px;
	margin-bottom:40px;
    
}

.site-logo a.brand {
	color: #e90729;	
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	
}
.site-logo a.brand:hover {
	text-decoration:none;
}



/* ------- Navigation ------------ */

.navbar {
    margin-bottom: 0;
	background:#e9e9e9;
}

.navbar-brand {
    font-weight: 700;
}

.navbar-brand:focus {
    outline: 0;
}

.nav.navbar-nav {
	padding:30px;
}

.navbar-fixed-top ul.nav li a {
	font-size: 14px;
	letter-spacing: 3px;
    color: #000;
	text-transform: uppercase;
	font-weight: 700;
}

.navbar-fixed-top.top-nav-collapse ul.nav li a {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: #fff;
}

.navbar-fixed-top ul.nav ul.dropdown-menu {
	  border-radius: 0;	
	margin-top: 21px;
	border-top: none;
}

.navbar-fixed-top ul.nav li a:hover ul.dropdown-menu {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.navbar-fixed-top ul.nav ul.dropdown-menu li:last-child{
	border-bottom: none;
}

.navbar-fixed-top ul.nav ul.dropdown-menu li a {
	padding: 10px 20px;
}

.navbar-fixed-top.top-nav-collapse ul.nav ul.dropdown-menu li a {
	color: #666;
}

.navbar-fixed-top .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-fixed-top .nav li a:hover,
.navbar-fixed-top .nav li a:focus,
.navbar-fixed-top.nav li.active {
    outline: 0;
  
	color:#e90729 ;
}

.navbar-toggle {
    padding: 4px 12px;
    font-size: 18px;
    color: #000;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

.slider {
	padding-top:250px;
}

.slider h1  { margin:0px; padding:0px 0px 30px;  color:red;  font-weight:600;  }

.slider img {
    width: 100%;
	border-radius:15px;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -25px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}

#carousel-slider a i {
  border: 1px solid #e90729;
  border-radius:50%;
  font-size: 30px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#fff;
  background:#e90729;
}

#carousel-slider a i:hover {
  background:#e90729;
  color:#fff;
  border: 1px solid #e90729;
}

#carousel-slider 
.carousel-control {
  width:inherit;
}

#carousel-slider .carousel-control.left i {
  left:70px
}

#carousel-slider .carousel-control.right i {
  right: 70px;
}

#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}

.center h2{
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align:center;
  color:#000;
  text-transform:uppercase;
}



p.text  {  margin-bottom: 30px; text-align:left;  }

h2{
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align:center;
  color:#000;
  text-transform:uppercase;
}

h3{
  font-size: 24px;
  font-weight:bold;
  margin-top: 0;
  margin-bottom: 10px;
  text-align:center;
  color:#333;
}

#luli {
	margin-top:50px;
	padding:50px 50px 0px;
	text-align:center;
	background-color: #eee;
}

h4{
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align:center;
  color:#333;
}

#luli .lead {
	text-align:center;
	font-size:20px;
	margin:20px 30px 40px;
}

#luli img {
	border-radius:50%;
	margin-top:0px;
	margin:20px;
	
}

#features {
	margin-top:10px;
	padding:50px 0px 0px;
	text-align:center;
}

#features .lead {
	text-align:center;
	font-size:20px;
	margin-bottom:50px;
}

#features img {
	border-radius:10%;
	margin-top:20px;
	margin-bottom:20px;
	
}

/* --- Covid --- */

#covid  {
	margin-top:50px;
	padding:50px;
	text-align:center;
	background:#b2dda5 url(../images/fundo_patinhas.jpg) 0 0 no-repeat;
}

/* --- cALL-TOaCTION --- */

#call-to-action  {
	margin-top:20px;
	padding:30px;
	text-align:center;
	background:#fff;
}

#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: url(../images/grass.jpg) 0 0 no-repeat #71b852;
}

#footer a {
  color: #000000;
}

#footer a:hover {
  color: #ffffff;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align:center;
}

#footer ul > li {
	margin-top:20px;
	margin-bottom:30px;
  display: inline-block;
  margin-left: 15px;
  text-align:center;
}

.footer-icons ul li {
  display: inline-block;
}

.footer-icons ul li a {
  
  color: #ffffff;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  margin-right: 5px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
  text-decoration:none;
}
.midnight-blue {
	text-align:center;

}

.text-center {
	margin-bottom:20px;
	font-size:30px;

}

.socials  {
  font-size: 1.5em;
  border-radius:50%; 
  height: 40px;
  padding:9px;
  width: 40px;
  color:#fff;
  background:#000;
}




@media (max-width: 1024px), (max-height: 768px) {
	.site-logo {	
	margin-top:15px;
	margin-bottom:15px;
    }
	
	.slider {
	padding-top:200px;
}
}

@media  (max-width: 768px) {
	.icones {	
	max-width:200px;
	margin:auto;
    }
}