@charset "utf-8";
/* CSS Document */

* {
	box-sizing: border-box;
}

body{
	font-family: 'Ubuntu', Calibri, Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	overflow-x: hidden;
}

.style1{
	text-align:justify;
    color: #333333;
    font-size: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:200;
}

.style2{
	text-align:center !important;
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
	padding: 0;
	transition: all ease 0.3s;
}

.style2:hover{
    color: #CB9854;
	text-decoration: none !important;
	transition: all ease 0.3s;
}

.style3{
	color: #ffffff;
	font-size: 24px;
	font-weight: 100;
	padding: 30px;

}

.style4{
	color: #ffffff;
	font-size: 14px;
	font-weight: 100;
	padding: 30px;

}

.style5{
	text-align:left;
    color: #333333;
    font-size: 19px;
	padding-bottom: 10px;
	font-weight:200;
	line-height: 30px;
}

.style6{
	text-align:left;
    color: #333333;
    font-size: 24px;
	padding-bottom: 20px;
	font-weight:bold;
}

.style7{
	text-align:center;
    color: #ffffff !important;
    font-size: 18px;
}

.style7:hover{
    color: #CB9854 !important;
}

.style8{
	color: #ffffff;
	font-size: 16px;
	font-weight: 100;
	padding: 10px;

}

.background-imagem1 {
	background: url(images/granfinale-cuidados-automotivos.jpg) no-repeat center center fixed;
	background-size: cover;
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 1.5;
	margin-left: auto;
	margin-right: auto;
	padding-top: 90px;
	padding-bottom: 110px;
}

.background-imagem2 {
	background: url(images/granfinale-cuidados-automotivos-02.jpg) no-repeat center center;
	background-size: 100% !important;
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 1.5;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.background-rodape-top {
	background: url(images/fundo-rodape-top.png) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 0 auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
}

.background-rodape-bottom {
	background: url(images/fundo-rodape-bottom.png) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 0 auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
}

.texto1 {
	text-align: center;
	color: #ffffff;
	font-size: 45px;
	padding:70px;
	font-weight: 200;
}

.texto2 {
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	padding: 70px;
	font-weight: 200;
}

.texto3 {
	text-align: center;
	color: #ffffff;
	font-size: 45px;
	padding:20px;
	font-weight: 200;
}

.texto4 {
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	padding: 20px;
	font-weight: 200;
}

.separator {
    width: 20%;
    border-top-width: 2px;
    border-top-color: #ffffff;
    border-top-style: solid;
}

.whatsapp{
	height:50px; 
	position:fixed !important; 
	bottom: 60px; 
	right: 20px; 
	z-index:100;
}

/* */
.transparencia{
	transition-duration: 0.5s;
}

.transparencia:hover{
	transition-duration: 0.5s;
	opacity: 0.6;
}
/* */

/*inicio-back-to-top*/
.back-to-top{
	width:40px;
	height: 40px;
	display:block;
	background: url('images/back-to-top.png') no-repeat;
	position: fixed;
	bottom: 20px;
	right: 20px;
}

.back-to-top:hover {
	cursor: pointer;
	background-position: 0 -40px;
}
/*fim-back-to-top*/

/* aligncenter */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #D9A300 !important;
	border-radius: 5px;
	width:95%;
	margin-bottom: 10px;
}
/* aligncenter */

/* aligncenter2 */
.aligncenter2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #D9A300 !important;
	border-radius: 5px;
	width:330px;
	margin-bottom: 10px;
}
/* aligncenter */

/* Formulário */
#frm input,
#frm textarea{
	font-family: 'Montserrat', Calibri, Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	padding: 4px; 
	width: 90%;
    border: 1px solid #CB9854;
    font-size: 15px;
    display: inline-block;
    padding-left: 10px;
    height: 50px;
    z-index: 100;
}
#frm .text{
	height: 80px;
}
#frm .button2{
	padding-left: 0px;
	width: 220px;
	height:50px;
	font-size: 18px;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 5px;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid #CB9854;
	background: #fafafa;
	color: #CB9854;
}
#frm .button2:hover{
	color: #ffffff;
	background: #CB9854;
	border: 1px solid #CB9854;
}
/* Formulário */

/* Button1 */
.botao1 {
	padding-left: 0px;
	min-width: 160px;
	max-width: 240px;
}
.btn1 {
	font-family: 'Ubuntu', Calibri, Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: 400;
	border: none;
	font-size: 18px;
	text-transform: none;
	background: #ffffff;
	cursor: pointer;
	padding: 15px 15px;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 4px;
	min-width: 220px;
	max-width: 320px;
}
.btn1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	min-width: 220px;
	max-width: 320px;
}
.btn-1 {
	color: #000000;
	min-width: 220px;
	max-width: 320px;
}
.btn-1a:hover, .btn-1a:active {
	color: #ffffff;
	background: #CB9854;
	min-width: 220px;
	max-width: 320px;
}
/* Button1 */

/* Button2 */
.botao2 {
	padding-left: 0px;
	min-width: 160px;
	max-width: 240px;
}
.btn2 {
	font-family: 'Ubuntu', Calibri, Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: 400;
	border: none;
	font-size: 18px;
	text-transform: none;
	background: #ffffff;
	cursor: pointer;
	padding: 15px 15px;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 4px;
	min-width: 220px;
	max-width: 320px;
	text-decoration: none !important;
}
.btn2:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	min-width: 220px;
	max-width: 320px;
	text-decoration: none !important;
}
.btn-2 {
	border: 1px solid #ffffff;
	color: #ffffff !important;
	background-color: #CB9854;
	min-width: 220px;
	max-width: 320px;
	text-decoration: none !important;
}
.btn-2a:hover, .btn-1a:active {
	color: #CB9854 !important;
	background: #ffffff;
	border: 1px solid #CB9854;
	min-width: 220px;
	max-width: 320px;
	text-decoration: none !important;
}
/* Button2 */

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: none !important;
	transition: all ease 0.3s;
}





