@charset "utf-8";
/* CSS Document */

*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}	

.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
html, body{width:100%;height:100%;}
body{
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	background-color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	overflow-y:scroll;
	}
#site{
	max-width:1300px;
	margin:0 auto;
	overflow:hidden;
	width:100%;
	}
#menu{
	width:100%;
	height:120px;
	background-color:#01103f;
    background-image: linear-gradient(to right, d3b823, e1ce68, d3b823);
	/*min-width:800px;*/
	position:relative;
}	
#annexelogo{
	width:100%;
	float:left;
	height:90px;
}
#annexelogo a{
	background-image:url(../images/annexe-logo.png);
	width:235px;
	height:29px;
	display:block;
	/*float:left;*/
	margin-left:4%;
	margin:33px auto;
	}
#annexelogo #menu-simb{
	background-image:url(../images/annexe-simb.png);
	width:40px;
	height:42px;
	display:block;
	float:right;
	margin-right:2%;
	margin-top:-72px;
	}
#menu-btns{
	width:100%;
	height:30px;
	background-color:#fff;
	float:left;
	}	
.btns{
	float:left;
	margin-left:13%;
	font-weight:300;
	margin-top:5px;
	}
ul{list-style:none;margin:0px;padding:0px;}		
#menu-btns #menu-content{
	width:78.46153846153846%;
	height:30px;
	float:left;
	}
#menu-btns #menu-content #marca{margin-left:5%;}
#menu-btns .btns a{
	color:#01103f;
	font-size:1.3em;
	text-decoration:none;
	opacity:1;
	}	
#menu-btns .btns a:hover, #menu-btns .btns .active{
	opacity:.7;
	}	
#menu-btns #sociais{
	float:right;
	margin-top:3px;
	width:19.23076923076923%;
	height:30px;
	margin-right:2%;
	}	
	#menu-btns #sociais #followus{background-image:url(../images/followus.png);width:63px;height:28px;display:block;float:right;margin-top:-3px;}
	#menu-btns #sociais #menu-fb img{margin:0 15px 0 15px;}
	.fadehover{float:right;}	

/*----------*/
#welove{display:none;}
	
/*------------------------INDEX-----------------------------*/
#index-content{
	width:100%;
	min-width:1000px;
	height:auto;
	background-color:#fff;
	}
#home-alfaiataria{
	width:44.23076923076923%;
	height:408px;
	float:right;
	background-image:url(../images/home-alfaiataria.jpg);
	z-index:11;
	position:relative;
	overflow:hidden;
	}
	#home-alfaiataria-txt{display:none;/*font-family:"Times New Roman";font-size:2.5em;font-weight:500;margin:183px 10% 0 0;float:right;opacity:.7;position:relative;height:30px;color:#34302e;width:42.60869565217391;*/}
		#home-alfaiataria-alfaiataria{font-family: 'Open Sans', sans-serif;font-size:1.6em;color:#d9a8a0;font-weight:100;float:right;position:relative;margin-top:-10px;height:40px;}
#home-followus{float:right;overflow:hidden;}
/*#home-amamos{
	background-image:url(../images/home-amamos.jpg);
	width:55.76923076923077%;
	height:370px;
	display:block;
	float:left;
	}
#home-movie{
	width:44.23076923076923%;
	float:right;
	height:328px;
	background-color:#fff;
	overflow:hidden;
	cursor:default;
	}	
#movie{
	width:576px;
	height:328px;
	left:50%;
	margin-left:-288px;
	position:relative;
	}
#home-acessorios{
	background-image:url(../images/home-acessorios.jpg);
	width:44.23076923076923%;
	height:449px;
	display:block;
	float:right;
	margin-top:-152px;
	}
	#home-acessorios-txt{font-family: 'Open Sans', sans-serif;font-size:4.3em;font-weight:100;margin:100px 7.5% 0 0;float:right;position:relative;height:30px;color:#FFF;}
		#home-acessorios-acessorios{font-family:"Times New Roman";font-size:.57em;color:#34302e;font-weight:100;float:right;position:relative;margin-top:-10px;height:40px;}
	*/
#home-lojas{
	background-image:url(../images/home-lojas.jpg);
	width:55.76923076923077%;
	height:297px;
	display:block;
	float:left;
	}
#footer{
	width:100%;
	height:35px;
	background-color:#01103f;
	float:left;	
	font-family: 'Open Sans', sans-serif;
	font-size:1.3em;
	}
#footer a{
	float:right;
	color:#dcc8c7;
	text-decoration:none;
	margin-right:3%;
	margin-top:9px;
	}




/*-----------------------PÁGINAS------------------------*/	
.ann-pgs{
	width:100%;
	min-width:1000px;
	background-color:#e8e9eb;
	
	}
#pg-colecoes-content{
	width:30.61538461538462%;
	height:743px;
	background-color:#e8e9eb;
	float:left;
	padding:30px;
	}
#pg-colecoes iframe{
	width:69.38461538461538%;
	float:right;
	}
#pg-colecoes-content .colecoes-txt{
	font-size:1.1em;
	font-family: 'Open Sans', sans-serif;
	margin-top:30px;
	}		
.pgs-title{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:4em;
	font-weight:300;
	font-stretch:condensed;
	}
.pgs-txt{	
	font-family: 'Open Sans', sans-serif;
	font-size:1.3em;
	font-weight:300;
	font-stretch:condensed;
	margin-top:30px;
	}	
#pg-colecoes-content ul{
	margin-top:20px;
	}
#pg-colecoes-content ul li{
	padding-top:5px;
	}
#pg-colecoes-content ul li a{
	font-family:"Times New Roman";
	font-size:1.9em;
	color:#464537;
	text-decoration:none;
	font-style:italic;
	}
#pg-colecoes-content ul li .colecoes-active, #pg-colecoes-content ul li a:hover{
	color:#bb7675;
	text-decoration:underline;
	}	
#pg-cadastro, #pg-facaparte, #pg-marca{
	background-color:#e8e9eb;
	padding:30px;
	}		
/*FORMULÁRIOS*/
form{margin-top:30px;margin-bottom:50px;}
input{
	border:1px solid #01103f;
	background-color:#e8e9eb;
	height:40px;
	font-family: 'Open Sans', sans-serif;
	font-size:1.3em;
	}
textarea{
	border:1px solid #01103f;
	background-color:#e8e9eb;
	font-family: 'Open Sans', sans-serif;
	font-size:1.3em;
	height:80px;
	}
.botao-enviar{	
	float:left;
	position:absolute;
	margin-top:10px;
	cursor:pointer;
	}

.botao-enviar:hover{border:1px solid #5A0D0E;}
.form-enviados{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:1.5em;
	color:#464537;
	width:400px;
	margin-top:80px;
	}	
#pg-lojas, #pg-acessorios{
	width:100%;
	height:750px;
	background-color:#e8e9eb;
	}
#pg-alfaiataria{height:633px;}	
#pg-alfaiataria-title{float:left;}
#txt-alfaiataria{float:left;margin-top:15px;}
#pg-lojas img, #pg-acessorios img, #pg-alfaiataria img{float:right;}

#lojas-content{
	float:left;
	width:38.46153846153846%;
	padding:30px 0 0 30px;
	color:#464537;
	}	
#txt-lojas{float:left;}
#pg-lojas-title{
	margin-bottom:60px;
	float:left;
	}
.lojas-praca{
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:20px;
	color:#464537;
	}
.lojas-endereco{
	margin-bottom:60px;
	color:#464537;
	}	
#acessorios-content, #alfaiataria-content{
	float:left;
	width:20%;
	min-width:230px;
	padding:30px 15px 0 20px;
	color:#464537;
	height:633px;
	font-family: 'Open Sans', sans-serif;
	}		
	
/*-----------------------------------------------
					RESPONSIVO
------------------------------------------------*/
/*WIDTH 1366px*/
@media only screen 
and (max-width : 1400px) {
	}	

/*WIDTH 1280px*/
@media only screen 
and (max-width : 1300px) {
.btns{margin-left:8.5%}
#home-alfaiataria-txt{margin-right:5%;width:35%;}
#pg-colecoes-content ul li a{font-size:1.7em;}
#pg-colecoes-content .colecoes-txt{font-size:1.2em;}
#home-followus{width:44.2%;}
	}			
	
/*WIDTH 1024px*/
@media only screen 
and (max-width : 1100px) {
.btns{margin-left:6.5%}
#home-alfaiataria-txt{margin-right:3%;}
#pg-colecoes-content ul li a{font-size:1.7em;}
#pg-colecoes-content .colecoes-txt{font-size:1.1em;}
#home-alfaiataria{background-position:center;}
#home-followus img{margin-left:-17%;}
.theme-default .nivoSlider img{margin-left:-15%;}
#pg-colecoes-content .pgs-title img{width:100%;}
	}

/*IPAD Landscape */
@media only screen 
  and (max-width: 1024px) 
  and (orientation: landscape){
	
}

/*IPAD Portrait */
@media only screen 
  and (min-width: 768px) 
  and (orientation: portrait) {
	  
}

/*IPHONE 6plus LANDSCAPE*/
@media only screen 
and (max-width : 960px)
and (orientation : landscape) {
	}
	
/*IPHONE 6plus PORTRAIT*/
@media only screen 
and (max-width : 540px)
and (orientation : portrait){
	#menu{width:414px;}
	}
	
/*IPHONES 6 LANDSCAPE*/
@media only screen 
and (max-width : 667px)
and (orientation : landscape) {
	}
	
/*IPHONE 6 PORTRAIT*/
@media only screen 
and (max-width : 375px)
and (orientation : portrait) {
	}
	
/*IPHONES 5 LANDSCAPE*/
@media only screen 
and (max-width : 568px)
and (orientation : landscape) {
	}
	
/*IPHONE 5 PORTRAIT*/
@media only screen 
and (max-width : 320px)
and (orientation : portrait) {
	}
	

/*IPHONES 4 LANDSCAPE*/
@media only screen 
and (max-width : 480px)
and (orientation : landscape) {
	}
