﻿@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');*/

body {
	/*font-size: 12px; */
	/*font-family: 'Montserrat', sans-serif; */ 
	/*background: #f9f4f4; */
	margin: auto; 
	overflow-x: hidden;
	background: #f2efe9
}

input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

img {border: 0;}

.cut1 :nth-child(2n){
	margin-right: 0!important;
}

.cut2 :nth-child(4n){
	margin-right: 0!important;
}

a.linkdois:link {color: #647796; text-decoration: none;}
a.linkdois:visited {color: #647796; text-decoration: none;}
a.linkdois:hover  {text-decoration: none; color: #647796;}

.titulo-1 {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 30px;
	font-weight: 500;
	color: #6a759c;
	text-align: center;
	font-weight: bolder;
	margin: 50px 0 5px 0;
}

.titulo-2 {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 30px;
	font-weight: 500;
	color: #6a759c;
	text-align: center;
	font-weight: bolder;
	margin: 0 0 30px 0;
}

.banner-web {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
	margin-top: 139px !important;
}

.banner-mobile {
	display: none;
	margin-top: 132px !important;
}

.banner-perfeito-elas {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
}

.banner-perfeito-elas-mobile {
	display: none;
}

.vitrine {
	width: 100%;
	height: auto;
	float: left;
	margin: 50px 0;
}

.vitrine-center {
	width: 95%;
	float: none;
	margin: 0 auto;
}

.combos-precos-web {
	width: 100%;
	height: auto;
	float: left;
	background-image: linear-gradient(to bottom, #f2efe9 0, #f2efe9 20%, #d5c6bd 0%);
	display: block;
	padding-bottom: 50px;
}

.combos-precos-mobile {
	display: none;
}

.combos-precos-center {
	width: 1690px;
	float: none;
	margin: 0 auto;
}

.combos-precos-itens {
	width: 24%;
	height: auto;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 16px;
	border-radius: 20px;
	overflow: hidden;
}

@media screen and (max-width: 1800px) and (min-width: 1601px){
/*! COMBOS PREÇOS WEB */
.combos-precos-center {
	width: 1480px;
	float: none;
	margin: 0 auto;
}

.combos-precos-itens {
	width: 23.95%;
	height: auto;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 16px;
	border-radius: 20px;
	overflow: hidden;
}}

@media screen and (max-width: 1600px) and (min-width: 1401px){
/*! COMBOS PREÇOS WEB */
.combos-precos-center {
	width: 1320px;
	float: none;
	margin: 0 auto;
	}
	
.combos-precos-itens {
	width: 23.8%;
	height: auto;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 16px;
	border-radius: 20px;
	overflow: hidden;
}}

@media screen and (max-width: 1400px) and (min-width: 1201px){
/*! COMBOS PREÇOS WEB */
.combos-precos-center {
	width: 1100px;
	float: none;
	margin: 0 auto;
}
	
.combos-precos-itens {
	width: 23.55%;
	height: auto;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 16px;
	border-radius: 20px;
	overflow: hidden;
}}

@media screen and (max-width: 1200px) and (min-width: 961px){
/*! COMBOS PREÇOS WEB */
.combos-precos-center {
	width: 900px;
	float: none;
	margin: 0 auto;
}
	
.combos-precos-itens {
	width: 23.22%;
	height: auto;
	float: left;
	margin: 0 20px 0 0;
	border-radius: 16px;
	border-radius: 20px;
	overflow: hidden;
}}

@media screen and (max-width: 960px) and (min-width: 768px){
/*! COMBOS PREÇOS WEB */
.combos-precos-web {
	display: none;
}

/*! COMBOS PREÇOS MOBILE */
.combos-precos-mobile {
	width: 100%;
	height: auto;
	float: left;
	background-image: linear-gradient(to bottom, #f2efe9 0, #f2efe9 20%, #d5c6bd 0%);
	display: block;
	padding-bottom: 50px;
}}

@media screen and (max-width: 767px) and (min-width: 641px){
/*! TITULOS */
.titulo-1 {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 20px;
	font-weight: 500;
	color: #6a759c;
	text-align: center;
	font-weight: bolder;
	margin: 50px 0 5px 0;
}

.titulo-2 {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 20px;
	font-weight: 500;
	color: #6a759c;
	text-align: center;
	font-weight: bolder;
	margin: 0 0 30px 0;
}

/*! COMBOS PREÇOS WEB */
.combos-precos-web {
	display: none;
}

/*! COMBOS PREÇOS MOBILE */
.combos-precos-mobile {
	width: 100%;
	height: auto;
	float: left;
	background-image: linear-gradient(to bottom, #f2efe9 0, #f2efe9 20%, #d5c6bd 0%);
	display: block;
	padding-bottom: 50px;
}}

@media screen and (max-width: 640px){
/*! TITULOS */
.titulo-1 {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 15px;
	font-weight: 500;
	color: #6a759c;
	text-align: center;
	font-weight: bolder;
	margin: 20px 0 5px 0;
}

.titulo-2 {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 15px;
	font-weight: 500;
	color: #6a759c;
	text-align: center;
	font-weight: bolder;
	margin: 0 0 10px 0;
}

/*! BANNER WEB */
.banner-web {
 	display: none;
}

/*! BANNER MOBILE */
.banner-mobile {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
}

/*! VITRINES */
.vitrine-center {
	width: 90%;
	float: none;
	margin: 0 auto;
}

/*! COMBOS PREÇOS WEB */
.combos-precos-web {
	display: none;
}

/*! COMBOS PREÇOS MOBILE */
.combos-precos-mobile {
	width: 100%;
	height: auto;
	float: left;
	background-image: linear-gradient(to bottom, #f2efe9 0, #f2efe9 20%, #d5c6bd 0%);
	display: block;
	padding-bottom: 50px;
}}

@media screen and (max-width: 480px){
/*! VITRINES */
.vitrine-center {
	width: 85%;
	float: none;
	margin: 0 auto;
}

/*! PERFEITO PARA ELAS */
.banner-perfeito-elas {
	display: none;
}

.banner-perfeito-elas-mobile {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
}}