/*styles dev*/
h2.section-title.tb {
    padding-left: 28px;
}
.box-img {
    border: 1px solid #707070;
}
.box-img.pimg {
    overflow: hidden; /* required */
    position: relative; /* required  for demo*/
}
.box-img .ribbon{
}
/* common */
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before, .ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #c69b66;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 4px 0;
    background-color: #c69b66;
    font-size: 10px;
    color: #000;
    text-align: center;
}
.ribbon span b {
    font-size: 14px;
}
/* top left*/
.ribbon-top-left {
    top: 0px;
    left: 0px;
}
.ribbon-top-left::before, .ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.ribbon-top-left::before {
    top: 0;
    right: 0;
}
.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}
.ribbon-top-left span {
    right: -25px;
    top: 45px;
    transform: rotate(-45deg);
}
.dat_tb {
    
}
.dat_tb h4 {
    font-weight: 600;
    padding-left: 8px;
    border-left: 1px #B29F6B solid;
    padding-top: 18px;
}
.dat_tb p {
    color: #B29F6B;
    margin: 0;
    font-size: 12px;
    padding: 0;
    font-weight: 600;
    line-height: 14px;
    padding-left: 8px;
    border-left: 1px solid #B29F6B;
}
.dat_tb p:last-of-type {
    /*border-left: 1px #FD0000 solid;*/
}
.shtbc {
    float: left;
}
.starttb{
	margin: 0 20px !important;
}
.tit_tb h2 {
    font-size: 24px;
    color: #B29F6B;
}
.content-car-tb {
    padding: 20px 15px;
}
span.title_atrb-tb {
    color: #B29F6B;
}
.dattb p {
    margin-bottom: 2px;
    font-size: 11px;

}
p.tbggr {
    font-size: 18px;
}
#article .article .middle ul.images li.tbgl {
    padding: 0 2.5px 2.5px 0;
}
.images_dtl .middle ul.images li.tbgl {
    padding: 0 2.5px 2.5px 0;
}
.tit_carattr {
    position: relative;
    z-index: 1;
    color: #B29F6B;
    text-align: center;
    font-size: 20px;
}
.tit_carattr:before {
	border-top: 2px solid #5d5c5c;
	content:"";
	margin: 0 auto; /* this centers the line to the full width specified */
	position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
	top: 50%; left: 0; right: 0; bottom: 0;
	width: 100%;
	z-index: -1;
}
.tit_carattr span { 
	/* to hide the lines from behind the text, you have to set the background color the same as the container */ 
	background: #232527;
	padding: 0 15px;
}
.outside_tb h2{
	background-image: url(/assets/main/img/pintura.png);
	background-position: 5px 0px;
    background-repeat: no-repeat;
    min-height: 45px;
    background-size: 30px 30px;
    padding: 9px 0 0 40px;
    color: #B29F6B;
    font-size: 20px;
}
.cl_body {
    height: 20px;
    width: 20px;
    background-color: #808080;
    float: left;
    margin-right: 10px;
}
.cl_roof {
    height: 20px;
    width: 20px;
    background-color: #8A2BE2;
    float: left;
    margin-right: 10px;
}
.cl_capota {
    height: 20px;
    width: 20px;
    background-color: #0000FF;
    float: left;
    margin-right: 10px;
}
.colors_tbout p {
    font-size: 14px;
    margin-bottom: 6px;
}
.h-l{
    position: relative;
}
.h-l div{
    /*background-image: url(/assets/main/img/Grupo90-1.svg);*/
    background-repeat: no-repeat;
    width: 226px;
    background-size: contain;
    height: 134px;
    background-position: center;
    transform: scaleX(-1);
}
.h-l div * {
    transform: scaleX(-1);   
}
.w-w div{
    background-image: url(/assets/main/img/Grupo90-2.svg);
    background-repeat: no-repeat;
    width: 113px;
    background-size: contain;
    height: 134px;
    background-position: center;
}
.h-l div .tit-height{
    padding-top: 6px;
}
.h-l div .tit-lenght{
    position: absolute;
    display: block;
    bottom: -6px;
    left: 116px;
}
.w-w div .tit-weight{
    text-align: center;
    padding-top: 48px;
}
.w-w div .tit-width{
    padding-top: 12px;
    text-align: center;
}
.img-tx {
    /* padding: 0; */
    padding: 0 9px 0 0px;
    border-left: 1px solid #B29F6B;
    margin-bottom: 15px;
}
.col-sm-4.img-tx.dattb.lft-img.img_dtl_izq {
    margin-bottom: 15px;
}
.images_dtl {
    margin-top: 24px;
    margin-left: 10px;
}
.list_images {
    
}
.list_images .dattb a .box-img {
    margin-bottom: 8px;
}
.list_images .dattb p {
    padding-left: 6px;
}
.images a p{
    border-left: 1px solid #B29F6B;
    padding: 3px 0 0 6px;
}
.lft-img{
    margin: 0;
    padding: 0 2.5px 2.5px 0;
}
.lft-img p a, .colors_tbout div p a{
    color: #ffffff !important;
}
.lft-img p a:hover, .colors_tbout div p a:hover{
    color: #B29F6B;
    text-decoration: underline;
}
.col-sm-12.redes_mb {
    margin-bottom: 6px;
}
.images_ltl{
    margin: 0px;
    margin-top: 5px;
}
.images_ltl .lft-img {
    margin: 0;
    padding: 0 3px 2.5px 0;
    width: 33%;
    float: left;
}
.images_ltl .list_images .dattb a .box-img {
    margin-bottom: 1px;
}
.mvvrsn {
    display: none;
}
.img-typeplate img {
    width: 80px;
}
.img-status img {
    width: auto !important;
}
@media (max-width: 576px) {
    .mvvrsn {
        display: block;
    }
    .wbvrsn{
        display: none;
    }
    .col-sm-5.dattb.mvvrsn {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 13px;
    }
    .col-sm-7.mvvrsn {
    padding: 0;
    }
    .outside_tb.mvvrsn {
    padding: 0;
    }
    .outside_tb.mvvrsn h2 {
    padding: 6px 0 0 24px;
    background-position: -5px 0px;
    }
    .outside_tb.mvvrsn .colors_tbout {
    margin-top: -10px;
    margin-bottom: 36px;
    }
	.img-status img {
	float: left;
}
}
a#modalSaleOpen {
    background-color: #555;
    /* margin-top: 2px; */
    margin-left: 4px;
    border-radius: 0;
    height: 26px;
}
.btn-sale i{
		margin-left: 10px;
}