.colorSecundario{
    color: #6db3ff;
}
.txtFooter a{
    letter-spacing: 1px !important;
    text-transform: none !important;
}
/***************** cookies ***************/
.cookies{
    color: #ffffff;
    border-bottom:0px solid #eee;
    background-color: #917f9f;
    display:none;
    position:fixed;
    bottom:0;
    left:0;
    z-index: 9999;
    width: 100%;
}
.cookies p{
    margin-top: 10px;
}
/*************** carrito de la compra **********/
.cart-box {
    display: block;
    width: 45px;
    background: rgba(100, 100, 100, 1) url(../imgs/cart-icon.png) no-repeat 20px 5px;
    /*background-color: #ccc;*/
    padding: 4px 8px 4px 8px;
    border-radius: 30px;
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.32);
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
}
.cart-box:hover{
    background: #ccc url(../imgs/cart-icon.png) no-repeat 20px 5px;
}
.shopping-cart-box{
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    max-width: 450px;
    color: #FFF;
    background: #4b4b4b;
    border-radius: 4px;
    padding: 10px;
    font: small Verdana, Geneva, sans-serif;
    margin-top: 10px;
    display:none;
}
.shopping-cart-box a{
    color: #FFD5D5;
    text-decoration:none;
}
.shopping-cart-box:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-bottom: 8px solid #4b4b4b;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.shopping-cart-box ul.cart-products-loaded{
    margin: 0;
    padding: 0;
    list-style: none;
}
.shopping-cart-box .close-shopping-cart-box{
  float: right;
}
#shopping-cart-results ul.cart-products-loaded li{
    background: #4b4b4b;
    margin-bottom: 1px;
    padding: 6px 4px 6px 10px;
}
.shopping-cart-box .remove-item{
    float:right;
    text-decoration:none;
}
.shopping-cart-box .cart-products-total{
    font-weight: bold;
    text-align: right;
    padding: 5px 0px 0px 5px;
}
.shopping-cart-box h3{
    margin: 0;
    padding: 0px 0px 5px 0px;
}
.parBg{
    background-color: #f5f5f5;
}


/*******************************************************************************************
********************************************************************************************

*                                 PORTADA

********************************************************************************************
********************************************************************************************/

/*body{
    font-family: sans-serif;
}*/
#header.style8, #header.fixed-position:after {
    background-color: #00387b;
    /*background-image: url(../imgs/bgimage.png);*/
}

#header.style8 #nav .nav-top > li.active > a{
    color: #fff;
    border-color: #6db3ff;
}


#header.style8 #nav .nav-top > li > a{
    color: #a2a2a2;


}
#header.style8 #nav .nav-top > li > a:hover{
    color: #fff;
    border-color: #6db3ff;
}
.list-inline li{
    font-size: 14px;
    color: #fff;
    letter-spacing: 0px;
}
.sliderText{
    /*
    color: #232323;
    font-weight: 900;
    font-size: 20px;
*/

    color: #ffffff;
    font-size: 20px;
    background-color: #2a2a2a85;
    padding: 5px;
}
.shop-gallery .button-slider .btn {
    border-color: #2a2a2a;
    background: #2a2a2a;
    color: #fff;    
}

.shop-gallery .button-slider .btn:hover {
    color: #0e0e0e;
    border-width: 2px;
    margin: 0 8px 0 0;
    border-color: #2a2a2a;
    background-color: rgba(42, 42, 42, 0.3);
    font-weight: 900;
}
.bgMapa{
    background-image: url("../imgs/contactoBG.jpg");
    background-size: cover; 
}
#header .top-nav {
    max-width: 900px;
}
#header.style8 #nav .nav-opener {
    color: rgba(255, 255, 255, 0.58);
    border-color:  rgba(255, 255, 255, 0.58);
}
#header.style8 .header-top:after {
    opacity: 1;
    height: 100%;
    background-color: #bda2c4;

}
#header.style8 .logo {
    margin: -30px 0 0;
}
#header .header-top a:hover {
    color: #00387b;
}
/*******************************************************************************************
********************************************************************************************

*                                 tratamientos

********************************************************************************************
********************************************************************************************/
.services-section.style7 .holder:before {
    z-index: -1;
    margin: -36px 0 0 -470px;
    width: 940px;
    height: 527px;
    background: url(../imgs/tratamientosbg2.png) repeat;
}

.parallax-holder .parallax-frame{
    background-size: cover !important;
}
.panel-body dl dt {
    width: 160px;
}
.slick-slide {
    max-height: 700px;
}
.opiniones .slick-slide {
    height: auto;
}
.portfolio-block .search {
    right: 0;
}
.portfolio-block .over {
    background: rgba(0, 0, 0, 0.32);
}
.portfolio-block .text-box {
    background: #005b8fd9;
}
.portfolio-block.style6 .title a {
    color: #fff;
}
.portfolio-block .text-box:after {
    left: 0px;
    top: 0px;
    width: 0;
    height: 0;
    border-style: none;
    border-width: 0px;
    border-color: transparent;
}
.portfolio-block.style6 .box:hover .text-box {
    background: #005b8fd9;
}
.portfolio-block.style6 .title {
    color: #fff;
}

.portfolio-block .title {
    font: 300 16px/30px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.services-section .box {

    margin: 10px ;

}
.services-section h3 {
    margin: inherit ;
}

span[id^="tratamiento"] i.flecha{
  -webkit-transition: -webkit-transform .5s ease-in-out;
          transition:         transform .5s ease-in-out;
}
span[id^="tratamiento"]:hover i.flecha{
  -webkit-transform: rotate(90deg) scale(1.5,1.5);
          transform: rotate(90deg)  scale(1.5,1.5);
}

/*******************************************************************************************
********************************************************************************************

*                                 tarifas

********************************************************************************************
********************************************************************************************/

ul.list-unstyled b{
    color:  #000;
}
.font12{
    font-size: 12px !important;
}



/*******************************************************************************************
********************************************************************************************

*                                 QUIENES

********************************************************************************************
********************************************************************************************/


.team-box, .team-box:hover{
    background-color: #005b8f;
    padding-left: 0px;
    padding-right:  0px;
}
.team-box .heading{
    color:#fff;
    
}
.about-chef.style3 .txt-box {
    padding-top: 0px;
}

.about-chef .txt-box {
    padding-top: 141px;
}
.divider-line11 {
    height: 2px !important;
}
.encabezadoQuienes h2 {
    color: #2a2a2a;
    margin: 0 0 17px;
    text-transform: uppercase;
    font: 700 32px/35px "Lato", Georgia, "Times New Roman", Times, serif;
}
.row.cv{
    background-color: #f0f0f0c2;
    padding: 10px;
    margin-bottom: 40px;
}
.team-box {
    color: #efefef;
    font-size: inherit;
    font-weight: inherit;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
    position: relative;
    background: #005b8f;
    text-transform: none;
}
.team-box p{
    padding: 10px;
    font-family: sans-serif;
}
.team-box span{
    display: flex
}
.fa-minus{
    padding-right: 6px;
}

/*******************************************************************************************
********************************************************************************************

*                                   TARIFAS

********************************************************************************************
********************************************************************************************/
.price-section:after {

    background-color: #e6e6e6;
}
.price-section .price{
    margin:0 0 10px;
}

/*******************************************************************************************
********************************************************************************************

*										MEDIA QUERIES

********************************************************************************************
********************************************************************************************/


/* LG */
@media (min-width: 1199px){
    .services-section.style7 .holder:before {
        margin-top: 80px;
    }
    section.services-section.container.padding-top-60.style7{
        background: url(../imgs/tratamientosbg2.png) repeat;
    }    
    .boxTarifa{
        height: 394px;
    }
}


/* MD */
@media (min-width: 992px) and (max-width: 1199px){
    section.services-section.container.padding-top-60.style7{
        background: url(../imgs/tratamientosbg2.png) repeat;
    }
    .boxTarifa{
        height: 418px;
    }    
}


/* SM */
@media (min-width: 768px) and (max-width: 991px){
    blockquote p.text-right{
        text-align: left;
    }
    .services-section.style7 .holder:before {
        background: none;
    }   

}

@media only screen and (max-width: 991px){
    #nav .nav-holder {
        background: #030c27;
    }
  
}

/* xs */
@media (max-width: 768px){
    blockquote p.text-right{
        text-align: left;
    }
    .services-section.style7 .holder:before {
        background: none;
    }    
    .imgFooter{
        margin-top: 20px;
    }
}