* { margin: 0; padding: 0; font-size: 100%; border: none; outline: none; font-weight: 400; box-sizing: border-box; }

body, html { width: 100%; height: 100%; min-width: 320px; font-family: 'Open Sans', sans-serif; color: #717476; }

img { max-width: 100%; border: none; }

a { text-decoration: none; color: #717476; cursor: pointer; }

b { font-weight: 700; }

.clear { clear: both; }

.pularpag, .pularodanome { display: block; }

.header {
	position: relative;
	width: 100%;
	height: 70vh;
	max-height: 70%;
	background-color: #202328;
	background-image: linear-gradient(to right, #202328, #282C33);
}

.halexandrebotelho {
	background-image: url("imagem/fundo-alexandre-botelho.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
	box-shadow: inset 0 0 40px #000;
}

.hquemsomos {
	background-image: url("imagem/botelho-e-associados.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
	box-shadow: inset 0 0 40px #000;
}

.hcursos {
	background-image: url("imagem/fundo-cursos.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
	box-shadow: inset 0 0 150px #000;
}

.hpalestra {
	background-image: url("imagem/fundo-palestras.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
}

.menu {
	overflow: hidden;
}

.menu-logo {
	float: left;
	padding-top: 1.85%; 
	padding-left: 8.5%;
}

.menu-logo img {
    width: 100%;
    height: auto;
}

.menunav {
	float: right;
	padding-top: 3%;
	padding-right: 8%;
}

.menunav a {
	float: left;
	color: #fff;
	margin: 0 15px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 1.45em;
	font-weight: 600;
	font-style: italic;
	text-transform: uppercase;
	text-shadow: 1px 1px 6px #323232;
}

.menunav a:hover {
	border-bottom: 2px solid #C09E54;
	color: #C09E54;
	transition: 0.3s;
}

.menuativo {
	border-bottom: 2px solid #C09E54;
}

a.famenu {
	font-style: normal;
	font-weight: 300;
	font-size: 1.9em;
}

/*=========== Dropdown ==========*/
.dropdown { float: left; display: inline-block; }
.dropdown-content { display: none; top: 11.5%; position: absolute; background-color: #202328; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; }
.dropdown-content a { color: black; padding: 10px 17px; text-decoration: none; display: block; color: #fff; }
.dropdown:hover .dropdown-content { display: block; }
.dropdown-content a:hover { border-bottom: none; }

.msgvertop {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 58%;
	-ms-transform: translateY(-56%);
	transform: translateY(-56%);
	-ms-transform: translateY(-56%);
	transform: translateY(-56%);
}

.msgvert {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.header h1 {
	color: #c6a765;
	font-size: 3.6em;
	text-align: center;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px #000;
}

h1.soh { 
	line-height: 40px;
}

.igualaop {
	font-size: 0.5em;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
}

.header p {
	color: #fff;
	font-size: 2.1em;
	text-align: center;
	font-weight: 400;
	font-style: italic;
	text-shadow: 3px 3px 3px #000;
	text-transform: uppercase;
}

.paginas {
	position: relative;
	width: 100%;
    height: auto;
	overflow: auto;
	background-color: #FCFAFB;
	background-image: url("imagem/fundo-abstrato.jpg");
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 1%;
	padding-bottom: 4%;
	padding-left: 9%;
	padding-right: 9%;
	color: #848484;
}

.paginas h2 {
	font-size: 2.5em;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	color: #C09E54;
	padding-top: 7%;
	padding-bottom: 1%;
}

.paginas h2::after { content: ''; display: block; width: 5%; border-top: 2px solid #F0D878; }

.paginas p {
	font-size: 1.9em;
	font-style: italic;
	padding-top: 3%;
}

p.soparagrafo {
	padding-top: 5%;
}

.paginas a {
	color: #C09E54;
	text-decoration: none;
	font-weight: 700;
}

.paginas ul {
	padding-top: 3%;
	padding-bottom: 2%;
	list-style: none;
}

.paginas li {
	font-size: 1.9em;
	font-style: italic;
}

.paginas i {
	margin-right: 1%;
	color: #f2e4c3;
}

.orcamento {
	position: relative;
	width: 100%;
	height: 100vh;
	max-height: 100%;
	background-color: #f2f3f7;
	background-image: url("imagem/fundo-pagina.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
}

.orcamentomsg {
	color: #9c9c9c;
	text-align: center;
	text-shadow: 1px 1px 6px #ccc;
}

.orcamentomsg p {
	font-size: 3em;
	font-weight: 500;
	color: #9c9c9c;
}

.orcamentomsg p.orcadesconto {
	text-transform: uppercase;
	font-size: 4.6em;
	font-weight: 700;
	color: #b99851;
}

.buttonorcamento {
	display: inline-block;
	margin-top: 2%;
	color: #fff;
	background-color: #b99851;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 1.2em;
	font-weight: 600;
	padding: 20px 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	border-bottom-width: 3px;
    cursor: pointer;
}

.buttonorcamento:hover {
	background-color: #866e3a;
	transition: 0.3s;
}

.rodape {
	width: 100%;
    height: 51vh;
	max-height: 51%;
	background-color: #1d1d1d;
	background-image: linear-gradient(to right, #2c2f33, #1d1d1d);
	overflow: auto;
}

.contato {
	margin-left: 8%;
	margin-right: 10%;
	padding-top: 3%;
	border-bottom: 1px solid #414347;
	overflow: auto;
}

.contatoresp {
    float: left;
    width: 33.33%;
    height: auto;
	line-height: 19px;
	padding-bottom: 4%;
}

.contatoresp img {
	padding-bottom: 0;
}

.contatoresp h5 {
	font-size: 1.25em;
	font-weight: 700;
	color: #e4e4e4;
	text-transform: none;
	font-style: normal;
	margin-bottom: 0;
	line-height: 1.6em;
}

.pularodanome {
	font-weight: 400;
}

.contatoresp h6 {
	font-weight: 600;
	font-size: 1em;
	padding-top: 1%;
}
.contatoresp p {
	color: #e4e4e4;
	font-size: 1.2em;
	text-align: left;
	padding-left: 0;
	line-height: 1.6em;
}

.contatoresp a {
	text-decoration: none;
	font-weight: 600;
	color: #B99851;
	font-size: 1.2em;
}

.contatoresp a:hover {
	color: #866E3A;
	transition: 0.3s;
}

.tituloroda {
	display: block;
	font-size: 1.6em;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 600;
	color: #e4e4e4;
	margin-bottom: 8%;
	padding-top: 3%;
}

.horarios {
	margin-top: 2%;
	margin-right: 2%;
	border-bottom: 1px dotted #414347;
	padding-bottom: 3%;
}

.ctcdir, .ctcdirfechado {
	float: right;
	padding: 0.9% 3%;
	background-color: #947940;
	background-image: linear-gradient(to bottom, #947940, #8a713c);
}

.ctcdirfechado {
	background-color: #947940;
	background-image: linear-gradient(to bottom, #947940, #8a713c);
}

.redesociais {
	float: right;
}

.contatoresp .fa {
	width: 115px;
	padding: 36px;
	font-size: 2.2em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	background-color: #b99851;
	background-image: linear-gradient(to bottom, #b99851, #8a713c);
	color: #fff;
	text-shadow: 1px 1px 6px #323232;
}

.contatoresp .fa:hover {
	background-color: #8a713c;
	background-image: linear-gradient(to bottom, #8a713c, #8a713c);
	color: #fff;
	transition: 0.3s;
}

.creditos p {
	text-align: right;
	padding-right: 10%;
	padding-top: 1.2%;
	color: #66686b;
	font-size: 0.99em;
}

.creditos a {
	color: #66686b;
	font-weight: 600;	
}

.incodestudio {
	color: #c7ac73;
	font-weight: 600;
}

#botoes {
    height: 180px;
    position: fixed;
    bottom: 13%;
    right: 2%;
	display: block;
}

#botoes a {
	display: block;
    width: 80px;
	height: 80px;
	margin-bottom: 13px;
	padding-top: 15px;
	text-align: center;
	background-color: #C09E54;
	background-image: linear-gradient(to bottom, #DFBD69, #b99851);
	color: #fff;
	text-decoration: none;
	font-size: 3em;
	border-radius: 50%;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
	text-shadow: 1px 1px 1px #666666;
}

#botoes a:hover {
	background-color: #b99851;
	background-image: linear-gradient(to bottom, #b99851, #b99851);
	transition: 0.3s;
}

#botoes a.whatsfundo {
	background-color: #01B75C;
	background-image: linear-gradient(to bottom, #01B75C, #009249);
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-webkit-animation-name: aniwhats;
	-moz-animation-name: aniwhats;
	-o-animation-name: aniwhats;
	-ms-animation-name: aniwhats;
	animation-name: aniwhats;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	-ms-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	animation-timing-function: linear;
}

#botoes a.whatsfundo:hover {
	background-color: #009249;
	background-image: linear-gradient(to bottom, #009249, #009249);
	transition: 0.3s;
}

#botoes a.msgmenor {
	font-size: 2.5em;
	padding-top: 19px;
}

#botoes a.setacima {
	font-size: 3.2em;
	padding-top: 10px;
	background-color: #b99851;
	background-image: linear-gradient(to bottom, #b99851, #8a713c);
}

#botoes a.setacima:hover {
	background-color: #8a713c;
	background-image: linear-gradient(to bottom, #8a713c, #8a713c);
	transition: 0.3s;
}

/*===========  menu resp ==========*/
.overlay { height: 0%; width: 100%; position: fixed; z-index: 1; top: 0; left: 0; background-color: #907e29; overflow-y: hidden; transition: 0.5s; }
.overlay-content { position: relative; top: 12%; width: 100%; text-align: center; margin-top: 1%; }
.overlay a { padding: 2%; text-decoration: none; font-size: 1.8em; color:#fff; font-weight: 600; font-style: italic; text-transform: uppercase; display: block; transition: 0.3s; }
.overlay a:hover, .overlay a:focus { color: #C09E54; }
.closebtn { position: absolute; top: 20px; right: 45px; font-size: 2.5em !important; }
.botaomenuresp { display: none; }

/*===========  menu viagens ==========*/
#overlaymostrarmais { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: #907e29; z-index: 2; cursor: pointer; }
#menumostrarmais { position: absolute; top: 40%; left: 50%; font-size: 0.6em; color: #fff; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); }
#menumostrarmais a {	padding-bottom: 6%; }
#menumostrarmais i { margin-right: 4%; color: #C09E54; font-size: 0.6em; }

/*===========  media queri ==========*/
@media screen and (max-width: 1920px){
	.header { max-height: 1080px; }
	.orcamento { max-height: 1080px; }
}

@media screen and (max-width: 1820px){
	.menunav a { font-size: 1.35em; }
	a.famenu { font-size: 1.8em; }
	.buttonorcamento { font-size: 1.195em; }
	.contatoresp img { width: 74%; }
}

@media screen and (max-width: 1780px){
	.menu-logo img { width: 90%; }
	.menunav a { font-size: 1.25em; }
	a.famenu { font-size: 1.7em; }
	.header h1 { font-size: 3.5em; }
	h1.bemmenor { font-size: 3.1em; }
	h1.bemmenorainda { font-size: 3em; }
	.header p { font-size: 2em; }
	.paginas h2 { font-size: 2.3em; }
	.paginas h3 { font-size: 2.15em; }
	.paginas p { font-size: 1.75em; }
	.paginas li { font-size: 1.75em; }
	.orcamentomsg p { font-size: 2.75em; }
	.orcamentomsg p.orcadesconto { font-size: 4.2em; }
	.tituloroda { font-size: 1.5em; }
}

@media screen and (max-width: 1680px){
	.header { max-height: 960px; }
	.orcamento { max-height: 960px; }
	#botoes { height: 180px; bottom: 9.5%; right: 2%; }
	#botoes a { width: 70px; height: 70px; margin-bottom: 8px; padding-top: 14.5px; font-size: 2.6em; }
	#botoes a.msgmenor { font-size: 2.3em; padding-top: 16px; }
	#botoes a.setacima { font-size: 3.2em; padding-top: 5px; }
}

@media screen and (max-width: 1600px){
	.menu-logo img { width: 85%; }
	.menunav a { font-size: 1.15em; }
	a.famenu { font-size: 1.6em; }
	.dropdown-content { top: 9.5%; }
	.header h1 { font-size: 3.4em; }
	h1.bemmenor { font-size: 3em; }
	h1.bemmenorainda { font-size: 2.9em; }
	.header p { font-size: 1.9em; }
	.paginas h2 { font-size: 2.2em; }
	.paginas h3 { font-size: 2.05em; }
	.paginas p { font-size: 1.65em; }
	.paginas li { font-size: 1.65em; }
	.orcamentomsg p { font-size: 2.6em; }
	.orcamentomsg p.orcadesconto { font-size: 4em; }
	.buttonorcamento { font-size: 1.1em; }
	.contato { margin-left: 9%; }
	.contatoresp img { width: 71%; }
	.contatoresp h5 { font-size: 1.085em; }
	.contatoresp h6 { font-size: 0.79em; }
	.contatoresp p { font-size: 1.05em; }
	p.rodaparagrafomenor { font-size: 0.93em; }
	.contatoresp a { font-size: 1.2em; }
	.tituloroda { font-size: 1.4em;	}
	.redesociais .fa { padding: 25px; font-size: 2.2em; font-size: 1.5em; width: 80px; margin: 5px 2px; }
	.creditos p { font-size: 0.8em; }
}

@media screen and (max-width: 1536px){
	.menunav a { font-size: 1.05em; }
	a.famenu { font-size: 1.5em; }
	.header h1 { font-size: 3.3em; }
	h1.bemmenor { font-size: 2.9em; }
	h1.bemmenorainda { font-size: 2.8em; }
	.header p { font-size: 1.8em; }
	.paginas h2 { font-size: 2.1em; }
	.paginas h3 { font-size: 2em; }
	.paginas p { font-size: 1.55em; }
	.paginas li { font-size: 1.55em; }
	.orcamentomsg p { font-size: 2.55em; }
	.orcamentomsg p.orcadesconto { font-size: 3.9em; }
	.buttonorcamento { font-size: 1.05em; }
	.contatoresp h5 { font-size: 1.04em; }
	.contatoresp h6 { font-size: 0.78em; }
	.contatoresp p { font-size: 1.05em; line-height: 1.4em; }
	p.rodaparagrafomenor { font-size: 0.93em; }
	.contatoresp a { font-size: 1.2em; }
	.tituloroda { font-size: 1.3em;	}
	.ctcdir, .ctcdirfechado { padding: 0.5% 3%;	}
	.redesociais .fa { padding: 25px; font-size: 2.2em; font-size: 1.5em; width: 80px; margin: 5px 2px; }
	.creditos p { font-size: 0.75em; }
	#botoes { height: 180px; bottom: 5%; right: 2%; }
	#botoes a { width: 55px; height: 55px; margin-bottom: 8px; padding-top: 11px; font-size: 2em; }
	#botoes a.msgmenor { font-size: 1.7em; padding-top: 14px; }
	#botoes a.setacima { font-size: 2.4em; padding-top: 5px; }
}


@media screen and (max-width: 1440px){
	.menu-logo img { width: 75%; }
	.menunav { padding-top: 3%; }
	.menunav a { font-size: 1em; }
	a.famenu { font-size: 1.45em; }
	.dropdown-content { top: 11.5%; }
	.header h1 { font-size: 3.2em; }
	.igualaop { font-size: 0.5em; }
	.header p { font-size: 1.65em; }
	.paginas h2 { font-size: 2.1em; }
	.paginas p { font-size: 1.5em; }
	.paginas li { font-size: 1.4em; }
	.orcamentomsg p { font-size: 2.4em; }
	.orcamentomsg p.orcadesconto { font-size: 3.7em; }
	.buttonorcamento { font-size: 0.85em; }
	.rodape { height: 48vh; max-height: 48%; }
	.contatoresp p { font-size: 0.8em; padding-left: 0; line-height: 1.4em; }
	p.rodaparagrafomenor { font-size: 0.715em; }
	.contatoresp a { font-size: 1em; }
	.contatoresp h5 { font-size: 0.89em; padding-bottom: 0; }
	.contatoresp h6 { font-size: 0.77em; padding-top: 0; }
	.tituloroda { font-size: 1.2em; }
	.redesociais .fa { padding: 25px; font-size: 1.5em; width: 80px; margin: 5px 2px; }
	.creditos p { font-size: 0.7em; }
}

@media screen and (max-width: 1380px){
	.menu-logo { padding-left: 7%; }
	.menunav { padding-right: 4.5%; }
	#botoes { right: 1%; }
}

@media screen and (max-width: 1366px){
	.menu-logo img { width: 72%; }
}

@media screen and (max-width: 1280px){
	.menu-logo img { width: 70%; }
	.orcamentomsg p { font-size: 2.1em; }
	.orcamentomsg p.orcadesconto { font-size: 3.2em; }
	.buttonorcamento { font-size: 0.845em; }
	.rodape { height: 50vh; max-height: 50%; }
	.contato { margin-left: 7%; margin-right: 7%; }
	.tituloroda { font-size: 1.1em; }
	.creditos p { padding-right: 7%; }
}

@media screen and (max-width: 1180px){
	.menu-logo img { width: 68%; }
	.menunav a { font-size: 0.95em; }
	.header h1 { font-size: 2.6em; }
	h1.soh{ line-height: 35px; }
	.header p { font-size: 1.3em; }
	.paginas { padding-left: 5%; padding-right: 7%; padding-bottom: 3%; }
	.paginas p { font-size: 1.35em; }
	.paginas li { 	font-size: 1.35em; }
	.orcamentomsg p { font-size: 1.95em; }
	.orcamentomsg p.orcadesconto { font-size: 3em; }
	.buttonorcamento { font-size: 0.845em; }
	.rodape { height: 46vh; max-height: 46%; }
	.contato { margin-left: 5%; margin-right: 7%; }
	.contatoresp .fa { padding: 25px; font-size: 1.3em; }
	.tituloroda { font-size: 1.05em; }
}

@media screen and (max-width: 1110px){
	.menu-logo img { width: 65%; }
	.header h1 { font-size: 2.5em; }
	.header p { font-size: 1.25em; }
	.menunav a { font-size: 0.9em; margin: 0 10px; }
	a.famenu { font-size: 1.1em; }
	.paginas h2 { font-size: 1.9em; }
	.paginas p { font-size: 1.25em; }
	.paginas li { font-size: 1.25em; }
	.orcamentomsg p { font-size: 2.23em; }
	.orcamentomsg p.orcadesconto { font-size: 3.4em; }
}

@media screen and (max-width: 1068px){


	.rodape { height: 48vh; max-height: 48%; }
	.contato { margin-left: 10%; }
	.contatoresp { width: 46%; }
	.semhorario { display: none; }
}

@media screen and (max-width: 1030px){
	.menu-logo { padding-left: 4%; padding-top: 2.1%; }
	.menunav { display: none; }
	.botaomenuresp { display: block; font-size: 1.8em; cursor: pointer; color:#fff; float: right; padding-top: 2.7%; padding-right: 5%; }
	#botoes { bottom: 3%; }
}

@media screen and (max-width: 980px){
	.paginas h2 { font-size: 1.7em; }
	.paginas p { font-size: 1.2em; }
	.paginas li { font-size: 1.2em; }
	.rodape { height: 46vh; max-height: 46%; }
}

@media screen and (max-width: 860px){
	.header h1 { font-size: 2.1em; }
	h1.soh{ line-height: 30px; }
	.header p { font-size: 1.2em; }
	.igualaop {	font-size: 0.575em; }
	.paginas p { font-size: 1.14em; }
	.paginas li { font-size: 1.14em; }
	.contatoresp .fa { width: 50px; margin: 5px 0; padding: 15px; font-size: 1.2em; }
	.redesociais { margin-right: 10%; }
	.tituloroda { padding-top: 8%; margin-bottom: 12%; }
	#botoes { bottom: 1%; }
	#botoes a { width: 46px; height: 46px; font-size: 1.5em; padding-left: 0; }
	#botoes a.msgmenor { font-size: 1.2em; }
	#botoes a.setacima { font-size: 2em; }
}

@media screen and (max-width: 768px){
	.menu-logo img { width: 60%; }
	.botaomenuresp { font-size: 1.4em; padding-top: 2.4%; }
	.header { max-height: 400px; }
	.halexandrebotelho { background-image: url("imagem/resp/fundo-alexandre-botelho.jpg"); }
	.hquemsomos { background-image: url("imagem/resp/botelho-e-associados.jpg"); }
	.hcursos { background-image: url("imagem/resp/fundo-cursos.jpg"); }
	.hpalestra { background-image: url("imagem/resp/fundo-palestras.jpg"); }
	p.soparagrafo { padding-top: 4.5%; }
	.paginas ul { padding-top: 3.5%; }
	.contato { margin-left: 7%; margin-right: 0; }
	.redesociais { margin-right: 10%; }
	.creditos p { padding-right: 10%; }
}

@media screen and (max-width: 720px){
	.orcamentomsg p { font-size: 1.63em; }
	.orcamentomsg p.orcadesconto { font-size: 2.5em; }
	.rodape { height: 58vh; max-height: 58%; }
	.contato { margin: 0; padding-top: 8%; }
	.contatoresp { width: 100%; margin: 0; padding: 0; }
	.resp { display: none; }
	.contatoresp img { width: 40%; display: block; margin-left: auto; margin-right: auto; padding-bottom: 1.5%; }
	.contatoresp h5 { text-align: center; font-size: 1em; }
	.contatoresp h6 { text-align: center; font-size: 0.7em; }
	.contatoresp p { text-align: center; font-size: 0.8em; }
	.creditos p { text-align: center; padding: 3% 24% 0 24%; }
	.redesociais { float: left; padding: 4% 0 4% 39%; }
	.pularoda { display: none; }
}

@media screen and (max-width: 700px){
	.menu-logo { padding-top: 2.5%; }
	.botaomenuresp { padding-top: 2.5%; }
	.header h1 { font-size: 1.9em; }
	h1.soh{ line-height: 26px; }
	.header p { font-size: 1.1em; }
	.paginas p { font-size: 1em; }
	.paginas li { font-size: 1em; }
	.paginas h2 { font-size: 1.3em; padding-top: 8%; }
	p.soparagrafo { padding-top: 5%; }
	.paginas ul { padding-top: 4%; }
}

@media screen and (max-width: 660px){
	.redesociais { padding: 4% 0 4% 38%; }
}

@media screen and (max-width: 640px){
	.header h1 { font-size: 1.7em; }
	.contatoresp h5 { font-size: 0.9em; }
	.redesociais { float: left; padding: 4% 0 4% 37%; }
}

@media screen and (max-width: 620px){
	.rodape { height: 49vh; }
	.contato { margin: 0; border-bottom: none; }
	.contatoresp { width: 100%; margin: 0; padding: 0; }
	.contatoresp p { text-align: center; font-size: 0.8em; }
	.contatoresp h5 { text-align: center; font-size: 0.8em; }
	.contatoresp h6 { text-align: center; font-size: 0.72em; }
	.contatoresp img { display: block; margin-left: auto; margin-right: auto; }
	.resp { display: none; }
	.creditos p { text-align: center; padding-right: 18%; padding-left: 18%; padding-top: 2%; }
	.redesociais { float: left; padding: 2% 0 2% 36%; }
	.pularoda { display: none; }
}

@media screen and (max-width: 580px){

	.contatoresp img { width: 40%; }
	.redesociais { float: left; padding: 4% 0 4% 36%; }
}

@media screen and (max-width: 540px){
	.menu-logo img { width: 50%; }
	.botaomenuresp { font-size: 1.4em; padding-top: 3.1%;}
	.header h1 { font-size: 1.6em; }
	.header p { font-size: 1em; }
	.igualaop {	font-size: 0.635em; }
	h1.soh{ line-height: 23px; }
	.overlay a { font-size: 1.5em; }
	#menuviagens { font-size: 0.8em; }
	.orcamentomsg p { font-size: 1.315em; }
	.orcamentomsg p.orcadesconto { font-size: 2em; }
	.buttonorcamento { font-size: 0.7em; padding: 10px 20px; }
	.redesociais { float: left; padding: 4% 0 4% 36.5%; }
}

@media screen and (max-width: 520px){
	.header h1 { font-size: 1.58em; }
	p.soparagrafo { padding-top: 6%; }
	.paginas ul { padding-top: 5%; }
	.menu-logo { padding-top: 4%; }
	.botaomenuresp { padding-top: 4.5%; }
	.contatoresp img { width: 45%; }
	.redesociais { float: left; padding: 4% 0 4% 35%; }
}

@media screen and (max-width: 480px){
	.header h1 { font-size: 1.4em; }
	.header p { padding-left: 13%; padding-right: 13%; }
	.redesociais { padding: 4% 0 4% 33%; }
}

@media screen and (max-width: 460px){
	.contatoresp img { width: 50%; }
}

@media screen and (max-width: 440px){
	.halexandrebotelho { background-image: url("imagem/respsmall/fundo-alexandre-botelho.jpg"); }
	.hquemsomos { background-image: url("imagem/respsmall/botelho-e-associados.jpg"); }
	.hcursos { background-image: url("imagem/respsmall/fundo-cursos.jpg"); }
	.hpalestra { background-image: url("imagem/respsmall/fundo-palestras.jpg"); }
	.menu-logo { width: 80% }
	.menu-logo img { width: 65%; }
	.botaomenuresp { padding-top: 5.5%; }
	.header h1 { font-size: 1.25em; }
	.paginas { padding-left: 6%; padding-right: 7%; }
}

@media screen and (max-width: 420px){
	.redesociais { padding: 4% 0 4% 31%; }
	.creditos p { padding-right: 12%; padding-left: 12%; }
}

@media screen and (max-width: 400px){
	.header h1 { font-size: 1.2em; }
	.header p { font-size: 0.9em; }
	h1.soh{ line-height: 20px; }
	.paginas { padding-left: 4%; padding-right: 5%; }
	.paginas h2 {	font-size: 1.1em; }
}

@media screen and (max-width: 380px){
	.header h1 { font-size: 1.185em; }
	.botaomenuresp { padding-top: 4.5%; }
	.orcamentomsg p { font-size: 0.98em; }
	.orcamentomsg p.orcadesconto { font-size: 1.5em; }
	.redesociais { padding: 4% 0 4% 30%; }
	.creditos p { font-size: 0.65em; }
}

@media screen and (max-width: 360px){
	.contatoresp img { width: 55%; }
	.redesociais { padding: 4% 0 4% 29%; }
}

@media screen and (max-width: 340px){
	.redesociais { padding: 4% 0 4% 27%; }
}

@media screen and (max-width: 320px){
	.header h1 { font-size: 1.095em; }
	.rodape { height: 65vh; max-height: 65%; }
}

/*=========== Animacoes CSS3  ==========*/
@keyframes aniwhats {
  0% { transform: scale(1); }
  65% { transform: scale(1.13); }
  100% { transform: scale(1); }
}