/* FIX ALTURA TITULO PRODUCTO EN LISTADOS */
.grid_view #product_list li h3 {
	height: 15px !important; }

/*fondo de pagina*/
/*#page {
background-image: url("../img/pattern08.png"), linear-gradient(to bottom, #ffffff 0%,#43a5d6 60%,#ffffff 100%) ;
	}*/

/*aumentado un poco la altura del carousel*/
.flexslider_carousel .slides li{
	height: 326px;
}

/*social superior*/
#sillacochebebe_sup_social_block{
	/* bottom: 39px; */
	position: absolute;
	/* height: 50px; */
	right: 5px;
	top: 170px;
	z-index: 1;
}
#sillacochebebe_sup_social_block ul{
	list-style: none;
}
#sillacochebebe_sup_social_block ul li {
	float: left;
	text-indent: -999em;
	margin-left: 5px;
}

#sillacochebebe_sup_social_block ul li a{
	display: block;
	width:50px;
	height:50px;
        margin-top: -4px;

}
/*BLOG*/
#sillacochebebe_sup_social_block ul li.blog a{

	background: url("../img/social/Blog.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;

}

#sillacochebebe_sup_social_block ul li.blog:hover a{

	background: url("../img/social/Blog_sobre.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;

}

/*FACEBOOK*/
#sillacochebebe_sup_social_block ul li.facebook a{

	background: url("../img/social/Facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;
}

#sillacochebebe_sup_social_block ul li.facebook:hover a{

	background: url("../img/social/Facebook_sobre.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;
}

/*GOOGLE PLUS*/
#sillacochebebe_sup_social_block ul li.google a{
        display: none;
	background: url("../img/social/GooglePlus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;
}

/*TWITTER*/
#sillacochebebe_sup_social_block ul li.twitter a{
	display: block;
	background: url("../img/social/Twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;
}

#sillacochebebe_sup_social_block ul li.twitter:hover a{
	display: block;
	background: url("../img/social/Twitter_sobre.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;
}
/*YOUTUBE*/
#sillacochebebe_sup_social_block ul li.youtube a{
	display: block;
	background: url("../img/social/YouTube.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;
}

#sillacochebebe_sup_social_block ul li.youtube:hover a{
	display: block;
	background: url("../img/social/Youtube_sobre.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:cover;
}

/*icono de contacto*/
#slidetopcontentShower{
	background: url("../img/phone_contact_40.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width:40px;
	height:40px;
	top:2px;
}
@font-face {
	font-family: 'ico_sillacoche';
	src:url('../fonts/ico_sillacoche_33uteb.eot');
	src:url('../fonts/ico_sillacoche.eot') format('embedded-opentype'),
		url('../fonts/ico_sillacoche_33uteb.woff') format('woff'),
		url('../fonts/ico_sillacoche_33uteb.ttf') format('truetype'),
		url('../fonts/ico_sillacoche_33uteb.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'ico_sillacoche';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-compromiso-transporte:before {
	content: "\23";

}
.icon-compromiso-asesoramiento:before {
	content: "\21";

}
.icon-compromiso-precio:before {
	content: "\22";

}

/*
.icon-C:before {
	content: "\20";
}
.icon-Thumbs_Up_Sticker:before {
	content: "\21";
}
.icon-Premium_Seal:before {
	content: "\22";
}
.icon-Truck_Free:before {
	content: "\23";
}
.icon-Truck:before {
	content: "\24";
}
.icon-Truck_Free2:before {
	content: "\25";
}
.icon-Truck_Free-copy:before {
	content: "\26";
}
.icon-cart:before {
	content: "\27";
}
.icon-cart2:before {
	content: "\28";
}
.icon-cart3:before {
	content: "\29";
}*/



/*Bloque derecho slider */


#scb_header_right{
	float: right;
	width:24.5%;
}


#scb_header_right .scb_block img {
   display: block;
   height: auto;
    max-width: 100%;
}

#scb_header_right .block1  {
	margin-bottom: 4px;
}

#scb_header_right .block2 {

}

#center_column #ei-slider {
    float: left;
    width: 75%;
}

/* Pantalla productos */
#pb-left-column h1 {
    color: #D2922B;
    font-weight: bold;
}

#scb_packcontent_wrapper{
	float: left;
	width: 300px;
	margin-left:30px;
}
.scb_product_with_accessories #pb-left-column{
	width:515px;
}

#scb_packcontent_wrapper input.additional_buy.checkbox{
	margin-right: 5px;
	vertical-align: middle;
}
#scb_packcontent_wrapper .scb_pack_price_wrap{
	margin-left: 0;
}
#scb_packcontent_wrapper .scb_pack_price_wrap .price_reduction{
	display: none;
}
#scb_packcontent_wrapper .scb_pack_price_wrap input[name="additional_buy_qty_"]{
	display: none;
}
.autocomplete-search-results tr td {

    padding:  2px 5px;

}

#product_quick .ajax_text {
    padding: 10px;
    position: relative;
    width: 569px;
}

#product_quick .right {
    float: left;
    width: 275px;
}
#product_quick .left {
    float: left;
    margin-right: 25px;
    width: 220px;
}
#product_quick .discounted_price{
	font-size: 16px;
	color: #9B0000;
}
/*productos -slider imagenes pasado a horizontal debajo de la imagen */
#pb-right-column #image-block {
    float: left;
}
#thumbs_list li {
float: left;
width: 64px;
}
#pb-right-column #views_block {
clear: both;
width: 385px;
height: 60px;
margin-top: 10px;
}
#thumbs_list ul#thumbs_list_frame{
	height: 60px;
	width:600px;
}
#thumbs_list {
	width: 320px;
	height: 60px;
	margin-top:0px;
	margin-left:30px;

	}

#view_scroll_right {
background: url("../img/thumbs_right.png") no-repeat scroll center top rgba(0, 0, 0, 0);
 position: absolute;
   right: 17px;
   top: 16px;
   height: 32px;
   width: 10px;
   margin:0;
}
#view_scroll_left {
	background: url("../img/thumbs_left.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    left: 6px;
    position: absolute;
    top: 16px;
    height: 32px;
    width: 10px;
    margin:0;
}
.links_margin {
    margin-left: 30px;
}

#pb-right-column {
    width: 372px;
}
/* productos ficha */

/*edu
modificado por lo de abajo, para que toda la descripción corta se muestre igual

 #short_description_content p:last-child {
    font-size: 14px;
    line-height: 16px;
}
#short_description_content p,ul {
    padding-bottom: 5px;
}

#short_description_content p,ul,li,a {
    line-height: 15px;
}*/

#short_description_content a, #short_description_content p, #short_description_content p:last-child, #short_description_content ul, #short_description_content li {
    font-size: 14px !important;
    line-height: 16px !important;
    padding-bottom: 5px;
		text-align: justify;
display: block;
}
/*/edu*/


/* gl_Core, módulo de precios */
/*#pb-left-column #buy_block .price{
	margin-top: 50px;
}*/

#pb-left-column #buy_block .price{
	margin-top: 50px;
	overflow: auto;
}

.strike{
	text-decoration:line-through !important;
}

.gl_Core_old_price_label{
	margin: 0 7px 0 67px !important;
	font-size: 16px !important;

}

.gl_Core_old_price_value{
	font-size: 16px !important;
}

.gl_Core_label{
	margin: 23px 0 0 0;
	float: left;
}

.gl_Core_label_NO {
	margin: 25px 5px 0 0;
	float: left;
}

#gl_Core_Price{
	font-size: 50px;
	font-weight: bold;
	color: black !important;
	display: block;
	line-height: 39px;
	margin-left: 33px;
}

.gl_Core_notes{
	float: left;
	margin: 5px 0 0 0;
}

.gl_Core_discount{
	color: #C20000;
	margin: 0 7px 0 0;
}

.gl_Core_tax{
	/*margin: 0 0 0 128px;*/
}
/* /gl_Core, módulo de precios */



#our_price_display, #our_price_display_pack_content_expand{
	font-size: 50px;
	font-weight: bold;
	color: black !important;
}

#pb-left-column #buy_block .scb_product_label_price{
	display: block;
    font-weight: bold;
    margin-bottom: 10px;
}

#pb-left-column #buy_block .scb_product_old_price_block{
	float: right;
	position: absolute;
    right: 260px;
    bottom: 10px;
}
.scb_product_with_accessories #pb-left-column #buy_block .scb_product_old_price_block{
    right: 60px;
    text-align: right;
}
#pb-left-column #buy_block .scb_product_old_price_block #old_price{

	font-size: 25px;
	color: #A4A4A4;

    font-size: 25px;
    font-weight: bold;
}
#old_price_display{
	text-decoration: none;
	font-size: 25px;
}
#buy_block p.our_price_display{
	position: relative;
}

.scb_product_price_with_prepaid_block .scb_product_prepaid_price{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.attribute_list #color_to_pick_list {
width: 100%;
	}

.attribute_list #color_to_pick_list a.color_pick img {
    border-radius: 55px;
    height: 36px;
    width: 36px;
}
.attribute_list #color_to_pick_list a.color_pick {
    border: 0;
    border-radius: 55px;
    height: 36px;
    width: 36px;
}
.attribute_list #color_to_pick_list li.color_no_margin {
    margin-bottom: 0;
    margin-top: 0;
}

.attribute_list #color_to_pick_list li {
    margin: 0 15px 0 0;
    padding-bottom: 4px;
}
.attribute_list #color_to_pick_list li.selected a, .attribute_list #color_to_pick_list a.color_pick:hover {
    border: 0;
}
.scb_label_choose_the_color{
	 font-size: 18px;
    font-weight: bold;
}
.scb_div_choose_the_color{
	margin-bottom: 10px;
}
.scb_choose_the_color_container{
	font-size: 18px;
    line-height: 20px;
    vertical-align: top;
}
.scb_choose_the_color_stock_info{
	background-color: #C20000;
    box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
    color: #FFFFFF;
    float: right;
    line-height: 20px;
    vertical-align: top;
    padding: 0 5px;
}
#quantity_wanted_p{
	float: right;
}
#quantity_wanted_p input{
	width:15px;
}
.scb_product_when_get_div{
	float: left;
    position: absolute;
    text-align: center;
    width:100px;
}
.scb_product_when_get_label{
	font-size: 15px;
	font-weight: bold;
	display: block;
	/*gliderEPM*/
	line-height: 17px;
	letter-spacing: 0.2px;
	/*gliderEPM FIN*/

}
.scb_product_when_get_container{
	display: block;
	font-size: 18px;
    font-weight: bold;
	color: #64952E;
	margin-top: 10px;
}

.fb_iframe_widget {
    bottom: 3px;
}
/*botones*/

input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, #cookie_close, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled, #checkout_product_added_confirm {
    background: #88bf3d; /* Old browsers */
background: -moz-linear-gradient(top, #88bf3d 0%, #64952e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88bf3d), color-stop(100%,#64952e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #88bf3d 0%,#64952e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #88bf3d 0%,#64952e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #88bf3d 0%,#64952e 100%); /* IE10+ */
background: linear-gradient(to bottom, #88bf3d 0%,#64952e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88bf3d', endColorstr='#64952e',GradientType=0 ); /* IE6-9 */
    color: #FFFFFF !important;
    transition: all 300ms ease-in-out 0s;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4) inset, 0 1px 1px rgba(0, 0, 0, 0.4);
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
}

input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.button_mini_disabled:hover, input.button_small_disabled:hover, input.button_disabled:hover, input.button_large_disabled:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, input.exclusive_mini_disabled:hover, input.exclusive_small_disabled:hover, input.exclusive_disabled:hover, input.exclusive_large_disabled:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, #cookie_close:hover, a.exclusive_large:hover, span.button_mini:hover, span.button_small:hover, span.button:hover, span.button_large:hover, span.exclusive_mini:hover, span.exclusive_small:hover, span.exclusive:hover, span.exclusive_large:hover, span.exclusive_large_disabled:hover, #checkout_product_added_confirm:hover {
background: #64952e; /* Old browsers */
background: -moz-linear-gradient(top,  #64952e 0%, #88bf3d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64952e), color-stop(100%,#88bf3d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #64952e 0%,#88bf3d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #64952e 0%,#88bf3d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #64952e 0%,#88bf3d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #64952e 0%,#88bf3d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64952e', endColorstr='#88bf3d',GradientType=0 ); /* IE6-9 */


	}

/*egp mod carrito superior*/
a.cart_black {
    background-position: 3px 2px !important;
    background-repeat: no-repeat !important;
    padding-bottom: 8px;
    padding-left: 31px;
    padding-top: 7px;
}


/*egp mod buscador*/

#search_block_top #search_query_top {
    border: 2px solid #64952E;
    border-radius: 7px;


    height: 23px;

    padding: 5px 30px 8px 5px;

    width: 225px;
}

#search_block_top .button_search {
    background: url("../img/icon/search_green.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left:226px;
    height: 30px;
    left: 226px;
    top: 6px;
    width: 30px;
}
#search_block_top #search_query_top:hover, #search_block_top #search_query_top:focus {
    border-color: #64952E;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}

/**Miquel mod to have different CSS in teh shops**/

.ContraMarcha #search_block_top #search_query_top {
    border: 2px solid #f87b00;
    border-radius: 7px;


    height: 23px;

    padding: 5px 30px 8px 5px;

    width: 225px;
}

.ContraMarcha #search_block_top .button_search {
    background: url("../img/icon/search_orange.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left:226px;
    height: 30px;
    left: 226px;
    top: 6px;
    width: 30px;
}

.ContraMarcha #search_block_top #search_query_top:hover, .ContraMarcha #search_block_top #search_query_top:focus {
    border-color: #f87b00;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}


/*icono de contacto*/
#slidetopcontentShower{
	/*background: url("../img/phone_contact_40.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: url("../img/arrow-up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 40px 40px;
	width:40px;
	height:40px;
	top:2px;
}

#scb_contact {
  position: absolute;
  left: 60%;
  top: 12px;
  margin-left: 35px;
  background: transparent url("../img/phone-header.png") no-repeat;
  background-size: 16px 16px;
  padding: 0 0 0 24px;
  height:24px;
}
#scb_contact_mobile{
	display:none;
}

/*slider top content*/
#slidetopcontent p {
  padding-left: 0;
  padding-bottom: 0;
}

/*mod 20140918, quitado el "!important" */
/*epm mod 20141017, comentado
#slidetopcontent a:link, a:visited {
  color: #eeeeee;
}*/

/* egp mod textbanner nuestras promesas sobreescribir estilos*/
#textbannersmodule{
	margin-bottom: 5px;
}

#columns{
	padding-top: 10px;
}
#textbannersmodule .txttitle {
    font-size: 18px;
    line-height: 10px;
}
#textbannersmodule .txtbanner {
    border: 1px solid #CECECE;
    border-radius: 8px;
    padding: 0 7px 0 7px;
}

#textbannersmodule li {
    margin-bottom: 10px;
}

#textbannersmodule .txtlegend {
    margin-top: 0;
    font-size: 45px;
}

#textbannersmodule li.alternate_textbanner .txtbanner{
	 border: 1px solid #CECECE;
}
.txtbanner a:first-child{
	float: right;
    position: relative;
    top:17px;
}

.txtbanner3 a:first-child{
 	margin-right: 28px;
}
.txtbanner2 a:first-child{
    margin-right: 20px;
}

.txtbanner1 a:first-child{
    margin-right: 60px;
}
/*podemos diferenciar el boton de productos sin y con accesorios*/
.content_prices #add_to_cart .exclusive, .content_prices #add_to_cart .exclusive_disabled, .content_prices #quick_add_cart .exclusive, .content_prices #quick_add_cart .exclusive_disabled {
    border: medium none;
    font-size: 18px;
    padding: 15px 12px;
}
.scb_product_with_accessories .content_prices #add_to_cart .exclusive, .scb_product_with_accessories .content_prices #add_to_cart .exclusive_disabled, .scb_product_with_accessories .content_prices #quick_add_cart .exclusive, .scb_product_with_accessories .content_prices #quick_add_cart .exclusive_disabled {
    border: medium none;
    font-size: 17px;
    padding: 14px 10px;
	}

@media only screen and (min-width:1002px) and (max-width:1319px) {

	/*Pantalla productos sin accesorios*/
	#pb-left-column #buy_block .scb_product_old_price_block {
   		 right: 75px;
	}
	/*Pantalla productos con accesorios*/
	#scb_packcontent_wrapper{
		float: left;
		width: 290px;
		margin-left:15px;
	}
	.scb_product_with_accessories #pb-right-column #image-block img {
		width:340px;
	}
	.scb_product_with_accessories #pb-right-column {
   		 width: 350px;
	}
	.scb_product_with_accessories #pb-left-column{
		width:320px;
		margin-left: 12px;
	}
	.scb_product_with_accessories #pb-right-column #views_block{
		right: 17px;
	}
	.scb_product_with_accessories #our_price_display_pack_content_expand {
		font-size: 40px;
	}

	.scb_product_with_accessories #pb-left-column #buy_block .scb_product_old_price_block {
	    right: -15px;
	}
	.scb_product_with_accessories #pb-left-column #buy_block .scb_product_old_price_block #old_price{
		font-size: 20px;
	}
	.scb_product_with_accessories #pb-left-column #buy_block .scb_tax_container{
		display: block;
	}

	.scb_product_with_accessories #pb-left-column #buy_block label{
		margin-right: 5px;
	}

	.scb_product_with_accessories #pb-left-column #buy_block #quantity_wanted_p label{
		display: none;
	}
	.scb_product_with_accessories #pb-left-column #buy_block #quantity_wanted_p{
		margin-right: -12px;
	    margin-top: 2px;
	}

	#textbannersmodule .txttitle {
	    font-size: 14px;
	    line-height: 10px;
	}
	.txtbanner3 a:first-child{
 	margin-right: 8px;
}
	.txtbanner2 a:first-child{
	    margin-right: 0px;
	}
	.txtbanner1 a:first-child {
   		 margin-right: 40px;
	}



}
@media only screen and (max-width:1000px) {
	/*egp mod buscador*/
	#search_block_top{position:relative !important; margin-bottom: 20px !important; margin-top: 10px !important; overflow: visible; top:0px !important; left: -26px !important; right: 0px !important;}
}

@media only screen and (min-width:767px) and (max-width:1002px) {
	/*social superior*/
	#sillacochebebe_sup_social_block{
    /* bottom: 55px; */
    float: right;
    /* height: 25px; */
    position: absolute;
    right: 60px;
    top: 263px;
	}

	/*Pantalla productos con y sin accesorios*/
	#quantity_wanted_p {

    	float: right !important;
	}

	#textbannersmodule .txtlegend {
   		font-size: 40px;
	}

	#textbannersmodule .txtlegend {
	    float: left;
	    margin-top: 15px;
	}

	#textbannersmodule .txtbanner {
	    height: 65px;
	}


	.txtbanner a:first-child {
	    top: 20px;
	     margin-right: 10px;
   		 width: 160px;
	}

	#textbannersmodule .txttitle {
	    font-size: 14px;
	    line-height: 12px;
	}

	#thumbs_list {
   		 width: 727px !important;
   		 margin-left: 0;
   		 margin-top: 10px !important;
   		 overflow: visible !important;
	}

}

@media only screen and (max-width:767px) {

	/*social superior*/
	#sillacochebebe_sup_social_block{
    float: right;
    height: 0;
    position: absolute;
    right: 50px;
    top: 266px;
	}
	#sillacochebebe_sup_social_block ul li a{
		display: block;
		width:40px;
		height: 40px;
	}

	/*Pantalla productos con y sin accesorios*/
	#quantity_wanted_p {

    	float: right !important;
	}

	#pb-left-column #buy_block .scb_product_old_price_block {
    	right: 0;
	}
	.scb_product_with_accessories #pb-left-column #buy_block .scb_product_old_price_block {
    	right: 0;
	}

	#thumbs_list {
   		 width: 440px !important;
   		 margin-left: 0;
   		 margin-top: 10px !important;
   		 overflow: visible !important;
	}
	#thumbs_list ul#thumbs_list_frame {
   	 width: 440px !important;
	}
	/*cambiamos por la fila del movil */
	#scb_contact{
		display:none;
	}
	#scb_contact_mobile{
	position: absolute;
  	left: 0;
 	 top: 42px;
  	background-color:#f0f0f0;
 	 width:100%;
 	 border-bottom: 1px solid #cecece;

 	 height:21px;
		display:block;
	}
	#scb_contact_mobile span.img{
	width:16px;
	height:16px;
	background: transparent url("../img/phone-header.png") no-repeat;
	background-size:16px;
	display:inline-block;
	margin-right: 5px;
	vertical-align: middle;
	}
	#scb_contact_mobile span.text{
	display: inline-block;
	margin-top: 3px;
	}
}

@media only screen and (max-width:480px) {
	/*social superior*/
	#sillacochebebe_sup_social_block{
    /* bottom: 45px; */
    float: right;
    height: 0;
    position: absolute;
    right: 50px;
    top: 265px;
	}
	#sillacochebebe_sup_social_block ul li a{
		display: block;
		width:26px;
		height: 26px;
	}
	#sillacochebebe_sup_social_block ul li {

	margin-left: 2px;
}

	/*Pantalla productos con y sin accesorios*/
	.scb_product_when_get_div {
		position: relative;
		margin-bottom: 15px;
	}
	.scb_product_when_get_label {
		float: left;
	}
	.scb_product_when_get_container{
		float: right;
	}

	#buy_block p.our_price_display {
   		 margin-top: 88px;
	}


	.scb_product_with_accessories #pb-left-column #buy_block .scb_product_old_price_block {
	    bottom: 71px;

	}


	#pb-left-column #buy_block .scb_product_old_price_block {
	    bottom: 71px;

	}


	.txtbanner a:first-child {
	     margin-right: 27px;
	    top: 10px;
	    width: 170px;
	}

	#textbannersmodule .txttitle {
	    font-size: 16px;
	    line-height: 14px;
	}

	#thumbs_list {
   		 width: 280px !important;
   		 margin-left: 0;
   		 margin-top: 10px !important;
   		 overflow: visible !important;
	}
	#thumbs_list ul#thumbs_list_frame {
   	 width: 280px !important;
	}

}
















/*****************************************************************************************************
******************************************************************************************************
******************************      DESCRIPCIONES PRODUCTOS             ******************************
******************************************************************************************************
*****************************************************************************************************/

/***********************    NOTAS PARA EDITAR   *********************************

- Añadir cada marca en un nuevo apartado.

- Añadir cada producto en un nuevo apartado despues del apartado de su marca.
  -sustituir la marca y el producto.
  -cambiar las imagenes de los banners.
  -adequar según contenido.

-Una vez todo actualizado copiar desde /*_edu hasta el final del css, en el modulo THEME EDITOR MODUL.



- Indice del CSS:

  **BASE**
    -banners
    -boxes
    -marcos para el texto (alphas)
    -fuentes
    -otros objetos que se repiten

  **CONTENIDO**
      -000 Index
      -1 caracteristicas
      -2 Maxima seguridad
      -5  Otros Modelos
      -6 SillaCocheBebe
      -8  FAQ


      -BLANK (todo el contenido sólo para la plantilla)
        -imagens de los banners blank

        -0 logo marca + producto
        -2 Descripción comercial + detalles
        -3 Información Adicional
        -7 Info Marca / filosofia

      -MARCA A
        -imagens de los banners
        -7 Info Marca / filosofia

          Producto AA
            -imagens de los banners
            -0 logo marca + producto
            -2 Descripción comercial + detalles
            -3 Información Adicional
          Producto AB
            -...
      -MARCA B
        -...
          Producto BA
            -...
          Producto BB
            -...
      -...
*/




.tabla-grupos{
  margin: 0 auto;
	padding: 0 5%;
}

/* TABLA DE GRUPOS */
div#tablaGrupos-izq {
}

div#tablaGrupos-izq table {
  width: 100%;
  height: 150px;
  background-color: white;
  text-align: center;
  border: 1px solid #333333;
  border-collapse:collapse;
  margin: 0 auto;
}

div#tablaGrupos-izq table th, div#tablaGrupos table td {
   border: 1px solid #333333;
   vertical-align: middle;
   padding: 5px !important;
}

div#tablaGrupos-izq table thead tr {
   background-color: #eee;
   padding: 5px !important;

}

div#tablaGrupos-izq table thead tr td {
   width: 30%;
   font-weight: bold;
   padding: 5px !important;

}

div#tablaGrupos-izq table tbody tr.fila-verde {
   background-color: #000000;
   padding: 5px !important;

  height: 150px;
}


div#tablaGrupos-izq table tbody tr td.celda-gris-negrita {
   text-align: left;
   padding-left: 7px;
   color: #c0c0c0;
   font-weight: bold;
   padding: 5px !important;

}

div#tablaGrupos-izq table tbody tr td.celda-gris-normal {
   text-align: center;
   color: #c0c0c0;
   font-weight: normal;
   padding: 5px !important;

}

div#tablaGrupos-izq table tbody tr.fila-verde {
   background-color: #64952E;
   vertical-align: middle;
   padding: 5px !important;
   color: #fff !important;

}

div#tablaGrupos-izq table tbody tr td.celda-verde-negrita {
   text-align: left;
   padding-left: 7px;
   font-weight: bold;
   padding: 5px !important;
   color: #fff !important;

}

div#tablaGrupos-izq table tbody tr td.celda-verde-normal {
   text-align: center;
   font-weight: normal;
   padding: 5px !important;
   color: #fff !important;

}




/* TABLA DE GRUPOS */
div#tablaGrupos-der {
}

div#tablaGrupos-der table {
  width: 100%;
  height: 150px;
  background-color: white !important;
  text-align: center !important;
  border: 1px solid #333333 !important;
  border-collapse:collapse !important;
  margin: 0 auto;
}

div#tablaGrupos-der table th, div#tablaGrupos table td {
  border: 1px solid #333333 !important;
  vertical-align: middle !important;
   padding: 5px !important;

}

div#tablaGrupos-der table thead tr {
  background-color: #eee !important;
}

div#tablaGrupos-der table thead tr td {
  width: 30% !important;
  font-weight: bold !important;
   padding: 5px !important;

}

div#tablaGrupos-der table tbody tr.fila-verde {
  background-color: #000000 !important;
   padding: 5px !important;

}


div#tablaGrupos-der table tbody tr td.celda-gris-negrita {
  text-align: left !important;
  padding-left: 7px !important;
  color: #c0c0c0 !important;
  font-weight: bold !important;
   padding: 5px !important;

}

div#tablaGrupos-der table tbody tr td.celda-gris-normal {
  text-align: center !important;
  color: #c0c0c0 !important;
  font-weight: normal !important;
   padding: 5px !important;

}

div#tablaGrupos-der table tbody tr.fila-verde {
  background-color: #64952E !important;
  vertical-align: middle !important;
   padding: 5px !important;
   color: #fff !important;

}

div#tablaGrupos-der table tbody tr td.celda-verde-negrita {
  text-align: left !important;
  padding-left: 7px !important;
  font-weight: bold !important;
   padding: 5px !important;
   color: #fff !important;

}

div#tablaGrupos-der table tbody tr td.celda-verde-normal {
  text-align: center !important;
  font-weight: normal !important;
   padding: 5px !important;
   color: #fff !important;

}



/*************************************************************************
**************************************************************************
*************************    BASE   **************************************
**************************************************************************
*************************************************************************/

.descripciones{ /** Fix this with classes instead of IDs **/
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.div-frame{
  background-color: #fff;
  min-height: 500px;
  width: 100%;
  overflow: hidden;
  padding: 50px 0 3% 0;
  margin: 30px 0;

	font-size: 14px;
	line-height: 16px;
}




/*************************    BANNERS     *********************/

.banner{
  max-height: 1000px;
  min-height: 500px; /*(si se cambia, cambiar las alphas tmb)*/
  overflow-y: auto;
}


/*Imágenes comunes a todos los productos, dentro de la carpeta /base*/
.banner-texture {background: url('../../../files/img/fichas/base/banner-texture.jpg') center;
  -webkit-box-shadow: 0 7px 10px 0px #eee;
  -moz-box-shadow: 0 7px 10px 0px #eee;
  box-shadow: 0 7px 10px 0px #eee;
  border-radius: 10px 10px 20px 10px;
  -moz-border-radius: 10px 10px 20px 10px;
  -webkit-border-radius: 10px 10px 20px 10px;
  overflow: auto;
  padding: 2% 0;
}
.reddot {background: url('../../../files/img/fichas/base/reddot.jpg') no-repeat center top;}
.faq {background: url('../../../files/img/fichas/base/faq.jpg') no-repeat center right;}



/*******   ¿ POR QUÉ COMPRAR EN SILLACOCHEBEBE.COM ?    ****************/
/****** iframe scb *****/
/******  Copiar a sillacochebebe.com/files/css    *****/

.scb-iframe{
  height: 1200px;
}

.scb-info{
}


.scb-porque {
  background: url('../../../files/img/fichas/base/scb.jpg') no-repeat center;
}

.scb-porque p{
  font-size: 14px ;
  line-height: 16px;
}

.scb-awards {
  background-color: #eee;
  overflow: hidden;
  padding: 1% 1% 3% 1%;
  font-size: 12px;
  line-height: 14px;
  text-align: justify;
}

.scb-awards .box5{
	min-width: 100px;
	max-height: 600px;
}

.scb-awards .box5 img{
	height: auto !important;
}

/*******   Manual (en productos que no sean a contramarcha)    ****************/
.manual-banner {
  min-height: 450px;
  background: url('../../../files/img/fichas/base/manual.jpg') no-repeat top left;
  clear: both;
}

.descripciones .manual-banner a:link {color:#fff !important;}
.descripciones .manual-banner a:visited {color:#fff !important;}
.descripciones .manual-banner a:hover {color:#eee !important;}
.descripciones .manual-banner a:active {color:#eee !important;}

.manual-banner h3{
  margin-top: 50px !important;
  color: #fff;
}
.manual-text{
  float: right;
  margin: 5% 2% 0 0;
  width: 30%;
  min-height: 300px;
  color: #fff;
  padding: 2%;

  background: url('../../../files/img/fichas/base/banner-texture.jpg') center;

  -webkit-box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
  box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
  border-radius: 10px 10px 20px 10px;

  -moz-border-radius: 10px 10px 20px 10px;
  -webkit-border-radius: 10px 10px 20px 10px;
}


/*******************   Boxes     *********************/
.boxR{
  background: #eee;
  /*margin: 2%;*/
  padding: 2%;
}

.box1{
  margin: 0 0 5% 0;
}

  .box1 img{
    display: block;
    margin: 3% auto;
    max-height: 500px;
    min-height: 300px;
    max-width: 100%;
  }

  .box1 p{
    margin: 1% 13%;
    text-align: center;
  }
  .box1 .video{
    margin: 0 0 3% 0;
  }

.box2 {
  width: 50%;
  min-width: 150px;
  float: left;
  overflow: hidden;
  height: 100%;
}

  .box2 img{
    display: block;
    margin: 0 auto;
    /*max-height: 500px;*/
    max-width: 100%;
  }

  .box2 iframe{
    margin: 0 auto;
    display: block;
  }

.descripciones .center{
  width: 75%;
  margin: 0 auto;
}
  .descripciones .center img{
    margin: 0% 0% 2% 0%;
    /*min-height: 280px;*/
  }
  .descripciones .center p{
    margin: 3% auto;

  }

.box3 {
	margin: 2% auto;

  width: 33%;
  /*height: 300px;*/
  float: left;
  min-width: 150px;
}

    .box3 img{
			padding: 0;
      margin: 2% auto;
      height: 175px !important;
      display: block;
    }
    .box3 p{
			margin: 1% 0 0 0;
			text-align: center;
    }

.box4{
  margin: 2% auto;
  width: 25%;
  /*height: 300px;*/
  min-width: 150px;
  float: left;
}

    .box4 img {
      display: block;
      margin: 0 auto;
      height: 175px !important;
			padding: 0;
    }
    .box4 p {
      margin: 1% 0 0 0;
			text-align: center;
    }
    .box4 p img{
      margin-bottom: -20px;
    }

.box4R{
  background-color: #eee;
  overflow: visible;
  padding: 2% 1% 3% 1%;
  margin: 3% auto;
  width: 23%;
  min-height: 410px;
  min-width: 150px;
  float: left;
}

    .box4R img {
      display: block;
      margin: 0 auto;
      height: 175px !important;
    }
    .box4R p {
      margin: 10% 0 0 0;
      text-align: center;
    }

    .box4R a {
      margin: 2% 1%;
      line-height: 15px;
    }

    .box4R .img {
      display: block;
      margin: 0 auto;
      height: 175px !important;
			padding: 0;
    }

.box5{
  margin: 1% auto;
  width: 20%;
  max-height: 300px;
  min-width: 150px;
  float: left;
}

    .box5 img {
      display: block;
      margin: 0 auto;
      height: 175px !important;
    }
    .box5 .petit{
      display: block;
      margin: 0 auto;
      width: 55%;
    }
    .box5 p {
      text-align: center;
      min-height: 30px;
    }

    .box5 a {
      margin: 3% 4%;
      text-decoration: none;
      display: block;

    }

    .box5 .img {
      display: block;
      margin: 0 auto;
      height: 175px !important;
			padding: 0;
    }


/*******************   Marcos para el texto    *********************/
.left{
  margin: 0 0 0 4%;
  width: 45%;
  min-height: 500px; /*el mismo que el banner*/
  overflow: hidden;
  color: #000;
  padding: 2% 0 2% 0;
}

  .left p,.left ul,.left li{
    text-align: justify;
    margin: 2% 3%;
  }

.right{
  margin: 0 4% 0 auto;
  width: 45%;
  min-height: 500px; /*el mismo que el banner*/
  overflow: hidden;
  color: #000;
  padding: 2% 0 2% 0;
}

  .right p,.right ul,.right li{
    text-align: justify;
    margin: 2% 3%;
  }

.alpha-left{
  margin: 0 0 0 4%;
  width: 45%;
  min-height: 500px; /*el mismo que el banner*/
  background-color: rgba(255,255,255,0.60);
  overflow: hidden;
  color: #000;
  padding: 2% 0 2% 0;
}

  .alpha-left p,.alpha-left ul,.alpha-left li{
    text-align: justify;
    margin: 2% 3%;
  }

.alpha-right{
  margin: 0 4% 0 auto;
  width: 45%;
  min-height: 500px; /*el mismo que el banner*/
  background-color: rgba(255,255,255,0.60);
  overflow: hidden;
  color: #000;
  padding: 2% 0 2% 0;
}

  .alpha-right p,.alpha-right ul,.alpha-right li{
    text-align: justify;
    margin: 2% 3%;
  }

.alpha-left-black{
  margin: 0 0 0 4%;
  width: 45%;
  min-height: 500px; /*el mismo que el banner*/
  background-color: rgba(0,0,0,0.60);
  overflow: hidden;
  color: #fff;
  padding: 2% 0 2% 0;
}

  .alpha-left-black p,.alpha-left-black ul, .alpha-left-black li{
    text-align: justify;
    margin: 2% 3%;
		color: #fff;
  }

  .alpha-left-black h3{
    color: #fff !important;
  }

  .descripciones .alpha-left-black a:link {color:#eee !important;}
  .descripciones .alpha-left-black a:visited {color:#ddd !important;}
  .descripciones .alpha-left-black a:hover {color:#DF7401 !important;}
  .descripciones .alpha-left-black a:active {color:#DF7401 !important;}

.alpha-right-black{
  margin: 0 4% 0 auto;
  width: 45%;
  min-height: 500px; /*el mismo que el banner*/
  background-color: rgba(0,0,0,0.60);
  overflow: hidden;
  color: #fff;
  padding: 2% 0 2% 0;
}

  .alpha-right-black p,.alpha-right-black ul, .alpha-right-black li{
		text-align: justify;
		margin: 3% 5%;
		color: #fff;
  }

  .alpha-right-black h3{
    color: #fff !important;
  }

  .descripciones .alpha-right-black a:link {color:#eee !important;}
  .descripciones .alpha-right-black a:visited {color:#ddd !important;}
  .descripciones .alpha-right-black a:hover {color:#DF7401 !important;}
  .descripciones .alpha-right-black a:active {color:#DF7401 !important;}

.alpha-big-black{
  margin: 0 4%;
  min-height: 500px; /*el mismo que el banner*/
  background-color: rgba(0,0,0,0.60);
  overflow: hidden;
  color: #fff;
  padding: 2% 0 2% 0;
    text-align: justify;
}

  .alpha-big-black .bloque{
    float: left;
    width: 50%;
  }

  .alpha-big-black p,.alpha-big-black ul{
    text-align: center;
    margin: 2% 3%;
  }

  .alpha-big-black h3{
    color: #fff !important;
  }

  .descripciones .alpha-big-black a:link {color:#eee !important;}
  .descripciones .alpha-big-black a:visited {color:#ddd !important;}
  .descripciones .alpha-big-black a:hover {color:#DF7401 !important;}
  .descripciones .alpha-big-black a:active {color:#DF7401 !important;}



/********************    FONTS     ********************/

.descripciones, #basicRightPhotoWithTextText1,#basicRightPhotoWithTextText2,#basicBannerWithDescText{
	font-size: 14px !important;
	line-height: 16px !important;
	padding-bottom: 5px;
	text-align: justify;
	font-family: 'Source Sans Pro', Verdana, sans-serif;
}

.descripciones a:link {color:#555 !important;}
.descripciones a:visited {color:#555 !important;}
.descripciones a:hover {color:#DF7401 !important;}
.descripciones a:active {color:#DF7401 !important;}

.titulo{
  color: #D2922B;
  font-weight:bold;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 32px;
  margin: 1% 0 -50px 0;
  text-align: center;
}

.titulo h2{
}


.descripciones h2{
  color: #D2922B;
  font-weight:bold;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 3%;
  text-align: center;
}

.descripciones h3 {
  font-weight:bold;
  font-size: 20px;
  line-height: 22px;
  margin: 0 auto;
  text-align: center;
}


.descripciones li{
  margin: 2% 1%;
  text-align: justify;
}

.white{
  color: #fff;
}


/****************    objetos que se repiten     *************/

#anchor {/*para salvar el manu flotante al linkar dentro de la misma página*/
	padding-top: 50px;
}

.return{
  float:right;
  display: block;
	width: 28px;
}

.separador{
  margin: 4% 2% 5% 12%;
  width: 80%;
  max-height: 35px;
}


.videos-full {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/*padding-top: 25px;*/
	height: 0;
	overflow: hidden;
	margin-bottom: 10%;
}

.videoB{
	border: 1px solid;
}

.videos-full iframe,
.videos-full object,
.videos-full embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		border: none;
}


.beauty{
  -webkit-box-shadow: 7px 7px 19px 0px rgba(26,26,26,1);
  -moz-box-shadow: 7px 7px 19px 0px rgba(26,26,26,1);
  box-shadow: 7px 7px 19px 0px rgba(26,26,26,1);
  border-radius: 10px 10px 20px 10px;
  -moz-border-radius: 10px 10px 20px 10px;
  -webkit-border-radius: 10px 10px 20px 10px;
  height: 275px !important;
}

.img-200{
  max-height: 200px !important;
  max-width: 200px !important;
  height: auto !important;
  width: auto !important;
  margin: 0 auto !important;
  display: block;
}

.img-300{
  max-height: 300px !important;
  max-width: 300px !important;
  height: auto !important;
  width: auto !important;
  margin: 0 auto !important;
  display: block;
}

.img-400{
  max-height: 400px !important;
  max-width: 400px !important;
  height: auto !important;
  width: auto !important;
  margin: 0 auto !important;
  display: block;
}

.img-500{
  max-height: 500px !important;
  max-width: 500px !important;
  height: auto !important;
  width: auto !important;
  margin: 0 auto !important;
  display: block;
}


.reddot img{
  margin: 2% 0 0 0;
  width:100%;
}

.justtext{
  margin: 10% 0 0 0;
}

p .img{
  margin: 0 auto !important;
  padding-bottom: 0 !important;
}


.hatch1{
  background: url('../../../files/img/fichas/base/hatch1.jpg') center;
}





/*************************************************************************
******************************    Tabla i-Size   *************************
*************************************************************************/

/**** Específico de cada producto ***/
.besafe-kidisize-info-adicional .size61105{
	background-color: #64952E !important;
	color: #fff;
	height: 30px;
}



table#isize{
	width: 90%;
	margin: 0 auto;
	color: #bbb;
	border: 1px solid #000 !important;
	border-collapse: separate;
}

table#isize th, table#isize td {
	border: 1px solid #eee;
	text-align: center;
	border-collapse: collapse;
}

table#isize th, table#isize td {
	padding: 1% 2%;
}

table#isize th {
	background-color: #ddd;
	font-weight: bold;
	color: #666;
}

table#isize tr:nth-child(even) {
	background-color: #f4f4f4;
}
	color: #aaa;
table#isize tr:nth-child(odd) {
	background-color: #fff;
}

#isize .sizeh{
	background-color: rgba(87, 87, 87, 0.28);
	width: 45%;
	font-size: 16px;
	line-height: 18px
}

#isize .gr-oldh{
}


table#isize .size{
	padding: 1% 4%;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	background-color: rgba(87, 87, 87, 0.12);
}

table#isize .gr-old{
}






/*************************************************************************
******************************    404   **********************************
*************************************************************************/

.pnf{
	background: url('../../../files/img/404.jpg') bottom no-repeat;
	height: 650px;
	width: auto;
	margin: 2% 0 0 0;
}

.pnf p, .pnf a{
	font-size:24px;
	line-height: 26px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

.pnf .biggest{
	margin: 4% 0 0 0;
	font-size: 72px;
	font-weight: bold;
	line-height: 74px;
	text-transform: uppercase;
	text-align: center
}

.pnf .big{
	margin: 2% 0 0 0;
	font-size: 51px;
	line-height: 52px;
	text-align: center
}

.pnf .box2 {
	margin: 0 2%;
	width: 46%;
	overflow: visible;
}

.pnf-textblock{
	margin: 3%;
}

.pnf .red{
	font-weight: bold;
	color: red;
}

.pnf .enter{
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	display: block;
}
















/*************************************************************************
************************    CONTENIDO   **********************************
*************************************************************************/


/***************     000 Index   *******************************/

.index {
  margin: -30px 0 0 0;
  text-align: center;
  margin: 0 auto;
  height: 90%;
  overflow: auto;
}

.descripciones .index a{
	font-size: 15px;
	line-height: 20px;
}


.index .box4{
	overflow: auto;
	float: left;
	width: 23%;
	padding: 1%;
}

/****************     1 caracteristicas     ********************************/

.caracteristicas-p {
  /*height: 500px;*/
}

.caracteristicas-frame {
  height: 720px;
}

 .caracteristicas-text{
	margin: 5% 10% 0 2%;
}


/*per borrar*/
.caracteristicas {
  height: 720px;
}

  .caracteristicas-html{
    margin: 0 auto;
    min-height: 100%;
    width: 100%;
    min-width: 160px;
    overflow: hidden;
  }

  .caracteristicas-text-html{
    margin: 25% 5% 0 2%;
    line-height: 35px;
  }

/*fi per borrar*/


  .caracteristicas p{
    margin: 5% 2%;
  }



/*****************   2 Maxima seguridad   *******************************/

#seguridad .box2 p {
	margin: 0 5% 0 3%;
}

.logos{
	width: 41%;
	margin: 6% 2% 0 2%;
	float: left;
	padding: 3% 2%;
	border: 1px solid #ddd;
}

  .logos img{
/*  height: 250px !important; */
		max-height: 200px;
  }

.race-informe{
  margin: 0 0 0 0;
}
.awards{
  min-height: 190px;
  text-align: center;
}
.awards img{
  margin: 1%;
}

#seguridad .boxR p{
	padding: 1% 4%;
}

/*   2 Maxima seguridad  PLustest SÓLO  */

.plustest{
	width: 80%;
	margin: 0 auto;
	overflow: auto;
}

#seguridad .boxR{
	padding: 4% 1%;
	margin: 0 3% 0 2%;
}

.plustest-box2{
  overflow: hidden;
	width: 44%;
	float:left;

}
#seguridad .pt-text{
	background-color: #eee;
	padding: 4%;
	min-height: 365px;
}

.pt-img{
	margin: 0 0 0 3%;
}

#seguridad .pt-img img{
	max-height: 445px;
	margin: 0 auto;
	display: block;
}




/*****************   2 Descripción comercial + detalles    **********************************/
.comercial-frame{
  color: #fff !important;

  background: url('../../../files/img/fichas/base/banner-texture.jpg') center;

  -webkit-box-shadow: 0 7px 10px 0px #eee;
  -moz-box-shadow: 0 7px 10px 0px #eee;
  box-shadow: 0 7px 10px 0px #eee;
  border-radius: 10px 10px 20px 10px;
  -moz-border-radius: 10px 10px 20px 10px;
  -webkit-border-radius: 10px 10px 20px 10px;

  overflow: auto;
  padding: 3%
}

.comercial-title{
  padding: 2%;
  margin-bottom: 4%;

  -webkit-box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
  box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);

  background-color: rgba(0,0,0,0.20);
  border-radius: 10px 10px 20px 10px;
  -moz-border-radius: 10px 10px 20px 10px;
  -webkit-border-radius: 10px 10px 20px 10px;
}
  .comercial-title h4{
    font-weight:bold;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
}

.comercial-title h3{
  padding: 0;
	color: #fff;
}

.comercial-img{
  min-height: 350px;
  width: 48%;
  margin: 0 auto;
  float: left;
}

.comercial-img p{
	margin: 0 auto;
	display: block;
}

.comercial-text{
  margin-left: 4%;

  min-height: 350px;
  width: 48%;
  background-color: rgba(0,0,0,0.20);
  float: left;

  -webkit-box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
  box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);

  border-radius: 10px 10px 20px 10px;
  -moz-border-radius: 10px 10px 20px 10px;
  -webkit-border-radius: 10px 10px 20px 10px;
}

  .comercial-img .comercial-box2-int{
    padding: 0%;
  }

  .comercial-box2-int{
    clear:both;
    margin: 0 auto;
    max-width: 80%;
    height: auto;
    padding: 5%;
    text-align: center;
  }
    .comercial-box2-int img{
      -webkit-box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
      -moz-box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
      box-shadow: 7px 7px 19px 0px rgba(0,0,0,0.5);
      border-radius: 10px 10px 20px 10px;
      -moz-border-radius: 10px 10px 20px 10px;
      -webkit-border-radius: 10px 10px 20px 10px;
      /*height: 275px !important;*/
      height: auto !important;
      max-height: 350px;
    }

    .comercial-box2-int p{
      text-align: justify;
      margin: 0 auto;
      line-height: 18px;
    }



/*****************3 Información Adicional**********************************/


.info-adicional{
  /*margin: 0 5% 0 5%;*/
	overflow: auto;
}

  .info-adicional .box2{
    min-height:350px;
  }

  .info-adicional .box2 img{
    max-width: 70% !important;
    /*max-height: 150px;*/
  }

  #info-adicional .box2 p{
    margin: 2% 5%;
   }

	#info-adicional .box2 p:last-child{
    margin: 2% 5% 7% 5%;
   }

  .info-adicional-text{
    min-height: 150px;
  }


/*****************   4 Contramarcha    **********************************/

.contramarcha{
  margin: 0 auto;
  height: 1455px;
  width: 100%;
  overflow: hidden;
  background-color: #fff !important;
}

.contramarcha-info img{
	margin: 0 auto;
	display: block;
	width: 100%;
}

.contramarcha-info .boxR{
	margin: 3% 0;
}

.contramarcha-info .videos-full{
	margin-bottom: 0;
}

/*****************   5  Otros Modelos    **********************************/

.modelos{
  text-align: center;
  overflow: auto;
}

.modelos img{
	height: auto !important;
	width: 100%;
}


/*borrar*/
/*****************   6 SillaCocheBebe    **********************************/

.scb .box2 img{
    height: 20%;
    margin: 0 2% 0 auto;

  }

.scb p{
  margin: 8% 5% 2% 5%;
  text-align: left;
}

  .descripciones .scb a:link {color:#fff;}
  .descripciones .scb a:visited {color:#fff;}
  .descripciones .scb a:hover {color:#ddd;}
  .descripciones .scb a:active {color:#fff;}


/*****************    8  FAQ    **********************************/


/*ancient*/
.faq-text{
  margin: 3% auto;
  text-align: left;
  overflow: auto;
}


/*old*/
.faq-box{
	background: url('../../../files/img/fichas/base/faq-texture.png') center;
	color: #fff;
	padding: 0 5%;
	text-align: center;
}

.faq-box .videos-full{
	border: 1px solid;
	margin: 2% 0 0 0;
}

.faq-bloque{
	border-bottom: 2px solid #ddd;
	padding: 6% 0;
	width: 600px;
	margin: 0 auto;
}


/*2015*/

#faq, #faq h2{
padding: 0 0 0 0;
margin: 0 0;
}

.descripciones #faq a:link {color:#eee !important;}
.descripciones #faq a:visited {color:#ddd !important;}
.descripciones #faq a:hover {color:#DF7401 !important;}
.descripciones #faq a:active {color:#DF7401 !important;}


.faq-back{
	background: url('../../../files/img/fichas/base/faq-texture.png');
	padding: 2%;
	overflow: auto;
}

.faq-box2{
	color: #fff;
	padding: 0 2%;
	text-align: center;
	width: 46%;
	float: left;
}

.faq-box2 .videos-full{
	border: 1px solid;
	margin: 2% 0 0 0;
}

.faq-bloque2{
	border-bottom: 1px dashed;
	padding: 10% 2%;
}

.faq-bloque2-last{
	border-bottom: 1px dashed;
	padding: 10% 2%;

	border-bottom: none;
}



.faq-preg{
	font-weight:bold;
	font-size: 16px;
	line-height: 20px;
}

.faq-resp{
	font-style: italic;
	line-height: 18px;
	text-align: justify;
}
























/*************************************************************************
**************************************************************************
*****************************    CYBEX    ********************************
**************************************************************************
*************************************************************************/


/******     Banner   ******/
.cybex-info-marca {background: url('../../../files/img/fichas/cybex-marca.jpg') no-repeat center top;}

/*****************   7 Info Marca / filosofia    **********************************/
.cybex{
  margin: 0 auto;
  height: 3400px;
  width: 100%;
  overflow: hidden;
}


.cybex-filosofia{
  margin: 0 0 10% 0;
  overflow: hidden;
}

  .cybex-filosofia-text{
    margin: 2% auto;
    min-height: 450px;
  }

.cybex-awards{
	overflow: auto;
	margin: 0 auto;
}

.cybex-awards img{
	overflow: auto;
	float: left;
	width: 21%;
	padding: 2%;
}






/*************************************************************************
**************************************************************************
*************************    CYBEX SIRONA 2013   *************************
**************************************************************************
*************************************************************************/


.cybex-sirona-presentacion {background: url('../../../files/img/fichas/cybex-sirona-presentacion.jpg') no-repeat center;}
.cybex-sirona-comercial {background: url('../../../files/img/fichas/cybex-sirona-comercial.jpg') no-repeat left;}


/*****************    0 logo marca + producto     **********************/

.cybex-sirona-logo-product {
  text-align: center;
}

  .cybex-sirona-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-sirona-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/


.cybex-sirona-comercial p{
  margin: 58% 5% 0 5%;
}

.cybex-sirona-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}

.reddot img{
  margin: 2% 0 0 0;
  width:100%;
}


/*****************3 Información Adicional**********************************/


.cybex-sirona-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-sirona-info-adicional .box2 img{
    margin: 10% auto;
    width: 40%;

    min-height: 0px;
  }

  .cybex-sirona-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-sirona-info-adicional-text /* borrar */{
    height: 200px;
  }

.cybex-sirona-caracteristicas{
  min-height:760px;
}
.cybex-sirona-caracteristicas-text{
  margin-top: 200px;
}










/*************************************************************************
**************************************************************************
*************************    CYBEX JUNO 2-Fix 2014 ***********************
**************************************************************************
*************************************************************************/


.cybex-juno2fix-presentacion {background: url('../../../files/img/fichas/cybex-juno2fix-presentacion.jpg') no-repeat center;}
.cybex-juno2fix-comercial {background: url('../../../files/img/fichas/cybex-juno2fix-comercial.jpg') no-repeat center;}


/*****************    0 logo marca + producto     **********************/

.cybex-juno2fix-logo-product {
  text-align: center;
}

  .cybex-juno2fix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-juno2fix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/


.cybex-juno2fix-comercial p{
  margin: 5% 5% 0 5%;
}

.cybex-juno2fix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-juno2fix-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-juno2fix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-juno2fix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-juno2fix-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*************************    CYBEX JUNO Fix 2013  ************************
**************************************************************************
*************************************************************************/


.cybex-junofix-presentacion {background: url('../../../files/img/fichas/cybex-juno2fix-presentacion.jpg') no-repeat center;}
.cybex-junofix-comercial {background: url('../../../files/img/fichas/cybex-juno2fix-comercial.jpg') no-repeat center;}


/*****************    0 logo marca + producto     **********************/

.cybex-junofix-logo-product {
  text-align: center;
}

  .cybex-junofix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-junofix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/


.cybex-junofix-comercial p{
  margin: 5% 5% 0 5%;
}

.cybex-junofix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-junofix-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-junofix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-junofix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-junofix-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
***************************    CYBEX Aton 3 2014   ***********************
**************************************************************************
*************************************************************************/


.cybex-aton3-presentacion {background: url('../../../files/img/fichas/cybex-aton3-presentacion.jpg') no-repeat center;}
.cybex-aton3-comercial {background: url('../../../files/img/fichas/cybex-aton3-comercial.jpg') no-repeat left;}


/*****************    0 logo marca + producto     **********************/

.cybex-aton3-logo-product {
  text-align: center;
}

  .cybex-aton3-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-aton3-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.cybex-aton3-comercial p{
  margin: 5% 5% 0 5%;
}

.cybex-aton3-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-aton3-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-aton3-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-aton3-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-aton3-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
***************************    CYBEX Aton Q 2014   ***********************
**************************************************************************
*************************************************************************/


.cybex-atonQ-presentacion {background: url('../../../files/img/fichas/cybex-atonQ-presentacion.jpg') no-repeat center;}
.cybex-atonQ-comercial {background: url('../../../files/img/fichas/cybex-atonQ-comercial.jpg') no-repeat center;}


/*****************    0 logo marca + producto     **********************/

.cybex-atonQ-logo-product {
  text-align: center;
}

  .cybex-atonQ-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-atonQ-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.cybex-atonQ-comercial p{
  margin: 5% 5% 0 5%;
}

.cybex-atonQ-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-atonQ-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-atonQ-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-atonQ-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-atonQ-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
***************************    CYBEX Pallas-2 2014   *********************
**************************************************************************
*************************************************************************/


.cybex-pallas2-presentacion {background: url('../../../files/img/fichas/cybex-pallas2-presentacion.jpg') no-repeat center;}
.cybex-pallas2-comercial {background: url('../../../files/img/fichas/cybex-pallas2-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.cybex-pallas2-logo-product {
  text-align: center;
}

  .cybex-pallas2-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-pallas2-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.cybex-pallas2-comercial p{
  margin: 5% 5% 0 5%;
}

.cybex-pallas2-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-pallas2-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-pallas2-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-pallas2-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-pallas2-info-adicional-text /* borrar */{
    height: 200px;
  }

  .cybex-pallas2-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
***************************    CYBEX Pallas-2 FIX 2014   *********************
**************************************************************************
*************************************************************************/


.cybex-pallas2fix-presentacion {background: url('../../../files/img/fichas/cybex-pallas2-presentacion.jpg') no-repeat center;}
.cybex-pallas2fix-comercial {background: url('../../../files/img/fichas/cybex-pallas2-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.cybex-pallas2fix-logo-product {
  text-align: center;
}

  .cybex-pallas2fix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-pallas2fix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.cybex-pallas2fix-comercial p{
  margin: 5% 5% 0 5%;
}

.cybex-pallas2fix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-pallas2fix-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-pallas2fix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-pallas2fix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-pallas2fix-info-adicional-text /* borrar */{
    height: 200px;
  }

  .cybex-pallas2fix-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*********************    CYBEX  SOLUTION Q-FIX 2014   ********************
**************************************************************************
*************************************************************************/


.cybex-qfix-presentacion {background: url('../../../files/img/fichas/cybex-qfix-presentacion.jpg') no-repeat center;}
.cybex-qfix-comercial {background: url('../../../files/img/fichas/cybex-qfix-comercial.jpg') no-repeat bottom left;}


/*****************    0 logo marca + producto     **********************/

.cybex-qfix-logo-product {
  text-align: center;
}

  .cybex-qfix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-qfix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.cybex-qfix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-qfix-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-qfix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-qfix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-qfix-info-adicional-text /* borrar */{
    height: 200px;
  }

  .cybex-qfix-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*********************    CYBEX  SOLUTION X2 2014   ***********************
**************************************************************************
*************************************************************************/


.cybex-x2-presentacion {background: url('../../../files/img/fichas/cybex-x2-presentacion.jpg') no-repeat center left;}
.cybex-x2-comercial {background: url('../../../files/img/fichas/cybex-x2-comercial.jpg') no-repeat bottom left;}


/*****************    0 logo marca + producto     **********************/

.cybex-x2-logo-product {
  text-align: center;
}

  .cybex-x2-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-x2-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .cybex-x2-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .cybex-x2-awards img{
    max-width: 18% !important;
    margin: 0 1% 0 1%;
    float: left;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.cybex-x2-comercial p{
  margin: 5% 5% 0 5%;
}

.cybex-x2-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-x2-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-x2-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-x2-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-x2-info-adicional-text /* borrar */{
    height: 200px;
  }

  .cybex-x2-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*********************    CYBEX  SOLUTION X2-FIX 2014   *******************
**************************************************************************
*************************************************************************/


.cybex-x2fix-presentacion {background: url('../../../files/img/fichas/cybex-x2fix-presentacion.jpg') no-repeat center left;}
.cybex-x2fix-comercial {background: url('../../../files/img/fichas/cybex-x2fix-comercial.jpg') no-repeat bottom left;}


/*****************    0 logo marca + producto     **********************/

.cybex-x2fix-logo-product {
  text-align: center;
}

  .cybex-x2fix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .cybex-x2fix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .cybex-x2fix-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .cybex-x2fix-awards img{
    max-width: 18% !important;
    margin: 0 1% 0 1%;
    float: left;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.cybex-x2fix-comercial p{
  margin: 5% 5% 0 5%;
}

.cybex-x2fix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.cybex-x2fix-info-adicional{
  margin: 0 5% 0 5%;
}

  .cybex-x2fix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .cybex-x2fix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .cybex-x2fix-info-adicional-text /* borrar */{
    height: 200px;
  }

  .cybex-x2fix-comercial-aspect h3{
    margin-bottom: 5px;
  }














































/*************************************************************************
**************************************************************************
*****************************    RÖMER    ********************************
**************************************************************************
*************************************************************************/


/******     Banner   ******/
.romer-info-marca1 {background: url('../../../files/img/fichas/romer-marca1.jpg') no-repeat center;}
.romer-info-marca2 {background: url('../../../files/img/fichas/romer-marca2.jpg') no-repeat center;}
.romer-info-marca3 {background: url('../../../files/img/fichas/romer-marca3.jpg') no-repeat center;}

/*****************   7 Info Marca / filosofia    **********************************/
.romer{
  margin: 0 auto;
  height: 3750px;
  width: 100%;
  overflow: hidden;
}


.romer-filosofia{
  margin: 3% 0 0 0;
  min-height: 600px;
  overflow: hidden;
}

  .romer-filosofia-text{
    margin: 2% auto;
    min-height: 450px;
  }

.romer-awards{
  overflow: auto;
}


/*.romer-awards{
  min-height: 190px;
  margin: 0 0 2% 0;
}

.romer-awards img{
  margin: 1%;
  float: left;
  max-height: 160px;
}*/


/*************************************************************************
**************************************************************************
**********************    Römer Kidfix SL SICT        ********************
**************************************************************************
*************************************************************************/


.romer-slsict-presentacion {background: url('../../../files/img/fichas/romer-slsict-presentacion.jpg') no-repeat top left;}
.romer-slsict-comercial {background: url('../../../files/img/fichas/romer-slsict-comercial.jpg') no-repeat top right;}


/*****************    0 logo marca + producto     **********************/

.romer-slsict-logo-product {
  text-align: center;
}

  .romer-slsict-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-slsict-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-slsict-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-slsict-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-slsict-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-slsict-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-slsict-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-slsict-comercial-aspect h3{
    margin-bottom: 5px;
  }





/*************************************************************************
**************************************************************************
************************    Römer Kidfix SL        ***********************
**************************************************************************
*************************************************************************/


.romer-sl-presentacion {background: url('../../../files/img/fichas/romer-sl-presentacion.jpg') no-repeat top left;}
.romer-sl-comercial {background: url('../../../files/img/fichas/romer-sl-comercial.jpg') no-repeat top right;}


/*****************    0 logo marca + producto     **********************/

.romer-sl-logo-product {
  text-align: center;
}

  .romer-sl-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-sl-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-sl-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-sl-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-sl-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-sl-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-sl-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-sl-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
**********************    RÓMER KIDFIX XP        *************************
**************************************************************************
*************************************************************************/


.romer-xp-presentacion {background: url('../../../files/img/fichas/romer-xp-presentacion.jpg') no-repeat center center;}
.romer-xp-comercial {background: url('../../../files/img/fichas/romer-xp-comercial.jpg') no-repeat bottom left;}


/*****************    0 logo marca + producto     **********************/

.romer-xp-logo-product {
  text-align: center;
}

  .romer-xp-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-xp-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-xp-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-xp-awards img{
    max-width: 18% !important;
    margin: 0 1% 0 1%;
    float: left;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-xp-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-xp-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-xp-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-xp-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-xp-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-xp-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-xp-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
**********************    RÓMER KIDFIX XP SICT   *************************
**************************************************************************
*************************************************************************/


.romer-xpsict-presentacion {background: url('../../../files/img/fichas/romer-xp-presentacion.jpg') no-repeat center center;}
.romer-xpsict-comercial {background: url('../../../files/img/fichas/romer-xp-comercial.jpg') no-repeat bottom left;}


/*****************    0 logo marca + producto     **********************/

.romer-xpsict-logo-product {
  text-align: center;
}

  .romer-xpsict-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-xpsict-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-xpsict-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-xpsict-awards img{
    max-width: 18% !important;
    margin: 0 1% 0 1%;
    float: left;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-xpsict-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-xpsict-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-xpsict-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-xpsict-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-xpsict-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-xpsict-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-xpsict-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
**************    RÓMER Baby-Safe Plus SHR-II 2014   *********************
**************************************************************************
*************************************************************************/


.romer-babysafeplus-presentacion {background: url('../../../files/img/fichas/romer-babysafeplus-presentacion.jpg') no-repeat right center;}
.romer-babysafeplus-comercial {background: url('../../../files/img/fichas/romer-babysafeplus-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.romer-babysafeplus-logo-product {
  text-align: center;
}

  .romer-babysafeplus-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-babysafeplus-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-babysafeplus-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-babysafeplus-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-babysafeplus-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-babysafeplus-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-babysafeplus-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-babysafeplus-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-babysafeplus-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-babysafeplus-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-babysafeplus-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
**************    RÓMER Dual Fix 2014   *********************
**************************************************************************
*************************************************************************/


.romer-dualfix-presentacion {background: url('../../../files/img/fichas/romer-dualfix-presentacion.jpg') no-repeat right center;}
.romer-dualfix-comercial {background: url('http://www.sillacochebebe.com/files/img/fichas/romer-dualfix-comercial.jpg') no-repeat center left;}
.romer-dualfix-comfort {background: url('../../../files/img/fichas/romer-dualfi-90degree.jpg') no-repeat center left;}



/*****************    0 logo marca + producto     **********************/

.romer-dualfix-logo-product {
  text-align: center;
}

  .romer-dualfix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-dualfix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }


/****************     1 caracteristicas     ********************************/

.romer-dualfix-caracteristicas {
}


/***************   2 Descripción comercial + detalles    ******************************/

  .romer-dualfix-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-dualfix-awards img{
    margin: 1%;
    float: left;
  }



/***************   2 Descripción comercial + detalles    ******************************/

.romer-dualfix-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-dualfix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-dualfix-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-dualfix-info-adicional .box2 img{
    margin: 10% auto;
    width: 80%;
  }

  .romer-dualfix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-dualfix-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
********************    RÓMER Max-Fix II 2014   **************************
**************************************************************************
*************************************************************************/


.romer-maxfix2-presentacion {background: url('../../../files/img/fichas/romer-maxfix2-presentacion-700.jpg') no-repeat right center;}
.romer-maxfix2-comercial {background: url('http://www.sillacochebebe.com/files/img/fichas/romer-maxfix2-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.romer-maxfix2-logo-product {
  text-align: center;
}

  .romer-maxfix2-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-maxfix2-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-maxfix2-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-maxfix2-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-maxfix2-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-maxfix2-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-maxfix2-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-maxfix2-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-maxfix2-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-maxfix2-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-maxfix2-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
********************    RÓMER Safefix Plus 2014   ************************
**************************************************************************
*************************************************************************/


.romer-safefixplus-presentacion {background: url('../../../files/img/fichas/romer-safefixplus-presentacion.jpg') no-repeat right center;}
.romer-safefixplus-comercial {background: url('../../../files/img/fichas/romer-safefixplus-presentacion.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.romer-safefixplus-logo-product {
  text-align: center;
}

  .romer-safefixplus-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-safefixplus-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-safefixplus-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-safefixplus-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-safefixplus-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-safefixplus-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-safefixplus-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-safefixplus-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-safefixplus-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-safefixplus-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-safefixplus-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
********************    RÓMER VERSAFIX   2014   ************************
**************************************************************************
*************************************************************************/


.romer-versafix-presentacion {background: url('../../../files/img/fichas/romer-versafix-presentacion-650.jpg') no-repeat right top;}
.romer-versafix-comercial {background: url('../../../files/img/fichas/romer-versafix-comercial.jpg') no-repeat left left;}


/*****************    0 logo marca + producto     **********************/

.romer-versafix-logo-product {
  text-align: center;
}

  .romer-versafix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-versafix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-versafix-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-versafix-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-versafix-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-versafix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-versafix-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-versafix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-versafix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-versafix-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-versafix-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*************************    RÓMER TRIFIX 2014   *************************
**************************************************************************
*************************************************************************/


.romer-trifix-presentacion {background: url('../../../files/img/fichas/romer-trifix-presentacion.jpg') no-repeat center top;}
.romer-trifix-comercial {height: 700px;background: url('../../../files/img/fichas/romer-trifix-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.romer-trifix-logo-product {
  text-align: center;
}

  .romer-trifix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-trifix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-trifix-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-trifix-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-trifix-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-trifix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-trifix-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-trifix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-trifix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-trifix-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-trifix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.romer-trifix-caracteristicas-text{
  margin: 30% 10% 0 10%;
}








/*************************************************************************
**************************************************************************
*******************    RÓMER Baby-Safe Sleeper 2014   ********************
**************************************************************************
*************************************************************************/


.romer-babysafesleeper-presentacion {background: url('../../../files/img/fichas/romer-babysafesleeper-presentacion.jpg') no-repeat center left;}
.romer-babysafesleeper-comercial {background: url('../../../files/img/fichas/romer-babysafesleeper-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.romer-babysafesleeper-logo-product {
  text-align: center;
}

  .romer-babysafesleeper-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-babysafesleeper-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-babysafesleeper-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-babysafesleeper-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-babysafesleeper-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-babysafesleeper-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-babysafesleeper-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-babysafesleeper-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-babysafesleeper-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-babysafesleeper-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-babysafesleeper-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*****************************    RÓMER Kid II 2014   *********************
**************************************************************************
*************************************************************************/


.romer-kidii-presentacion {background: url('../../../files/img/fichas/romer-kidii-presentacion.jpg') no-repeat center right;}
.romer-kidii-comercial {background: url('../../../files/img/fichas/romer-kidii-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.romer-kidii-logo-product {
  text-align: center;
}

  .romer-kidii-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-kidii-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-kidii-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-kidii-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-kidii-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-kidii-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-kidii-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-kidii-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-kidii-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-kidii-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-kidii-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*****************************    Römer Kid XP 2014   *********************
**************************************************************************
*************************************************************************/


.romer-kid-presentacion {background: url('../../../files/img/fichas/romer-kid-presentacion.jpg') no-repeat top right;}
.romer-kid-comercial {background: url('../../../files/img/fichas/romer-kid-comercial.jpg') no-repeat center;}


/*****************    0 logo marca + producto     **********************/

.romer-kid-logo-product {
  text-align: center;
}

  .romer-kid-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-kid-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-kid-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-kid-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-kid-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-kid-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-kid-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-kid-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-kid-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-kid-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-kid-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*************************    Römer King II LS 2014   *********************
**************************************************************************
*************************************************************************/


.romer-king2ls-presentacion {background: url('../../../files/img/fichas/romer-king2ls-presentacion.jpg') no-repeat top right;}
.romer-king2ls-comercial {background: url('../../../files/img/fichas/romer-king2ls-comercial.jpg') no-repeat 20% 0%;}


/*****************    0 logo marca + producto     **********************/

.romer-king2ls-logo-product {
  text-align: center;
}

  .romer-king2ls-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .romer-king2ls-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

  .romer-king2ls-awards{
    min-height: 190px;
    margin: 0 auto;
  }

  .romer-king2ls-awards img{
    margin: 0 auto;
    display: block;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.romer-king2ls-comercial p{
  margin: 5% 5% 0 5%;
}

.romer-king2ls-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.romer-king2ls-info-adicional{
  margin: 0 5% 0 5%;
}

  .romer-king2ls-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .romer-king2ls-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .romer-king2ls-info-adicional-text /* borrar */{
    height: 200px;
  }

  .romer-king2ls-comercial-aspect h3{
    margin-bottom: 5px;
  }









/*************************************************************************
**************************************************************************
*************************    Römer Advansafix 2015   *********************
**************************************************************************
*************************************************************************/


.romer-advansafix-presentacion {height: 600px; background: url('../../../files/img/fichas/romer-advansafix-presentacion.jpg') no-repeat top right;}
.romer-advansafix-comercial {background: url('../../../files/img/fichas/romer-advansafix-comercial.jpg') no-repeat left top;}


/***************   2 Descripción comercial + detalles    ******************************/

.romer-advansafix-comercial p{
  margin: 5% 5% 0 5%;
}




















/*************************************************************************
**************************************************************************
*****************************    Britax    ********************************
**************************************************************************
*************************************************************************/


/******     Banner   ******/
.britax-info-marca1 {background: url('../../../files/img/fichas/romer-marca1.jpg') no-repeat center;}
.britax-info-marca2 {background: url('../../../files/img/fichas/romer-marca2.jpg') no-repeat center;}
.britax-info-marca3 {background: url('../../../files/img/fichas/romer-marca3.jpg') no-repeat center;}

/*****************   7 Info Marca / filosofia    **********************************/
.britax{
  margin: 0 auto;
  height: 3800px;
  width: 100%;
  overflow: hidden;
}


.britax-filosofia{
  margin: 3% 0 0 0;
  min-height: 600px;
  overflow: hidden;
}

  .britax-filosofia-text{
    margin: 2% auto;
    min-height: 450px;
  }

.britax-awards{
  min-height: 190px;
}

  .britax-awards img{
    margin: 1% auto;
    max-height: 160px;
  }





/*************************************************************************
**************************************************************************
**********************    Britax Max-Way 2014   ********************
**************************************************************************
*************************************************************************/


.britax-maxway-presentacion {background: url('../../../files/img/fichas/britax-maxway-presentacion.jpg') no-repeat top right;}
.britax-maxway-comercial {background: url('../../../files/img/fichas/britax-maxway-comercial.jpg') no-repeat center;}


/*****************    0 logo marca + producto     **********************/

.britax-maxway-logo-product {
  text-align: center;
}

  .britax-maxway-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .britax-maxway-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.britax-maxway-comercial p{
  margin: 5% 5% 0 5%;
}

.britax-maxway-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.britax-maxway-info-adicional{
  margin: 0 5% 0 5%;
}

  .britax-maxway-info-adicional .box2 img{
    margin: 2% auto;
    width: 75%;
  }

  .britax-maxway-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .britax-maxway-info-adicional-text /* borrar */{
    height: 200px;
  }

  .britax-maxway-comercial-aspect h3{
    margin-bottom: 5px;
  }





/*************************************************************************
**************************************************************************
**********************    Britax Evolva 123 Plus   ***********************
**************************************************************************
*************************************************************************/


.britax-evolva123plus-presentacion {background: url('../../../files/img/fichas/britax-evolva123plus-presentacion.jpg') no-repeat center;}
.britax-evolva123plus-comercial {background: url('../../../files/img/fichas/britax-evolva123plus-comercial.jpg') no-repeat bottom right;}


/*****************    0 logo marca + producto     **********************/

.britax-evolva123plus-logo-product {
  text-align: center;
}

  .britax-evolva123plus-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .britax-evolva123plus-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.britax-evolva123plus-comercial p{
  margin: 5% 5% 0 5%;
}

.britax-evolva123plus-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.britax-evolva123plus-info-adicional{
  margin: 0 5% 0 5%;
}

  .britax-evolva123plus-info-adicional .box2 img{
    margin: 2% auto;
    width: 75%;
  }

  .britax-evolva123plus-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .britax-evolva123plus-info-adicional-text /* borrar */{
    height: 200px;
  }

  .britax-evolva123plus-comercial-aspect h3{
    margin-bottom: 5px;
  }





/*************************************************************************
**************************************************************************
**********************    Britax Multi-Tech II 2014   ********************
**************************************************************************
*************************************************************************/


.britax-multitechii-presentacion {background: url('../../../files/img/fichas/britax-multitechii-presentacion.jpg') no-repeat top right;}
.britax-multitechii-comercial {height: 700px;background: url('../../../files/img/fichas/britax-multitechii-comercial.jpg') no-repeat top left;}


/*****************    0 logo marca + producto     **********************/

.britax-multitechii-logo-product {
  text-align: center;
}

  .britax-multitechii-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .britax-multitechii-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.britax-multitechii-comercial p{
  margin: 5% 5% 0 5%;
}

.britax-multitechii-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.britax-multitechii-info-adicional{
  margin: 0 5% 0 5%;
}

  .britax-multitechii-info-adicional .box2 img{
    margin: 2% auto;
    width: 75%;
  }

  .britax-multitechii-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .britax-multitechii-info-adicional-text /* borrar */{
    height: 200px;
  }

  .britax-multitechii-comercial-aspect h3{
    margin-bottom: 5px;
  }





/*************************************************************************
**************************************************************************
**********************    Britax First Class Plus 2014  ******************
**************************************************************************
*************************************************************************/


.britax-firstclassplus-presentacion {background: url('../../../files/img/fichas/britax-firstclassplus-presentacion.jpg') no-repeat top right;}
.britax-firstclassplus-comercial {height: 700px;background: url('../../../files/img/fichas/britax-firstclassplus-comercial-700.jpg') no-repeat top left;}


/*****************    0 logo marca + producto     **********************/

.britax-firstclassplus-logo-product {
  text-align: center;
}

  .britax-firstclassplus-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .britax-firstclassplus-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.britax-firstclassplus-comercial p{
  margin: 5% 5% 0 5%;
}

.britax-firstclassplus-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.britax-firstclassplus-info-adicional{
  margin: 0 5% 0 5%;
}

  .britax-firstclassplus-info-adicional .box2 img{
    margin: 2% auto;
    width: 75%;
  }

  .britax-firstclassplus-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .britax-firstclassplus-info-adicional-text /* borrar */{
    height: 200px;
  }

  .britax-firstclassplus-comercial-aspect h3{
    margin-bottom: 5px;
  }














































/*************************************************************************
**************************************************************************
*****************************    KLIPPAN    ******************************
**************************************************************************
*************************************************************************/


/******     Banner   ******/
.klippan-info-marca1 {min-height: 600px; margin: 3% 0 7% 0; background: url('../../../files/img/fichas/klippan-marca1-600.jpg') no-repeat top left;}
.klippan-info-marca2 {background: url('../../../files/img/fichas/klippan-marca2.jpg') no-repeat center right;}
.klippan-info-marca3 {min-height: 800px; margin: 3% 0 7% 0; background: url('http://www.sillacochebebe.com/files/img/fichas/klippan-marca3-700.jpg') no-repeat top right;}

/*****************   7 Info Marca / filosofia    **********************************/
.klippan{
  margin: 0 auto;
  height: 3200px;
  width: 100%;
  overflow: hidden;
}


.klippan-filosofia{
  margin: 3% 0 0 0;
  min-height: 600px;
  overflow: hidden;
}

  .klippan-filosofia-text{
    margin: 2% auto;
    min-height: 450px;
  }

.klippan-awards{
  overflow: auto;
}

.klippan-info-marca2 h3{
  margin-top: 100px;
}

.klippan-info-marca2 ul{
  margin-bottom: 200px;
}


/*.klippan-awards{
  min-height: 190px;
  margin: 0 0 2% 0;
}

.klippan-awards img{
  margin: 1%;
  float: left;
  max-height: 160px;
}*/


/*************************************************************************
**************************************************************************
**********************    Klippan Kiss 2 2014   *************************
**************************************************************************
*************************************************************************/


.klippan-kiss2-presentacion {background: url('../../../files/img/fichas/klippan-kiss2-comercial-600.jpg') no-repeat;}
.klippan-kiss2-comercial {background: url('../../../files/img/fichas/klippan-kiss2-comercial-600.jpg') no-repeat right;}


/*****************    0 logo marca + producto     **********************/

.klippan-kiss2-logo-product {
  text-align: center;
}

  .klippan-kiss2-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .klippan-kiss2-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.klippan-kiss2-comercial p{
  margin: 5% 5% 0 5%;
}

.klippan-kiss2-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.klippan-kiss2-info-adicional{
  margin: 0 5% 0 5%;
}

  .klippan-kiss2-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .klippan-kiss2-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .klippan-kiss2-comercial-aspect h3{
    margin-bottom: 5px;
  }


/*************************************************************************
**************************************************************************
***************    Klippan Triofix Recline 2014   ************************
**************************************************************************
*************************************************************************/


.klippan-triofix-presentacion {background: url('../../../files/img/fichas/klippan-triofix-presentacion.jpg') no-repeat right;}
.klippan-triofix-comercial {background: url('../../../files/img/fichas/klippan-triofix-comercial.jpg') no-repeat;}


/*****************    0 logo marca + producto     **********************/

.klippan-triofix-logo-product {
  text-align: center;
}

  .klippan-triofix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .klippan-triofix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.klippan-triofix-comercial p{
  margin: 5% 5% 0 5%;
}

.klippan-triofix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.klippan-triofix-info-adicional{
}

  .klippan-triofix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .klippan-triofix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .klippan-triofix-comercial-aspect h3{
    margin-bottom: 5px;
  }


.klippan-triofix-iframe{
  margin: 3% 0;
  height: 350px;
}


/*************************************************************************
**************************************************************************
*******************    Klippan Dinofix 2014   ****************************
**************************************************************************
*************************************************************************/


.klippan-dinofix-presentacion {min-height: 600px; background: url('../../../files/img/fichas/klippan-dinofix-presentacion.jpg') no-repeat;}
.klippan-dinofix-comercial {background: url('../../../files/img/fichas/klippan-dinofix-comercial.jpg') no-repeat left top;}


/*****************    0 logo marca + producto     **********************/

.klippan-dinofix-logo-product {
  text-align: center;
}

  .klippan-dinofix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .klippan-dinofix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.klippan-dinofix-comercial p{
  margin: 5% 5% 0 5%;
}

.klippan-dinofix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.klippan-dinofix-info-adicional{
  margin: 0 5% 0 5%;
}

  .klippan-dinofix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .klippan-dinofix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .klippan-dinofix-comercial-aspect h3{
    margin-bottom: 5px;
  }














































/*************************************************************************
**************************************************************************
*****************************    AXKID    ******************************
**************************************************************************
*************************************************************************/


/******     Banner   ******/
.axkid-info-marca1 {background: url('../../../files/img/fichas/axkid-marca1.jpg') no-repeat top left;}
.axkid-info-marca2 {background: url('../../../files/img/fichas/axkid-marca2.jpg') no-repeat top left;}

/*****************   7 Info Marca / filosofia    **********************************/
.axkid{
  margin: 0 auto;
  height: 2575px;
  width: 100%;
  overflow: hidden;
}

.axkid-awards{
  overflow: auto;
}

.axkid-info-marca2 h3{
  margin-top: 100px;
}

.axkid-info-marca2 ul{
  margin-bottom: 200px;
}

.axkid h2{
	margin-top: 3%;
}

.axkid-img {
}

/*****************   Tabla Axkid    **********************************/

.tabla-axkid{
	margin: 0 0 10% 0;
}

.tabla-axkid table{
	margin: 0 auto;
	width: 80%;
	background-color: #eee;
	border: 1px solid #666;
}

.tabla-axkid th, .tabla-axkid tr, .tabla-axkid td, .tabla-columna{
	text-align: center;
	border: 1px solid #eee;
}

.tabla-axkid th{
	padding: 1% 0;
	font-weight: bold;
	background-color: #aaa;
	color: #333;
}

.tabla-axkid tr, .tabla-axkid td{
	padding: 2% 0;
	width: 5%;
}

.axkid-columna{
	background-color: #bbb;
	color: #333;
	font-weight: bold;
	width: 10% !important;
}

.axkid-si{
	font-size: 20px;
	color: #336600;
}

.axkid-no{
	color: #990000;
	background-color: #ddd;
}





/*************************************************************************
**************************************************************************
**********************    Axkid Minikid 2014   ***************************
**************************************************************************
*************************************************************************/


.axkid-minikid-presentacion {background: url('../../../files/img/fichas/axkid-minikid-presentacion.jpg') no-repeat center top;}
.axkid-minikid-comercial {background: url('../../../files/img/fichas/axkid-minikid-comercial.jpg') no-repeat right top;}


/*****************    0 logo marca + producto     **********************/

.axkid-minikid-logo-product {
  text-align: center;
}

  .axkid-minikid-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .axkid-minikid-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.axkid-minikid-comercial p{
  margin: 5% 5% 0 5%;
}

.axkid-minikid-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.axkid-minikid-info-adicional{
  margin: 0 5% 0 5%;
}

  .axkid-minikid-info-adicional .box2 img{
    margin: 2% auto;
    width: 75%;
  }

  .axkid-minikid-comercial-aspect h3{
    margin-bottom: 5px;
  }

.axkid-minikid-caracteristicas{
  min-height:760px;
	width: 56%;
}
.axkid-minikid-caracteristicas-text{
	margin: 20% 3% 0 0;
	width: 37%;
	float: right;
}


/*************************************************************************
**************************************************************************
**********************    Axkid Kidzone 2014   ***************************
**************************************************************************
*************************************************************************/


.axkid-kidzone-presentacion {background: url('../../../files/img/fichas/axkid-minikid-comercial.jpg') no-repeat right center;}


/*****************    0 logo marca + producto     **********************/

.axkid-kidzone-logo-product {
  text-align: center;
}

  .axkid-kidzone-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .axkid-kidzone-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.axkid-kidzone-comercial p{
  margin: 5% 5% 0 5%;
}

.axkid-kidzone-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.axkid-kidzone-info-adicional{
  margin: 0 5% 0 5%;
}

  .axkid-kidzone-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .axkid-kidzone-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .axkid-kidzone-comercial-aspect h3{
    margin-bottom: 5px;
  }

.axkid-kidzone-caracteristicas{
  min-height:760px;
}
.axkid-kidzone-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Axkid Duofix 2014   ***************************
**************************************************************************
*************************************************************************/


.axkid-duofix-presentacion {background: url('../../../files/img/fichas/axkid-minikid-comercial.jpg') no-repeat right center;}
.axkid-duofix-comercial {background: url('../../../files/img/fichas/axkid-duofix-comercial.jpg') no-repeat right top;}


/*****************    0 logo marca + producto     **********************/

.axkid-duofix-logo-product {
  text-align: center;
}

  .axkid-duofix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .axkid-duofix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.axkid-duofix-comercial p{
  margin: 5% 15%
}

.axkid-duofix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}

.axkid-duofix-install{
	min-height: 530px;
}


/*****************3 Información Adicional**********************************/


.axkid-duofix-info-adicional{
  margin: 0 5% 0 5%;
}

  .axkid-duofix-info-adicional .box2 img{
    margin: 7% auto;
    width: 70%;
  }

  .axkid-duofix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.axkid-duofix-caracteristicas{
	overflow: hidden !important;
}


.axkid-duofix-caracteristicas-text{
  margin: 30% 10% 0 10%;
}





























/*************************************************************************
**************************************************************************
*****************************    Recaro    *******************************
**************************************************************************
*************************************************************************/


/******     Banner   ******/


.recaro-img {
  padding: 75px 0 0 0;
  text-align:center;
}

.recaro-text{
  text-align:center;
  color: #000;
}

.recaro-porque {
	background: url('../../../files/img/fichas/recaro-marca3.jpg') no-repeat center;
}

.recaro-porque p{
	font-size: 14px ;
	line-height: 16px;
}


/*****************   7 Info Marca / filosofia    **********************************/
.recaro{
  margin: 0 auto;
  height: 2475px;
  width: 100%;
  overflow: hidden;
}

.recaro-awards{
  overflow: auto;
}

.recaro-info-marca2 h3{
  margin-top: 100px;
}

.recaro-info-marca2 ul{
  margin-bottom: 200px;
}

.recaro-info h3{
	margin-top: 3%;
}

/*.recaro-awards{
  min-height: 190px;
  margin: 0 0 2% 0;
}

.recaro-awards img{
  margin: 1%;
  float: left;
  max-height: 160px;
}*/


/*************************************************************************
**************************************************************************
**********************    Recaro Young Sport 2014   **********************
**************************************************************************
*************************************************************************/


.recaro-ys-presentacion {background: url('../../../files/img/fichas/recaro-ys-presentacion.jpg') no-repeat right;}
.recaro-ys-comercial {background: url('../../../files/img/fichas/recaro-ys-comercial.jpg') no-repeat;}


/*****************    0 logo marca + producto     **********************/

.recaro-ys-logo-product {
  text-align: center;
}

  .recaro-ys-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .recaro-ys-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.recaro-ys-comercial p{
  margin: 5% 5% 0 5%;
}

.recaro-ys-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.recaro-ys-info-adicional{
  margin: 0 5% 0 5%;
}

  .recaro-ys-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .recaro-ys-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .recaro-ys-comercial-aspect h3{
    margin-bottom: 5px;
  }

.recaro-ys-caracteristicas{
  min-height:760px;
}
.recaro-ys-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Recaro Privia 2014   **********************
**************************************************************************
*************************************************************************/


.recaro-privia-presentacion {background: url('../../../files/img/fichas/recaro-privia-presentacion.jpg') no-repeat right;}
.recaro-privia-comercial {background: url('../../../files/img/fichas/recaro-privia-comercial.jpg') no-repeat;}


/*****************    0 logo marca + producto     **********************/

.recaro-privia-logo-product {
  text-align: center;
}

  .recaro-privia-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .recaro-privia-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.recaro-privia-comercial p{
  margin: 5% 5% 0 5%;
}

.recaro-privia-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.recaro-privia-info-adicional{
  margin: 0 5% 0 5%;
}

  .recaro-privia-info-adicional .box2 img{
    margin: 10% auto;
    width: 40%;
  }

  .recaro-privia-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .recaro-privia-comercial-aspect h3{
    margin-bottom: 5px;
  }

.recaro-privia-caracteristicas{
  min-height:760px;
}
.recaro-privia-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
*****************    Recaro Young Profi Plus 2014   **********************
**************************************************************************
*************************************************************************/


.recaro-yprofiplus-presentacion {background: url('../../../files/img/fichas/recaro-yprofiplus-presentacion.jpg') no-repeat right;}
.recaro-yprofiplus-comercial {background: url('../../../files/img/fichas/recaro-yprofiplus-comercial.jpg') no-repeat;}


/*****************    0 logo marca + producto     **********************/

.recaro-yprofiplus-logo-product {
  text-align: center;
}

  .recaro-yprofiplus-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .recaro-yprofiplus-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.recaro-yprofiplus-comercial p{
  margin: 5% 5% 0 5%;
}

.recaro-yprofiplus-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.recaro-yprofiplus-info-adicional{
  margin: 0 5% 0 5%;
}

  .recaro-yprofiplus-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .recaro-yprofiplus-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .recaro-yprofiplus-comercial-aspect h3{
    margin-bottom: 5px;
  }

.recaro-yprofiplus-caracteristicas{
  min-height:760px;
}
.recaro-yprofiplus-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
*****************    Recaro Monza Nova IS 2014   **********************
**************************************************************************
*************************************************************************/


.recaro-is-presentacion {background: url('../../../files/img/fichas/recaro-is-presentacion.jpg') no-repeat center;}
.recaro-is-comercial {background: url('../../../files/img/fichas/recaro-is-comercial.jpg') no-repeat;}


/*****************    0 logo marca + producto     **********************/

.recaro-is-logo-product {
  text-align: center;
}

  .recaro-is-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .recaro-is-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.recaro-is-comercial p{
  margin: 5% 5% 0 5%;
}

.recaro-is-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.recaro-is-info-adicional{
  margin: 0 5% 0 5%;
}

  .recaro-is-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .recaro-is-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .recaro-is-comercial-aspect h3{
    margin-bottom: 5px;
  }

.recaro-is-caracteristicas{
  min-height:760px;
}
.recaro-is-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
*****************    Recaro Monza Nova 2 Seatfix 2014   ******************
**************************************************************************
*************************************************************************/


.recaro-seatfix-presentacion {background: url('../../../files/img/fichas/recaro-seatfix-presentacion.jpg') no-repeat center right;}
.recaro-seatfix-comercial {background: url('../../../files/img/fichas/recaro-seatfix-comercial.jpg') no-repeat right;}


/*****************    0 logo marca + producto     **********************/

.recaro-seatfix-logo-product {
  text-align: center;
}

  .recaro-seatfix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .recaro-seatfix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.recaro-seatfix-comercial p{
  margin: 5% 5% 0 5%;
}

.recaro-seatfix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.recaro-seatfix-info-adicional{
  margin: 0 5% 0 5%;
}

  .recaro-seatfix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .recaro-seatfix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .recaro-seatfix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.recaro-seatfix-caracteristicas{
  min-height:760px;
}
.recaro-seatfix-caracteristicas-text{
  margin-top: 0;
}


/*************************************************************************
**************************************************************************
**********************    Recaro Monza Nova 2 2014   *********************
**************************************************************************
*************************************************************************/


.recaro-monza-presentacion {background: url('../../../files/img/fichas/recaro-monza-presentacion.jpg') no-repeat center right;}
.recaro-monza-comercial {background: url('../../../files/img/fichas/recaro-monza-comercial.jpg') no-repeat left;}


/*****************    0 logo marca + producto     **********************/

.recaro-monza-logo-product {
  text-align: center;
}

  .recaro-monza-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .recaro-monza-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.recaro-monza-comercial p{
  margin: 5% 5% 0 5%;
}

.recaro-monza-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.recaro-monza-info-adicional{
  margin: 0 5% 0 5%;
}

  .recaro-monza-info-adicional .box2 img{
    margin: 10% auto;
    width: 40%;
  }

  .recaro-monza-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .recaro-monza-comercial-aspect h3{
    margin-bottom: 5px;
  }

.recaro-monza-caracteristicas{
  min-height:760px;
}
.recaro-monza-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Recaro Optia 2014   ****************************
**************************************************************************
*************************************************************************/


.recaro-optia-presentacion {background: url('../../../files/img/fichas/recaro-optia-presentacion.jpg') no-repeat bottom;}
.recaro-optia-comercial {background: url('../../../files/img/fichas/recaro-optia-comercial.jpg') no-repeat top;}


/*****************    0 logo marca + producto     **********************/

.recaro-optia-logo-product {
  text-align: center;
}

  .recaro-optia-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .recaro-optia-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.recaro-optia-comercial p{
  margin: 5% 5% 0 5%;
}

.recaro-optia-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.recaro-optia-info-adicional{
  margin: 0 5% 0 5%;
}

  .recaro-optia-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .recaro-optia-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .recaro-optia-comercial-aspect h3{
    margin-bottom: 5px;
  }

.recaro-optia-caracteristicas{
  min-height:760px;
}
.recaro-optia-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**************************    Recaro OptiaFix 2014   *********************
**************************************************************************
*************************************************************************/


.recaro-optiafix-presentacion {background: url('../../../files/img/fichas/recaro-optia-presentacion.jpg') no-repeat bottom;}
.recaro-optiafix-comercial {background: url('../../../files/img/fichas/recaro-optia-comercial.jpg') no-repeat top;}


/*****************    0 logo marca + producto     **********************/

.recaro-optiafix-logo-product {
  text-align: center;
}

  .recaro-optiafix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .recaro-optiafix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.recaro-optiafix-comercial p{
  margin: 5% 5% 0 5%;
}

.recaro-optiafix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.recaro-optiafix-info-adicional{
  margin: 0 5% 0 5%;
}

  .recaro-optiafix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .recaro-optiafix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .recaro-optiafix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.recaro-optiafix-caracteristicas{
  min-height:760px;
}
.recaro-optiafix-caracteristicas-text{
  margin-top: 200px;
}






























/*************************************************************************
**************************************************************************
*****************************    STM    *******************************
**************************************************************************
*************************************************************************/

/******     Banner   ******/
.stm-info-marca2 {background: url('../../../files/img/fichas/stm-marca2.jpg') no-repeat top right;}
.stm-img {
  padding: 100px 0 100px 0;
  text-align:center;
}

.stm-text{
  text-align:center;
  color: #000;
}

/*****************   7 Info Marca / filosofia    **********************************/
.stm{
  margin: 0 auto;
  height: 2200px;
  width: 100%;
  overflow: hidden;
}

.stm-awards{
  overflow: auto;
}

.stm-info-marca2 h3{
  margin-top: 20px;
}

.stm-info-marca2 ul{
  margin-bottom: 200px;
}


/*.stm-awards{
  min-height: 190px;
  margin: 0 0 2% 0;
}

.stm-awards img{
  margin: 1%;
  float: left;
  max-height: 160px;
}*/


/*************************************************************************
**************************************************************************
**********************    STM Starlight SP 2014   ************************
**************************************************************************
*************************************************************************/


.stm-starlightsp-presentacion {background: url('../../../files/img/fichas/stm-starlightsp-presentacion.jpg') no-repeat top right;}
.stm-starlightsp-comercial {background: url('../../../files/img/fichas/stm-starlightsp-comercial.jpg') no-repeat left;}


/*****************    0 logo marca + producto     **********************/

.stm-starlightsp-logo-product {
  text-align: center;
}

  .stm-starlightsp-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .stm-starlightsp-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.stm-starlightsp-comercial p{
  margin: 5% 5% 0 5%;
}

.stm-starlightsp-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.stm-starlightsp-info-adicional{
  margin: 0 5% 0 5%;
}

  .stm-starlightsp-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .stm-starlightsp-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .stm-starlightsp-comercial-aspect h3{
    margin-bottom: 5px;
  }

.stm-starlightsp-caracteristicas{
  min-height:760px;
}
.stm-starlightsp-caracteristicas-text{
  margin-top: 200px;
}





























/*************************************************************************
**************************************************************************
*****************************    BeSafe    *******************************
**************************************************************************
*************************************************************************/

/******     Banner   ******/
.besafe-info-marca2 {background: url('http://www.sillacochebebe.com/files/img/fichas/besafe-marca2.jpg') no-repeat top right;}
.besafe-img {
  padding: 100px 0 100px 0;
  text-align:center;
}

.besafe-text{
  text-align:center;
  color: #000;
}

.besafe-porque {
	background: url('../../../files/img/fichas/besafe-marca11.jpg') no-repeat center;
}

.besafe-porque p{
	font-size: 14px ;
	line-height: 16px;
}

/*****************   7 Info Marca / filosofia    ************************/
.besafe{
  margin: 0 auto;
  height: 2185px;
  width: 100%;
  overflow: hidden;
}

.besafe-awards{
  overflow: auto;
}

.besafe-info-marca2 h3{
  margin-top: 100px;
}

.besafe-info-marca2 ul{
  margin-bottom: 200px;
}

.besafe-info h3{
	margin: 3%;
}

.besafe-info .videos-full{
	margin-bottom: 0;
}


/*************************************************************************
**************************************************************************
*****************   Besafe iZi Kid X3 Isofix 2014    *********************
**************************************************************************
*************************************************************************/


.besafe-kidx3fix-presentacion {background: url('../../../files/img/fichas/besafe-kidx3fix-presentacion.jpg') no-repeat top right;}


/*****************    0 logo marca + producto     **********************/

.besafe-kidx3fix-logo-product {
  text-align: center;
}

  .besafe-kidx3fix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-kidx3fix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-kidx3fix-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-kidx3fix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-kidx3fix-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-kidx3fix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .besafe-kidx3fix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-kidx3fix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-kidx3fix-caracteristicas{
  min-height:760px;
}
.besafe-kidx3fix-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
*****************   Besafe iZi Plus 2014    ******************************
**************************************************************************
*************************************************************************/


.besafe-plus-presentacion {height:580px;background: url('../../../files/img/fichas/besafe-plus-presentacion.jpg') no-repeat top right;}


/*****************    0 logo marca + producto     **********************/

.besafe-plus-logo-product {
  text-align: center;
}

  .besafe-plus-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-plus-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-plus-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-plus-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-plus-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-plus-info-adicional .box2 img{
    width: 73%;
  }

  .besafe-plus-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-plus-caracteristicas{
  min-height:760px;
}


/*************************************************************************
**************************************************************************
*****************   Besafe iZi iSize Isofix 2014    **********************
**************************************************************************
*************************************************************************/


.besafe-kidisize-presentacion {background: url('../../../files/img/fichas/besafe-kidisize-presentacion.jpg') no-repeat center right;}


/*****************    0 logo marca + producto     **********************/

.besafe-kidisize-logo-product {
  text-align: center;
}

  .besafe-kidisize-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-kidisize-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-kidisize-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-kidisize-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-kidisize-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-kidisize-info-adicional .box2 img{
    margin: 3% auto;
    width: 70%;
  }

  .besafe-kidisize-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-kidisize-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-kidisize-caracteristicas{
  min-height:760px;
}
.besafe-kidisize-caracteristicas-text{
  margin-top: 200px;
}













/*************************************************************************
**************************************************************************
*****************   Besafe iZi Sleep 2014    **********************
**************************************************************************
*************************************************************************/


.besafe-sleep-presentacion {background: url('../../../files/img/fichas/besafe-sleep-presentacion.jpg') no-repeat center;}
.besafe-sleep-comercial {background: url('../../../files/img/fichas/besafe-sleep-comercial.jpg') no-repeat center right;}


/*****************    0 logo marca + producto     **********************/

.besafe-sleep-logo-product {
  text-align: center;
}

  .besafe-sleep-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-sleep-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-sleep-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-sleep-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-sleep-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-sleep-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .besafe-sleep-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-sleep-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-sleep-caracteristicas{
  min-height:760px;
}
.besafe-sleep-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
*****************   Besafe iZi Combi X3 2014    **********************
**************************************************************************
*************************************************************************/


.besafe-combi-presentacion {min-height: 600px; background: url('../../../files/img/fichas/besafe-combi-presentacion.jpg') no-repeat center right;}
.besafe-combi-comercial {background: url('../../../files/img/fichas/besafe-combi-comercial.jpg') no-repeat center right;}


/*****************    0 logo marca + producto     **********************/

.besafe-combi-logo-product {
  text-align: center;
}

  .besafe-combi-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-combi-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-combi-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-combi-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-combi-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-combi-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .besafe-combi-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-combi-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-combi-caracteristicas{
  min-height:760px;
}
.besafe-combi-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
*****************   Besafe iZi Combi X3 ISOFIX 2014    **********************
**************************************************************************
*************************************************************************/


.besafe-combifix-presentacion {background: url('../../../files/img/fichas/besafe-combifix-presentacion.jpg') no-repeat center top;}
.besafe-combifix-comercial {background: url('../../../files/img/fichas/besafe-combifix-comercial.jpg') no-repeat center right;}


/*****************    0 logo marca + producto     **********************/

.besafe-combifix-logo-product {
  text-align: center;
}

  .besafe-combifix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-combifix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-combifix-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-combifix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-combifix-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-combifix-info-adicional .box2 img{
    margin: 10% auto;
    width: 70%;
  }

  .besafe-combifix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-combifix-caracteristicas{
  min-height:760px;
}
.besafe-combifix-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
*****************   BeSafe iZi Comfort X3 2014    ************************
**************************************************************************
*************************************************************************/


.besafe-comfort-presentacion {background: url('../../../files/img/fichas/besafe-comfort-presentacion.jpg') no-repeat center right;}


/*****************    0 logo marca + producto     **********************/

.besafe-comfort-logo-product {
  text-align: center;
}

  .besafe-comfort-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-comfort-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-comfort-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-comfort-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-comfort-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-comfort-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .besafe-comfort-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-comfort-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-comfort-caracteristicas{
  min-height:760px;
}
.besafe-comfort-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**************  BeSafe iZi Comfort ISOFIX X3 2014    *********************
**************************************************************************
*************************************************************************/


.besafe-comfortfix-presentacion {min-height: 600px; background: url('../../../files/img/fichas/besafe-comfortfix-presentacion.jpg') no-repeat center right;}
.besafe-comfortfix-comercial {background: url('http://www.sillacochebebe.com/files/img/fichas/besafe-comfortfix-comercial.jpg') no-repeat center right;}


/*****************    0 logo marca + producto     **********************/

.besafe-comfortfix-logo-product {
  text-align: center;
}

  .besafe-comfortfix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-comfortfix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-comfortfix-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-comfortfix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-comfortfix-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-comfortfix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .besafe-comfortfix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-comfortfix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-comfortfix-caracteristicas{
  min-height:760px;
}
.besafe-comfortfix-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************   Besafe iZi Go+ 2014    **************************
**************************************************************************
*************************************************************************/


.besafe-go-presentacion {min-height: 575px; background: url('../../../files/img/fichas/besafe-go-presentacion.jpg') no-repeat top left;}
.besafe-go-comercial {background: url('../../../files/img/fichas/besafe-go-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.besafe-go-logo-product {
  text-align: center;
}

  .besafe-go-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-go-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-go-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-go-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-go-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-go-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .besafe-go-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-go-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-go-caracteristicas{
  min-height:760px;
}
.besafe-go-caracteristicas-text{
  margin-top: 200px;
}



/*************************************************************************
**************************************************************************
**********************   Besafe iZi Up-X3 2014    **************************
**************************************************************************
*************************************************************************/


.besafe-up-presentacion {background: url('../../../files/img/fichas/besafe-up-presentacion.jpg') no-repeat top right;}
.besafe-up-comercial {background: url('../../../files/img/fichas/besafe-up-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.besafe-up-logo-product {
  text-align: center;
}

  .besafe-up-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-up-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-up-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-up-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-up-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-up-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .besafe-up-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-up-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-up-caracteristicas{
  min-height:760px;
}
.besafe-up-caracteristicas-text{
  margin-top: 200px;
}



/*************************************************************************
**************************************************************************
**********************   Besafe iZi Up-X3 Griofix 2014    ****************
**************************************************************************
*************************************************************************/


.besafe-upfix-presentacion {background: url('../../../files/img/fichas/besafe-upfix-presentacion.jpg') no-repeat top right;}
.besafe-upfix-comercial {background: url('../../../files/img/fichas/besafe-up-comercial.jpg') no-repeat center left;}


/*****************    0 logo marca + producto     **********************/

.besafe-upfix-logo-product {
  text-align: center;
}

  .besafe-upfix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .besafe-upfix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.besafe-upfix-comercial p{
  margin: 5% 5% 0 5%;
}

.besafe-upfix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.besafe-upfix-info-adicional{
  margin: 0 5% 0 5%;
}

  .besafe-upfix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .besafe-upfix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .besafe-upfix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.besafe-upfix-caracteristicas{
  min-height:760px;
}
.besafe-upfix-caracteristicas-text{
  margin-top: 200px;
}





























/*************************************************************************
**************************************************************************
*****************************    Concord    *******************************
**************************************************************************
*************************************************************************/


/******     Banner   ******/


.concord-img {
  padding: 75px 0 0 0;
  text-align:center;
}

.concord-text{
  text-align:center;
  color: #000;
}

.concord-porque {
	background: url('../../../files/img/fichas/concord-marca3.jpg') no-repeat center;
}

.concord-porque p{
	font-size: 14px ;
	line-height: 16px;
}



/*****************   7 Info Marca / filosofia    **********************************/
.concord{
  margin: 0 auto;
  height: 3400px;
  width: 100%;
  overflow: hidden;
}

.concord-awards{
  overflow: auto;
}

.concord-info-marca2 h3{
  margin-top: 0px;
}

.concord-info-marca2 ul{
  margin-bottom: 200px;
}

.concord-info h3{
	margin-top: 3%;
}


/*************************************************************************
**************************************************************************
**********************    Concord Absorber XT 2014   **********************
**************************************************************************
*************************************************************************/


.concord-absorberxt-presentacion {background: url('../../../files/img/fichas/concord-absorberxt-presentacion.jpg') no-repeat right bottom;}
.concord-absorberxt-comercial {background: url('../../../files/img/fichas/concord-absorberxt-comercial.jpg') no-repeat right;}


/*****************    0 logo marca + producto     **********************/

.concord-absorberxt-logo-product {
  text-align: center;
}

  .concord-absorberxt-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .concord-absorberxt-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.concord-absorberxt-comercial p{
  margin: 5% 5% 0 5%;
}

.concord-absorberxt-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.concord-absorberxt-info-adicional{
  margin: 0 5% 0 5%;
}

  .concord-absorberxt-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .concord-absorberxt-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .concord-absorberxt-comercial-aspect h3{
    margin-bottom: 5px;
  }

.concord-absorberxt-caracteristicas{
  min-height:760px;
}
.concord-absorberxt-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Concord Air Safe 2014   ************************
**************************************************************************
*************************************************************************/


.concord-air-presentacion {background: url('../../../files/img/fichas/concord-air-presentacion.jpg') no-repeat bottom;}
.concord-air-comercial {background: url('../../../files/img/fichas/concord-air-comercial.jpg') no-repeat right;}


/*****************    0 logo marca + producto     **********************/

.concord-air-logo-product {
  text-align: center;
}

  .concord-air-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .concord-air-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.concord-air-comercial p{
  margin: 5% 5% 0 5%;
}

.concord-air-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.concord-air-info-adicional{
  margin: 0 5% 0 5%;
}

  .concord-air-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .concord-air-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .concord-air-comercial-aspect h3{
    margin-bottom: 5px;
  }

.concord-air-caracteristicas{
  min-height:760px;
}
.concord-air-caracteristicas-text{
  margin-top: 200px;
}



/*************************************************************************
**************************************************************************
**********************    Concord Transformer Pro 2014   ************************
**************************************************************************
*************************************************************************/


.concord-pro-presentacion {min-height: 600px;background: url('../../../files/img/fichas/concord-pro-presentacion.jpg') no-repeat top right;}
.concord-pro-comercial {background: url('../../../files/img/fichas/concord-pro-comercial.jpg') no-repeat bottom center;}


/*****************    0 logo marca + producto     **********************/

.concord-pro-logo-product {
  text-align: center;
}

  .concord-pro-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .concord-pro-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.concord-pro-comercial p{
  margin: 5% 5% 0 5%;
}

.concord-pro-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.concord-pro-info-adicional{
  margin: 0 5% 0 5%;
}

  .concord-pro-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .concord-pro-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .concord-pro-comercial-aspect h3{
    margin-bottom: 5px;
  }

.concord-pro-caracteristicas{
  min-height:760px;
}
.concord-pro-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Concord Transformer T 2014   *******************
**************************************************************************
*************************************************************************/


.concord-T-presentacion {background: url('../../../files/img/fichas/concord-T-presentacion.jpg') no-repeat bottom left;}
.concord-T-comercial {background: url('../../../files/img/fichas/concord-T-comercial.jpg') no-repeat right;}


/*****************    0 logo marca + producto     **********************/

.concord-T-logo-product {
  text-align: center;
}

  .concord-T-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .concord-T-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.concord-T-comercial p{
  margin: 5% 5% 0 5%;
}

.concord-T-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.concord-T-info-adicional{
  margin: 0 5% 0 5%;
}

  .concord-T-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .concord-T-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .concord-T-comercial-aspect h3{
    margin-bottom: 5px;
  }

.concord-T-caracteristicas{
  min-height:760px;
}
.concord-T-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Concord Transformer X-Bag 2014   ************************
**************************************************************************
*************************************************************************/


.concord-xbag-presentacion {background: url('../../../files/img/fichas/concord-xbag-presentacion.jpg') no-repeat top right;}
.concord-xbag-comercial {background: url('../../../files/img/fichas/concord-xbag-comercial.jpg') no-repeat bottom left;}


/*****************    0 logo marca + producto     **********************/

.concord-xbag-logo-product {
  text-align: center;
}

  .concord-xbag-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .concord-xbag-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.concord-xbag-comercial p{
  margin: 5% 5% 0 5%;
}

.concord-xbag-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.concord-xbag-info-adicional{
  margin: 0 5% 0 5%;
}

  .concord-xbag-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .concord-xbag-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .concord-xbag-comercial-aspect h3{
    margin-bottom: 5px;
  }

.concord-xbag-caracteristicas{
  min-height:760px;
}
.concord-xbag-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Concord Transformer XT 2014   ************************
**************************************************************************
*************************************************************************/


.concord-xt-presentacion {background: url('../../../files/img/fichas/concord-xt-presentacion.jpg') no-repeat bottom;}
.concord-xt-comercial {background: url('../../../files/img/fichas/concord-xt-comercial.jpg') no-repeat right;}


/*****************    0 logo marca + producto     **********************/

.concord-xt-logo-product {
  text-align: center;
}

  .concord-xt-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .concord-xt-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.concord-xt-comercial p{
  margin: 5% 5% 0 5%;
}

.concord-xt-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.concord-xt-info-adicional{
  margin: 0 5% 0 5%;
}

  .concord-xt-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .concord-xt-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .concord-xt-comercial-aspect h3{
    margin-bottom: 5px;
  }

.concord-xt-caracteristicas{
  min-height:760px;
}
.concord-xt-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
****************    Concord Transformer XT Pro 2014   **********************
**************************************************************************
*************************************************************************/


.concord-xtpro-presentacion {background: url('../../../files/img/fichas/concord-xtpro-presentacion.jpg') no-repeat top center;}
.concord-xtpro-comercial {background: url('../../../files/img/fichas/concord-xtpro-comercial.jpg') no-repeat bottom right;}


/*****************    0 logo marca + producto     **********************/

.concord-xtpro-logo-product {
  text-align: center;
}

  .concord-xtpro-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .concord-xtpro-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.concord-xtpro-comercial p{
  margin: 5% 5% 0 5%;
}

.concord-xtpro-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.concord-xtpro-info-adicional{
  margin: 0 5% 0 5%;
}

  .concord-xtpro-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .concord-xtpro-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .concord-xtpro-comercial-aspect h3{
    margin-bottom: 5px;
  }

.concord-xtpro-caracteristicas{
  min-height:760px;
}
.concord-xtpro-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
****************    Concord Ultimax Isofix 2 2014   **********************
**************************************************************************
*************************************************************************/


.concord-ultimax2-presentacion {background: url('../../../files/img/fichas/concord-ultimax2-presentacion.jpg') no-repeat center left;}
.concord-ultimax2-comercial {background: url('../../../files/img/fichas/concord-ultimax2-comercial.jpg') no-repeat right;}


/*****************    0 logo marca + producto     **********************/

.concord-ultimax2-logo-product {
  text-align: center;
}

  .concord-ultimax2-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .concord-ultimax2-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.concord-ultimax2-comercial p{
  margin: 5% 5% 0 5%;
}

.concord-ultimax2-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.concord-ultimax2-info-adicional{
  margin: 0 5% 0 5%;
}

  .concord-ultimax2-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .concord-ultimax2-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .concord-ultimax2-comercial-aspect h3{
    margin-bottom: 5px;
  }

.concord-ultimax2-caracteristicas{
  min-height:760px;
}
.concord-ultimax2-caracteristicas-text{
  margin-top: 200px;
}






























/*************************************************************************
**************************************************************************
*****************************    Kiddy    ********************************
**************************************************************************
*************************************************************************/


/******     Banner   ******/


.kiddy-img {
  padding: 75px 0 0 0;
  text-align:center;
}

.kiddy-text{
  text-align:center;
  color: #000;
}


/*****************   7 Info Marca / filosofia    ************************/
.kiddy{
  margin: 0 auto;
  height: 3480px;
  width: 100%;
  overflow: hidden;
}

.kiddy-awards{
  overflow: auto;
}

.kiddy-info-marca2 ul{
  margin-bottom: 200px;
}

.kiddy-info h3{
	margin-top: 3%;
}

.kiddy-info .boxR{
	margin-bottom: 3%;
}

/*************************************************************************
**************************************************************************
**********************    Kiddy Cruiserfix Pro 2014   ******************
**************************************************************************
*************************************************************************/


.kiddy-cruiserfixpro-presentacion {background: url('../../../files/img/fichas/kiddy-cruiserfixpro-presentacion.jpg') no-repeat center;}
.kiddy-cruiserfixpro-comercial {background: url('../../../files/img/fichas/kiddy-cruiserfixpro-comercial.jpg') no-repeat bottom;}


/*****************    0 logo marca + producto     **********************/

.kiddy-cruiserfixpro-logo-product {
  text-align: center;
}

  .kiddy-cruiserfixpro-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .kiddy-cruiserfixpro-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.kiddy-cruiserfixpro-comercial p{
  margin: 5% 5% 0 5%;
}

.kiddy-cruiserfixpro-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.kiddy-cruiserfixpro-info-adicional{
  margin: 0 5% 0 5%;
}

  .kiddy-cruiserfixpro-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .kiddy-cruiserfixpro-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .kiddy-cruiserfixpro-comercial-aspect h3{
    margin-bottom: 5px;
  }

.kiddy-cruiserfixpro-caracteristicas{
  min-height:760px;
}
.kiddy-cruiserfixpro-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Kiddy Evolution Pro 2014   *********************
**************************************************************************
*************************************************************************/


.kiddy-evolution2-presentacion {background: url('../../../files/img/fichas/kiddy-cruiserfixpro-presentacion.jpg') no-repeat center;}
.kiddy-evolution2-comercial {background: url('../../../files/img/fichas/kiddy-cruiserfixpro-comercial.jpg') no-repeat bottom;}


/*****************    0 logo marca + producto     **********************/

.kiddy-evolution2-logo-product {
  text-align: center;
}

  .kiddy-evolution2-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .kiddy-evolution2-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.kiddy-evolution2-comercial p{
  margin: 5% 5% 0 5%;
}

.kiddy-evolution2-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.kiddy-evolution2-info-adicional{
  margin: 0 5% 0 5%;
}

  .kiddy-evolution2-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .kiddy-evolution2-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .kiddy-evolution2-comercial-aspect h3{
    margin-bottom: 5px;
  }

.kiddy-evolution2-caracteristicas{
  min-height:760px;
}
.kiddy-evolution2-caracteristicas-text{
  margin-top: 200px;
}


/*************************************************************************
**************************************************************************
**********************    Kiddy Guardian Pro 2014   **********************
**************************************************************************
*************************************************************************/


.kiddy-guardian-presentacion {background: url('../../../files/img/fichas/kiddy-cruiserfixpro-presentacion.jpg') no-repeat center;}
.kiddy-guardian-comercial {background: url('../../../files/img/fichas/kiddy-guardian-comercial.jpg') no-repeat bottom;}


/*****************    0 logo marca + producto     **********************/

.kiddy-guardian-logo-product {
  text-align: center;
}

  .kiddy-guardian-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .kiddy-guardian-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.kiddy-guardian-comercial p{
  margin: 5% 5% 0 5%;
}

.kiddy-guardian-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.kiddy-guardian-info-adicional{
  margin: 0 5% 0 5%;
}

  .kiddy-guardian-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .kiddy-guardian-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .kiddy-guardian-comercial-aspect h3{
    margin-bottom: 5px;
  }

.kiddy-guardian-caracteristicas{
  min-height:760px;
}
.kiddy-guardian-caracteristicas-text{
  margin-top: 200px;
}



/*************************************************************************
**************************************************************************
**********************    Kiddy Guardianfix Pro 2014   **********************
**************************************************************************
*************************************************************************/


.kiddy-guardianfix-presentacion {background: url('../../../files/img/fichas/kiddy-cruiserfixpro-presentacion.jpg') no-repeat center;}
.kiddy-guardianfix-comercial {background: url('../../../files/img/fichas/kiddy-guardian-comercial.jpg') no-repeat bottom;}


/*****************    0 logo marca + producto     **********************/

.kiddy-guardianfix-logo-product {
  text-align: center;
}

  .kiddy-guardianfix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .kiddy-guardianfix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.kiddy-guardianfix-comercial p{
  margin: 5% 5% 0 5%;
}

.kiddy-guardianfix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.kiddy-guardianfix-info-adicional{
  margin: 0 5% 0 5%;
}

  .kiddy-guardianfix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .kiddy-guardianfix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .kiddy-guardianfix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.kiddy-guardianfix-caracteristicas{
  min-height:760px;
}
.kiddy-guardianfix-caracteristicas-text{
  margin-top: 200px;
}



/*************************************************************************
**************************************************************************
********************    Kiddy Phoenixfix Pro-2 2014   ********************
**************************************************************************
*************************************************************************/


.kiddy-phoenix-presentacion {background: url('../../../files/img/fichas/kiddy-cruiserfixpro-presentacion.jpg') no-repeat top;}
.kiddy-phoenix-comercial {margin-left: 100px;background: url('../../../files/img/fichas/kiddy-phoenix-comercial.jpg') no-repeat bottom;}


/*****************    0 logo marca + producto     **********************/

.kiddy-phoenix-logo-product {
  text-align: center;
}

  .kiddy-phoenix-logo {
    margin: 2% auto;
    width: 30%;
    max-height: 550px;
    min-height: 190px;
    min-width: 250px;
  }

  .kiddy-phoenix-product {
    margin: 1% auto;
    width: 30%;
    max-height: 550px;
    max-width: 420px;
    /*min-height: 250px;*/
    min-width: 250px;
    clear: both;
  }

/***************   2 Descripción comercial + detalles    ******************************/

.kiddy-phoenix-comercial p{
  margin: 5% 5% 0 5%;
}

.kiddy-phoenix-comercial-aspect {
  overflow: auto;
  padding: 3% 0;
}


/*****************3 Información Adicional**********************************/


.kiddy-phoenix-info-adicional{
  margin: 0 5% 0 5%;
}

  .kiddy-phoenix-info-adicional .box2 img{
    margin: 10% auto;
    width: 60%;
  }

  .kiddy-phoenix-info-adicional .box1 img{
    margin: 10% auto;
    max-height: 300px;
  }

  .kiddy-phoenix-comercial-aspect h3{
    margin-bottom: 5px;
  }

.kiddy-phoenix-caracteristicas{
  min-height:760px;
}
.kiddy-phoenix-caracteristicas-text{
  margin-top: 200px;
}






.gl_Core_avlP
{
	float: left;
	width: 230px;
	margin: 26px 40px 0 0;
	overflow: visible !important;
}

.gl_Core_avlA
{
	margin: 26px 0 25px 6px;
	width: 228px;
	float: left;
	text-align: center;
}

.gl_Core-avlmsg
{
	line-height: 25px;
	font-size: 23px !important;
}

.gl_Core_MarginTop
{
	margin-top: 43px;
}


/*gl_productDescriptionManager*/
#description {
    width: 933px;
}

#description div:first-child  {
    margin-top: 0 !important;
}

#description div:last-child {
    margin-bottom: 0 !important;
}

.snippet-1 {
	margin-top: 40px;
    margin-bottom: 40px;

}

.snippet-5 {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
}



.snippet-6 {
	height: 537px;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 90px;
}

.snippet-6-title {
	color: #7c795d;
	font-family: 'Sniglet',serif;
	font-size: 45px;
	font-weight: normal;
	line-height: 48px;
	display: block;
	text-align: center;
	margin-bottom: 40px;

}

#basicBannerWithDescFile {
	height: 195px;
}
#basicBannerWithDescText {
	margin-top: 20px;
}

#basicRightPhotoWithTextFile1,#basicRightPhotoWithTextFile2 { /**Improve this with classes**/
	height: 537px;
    width: 47%;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}
#basicRightPhotoWithTextText1 {
	width: 50%;
    max-height: 537px;
    width: 47%;
    margin-left: 10px;
    margin-right: 10px;
    float: right;
}