* {
    margin: 0;
}
html, body {
    height: 100%;
    font-family: 'Flama';
}
a:hover,button:hover{
    text-decoration: underline;
}
.fix-banner-only-mobile{
   display: none;
}
/* .owl-carousel .owl-item .item{ */
/* 	border: 1px solid #da4539; */
/* } */
.header_wrapper, .header_menu_container {
    max-width: 1074px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
	height: 240px;
}
.header_wrapper{
	position: relative;
}
.header_logo{
    display: inline-block;
    width: 100%;
}
.header_logo{
    padding-top: 33px;
}
.menu-and-geo-content{
	max-width: 970px;
	display: table;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.content-geo{
    display: table-cell;
    width: 50%;
    padding-left: 228px;
}
.text-href-content a{
    color: #da4539;
    font: 400 14px SansRegular;
    background-image: url("../images/site/icon-geo.png");
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 22px;
}
.header-menu-content{
	display: table-cell;
    width: 50%;
    text-align: right;
    padding-right: 30px;
}
.header_logo .logo-img{
    max-height: 46px;
}
.header-menu-content *{
    display: inline-block;
}
.header-menu-content a{
    color: #7f7f7f;
    font: 300 12px Flama;
    text-transform: uppercase;
}
.separator.top-menu{
	background-color: #d52b1e;
	display: inline-block;
	width: 2px;
	height: 11px;
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
}
.main-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -54px;
}
.main-wrapper:after {
    content: "";
    display: block;
    height: 54px;
}
.content{
	max-width: 760px;
/* 	background-image: url("../images/site/lateral-image-gift.png"); */
/* 	padding-left: 242px; */
	background-repeat: no-repeat;
	min-height: 371px;
	margin-bottom: 40px;
	margin-top: 10px;
	position: relative;
	z-index: 2;
}
footer{
    height: 54px;
}
.footer_wrapper{
    height: 54px;
    background-color: #626262;
    background-image: none;
}
.footer_menu{
    max-width: 970px;
    margin: 0 auto;
}
footer ul {
    border: 0 none;
    position: relative;
    height: 54px;
    margin: 0;
    max-width: 970px;
    display: table;
    width: auto;
    top: 0;
}
footer ul li{
    display: table-cell;
    vertical-align: bottom;
    float: none;
    height: auto;
    padding-bottom: 15px;
}
.footer_wrapper li a{
    color: #ffffff;
    font: 300 14px Flama;
    background: transparent;
    padding: 0;
    text-transform: uppercase;
}
.footer_wrapper li a:hover{
    background: transparent;
}
.footer_wrapper li.separator{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
}
.footer_wrapper li.separator:last-child{
	display: none;
}
.tipo-de-experiencia a, #submit_code,.go{
    background-image: none;
    width: 100%;
    background-color: #d52b1e;
    color: #ffffff;
    text-indent: inherit;
    display: inline-block;    
    height: 59px;
    border-radius: 3px;
    font: 400 25px Flama;
    text-transform: uppercase;
}
.go{
    border: 0;
}
.tipo-de-experiencia a:hover, #submit_code:hover,.go:hover{
    background-image: none;
    background-color: #d52b1e;
    color: #ffffff;
    text-decoration: underline;
}
.back {
	border-radius: 3px !important;
	border-color: #d52b1e !important;
	background-image: none;
	border: 1px solid #d52b1e;
	color: #d52b1e !important;
	text-indent: inherit;
	line-height: 59px !important;
	height:59px !important;
	font-family: Flama !important;
	font-size: 28px !important;
	text-transform: uppercase !important;
	text-align: center;	
}
.menu-only-mobile-content{
	display: none;
}
@media handheld, screen and (max-width: 1027px) {
    body,html{
        overflow-x: hidden;
    }
    header{
    	border-top: 4px solid #d52b1e;
    }
    .fix-banner-only-mobile {
    	display: block;
    	text-align: center;
	}
    .main-wrapper {
    	min-height: 0px;
    }
/*     .header_wrapper{ */
/* 		background-image: url("../images/site/text-header.png"),url("../images/site/header-mobile.png"); */
/* 		background-position: 20px 143px,90% bottom; */
/* 		background-repeat: no-repeat,no-repeat; */
/*     	padding-right: 30px; */
/* 		padding-left: 10px; */
/* 	} */
	#owl-demo,
	.title-header-image-content,
	.present-header-image-content{
		display: none !important;
	}
	.header_wrapper, .header_menu_container{
    	height: 75px;
    }
    .header_logo{
    	padding-top: 17px;
    }
    .header_logo a{
    	width: 40%;
    	height: 45px;
    	display: inline-block;
    }   
    .logo-img{
    	width: 100%;
    	max-width: 184px;
    } 
    .menu-and-geo-content{
    	display: inline-block;
    	margin-top: 24px;
    }
    .content-geo{
    	display: inline-block;
    	width: 100%;
    	background-color: #da4539;
    }
    .header-menu-content{
    	display: none;
    }
    .text-href-content a{
        display: inline-block;
        width: 90%;
        margin-left: 0;
        margin-top: 8px;
		padding-bottom: 10px;
		color: #ffffff;
		background-image: url("../images/site/icon-geo-mob.png");
		background-position: 120px top;
		height: 21px;
		line-height: 2;
    }
    .content_wrapper{
        padding: 0 20px;
    }
    .content{
    	background-image: none;
    	padding-left: 0;
    	margin-bottom: 0;
    }
    .menu-only-mobile-content{
    	display: inline-block;
    	width: 100%;
    	/* background-image: url("../images/site/footer-menu-mobile.png"); */
    	background-repeat: no-repeat;
    	background-position: center top;
    	height: 20px;
    	position: relative;
    	text-align: center;
    	margin-bottom: 0px;
    	z-index: 1;
    }
    .menu-only-mobile{
    	position: absolute;
    	bottom: 0;
    	height: 30px;
    	width: 100%;
    }
    .menu-only-mobile li{
    	display: inline-block;
    }
    .menu-only-mobile li a{
    	text-transform: uppercase;
    	color: #7f7f7f;
    	font: 400 12px Flama;
    }
    footer {
        height: auto;
    }
    .footer_menu{
        background-color: #626262;
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    .footer_wrapper li.separator{
        display: none;
    }
    footer ul{
        display: inline-block;
        width: 100%;
        height: auto;
    }
    footer ul li {
        display: inline-block;
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 15px;
        padding-left: 20px;
    }
    footer ul li:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 20px;
    }
}
@media handheld, screen and (min-width: 1027px) {
	.header_wrapper {
		text-align: center;
	}
	.header_logo_container{
		position: absolute;
		top: 0;
	}
	#owl-demo .item img{
	    display: block;
	    width: 100%;
	    height: auto;
	}
	.title-header-image-content{
		position: absolute;
	    float: none;
	    text-transform: uppercase;
	    width: 100%;
	    color: #d52b1e;
	    font: 400 30px FlamaBold;
	    font-weight: normal;
	    margin-top: 0;
	    top: 157px;
	    left: 27px;
	}
	.title-header-image-content span{
	    font: 400 24px Flama;
	}
	.present-header-image-content{
		position: absolute;
		top: 0;
		right: 0;
	}
	.present-header-image-content img{
		 width: 75%;
	}
}