* {
	margin: 0;
}

html, body {
	height: 100%;
	font-family: "trebuchetMS";
}

a:hover, button:hover {
	text-decoration: underline;
}

header {
	background-color: #ffffff;
	min-height: 99px;
	box-shadow: 0px 0px 7.44px 0.56px rgba(0, 0, 0, 0.29);
}

.header_wrapper, .header_menu_container {
	max-width: 1074px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
}

.header_wrapper {
	position: relative;
}

.header_logo {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.header_logo {
	padding-top: 4px;
}

.slicknav_menu {
	display: none !important;
}

#menu {
	float: right;
	padding-top: 40px;
}

.header-menu-content {
	width: 90%;
	color: #ffffff !important;
	display: table;
	max-width: 900px;
	height: 30px;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
}

.header_logo .logo-img {
	max-height: 60px;
}

.header-menu-content * {
	display: inline-block;
}

.header-menu-content a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 28.358px;
	text-transform: uppercase;
	padding: 5px 30px;
	margin-left: 10px;
	background-color: #e20042;
}

.link_index {
	border: none !important;
	background-color: transparent !important;
	padding-left: 0px !important;
}

.separator.top-menu {
	background-color: #ffffff;
	display: inline-block;
	width: 2px;
	height: 11px;
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
}

.menu-and-geo-content {
	max-width: 970px;
	display: table;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.content-geo {
	background-color: #323232;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

.text-href-content {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 90%;
	font-family: "trebuchetMS";
	display: table;
}

.text-href-content .site {
	display: table-cell;
	width: 49%;
	height: 28px;
	background-color: #ffffff;
	color: #2c2c2c;
	font-size: 14px;
	line-height: 27px;
}

.text-href-content .autocomplete-geo {
	display: table-cell;
	width: 49%;
	padding-left: 2%;
}

.text-href-content input {
	display: inline-block;
	width: 100%;
	border: 0;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	background-color: #e20042;
	height: 28px;
}

.text-href-content input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #ffffff;
	opacity: 1;
}

.text-href-content input::-moz-placeholder { /* Firefox 19+ */
	color: #ffffff;
	opacity: 1;
}

.text-href-content input:-ms-input-placeholder { /* IE 10+ */
	color: #ffffff;
	opacity: 1;
}

.text-href-content input:-moz-placeholder { /* Firefox 18- */
	color: #ffffff;
	opacity: 1;
}

.content-geo #autocomplete-content {
	position: absolute;
	height: auto;
	width: 90%;
	z-index: 3;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.content-geo .ui-menu-item {
	border-width: 0.5px;
	border-color: #ffffff;
	border-style: solid;
	background-color: #707070;
	padding-left: 4%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.content-geo .ui-menu-item a {
	color: #ffffff;
}

.content-geo .ui-autocomplete {
	max-height: 296px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	width: 48% !important;
}

.text-href-content a {
	text-transform: uppercase;
	margin-left: 30px;
	padding-right: 20px;
	background-image: url("../images/icon-geo-yellow.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.text-href-content a {
	color: #e20042;
	font: 400 14px "trebuchetMS";
	background-image: url("../images/site/icon-geo.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 22px;
}

.text-href-content span {
	font-weight: bold;
}

.fa-map-marker {
	padding-right: 10px;
}

.main-wrapper {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -175px;
}

.main-wrapper:after {
	content: "";
	display: block;
	height: 175px;
}

.content {
	max-width: 900px;
	background-repeat: no-repeat;
	min-height: 371px;
	margin-bottom: 40px;
	position: relative;
	z-index: 2;
}

.content_wrapper {
	padding-bottom: 30px;
}

footer {
	height: 175px;
	background-color: #323232;
}

.footer_wrapper {
	height: 175px;
	background-color: #323232;
	background-image: none;
}

.footer_menu {
	max-width: 970px;
	margin: 0 auto;
}

.footer_contain {
	max-width: 980px;
	margin: 0 auto;
}

.footer_menu {
	max-width: 900px;
	margin: 0 auto;
}

.footer-menu-element {
	vertical-align: baseline;
}

footer ul {
	border: 0 none;
	position: relative;
	height: 49px;
	margin: 0 auto;
	max-width: 900px;
	display: table;
	width: 100%;
	top: 0;
}

footer ul li {
	display: inline-block;
	vertical-align: bottom;
	float: none;
	height: auto;
	padding-top: 15px;
	color: #ffffff !important;
	font-family: "trebuchetMS";
	text-transform: uppercase;
}

.footer_wrapper li a {
	color: #ffffff !important;
	background-image: none;
	font-size: 15px;
	padding: 5px;
}

.footer_wrapper li a:hover {
	background-image: none;
}

.separator a {
	font-size: 20px !important;
}

.separator:last-child {
	display: none;
}

.element_left {
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 10px;
}

.element_right {
	float: right;
	padding-top: 10px;
}

.tipo-de-experiencia a, #submit_code, .go {
	background-image: none;
	width: 100%;
	background-color: #e20042;
	color: #FFFFFF;
	text-indent: inherit;
	display: inline-block;
	height: 59px;
	border-radius: 0px;
	font: 400 25px "trebuchetMS";
	text-transform: uppercase;
}

.go {
	border: 0;
}

.tipo-de-experiencia a:hover, #submit_code:hover, .go:hover,
	.back_button:hover {
	background-image: none;
	background-color: #34373c;
	color: #ffffff;
	text-decoration: none;
}

.back_button {
	background-image: url("../images/site/button_voltar.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	background-color: #e20042;
	color: #ffffff;
	text-indent: inherit;
	display: inline-block;
	height: 35px;
	border-radius: 0px;
	font: 400 13px FlamaBold;
	text-transform: uppercase;
	border: none;
	margin-left: 12%;
}

.back_button:hover {
	background-image: url("../images/site/button_voltar.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.boton_back_content {
	width: auto;
}

.menu-only-mobile-content {
	display: none;
}

.text_exception, #error_gen, .pag_error {
	background-image: none;
	padding-left: 0;
	margin-top: 40px;
}

#error_gen {
	text-align: center;
}

.text_exception h1, #error_gen h1, .pag_error h1 {
	font-family: 'trebuchetMS';
	color: #e20042;
	font-size: 43px;
	font-weight: 400;
	line-height: 43px;
	text-align: center;
	width: 100%;
	font-style: normal;
}

#error_gen .catalogo_button {
	background-color: #e20042;
	width: 269px;
	height: 46px;
	display: inline-block;
	margin-top: 30px;
	color: #ffffff;
	font-size: 22.54px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	line-height: 42px;
}

@media handheld , screen and (max-width: 800px) {
	body, html {
		overflow-x: hidden;
	}
	header {
		min-height: 85px;
	}
	.header_logo {
		width: 65%;
		padding-top: 6px;
	}
	.link_index img {
		max-width: 200px;
	}
	footer {
		height: auto;
	}
	.footer-menu-element {
		width: 100%;
		display: block;
		padding: 20px;
		border-bottom: 1px solid !important;
	}
	.footer-menu-content {
		margin-bottom: 15px;
	}
	.element_right {
		text-align: right;
		padding-right: 30px;
	}
	.element_left {
		padding-left: 20px;
		font-size: 11px;
		width: 85%;
		padding-bottom: 20px;
	}
	#menu {
		display: none;
	}
	.footer_wrapper {
		height: auto;
	}
	.footer_wrapper li a {
		color: #ffffff !important;
	}
	.separator {
		display: none;
	}
	.slicknav_menu {
		display: inline-block !important;
		position: relative;
		width: 30%;
		float: right;
		text-align: right;
	}
	.slicknav_menutxt {
		color: transparent;
	}
	.slicknav_nav {
		display: inline-block;
		position: absolute;
		top: 80px;
		right: -20px;
		background-color: #ffffff;
		width: 1500%;
		text-align: right;
		z-index: 5;
	}
	.slicknav_nav li {
		width: 100%;
		padding-top: 23px;
		padding-bottom: 23px;
	}
	.slicknav_nav li {
		border-bottom: 1px solid #cccccc;
	}
	.slicknav_nav li:first-child {
		border-top: 1px solid #cccccc;
	}
	.slicknav_nav li a {
		color: #fff;
		margin-right: 2%;
		width: 17%;
		margin-left: 72%;
		text-align: left;
	}
	.slicknav_btn {
		width: 55px;
		height: 48px;
		background-image: url("../images/site/menu-responsive.png");
		background-color: transparent !important;
		background-repeat: no-repeat;
		background-position: center center;
		padding: 18px !important;
	}
	.button-geo {
		display: block;
	}
	.pagination {
		font-size: 1em;
	}
}