/**
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2014 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
/*
 * Apartado
 */

/*==============================================================================
                                 Apartado
==============================================================================*/

.apartado {
    position: relative;
}
.inlineblock{
    display: inline-block
}
.apartado .text {
    background-color: transparent;
    padding: 1%;
    position: absolute;
    /*width: 20%;*/
}

 /* TOP */

.apartado .top_left {
    left: 0px;
    top: 40px;
}

.apartado .top_center {
    left: 0;
    right: 0;
    top: 40px;
    /* bottom: 0; */
    /* line-height: 20px; */
    text-indent: initial;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.apartado .top_right {
    right: 0px;
    top: 40px;
}

 /* CENTER */

.apartado .center_left {
    left: 0px;
    top: 50%;
    height: 200px;
    /* line-height: 20px; */
    text-indent: initial;
    overflow: hidden;
    margin: -80px 0 0 0px;
}

.apartado .center_center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /* width: 50%; */
    height: 30%;
    text-align: center;
}

.apartado .center_right {
    right: 0px;
    top: 50%;
    /* width: 315px; */
    height: 200px;
    /* line-height: 20px; */
    text-indent: initial;
    overflow: hidden;
    margin: -80px 0 0 0;
}

 /* BOTTOM */

.apartado .bottom_left {
    left: 0;
    bottom: 40px;
}

.apartado .bottom_center {
    left: 0;
    right: 0;
    bottom: 40px;
    /* bottom: 0; */
    /* line-height: 20px; */
    text-indent: initial;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

.apartado .bottom_right {
    right: 0px;
    bottom: 40px;
}

.apartado h1{
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    font-weight: 900;
    font-family: 'FUB';
    letter-spacing: -0.5px;
    margin-bottom: -5px;
}

/*.apartado a{
    color: #dcdada;
}*/
hr.separation {
    margin: 55px auto 30px auto;
    max-width:1380px;
}
.fotorama.container img {
    max-width: 100%;
}
ul.anchor_mode {
    background: #f4f7f9;
    /*margin: 0px -15px;*/
    text-align: center;
    padding: 14px 0px;
}
ul.anchor_mode > li a {
    color: #373737;
    font-size: 20px;
}
ul.anchor_mode > li a:hover{
    text-decoration: underline;
    text-decoration-color: #0075BF;
}
#links_apartados li.active a{
    text-decoration: none;
}
ul.anchor_mode > li {
    display: inline-block;
    border-right: 1px solid black;
    padding: 0px 12px;
    text-align: center;
    position: relative
}
ul.anchor_mode > li:last-child {
    border-right: none;
    }
/*ul.anchor_mode > li.active:after {
    content: "";
    border-bottom: 2px solid #00a5c8;
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -1px;
}*/
/*ul.anchor_mode > li.active a {
    font-weight: bold;
}*/
.fotorama h3 {
    font-size: 32px;
    font-weight: bold;
    color: #373737;
    /*margin: 57px 0px 40px;*/
    font-family: "Ubuntu-Education";
}
.fotorama p {
    font-size: 16px;
    color: #373737;
    font-weight: normal;
    margin-bottom: 20px;
   min-height: 10px;
}
.fotorama ul{
    font-size: 18px;
}
.fluid-width-video-wrapper {
    margin-top: 45px;
}
.apartado img.img-responsive.inlineblock {
    width: 100%;
}
.apartado.col-md-6 {
    padding: 0px 30px;
}
.fotorama .apartado h3.related-title,
#productos_destacados_mobile h3.related-title{
    text-align: center;
}
.fotorama .apartado h3.related-title {
    margin-top: 35px;
    margin-bottom: 50px;
}
#productos_destacados_mobile h3.related-title {
    margin-top: 35px;
    margin-bottom: 35px;
    font-weight: bold;
}
.fotorama #apartado_6 h3, .fotorama #apartado_6 p{
    margin-bottom: -10px;
}
.fotorama p a {
    font-size: 16px;
}
/*.box-full{
	margin-left:-15px;
	margin-right:-15px;
}*/
.box-apartado {
    margin-bottom: 50px;
}
.box-apartado.disabledspacebefore {
    margin-bottom: 0px;
    margin-top: 25px;
}
.box-apartado.disabledspacebefore .fotorama .apartado h3 {
    margin-bottom: 0px;
}
.apartado h4 {
    font-size: 20px;
    font-family: Ubuntu;
    padding: 10px 60px;
}
.fotorama .apartado .fotoramaCarousel h3 {
    font-size: 18px;
}
.owl-carousel .owl-stage-outer {
    z-index: 1;
}
.fotorama.container.vaprendizaje > div {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.fotorama.container.vaprendizaje {
    text-align: center;
    font-size: 0px;
    background-color: #FFFFFF;
    padding-bottom: 0px;
}
/*LR-21*/
.related-products {
    background-color: #F5F6FA;
}
.related-products li.ajax_block_product .product-container {
    background-color: #ffffff;
}
.related-products .product_list .product-container:not(.categoryFirstProduct) {
    height: auto!important;
}
.related-products .product_list .btn-default {
    /* padding: 14px 50px; */
    padding: 10px 0;
    font-size: 14px;
    margin: auto;
    display: block;
}
.related-products .product_list.grid .product-price-button-wrapper {
    position: relative;
    min-height: 34px;
    margin-bottom: 10px;
    display: list-item;
}
.related-products .product-actions-container:not(.categoryFirstProduct) {
    position: relative;
    top: 50px;
    left: 50%;
    transform: translate( -50%,-100%);
    margin-bottom: 30px;
}
.related-products .owl-carousel .owl-item > li {
    width: 100%;
    padding: 0 10px;
}
.related-products .product_list.grid .product-description-container {
    min-height: 82px;
}
.related-products .product-actions-container {
    padding: 0 20px!important;
}    
@media (max-width: 1200px){
    .related-products .owl-carousel .owl-item > li {
        padding: 0 5px;
    }
    .related-products .content_price {
        font-size: 20px;
    }
    .related-products .content_price .old-price {
        font-size: 18px;
    }
    .related-products .content_price .greenText {
        font-size: 19px;
    }
}
/* @media (max-width: 1290px){
    .related-products .product_list.grid .product-description-container {
        min-height: 80px;
    }
} */

/*LR-21*/
/*============================== Responsive ==================================*/
#mic_content .fluid-width-video-wrapper iframe{
    height: auto !important;
    position: static;
}
@media (max-width: 1025px){
    .fluid-width-video-wrapper {
        padding-top: 50% !important;
        margin-top: 0px;
    }
    .fotorama.container img {
        height: auto;
    }

}
@media (max-width: 767px) {
    .apartado img{
        /*display: none;*/
    }

    .apartado .text {
            left: initial!important;
            top: inherit!important;
            position: relative!important;
            float: left;
            bottom: inherit!important;
            text-align: center!important;
            height: auto!important;
            margin: 0!important;
    }
}

@media (max-width: 768px) {
    .cart_navigation{
        width: 100%;
        float: left;
    }

.box-apartado{
    float: left;
    width: 100%;
}
}
/* LR-27 enlaces apartado */
.fotoramaCarousel .product_list a.product-name,
.fotoramaCarousel .product_list a.btn.btn-default {
    text-decoration: none!important;
}
.fotorama a:visited ,
.fotorama a:visited span
{
    color: #609!important;
}
.fotorama .product_list a:visited,
.fotorama .product_list a:visited span{
    color: inherit!important;
}
.fotorama a:visited:hover
{
    text-decoration: #609!important;
}

.fotorama a.btn-border-blue:visited{
	color: #0075BF;
}
.fotorama a.btn-background-blue:visited{
	color: #ffffff;
}
.fotorama a.btn-border-blue:visited:hover{
	color: #ffffff;
}
.fotorama a.btn-background-blue,
.fotorama a.btn-border-blue{
	text-decoration: none;
}
/* LR-27 enlaces apartado */

/* LR-45  Product page - más información en la pantalla */
.valores_de_aprendizaje.box-apartado .apartado{
    background-color: #F4F2F2;
    padding: 20px 15px;
    min-height: 315px;
    width: 20%;
    margin: 0px 15px;
}
.valores_de_aprendizaje h3,
.soporte_producto h3{
    margin: 30px 0px;
}

.valores_de_aprendizaje.box-apartado .apartado p{
    margin-bottom: 20px;
}
.apartado_product_information .descargas_y_soporte {
    background: none!important;
}
#apartados_tabs_mobile .panel-group .panel{
     margin: 5px 0px; 
     border: none; 
}
#apartados_tabs_mobile .panel-default > .panel-heading + .panel-collapse > .panel-body{
    border: none;
}
#apartados_tabs_mobile .descriptionContainer{
    padding: 0px;
}
#apartados_tabs_mobile .panel-group .panel .panel-heading{
    background-color: #F5F6FA;
    margin: 5px 0;
    color: #43484D;
    text-transform: uppercase;
    padding: 13px 100px;
    text-align: left;
}
#apartados_tabs_mobile .panel-group .panel h3.panel-title{
    font-size: 14px;
    line-height: 20px;
}
#apartados_tabs_mobile #descripcion_acc .fluid-width-video-wrapper{
    padding-top: 50%! important;
} 
#apartados_tabs_mobile #apartado_29 .fluid-width-video-wrapper{
    height: 150px;
}
#apartados_tabs_mobile .fotorama.vaprendizaje .apartado{
    background-color: #fff;
    padding: 20px 0px;
    min-height: 315px;
    width: 20%;
    margin: 0px 15px;
}
#apartados_tabs_mobile .fotorama.vaprendizaje .apartado p{
    margin-bottom: 35px;
}
#apartados_tabs_mobile .soporte_producto {
    padding: 0px;
}
#apartados_tabs_mobile #v_aprendizaje_acc {
    margin-top: 15px;
}
#apartados_tabs_mobile .videosContainer{
    margin-top: 30px;
}
@media (max-width: 600px) {
    #apartados_tabs_mobile .fotorama.vaprendizaje .apartado {
        padding: 15px 0 0 0;
        min-height: 225px;
        width: auto;
    }
    #apartados_tabs_mobile .fotorama.vaprendizaje .apartado p {
        margin-bottom: 20px;
    }
}
/* LR-45  Product page - más información en la pantalla */