@font-face {
    font-family: 'nym';
    src: url('../fonts/Nymphette-webfont.eot');
    src: url('../fonts/Nymphette-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Nymphette-webfont.woff') format('woff'),
         url('../fonts/Nymphette-webfont.ttf') format('truetype'),
         url('../fonts/Nymphette-webfont.svg#nymphetteregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alex';
    src: url('../fonts/alexbrush-regular-webfont.eot');
    src: url('../fonts/alexbrush-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/alexbrush-regular-webfont.woff') format('woff'),
         url('../fonts/alexbrush-regular-webfont.ttf') format('truetype'),
         url('../fonts/alexbrush-regular-webfont.svg#alex_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'Source Sans Pro', sans-serif;
	color: #5e483a;
	overflow-x: hidden;
}

strong {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}

a, a:hover, a:active, a:visited {
	color: #5e483a;
}

hr {
	border-top: 1px solid #D7C9BA;
}

.header {
	width: 100%;
}

.links_topo {
	background:#271c14;
	width: 100%;
	color: #f6ece5;
}

.links_topo_container {
	width: 940px;
	margin: 0 auto;
}

.links_topo_container a {
	color: #f6ece5;
	line-height: 3em;
}

.container {
	margin: 20px auto;
}

.full_banner {
	position: relative;
	top: 0;
	right:0;
	z-index: 1;
	height: 550px;
	overflow: hidden;
}

.full_banner_celebrare {
	position: relative;
	top: 0;
	right:0;
	z-index: 1;
	height: 295px;
	overflow: hidden;
	margin: 0 auto 30px auto;
}


.full_banner_front {
	width: 100%;
	text-align: center;
	height: 550px;
	overflow: hidden;
	position: absolute;
	z-index: 999;
	top: 0px;
}

.full_banner_front_celebrare {
	width: 940px;
	text-align: center;
	height: 550px;
	overflow: hidden;
	position: absolute;
	z-index: 999;
	top: 13%;
}


.logo_topo {
	padding-top:100px;
}

.h1_home {
	font-family: 'alex';
	font-size: 76px;
	color: #f6ece5;
	font-weight: normal;
	margin-top: 40px;
}

.nav {
	margin-top: 80px;
}

.nav a {
	color: #fff;
	font-weight: 200;
	text-transform: lowercase;
	font-size: 18px;
}

.nav>ul {
	text-align: center;
}

.nav-tabs>li,
.nav-pills>li {
	float: none;
	display: inline-block;
}

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus{
	background-color: rgba(20, 0, 0, 0.4);
}

a.curvas {
	font-family: 'nym';
	color: #f6ece5;
	font-size: 30px;
	text-transform: uppercase;
}

a.curvas:hover {
	cursor: default;
	background-color: transparent!important;
	border: 0;
}

.boxProduto {
	margin-top: 0px;
	margin-bottom: 20px;
}

.detalheProduto {
	background: #f6ece5;
	color: #5e483a;
	font-size: 30px;
	font-family: 'alex';
	line-height: 1.5em;
	text-align: center;
}

.footer {
	background:url('../img/fundo_footer.png') bottom left no-repeat #d7c9ba;
	font-size: 16px;
	width: 100%
}

.footer h1 {
	font-size: 24px;
	font-weight: 900;
	margin: 0;
}

.footer_social {
	background: #f6ece5;
	width: 100%
}

.footerContent, .footer_social_content {
	width: 960px;
	margin: 0 auto;
}

.footerContent div {
	margin-top: 30px;
	margin-bottom: 10px;
}

.footerContent div div {
	margin-top: 0px;
}

ul.icon_social  {
	text-align: center;
	margin-top: 1em;
	margin-left:-35px;
}

ul.icon_social li {
	float: none;
	display: inline-block;
}

.sprite_fb {
	background: url('../img/sprite_social.png') no-repeat 0 0;
	width: 59px;
	height: 59px;
}

.sprite_tw {
	background: url('../img/sprite_social.png') no-repeat -69px 0;
	width: 59px;
	height: 59px;
}

.sprite_yt {
	background: url('../img/sprite_social.png') no-repeat -138px 0;
	width: 59px;
	height: 59px;
}

.sprite_it {
	background: url('../img/sprite_social.png') no-repeat -207px 0;
	width: 59px;
	height: 59px;
}

a.assinatura {
	font-size: 12px;
	float: right;
	margin: 35px 10px;
	text-transform: lowercase;
}

/*carousel*/

.bx-wrapper .bx-viewport {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 0;
}

.bx-wrapper .bx-viewport {
	left: 0;
}

.bx-wrapper ul {
	margin:0;
}


/*internas*/

.header_interna {
	background: #F6ECE5;
	width: 100%;
	top: 0;
	margin-bottom:30px;
	padding:12px 0 20px;
}

.container_interna {
	width: 940px;
	margin: 0 auto;
}

.carousel img {
	width: 100%;
}

.nav_interna {
	width: auto;
	margin:0;
	margin:22px 0;
	float: right;
}

.nav_interna a {
	font-size: 16px;
	font-weight: 400;
	color: #271C14;
}

.nav_interna a:hover {
	color: #F6ECE5;
}

.btn-custom {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #D7C9BA;
  *background-color: #D7C9BA;
  background-image: -moz-linear-gradient(top, #5E483A, #271C14);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5E483A), to(#271C14));
  background-image: -webkit-linear-gradient(top, #5E483A, #271C14);
  background-image: -o-linear-gradient(top, #5E483A, #271C14);
  background-image: linear-gradient(to bottom, #5E483A, #271C14);
  background-repeat: repeat-x;
  border-color: #271C14 #271C14 #271C14;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  margin:0;
  line-height:2.5em;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.disabled,
.btn-custom[disabled] {
  color: #ffffff;
  background-color: #271C14;
  *background-color: #003bb3;
}

.btn-custom:active,
.btn-custom.active {
  background-color: #003bb3 \9;
}

.nav_produtos {
	background: #F6ECE5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border:1px solid rgba(40, 30, 20, 0.1);
	margin-top:0;
}

.nav-header {
	color: #82614B;
}

.nav_produtos a {
	color: #5e483a;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
}

.nav-list>.active>a, 
.nav-list>.active>a:hover, 
.nav-list>.active>a:focus {
	background-color: #271C14;
	color: #F6ECE5;
}

.nav-list>li>a:hover {
	color: #F6ECE5;
	text-shadow:none;
	background-color: rgba(40, 30, 20, 0.7);
}

.titulo_produto h1, .h1_titulos {
	font-family: 'alex'; 
	font-size: 6em;
	text-align: right;
	font-weight: normal;
	margin: 30px 0;
}

/*Lista de Casamentos*/

.casamento-full {
	width: 100%;
	background: url('../img/fundo_casamento.png') repeat;
}

.casamento-full h1 {
	text-align: center;
}

/*Celebrare*/

.hero-unit {
	background-color: #F6ECE5;
	padding: 30px;
}

.hero-unit a,
.hero-unit a:hover,
.hero-unit a:visited,
.hero-unit a:focus,
.hero-unit a:active {
	color: #fff
}


