
/* MAIN COMPONENTS */
html {
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body.mvi_body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	background-color: #FFF;
	position: relative;
	min-height: 100%;
	height: auto;
}

body.mvi_body section {
	width: 1150px;
	margin: auto;
}

body.mvi_body h4 {
	font-size: 16px;
	line-height: 22px;
}

body.mvi_body h4 b {
	font-size: 18px;
}

body.mvi_body header {
	height: 70px;
	margin-bottom: 50px;
	border-bottom: 1px solid #a1a1a1;
	position: relative;
}
body.mvi_body header img {
	height: 110px;
	position: absolute;
	top: -20px;
}

body.mvi_body .footer_height {
	height: 120px;
}
body.mvi_body footer {
	background-color: #535353;
	color: #FFF;
	height: 50px;
	padding: 10px 20px;
	position:absolute;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
body.mvi_body footer img {
	position: relative;
}
body.mvi_body footer a {
	color: #FFF;
}
body.mvi_body footer a:hover, footer a:active, footer a:focus {
	color: #FFF;
}
body.mvi_body footer span {
	color: #a0a0a0;
}
body.mvi_body footer .logo {
	top: 4px;
}
body.mvi_body footer .text {
	padding: 16px 10px;
	display: inline-block;
}
body.mvi_body footer .mid_col {
	text-align: center;
	float: right;
}
body.mvi_body footer .right_col {
	text-align: right;
	float: right!important;
}
body.mvi_body footer .right_col a {
	display: inline-block;
	margin: 0px 20px;
}

body.mvi_body .breadcrumb {
	background-color: #FFF;
	padding: 0px;
}
body.mvi_body .breadcrumb a {
	background-color: #FFF;
	text-decoration: underline;
}

/* LEFT COLUMN */
.mvi_left_column {
	float: left;
	width: 388px;
	height: 478px;
}

.mvi_home img {
	width: 388px;
	height: 198px;
}
.mvi_home a {
	display: block;
}

.mvi_menu_img {
	position: relative;
	margin-top: 12px;
}
.mvi_menu_img img {
	width: 188px;
	height: 128px;
}
.mvi_menu_img a {
	display: block;
}
.mvi_menu_img .mvi_active_img {
	width: 40px;
    height: 20px;
	margin: -1px;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%);
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.mvi_menu_img a.active .mvi_active_img {
	opacity: 1;
}
.mvi_menu_img:hover .mvi_active_img {
	opacity: 1;
}

/* RIGHT COLUMN */
.mvi_right_column {
	float: left;
	width: calc(100% - 400px);
	height: 478px;
	margin-left: 12px;
	position: relative;
}

/* RIGHT COLUMN - TABS */
.tab-content {
	height: 100%;
	width: 100%;
}
.tab-pane {
	height: 100%;
	width: 100%;
}
#mvi_tab_home {
	background-image: url('../img/home/fachada INPI.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
#mvi_tab_menu1 {
	background-image: url('../img/content1/Menu1_Fundo.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
#mvi_tab_menu2 {
	background-image: url('../img/content2/Menu2_Fundo.png');
}
#mvi_tab_menu3 {
	background-image: url('../img/content3/Menu3_Fundo.png');
}
#mvi_tab_menu4 {
	background-image: url('../img/content4/Menu4_Fundo.png');
}

/* RIGHT COLUMN - TEXT */
.mvi_text_home {
	color: #FFF;
	font-size: 27px;
	height: 100%;
	line-height: 40px;
}

.mvi_text_home .item {
	padding: 85px 75px 0px;
}

.mvi_text_home .first {
	padding: 125px 75px 0px;
}

.mvi_tab_container {
	width: 100%;
	height: 478px;
}

.mvi_text_content1 {
	width: 340px;
	color: #FFF;
	line-height: 22px;
	padding-top: 38px;
	padding-left: 40px;
	position: relative;
	z-index: 1;
}

.mvi_text_content1.c12 {
	padding-top: 80px;
}
.mvi_text_content1.c13 {
	padding-top: 100px;
}

/* texts 2 */
.mvi_text_content2 {
	width: 330px;
	color: #FFF;
	line-height: 22px;
	padding-top: 140px;
	padding-left: 40px;
	position: relative;
	z-index: 1;
}

.mvi_text_content2.c22 {
	padding-top: 85px;
	width: 320px;
}
.mvi_text_content2.c23 {
	padding-top: 85px;
	width: 350px;
}
.mvi_text_content2.c24 {
	padding-top: 50px;
	width: 320px;
}
.mvi_text_content2.c25 {
	padding-top: 80px;
}
.mvi_text_content2.c26 {
	padding-top: 70px;
}

/* texts 3 */
.mvi_text_content3 {
	width: 360px;
	color: #FFF;
	line-height: 22px;
	padding-top: 240px;
	padding-left: 40px;
	position: relative;
	z-index: 1;
}

.mvi_text_content3.c32 {
	padding-top: 180px;
	width: 320px;
}
.mvi_text_content3.c33 {
	width: 320px;
	padding-top: 180px;
}
.mvi_text_content3.c34 {
	padding-top: 150px;
}
.mvi_text_content3.c35 {
	width: 315px;
	padding-top: 120px;
}
.mvi_text_content3.c36 {
	padding-top: 170px;
	width: 340px;
}

/* texts 4 */
.mvi_text_content4 {
	width: 310px;
	color: #FFF;
	line-height: 22px;
	padding-top: 50px;
	padding-left: 40px;
	position: relative;
	z-index: 1;
}

.mvi_text_content4.c42 {
	padding-top: 130px;
	width: 300px;
}
.mvi_text_content4.c43 {
	padding-top: 180px;
	width: 340px;
}
.mvi_text_content4.c44 {
	padding-top: 200px;
}
.mvi_text_content4.c45 {
	padding-top: 190px;
}
.mvi_text_content4.c46 {
	padding-top: 160px;
	width: 300px;
}

/* RIGHT COLUMN - IMAGES */
.mvi_content_background {
	position: absolute;
	top: 0px;
	left: 0px;
}
.mvi_content_photos {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.mvi_content_photo {
	position: absolute;
	top: 40px;
	right: 20px;
}

/* images 1.1 */
.mvi_content_background.b11 {
	top: 20px;
	left: 20px;
}
.mvi_content_photo.p111 {
	top: 125px;
	right: 25px;
}
.mvi_content_photo.p112 {
	top: -5px;
	right: 25px;
}

.mvi_content_background.b12 {
	top: 60px;
	left: 50px;
}
.mvi_content_photo.p121 {
	top: 220px;
	right: 60px;
}
.mvi_content_photo.p122 {
	top: 20px;
	right: 45px;
}

.mvi_content_background.b13 {
	top: 20px;
	left: 20px;
}
.mvi_content_photo.p13 {
	top: 90px;
	right: 25px;
}

.mvi_content_background.b14 {
	top: 220px;
	left: 80px;
}
.mvi_content_photo.p141 {
	top: 160px;
	right: 40px;
}
.mvi_content_photo.p142 {
	top: -15px;
	right: 60px;
}
.mvi_content_photo.p143 {
	top: 235px;
	right: 15px;
}

.mvi_content_background.b15 {
	top: 30px;
	left: 120px;
}
.mvi_content_photo.p151 {
	top: 20px;
	right: 25px;
}
.mvi_content_photo.p152 {
	top: 250px;
	right: 190px;
}

.mvi_content_background.b16 {
	top: 40px;
	left: 70px;
}
.mvi_content_photo.p16 {
	top: 30px;
	right: 50px;
}


/* images 2.2 */
.mvi_content_background.b22 {
	top: 20px;
	left: 50px;
}
.mvi_content_photo.p221 {
	top: 10px;
	right: 150px;
}
.mvi_content_photo.p222 {
	top: -10px;
	right: 0px;
}
.mvi_content_photo.p223 {
	bottom: 20px;
	top: auto;
}

/* images 2.3 */
.mvi_content_background.b23 {
	top: 5px;
	left: 100px;
}
.mvi_content_photo.p23 {
	top: 5px;
	right: 15px;
}

/* images 2.4 */
.mvi_content_background.b241 {
	top: 10px;
	left: 30px;
}
.mvi_content_background.b242 {
	bottom: 40px;
	top: auto;
	left: 200px;
}
.mvi_content_photo.p241 {
	top: -14px;
	right: 0px;
}
.mvi_content_photo.p242 {
	top: 40px;
	right: 200px;
}
.mvi_content_photo.p243 {
	bottom: 0px;
	top: auto;
	right: 30px;
}

/* images 2.5 */
.mvi_content_background.b25 {
	top: -160px;
	left: 60px;
}
.mvi_content_photo.p25 {
	bottom: 50px;
	top: auto;
	right: 30px;
}

/* images 2.6 */
.mvi_content_background.b261 {
	top: 10px;
	left: 30px;
}
.mvi_content_background.b262 {
	bottom: 40px;
	top: auto;
	right: 20px;
	left: auto;
}
.mvi_content_photo.p261 {
	top: 0px;
	right: 220px;
}
.mvi_content_photo.p262 {
	top: 40px;
	right: 30px;
}
.mvi_content_photo.p263 {
	bottom: 30px;
	top: auto;
	right: 35px;
}

/* images 3.1 */
.mvi_content_background.b31 {
	top: 140px;
	left: 50px;
}
.mvi_content_photo.p311 {
	top: -40px;
	left: 250px;
}
.mvi_content_photo.p312 {
	top: 20px;
	right: 30px;
	left: auto;
}
.mvi_content_photo.p313 {
	top: 20px;
	left: 20px;
}
/* images 3.2 */
.mvi_content_background.b32 {
	top: 60px;
	left: 20px;
}
.mvi_content_photo.p321 {
	top: -40px;
	left: 180px;
}
.mvi_content_photo.p322 {
	top: 40px;
	right: 0px;
	left: auto;
}
.mvi_content_photo.p323 {
	top: 100px;
	left: 330px;
}
/* images 3.3 */
.mvi_content_background.b33 {
	top: 20px;
	left: 20px;
}
.mvi_content_photo.p331 {
	top: -100px;
	left: -80px;
}
.mvi_content_photo.p332 {
	bottom: 30px;
	top: auto;
	right: 40px;
	left: auto;
}
.mvi_content_photo.p333 {
	top: -5px;
	right: -10px;
	left: auto;
}
/* images 3.4 */
.mvi_content_background.b34 {
	top: 120px;
	left: 10px;
}
.mvi_content_photo.p341 {
	top: -75px;
	left: 80px;
}
.mvi_content_photo.p342 {
	top: 15px;
	right: 160px;
	left: auto;
}
.mvi_content_photo.p343 {
	bottom: 5px;
	top: auto;
	right: 20px;
	left: auto;
}
/* images 3.5 */
.mvi_content_photo.p351 {
	bottom: 25px;
	top: auto;
	left: auto;
	right: 220px;
}
.mvi_content_photo.p352 {
	bottom: 0px;
	top: auto;
	left: auto;
	right: 0px;
}
.mvi_content_photo.p353 {
	top: 20px;
	left: auto;
	right: -25px;
}
.mvi_content_photo.p354 {
	top: -40px;
	left: 260px;
}
.mvi_content_photo.p355 {
	top: 20px;
	left: 205px;
}
.mvi_content_photo.p356 {
	top: -15px;
	left: 55px;
}
/* images 3.6 */
.mvi_content_background.b36 {
	top: 130px;
	left: 0px;
}
.mvi_content_photo.p3611 {
	top: 10px;
	left: 320px;
}
.mvi_content_photo.p3612 {
	top: -10px;
	left: 150px;
}
.mvi_content_photo.p362 {
	bottom: -40px;
	top: auto;
	right: 30px;
	left: auto;
}
.mvi_content_photo.p363 {
	bottom: 120px;
	top: auto;
	right: 190px;
	left: auto;
}
.mvi_content_photo.p364 {
	top: -5px;
	right: -30px;
	left: auto;
}

/* images 4.1 */
.mvi_content_background.b41 {
	top: -140px;
	left: 45%;
}
.mvi_content_photo.p411 {
	bottom: 20px;
	top: auto;
	right: 260px;
	left: auto;
}
.mvi_content_photo.p412 {
	top: 40px;
	left: auto;
	right: 0px;
}
/* images 4.2 */
.mvi_content_background.b42 {
	top: 0px;
	left: 30px;
}
.mvi_content_photo.p421 {
	top: -30px;
	right: 175px;
	left: auto;
}
.mvi_content_photo.p422 {
	bottom: 26px;
	top: auto;
	left: auto;
	right: 18px;
}
.mvi_content_photo.p423 {
	top: -40px;
	left: auto;
	right: 20px;
}
/* images 4.3 */
.mvi_content_photo.p431 {
	top: -20px;
	left: 30px;
}
.mvi_content_photo.p432 {
	top: -40px;
	left: auto;
	right: 50px;
}
.mvi_content_photo.p433 {
	top: 0px;
	left: 225px;
}
.mvi_content_photo.p434 {
	bottom: 40px;
	top: auto;
	left: auto;
	right: -20px;
}
/* images 4.4 */
.mvi_content_photo.p441 {
	top: -80px;
	left: -80px;
}
.mvi_content_photo.p442 {
	top: -10px;
	left: 150px;
}
.mvi_content_photo.p443 {
	top: 0px;
	left: auto;
	right: -40px;
}
/* images 4.5 */
.mvi_content_photo.p451 {
	top: -30px;
	left: 240px;
}
.mvi_content_photo.p452 {
	top: 5px;
	left: 60px;
}
.mvi_content_photo.p453 {
	top: 0px;
	left: auto;
	right: 0px;
}
/* images 4.6 */
.mvi_content_photo.p461 {
	top: 15px;
	left: auto;
	right: -50px;
}

/* RIGHT COLUMN - TIMELINE */
.mvi_timeline_container {
	width: 320px;
	color: #FFF;
	position: absolute;
	bottom: 40px;
	left: 0px;
	padding-left: 40px;
}
.mvi_timeline {
	border-top: 1px solid #FFF;
	margin-top: 15px;
	padding-top: 5px;
}
.mvi_timeline .spot {
	position: absolute;
	top: -17px;
	left: 3px;
}

.mvi_timeline span:nth-child(1) {
	float: left;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.mvi_timeline span:nth-child(2) {
	position: relative;
}
.mvi_timeline span:nth-child(3) {
	float: right;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* CAROUSEL */

.owl-carousel {
  height: 100%;
}

.owl-carousel .owl-item img {
	width: auto;
	display: none;
}
.owl-carousel .owl-item.active img {
	display: block;
}
.owl-theme .owl-nav {
	width: 100%;
	position: absolute;
	top: 45%;
	left: 0px;
}
.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
	background: none;
}
.owl-theme .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-next:hover {
	background: none;
}
.owl-theme .owl-nav .owl-prev {
	float: left;
}
.owl-theme .owl-nav .owl-next {
	float: right;
}
.owl-theme .owl-dots {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #FFF;
}

/* MOBILE */
@media (max-width: 1150px) {
	body.mvi_body {
		min-height: 1300px;
	}

	body.mvi_body header {
		margin-bottom: 30px;
	}

	body.mvi_body section {
		width: 388px;
		margin: auto;
	}

	body.mvi_body .hidden-xs {
		display: none!important;
	}

	body.mvi_body footer .right_col a {
		margin: 0px 10px;
	}

	.mvi_left_column {
		float: none;
	}
	.mvi_right_column {
		float: none;
		margin-top: 12px;
		margin-left: 0px;
		width: 100%;
		height: auto;
	}

	.mvi_text_home {
		font-size: 19px;
		line-height: 30px;
		/*padding: 50px 30px 0px;*/
	}

	.mvi_text_home .first {
	    padding: 35px 50px 0px 50px;
    }

	.mvi_text_home .last {
	    padding: 35px 50px 0px;
    }

	#mvi_tab_home {
		height: 600px;
	}

	#mvi_tab_menu1, #mvi_tab_menu2, #mvi_tab_menu3, #mvi_tab_menu4 {
		height: 800px;
	}

	.mvi_text_content1, .mvi_text_content2, .mvi_text_content3, .mvi_text_content4 {
		padding-top: 20px!important;
	}

    .mvi_text_content1 {
	    width: 310px;
	}

	.mvi_tab_container {
		height: 800px;
	}
	.mvi_timeline_container {
		position: static;
	}
	.mvi_content_photos {
		position: relative;
		height: 0px;
		width: 388px;
		margin-top: 12px;
	}
	.mvi_content_photo.smaller-xs, .mvi_content_background.smaller-xs {
		transform: scale(0.85, 0.85);
		-ms-transform: scale(0.85, 0.85);
		-webkit-transform: scale(0.85, 0.85);
	}

	.mvi_text_content3.c34 {
		width: 320px;
	}

	/* images 1.1 */
	.mvi_content_background.b11 {
		top: 20px;
		left: 20px;
	}
	.mvi_content_photo.p111 {
		top: 15px;
		left: 0px;
	}
	.mvi_content_photo.p112 {
		top: -40px;
		right: 15px;
	}

	.mvi_content_background.b12 {
		left: auto;
		right: 20px;
	}
	.mvi_content_photo.p121 {
		top: 150px;
		right: 30px;
	}
	.mvi_content_photo.p122 {
		top: -30px;
	}

	.mvi_content_background.b13 {
		top: 0px;
		right: 20px;
	}
	.mvi_content_photo.p13 {
		top: 10px;
		right: 30px;
	}

	.mvi_content_background.b14 {
		left: 50px;
	}
	.mvi_content_photo.p141 {
        right: 20px;
        top: 60px;
	}
	.mvi_content_photo.p142 {
		top: -40px;
		right: 40px;
	}
	.mvi_content_photo.p143 {
		left: 20px;
		top: 130px;
	}

	.mvi_content_photo.p151 {
		top: -40px;
	}
	.mvi_content_photo.p152 {
		top: 150px;
	}

	.mvi_content_photo.p16 {
		top: -40px;
		right: 30px;
	}

	.mvi_content_background.b22 {
		left: auto;
		right: 20px;
	}
	.mvi_content_photo.p221 {
		right: 120px;
	}
	.mvi_content_photo.p223 {
		bottom: auto;
		top: 140px;
	}
	.mvi_content_background.b242 {
		left: -30px;
	}
	.mvi_content_photo.p242 {
		right: 160px;
	}
	.mvi_content_photo.p243 {
		bottom: auto;
		top: 140px;
	}
	.mvi_content_photo.p25 {
		bottom: auto;
		top: 40px;
	}
	.mvi_content_photo.p261 {
		right: 140px;
	}
	.mvi_content_photo.p262 {
		right: -15px;
	}
	.mvi_content_photo.p263 {
		bottom: auto;
		top: 130px;
	}

	.mvi_content_photo.p311 {
		left: 110px;
		top: 0px;
	}
	.mvi_content_photo.p312 {
		top: 200px;
	}
	.mvi_content_photo.p313 {
		left: -20px;
		z-index: 1;
	}
	.mvi_content_background.b32 {
		left: auto;
		right: -10px;
		top: 270px;
	}
	.mvi_content_photo.p321 {
		left: 0px;
	}
	.mvi_content_photo.p322 {
		right: -20px;
		top: 130px;
	}
	.mvi_content_photo.p323 {
		left: 10px;
		top: 150px;
	}
	.mvi_content_background.b33 {
		top: 200px;
		left: 100px;
	}
	.mvi_content_photo.p331 {
		left: -200px;
	}
	.mvi_content_photo.p332 {
		top: 60px;
		bottom: auto;
		left: 70px;
	}
	.mvi_content_photo.p333 {
		top: 240px;
	}
	.mvi_content_background.b34 {
		top: 280px;
	}
	.mvi_content_photo.p341 {
		top: -30px;
	}
	.mvi_content_photo.p342 {
		right: 85px;
	}
	.mvi_content_photo.p343 {
		bottom: auto;
		top: 100px;
	}
	.mvi_content_photo.p351 {
		bottom: -430px;
	    z-index: 2;
	    right: 150px;
	}
	.mvi_content_photo.p352 {
		right: -23px;
		bottom: -465px;
	}
	.mvi_content_photo.p353 {
		right: -70px;
	    top: 55px;
	    transform: scale(0.70, 0.70);
	    -ms-transform: scale(0.70, 0.70);
	    -webkit-transform: scale(0.70, 0.70);
	}
	.mvi_content_photo.p354 {
		top: -40px;
    	left: 130px;
	}
	.mvi_content_photo.p355 {
		top: 100px;
    	left: 25px;
    	z-index: 1;
	}
	.mvi_content_photo.p356 {
		top: 5px;
		left: 15px;
		z-index: 1;
	}
	.mvi_content_background.b36 {
		left: 100px;
		top: 280px;
	}
	.mvi_content_photo.p3611 {
		left: 90px;
		top: 250px;
	}
	.mvi_content_photo.p3612 {
		top: -30px;
		left: -25px;
	}
	.mvi_content_photo.p362 {
		bottom: auto;
		top: 210px;
		left: 120px;
	}
	.mvi_content_photo.p363 {
		bottom: auto;
		top: 170px;
		right: 180px;
	}
	.mvi_content_photo.p364 {
		top: 40px;
	}

	.mvi_content_photo.p411 {
		bottom: auto;
		top: 100px;
	}
	.mvi_content_photo.p412 {
		top: 10px;
	}
	.mvi_content_photo.p421 {
		right: 100px;
	}
	.mvi_content_photo.p422 {
		bottom: auto;
		top: 120px;
	}
	.mvi_content_photo.p423 {
		top: 0px;
		right: 10px;
	}
	.mvi_content_photo.p432 {
		top: 90px;
		z-index: 1;
	}
	.mvi_content_photo.p433 {
		left: 90px;
	}
	.mvi_content_photo.p434 {
		bottom: auto;
		top: 150px;
	}
	.mvi_content_photo.p442 {
		left: 110px;
	}
	.mvi_content_photo.p443 {
		top: 60px;
	}
	.mvi_content_photo.p453 {
		top: 100px;
		right: -20px;
	}
	.mvi_content_photo.p451 {
		left: -40px;
		top: 80px;
	}
	.mvi_content_photo.p461 {
		top: 60px;
		width: 100%!important;
	}
}

@media (max-width: 990px) {
	body.mvi_body .footer_height {
		height: 170px;
	}
	body.mvi_body footer {
		height: 100px;
	}
	body.mvi_body footer .mid_col {
		float: none;
		width: 220px;
		margin-top: 10px;
	}
	body.mvi_body footer .text {
		display: block;
		padding: 5px;
	}
}

@media (max-width: 768px) {
	body.mvi_body .footer_height {
		height: 250px;
	}
	body.mvi_body footer {
		height: 180px;
	}
	body.mvi_body footer .mid_col {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	body.mvi_body footer .right_col {
		text-align: left;
	}
	body.mvi_body footer .right_col a:first-child {
		margin-left: 20px;
		margin-right: 0px;
	}
}
