/*
    /////////////////////////////////////////////////////////
    \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

/* 
	font-family: 'Platform Web';


    ---------------------------------
    GLOBAL PRODUCTOS
    ---------------------------------


    1. CATEGORIAS DE PRODUCTO
	2. PÁGINA DE PRODUCTO	
	3. FAQS
    4. MENU LATERAL PRODUCTOS
	5. VIDEOS RELACIONADOS SLIDER
	6. DOCUMENTACIÓN
*/


/* 1. CATEGORIAS DE PRODUCTO
-------------------------------------*/


#views-bootstrap-productos-block-1 .views-field-title a {
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    padding: 25px 0;
    display: block;
}

.productos .views-field-title a:hover {
	text-decoration: none;
}

.productos .views-field-title a {
    padding-right: 25px;
}

.productos.view-productos {
	padding-top: 30px;
	padding-bottom: 60px;
}

.productos.view-productos  .col .views-field-title {
	width: 200px;
}

.productos.view-productos  .views-field-view-node-1 .caption {
	position: relative;
	margin-top: 30px;
	width: 100%;
}

.productos.view-productos  .views-field-view-node-1 .caption a{
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #000; 
}

.productos.view-productos  .views-field-view-node-1 .caption a:hover{
	text-decoration: none;
}


.productos.view-productos  .views-field-view-node-1 .caption .nombre {
    width: 60%;
    display: block;
}

.productos.view-productos  .views-field-view-node-1 a.enlace {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.02em;
	color: #E42618;
    position: absolute;
    right: 5px;
    width: 40%;
    text-align: right;
	top: 4px;
}

.productos.view-productos  .views-field-view-node-1 a.enlace:hover {
	text-decoration: none;
}

.productos.view-productos  .views-field-view-node-1 a.enlace::before {
    content: url(../../images/red-arrow.svg);
    display: inline-block;
    padding-right: 10px;
    top: 2px;
    position: relative;
    right: 0;
    transition: all 0.4s ease;
}

.productos.view-productos  .views-field-view-node-1 a.enlace:hover::before{
	content: url(../../images/red-arrow.svg);
	right: -6px;
	transition: all 0.4s ease;
}


/* 2. PÁGINA DE PRODUCTO
-------------------------------------*/
article.producto .node-title h1 {
	text-align: left;
	margin-top: 0;
}

body.page-node-type-producto #cabecera  {
	padding: 60px 0 0 0 ;
}

article.producto .field--name-body {
	font-family: Platform Web;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.02em;
}

article.producto .field--name-body .field--label {
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    letter-spacing: 0.02em;
    padding: 15px 0;
}

body.page-node-type-producto .field--name-body .field--item ul  {
	padding-left: 20px;
}

body.page-node-type-producto .field--name-body .field--item ul li {
	list-style-type: none;
	font-weight: 300;
	position: relative;
	padding-bottom: 10px;
}

body.page-node-type-producto .field--name-body .field--item ul li::before {
    position: absolute;
    content: url(../../images/bullet.svg);
    display: inline-block;
    left: -18px;
    top: -2px;
}

body.page-node-type-producto #cabecera .field--name-field-imagen-interior img {
    max-width: 920px;
	margin-bottom: 30px;
}

body.page-node-type-producto .field--name-field-catalog-online .field--name-body a {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #E42618;
    display: block;
    padding-top: 10px;
    border: 1px solid;
    padding-left: 15px;
    text-decoration: none;
    padding-bottom: 10px;
    margin-top: 30px;
    width: fit-content;
	width: -moz-fit-content;
    padding-right: 15px;
}

body.page-node-type-producto #cabecera .caracteristicas {
	margin-bottom: 40px;
}

body.page-node-type-producto .field--name-field-catalog-online .field--name-body a:hover {
	text-decoration: none;
}


body.page-node-type-producto .field--name-field-catalog-online .field--name-body a::after {
    content: url(../../images/red-arrow.svg);
    display: inline-block;
    padding-left: 10px;
    top: 1px;
    position: relative;
	transition: all 0.3s ease;
}

body.page-node-type-producto .field--name-field-catalog-online .field--name-body a:hover::after {
	transition: all 0.3s ease;
    padding-left: 20px;
}



body.page-node-type-producto #cabecera .field--name-field-cat-producto {
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #000000;
	padding: 15px 30px 5px 0;
}

body.page-node-type-producto #cabecera {
	position: relative;
	margin-bottom: 60px;
}



body.page-node-type-producto .field--name-field-menu {
    background-color: #E8F2FC;
    width: 100%;
}

body.page-node-type-producto .field--name-field-menu .view-menus-productos .item-list li {
    display: inline-block;
}




/* Compartir */
body.page-node-type-producto .a2a_kit {
    position: absolute;
    right: 15px;
    top: -87px;
}

body.page-node-type-producto .a2a_kit a img{
    filter: invert(1); 
}

.addtoany_list.a2a_kit_size_32 > a:hover {
	text-decoration: none;
}

body.page-node-type-producto .addtoany_list.a2a_kit_size_32 > a::before {
    content: "Comparte ";
    color: #000;
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
    top: -3px;
    position: relative;
}

body.page-node-type-producto .addtoany_list.a2a_kit_size_32:lang(en)  > a::before {
    content: "Share ";
}

body.page-node-type-producto .addtoany_list.a2a_kit_size_32:lang(fr)  > a::before {
    content: "Partager ";
}

body.page-node-type-producto.addtoany_list.a2a_kit_size_32:lang(pl)  > a::before {
    content: "Podziel ";
}

.block-addtoany-block .addtoany_list.a2a_kit_size_32:lang(ru)  > a::before {
    content: "Поделитесь ";
}

.block-addtoany-block .addtoany_list img {
	padding-top: 5px;
}

 /* 3. FAQS
-------------------------------------*/
.field--name-field-faq .field--items {
    border-bottom: 1px solid #000;
	font-family: Platform Web;
}


#faq {
	margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 60px;
    padding-top: 10px;
}

.ui-accordion-header-icon {
	display: none;
}

.field--type-faqfield h3 {
	font-family: Platform Web;
    font-weight: 300;
    font-size: 16px;
    line-height: 35px;
}


 .field--type-faqfield h3.ui-state-active {
    font-weight: 500;
	 background-color: #FFF;
}

.faqfield-answer.ui-accordion-content {
padding-left: 15px;
    background-color: #FFF;
}

.field--name-field-faq .field--label {
	font-family: Platform Web;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 55px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	padding: 30px 0;
}

.faqfield-answer p{
	padding-bottom: 15px;
}




 /* 4. MENU  PRODUCTOS MISMA CATEGORIA
----------------------------------------------------*/


body.page-node-type-producto .productos {
    background: #E8F2FC;
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 0;
	text-align: center;
}

body.page-node-type-producto .productos ul {
    padding: 0;
	display: table;
    margin: auto;
}

body.page-node-type-producto .productos li:lang(pl) {
    max-width: 200px;
    vertical-align: top;
    display: table-cell;
}

body.page-node-type-producto .productos li:lang(ru) {
    max-width: 200px;
    vertical-align: top;
    display: table-cell;
}

body.page-node-type-producto .productos li {
	display: inline-block;
	border-left: 1px solid #000;
	padding: 0px 8px;
}

body.page-node-type-producto .productos li:first-child {
	border: 0;
}

body.page-node-type-producto .productos li:last-child {
	padding-right: 0px;
}

body.page-node-type-producto .productos .views-field-title a {
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1;
}

body.page-node-type-producto .productos .views-field-title {
    display: inline-block;
}

body.page-node-type-producto .productos li a {
  color: #000;
}

body.page-node-type-producto .productos li .active{
	font-weight: 500;
}

body.page-node-type-producto .productos li a:hover {
	text-decoration: underline;
} 

body.page-node-type-producto .productos li a.active:hover {
	text-decoration: none;
} 




body.page-node-type-producto .view-menus-productos h3 {
	padding-left: 0;
}

body.page-node-type-producto .ui-accordion .ui-accordion-content .views-row {
    padding: 8px 0px;
    border-top: 1px solid #d2d2d2;
}

body.page-node-type-producto h3.ui-accordion-header {
    margin-top: 0;
    text-transform: inherit;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0.02em;
	line-height: 1.2;
}

body.page-node-type-producto .view-menus-productos .views-row:first-child h3.ui-accordion-header {
	border-top: 0 !important;
}

body.page-node-type-producto .view-menus-productos .views-row h3 {
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.02em;
	color: #000000;
}

body.page-node-type-producto .view-menus-productos .views-row h3.ui-state-active {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.02em;
}

body.page-node-type-producto .field--name-field-faq h3::after {
    content: url(../../images/desplegar.svg);
    display: inline-block;
    position: absolute;
    right: 15px;
    transform: rotate(0deg);
    transition: all 0.3s ease;
	top: 10px;
}

body.page-node-type-producto .field--name-field-faq h3.ui-state-active::after {
    content: url(../../images/desplegar.svg);
    display: inline-block;
    position: absolute;
    right: 15px;
    transform: rotate(180deg);
    transition: all 0.3s ease;
} 

body.page-node-type-producto .field--name-field-faq h3.ui-state-active {
	font-weight: 500;
	background-color: #E8F2FC;
}

body.page-node-type-producto .field--name-field-faq .ui-accordion-content-active {
	background-color: #E8F2FC;
	font-weight: 300;
}



/* 5. VIDEOS RELACIONADOS SLIDER
------------------------------------------*/



.slick--field-videos-relacionados h2 {
	display: none;
}

.slick--field-videos-relacionados article.formacion .field--name-field-display-title {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.02em;
    padding-top: 30px;
    line-height: 1.2;
    text-align: left;
	max-width: 530px;
}

.slick--field-videos-relacionados  .slick-prev:before {
	content: url(../../images/black-arrow.svg);
	transform: rotate(180deg);
	display: block;
}

.slick--field-videos-relacionados  .slick-next:before {
	content: url(../../images/black-arrow.svg);
	display: block;
}

.slick-initialized .slick-slide {
     padding-left: 15px;
    padding-right: 15px; 
}

.slick--field-videos-relacionados iframe.media__element {
    width: 100%;
    height: 300px;
	
    /* max-width: 530px; */

}

.slick--field-videos-relacionados::before {
    content: "Vídeos relacionados";
    text-align: center;
    display: block;
    padding-bottom: 40px;
    text-transform: uppercase;
    font-size: 20px;
}

.slick--field-videos-relacionados:lang(en)::before {
	    content: "Related Videos";
}
.slick--field-videos-relacionados:lang(fr)::before {
	    content: "Vidéos connexes";
}
.slick--field-videos-relacionados:lang(pl)::before {
	    content: "Powiązane wideo";
}
.slick--field-videos-relacionados:lang(ru)::before {
	    content: "Похожие видео";
}

body.page-node-type-producto .bloque-full .unslick {
   max-width: 535px;
	margin:auto;
}

body.page-node-type-producto .field--name-field-descripcion {
    text-align: left;
    padding-top: 10px;
}

	


/* one item */
li:first-child:nth-last-child(1) {
/* -or- li:only-child { */
    width: 100%;
}


/* 6. DOCUMENTACIÓN
------------------------------------------*/

.field--name-field-doc-producto  .field--label {
	font-family: Platform Web;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 55px;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
    padding: 0 0 30px 0;
}

body.page-node-type-producto .content  .field--name-field-doc-producto {
    background-color: #f2f2f2;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    padding: 60px;
}

body.page-node-type-producto .content .field--name-field-doc-producto .field--item {
	display: inline-block;
}

body.page-node-type-producto .content  .field--name-field-catalogo-pdf  a {
    max-width: 185px;
    padding: 0 15px;
    display: block;
    color: #000;
    font-weight: 300;
    font-size: 16px;
}

body.page-node-type-producto .content  .field--name-field-catalogo-pdf a:hover {
    text-decoration: none;
}

/*
body.page-node-type-producto .content  .field--name-field-catalogo-pdf a::before {
	content: url(../../images/doc-download.svg);
	display: block;
	padding-bottom: 10px;
}*/

body.page-node-type-producto .content .field--name-field-catalogo-pdf a::before {
    content: "PDF";
    background-image: url(../../images/doc-download.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 55px;
    display: block;
    padding-bottom: 2px;
    font-weight: 500;
    font-size: 16px;
	transition: all 0.3s ease;
}

body.page-node-type-producto .content .field--name-field-catalogo-pdf a:hover::before {
    content: "PDF";
    background-image: url(../../images/doc-download.svg);
    background-repeat: no-repeat;
    background-position:  center 5px;
    padding-top: 55px;
    display: block;
    padding-bottom: 2px;
    font-weight: 500;
    font-size: 16px;
	transition: all 0.3s ease;
}

body.page-node-type-producto .content .field--name-field-catalogo-pdf .file-link a::after {
    content: "Descargar";
    display: table;
    background-image: url(../../images/black-arow-down.svg);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 500;
    padding-top: 15px;
    background-position-y: 18px;
    margin: auto;
}


body.page-node-type-producto .content .field--name-field-catalogo-pdf .file-link a:lang(en)::after  {
	content: "Download" ;
}

body.page-node-type-producto .content .field--name-field-catalogo-pdf a:lang(fr)::after {
	content: "Télécharger" ;
}

body.page-node-type-producto .content .field--name-field-catalogo-pdf a:lang(pl)::after {
	content: "Ściągnij" ;
}

body.page-node-type-producto .content .field--name-field-catalogo-pdf a:lang(ru)::after {
	content: "Скачать" ;
}


body.page-node-type-producto .field--name-field-doc-producto .field--items .field--item {
	border-left: 1px solid #000;
	min-height: 175px;
}

body.page-node-type-producto .field--name-field-doc-producto .field--items .field--item:first-child {
	border-left: none; 
}


body.page-node-type-producto .field--name-field-doc-producto article.catalogos h2,
body.page-node-type-producto .field--name-field-doc-producto article.catalogos .file-icon,
body.page-node-type-producto .field--name-field-doc-producto article.catalogos .file-size {
	display: none;
}

body.page-node-type-producto .field--name-field-doc-producto article.catalogos .file > span {
    background: none;
    border: none;
}

