.unique-slide {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    overflow: hidden;
}



.cookie-policy {
    background: none repeat scroll 0 0 #747474;
border-bottom: 1px solid #666;
color: white;
font-size: 14px;
}

.cookie-policy .inner {
    margin: 0 auto;
    overflow: hidden;
    padding: 18px 0 5px;
    position: relative;
    max-width: 950px;
}

.cookie-policy .close {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    cursor: pointer;
    padding: 9px 12px;
    position: absolute;
    right: 0;
    top: 12px;
}
.cookie-policy p, .cookie-policy .more-info {
    
    margin-right: 4px;
    padding:0;
    width: 90%
}
.cookie-policy .more-info {
    text-decoration: underline;
}

#close_cookies{
    color: #54ba00;
}

.privacidad_check 
{
    color: white;
    font-weight: normal;
    text-transform: none;
}

.privacidad_check a{
    color: white;
    text-decoration: underline;
}

.upper_none{
    text-transform: none;
    font-weight: normal;
}

.view-more-landing		{ margin: 0; text-align: right; border-bottom: none;}
    .view-more-landing .glyphicon { font-size: 11px; margin: 0 0 0 3px; }
    .bg-color .view-more-landing  { margin-bottom: 30px; }
.read-more { color: #b2b2b2!important; text-decoration: underline!important; cursor: pointer;}

.contact-captcha{
	padding-left: 0px;
    padding-bottom: 20px;
}