main{
    font-size:15px;
    font-family: "Arial";
    color:#000;
}
hr{
    border-top: 1px solid #000;
    margin-bottom: 0;
    margin-top: 10px;
}


.layout-anuncio-contacto .social-media
{
    height: 24px;
    margin: 10px 0;
}

.layout-anuncio-contacto .price {
    padding: 0 0 10px 0;
    position: relative;
    color: #000;
    background: #FFF;
}

.layout-anuncio-contacto .price .field {
    font-size: 15px;
    font-weight: 400;
}

.layout-anuncio-contacto .price .value {
    display: block; 
    font-size: 50px;
    line-height: 60px;
    font-family: "Din Alternate Bold","Roboto";

}

.layout-anuncio-contacto .contact .field{
    font-size: 14px;
    display: block;
    margin: 0;
    text-transform: uppercase;
    line-height: 14px;
}
.layout-anuncio-contacto .cssBotonera{
    text-align:right;
}
layout-breadcrumbs {
    font-size: 15px;
}
.micro-contact-details {
    padding-left: 0 15px;
}
.title-big{
    font-family: "Din Alternate Bold","Roboto";
    font-size:40px;
    line-height: 48px;
}
.title-normal{
    font-family: "Arial";
    font-size:25px;
    line-height: 30px;
    font-weight: 900;
}
.title-small{
    font-family: "Arial";
    font-size:20px;
    line-height: 40px;
    font-weight: 900;
}
/********SIMILARES********/
.h1-relacionados{
    font-family: "Din Alternate Bold";
    font-size: 40px;
}

.relacionados .list-similars{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}





@media (max-width:1024px){
    .relacionados .list-similars>div{
        width:33%;
    }
}
@media (max-width:779px){
    .h1-relacionados{
        font-size: 28px;
        text-align: center;
    }
    .relacionados .list-similars>div{
        width:50%;
    }
}

@media (min-width:768px){
    .h1-relacionados,
    .relacionados .list-similars {
        width: 90%;
        max-width: 1600px;
        margin: auto;

    } 
    .relacionados .list-similars>div{
        width:25%;
    }
}

@media (max-width:810px){
    .result-item .r-item-body{
        padding-bottom: 16px;
    }
}

/*************************/

button.btn.btn-send-message:hover {
    color:rgba(255, 255, 255, 0.96) !important;
}
button.btn.btn-send-message {
    background-color: #cc3136;
    width: fit-content;
    font-size: 20px;
    font-family:"Din Alternate Bold","Roboto";
    padding: 5px 0;
    color:#ffffff  ;
    border-radius: 0;
    margin-bottom: 5px;
    padding: 2px 10px;
}

#idMensajeria {
    padding: 0;
    position: relative;
    color: #000;
    padding-top: 10px;
    padding-bottom: 0;
}
#idMensajeria input,
#idMensajeria textarea
{
    margin: 10px 0;
    border-radius: 0;
    border-color: #e4e4e4;
}
.price-alias .operation {
    padding: 10px 20px 0 20px;
    background: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #69085a;
    line-height: 18px;
    display:none;
}

.divRedesSociales div
{
    display: inline-block;
}
.divRedesSociales .txtRedesSociales
{
    font-weight: bold;
    padding: 3px;
}
.social-media
{
    text-align: left;
    line-height: 27px;
    height: 30px;
    border-bottom: 1px solid #ccc;
    background-color: #FFF;
    margin-bottom: 2px;
    padding-bottom: 2px;
	width:100%;
}
div.cssRedesSociales
{
    text-align: right;
    float: right;
    padding: 3px 5px;
}
.cssRedesSociales img
{
    height: 25px;
    width: 25px;
    vertical-align: bottom;
}

.link-social a i {
    padding: 0 5px 5px 5px;
}

.link-social a.only-mobile{
    display:none;
}

.link-social a {
    display: inline-block;
    text-align: center;
    transition: 0.5s;
}

.link-social {
    font-size: 18px;
    text-align: left;
}
.BlockWarning
{
    position: absolute;
    background-color: rgba(250, 250, 250, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-weight: bold;
}
.bgWarningTxt
{
    /*
    background-color: #FFF9E5;
    color: #333 !important;
    border-top: 1px solid ;
    border-bottom: 1px solid ;
    padding: 10px ;
    vertical-align: middle;
    */
    background-color: rgba(0,0,0,0.6);
    color: #FFF !important;
    padding: 10px;
    vertical-align: middle;
    box-shadow: 1px 1px 15px -3px #000;
    margin: 10px;
}
.BlockWarning p
{
    margin: 20px;
}
.BlockWarning.Visible11
{
    display: none !important;
}
.bgWhite
{
    background-color: #FFF;
}
.PaddVer5
{
    padding: 5px 0;
}
.PaddVer10
{
    padding: 10px 0;
}

/* EDICION POR Gastòn F. 03-06-16*/



/*  ANÜNCIO ALTO*/

.anuncio-alta .bluePrice .toLeft {
    position: absolute;
    top: 0;
    left: 0px;
    width: 83px;
    height: 83px;
}

.anuncio-alta .bluePrice .green-arrow i{
    top: 18px;
    font-size: 35px;
    color: rgba(213, 255, 145, 0.78);
}

.anuncio-alta .bluePrice .green-arrow {
    background: #83B81A;
    border: 3px solid #0088B2;
    width: 100%;
    height: 100%;
    right: 41px;
    position: relative;
    border-radius: 45px;
    text-align:center;
}

.anuncio-alta .bluePrice {
    font-size: 35px;
    background-color: #00ADD0;
    color: #FFF;
    font-weight: bold;
    width: 100%;
    padding: 15px 20px;
    text-align: right;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom: 3px solid #0088B2;
    position: relative;
}

#idDatosContacto{
    display:none;
}
#idDatosContacto i{
    color: #CECECE;
    padding-right: 5px;
    top: 2px;
}

#idMensajeria .cssHeadMsg span{
    color: #00ADD0;
    font-weight: bold;
}

#idMensajeria .cssHeadMsg {
    font-size: 15px;
    font-weight: 500;
    margin: 0px 2px;
}

#idMensajeria div.cssTexto.form-group{
    margin-bottom: 0px;
}

#idImgCaptcha, .btnRefrescar {
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    border-radius: 20px;
    background: #FFF;
}

#idImgCaptcha, .btnRefrescar:hover{
    background-color: #FFF;
}


/*   ANUNCIO PARTE IZQUIERDA*/

.header-aviso-alta {
    border: 1px solid #E6E6E6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.header-aviso-alta p.date-publish{
    text-align: left;
    padding: 15px 0 0 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.67);
    float: left;
}

.header-aviso-alta p.place-publish {
    text-align: right;
    padding: 15px 10px 0 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.67);
}

.header-aviso-alta {
    padding: 20px 20px 5px 20px;
    background: white;
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
}

p.date-publish{
    color: rgba(0, 0, 0, 0.67);
}


.captcha-container{
    text-align: center;
}

.check-container{
    margin: 0;
}

.padZero{
    padding-left: 0 !important;
}

input[data-form="accept-terms"]{
    position: relative !important;
    margin-right: 4px !important;
    height: 18px;
    width: 18px;
    top: 4px;
}

/* LOCALIZACION*/


.title-map {
    padding-left: 0;
}

.localization-string span {
    color: #000;
    font-size: 18px;
}

.title-map i {
    font-size: 27px;
    vertical-align: bottom;
    line-height: 27px;
    color: #dbdbdb;
    padding-right: 5px;
}

.localization-string label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    padding-top: 20px;
    padding-left: 20px;
    color: #000;
    font-size: 14px;
}

.localization-string {
    font-size: 16px;
    text-align: left;
    padding-top: 5px;
}

.google-map{
    padding: 0;
    border-top-right-radius: 5px;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    height: 400px;
}

@media (max-width: 768px) {
    .anuncio-alta .bluePrice .toLeft{
        display: none;
    }
    .header-aviso-alta div{
        top:0 !important;
        display: inline-block !important;
        padding-top: 13px !important;
    }
    .layout-anuncio-contacto {
        margin-bottom: 5px;
		width:100%;
    }
    .micro-contact-details,
    .layout-anuncio{
        margin-bottom: 5px;
        padding: 0px;
        display:flex;
        flex-wrap: wrap;
    }
    .micro-contact-details .layout-anuncio-contacto{
        order:5;
        margin-top: 5px;
    }
    .micro-contact-details .details-bottom{
        order:0;
        width: 100%;
    }
    .detail{
        padding: 0px;
    }

    .micro-contact-details .localization-bottom{
        width: 100%;
    }
    
    
    .anuncio-top .carousel {
        padding:0;
    }
    .micro-title,
    .layout-anuncio-contacto .price-alias,
    .layout-anuncio-contacto idMensajeria{
        padding-left:15px;
        padding-right:15px;
    }
    .layout-anuncio-contacto .price-alias{
        margin-bottom:15px;
        border-bottom: 1px solid #000;
    }

}

.stopper {
    position: absolute;
    bottom: 0;
    font-size: 13px;
    margin: 0 auto;
    left: 50%;
}

.stopper span {
    position: relative;
    right: 50%;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.9);
    background: rgba(0, 0, 0, 0.4);
    padding: 2px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: .5s;
}

.stopper span:hover {
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, 0.5);
}

/* DETALLES */


.details-bottom{
    font-size:20px;
}
.details-bottom,
.details-bottom .detail,
.details-bottom .ads{
    margin-bottom: 15px;
    margin-top: 15px;
}

.details-bottom p.detail-text {
    text-align: justify;
}

.details-bottom .feature-list>div{
    display: inline-block;
    width: 45%;
    vertical-align: top;
}

.title-map span {
    font-size: 22px;
    line-height: 22px;
}



/* CAROUSEL CUSTOM*/

#carousel-custom h4 {
    margin: 20px 10px 10px;
}
#carousel-custom p {
    margin: 10px;
}

#carousel-custom #carousel-example-generic {
    margin: 20px auto;
    width: 400px;
}

#carousel-custom .carousel-inner img{
    width: 100%;
}

#carousel-custom .ol-container {
    position: relative;
}


#carousel-custom {
    margin: 0 0 10px 0;
    width: 100%;
}

#carousel-custom .ol-container .carousel-control {
    display: none;
}
#carousel-custom .carousel-control{
    width: fit-content;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 16px;
    height: fit-content;
    background: transparent;
    color: white;
    opacity: 1;
}

.carousel-container{
    padding:0;
}


#carousel-custom .carousel-indicators {
    margin: 8px auto 5px auto;
    overflow: auto;
    position: static;
    text-align: center;
    white-space: nowrap;
    width: 80%;
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    height: auto;
    width: 100px;
    overflow: hidden;
    margin: 0;
    margin-right: 7px;

}

#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
    height: 100px;
    width:100%;
    object-fit: cover;
    object-position: 50%;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}

#carousel-custom .carousel-outer {
    position: relative;
    margin-bottom: 10px;
}

#carousel-custom .c-left,
#carousel-custom .c-right{
    font: normal normal normal 14px/1 'Font Awesome 5 Brands';
    font-size: 45px;
    background-color: transparent;
}
#carousel-custom .c-left:before{
    content: "\f0d9";
}
#carousel-custom .c-right:before{
    content: "\f0da";
}

/* IFRAME PUCLICIDAD BAJO MENSAJERIA*/

.a-d-v-right-anuncio{
    width: 100%;
    height: 250px;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.content-a-d-v-anuncio {
    padding-top: 10px;
}

.DivClear {
    clear: both;
    overflow: hidden;
}

#idDatosContacto span.cssValor {
    width: 100%;
    display: inline-block;
}


/**/


span[data-form="accept-terms"] {
    font-size: 12px;
    padding-top: 5px;
    overflow: hidden;
    text-align: center;
    display: none;
}

#idMensajeria input#txtCaptcha {
    display: none;
}

#idMensajeria .captcha-container{
    display: none;
}

.layout-anuncio-contacto .contact {
    padding: 0 20px 7px 20px;
    background-color: #FFF;
    border-top: 0;
    font-size: 19px;
    font-weight: normal;
    overflow-x:hidden
}

/*LOGO MICROSITIO*/
span.micro-name {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #000;
}
img.cssImgLogoMS {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.cssContImgMS a {
    display: block;
    text-align: center;
    margin: 0 0 15px 0;
    transition:0.4s;
}
.cssContImgMS a:hover {
    text-decoration: none;
}

.link-social a:hover {
    color: #016cb5;
}

.link-social a i {
    vertical-align: middle;
}


/*RESPONSIVE*/

@media (max-width: 1200px){
    .vendo-wide{
        width:800px; 
        overflow: hidden;
    }
}
@media (max-width: 991px){
    .title-cod {
        margin-top: 10px;
    }
    .google-map {
        height: 300px;
    }
    .details-bottom {
        margin: 5px;
    }
	.social-media{		
		height:auto;
	}
    .link-social {
        margin-top: 0px;
    }
	
	.link-social  span{
        display:block;
    }
    .vendo-wide{
        width:640px; 
    }
}
@media (max-width: 768px){
    .vendo-wide{
        width:600px; 
    }
    .details-bottom .feature-list>div{
        width: 100%;
    }
    .layout-anuncio-contacto .price .value,
    .title-big{
        font-size: 30px;
    }
    .title-normal{
        font-size: 20px;
    }
    .title-small{
        font-size: 15px;;
    }
    #idMensajeria{
        padding: 0 15px;
    }
	.link-social  span{
        display:inline-block;
    }
}
@media (max-width: 720px){
    .vendo-wide{
        width:100%; 
        height: auto;
    }
}
@media (max-width: 600px){
    .title-cod>div {
        width: 100%;
    }
    .date-publish {
        text-align: left;
        margin-top: 10px;
    }
    .date-publish>div {
        display: inline-block;
        margin-right: 20px;
    }
    .details-bottom {
        font-size: 15px;
    }
}
@media (max-width: 400px){
    .link-social span {
        padding-bottom: 5px;
		padding-left:15px;
    }
    .link-social {
        margin-bottom: 10px;
    }
}


