@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Passion+One:400,700);

@font-face {
  font-family: 'Information';
  font-style: normal;
  font-weight: 900;
  src: local('Information'),url(http://conexaocacaetiro.com/conexao-caca-e-tiro/fonts/information.ttf) format('truetype');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin : 0;
padding : 0;
border : 0;
font-size : 100%;
font : inherit;
}
body{
	font-size:62.5%;
	line-height:1;
}
span.obrigatorio {
	color:#FF0000; 
	font-weight:bold;
}
*{
	outline : none;
}
blockquote:before, blockquote:after, q:before, q:after {  
	content : '';
	content : none;
}
blockquote, q {
	quotes : none;
}  
ol, ul {
	list-style : none; 
} 
a{
	text-decoration:none; 
}

div:after, ol:after, form:after, ul:after, dl:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
h1{
	font-size:40px;
}
/***** TOPO ****/
.bg{
	width:100%;
	float:left;
}
#topo{
	max-width:1110px;
	margin:0 auto;
	padding:25px 10px 20px 10px;
	border-bottom:1px dashed #fff;
	position:relative;
    z-index:9;
}
#logo{
	width:330px;
	height:30px;
	background:url(../assets/logos/logo-caca-etiro.png) no-repeat center center;
	float:left;
}
#menu{
	float:right;
	margin-top:8px;
}
#menu li{
	float:left;
	margin-left:25px;
	text-transform:uppercase;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	font-size:15px;
}
#menu li a{
	color:#fff;
}
#menu li.atual a, #menu li a:hover{
	color:#23d600;
}
.titulo-pagina{
	width:1110px;
	margin:0 auto;
}
.titulo-pagina h1{
	width:100%;
	margin:60px 0 0 0;
	font-size:60px;
	font-family: 'Information', cursive;
	font-weight:700;
	color:#fff;
	font-style: italic;
	text-transform:uppercase;
}
/*** BANNERS HOME **/
#banners{
	width:100%;
    /*padding-bottom:40.1%; ???*/
    margin:0;
    position:relative;
    top:-80px;
    z-index:1;
}
#banners-produtos{
	width:100% !important;
	margin:0 auto 35px;
	position:relative;
}
#banners img, #banners-produtos img{
	width:100%;
	float:left;
}
#banners .slide, #banners-produtos .slide{
	width:100%;
    margin:0;
}
#banners .slide .info{
	width:100%;
	float:left;
}
#banners .slide .info .titulo{
	width:100%;
	color:#FFFFFF;
	font-family: 'Passion One', cursive;
	font-weight:700;
	font-size:60px;
	text-align:center;
	text-transform:uppercase;
}
#banners .slide .info a, .banner-todos div a, #banners-produtos .slide .info a, .box-interesse a, .bg-topo-404 .titulo-pagina a{
	display:table;
    margin:60px auto 0;
    padding:16px 19px;
    border:2px solid #fff;
    border-radius:5px;
   	font-family: 'Droid Sans', sans-serif;
   	font-size:20px;
    color:#23d600;
    text-transform:uppercase;
	font-weight:700;
	text-align:center;
}
.setas{
    width:1130px;
    margin:0 auto;
    position:absolute;
    top:50%;
    left:0;
    right:0;
}
#next, #prev,#next2, #prev2{
	width:54px;
	height:54px;
	position:absolute;
	top:50%;
	background:url(../assets/icons/arrow-slider.png) no-repeat;
	cursor:pointer;
	z-index:9;
}
#next, #next2{
	background-position:-130px -1px;
}
#next{
	top:0;
	right:0;
}
#prev{
	top:0;
	left:0;
}
#next2{
	right:0;
}
#prev2{
	left:0;
}
/*** HOME ***/
.conteudo{
	max-width:1085px;
	margin:0 auto;
	display:block;
}
.conteudo-home{
	width:1085px;
	padding:0 0 90px;
}
.conteudo-home a{
    width:22.858%;
    padding-bottom:37.46%;
    float:left;
    margin-right:2.85%;
    position:relative;
    background-size:cover !important;
}
.conteudo-home a img{
	width:100%;
	height:100%;
	position:absolute;
}
.conteudo-home a:nth-child(2){
	margin-top:-10px;
    padding-bottom:38.3%;
}
.conteudo-home a:last-child{
    margin-top:-20px;
    padding-bottom:39.7%;
}
/*.conteudo-home a:first-child{
	background:url(../assets/imagens/armas-de-fogo.png) no-repeat top center;
}
.conteudo-home a:nth-child(2){
	background:url(../assets/imagens/airsoft.png) no-repeat top center;
}
.conteudo-home a:nth-child(3){
	background:url(../assets/imagens/facas-canivetes.png) no-repeat top center;
}
.conteudo-home a:last-child{
	background:url(../assets/imagens/carabinas-pressao.png) no-repeat top center;
}*/
.conteudo-home a span{
	width:100%;
    position:absolute;
    font-family:'Droid Sans', sans-serif;
    font-size:30px;
    color:#fff;
    text-align:center;
    bottom:20px;
    right:-25px;
    font-weight:700;
    text-shadow:4px 0px 4px #000;
    text-transform:uppercase;
}
.conteudo-home a:nth-child(2) span{
	bottom:40px;
}
.banner-todos{
	width:100%;
	float:left;
	background:url(../assets/imagens/banner-todos-produtos.png) no-repeat center center;
	position:relative;
    overflow:hidden;
	background-size:cover !important;
	/*background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;*/
}
#parallax{
    width:48%;
    height:590px;
    position:absolute;
    background:url(../assets/backgrounds/parallax.png) no-repeat;
    top:-60px;
    background-size:cover;
}
.banner-todos div{
	width:1085px;
	margin:0 auto;
	display:table;
}
.banner-todos div h2{
    width:70%;
    float:right;
    text-align:right;
    margin:160px 122px 0 0;
	font-size:60px;
	color:#303030;
	text-transform:uppercase;
	font-family: 'Passion One', cursive;
	font-weight:700;
}
.banner-todos div a, .box-interesse a{
    border-color:#23d600;
}
.banner-todos div a{
	float:right;
	margin:25px 100px 130px 0;
}
/*** PRODUTOS ***/
.bg-topo-produtos, .bg-topo-contato{
	background:url(../assets/backgrounds/bg-topo-home.jpg) no-repeat 0px -272px;
    background-size:cover;
    padding-bottom:80px;
    margin-bottom:30px;
}
.conteudo-produtos{
	max-width:1110px;
	padding:30px 10px 110px 10px;
}
#banners-produtos .slide .info{
    width:476px;
    right:165px;
    position:absolute;
    top:40px;
}
#banners-produtos .slide .info .titulo{
	width:100%;
	float:left;
	margin-bottom:25px;
	text-align:center;
	font-family:'Droid Sans', sans-serif;
    font-size:30px;
    color:#fff;
}
#banners-produtos .slide .info .titulo strong:first-child{
	width:100%;
	float:left;
	font-size:60px;
	margin-bottom:20px;
}
#banners-produtos .slide .info .titulo strong{
	text-shadow:7px 3px 11px #000;
}
#prev2,#next2{
	z-index:99
}
#prev2{
	left:25px;
}
#next2{
	right:25px;
}
.sidebar-produtos{
	width:22.974%;
	float:left;
	margin-right:2.7%;
}
.menu-prod{
	width:84.319%;
	float:left;
	background:#363836;
	padding:40px 20px 15px 20px;
}
.menu-prod h2{
	width:100%;
	float:left;
	margin-bottom:45px;
	color:#fff;
	font-size:36px;
	text-transform:uppercase;
	font-family: 'Passion One', cursive;
	font-weight:700;
}
.menu-prod ul, .menu-prod ul li{
	width:100%;
	float:left;
}
.menu-prod ul li a{
	width:100%;
	float:left;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #fff;
	color:#fff;
	font-family: 'Passion One', cursive;
	font-weight:normal;
	font-size:18px;
	text-transform: uppercase;
}
.menu-prod ul li a:hover, .menu-prod ul li a.atual{
	color:#23d600;
}
.menu-prod ul li:last-child a{
	border:none;
}
.menu-prod > ul > li > ul > li {
    margin-left: 22px !important;
    width: 90% !important;
}
.entre-contato{
	width:99.6%;
	float:left;
	padding:30px 0 40px 0;
	margin:35px 0 0 0;
	border:1px solid #000;
}
.entre-contato span{
	width:73px;
    height:73px;
	margin:0 auto 30px;
	display:table;
	background:url(../assets/icons/icon-telefone.png) no-repeat center center;
}
.entre-contato p{
	width:100%;
	float:left;
	margin:0;
	text-align:center;
	font-size:20px;
	font-family: 'Passion One', cursive;
	font-weight:700;
	text-transform:uppercase;
}
.entre-contato p strong{
	font-size:30px;
}
.lista-produtos{
	width:74.3%;
	float:left;
}
.produtos{
	width:30.789%;
	min-height: 320px;
	float:left;
	margin:0 3.8% 45px 0;
}
.produtos .foto-produto{
	width:100%;
	height:250px;
	float:left;
	border:1px solid #e8e8e8;
	background-size:cover !important;
	background-position: center center !important;
	transition: all 0.3s ease-in-out;
	position:relative;
	overflow: hidden;
}
.produtos .foto-produto img{
	width:100%;
    top:50%;
    position:absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.produtos .nome-produto{
	width:100%;
	float:left;
	margin-top:20px;
	text-align:center;
	color:#363836;
	font-size:22px;
	font-family: 'Passion One', cursive;
	font-weight:700;
	text-transform:uppercase;
	transition: all 0.4s ease-in-out;
}
.produtos:hover .nome-produto{
	color:#23d600;
}
.produtos:hover .foto-produto{
	box-shadow:5px 5px 5px #ededed;
}
.caminho-pao{
	width:100%;
	float:left;
}
.caminho-pao a, .caminho-pao span{
	color:#969996;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.caminho-pao span{
	color:#363836;
}
.lista-produtos h2, .perguntas h2{
	width:100%;
	float:left;
	margin:30px 0 60px 0;
	color:#363836;
	font-size:36px;
	font-family: 'Passion One', cursive;
	font-weight:700;
	text-transform:uppercase;
}
/**** AIRSOFT ***/
.conteudo-produtos-airsoft{
	width:1330px;
	margin-top:43px;
	max-width:100%;
	margin:0 auto;
	display:table;
	position:relative;
}
.img-destaque-air{
	width:100%;
	max-height: 450px;
    overflow: hidden;
	position:absolute;
}
.img-destaque-air img{
	width:100%;
	float:left;
}
.fotos-airsoft{
	width:100%;
	margin-bottom:40px;
}
.foto-produto.foto-airsoft{
	width:55.45%;
	max-height:165px;
	margin-right:25px;
	overflow:hidden;
	border:none;
}
.nome-album, .desc-album{
	font-size:12px;
	font-family:Arial;
	color:#363836;
}
.nome-album strong{
	font-size:36px;
	font-family: 'Passion One', cursive;
	font-weight:700;
}
.desc-album{
	width:39%;
	float:left;
	margin-top:30px;
	line-height:20px;
}
.botao-mostrar{
	padding:10px 21px;
	display:table;
	border-radius:5px;
	margin:0 auto;
	background:#23d600;
	text-align:center;
	font-family:'Droid Sans', sans-serif;
    font-size:20px;
    color:#fff;
    cursor:pointer;
}
.caminho-pao-airsoft{
	margin-bottom:75px;
}
.sidebar-airsoft{
	width:23.395%;
	float:left;
	padding-top:30px;
	margin:10.7% 0 0 90px;
    position:relative;
    z-index:99;
    border-radius:5px;
    background:#fff;
}
.sidebar-airsoft.sidebar-airsoft-mobile{
	display:none;
}
.sidebar-produtos-airsoft{
	width:82%;
	border:1px solid #c9c9c9;
	border-radius:5px;
	margin:0 auto 40px;
}
.sidebar-produtos-airsoft a img{
	width:80%;
	margin:30px auto 0;
    display:block;
}
.desc-airsoft{
	width:89%;
	margin: 20px 0 20px 20px;
	font-size:18px;
	float:left;
	font-family: 'Passion One', cursive;
	font-weight:normal;
	color:#363836;
	text-transform:uppercase;
}
.preco-airsoft{
	padding:18px 27px;
	margin:0 auto 30px;
	display:table;
	border:2px solid #00913d;
	text-align:center;
	color:#00913d;
	text-transform:uppercase;
	font-family: 'Passion One', cursive;
	font-weight:normal;
	font-size:18px;
	position:relative;
}
.preco-airsoft span{
	position:absolute;
    width:100%;
    left:0;
    background:#fff;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.2s,opacity 0.2s linear;
}
.preco-airsoft:hover span{
    visibility:visible;
    opacity:1;
}
.fotos-produtos-airsoft{
	width:62.031%;
	margin-top:170px;
	z-index:99;
    float:left;
}
.fotos-produtos-airsoft.total{
	width:100% !important;
}
#fotos{
	margin-top:224px;
}
#fotos .fotos a {
	background:url(../../assets/load.gif) no-repeat;
	background-position:center center;
}
.fotos-produtos-airsoft h2{
	width:100%;
	margin:6% 0 0 30px;
	float:left;
	font-family:Arial;
	color:#fff;
	font-size:12px;
	position:relative;
}
.fotos-produtos-airsoft h2 strong{
	width:100%;
	float:left;
	font-size:35px;
	font-family: 'Passion One', cursive;
	font-weight:normal;
	text-transform:uppercase;
}
.fotos-produtos-airsoft p{
	width:59%;
	float:left;
	color:#fff;
	margin:25px 0 0 30px;
	font-size:13px;
	font-family:Arial;
	font-weight:normal;
	position:relative;
	line-height:20px;
}
/******/ 
div.fotos{
	position:relative;
}

div.fotos a {
    width: 263px !important;
    overflow: hidden !important;
    display: block;
    margin: 0px !important;
    float: left;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	border:none;
	background:url(../assets/loader.gif) no-repeat center center
}

.img-responsive{
	max-width:100% !important;
	max-height:100% !important;
}
/******/ 

.fotos-produtos-airsoft div a.ultimo{
	margin-right:0;
}
/*.fotos-produtos-airsoft div a img{
	width:100%;
	float:left;
}*/
/*** PRODUTOS CATEGORIA **/
.perguntas{
	width:93.8%;
	float:left;
	padding:35px 25px;
	background:#f1f1f1;
}
.perguntas h2{
	font-size:25px;
	margin:0 0 20px 0;
}
.lista-perguntas h3, .lista-perguntas .numero-pergunta{
	float:left;
    font-size:14px;
    color:#363836;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:30px;
}
.lista-perguntas h3{
	width:100%;
	padding-bottom:10px;
    border-bottom:1px dashed #6f6f6f;
    margin-bottom:10px;
    cursor:pointer;
}
.lista-perguntas h3.ui-accordion-header-active, .lista-perguntas h3.ui-accordion-header-active span{
	color:#37b637;
	padding-bottom:0;
	margin-bottom:0;
    border:none;
}
.lista-perguntas h3:hover, .lista-perguntas h3:hover span{
	color:#37b637;
}
.lista-perguntas .numero-pergunta{
    width:30px;
    height:30px;
    margin-right:10px;
    background:#fff;
    border-radius:100%;
    text-align:center;
}
.lista-perguntas p{
	width:100%;
    float:left;
    margin:10px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:300;
    font-size:12px;
    line-height:20px;
}
.lista-perguntas div{
	width:100%;
    float:left;
	padding-bottom:10px;
	margin-bottom:10px;
    border-bottom:1px dashed #6f6f6f;
}
/*** PRODUTOS DETALHES ***/
.detalhes-produto{
	width:100%;
	float:left;
	margin:30px 0 0 0;
}
.desc-produto{
	width:100%;
	float:left;
	font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: 19px;
}
.desc-produto ul {
	list-style:inherit;
	float:left;
}
.desc-produto ul li {
	margin:5px 0 !important;
}
.desc-produto h2{
	width:45%;
	float:left;
	margin-bottom:20px;
	font-size:35px;
    color:#363836;
    font-family: 'Passion One', cursive;
	font-weight:700;
}
.desc-produto p{
	width:100%;
	color:#363836;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 0 10px 0;
	line-height:20px;
}
.desc-produto p > span {
    font-family: Arial, Helvetica !important;
    font-size: 12px;
}
.box-interesse{
	width:100%;
	float:left;
	margin:50px 0 60px 0;
	padding:45px 0;
	background:#363836;
}
.box-interesse h3{
	width:100%;
	float:left;
	margin-bottom:30px;
	text-align:center;
	font-size:60px;
    color:#fff;
    text-transform:uppercase;
    font-family: 'Passion One', cursive;
	font-weight:700;
}
#abre-modal-mobile, #modal-mobile{
	display:none;
}
.preco-produto{
	width:45%;
	float:left;
	margin: 10px 0 20px 0;
}
.preco-produto span{
	width:100%;
	float:left;
	margin-bottom:5px;
	font-size:10px;
	font-family:Arial;
	text-transform:uppercase;
	color:#363836;
}
.preco-produto .valor{
    width:auto !important;
    height: 35px;
    padding:28px 16px 19px 16px;
    float:left;
    border:3px solid #00913d;
    font-size:20px;
    font-family:'Passion One', cursive;
    font-weight:700;
    line-height:20px;
}
.preco-produto .valor strong{
    font-size:42px;
    color:#363836;
    margin-left:10px;
    float:right;
}
.preco-produto .valor i {
   	width:98%;
	margin-top: 10px;
    text-align: right;
    float: left;
}
.preco-produto a{
	padding:20px 65px;
	float:left;
	background:#00913d;
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
    font-family:'Passion One', cursive;
    font-weight:700;
}
.galeria-produto{
	width:48.7%;
    float:right;
	margin-bottom: 20px;
	margin-left: 65px;
}
.galeria-produto .img-destaque{
	width:100%;
	/*max-height:380px;*/
	max-height:100%;
	overflow:hidden;
	float:left;
}
.galeria-produto .img-destaque img, .thumbs a img{
	width:100%;
	float:left;
}
.thumbs{
	width:100%;
	float:left;
	margin-top:20px;
}
.thumbs a{
	width:18.49%;
	margin:0 10px 10px 0;
	float:left;
}
.thumbs a.ultimo{
	margin-right:0;
}
/*.zoomWrapper{
	width:100% !important;
    height:auto !important;
    position:relative;
    padding-bottom:67%;
}
.zoomWrapper img{
	width:100% !important;
}
#galeria-zoom{
	width:100%;
    float:left;
    margin-top:10px;
}
#galeria-zoom a{
	width:17.575%;
    margin-right:3%;
	float:left;
}
#galeria-zoom a img{
	width:100%;
	float:left;
}*/
/** MODAL **/
.modal-produtos{
	display:none;
	width:600px;
	position:fixed;
	left:0;
	top:0;
	background:#FFF;
	z-index:9900;
	padding:65px 30px 30px 30px;
	border-radius:10px;
	left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
}
.modal-produtos h2, .form-pag-contato h2{
	width:100%;
	float:left;
	margin-bottom:45px;
	color:#363836;
	font-size:25px;
	text-transform:uppercase;
    font-family: 'Passion One', cursive;
	font-weight:700;
}
.form-contato label{
	width:100%;
	float:left;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#363836;
	font-weight:bold;
}
.form-contato label input{
	width:100%;
	height:37px;
	float:left;
	margin-top:5px;
	text-indent:10px;
	border:1px solid #c9c9c9;
	border-radius:5px;
}
.form-contato label textarea{
	width:96%;
	height:90px;
	float:left;
	padding:10px;
	margin-top:5px;
	border:1px solid #c9c9c9;
	border-radius:5px;
}
.form-contato span{
	float:left;
	margin-top:30px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363836;
}
div#status {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
span.sucesso {
    font-size: 14px !important;
    color: #008000;
}
.botao{
	margin-top:10px;
	padding:9px 34px;
	float:right;
	background:#23d600;
	border-radius:5px;
	border:none;
	color:#fff;
	font-size:20px;
	font-weight:700;
	font-family:'Droid Sans', sans-serif;
	cursor:pointer;
	-webkit-appearance: none !important;
}
.mascara{
	position:fixed;
    left:0;
    top:0;
    z-index:9000;
    background:#5e605e;
    opacity:0.6;
    display:none;
    width:100% !important;
    height:100% !important;
}
.fechar{
	position:absolute;
    right:15px;
    top:15px;
	padding:7px 11px;
	background:#363836;
	cursor:pointer;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	transition:all 0.4s ease;
}
.fechar:hover{
	background:#9A9A9A;
}
/**** CONTATO ***/
.form-pag-contato{
	width:23.697%;
	float:left;
	margin-left:22%;
}
.form-pag-contato h2{
	font-size:35px;
	margin:120px 0 55px 0;
}
.form-pag-contato p{
	width:100%;
	float:left;
	margin:0 0 25px 0;
	color:#363836;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}
.form-pag-contato p strong{
	margin:5px 0 45px 0;
    float:left;
	font-size:24px;
}
form#contato-interesse{
	margin-bottom:27px;
}
.mapa{
	width:50%;
	padding-bottom:940px;
	float:right;
	position:relative;
}
.mapa a{
	width:100%;
	height:100%;
	background-size:cover;
	background:url(../assets/imagens/mapa-contato.jpg) no-repeat top center;
	position:absolute;
	right:0;
}
/**** 404 ***/
.bg-topo-404{
	background:url(../assets/backgrounds/bg-404.jpg) no-repeat top center;
	background-size:cover;
	padding-bottom:7%;
	margin-bottom:70px;
}
.bg-topo-404 .titulo-pagina h1{
	width:53%;
    float:right;
    margin:195px 0 0 0;
}
.bt-404{
	width:75%;
    float:right;
    margin:10px 0 0 0;
}
/**** 500 ***/
.bg-500{
	width:100%;
	float:left;
	background:url(../assets/backgrounds/bg-500.jpg) no-repeat top center;
	background-size:cover;
	padding-bottom:13%;
}
.conteudo-500{
	width:1070px;
	margin:170px auto 0;
}
.conteudo-500 a{
    width:100%;
    height:30px;
	display:block;
	background:url(../assets/logos/logo-caca-etiro.png) no-repeat 445px 0px;
}
.conteudo-500 h1{
	width:627px;
	float:right;
	margin-top:70px;
	font-size:60px;
	font-family: 'Passion One', cursive;
	font-weight:700;
	text-shadow: 7px 3px 11px #000;
	color:#fff;
	text-transform:uppercase;
}
/*** RODAPE ***/
.bg-rodape{
	background:#363836;
	padding:70px 0 65px 0;
}
#rodape{
	max-width:1110px;
	margin:0 auto;
	padding:0 10px;
}
#rodape ul{
	width:18.469%;
	float:left;
	margin-right:6.3%;
}
#rodape ul:last-child{
	margin-right:0;
}
#rodape ul li a{
	width:100%;
	float:left;
	margin-bottom:20px;
	font-family: 'Passion One', cursive;
	font-weight:normal;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing: 1px;
}
#rodape ul img{
	float:right;
    margin:0;
}
.ultimo, .conteudo-home a.ultimo, #galeria-zoom a.ultimo{
	margin-right:0;
}
.bg-endereco{
	padding-top:40px;
}
.bg-endereco p, .bg-endereco p strong{
	width:100%;
	float:left;
	font-family: 'Passion One', cursive;
	font-weight:700;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
}
.bg-endereco p strong{
	margin:23px 0 0 0;
	font-size:31px;
}
/*************** MENU RESPONSIVO ********************/
nav#menuMobile {
    display: none;
}
nav#menuMobile li {
	width:90%;
	font-weight:700;
	font-size:15px;
	border-bottom:1px solid #fff;
	list-style:none !important;
}
nav#menuMobile li.atual a{
	color:#23d600 !important;
}
nav#menuMobile li a {
	width:97%;
	color:#fff !important;
	text-decoration:none;
	padding:11px;
	display:inline-block;
	text-transform: uppercase;
    font-family: 'Droid Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
}
.menuMobile{
	float:left;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker,
.mm-is-menu.mm-horizontal .mm-inner > ul
{
	-webkit-transition: none 0.4s ease;
	-moz-transition: none 0.4s ease;
	-o-transition: none 0.4s ease;
	transition: none 0.4s ease;
}
html.mm-opened.mm-dragging .mm-page
{
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
html.mm-opened.mm-dragging.mm-next .mm-menu,
html.mm-opened.mm-dragging.mm-front .mm-menu
{
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker
{
	-webkit-transition-property: top, right, bottom, left, margin, border, -webkit-transform;
	-moz-transition-property: top, right, bottom, left, margin, border, -moz-transform;
	-o-transition-property: top, right, bottom, left, margin, border, -o-transform;
	
	border:none;
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker
{
	border:none;
}
.mm-is-menu.mm-horizontal .mm-inner > ul
{
	-webkit-transition-property: margin-left;
	-moz-transition-property: margin-left;
	-o-transition-property: margin-left;
	transition-property: margin-left;
}
html.mm-accelerated.mm-opening .mm-page,
html.mm-accelerated.mm-opening #mm-blocker,
html.mm-accelerated .mm-is-menu.mm-horizontal .mm-inner > ul.mm-subopened
{
	-webkit-transform: translate3d( 0, 0, 1px );
	-moz-transform: translate3d( 0, 0, 1px );
	-o-transform: translate3d( 0, 0, 1px );
	transform: translate3d( 0, 0, 1px );
}

html.mm-opened .mm-page,
html.mm-opened #mm-blocker
{
	margin: 0px;
	left: 0%;
	top: 0;
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker
{
	margin: 0 0 0 -65px;
	left: 100%;
}
html.mm-opened .mm-page,
.mm-menu,
.mm-menu .mm-inner,
.mm-is-menu ul,
.mm-menu div.mm-search,
.mm-menu div.mm-search input
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	/**background:#4F4E4E;**/
}
html.mm-opened,
html.mm-opened body
{
	width: 100% !important;
	height:100%;
	overflow: hidden;
}
html.mm-opened body
{
	position: relative;
	background: #fff;
}
.mm-menu
{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	overflow: hidden;
}
.mm-menu.mm-opened
{
	display:block !important;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	/**-webkit-overflow-scrolling:touch;**/
	position: relative !important;
}
.mm-menu.mm-opened ~ .mm-menu.mm-opened
{
	display: none; 
}
.mm-inner
{
	width:100%;
	height:100% !important;
	background:#100F0C;
}
.mm-is-menu ul,
.mm-is-menu li
{
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.mm-is-menu li
{
	position: relative;
}
.mm-is-menu li:after
{
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	
}
.mm-is-menu .mm-inner > ul
{
	width: 100%;
	padding: 20px 0 40px 0;
}
.mm-is-menu li > a,
.mm-is-menu li > span
{
	text-indent: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	overflow: hidden;
	display: block;
	padding: 0 10px 0 0;
	margin: 0;
}
.mm-menu a.mm-subopen
{
	width: 40px;
	height: 40px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.mm-menu a.mm-subopen:before
{
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
}
.mm-menu a.mm-subopen.mm-fullsubopen
{
	border-left: none;
	width: 100%;
}
.mm-menu a.mm-subopen.mm-fullsubopen:before
{
	border-left: none;
}
.mm-menu a.mm-subclose
{
	text-indent: 40px;
	padding-top: 20px;
	margin-top: -20px;
}
.mm-menu a.mm-subopen + a,
.mm-menu a.mm-subopen + span
{
	padding-right: 45px;
}
html.mm-opened .mm-page
{
	height: 100%;
	overflow: hidden;
	position: absolute;
}
html.mm-background .mm-page
{
	background: inherit;
}
#mm-blocker
{
	background: #fff;
	opacity: 0;
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker
{
	display: block;
}
.mm-menu.mm-vertical ul ul
{
	display: none;
	padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical li.mm-opened > ul
{
	display: block;
}
.mm-menu.mm-vertical ul ul li:last-child,
.mm-menu.mm-vertical ul ul li:last-child:after
{
	border-bottom-width: 0;
}
.mm-menu.mm-vertical li.mm-opened.mm-selected > a.mm-subopen + a,
.mm-menu.mm-vertical li.mm-opened.mm-selected > a.mm-subopen + span
{
	padding-right: 5px;
	margin-right: 40px;
}
.mm-menu.mm-vertical li.mm-opened.mm-selected > em.mm-counter + a.mm-subopen + a,
.mm-menu.mm-vertical li.mm-opened.mm-selected > em.mm-counter + a.mm-subopen + span
{
	margin-right: 75px;
}
.mm-menu.mm-horizontal .mm-inner
{
	white-space: nowrap;
}
.mm-menu.mm-horizontal ul
{
	vertical-align: top;
	margin-left: 0%;
}
.mm-menu.mm-horizontal ul.mm-submenu
{
	display: none;
}
.mm-menu.mm-horizontal ul,
.mm-menu.mm-horizontal ul.mm-submenu.mm-opened
{
	display: inline-block;
}
.mm-menu.mm-horizontal ul.mm-subopened
{
	margin-left: -100%;
	max-height: 100%;
	overflow: hidden;
}
.mm-is-menu
{
	background: #333;
}
.mm-is-menu *
{
	-webkit-text-size-adjust: none;
	text-shadow: 0 1px 2px rgba( 0, 0, 0, 0.3 );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mm-is-menu li
{
	border-bottom: 1px solid rgba( 255, 255, 255, 0.1 );
}
.mm-is-menu li:after
{
	border-bottom: 1px solid rgba( 0, 0, 0, 0.4 );
}
.mm-is-menu li,
.mm-is-menu li > a,
.mm-is-menu li > span
{
	color: rgba( 255, 255, 255, 0.5 );
	text-decoration: none;
}
.mm-menu li.mm-selected > a,
.mm-menu li.mm-selected > span
{
	background: rgba( 0, 0, 0, 0.2 );
}
.mm-menu li.mm-selected > a.mm-subopen
{
	background: transparent;
}
.mm-menu a.mm-subopen
{
	border-left: 1px solid rgba( 255, 255, 255, 0.1 );
}
.mm-menu a.mm-subopen:before
{
	border-left: 1px solid rgba( 0, 0, 0, 0.4 );
}
.mm-menu a.mm-subclose
{
	background: rgba( 0, 0, 0, 0.2 );
}
.mm-menu.mm-vertical li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical li.mm-opened > ul
{
	background: rgba( 255, 255, 255, 0.06 );
}
html.mm-opened .mm-page
{
	box-shadow: 0 0 20px rgba( 0, 0, 0, 0.8 );
}
.mm-menu li.mm-label
{
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
}
.mm-menu li.mm-label
{
	background: rgba( 255, 255, 255, 0.1 );
	font-size: 11px;
	color: rgba( 255, 255, 255, 0.5 );
}
.mm-menu em.mm-counter
{
	text-indent: 0;
	text-align: center;
	text-shadow: none;
	line-height: 22px;
	display: block;
	min-width: 16px;
	height: 20px;
	padding: 0 2px;
	position: absolute;
	right: 40px;
	top: 10px;
}
.mm-menu em.mm-counter + a.mm-subopen
{
	padding-left: 35px;
}
.mm-menu em.mm-counter + a.mm-subopen + a,
.mm-menu em.mm-counter + a.mm-subopen + span
{
	padding-right: 80px;
}
.mm-menu em.mm-counter
{
	border-radius: 5px;
	background: rgba( 255, 255, 255, 0.1 );
	box-shadow: 0 0 2px rgba( 0, 0, 0, 0.3 );
	font-size: 11px;
	font-style: normal;
	color: rgba( 255, 255, 255, 0.4 );
}
.mm-menu a.mm-subopen:after,
.mm-menu a.mm-subclose:before
{
	content: '';
	border-width: 4px;
	border-style: solid;
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;

	-webkit-transform: rotate( -45deg );
	-moz-transform: rotate( -45deg );
	-o-transform: rotate( -45deg );
	transform: rotate( -45deg );
}
.mm-menu a.mm-subopen:after
{
	border-top: none;
	border-left: none;
	margin-top: -4px;
	right: 16px;
}
.mm-menu a.mm-subclose:before
{
	border-right: none;
	border-bottom: none;
	margin-top: 4px;
	left: 20px;
}
.mm-menu.mm-vertical li.mm-opened > a.mm-subopen:after
{
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	-o-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
.mm-menu a.mm-subopen:after,
.mm-menu a.mm-subclose:before
{
	border-color: rgba( 255, 255, 255, 0.3 );
}
.mm-menu div.mm-search
{
	width: 100%;
	height: 50px;
	padding: 10px;
	position: relative;
	z-index: 1;
}
.mm-menu div.mm-search input
{
	border: none;
	border-radius: 15px;
	line-height: 30px;
	outline: none;
	display: block;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
}
.mm-menu li.mm-noresults
{
	border: none;
	display: none;
	padding-top: 30px;
}
.mm-menu li.mm-noresults:after
{
	border: none;
}
.mm-menu.mm-noresults li.mm-noresults
{
	display: block;
}
.mm-menu .mm-noresult,
.mm-menu .mm-nosubresult > a.mm-subopen,
.mm-menu .mm-nosubresult > em.mm-counter
{
	display: none;
}
.mm-menu .mm-nosubresult > a.mm-subopen + a, 
.mm-menu .mm-nosubresult > a.mm-subopen + span
{
	padding-right: 5px;
}
.mm-menu div.mm-search
{
	background: rgba( 0, 0, 0, 0.2 );
	border-bottom: 1px solid rgba( 255, 255, 255, 0.1 );
}
.mm-menu div.mm-search input
{
	background: rgba( 255, 255, 255, 0.3 );
	color: rgba( 255, 255, 255, 0.9 );
}
.mm-menu li.mm-noresults
{
	color: rgba( 255, 255, 255, 0.4 );
	text-align: center;
}
html.mm-no-overflowscrolling.mm-opened,
html.mm-no-overflowscrolling.mm-opened body
{
	overflow: visible;
}
html.mm-no-overflowscrolling.mm-opened body
{
	overflow-x: hidden;
}
html.mm-no-overflowscrolling.mm-opened .mm-page
{
	min-height: 200%;
	position: fixed;
	top: 0;
	z-index: 3;
}
html.mm-no-overflowscrolling .mm-menu
{
	height: auto;
	min-height: 100%;
	overflow:auto;
	overflow-x:auto;
	overflow-y:auto;
	position: relative;
	left: auto;
	top: auto;
}
html.mm-no-overflowscrolling.mm-right .mm-menu
{
	position: absolute;
}
html.mm-iphone-addressbar body
{
	padding-bottom: 60px;
}
/*********************************************
////////                          	////////    
////////          Fancybox			////////
////////							////////
/*********************************************/
.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;
	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;
	font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	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('../assets/icons/galeria/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('../assets/icons/galeria/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;
	-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;
	visibility:hidden;
	max-width:99999px;
	max-height:99999px;
	overflow:visible !important;
}
.fancybox-lock {
    overflow:hidden !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:99999;
	background:url('../assets/icons/galeria/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position:fixed;
	bottom:0;
	right:0;
}
.fancybox-lock .fancybox-overlay {
	overflow:auto;
	overflow-y:scroll;
}
.fancybox-title {
	visibility:hidden;
	font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	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;
	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);
}
/***** PHOTOSWIPE *******/ 
body.ps-active, body.ps-building, div.ps-active, div.ps-building{
	background:#000;
	overflow:hidden;
}
body.ps-active *, div.ps-active *{ 
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
	display:none;
}
body.ps-active *:focus, div.ps-active *:focus { 
	outline:0; 
}
div.ps-document-overlay {
	background:#000;
}
div.ps-uilayer { 
	background:#000;
	cursor:pointer;
}
div.ps-zoom-pan-rotate{
	background:#000;
}
div.ps-zoom-pan-rotate *  { display:block; }
div.ps-carousel-item-loading 
{ 
	width:40px;
	height:40px;
	background:url(../assets/loader.gif) no-repeat center center; 
	background-size:100% !important;
}
div.ps-carousel-item-error { 
	background:url(error.gif) no-repeat center center; 
}
div.ps-caption
{ 
	background:#000000;
	background:-moz-linear-gradient(top, #303130 0%, #000101 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-bottom:1px solid #42403f;
	color:#fff;
	font-size:13px;
	font-family:"Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
	text-align:center;
}
div.ps-caption *  { display: inline; }
div.ps-caption-bottom{ 
	border-top:1px solid #42403f;
	border-bottom:none;
	min-height:44px;
}
div.ps-caption-content{
	padding:13px;
	display:block;
}
div.ps-toolbar{ 
	background:#000000;
	background:-moz-linear-gradient(top, #303130 0%, #000101 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-top:1px solid #42403f;
	color:#fff;
	font-size:13px;
	font-family:"Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
	text-align:center;
	height:44px;
	display:table;
	table-layout:fixed;
}
div.ps-toolbar * { 
	display:block;
}
div.ps-toolbar-top {
	border-bottom:1px solid #42403f;
	border-top:none;
}
div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play{
	cursor:pointer;
	display:table-cell;
}
div.ps-toolbar div div.ps-toolbar-content{
	width:44px;
	height:44px;
	margin:0 auto 0;
	background-image:url(../assets/icons/galeria/icones.png);
	background-repeat:no-repeat;
}
div.ps-toolbar-close div.ps-toolbar-content{
	background-position:0 0;
}
div.ps-toolbar-previous div.ps-toolbar-content{
	background-position:-44px 0;
}
div.ps-toolbar-previous-disabled div.ps-toolbar-content{
	background-position:-44px -44px;
}
div.ps-toolbar-next div.ps-toolbar-content{
	background-position:-132px 0;
}
div.ps-toolbar-next-disabled div.ps-toolbar-content{
	background-position:-132px -44px;
}
div.ps-toolbar-play div.ps-toolbar-content{
	background-position:-88px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 240dpi)
{
	div.ps-toolbar div div.ps-toolbar-content{
		-moz-background-size:176px 88px;
		-o-background-size:176px 88px;
		-webkit-background-size:176px 88px;
		background-size:176px 88px;
		background-image:url(../assets/icons/galeria/icones.png);
	}
}
/****** RESPONSIVO ********/
@media only screen and (max-width:1560px){
	.conteudo-produtos-airsoft {
	    width:92%;
	    max-width:inherit;
	}
	.img-destaque-air {
    	width:98.5%;
	}

}
@media only screen and (max-width:1400px){
	.bg-topo-produtos, .bg-topo-contato{
		background-position:top center;
	}
}

@media only screen and (max-width:1160px){
	.conteudo-home{
		width:99%;
	}
	.setas {
    	width:97%;
	}
	.titulo-pagina {
    	width:96%;
	}
	.conteudo-home a span{
		right:20px;
    	font-size:25px;
    	text-align:right;
	}
	.banner-todos div {
    	width:99%;
    	position:relative;
    	z-index:9999;
	}
	#banners-produtos .slide, #banners-produtos .slide .img, #banners-produtos .slide .img img{
		width:100%;
	}
	.lista-produtos {
    	max-width:74%;
	}
	.form-pag-contato {
    	width:36.697%;
    	margin-left:10%;
	}
	.conteudo-500 {
    	width:98%;
    	margin:90px auto 0;
	}
	.conteudo-500 h1{
    	width:100%;
    	text-align:center;
	}
	.conteudo-500 a{
		background-position:center center;
	}
	.preco-produto .valor {
	    width:280px !important;
	    float:none;
	    display:block;
	    margin:0 auto;
	}
	.preco-produto a {
	    float:none;
	    width:187px;
	    margin:0 auto;
	    display:block;
	    text-align:center;
	}
	.sidebar-airsoft {
    	width:27.395%;
    	margin:0 0 0 30px;
	}
	.img-destaque-air {
    	max-height:300px;
	}
	.fotos-produtos-airsoft {
    	margin-top:20px;
	}
}
@media only screen and (max-width:960px){
	/*.galeria-produto{
		display:none;
	}*/
	.desc-produto {
   	 	width:90%;
    	float:none;
    	margin:0 auto;
    	text-align:center;
	}
	.galeria-produto {
    	width: 97%;
    	float: none;
    	margin: 0 auto 50px;
	}
	.desc-produto h2 {
    	width:100%;
	}
	.preco-produto {
	    width:100%;
	    float:left;
	    margin:0 0 30px 0;
	}
}
@media only screen and (max-width:830px){
	#logo{
		float:right;
	}
	ul#menu{
		display:none;
	}
	.menuMobile{
		display:block;
		width:56px;
		float:left;
		margin-top:0;
		position:absolute;
		left:inherit;
		z-index:9999999999999;
		top:20px;
		-ms-transform: skew(0deg) !important;
    	-webkit-transform: skew(0deg) !important;
    	transform: skew(0deg) !important;
	}
	.menuMobile span{
		height:5px;
		width:35px;
		border-radius:5px 5px 5px 5px;
		background:#fff;
		margin:5px 0 0 10px !important;
		cursor: pointer;
		display:block;
		float:left;
		line-height:50px !important;
	}
	a.menuMobileAction{
		float:left;
		text-align:center;
		color:#1B355E;
		font-family: 'Roboto Slab', serif;
		font-weight:700;
	}
}
@media only screen and (max-width:768px){
	
	/****** TOPO ***/

	.conteudo-home {
    	width:459px;
	}
	.conteudo-home a {
	    width:47%;
	    padding-bottom:73%;
	}
	.conteudo-home a:nth-child(2) {
    	margin-top:-5px;
    	padding-bottom:74.2%;
    	margin-bottom:20px;
	}
	.conteudo-home a:nth-child(3){
		margin-top:28px;
	}
	.conteudo-home a:last-child {
    	margin-top:13px;
    	padding-bottom:77%;
	}
	.menu-prod {
	    width:100%;
	    padding:40px 0 0;
	    text-align:center;
	    cursor:pointer;
	}
	.menu-prod ul li a {
    	padding-bottom:10px;
	}
	.lista-produtos{
    	max-width:98%;
    	float:none;
    	margin:50px auto 0;
	}
	.sidebar-produtos {
    	width:90%;
    	float:none;
    	margin:0 auto;
	}
	.sidebar-produtos.sidebar-airsoft{
		width:250px;
		display:table;
	}
	.fotos-produtos-airsoft h2, .fotos-produtos-airsoft p{
		color:#363836;
		margin-left:0;
	}
	.img-destaque-air {
    	display:none;
	}
	.menu-prod h2 {
   		margin-bottom:40px;
	}
	.menu-prod h2::before{
		content:"";
		position:absolute;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 10px 0 10px;
		border-color: #ffffff transparent transparent transparent;
		margin:40px 0 0 60px;
	}
	.perguntas {
    	padding:35px 10px;
	}
	.menu-prod ul.mobile{
		display:none;
	}
	#prev2, #next2 {
    	top:35%;
	}
	.entre-contato{
		display:none;
	}
	.form-pag-contato {
    	width:84%;
    	float:none;
    	margin:0 auto;
	}
	.mapa {
    	width:100%;
    	padding-bottom:380px;
    	float:left;
	}
	.mapa a {
    	background-position:center -193px;
    	left: 0;
	}
	.box-interesse a{
		display:none;
	}
	.box-interesse #abre-modal-mobile{
		display:table;
		cursor:pointer;
		margin-bottom:20px;
	}
	.modal-produtos{
		width:80%;
		position:relative;
	}
	.bg-topo-404 .titulo-pagina h1, .bt-404{
    	width:100%;
    	float:left;
	}
	.bg-topo-404 .titulo-pagina h1{
    	margin:48px 0 0 0;
    	text-align:center;
	}
	.conteudo-produtos {
	    max-width:inherit;
	    width:90%;
	}
	.desc-album {
    	width:35%;
	}
	.fotos-produtos-airsoft {
    	width:100%;
	}
}
@media only screen and (max-width:480px){
	#topo{
		border:none;
	}
	#logo {
		width:200px;
    	background-size:100%;   	
	}
	.bg-topo-produtos, .bg-topo-contato {
    	padding-bottom:30px;
	}
	.titulo-pagina h1, .box-interesse h3{
		font-size:40px;
		margin:20px 0 0 0;
	}
	.conteudo-home {
    	width:270px;
		display: table;
	}
	.conteudo-home a {
		width:290px;
		padding-bottom:430px;
		float:none;
		display:block;
		margin:0 auto;
	}
	.conteudo-home a img {
    	left: 0;
	}
	.conteudo-home a:nth-child(2) {
		margin:20px auto;
		padding-bottom:430px;
		left:-11px;
	}	
	.conteudo-home a:nth-child(3) {
		width:286px;
    	margin-top:0;
    	left:-3px;
	}
	.conteudo-home a:last-child {
		width:293px;
		margin-top:20px;
		padding-bottom:430px;
		margin-right:inherit;
		left:-4px;
	}
	.produtos{
		width:85%;
	    float:none;
	    margin:0 auto 20px;
	}
	.produtos:nth-child(even){
		margin-right:inherit !important;
	}
	.produtos.ultimo{
		margin:0 3.8% 45px 0;
	}
	.lista-perguntas div {
    	height:auto !important;
	}
	#prev2, #next2, #next, #prev{
    	display:none;
	}
	.lista-perguntas div{
		border:none;
	}
	#rodape ul {
	    width:100%;
	    margin:0 0 20px 0;
	    text-align:center;
	}
	#rodape ul img {
    	float:none;
	}
	.banner-todos div h2 {
		width:100%;
		float:left;
		text-align:center;
		margin:160px 0 30px 0;
	}
	.banner-todos div a {
    	float:none;
    	margin:0 auto 120px;
	}
	.conteudo-500 h1{
		font-size:40px;
	}
	.conteudo-500 a{
    	background-size:250px;
	}
	.lista-produtos {
	    max-width:inherit;
	    width:100%;
	}
	.foto-produto.foto-airsoft {
    	width: 100%;
	}
	.desc-album {
	    width:100%;
	    margin-top:20px;
	}
	.fotos-produtos-airsoft div a {
	    width:100%;
	    margin:0 0 20px 0;
	}
	.fotos-produtos-airsoft div {
    	margin-top:20px;
	}
	.preco-produto .valor {
	    width:225px !important;
	    padding:25px 10px;
	}
	.preco-produto a {
    	padding:14px 32px;
	}
	.thumbs a {
	    width:28.49%;
	    height:100px;
	    overflow:hidden; 
	}

}
@media only screen and (max-width:355px){
	.lista-produtos {
	    max-width:inherit !important;
	    width:98%;
	}
	.sidebar-produtos.sidebar-airsoft {
    	width:220px;
	}
}
