/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
@font-face {
    font-family: 'profilelight';
    src: url('../fonts/profile-light-webfont.eot');
    src: url('../fonts/profile-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/profile-light-webfont.woff2') format('woff2'),
         url('../fonts/profile-light-webfont.woff') format('woff'),
         url('../fonts/profile-light-webfont.ttf') format('truetype'),
         url('../fonts/profile-light-webfont.svg#profilelight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'profilelight';
    src: url('../fonts/profile-lightitalic-webfont.eot');
    src: url('../fonts/profile-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/profile-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/profile-lightitalic-webfont.woff') format('woff'),
         url('../fonts/profile-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/profile-lightitalic-webfont.svg#profilelight_italic') format('svg');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'profile';
    src: url('../fonts/profile-bold-webfont.eot');
    src: url('../fonts/profile-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/profile-bold-webfont.woff2') format('woff2'),
         url('../fonts/profile-bold-webfont.woff') format('woff'),
         url('../fonts/profile-bold-webfont.ttf') format('truetype'),
         url('../fonts/profile-bold-webfont.svg#profilebold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'profile';
    src: url('../fonts/profile-regular-webfont.eot');
    src: url('../fonts/profile-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/profile-regular-webfont.woff2') format('woff2'),
         url('../fonts/profile-regular-webfont.woff') format('woff'),
         url('../fonts/profile-regular-webfont.ttf') format('truetype'),
         url('../fonts/profile-regular-webfont.svg#profileregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'profile';
    src: url('../fonts/profile-regularitalic-webfont.eot');
    src: url('../fonts/profile-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/profile-regularitalic-webfont.woff2') format('woff2'),
         url('../fonts/profile-regularitalic-webfont.woff') format('woff'),
         url('../fonts/profile-regularitalic-webfont.ttf') format('truetype'),
         url('../fonts/profile-regularitalic-webfont.svg#profileregular_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'profile';
    src: url('../fonts/profile-bolditalic-webfont.eot');
    src: url('../fonts/profile-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/profile-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/profile-bolditalic-webfont.woff') format('woff'),
         url('../fonts/profile-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/profile-bolditalic-webfont.svg#profilebold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
*{
	font-family:'profile';
	box-sizing:border-box;
}
h1 { font-weight:bold; }
em { font-style:italic; }
strong em {
    font-weight:bold;
    font-style:italic;
}
strong{
    font-weight:bold;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#mainWrapper{
	width:1010px;
	height:650px;
	margin:auto;
	margin-top:0px;
	overflow:hidden;
	position:relative;
}
header{
	width: 880px;
	height: 155px;
	border:5px #717275 solid;
	right: 60px;
	position: absolute;
	margin-top: 10px;
}
#circle, #square, #logo, #marca{
	position:absolute;
	height:86px;
}
#circle, #square{
	right:0px;
	top:30px;
	height:0px;
}
#circle{
}
#square{
}
#logo{
	left: 105px;
	top: 45px;
	z-index:1;
}
#marca{
	top: 45px;
	left: 450px;
}
header nav{
	position: absolute;
	right: 30px;
	top: 30px;
}
header nav ul{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #D7D8DA;
}
header nav ul li{
	margin-bottom: 0px;
}
.lang{
	height: 23px;
	width: 23px;
	position: absolute;
	right: 30px;
	top: 10px;
	overflow:hidden;
}
.eng{
	display:none;
}
.pt{
}
a{
	color:inherit;
	text-decoration:none;
}
.mv-current{
	color: #95999E;
}
.mv-loading{
	position: absolute;
	top: 245px;
	left: 57px;
}
.mv-item{
	width: 880px;
	height: 485px;
	top: 165px;
	position: absolute;
	left: 70px;
}
.mv-main{
	width:290px;
	float:left;
	margin-left:40px;
	height: 290px;
}
.mv-main:first-of-type{
	margin-left:135px;
}

.mv-slider, .mv-slider img{
	width:290px;
	height:290px;
}
.title{
	text-align: center;
	/* font-size: 28px; */
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: -10px;
	font-size: 1.75em;
	line-height: 28px;
}
article{
	width: 100%;
	height: 372px;
	overflow: hidden;
	padding: 25px 0;
}
article#mv-missao{
	background-color: #F7F3EE;
}
article#mv-esposicao{
	background-color:#C8B795;
}
article#mv-destaque {
background: #99B13C;
}
.mv-banner{
    width: 118px;
    position: absolute;
    top: -136px;
    right: 200px;
}
.mv-submenu{
	height: 400px;
	width: 150px;
	float:left;
}
.mv-submenu .mv-current{
    color: #222;
    font-weight: bold;
}
.mv-submenu h4{
    text-transform: uppercase;
	
    margin-left: 20px;
    margin-top: 0;
}
.mv-submenu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 20px;
    list-style-image: none;
    font-size: 0.8em;
    line-height: 2em;
}
.mv-submenu ul li{
}
.mv-scrolled{
	/* float:left; */
	/* background:red; */
	max-height: 397px;
	width: 690px;
	overflow: hidden;
}
.flex div{
	float:left;
	min-height: 300px;
	margin-bottom: 15px;
}
.flex{
	width:100%;
}
.mv-oneColumn{
}
.mv-twoColumns{
    width: 315px;
    padding-right: 10px;
}
.mv-twoColumns img{
    width: 300px;
    height: 300px;
}
.alignRight{
	text-align:right;
}
.alignLeft{
	text-align:left;
}
.mv-twoColumns:nth-child(2){
	padding-left: 10px;
}
.mv-twoColumns:nth-child(1), .mv-twoColumns:nth-child(2){
    margin-top: 0;
}
.mv-twoThirdsColumn{
	width:410px;
	min-height:290px;
	margin-right: 30px;
	float: left;
}
.mv-oneThirdColumn{
	width: 210px;
	min-height:290px;
	float: left;
}
.mv-threeColumns{
	float:left;
	width: 240px;
	margin-left: 50px;
}
.content{
	font-size: 0.7em;
}
#mCSB_2_scrollbar_vertical{
	margin-top:10px;
	margin-bottom:10px;
}
#mv-informacoes{
	padding-left:80px;
}
.email{
	text-decoration:none;
	color:#AD877C;
}
#frisoLogos{
    width: 740px;
    margin-left: 47px;
}

#credits{
	position: fixed;
	bottom: -20px;
	left: 15px;
	transform: rotate(90deg) translate(-120px, 112px);
	font-size: 9px;
	color: #D7D8DA;
}
.js .introHidden{
	display:none;
}
.bigRed{
}
#prev{
	display: block;
	clear: left;
	float: left;
	margin-top: -10px;
}
#next{
	display: block;
	float: left;
	margin-top: -10px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.font2x{
    font-size: 1.4em;
}
.left{
	float:left;
}
.absolutlyFixed{
	position:absolute;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

