.thumbnail {
    position: relative;
    width: 204px;
    height: 134px;
    overflow: hidden;
}
.thumbnail img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
    width: 100%;
    height: auto;
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .thumbnail{
        width: 100% !important;
    }
    .thumbnail img {
        height: 90%;
    }
}

/**PANAL**/
.thumbnail_panal {
    position: relative;
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.thumbnail_panal img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.thumbnail img.portrait_panal {
    width: 100%;
    height: auto;
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .thumbnail_panal{
        width: 100% !important;
    }
    .thumbnail_panal img {
        height: 80%;
    }
}

/****Panal de busquedas****/
.thumbnail_busqueda {
    position: relative;
    width: 100%;
    height: 197px;
    overflow: hidden;
}
.thumbnail_busqueda img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.thumbnail_busqueda img.portrait_busqueda {
    width: 100%;
    height: auto;
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .thumbnail_busqueda{
        width: 100% !important;
    }
    .thumbnail_busqueda img {
        height: 80%;
    }
}
/****Fin del panal de busquedas***/


/**Thumbnail detalle***/
.thumbnail_detalle {
    position: relative;
    width: 100%;
    height: 554px;
    overflow: hidden;
}
.thumbnail_detalle img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.thumbnail_detalle img.portrait_detalle {
    width: 100%;
    height: auto;
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .thumbnail_detalle{
        height: 304px !important;
    }
}
/***CÓDIGO CSS ICONS GOCAR***/
.icon-garantizado{
    background-image: url("/view/assets/images/icon/certificado.png");
    background-repeat: no-repeat;
    height: 92px;
    margin-left: 1px;
    position: absolute;
    top: 1px;
    width: 92px;
    z-index: 1;
}
.icon-gocar3anos{
    background-image: url("/view/assets/images/icon/certificados/GOCAR-Garantia1.png");
    background-size: 119px 81px;
    background-repeat: no-repeat;
    height: 82px;
    margin-left: 67%;
    margin-top: 335px;
    position: absolute;
    top: 1px;
    width: 124px;
    z-index: 1;
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .icon-gocar3anos{
        margin-left: 60% !important;
        margin-top: 355px;
    }
}

/**Icono panal***/
.icon-gocar3anos_panal{
    background-image: url("/view/assets/images/icon/certificados/GOCAR-Garantia23.png");
    background-size: 99px 65px;
    background-repeat: no-repeat;
    height: 82px;
    margin-left: 62%;
    margin-top: 160px;
    position: absolute;
    top: 1px;
    width: 124px;
    z-index: 1;
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .icon-gocar3anos_panal{
        margin-left: 72% !important;
        margin-top: 205px;
    }
}
/**Gocar Credit**/
.gocarcreditimage{
    width: 100%;
    height: 55px;
}
/**Logo WhatsApp top header**/
.logogocartop{
    width: 100%;
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .logogocartop{
        width: 90% !important;
    }
}
.logoWhatsapp{
    float: right;
    margin-bottom: -26px;
    margin-top: -14px;
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .logoWhatsapp{
        /*width: 40%;*/
        /*display: none;*/
    }
    .our-info-list {
        text-align: center !important;
    }
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .buscadorGocar{
        display: none;
    }
}
@media only screen and (min-device-width : 320px) and (max-width: 967px) {
    .sidebargocar{
        display: none;
    }
    .page-content-wrap{
        padding-top: 0px !important;
    }
}
/**Garantia**/
.col-1-3 p .texto-1{
    margin-left: 56px;
    margin-top: 11px;
    position: absolute;
}
.icon-garantia{
    background-image: url('../images/icon/icono-garantia.png');
    background-repeat: no-repeat;
    width: 44px;
    height: 48px;
    position: absolute;
}
.col-1-3 p .texto-2{
    margin-left: 27px;
    margin-top: 11px;
    position: absolute;
    margin-left: 56px;
    margin-top: 4px;
}
.icon-financiera{
    background-image: url('../images/icon/icono-dinero.png');
    background-repeat: no-repeat;
    width: 44px;
    height: 33px;
    position: absolute;
}
.col-1-3 p .texto-3{
    margin-left: 56px;
    margin-top: 4px;
    position: absolute;
}
.icon-auto{
    background-image: url('../images/icon/icono-carro.png');
    background-repeat: no-repeat;
    width: 44px;
    height: 26px;
    position: absolute;
}
.col-1-3-izq{
    border-right: 2.2px solid #eee;

}

.col-1-3 p .texto-4{
    margin-left: 56px;
    margin-top: 4px;
    position: absolute;
}
.icono-pmanejo{
    background-image: url('../images/icon/icono-pmanejo.png');
    background-repeat: no-repeat;
    width: 44px;
    height: 33px;
    position: absolute;
}

.col-1-3 p .texto-5{
    margin-left: 56px;
    margin-top: 4px;
    position: absolute;
}
.icono-rtecnica{
    background-image: url('../images/icon/icono-rtecnica.png');
    background-repeat: no-repeat;
    width: 44px;
    height: 40px;
    position: absolute;
}

.col-1-3-dere{

    padding-left: 44px;
    padding-bottom:19px;
}
.col-1-5 p{
    color:#999999;
    width: 100%;
    font-family: Lato, sans-serif;
    font-size: 15px;
    margin:0px;

}
/* Finanace*/
.mensualidades {
    padding: 5px;
    color: #4C4B4B;
    /*height: 222px;*/
    height: auto;
    margin-left: 0px;
}
.mensualidades .col-fin {
    margin-bottom: 20px;
    padding-right: 25px;
    width: 50%;
}
.mensualidades .col-fin2 {
    padding-left: 130px;
    margin: 2px auto;
    width: 100%;
}
.mensualidades .plazo {
    border-color: #999999;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
}
/*.mensualidades a {
    color: #4C4B4B;
    width: 100%;
}*/
.mensualidades a:visited {
    color: #4C4B4B;
}
.mensualidades .monto {
    display:block;
    float:left;
    width: 90%;
    margin-left: .7em;
}
.mensualidades .radio {
    display:block;
    float:left;
    width: 10%;
}
.mensualidades h2 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    margin: 1px;
    text-align: center;
    color: black;
}
.mensualidades h3 {
    font-size: 20px;
    margin: 1px;
    text-align: center
}
.mensualidades .mensual {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    height: 60px;
    padding: 5px 10px;
    width: 120px;
}
.mensualidades .mensual h3 {
    font-size: 1.17em;
    font-weight: bold;
    text-align: center;
}
.mensualidades .mensual h4 {
    font-size: 12px;
    margin: 5px 0;
    text-align: center;
}
.mensualidades .mensual .paloma {
    display: none;
    float: right;
}
.mensualidades button {
    background-color: #0E76BB;
    border: none;
    color: white;
    font-size: 20px;
    display: block;
    height: 38px;
    margin: 20px auto;
    cursor: pointer;
}
.mensualidades button:hover {
    background-color: #FDC504;
}
.mensualidades .mensual:hover {
    background-color: #b92c2c;
    color: #fff;
}
.mensualidades .activo {
    background-color: #b92c2c !important;
    color: #fff !important;
}
.mensualidades .errors h1 {
    font-size: 26px;
    padding: 20px;
    text-align: center;
    color: red;
}
/* End Finance*/
/**Ultimo css agregado**/
.block {
    float: left;
    padding: 0 60px;
    width: 100%;
}
.grid {
    margin: 0 auto;
    /*max-width: 1080px;*/
    max-width: 1240px;
}
#content-bajo{
    border: #CCCCCC 1px solid;
    width: 88%;
    height: 174px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 64px;

}
.rimg {
    display: block;
    height: auto;

    max-width: 100%;
}
.col-md-4 p{
    /*display: block;*/
    width: 100%;
    float: left;
    font-family: Lato, sans-serif;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 15px;
    font-weight: bold;
    padding: 8px;
    color:#b92c2c;
    margin-top: 20px;

}
.col-md-4 p a{
    color:#b92c2c;
    text-decoration:none;
    cursor:pointer;
}
.col-md-4 p .texto-1{
    margin-left: 56px;
    margin-top: 11px;
    position: absolute;
}
.col-md-4 p .texto-2{
    margin-left: 27px;
    margin-top: 11px;
    position: absolute;
    margin-left: 56px;
    margin-top: 4px;
}
.col-md-4 p .texto-3{
    margin-left: 56px;
    margin-top: 4px;
    position: absolute;
}

.col-md-4 p .texto-4{
    margin-left: 56px;
    margin-top: 4px;
    position: absolute;
}
.col-md-4 p .texto-5{
    margin-left: 56px;
    margin-top: 4px;
    position: absolute;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
@media screen and (max-width:800px ) {
    #content-bajo {
        border: #CCCCCC 1px solid;
        width: 80%;
        height: 410px;
        margin-bottom: 20px;
        margin-left: 32px;
    }
}
/**Fin del Ultimo css agregado**/