/* STYLE */
@import url(reset.css);
@import url(../js/fancybox/jquery.fancybox.css);

.bg-header {
	height:187px;
	background:url(../img/bg-header/body2.png) top center no-repeat;
}


/*SUPERIOR*/

.telefone {
	font-size:20px;
	color:#394498;
	text-align:right;
	margin-top:18px;
	font-weight:600;
}

.logo {
	margin:62px 0 0 0;
}

/*NAV*/

.menu {
	margin-top:11px;
	height:95px
}

nav ul {
	text-align: left;
	display: inline;
	list-style: none;
}

nav ul li {
	float: left;
	display: inline-block;
	margin-right: 0px;
	position: relative;
}

nav ul li a {
	display:block;
	padding:28px 14px;
	margin-top:12px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	
	font-family: 'Proxima Nova Alt Bold';
}

nav ul li .um {
	display:block;
	padding:28px 14px 30px 74px;
	margin-top:12px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	
	font-family: 'Proxima Nova Alt Bold';
}

nav ul li .um:hover {
	background:url(../img/um.png) right center no-repeat;
	color:#FFF;
}

nav ul .ativo .um {
	background:url(../img/um.png) right center no-repeat;
	color:#FFF;
}

nav ul li a:hover {
	background:url(../img/bg-header/hover.png) repeat-x;
	color:#FFF;
}

nav ul .ativo a {
	background:url(../img/bg-header/hover.png) repeat-x;
	color:#FFF;
}

/*MEIO-INDEX*/

.banner {
	height:387px;
	background:#ccc;	
	border:8px solid #fff;
}

.sombra {
	height:48px;
	background:url(../img/sombra-banner.png) top center no-repeat;
}

.first-content {
	height:296px;
	background:url(../img/bg-header/first.png) left center no-repeat;
}

.first-content img {
	margin-top:-39px;
}

.montalumi-index {
	margin:36px 90px 0 35px;
}

.montalumi-index h1 {
	font-size:25px;
	font-weight:bold;
	color:#3A4498;
	margin-bottom:22px;
}

.montalumi-index p {
	width:254px;
	color:#2B3271;
	font-size:13px;
	margin-bottom:26px;
}

.montalumi-index .fb {
	padding:11px 0 5px 30px;
	background:url(../img/bg-header/curtir.png) left center no-repeat;
}

.montalumi-index .fb:hover {
	text-decoration:underline;
}

.produtos-index {
	margin:36px 0 0 55px;
}

.produtos-index h1 {
	font-size:25px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:22px;
}

.produtos-index p {
	width:232px;
	color:#fff;
	font-size:13px;
}

/*RODAPE*/

.rodape {
	height:102px;
	background:url(../img/rodape.png) top center no-repeat;
}

.rodape p {
	margin-top:12px;
	font-size:14px;
	color:#fff;
}

.rodape a {
	color:#fff;
}

.rodape a:hover {
	text-decoration:underline;
}

.blue {
	font-size:23px;
	color:#394498!important;
	font-family: 'Proxima Nova Regular';
}

.rodape h6 {
	font-size:18px;
	color:#000000!important;
	text-align:right;
}

.esse {
	color:#000000!important;
}

.rodape .esse:hover {
	text-decoration:underline;
}

.desenvolvido {
	margin:30px 0;
	font-size:12px;
	color:#555555;
}

.desenvolvido a {
	color:#555555;
}

/*INTERNAS*/

.title {
	height:31px;
	background:url(../img/title.png) no-repeat;
	margin:30px 0 0 0;
	padding:8px 0 0 60px;
	font-size:20px;
	color:#394498;
	
	font-family: 'Proxima Nova Alt Bold';

}

.internas {
	background:#fff;
	padding:40px 37px;
	margin-bottom:40px;
}

/*MONTALUMI*/

.galeria * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.galeria {
	margin-top:40px;
}

.galeria li {
	margin: 0 38px 25px 0;
	position: relative;
	float: left;
}

.galeria li:nth-of-type(3n){
	margin-right:0;
}

.galeria li a img {
	display: block;
}
.galeria li a span {
	width: 100%;
	height: 100%;
	border: 6px solid #334693;
	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	
	filter: alpha(opacity=0);
	opacity: 0;
	
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.galeria li a:hover span {
	filter: alpha(opacity=100);
	opacity: 1;
}



/**/


.montalumi .left {
	width:458px;
}

.montalumi .left p {
	color:#2B3271;
	font-size:13px;
	margin-bottom:25px;
}

.porque {
	width:354px;
}

.porque h1 {
	font-size:20px;
	color:#394498;
	line-height:1.2;
	margin-bottom:40px;
}

.porque li {
	font-size:13px;
	color:#2B3271!important;
	background:url(../img/seta-azul.png) left center no-repeat;
	padding:2px 0 2px 30px;
	margin-bottom:18px;
}



/*PRODUTOS*/

.lista {
	margin-top:30px;
}

.lista li {
	float:left;
	min-height:264px;
	width:276px;
	background:#eeeeee url(../img/lista-produtos.png) bottom center no-repeat;
	margin-right:37px;
	margin-bottom:26px;
	
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.lista li:nth-of-type(3n){
	margin-right:0;
}

.lista li h1 {
	margin-left:18px;
	margin-top:8px;
	font-size:13px;
	color:#2B3271;
	background:url(../img/seta-azul.png) left center no-repeat;
	padding:3px 0 0 30px;
}

.lista li:hover h1 {
	background:url(../img/seta-branca.png) left center no-repeat;
	color:#fff;
}

.lista li:hover {
	background:url(../img/lista-produtos-hover.png) bottom center no-repeat;
}

.lista li a:hover h1 {
	color:#fff;
}

/*PRODUTO-SELECIONADO*/

.selecionado .left {
	width:278px;
}

.selecionado h1 {
	font-size:14px;
	color:#FFFFFF;
	margin-bottom:22px;
	padding:26px 0 8px 55px;
	min-height:34px;
	background: url(../img/seta-branca.png) left 20px center no-repeat, url(../img/title-pro.png) center no-repeat;
	
	font-family: 'Proxima Nova Regular';
}

.selecionado .esse {
	margin-bottom:45px;
}

/*FALE CONOSCO*/

.fale-conosco h1 {
	margin-top:40px;
	font-size:13px;
	color:#FFFFFF;
	background: url(../img/azul.png) top center no-repeat;
	height:39px;
	width:231px;
	padding:25px 0 0 55px;
}

.local p {
	margin-top:23px;
	margin-left:25px;
	line-height:1.6;
}

.formulario {
	width:580px;
}

.formulario input[type="text"], textarea {
	display: block;
	margin: 6px 0 4px 0;
	padding: 10px 10px;
	border: 1px solid #CDCDCD;
	outline: none;
	
	font-family:'Istok Web';
	font-size: 13px;
	color: #2B3271;
}

.formulario select {
	-webkit-appearance: none !important;
	display: block;
	padding: 9px 6px;
	border: 1px solid #CDCDCD;
	outline: none;
	
	font-family:'Istok Web';
	font-size: 13px;
	color: #2B3271;
	cursor:pointer;
}

.formulario .btn {
	background:url(../img/btn.png) top center no-repeat;
	padding:15px 40px;
	
	font-family:'Istok Web';
	font-size:13px;
	color:#FFFFFF;
	
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.formulario .btn:hover {
	background:url(../img/btn-hover.png) top center no-repeat;
}

.formulario select .error {
	padding: 2px 8px;
	color: #777777;
}
.formulario .error {
	display: block;
	margin-bottom: 6px;
	padding: 0 12px;
	color: #ed3237;
}

/*
  ========================================
  Placeholder
  ========================================
*/

::-webkit-input-placeholder {
   color: #2B3271;
}

:-moz-placeholder {
   color: #2B3271;  
}

::-moz-placeholder { 
   color: #2B3271;  
}

:-ms-input-placeholder {  
   color: #2B3271;  
}

/* PAGINACAO */

ul.pagination {
	display: block;
	margin-right: 5px;
}
ul.pagination li {
	float: left;
	display: block;
}
ul.pagination li a {
	display: block;
	width: 30px;
	height: 32px;
	background: #E7E7E7;
	border: 1px solid #E7E7E7;
	font-size: 12px;
	color: #8a8a8A;
	line-height: 34px;
	text-align: center;
	margin-left: 5px;
}
ul.pagination li:hover a, ul.pagination li a:focus {
	background:#31428C;
	border: 1px solid #31428C;
	color: white;
}
ul.pagination li.current a {
	background: #31428C;
	border: 1px solid #31428C;
	color: white;
	cursor: default;
}

.popup {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	height: 100%;
	width: 100%;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}

.popup.is-visible {
	opacity: 0;
	visibility: hidden;
}

.popup-container {
	position: relative;
	width: 90%;
	max-width: 618px;
	margin: 18em auto;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.popup-content {
	text-align: center;
}

.popup-content img {
	width: 100%;
}

.popup-content h2 {
	font-size: 14px;
	text-transform: uppercase;
}

.popup-content-box {
	margin-top: 25px;
}

.popup-content h1 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
	color: #374799;
	text-transform: uppercase;
}

.popup-content a {
	font-size: 14px;
	font-weight: 700;
	color: #444;
}

.popup-content a:hover {
	color: #374799;
}

.popup-container .popup-close {
  position: absolute;
  top: -25px;
  right: -25px;
  width: 30px;
  height: 30px;
}

.popup-container .popup-close::before,
.popup-container .popup-close::after {
  content: '';
  position: absolute;
  top: 13px;
  width: 14px;
  height: 3px;
  background-color: #fff;
}

.popup-container .popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}

.popup-container .popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}