h1, h2, h3, h4, h5, h6, p, li{
	font-family: 'Maven Pro', sans-serif;
	color: #777777;
}

.row {
	padding: 40px 0;
}

.carousel-item .row {
	padding-top: 0;
} 

.margin-top-40 {
	margin-top: 40px
}

.margin-bottom-40 {
	margin-bottom: 40px
}

.padding-top-40 {
	padding-top: 40px
}

.padding-bottom-40 {
	padding-bottom: 40px;
}

.toolbar {
	height: 30px;
	border-bottom: 2px solid #00ffff;
	background-color: #098f34;
}

.cor-rodape {
	background-color: #098f34;
	color: #FFF;
	text-align: center;
}

.cor-rodape img {
	width: 10%;
	margin-bottom: 5px;
}

.cor-rodape p {
	font-size: 10px
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 5px;
}


h1.titulo-section {
	color: #098f34;
	text-align: center;
	font-weight: 800;
}

p.texto-section {
	text-align: center;
	width: 80%;
	margin: 0 10%;
}

h3.modelo {
	color: #098f34;
    font-weight: 800;
    font-size: 35px;
    margin-top: 30px
}

h3.modelo-preco {
    font-size: 45px;
    font-weight: 900;
    margin-bottom: 30px;
    color: #098f34;
}

span.modelo-preco {
	font-size: 25px;
	font-weight: 800
}

button.formulario {
	float: right;
	width: 30%;
	background-color: #0bc748;
	border: none;
	color: #FFF;
	font-weight: 700;
	border-radius: 10px;
}

button.reserva {
	background-color: #FFF;
    border: #0bc748 solid 2px;
    width: 80%;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #0bc748;
}

ul.itens-modelos {
	list-style-type: none;
	margin-top: 30px;
}

ul.itens-modelos li {
	margin-bottom: 5px;
	border-bottom: #E9E9E9 solid 1px;
}

ul.itens-modelos li.primeiro {
	margin-bottom: 5px;
	border-bottom: #E9E9E9 solid 1px;
	margin-top: 5px;
	border-top: #E9E9E9 solid 1px;
}

ul.itens-modelos li p {
	text-align:  left;
	margin: 2px 0;
}

ul.itens-modelos li span {
	text-align:  right !important;
	color: #0bc748;
}

.carousel-indicators .active {
    background-color: #0dc748;
}

.carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #e9e9e9;
}

.sobre-texto h1 {
	font-size: 2.5rem;
	color: #098f34;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 25px;
}

.sobre-texto span {
	font-size: 2.5rem;
	color: #098f34;
    font-weight: 900;
}	

.sobre-texto p {
	width: 95%;
    text-align: justify;
}

.sobre-imagem img {
	    width: 100%;
    margin: 70px 0;
}

.fundo-cor-cliente {
	background-color: #098f34;
}

.vantagens img {
	width: 30%;
    margin: 0 35%;
}

.vantagens h4 {
	text-align: center;
	color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #098f34;
    font-weight: 500;
    margin-right: 20px;
}

.bg-light {
    background-color: #fff !important;
}

.serv-border {
	    width: 90%;
        height: 470px;
    background-color: #098f34;
    margin: 5% 5%;
    padding: 20px 30px;
    text-align: center;
    border-radius: 20px;
}

.serv-border h3 {
	font-weight: 800;
	color: #fff;
}

.serv-border img {
	    width: 40%;
    margin: 15px 30%;
}

.fundo-neutro {
	background-color: #F7f7f7;
}

.contato-comeco {
    text-align: center;
    width: 80%;
    height: 250px;
    border: 2px solid #b7b7b7;
    margin: 10% 20% 10% 0;
    padding: 15px;
    border-radius: 30px;
}

.contato-comeco img {
	width: 30%;
    margin: 15px 35%;
}

.contato-comeco button {
    width: 70%;
    background-color: #098f34;
    border: none;
    color: #FFF;
    font-weight: 700;
    border-radius: 10px;
}

.contato-meio {
    text-align: center;
    width: 80%;
    height: 250px;
    border: 2px solid #b7b7b7;
    margin: 10% 10%;
    padding: 15px;
    border-radius: 30px;
}

.contato-meio img {
	width: 30%;
    margin: 15px 35%;
}

.contato-fim {
    text-align: center;
    width: 80%;
    height: 250px;
    border: 2px solid #b7b7b7;
    margin: 10% 0 10% 20%;
    padding: 15px;
    border-radius: 30px;
}

.contato-fim button {
    width: 70%;
    background-color: #098f34;
    border: none;
    color: #FFF;
    font-weight: 700;
    border-radius: 10px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: none;
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.contato-fim img {
	width: 30%;
    margin: 15px 35%;
}

.footer h3{
	color: #098f34;
	font-weight: 600;
}

.footer a{
	color: #707070;
	text-decoration: none;
}

.footer a:hover{
	color: #098f34;

}


.footer img {
	width: 90%;
	margin: 0 10% 0 0;
}

.footer ul {
	list-style-type: none;
	padding-left: 5px;
}

.footer ul li {
	margin-bottom:  5px;
}

.footer button {
	width: 100%;
	border-radius: 10px;
	border: none;
	background-color: #098f34;
}

.footer-sobrenos {
	padding-left: 0;
}

.margin-negativa {
	margin-top: -230px;
}

.footer-contato {
	padding-left: 45px;
}

.euro {
	padding: 0 !important;
}

.euro p {
	color: #FFF;
	font-weight: 500;
}

.formulario h1 {
	color: #098f34;
	margin-top: 40px;
}

.formulario span {
	font-weight: 800;
}

label {
	color: #777777;
	font-weight: 600;
}

.localiza h1 {
	color: #098f34;
    margin-top: 50px;
}

.localiza h3 {
	color: #098f34;
	font-size: 20px;
	font-weight: 700;
}

.banner {
	padding-top: 0;
}

.banner img {
	max-width: 100%;
	height: auto;
}

@media only screen and (max-width: 600px) {

.mobile-hide{ display: none !important; }

.margin-negativa {
	margin-top: 0px !important;
}

h3.modelo {
    color: #098f34;
    font-weight: 800;
    font-size: 35px;
    margin-top: 30px;
    text-align: center;
}

p.modelo {
    text-align: center;
}

h3.modelo-preco {
    font-size: 45px;
    font-weight: 900;
    margin-bottom: 30px;
    color: #098f34;
    text-align: center;
}

h3.modelo-preco {
    font-size: 45px;
    font-weight: 900;
    margin-bottom: 30px;
    color: #098f34;
}

ul.itens-modelos {
    list-style-type: none;
    margin-top: 30px;
    padding: 0 20px;
}

.sobre-imagem img {
    width: 90%;
    margin: 6% 5% 0;
}

.vantagens h4 {
    text-align: center;
    color: #FFF;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 60px;
    margin-right: 10%;
}

.contato-comeco {
    text-align: center;
    width: 80%;
    height: 250px;
    border: 2px solid #b7b7b7;
    margin: 10%;
    padding: 15px;
    border-radius: 30px;
}

.contato-fim {
    text-align: center;
    width: 80%;
    height: 250px;
    border: 2px solid #b7b7b7;
    margin: 10%;
    padding: 15px;
    border-radius: 30px;
}

button.formulario {
    float: right;
    width: 100%;
    background-color: #0bc748;
    border: none;
    height: 40px;
    color: #FFF;
    font-weight: 700;
    border-radius: 10px;
    margin-top: 20px;
}

.footer-contato {
   padding-left: 12px;
}

.footer-sobrenos {
    padding-left: 12px; 
}

.cor-rodape img {
    width: 40%;
    margin-bottom: 5px;
}

.footer button {
    width: 100%;
    border-radius: 10px;
    border: none;
    background-color: #098f34;
    margin-bottom: 20px;
}

.banner img {
	max-width: 100%;
	height: auto;
}

}

@media only screen and (min-width: 500px) {
    .desktop-hide{ display: none !important; }
}

.reserva-web {
    z-index: 10;
    position: relative;
}