/*@font-face {
	font-family: 'carvajal';
	src:url('../fonts/master_of_break.otf');
}


p {
font-family: 'Ubuntu', sans-serif;
	font-size: 28px;
	font-style: italic;
}*/

body {
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#525252;
}




/*fleurs_menu*/

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-default {
	background-image: linear-gradient(#ffffff 100%, #ffffff 100%);
}

.fleurs_menu {
	background-color: 
}

.fleur_circulo {
	width: 130px;
	height: 75px;
	background-color: white;
	position: absolute;
	border-radius: 0 0 100px 100px;
	top: -5px;
	text-align: center;

}

li.fleur_logo  {
	padding-top: 10px;
	width: 155px;
	height: 20px;
	background-color: ;
    border: solid gray;
    border-width: 0 1px 0;
    margin-top: 10px;
}

.fleurs_menu li img {
	width: 110px;
}

ul.center_menu {
	background-color:;
}

/*native controls*/

input[type="text"], input[type="password"] {
	margin-bottom: 15px;
	border-radius: 10px;
	height:45px
}

button {
	background-color: #B12316;
	border: none;
	color: #FFF;
	height: 45px;
	border-radius: 10px;
}

.form_intro button, .module_b button, .module_networs button {

	width: 240px;

}

/*img intro*/

.img_intro h1 {
	font-size: 45px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 70px
}
.img_intro h2 {
	margin: 0
}

.img_intro {
	background: url('../img/inqlab_fleurs_intro.jpg') no-repeat center;
	background-size: cover;
	height: 450px;
	margin-top: 51px
}


.form_intro {
	margin-top: 5%;
	width: 350px
}

.carousel-control.left, .carousel-control.right {
	background-image: none
}


.baner_rotativo, .module_networs {
	background-color: #666666;
}
.banner {
	text-align: center
}

.banner img {
	width: 80%
}

.module_c {
	background: url('../img/fondo.jpg')repeat;	
}

.module_submenu {
	background-color: #D7D5CC
}

.menu_footer {
	background-color: #333333
}

/*modules*/

.module_a, .module_b {
	width: 70%;
	display: inline-block;
	margin-left: 15%;
	text-align: center
}

.module_a img, .module_b img{
	width: 100%; 
}

.block_left {
	display: block;
	float: left;
}

.module_a h5 {
	color: #E74C54;
	font-weight: bold;
	text-align: left

}
.module_a h6 {
	  border: solid 1px #E5E5E5;
	  padding: 4px 16px;
	  text-align: left
}

/*gifts*/

.gifts .block_left {
	width: 250px;
	height: 250px;
	text-align: center

}
.background_marry {
	background: url('../img/gifts/marry.jpg') no-repeat;
	background-size: cover;
	background-clip: content-box;
	height: 250px;
	margin-bottom: 10px

}

.background_party {
	background: url('../img/gifts/party.jpg') no-repeat;
	background-size: cover;
	background-clip: content-box;
	height: 250px;
	margin-bottom: 10px
;
}

.background_valentin {
	background: url('../img/gifts/valentine.jpg') no-repeat;
	background-size: cover;
	background-clip: content-box;
	height: 250px;
	margin-bottom: 10px

}

.gifts img{
	width: 90px;
	margin-top: 30px 
}

.blocks_gifts {
	color: #FFF;
}

.blocks_gifts h4 {
	border: solid 2px white;
	display: inline-block;
	padding: 10px;
	font-weight: bold;
}

.blocks_gifts p {
	margin: 0 10px 10px;
}

/*otros*/

.otros h4{
	color: #E84C3D;
	border: none
}

.otros p {
	color: #525252
}

.otros button {
	background-color: #B12316;
	margin-top: 50px;
	margin-bottom: 50px
}

/*circulos*/

.circulos img{
	width: 150px;
	height: 150px;
	border-radius: 50%
}

/*module networs*/

.module_e {
	width: 70%;
	margin-left: 15%
}

.module_networs {
	color: #FFF;
	text-align: center
}


.module_networs img {
	padding: 10px
}

/*footer submenu*/
.module_f {
	padding: 50px 0;
	width: 80%;
	margin-left:10%;
	color: #FFF
}

.menu_footer li {
	margin-left: 25%
}


.menu_footer li:nth-child(1) {
	font-size: 20px;

}









/*media queries resposividad*/

/* Large devices (large desktops, 1200px and down) */
@media (max-width: 1200px) {


}


/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
.img_intro {
	height: 400px
}

.img_intro h1 {
	margin-top: 10px
}
.img_intro h2 {
	font-size: 20
}




}

/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {

.img_intro {
	height: 300px
}
.form_intro {
	width: 90%;
}

.img_intro h1 {
	font-size: 30px
}

.module_a, .module_b{
	width: 100%;
	margin-left:0px;
}

.module_b{
	width: 80%;
	margin-left:10%;
}

.module_a img {
	width: 250px;
}

.module_a h6 {
	display: inline-block;
	min-width: 250px
}
.module_a h5 {
	text-align: center
}

.module_networs button, .otros button  {
	width: 100%
}

.module_e {
	width: 90%;
	margin-left: 5%

}
.menu_footer li {
	margin-left: 0;
	text-align: center
}

.module_networs img {
	width: 45px;
}

.hidden_banner {
	display: none
}

/*fleurs_menu*/

li.fleur_logo  {
	display: none
}

ul.center_menu {
	margin-left: 0
}

.navbar .navbar-nav {
  display: inherit;
  float: inherit;
  vertical-align: inherit;
}

.navbar .navbar-collapse {
  text-align: inherit;
}




}


