/* 

-----Index-----

	1.Reset
	2.Header
		2.1.Slider
	3.Content
	4.Footer
	5.Icons
	6.Map
	7.Default

*/

/* 1.Reset */
body{
	background: #cccccc;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
	font-size: 14px;
	margin:0px;
	padding:0px;
}
a:focus{
    outline: none!important;
    outline-offset: -2px;
}

.bg-site{
	background: #FFF;
	padding: 0;
}
h1{
   
}
h2{}
h3{}
img{
	border: 0;
}
a{
	text-decoration:none;
}
ul{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
.clear{
	clear:both;
}
.lead{
	font-weight: bold;
}
.wrong{
	background-color: #F33;
}
.left{
	float: left;
}
.right{
	float: right;
	width: 500px;
}
.menuHidden{
	display: none;
}
/* 2.Header */
header{
	padding: 10px 0;
}
header .infos-header{}
header .infos-header ul{
	display: table;
    float: right;
    padding: 0 5px 9px;
}
header .infos-header ul li{
	color: #333;
    display: inline;
}
header .infos-header ul li + li{
	margin-left: 15px;	
}
header .infos-header ul li span{
	color: #2a2c8f;
}
header .navbar{
	margin-bottom: 0;
}
header #menu-header{
	padding: 0;
}
header #menu-header ul{
	background: rgba(0, 0, 0, 0) url("images/bg-menu.jpg") repeat scroll 0 0;
    float: right;
    background-color: #9b0f15;
    overflow: hidden;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}
header #menu-header ul li{}
header #menu-header ul li + li{
	border-left: 1px solid #9b0f15;
}
header #menu-header ul li a{
	color: #FFF;
	padding: 10px;
}
header #menu-header ul li a:focus{
	background: #9b0f15;
}

header #menu-header ul li a:hover{
	background: #9b0f15;
}

/* 2.1.Slider */
#containerSlider{
	overflow: hidden;
	width: 100%;
	max-height: 368px;
}

.slider_box{
    margin-top: 0;
    overflow: hidden;
    position: relative;
}
.calback-slider{
	opacity: 0;
}
.calback-slider img{
	width: 100%;
	height: auto;
}
.nav-and-prev{
	height: 1px;
    position: absolute;
    top: 31%;
    width: 100%;
}
.nav-and-prev .container{
	position: relative;
}
.slider{
    z-index: 10;
	width: 100%!important;
	height: auto!important;
}
.slider a{
	width: 100%!important;
	height: auto!important;
}
.slider img,
.calback-slider img{
	width: 100%;
	height: auto;
}
.slider .active span{
    top: 80%;
    margin-left: 47px;
	opacity: 1;
	-webkit-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
.slider span,
.calback-slider span{
	background: rgba(237, 19, 29, 0.62) none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-left: 20px;
    padding: 5px 33px 9px;
    position: absolute;
    top: 75%;
    z-index: 119;
	opacity: 0;
	-webkit-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}
.prev-next,
.prev-next:focus{
	background:url("images/button.png") no-repeat 0 0;
	float: left;
    float: left;
    height: 116px;
    margin: 0 15px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    width: 35px;
    z-index: 20;
}
#next{
	background-position:-35px 0;
	right: 0;
}
#prev:hover{
	background-position: -0px -116px;
}
#next:hover{
	background-position: -35px -116px;
}
.slider_box #output{
	position: absolute;
    right: 15px;
    text-align: right;
    top: 7px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.botoes_nav{
	margin:0 auto;
	width:134px;
	}
.controlNav{
    height: 300px;
    width: 100%;
	z-index: 11;
}
.controlNav > div{
	float: left;
	height: 310px;
	margin-top: 15px;
	padding:5px 10px;
	text-align: center;
	width: 220px;
}
.controlNav > div h2{
	color: #222222;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 15px;
    background: url(images/barrinha-box.jpg) no-repeat center 28px;
}
.controlNav > div p{
	font-size:13px;
	color:#666666;
	line-height: 24px;
	margin:0;
	padding-top: 8px;
	
}
.controlNav > .activeSlide{
	background: url(images/seta-box.jpg) no-repeat center 0;
}
.box{
	float: left;
	height: 100px;
	width: 100%;
	padding-top: 45px;
}
.controlNav div:hover .box a{background: #207bd6;-webkit-transition: background 1s ease-in-out;
-moz-transition: background 1s ease-in-out;
-ms-transition: background 1s ease-in-out;
-o-transition: background 1s ease-in-out;
transition: background 1s ease-in-out;}
.controlNav .box a{	
	background: #3399ff;
	border-radius:15px;
	box-shadow: 0 6px 10px -9px #000000;
	display: block;
	height: 76px; 
	margin:0 auto;
	width: 82px; 
	}
.controlNav .activeSlide .box a{
	background: #0c4da2!important;
	background-position: 0 0;
}
.control-nav-container{
	margin: 0 auto; 
	padding:20px 20px 15px;
	width: 160px;
	}
.control-nav-container a{
	color:#535252;
}
.control-nav-container a:hover{
	color:#0c4da2;
}

/*-------Content-home---------------------*/
.title-home{
	padding: 15px;
}
.title-home h1{
	font-weight: 600;
	color: #333333;
	font-size: 20px;
	margin: 0;
}
.title-home p{
	margin-bottom: 0;
	color: #666;
}
.bar-red{
	display: block;
	width: 103px;
	height: 2px;
	background: #EC1019;
	margin: 10px auto;
}
.boxs-content-home{}
.boxs-content-home .col-sm-6{
	padding: 0;
}

.boxs-content-home .box-home{
	position: relative;
	width: 100%;
}

.boxs-content-home .image-content{}
.boxs-content-home .image-content img{
	position: relative;
	width: 100%;
}
.boxs-content-home .image-content img + img{
	left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    width: 100%;
}
.boxs-content-home .box-home:hover .image-content img + img{
	opacity: 1;
	-webkit-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
.desc-home-box{
	color: #fff;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 100%;
    text-shadow: 1px 0px 3px rgba(0,0,0,1.00),1px 0px 3px rgba(0,0,0,1.00),1px 0px 11px rgba(0,0,0,0.51);
    z-index: 100;
}
.desc-home-box a{
	color: #FFF;
}
.desc-home-box:hover{
	text-decoration: none;
	color: #FFF;
}
.desc-home-box img{}
.desc-home-box h2{
	font-size: 18px;
	font-weight: 600;
}
.desc-home-box p{}
/* 4.Footer */
.footer {
    padding: 15px 0;
    width: 100%;
    background: #2E2E2E;
    border-top: 2px solid #fff;
}
.footer .box-fone-and-map{
	display: table;
    color: #616161;
}
.footer .box-fone-and-map .mapa{
	padding-bottom: 15px;
}
.footer .box-fone-and-map .fone{}
.footer .box-fone-and-map .mapa span{
	background: url(images/mapa.jpg);
	display: inline-block;
    height: 21px;
    margin-right: 7px;
    vertical-align: middle;
    width: 15px;
}
.footer .box-fone-and-map .fone span{
	background: url(images/fone.jpg);
	display: inline-block;
    height: 17px;
    margin-right: 7px;
    vertical-align: middle;
    width: 17px;
}
.footer .icones-ttf{
	
}
.author{height: 40px;width: 100%;}
.author .container{border-top:1px solid #ddd; }
.author p{
	color: #fff;
    font-size: 12px;
    padding-left: 6px;
    padding-top: 10px;
    text-align: left;
}
.author a {
	color:#fff;
}

/* 6.Map */

.map-container{
    border: 3px solid #CCCCCC;
    margin: 20px 0;
    max-width: 100%;
    height: 560px;
    overflow: hidden;
    position: relative;
}
.map-container .map{
	height: 100%;
	width: 100%;	
}
.pin .logo, .pin_hover .logo{
	height: 39px !important;
	margin: 0px !important;
	width: 88px !important;
}

/* 7.Default */

.foto_descricao a{
	border: 3px solid #fff;
	display: block;
	margin: 0 auto;
	width: 320px;
}
.foto_descricao a img.capa{
	border: none;
	margin: 0;
	width: 320px;
}
.album-personalizado{
	padding-left: 41px;
}
.empresa .preco{
	background-color: #eee;
	border-radius: 5px;
	color: #F60; 
	display: inline;
	font-size: 25px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.album .produto{	
    margin-bottom: 30px;
}
.about ul{
	padding-left: 18px;
}
.album .produto a{
	display: block;
	margin-bottom: 10px;	
	text-align: center;
}
.album .produto a img{
	border: 3px solid #bebfc3;
    display: inline;
    float: none;
    height: 134px;
}
.album .produto a img:hover{
	border-color: #dd131c;
}
.album .produto .informacoes-produto{
	margin-top: 3px;
	text-align: center !important;
}
.album .produto .informacoes-produto h2{
    color: #333;
    display: block;
    font-size: 15px;
}
.album .produto .informacoes-produto .produto-descricao{
	display: inline;
	font-size: 15px;
	line-height: 20px;
}
.album .produto .informacoes-produto .produto-preco{
	background-color: #EAEAEA;
	border-radius: 3px;
	color: #FF6600;
	display: block; 
	float: right;
	font-size: 15px;
	font-weight: 400;
	margin: 5px 46px;
	text-align: center;
	width: 109px;
}
.album .produto .informacoes-produto .preco strong{
	font-weight:700;
	font-size:18px;
	padding:0px;
}

.contact-form{
	}

.foto-contato{
	float: right;
    margin-right: 45px;
	}
#icone_2 {
    background-position: -50px 0;
}
#icone_6 {
    background-position: -102px 0;
}
.submit{
	background: #cf131b none repeat scroll 0 0;
    border: medium none;
    border-radius: 7px;
    color: #ffffff;
    cursor: pointer;
    display: table !important;
    margin: 10px 0 0;
    padding: 7px 20px;
    width: auto;
}
.submit:hover{
	border: none;
	background: #a21218;
}
.full-cont-page + .container{
	padding-top: 20px;
}
input,
select{
	border: 1px solid #CCCCCC;
    border-radius: 3px;
    padding: 5px;
    width: 100%;
    margin-bottom: 15px;
}
input:hover,
select:hover{
	border:1px solid #7eb4ea;
}

.icone h3 {
    border: medium none;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin: 6px 0;
}
#icone_3 {
    background-position: 0 0;
}
.icones{
    overflow: hidden;
}

.icone {
    display: table;
    float: right;
    height: 0;
    margin-bottom: 10px;
    color: #fff;
    font-size: 12px;
    width: 175px;
}
.icone span.imagem {
    background-image: url(images/icones.png);
}

.content-home h1{
	color: #333333;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}
.content-home .subtitle-home{
	color: #0099cc;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 0;
    text-align: center;
}
.content-home .desc-home{
	color: #999999;
    font-weight: 100;
    margin-top: 0;
    text-align: center
}
.content-home .saibamais-home{
	background: #01abce none repeat scroll 0 0;
    color: #fff;
    display: table;
    margin: 0 auto;
    padding: 10px 20px;
}
.content-home .saibamais-home:hover{
	background: #00839e;
}
.content-home .box-home {
	display: block;
    float: left;
    margin: 35px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.content-home .box-home a{}
.content-home .box-home a img{
	height: auto;
    width: 100%;
}
.content-home .box-home a .black-box{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: -70px;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 6px;
    position: absolute;
    width: 100%;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.content-home .box-home a:hover .black-box{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0px;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 6px;
    position: absolute;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}
.content-home .box-home a .black-box em{
	color: #ebebeb;
    display: block;
    font-size: 12px;
}
.content-facebook-home{
	background: url(images/bg-content-facebook.jpg);
}
.content-facebook-home .facebook-content{
	display: table;
    height: 235px;
    margin: 0 auto;
    width: 500px;
}
.content-facebook-home .facebook-title{
	color: #feffff;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    text-shadow: 2px 3px 0 #00487f;
    text-align: center;
}
.content-facebook-home .facebook-title + span{
	background: #b12562 none repeat scroll 0 0;
    display: block;
    height: 3px;
    margin: 0 auto 10px;
    width: 100px;
}

.footer .nav{
	padding: 0;
}
.footer .nav li{}
.footer .nav li a{
	background: rgba(0, 0, 0, 0) url("images/arrow-footer.png") no-repeat scroll 7px center;
    color: #fff;
    padding-left: 19px;
}

.full-cont-page{
	background: #444 none repeat scroll 0 0;
    color: #fff;
    padding: 15px;
}
.full-cont-page h1{
	margin: 0;
}