.layout-anuncio-contacto .social-media
{
    height: 24px;
    margin: 10px 0;
}

.layout-anuncio-contacto .price
{
    background-color: #0076B4;
    padding: 10px 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    color: #FFF;
    height: 90px;
}

.layout-anuncio-contacto .price .field{
    display: block;
    font-weight: normal;
    margin: 0;
}

.layout-anuncio-contacto .price .value{
    display: block;
    font-weight: 500;
    font-size: 36px;
    line-height: 36px;
}

.layout-anuncio-contacto .price .code{
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-size: 12px;
}

.layout-anuncio-contacto .contact {
    padding: 10px 20px; 
    background-color: #F5F5F5;
    border: 1px solid #E6E6E6;
    border-bottom: 2px solid #E6E6E6;
    font-size: 20px;
    font-weight: normal;
}
.layout-anuncio-contacto .contact .field{
    font-size: 14px;
    display: block;
    margin: 0;
}

.layout-anuncio-contacto .contact .field:after{
    content: ": ";

}

.layout-anuncio-contacto .contact .value{
    padding-left: 10px;
}

.layout-anuncio-contacto .contact .btn-send-message{

}

button.btn.btn-send-message:hover {
    color: #ffffff !important;
}
button.btn.btn-send-message {
    background-color: #FF9800;
    width: 100%;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 0;
    color: rgba(255, 255, 255, 0.96);
}
            
div#ContainerBody div.cssLeft
{
    width: 650px !important;
}

div#ContainerBody div.cssRight
{
    width: 314px !important;
}
.btnRefrescar img
{
    vertical-align: middle;
}
#idMensajeria {
    border-left: 1px solid #F09C2D;
    border-right: 1px solid #F09C2D;
    border-bottom: 1px solid #F09C2D;
    background-color: #FEFDEB;
    padding: 10px;
    padding-bottom: 5px;
    position: relative;
    color: #1a1617;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#idMensajeria input,
#idMensajeria textarea
{
    margin: 8px 0;
    /*width: 100%;
    border: 1px solid ;*/
}
.divRedesSociales div
{
    display: inline-block;
}
.divRedesSociales .txtRedesSociales
{
    font-weight: bold;
    padding: 3px;
}
.divRedesSociales
{
    text-align: left;
    line-height: 27px;
    height: 30px;
    border-bottom: 1px solid #ccc;
    background-color: #FFF;
    margin-bottom: 2px;
    padding-bottom: 2px;
}
div.cssRedesSociales
{
    text-align: right;
    float: right;
    padding: 3px 5px;
}
.cssRedesSociales img
{
    height: 25px;
    width: 25px;
    vertical-align: bottom;
}
.BlockWarning
{
    position: absolute;
    background-color: rgba(200,200,200,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*/

.Title{
    display:none;
}

.cssLeft {
    padding: 0 !important;
}

.cssRight{
    padding: 0 !important;
}

/*  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 i{
    color: #CECECE;
    padding-right: 5px;
    top: 2px;
}

#idMensajeria .cssHeadMsg span{
    color: #00ADD0;
    font-weight: bold;
}

#idMensajeria .cssHeadMsg {
    font-size: 13px;
    margin: 0px 0;
}

#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;
}

/* VEHICULOS ?*/

.cssAnuncioFull h2 {
    color: rgba(51, 51, 51, 0.7);
    font-weight: normal;
    padding-bottom: 4px;
    display: block;
    text-align: left;
    font-size: 28px;
    overflow: hidden;
    max-height: 65px;
    padding-right: 25px;
}

.cssAnuncioFull .cssReferencia{
    width: auto;
}

.cssAnuncioFull .cssAnuncio {
    width: 100%;
    overflow: hidden;
}

/* FIN VEHICULOS */

.anuncio-container{

}

.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*/

.localization-bottom {
    border: 1px solid #E6E6E6;
    padding: 4px;
    border-radius: 5px;
    overflow: hidden;
}

.localization-string span{
    color: #21b14b;
    text-transform: uppercase;
}

.localization-string label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 27px;
    color: #999CB2;
}

.localization-string i{
    color: #999CB2;
    padding-right: 7px;
    font-size: 18px;
}

.localization-string {
    font-size: 16px;
    text-align: left;
    padding-top: 15px;
}

.google-map{
    padding: 0;
    height: 100%;
    border-top-right-radius: 5px;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    max-height: 200px;
}

@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;
    }
}

.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 {
    overflow: hidden;
    margin: 0 0 10px 0;
}

.details-bottom .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #E6E6E6;
    border-bottom: 5px solid white;
    border-top: 5px solid white;
}

.details-bottom .table{
    background-color: rgb(245, 245, 245);
    margin-bottom: 0;
}

.details-bottom .table > tbody > tr > th,
.details-bottom .table > tbody > tr > td{
    padding: 2px 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-bottom: 2px solid white;
}

.details-bottom .table > tbody > tr > td {
    text-align: right;
}

.details-bottom .detail {
    text-align: left;
    padding-left: 0;
}

.details-bottom label.title.caract {
    border-bottom: 1px solid #E6E6E6;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 2px;
    padding-left: 5px;
}

.details-bottom .detail.bordered {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    padding: 0px 3px;
}

.details-bottom p.detail-text {
    font-size: 14px;
    text-align: justify;
    color: #7D7D7D;
}

/* 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 .carousel-control .glyphicon-chevron-right {
    top: 45%;
}
#carousel-custom .carousel-control .glyphicon-chevron-left {
    top: 45%;
}

#carousel-custom {
    margin: 0 0 10px 0;
    width: 100%;
}

#carousel-custom a.left.carousel-control {
    width: 70px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: none;
    color: #7D7D7D;
}
#carousel-custom a.right.carousel-control {
    width: 70px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: none;
    color: #7D7D7D;
}

#carousel-custom .ol-container {
    border: 1px solid #E6E6E6;
    background-color: rgba(230, 230, 230, 0.59);
    margin-top: 10px;
    border-radius: 5px;
    padding:0;
}

.carousel-container{
    padding:0;
}

#carousel-custom .carousel-indicators {
    margin: 8px auto 5px auto;
    overflow: auto;
    position: static;
    text-align: left;
    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;
}
#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;
}

/* 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;
}


/**/

.anuncio-container{
    font-size: 16px;
	overflow: hidden;
}

.anuncio-container .super-title{
    font-size: 24px;
    color: #000;
    margin: 10px 0;
}

.anuncio-container .super-title span{
    font-size: 20px;
    color: rgba(0,0,0,.5);
    padding-right: 10px;
}

.anuncio-container label.title{
    width: 100%;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 5px;
    margin: 10px 0;
}

.anuncio-container .sub-title{
    font-weight: 500;
    display: block;
    margin: 5px 0;
}

.anuncio-container ul.feature{
    padding: 10px 0;
    overflow: hidden;
    width: 100%;
    display: block;
}

.anuncio-container ul.feature li{
    float: left;
    width: 50%;
}

.anuncio-container ul.feature li .field{
    padding-right: 5px;
}

.anuncio-container ul.feature li .field:after{
    content: ": ";
}

@media (max-width: 991px){
    .anuncio-container ul.feature li{
	width: 100%;
    }
    .link-social a.only-mobile{
        display: inline-block !important;
    }
}

span[data-form="accept-terms"]{
    font-size: 12px;
}

#idMensajeria input#txtCaptcha {
    display: none;
}

#idMensajeria .captcha-container{
    display: none;
}

.layout-anuncio-contacto .price:after {
    content: "\f0d7";
    font-family: 'fontawesome';
    color: #21b14b;
    font-size: 67px;
    display: block;
    z-index: 4;
    overflow: hidden;
    position: absolute;
    top: 52%;
    right: 25px;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.25);
}

.layout-anuncio-contacto .price {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.14);
}

.layout-anuncio-contacto .contact {
    padding: 10px 20px;
    background-color: #fefdeb;
    border: 1px solid #21b14b;
    border-top: 0;
    border-bottom: 1px solid #21b14b;
    font-size: 20px;
    font-weight: normal;
}
.link-social a:hover {
    color: #133a20 !important;
}

.rubro-varios .layout-anuncio-contacto .price:after {
    color: #21b14b;
}
.rubro-varios .layout-anuncio-contacto .price{
    background-color: #21b14b;
}
.rubro-servicios .layout-anuncio-contacto .price:after {
    color: #21b14b;
}
.rubro-servicios .layout-anuncio-contacto .price {
    background-color: #21b14b;
}
.rubro-inmuebles .layout-anuncio-contacto .price:after {
    color: #21b14b;
}
.rubro-inmuebles .layout-anuncio-contacto .price {
    background-color: #21b14b;
}
.rubro-vehiculos .layout-anuncio-contacto .price:after {
    color: #21b14b;
}
.rubro-vehiculos .layout-anuncio-contacto .price {
    background-color: #21b14b;
}

/*rubro-inmuebles*/
.rubro-inmuebles .layout-anuncio-contacto .contact {
    background-color: #ffffff;
    border: 1px solid #21b14b;
    border-bottom: 1px solid #21b14b;
}
.rubro-inmuebles #idMensajeria {
    border-left: 1px solid #21b14b;
    border-right: 1px solid #21b14b;
    border-bottom: 1px solid #21b14b;
    background-color: #ffffff;
}
.rubro-inmuebles button.btn.btn-send-message {
    background-color: #21b14b;
    transition: .4s;
}
.rubro-inmuebles button.btn.btn-send-message:hover {
    background-color: #21b14b;
}
.rubro-inmuebles .link-social a {
    color: #21b14b;
}

/*rubro-vehiculos*/
.rubro-vehiculos .layout-anuncio-contacto .contact {
    background-color: #ffffff;
    border: 1px solid #21b14b;
    border-bottom: 1px solid #21b14b;
}
.rubro-vehiculos #idMensajeria {
    border-left: 1px solid #21b14b;
    border-right: 1px solid #21b14b;
    border-bottom: 1px solid #21b14b;
    background-color: #ffffff;
}
.rubro-vehiculos button.btn.btn-send-message {
    background-color: #21b14b;
    transition: .4s;
}
.rubro-vehiculos button.btn.btn-send-message:hover {
    background-color: #21b14b;
}
.rubro-vehiculos .link-social a {
    color: #21b14b;
}

/*rubro-servicios*/
.rubro-servicios .layout-anuncio-contacto .contact {
    background-color: #ffffff;
    border: 1px solid #21b14b;
    border-bottom: 1px solid #21b14b;
}
.rubro-servicios #idMensajeria {
    border-left: 1px solid #21b14b;
    border-right: 1px solid #21b14b;
    border-bottom: 1px solid #21b14b;
    background-color: #ffffff;
}
.rubro-servicios button.btn.btn-send-message {
    background-color: #21b14b;
    transition: .4s;
}
.rubro-servicios button.btn.btn-send-message:hover {
    background-color: #21b14b;
}
.rubro-servicios .link-social a {
    color: #21b14b;
}

/*rubro-varios*/
.rubro-varios .layout-anuncio-contacto .contact {
    background-color: #ffffff;
    border: 1px solid #21b14b;
    border-bottom: 1px solid #21b14b;
}
.rubro-varios #idMensajeria {
    border-left: 1px solid #21b14b;
    border-right: 1px solid #21b14b;
    border-bottom: 1px solid #21b14b;
    background-color: #ffffff;
}
.rubro-varios button.btn.btn-send-message {
    background-color: #21b14b;
    transition: .4s;
}
.rubro-varios button.btn.btn-send-message:hover {
    background-color: #21b14b;
}
.rubro-varios .link-social a {
    color: #21b14b;
}

/*LOGO MICROSITIO*/
span.micro-name {
    display: block;
    text-align: center;
    font-size: 18px;
}
img.cssImgLogoMS {
    display: block;
    margin: 0 auto;
}
.cssContImgMS a {
    display: block;
    text-align: center;
	margin: 10px 0;
	transition:0.4s;
}
.cssContImgMS a:hover {
    text-decoration: none;
}

.link-social a:hover {
    color: #21b14b;
}

.link-social a i {
    padding: 0 5px;
}

.link-social a.only-mobile{
    display:none;
}

.link-social a {
    display: inline-block;
    text-align: center;
    transition: 0.5s;
}

.link-social {
    font-size: 22px;
    text-align: left;
}



/*VISTA DE FALLECIDO*/
.sepelios__imgReligion > img {
  max-height: 35px;
  width: auto;
}

.sepelios__data {
	font-weight: 500;
	font-size: 13px;
	line-height: 14px;
}

.sepelios__title {
  font-size: 25px;
}

.sepelios__qepd {
  margin-bottom: 10px;
}

.sepelios {
  padding-bottom: 30px;
  padding-top: 30px;
}

.sepelios__portada.HasImage {
  margin-top: 5px;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.75);
}

.sepelios__description {
  font-size: 16px;
    margin-top: 10px;
	text-align: justify;
	hyphens: auto;
}

.sepelios__code {
	text-align: right;
	font-size: 12px;
	color: rgba(0,0,0,0.35);
}

.sepelios__data {
margin-bottom: 10px;
}

.borde_recuadro2 {
	border: 2px solid #333;
	padding: 15px;
}


span.funebre-alias:not(:empty):before, span.funebre-alias:not(:empty):after
{
content: '"';
}

span.funebre-apellido-casada:not(:empty):before {
    content: " ";
}
