/* -----------------------------------------------------------------------
 Blueprint CSS Framework 1
 http://blueprintcss.org

   * Modificado por Filipe Rocha (filipe@viaoceanica.com)
   * Via Oceanica (www.viaoceanica.com)

----------------------------------------------------------------------- */
@import url("reset.css");
@import url("typography.css");
@import url("forms.css");
/*
	Apenas activar caso haja loja online
@import url("../../loja/loja.css");
*/

/* PREFIXOS CSS3
-o- Opera
-moz- Firefox
-webkit- Safari and Chrome
-ms- Internet Explorer suportável a partir da versão 9
-khtml- Linux browsers
-------------------------------------------------------------- */

body {
	background: none repeat scroll 0 0 #163D76;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.shadow {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.2);
	margin: 30px auto 0 auto;
}
/* Header / Cabeçalho
-------------------------------------------------------------- */
header {
	background: #FFF;
	height: 189px;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-khtml-border-radius: 15px 15px 0 0;
	position: relative;
}
header h1 {
	position: absolute;
	top: 12px;
	left: 0;
}
header h1 a {
	text-indent: -9999em;
	background: url(../../img/logo.png) no-repeat;
	display: block;
	width: 330px;
	height: 84px;
	margin: 16px 0 0 20px;
}
header nav {
	clear: both;
	float: right;
	font-size: 1.2em;
	margin: 100px 6px 0 0;
}
header nav a {
	color: #1a2069;
	text-transform: uppercase;
	font-weight: bold;
	color: #393884;
	padding: 0 9px;
}
header nav a + a {
	border-left: 1px solid #9f9f9f;
}
.email {
	background: url("../../img/orcamente.png") no-repeat scroll 0 17px transparent;
	display: block;
	float: right;
	height: 40px;
	padding-top: 15px;
	width: 284px;
}
.email img {
	float: right;
}
.email a {
	background: url("../../img/seta.png") no-repeat scroll 12px 8px #BD0D00;
	border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
	-khtml-border-radius: 9px 9px 9px 9px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-weight: bold;
	left: 7px;
	padding: 6px 20px 6px 25px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
	transition: linear 0.4s background;
	-moz-transition: linear 0.4s background;
	-webkit-transition: linear 0.4s background;
	-ms-transition: linear 0.4s background;
}
.email a:hover {
	background-color: #393884;
}
/* Index.php
-------------------------------------------------------------- */

/* Slider dos destaques */
#destaques .owl-nav { display: none; }
#destaques .owl-stage-outer { height: 350px; }
#destaques .owl-dots {
	background: #43ab2b;
  padding: 10px 15px 10px 0;
  margin-bottom: 22px;
  text-align: right;
  width: 98.5%;
  border-radius: 0 0 10px 10px;
}

#promocao { padding-bottom: 20px; }
#promocao strong { color:#91a4bf; padding: 0 5px; display: block; }
.promocao-header { color: #ffffff; font-size: 1.6em; font-weight: bold; margin-bottom: 13px; text-transform: uppercase;}
.img-promocao { background-color: #fff; width: 99% !important; padding: 10px 0; margin-bottom: 10px; }

.catalogo-box { background:#062A5A; border-radius: 10px 10px 0 0; padding: 20px; }
.catalogo-box h2 { color: #ffffff; font-size: 1.6em; font-weight: bold; margin-bottom: 13px; text-transform: uppercase; }
.catalogo-box ul { margin: 0; padding: 0; list-style-type: none; }
.catalogo-box ul li { float: left; width: 20%; text-align: center; color: #91a4bf; }
.catalogo-box ul li a { display: block; height: 150px; background-position: center center; background-size: contain; background-repeat: no-repeat; margin-bottom: 10px; }


/* Boxs Promoção / Catelogo / Facebook */
.promocao, .catalego, .facebook {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	float: left;
	height: 117px;
	margin-right: 17px;
	width: 322px;
	margin-bottom: 22px;
}
/* Promoção */
.promocao {
	/*	background: url("../../img/revestimentos.jpg");*/
	position: relative;
}
.promocao span {
	background-image: url("../../img/setablack.png"), url("../../img/shadowpromocao.png");
	background-position: 20px 41px, 0 0;
	background-repeat: no-repeat, no-repeat;
	border-radius: 15px 15px 15px 15px;
	color: #000000;
	display: block;
	font-size: 1.1em;
	margin-top: 60px;
	padding: 37px 22px 6px 33px;
	width: 267px;
}
.promocao h2 {
	background: url("../../img/promo.png") no-repeat scroll 0 0 transparent;
	height: 108px;
	position: absolute;
	right: -2px;
	text-indent: -999em;
	top: -2px;
	width: 145px;
}
/* Catalego */
.catalego {
	background-image: url("../../img/catbottom.jpg"), url("../../img/catTexture.jpg");
	background-position: center bottom, 0 0;
	background-repeat: no-repeat, repeat;
}
.catalego span {
	background: url("../../img/cattop.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 36px;
	margin: -7px auto;
	width: 271px;
}
.catalego h2 {
	color: #CA130D;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
}
.catalego ul {
	list-style: none;
	margin: 7px 0 0 0;
}
.catalego ul li {
	margin: 5px 0;
}
.catalego ul li a {
	color: #000;
	background: url(../../img/setablack.png) 0 3px no-repeat;
	padding-left: 10px;
}
/* Facebook */
.facebook {
	background: url(../../img/facebook.jpg) center center no-repeat #435791;
	margin-right: 0px !important;
	display: block;
	color: #617cb7;
	text-decoration: none !important;
}
.facebook span {
	font-size: 0.7em;
	margin-right: 32px;
	margin-top: 75px;
	text-align: right;
	display: block;
}
/* Zona de Bem Vindo! */
.bemvindo {
	clear: both;
	overflow: hidden;
}
/* Zona de Bem Vindo - Esquerda */
.welcomeEsq {
	background: url("../../img/prometora.jpg") no-repeat scroll 0 0 transparent;
	border-radius: 15px 0 0 0;
	-moz-border-radius: 15px 0 0 0;
	-webkit-border-radius: 15px 0 0 0;
	-khtml-border-radius: 15px 0 0 0;
	box-shadow: 0 -6px 0 0 rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 -6px 0 0 rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0 -6px 0 0 rgba(0, 0, 0, 0.2) inset;
	float: left;
	height: 120px;
	overflow: hidden;
	text-indent: -999em;
	width: 325px;
}
.welcomeEsq span {
	background: url("../../img/promotorawelcome.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 38px;
	position: relative;
	right: 0;
	top: 59px;
	width: 221px;
}
/* Zona de Bem Vindo - Direita */
.welcomeDir {
	background: none repeat scroll 0 0 #062A5A;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 80px;
	line-height: 1.2em;
	overflow: hidden;
	padding: 20px 30px;
	width: 615px;
	-moz-box-shadow: inset 0px -6px 0px 0px rgba(0, 0, 0, 0.2),;
	-webkit-box-shadow: inset 0px -6px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px -6px 0px 0px rgba(0, 0, 0, 0.2);
	border-radius: 0 15px 0 0;
	-moz-border-radius: 0 15px 0 0;
	-webkit-border-radius: 0 15px 0 0;
	-khtml-border-radius: 0 15px 0 0;
}
.welcomeDir p {
	color: #5d7caa;
}
.welcomeDir a {
	color: #fff;
}


.full { width:966px !important;}
/* Zona de Bem Vindo - Notícias */
.noticias {
	background: #FFF;
	clear: both;
	padding: 27px 27px 40px 27px;
	border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius: 0 0 15px 15px;
	-khtml-border-radius: 0 0 15px 15px;
}
.noticias h2 {
	color: #163D76;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 13px;
	text-transform: uppercase;
}
.noticias a {
	line-height: 1.4em;
	float: left;
	width: 295px;
	display: block;
}
.noticias a:hover {
	color: #363636;
}
.noticias a + a {
	margin-left: 30px;
}
.noticias a span {
	background: url("../../img/setablack.png") no-repeat scroll right center transparent;
	color: #BE0D03;
	padding-right: 8px;
}
.noticias a span + span {
	color: #000;
	padding-right: 0 !important;
	background: none !important;
}
/* Páginas Interiores.php
-------------------------------------------------------------- */
.barra {
	background: none repeat scroll 0 0 #11305C;
	border-bottom:14px solid #BD0D00;
	color: #a0a2bf;
	padding: 20px 30px;
}
.barra h2 {
	color: #FFFFFF;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	width:318px;
}
.barra a {
	color: #a0a2bf;
}
.content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 10px 10px 0 0;
	margin-top: -10px;
	overflow: hidden;
}
.Esq {
	width: 322px;
	float: left;
}
.Esq .Fmaior {
	width: 322px;
	height: 280px;
	overflow: hidden;
	display: block;
}
.bdg {
	background-color:#D2D2D2;
}
.Esq .Fmaior img {
	width: 375px;
}
.Esq iframe {
	width: 322px;
	height: 280px;
}
.Esq .slogan, .Esq .contato {
	color: #11305C !important;
	font-weight: bold;
	text-align: right;
	padding-left:30px;
}
.Esq .slogan {
	font-size: 1.2em;
	margin-top: 30px;
}
.hor {
	line-height:1.5em !important;
}
.Esq .slogan a[href$=".pdf"] {
 background: url("../../img/icone-pdf.png") no-repeat scroll left center transparent;
 color: #11305C !important;
 display: block;
 float: right;
 font-size: 0.9em;
 height: 12px;
 margin-top: 5px;
 padding-left: 20px;
}
.Esq .slogan span {
	font-size: 0.7em;
	font-weight: normal;
}
.Esq .contato {
	font-size: 1.1em;
}
.Esq .contato span {
	display: block;
	font-size: 1.5em;
	margin-top: 3px;
}
.Dir {
	color: #575757;
	float: left;
	line-height: 1.6em;
	padding: 17px;
	width: 644px;
}
.Dir .mais {
	float: left;
	width: 148px;
	height: 125px;
	display: block;
	overflow: hidden;
	margin: 0 17px 17px 0;
}
.Dir .mais:nth-child(4n+4) {
 margin-right: 0px !important;
}
.Dir .mais img {
	height:125px;
}
.Dir p {
	padding-right: 17px;
	color: #575757;
}
.barrafundo {
	background: none repeat scroll 0 0 #46a124;
	border-radius: 0 0 15px 15px;
	border-top: 3px solid #2f8110;
	clear: both;
	display: block;
	height: 40px;
}
/* Noticias */
.listagem {
	border-bottom: 1px dashed #D2D5DB;
	display: block;
	line-height: 16px;
	padding: 10px;
}
.listagem span {
	background: url("../../img/setablack.png") no-repeat scroll right center transparent;
	color: #BE0D03;
	padding-right: 8px;
}
.listagem span + span {
	color: #000;
	padding-right: 0 !important;
	background: none !important;
}
.baixar {
	background: url("../../img/setablack.png") no-repeat scroll 0 8px transparent;
  clear: both;
  color: #000000;
  display: block;
  margin: -10px 0 11px;
  padding-left: 10px;
		}
.data {
	clear:both;
	display:block;
}

.produtos {
	float: left;
	overflow: hidden;
	width: 152px;
	margin:0 17px 17px 0;
}
.produtos:nth-child(4n+4) {
 margin-right:0 !important;
}
.produtos .mais {
	margin:0 !important;
}
.produtos a {
	color:#575757;
	display:block;
	text-align:center;
}
/* Acrescentar span-x caso seja necessário outras medidas */
.img {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100px;
}
.last {
	margin-right: 0;
}
.border {
	padding-right: 4px;
	margin-right: 5px;
	border-right: 1px solid #eee;
}
/* Retroceder */
.retroceder {
}
/* Paginação */
.paginacao {
	float:right;
	padding-right:20px;
	clear:both;
	margin-top:10px;
	color:#fff;
	display:block;
}
.activo, .inativo {
	border-radius: 15px 15px 15px 15px;
	float: left;
	height: 18px;
	margin: 0 0 0 5px;
	padding: 3px 0 0;
	text-align: center;
	width: 21px;
}
.textoPaginacao {
	float: left;
	padding-top:2px;
}
.activo, .inativo:hover {
	background: #616161;
	color: #fff;
	text-decoration:none;
}
.activo:hover {
	background:#bd0d00;
	text-decoration:none;
}
.inativo {
	background: #bd0d00;
	color: #fff;
}
.catalogos ul {
	margin:0;
}
.catalogos li {
	margin-bottom:5px;
}
.catalogos a {
	color:#575757;
}
/*Loja */
.listaloja {
	margin:0;
	padding:0;
	list-style:none;
}
.listaloja li {
	width: 157px;
	height: 215px;
	float:left;
	padding: 2px;
	text-align: center;
	line-height: 1;
	color:#11305C;
}
.listaloja li:hover {
	background-color: #f5f5f5;
}
.listaloja li span {
	color:#666;
}
.listaloja li strong { display: block;
	padding-top: 5px;
}
.listaloja li:nth-child(4n+4) {
	margin-right:0 !important;
}
.listaloja li:nth-child(4n+5) {
clear:left;
}
.listaloja li a, .img-promocao {
	display: block;
	height: 157px;
	overflow: hidden;
	width: 157px;
	text-align:center;
	overflow: hidden;
	background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.listaloja li a img {
	height: 100%;
}
.listaloja li span {
	text-align:center;
	display:block;
	line-height: 1;
  padding-top: 4px;
}
.listaloja li h3 {
	text-align:center;
	display:block;
	font-size:1.1em;
	color:#575757;
}
/* Contactos */
.fale {
	border-bottom: 1px solid #EEEEEE;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px 0;
	text-transform: uppercase;
}
.orcEsq {
	width:338px;
	float:left;
}
.orcDir {
	width:306px;
	float:left;
}
.orcDir textarea {
	height: 88px;
	width: 284px !important;
}
/* Campanhas */
.campanhaslist {
	margin-bottom:20px;
	color: #575757;
	line-height: 1.6em;
	padding-right:17px;
}
.campanhaslist .foto {
	display:block;
	overflow:hidden;
	width:322px;
	margin-right:17px;
	height:120px;
	float:left;
}
.campanhaslist .foto img {
	width:322px;
}
.campanhaslist h3 a {
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
}
.campanhaslist h3 {
	font-size: 1.2em;
	padding-top:10px;
}
.campanhaslist + .campanhaslist h3 {
	padding-top:0 !important
}
/* Mapa */
.mapa {
	border-bottom:none !important;
	padding-right:0 !important;
}
.mapa h2 {
	display:block;
	width:100% !important;
	margin-bottom:30px;
}
.span-2 {
	float: left;
	line-height: 1.4em;
	margin-right: 17px;
	width: 177px;
}
.span-2 h3 {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
.span-2 ul {
	margin:0;
}
.span-2 ul li {
	margin:5px 0;
}
.span-2 ul li a {
}
/* Logos */
.logos h3 {
	border-bottom: 1px solid;
	color: #11305C;
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: right;
	-text-transform: uppercase;
	margin-bottom:10px;
}
.logos a {
	display: block;
	float:right;
	height: 40px;
	margin: 0 5px 10px;
	width: 90px;
}
.logos img {
	width:90px;
}

/* Catalogo Produtos - Esquerda */
.catalog {
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
}
.catalog a {
	background:url(../../img/setablack.png) 0 3px no-repeat;
	padding-left:10px;
	color:#000;
	clear:both;
	float:right;
	margin:3px 0;
}
.catalog h3 {
	    border-bottom: 1px solid;
    color: #11305C;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 5px;
    text-align: right;
}

/* Marcas */
.ColunMarcas { float:left; width:458px; margin-right:50px; margin-bottom:30px;}
.ColunMarcas + .ColunMarcas { margin-right:0; float:right;}
.ColunMarcas + .ColunMarcas + .ColunMarcas  { float:left;}
.ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas { float:right;}
.ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas { float:left;}
.ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas + .ColunMarcas { float:right;}
.listamarcas { list-style:none; margin:0; padding:0;}
.ColunMarcas h3 { color:rgb(153, 153, 153);}

.listamarcas li { clear:both; margin:10px 0; overflow:hidden;}

.listamarcas li .marcasFoto { display:block; float:left; margin-right:15px; height:80px; width:110px; text-align:center;}
.listamarcas li .marcasFoto img { max-width:110px;}
.listamarcas li a { color:#000;}

/* .Rod
-------------------------------------------------------------- */
footer {
	color: #8999B6;
	margin: 15px 0 50px;
	padding: 0 17px;
	clear:both;
}
footer nav {
	margin-bottom: 5px;
}
footer nav a + a {
	border-left: 1px solid #9f9f9f;
	padding: 0 5px;
}
footer nav a {
	color: #91a4bf;
	padding-right: 2px;
}
.copyright {
	display: block;
	font-size: .9em;
}
.copyright a {
	color: #8999B6;
}
/* Extras.
-------------------------------------------------------------- */
/* Clearfix */
.clearfix:after, .container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.clearfix, .container {
	display: block;
}
.clear {
	clear: both;
}
/* Tabs Plugin 0.2 for the Blueprint CSS Framework */
.tabs {
	border-bottom: 1px solid #ccc;
	height: auto;
	margin: 0 0 .75em 0;
	overflow: auto;
	padding-left: 0;
}
* html .tabs {
	height: 1%; /* fixing IE 6 */
}
.tabs li {
	border: 1px solid #ccc;
	border-bottom: none;
	float: left;
	line-height: 1.5;
	list-style-type: none;
	margin: 0 .25em 0 0;
	padding: 0;
}
.tabs li a {
	background: #ddd;
	border: 1px solid #eee;
	border-bottom: none;
	color: #222;
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	padding: .15em .33em .25em .33em;
}
.tabs li a.selected {
	background: #666;
	border: 1px solid #666;
	border-bottom: none;
	color: #fff;
	cursor: default;
}
.tabs li a, .tabs li a:focus, .tabs li a:hover {
	text-decoration: none;
}
.tabs li a:focus, .tabs li a:hover {
	color: #555;
	outline: none;
}
.tabs li a.selected:focus, .tabs li a.selected:hover {
	color: #fafafa;
}
.tabs li.label {
	border: none;
	font-weight: bold;
	line-height: 1.5;
	margin-right: .5em;
	padding: .25em .33em .25em .33em;
}
/* MediaBoxAdvanced */
#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#mbOverlay.mbOverlayFF {
	background: transparent url(../../img/80.png) repeat;
}
#mbOverlay.mbOverlayIE {
	position: absolute;
}
#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	background-color:#46a124;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow:0 0 0 6px rgba(5, 26, 57, 0.4);
	-webkit-box-shadow: 0 0 0 6px rgba(5, 26, 57, 0.4);
	-moz-box-shadow: 0 0 0 6px rgba(5, 26, 57, 0.4);
}
#mbCenter.mbLoading {
	background: #202020 url(../../img/ajax2.gif) no-repeat center;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#mbImage {
	position: relative;
	left: 0;
	top: 0;
	line-height: 20px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius:15px 15px 0 0;
	overflow:hidden;
	border-bottom:3px solid #BD0D00;
}
#mbImage img {
	border-radius:15px 15px 0 0;
}
#mbImage a {
	color: #333;
}
#mbImage a:hover {
	color: #000;
}
/* Styles para elementos que compõem a janela */
#mbBottom {
	color: #999999;
	height: 35px;
	padding: 10px;
	text-align: left;
}
#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}
#mbNumber {
	display: inline;
	color: #fff;
	line-height: .8em;
	font-size: .9em;
	display: block;
}
#mbCaption {
	display: block;
	color: #666;
	line-height: .9em;
	font-size: .9em;
}
#mbPrevLink, #mbNextLink {
	display: block;
	float: right;
	height: 26px;
	width: 27px;
	margin-left:5px;
	outline: none;
	background:url(../../img/controls.png) no-repeat;
	text-indent:-999em;
	margin-top:5px;
}
#mbPrevLink {
	background-position:0 bottom;
}
#mbPrevLink:hover {
	background-position:0 top;
}
#mbNextLink {
	background-position:-38px bottom;
}
#mbNextLink:hover {
	background-position:-38px top;
}
#mbCloseLink {
	background:url(../../img/close.png) no-repeat;
	width:34px;
	height:33px;
	display:block;
	top:-14px;
	right:-14px;
	position: absolute;
	text-indent:-9999em;
}
/* Styles para os alertas da versao flash */
#mbError {
	position: relative;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#mbError a, #mbError a:hover {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}
/* Ícones em links de acordo com o tipo de ficheiro */
body a.noicon {
	background: transparent none !important;
	padding: 0 !important;
	margin: 0 !important;
}
/* Op��o para desactivar */
/*a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".docx"], a[href$=".xlsx"] {
	padding: 2px 22px 2px 0;
	margin: -2px 0;
	background-repeat: no-repeat;
	background-position: right center;
}
a[href$=".pdf"] {
	background-image: url(../../img/icone-pdf.png);
}
a[href$=".doc"], a[href$=".docx"] {
	background-image: url(../../img/icone-doc.png);
}
a[href$=".xls"], a[href$=".xlsx"] {
	background-image: url(../../img/icone-xls.png);
}*/

.ajax-loading {
	background-image: url(../../img/icon-loading.gif);
	width: 32px;
	height: 32px;
	display: inline-block;
}


/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel { display: none; position: relative; width: 100%; -webkit-tap-highlight-color: transparent; osition: relative; z-index: 1; }
  .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
  .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
  .owl-carousel .owl-item img { display: block; width: 100%; -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav { position: absolute; width: 100%; }
  .owl-carousel .owl-prev {
	  float: right;
	  color: #fff;
	  display: block;
	  text-indent: -9999rem;
    width: 20px;
    height: 20px;
    margin-top: 7px;
    background: url('../../img/next.png') no-repeat center center;
    background-size: cover;
    opacity: .6;
  }
  .owl-carousel .owl-next {
	  float: left;
	  color: #fff;
	  display: block;
	  text-indent: -9999rem;
    width: 20px;
    height: 20px;
    margin-top: 7px;
    background: url('../../img/prev.png') no-repeat center center;
    background-size: cover;
    opacity: .6;
  }
  .owl-carousel .owl-prev:hover,  .owl-carousel .owl-next:hover { opacity: 1; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .owl-carousel.owl-loaded {  display: block; }
  .owl-carousel.owl-loading { opacity: 0; display: block; }
  .owl-carousel.owl-hidden { opacity: 0; }
  .owl-carousel.owl-refresh .owl-item { display: none; }
  .owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .owl-carousel.owl-grab { cursor: move; cursor: grab; }
  .owl-carousel.owl-rtl { direction: rtl; }
  .owl-carousel.owl-rtl .owl-item { float: right; }

  .owl-dots { width: 100%; text-align: center; padding-top: 10px; }
  .owl-dots .owl-dot { display: inline-block; background: rgba(0,0,0,0.2); border-radius: 100px; width: 15px; height: 15px; margin-right: 6px; }
  .owl-dots .owl-dot:last-child { margin-right: 0; }
  .owl-dots .owl-dot.active { background: #b52c2c; }

	/* No Js */
	.no-js .owl-carousel { display: block; }

	/* Owl Carousel - Animate Plugin */
	.owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
	.owl-carousel .owl-animated-in { z-index: 0; }
	.owl-carousel .owl-animated-out { z-index: 1; }
	.owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

	@-webkit-keyframes fadeOut {
	  0% { opacity: 1; }
	  100% { opacity: 0; }
	}
	@keyframes fadeOut {
	  0% { opacity: 1; }
	  100% { opacity: 0; }
	}

	/* Owl Carousel - Auto Height Plugin */
	.owl-height { transition: height 500ms ease-in-out; }

	/* Owl Carousel - Lazy Load Plugin */
	.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; }
	.owl-carousel .owl-item img.owl-lazy { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

	/* Owl Carousel - Video Plugin */
	.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }
	.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("../../img/owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: -webkit-transform 100ms ease; transition: transform 100ms ease; }
	.owl-carousel .owl-video-play-icon:hover { -webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
	.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }
	.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
	.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }

/**
 * fancyBox v2.1.5
 * Copyright ancyapps.com
 * Licensed under (fancyapps.com/fancybox/#license)
 */
.fancybox-wrap,
	.fancybox-skin,
	.fancybox-outer,
	.fancybox-inner,
	.fancybox-image,
	.fancybox-wrap iframe,
	.fancybox-wrap object,
	.fancybox-nav,
	.fancybox-nav span,
	.fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
	.fancybox-wrap { position: absolute; top: 0; left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 8020; }
	.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
	.fancybox-opened { z-index: 8030; }
	.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
	.fancybox-outer, .fancybox-inner { position: relative; }
	.fancybox-inner { overflow: hidden; }
	.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
	.fancybox-error { color: #444; margin: 0; padding: 15px; white-space: nowrap; }
	.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
	.fancybox-image { max-width: 100%; max-height: 100%; }
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('../../img/fancybox_sprite.png'); }
	#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
	#fancybox-loading div { width: 44px; height: 44px; background: url('../../img/fancybox_loading.gif') center center no-repeat; }
	.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
	.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('../../img/blank.gif'); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
	.fancybox-prev { left: 0; }
	.fancybox-next { right: 0; }
	.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
	.fancybox-prev span { left: 10px; background-position: 0 -36px; }
	.fancybox-next span { right: 10px; background-position: 0 -72px; }
	.fancybox-nav:hover span { visibility: visible; }
	.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

	/* Overlay helper */
	.fancybox-lock { overflow: visible !important; width: auto; }
	.fancybox-lock body { overflow: hidden !important; }
	.fancybox-lock-test { overflow-y: hidden !important; }
	.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('../../img/fancybox_overlay.png'); }
	.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
	.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

	/* Title helper */
	.fancybox-title { visibility: hidden; position: relative; text-shadow: none; z-index: 8050; }
	.fancybox-opened .fancybox-title { visibility: visible; }
	.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
	.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
	.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
	.fancybox-title-inside-wrap { padding-top: 10px; }
	.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

	/*Retina graphics!*/
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){
		#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('../../img/fancybox_sprite@2x.png'); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
		#fancybox-loading div { background-image: url('../../img/fancybox_loading@2x.gif'); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ }
	}

