html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, b, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin:auto;
	height:100vh;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: "Copperplate Gothic Light Regular";
    src: url('fonte/Copperplate Gothic Light Regular.ttf')
}
@font-face{
	font-family: "CopperplateGothicBoldRegular";
	src: url('fonte/Copperplate Gothic Bold Regular.ttf')
}

@font-face {
    font-family: "Kumbh Sans B";
    src: url('fonte/KumbhSans-Bold.ttf')
}
@font-face{
	font-family: "Kumbh Sans R";
	src: url('fonte/KumbhSans-Regular.ttf')
}
@font-face{
	font-family: "Arial-Narrow";
	src: url('fonte/arial-narrow.ttf')
}

@font-face{
	font-family: "Arial-Narrow-Bold";
	src: url('fonte/arial-narrow-bold.ttf')
}


.fonteCooper{
	font-family: CopperplateGothicBoldRegular;
}
.Copperplateb{
	font-family: CopperplateGothicBoldRegular;
}
.bullets ul{
	list-style-type: circle;
	list-style-position: inside;
}
.menu {
	max-width: 60px;
	height: 60px;
	right: 25px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.menu:hover{
	cursor:pointer;
}
.hamburguer {
	position: absolute;
	margin: auto;
	display: block;
	background: #151F46;
	width: 30px;
	height: 2px;
	transition: 0.5s ease-in-out;
}

.hamburguer:before,
.hamburguer:after {
	background:#151F46;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	transition: 0.5s ease-in-out;
}

.hamburguer:before {
	top: -10px;
}

.hamburguer:after {
	bottom: -10px;
}
.subMenu{
	background-image: url(../img/faixa.png);
	border-radius:3%;
	display:none;
	padding:2%;
	width:270px;
	font-family: "Copperplate Gothic Light Regular";
	font-size:18,7px;
}
.subMenu a{
	color:#151F46;
}
.faixaMenuSmart{
	display:none;
}
.menuSmart{
	display:none;
}
#TituloMentoria{
	width:100%;
	margin:auto;
	font-style:normal;
	padding-top:3%;
	padding-bottom:3%;
}
#logoTexto img{
	margin:auto;
	margin-top:15%;
	width:50%;
}
.tituloHome{
	padding-left:2%;
	font-family: "Arial-Narrow";
	font-size:310%;
	color:#fff;
}
.textoHome{
	padding-left:2%;
	font-family:"arial";
	font-size:19.5px;
	color:#fff;
}
.imagem img{
	width:100%;
}
@media (min-width: 200px) and (max-width: 320px){
	.autoresponsabilidade{
		margin-top:0;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
	.logoHome img{
		position:absolute;
		width:40px;
		margin-top:5%;
		left:20%;
		z-index:999;
	}
}
@media (min-width: 321px) and (max-width: 370px){
	.autoresponsabilidade{
		margin-top:0;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
	.logoHome img{
		position:absolute;
		width:40px;
		margin-top:5%;
		left:20%;
		z-index:999;
	}
}
@media (min-width: 371px) and (max-width: 380px){
	.autoresponsabilidade{
		margin-top:0;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
	.logoHome img{
		position:absolute;
		width:100px;
		margin-top:10%;
		left: 50%;
		transform: translate(-50%);
		z-index:999;
	}
}
@media (min-width: 380px) and (max-width: 385px){
	.autoresponsabilidade{
		margin-top:43vw;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
}
@media (min-width: 386px) and (max-width: 415px){
	.autoresponsabilidade{
		margin-top:38vw;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
}
@media (min-width: 416px) and (max-width: 432px){
	.autoresponsabilidade{
		margin-top:38vw;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
}
@media (min-width: 433px) and (max-width: 481px){

	.autoresponsabilidade{
		margin-top:29vw;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
}
@media (min-width: 482px) and (max-width: 600px){
	#contato{
		font-family:arial;
		font-size:10px;

	}
	.autoresponsabilidade{
		margin-top:18vw;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
}
@media (min-width: 601px) and (max-width: 800px){
	#contato{
		font-family:arial;
		font-size:10px;
	}
	.autoresponsabilidade{
		margin-top:18vw;
		padding-top:25px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
}
@media (min-width: 200px) and (max-width: 432px){
	.hamburguer{		
		margin-top:3.5%;
		margin-left:1.3%;
	}
}

@media (min-width: 433px) and (max-width: 599px){
	.hamburguer{		
		margin-top:2.7%;
		margin-left:1%;
	}
}

@media (min-width: 200px) and (max-width: 800px){
	#contato{
		font-family:arial;
		font-size:12px;
	}
	#contato div{
		float:left;
	}
	#rd{
		display:none;
	}
	.faixaMenu{
		display:none;
	}
	.faixaMenuSmart{
		display:block;
		background-image:url(../img/faixa.png);
		padding-top:1.6%;
		height:auto;
		width:100%;
		color:#151F46;
		z-index:99;
	}
	.faixaMenu a{
		color:#151F46;
	}
	.menuSmart{
		width:30px;
		height:28px;
		margin-top:4%;
		margin-left:4%;
		display:block;
		border-radius:10%;
		background-image:url(../img/faixa.png);
	}
	.hamburguer:before,
	.hamburguer:after {
		background:#151F46;
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		transition: 0.5s ease-in-out;
	}

	.hamburguer:before {
		top: -6px;
	}

	.hamburguer:after {
		bottom: -6px;
	}
	.subMenu{
		position:absolute;
		width:160px;
		font-size:10.8px;
	}
	.subMenu p{
		font-family: "Copperplate Gothic Light Regular";
		padding-bottom:10%;
	}
	#redeSocialS div{
		margin:auto;
		display: inline-block;
		left:50%;
		position: absolute;
		transform: translateX(-50%);
	}
	#logoI img{
		width:50%;
		z-index:999;
	}
}

@media (min-width: 600px) and (max-width: 800px){
	#contato{
		font-family: "arial";
		font-size:2vw;
		overflow:auto;
	}
	#contato a{
		font-family: "arial";
		font-size:2vw;
		overflow:auto;
		color: #151F46;
	}
	.hamburguer{		
		margin-top:2.2%;
		margin-left:0.8%;
	}
	.subMenu{
		z-index:999;
	}
	
}

@media (min-width: 801px) and (max-width: 2200px) {	
	.homeInicio{
		background: url(../img/FarolHome.jpg) no-repeat center scroll;
		background-size: cover;
		height:100%;
		width:100%;
	}
	.homePaginas{
		background: url(../img/farolHomePaginas.png) no-repeat center scroll;
		background-size: cover;
		height:369px;
		width:100%;
	}
	.faixaMenuSmart{
		display:none;
	}
	.faixaMenu{
		background-image:url(../img/faixa.png);
		padding-top:1.6%;
		height:18%;
		width:100%;
		color:#151F46;
	}
	.faixaMenu a{
		color:#151F46;
	}
	.faixaMenuP{
		background-image:url(../img/faixa.png);
		padding-top:1.6%;
		height:30%;
		width:100%;
		color:#151F46;
	}
	.subMenu{
		position:absolute;
		z-index:999;
		line-height:1.6;
	}
	.subMenu p{
		padding-bottom:6%;
	}	
	.autoresponsabilidade{
		/*position:fixed;*/
		padding-top:2%;
		background-image:url(../img/faixa.png);
		height:120px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:52px;
		z-index:99;
	}
	.logoHome img{
		position:absolute;
		width:120px;
		margin-top:5%;
		left:20%;
		z-index:999;
	}
	#HomePCUm{
		display:block;
	}
	#HomePCDois{
		display:block;
	}
	#HomePCTrez{
		display:block;
	}
	#HomePCQuatro{
		display:block;
	}
	#rd{
		display:block;
	}
	#HomeSmartPhoneUm{
		display:none;
	}
	#HomeSmartPhoneDois{
		display:none;
	}
	#HomeSmartPhoneTrez{
		display:none;
	}
	#HomeSmartPhoneQuatro{
		display:none;
	}
	#form_contato_smart{
		display:none;
	}
}
@media (min-width: 200px) and (max-width: 800px) {
	.homeInicio{
		background: url(../img/FarolHomeSmart.png);
		background-repeat:no-repeat;
		background-size: 100% 90%;
		width:100%;
	}
	.menuSmart{
		position:absolute;
		left:80%;
		z-index:999;
	}
	.hamburguer{
		position: absolute;
		top: 11px;
		left:4px;
	}
	.subMenu{
		position: absolute;
	}
	#containerPC{
		display:none;
	}
	#HomePCUm{
		display:none;
	}
	#HomePCDois{
		display:none;
	}
	#HomePCTrez{
		display:none;
	}
	#HomePCQuatro{
		display:none;
	}
	#rd{
		display:none;
	}
	#form_contato{
		display:none;
	}

	#HomeSmartPhoneUm{
		display:block;
	}
	#HomeSmartPhoneDois{
		display:block;
	}
	#HomeSmartPhoneTrez{
		display:block;
	}
	#HomeSmartPhoneQuatro{
		display:block;
	}
	#form_contato_smart{
		display:block;
	}
	.autoresponsabilidade{
		margin-top:0;
		padding-top:30px;
		background-image:url(../img/faixa.png);
		height:80px;
		width:100%;
		font-family: "Copperplate Gothic Light Regular";
		text-align:center;
		font-size:4.8vw;
		overflow:auto;
	}
	.frases{
		margin:auto;
	}
}






