

.space-row{padding:45px 0}
.space-row-tiny{padding:5px 0}
.space-row-noBottom{padding:45px 0 0 0}
.space-row-bottom{padding:0 0 60px 0}
.space-row-bottomSmall{padding:45px 0 10px 0}
.navbar-toggler-icon {width: 0.7em; height:0.7em;}



/*** HEADER INTERNAS ***/
.box-title-page{
    width:100%;
    background:url(../images/bg-box-title-pages.png) no-repeat;
    background-size:cover;
    padding:20px 0
}



/*** BREADCRUMB ***/
.BREADCRUMB{
    list-style:none;
    padding:0;
    margin:20px 0 0;
}
.BREADCRUMB li{
    float:left;
    font-weight:400;
    color:#4f4f4f;
    font-size:12px;
}
.BREADCRUMB li a{
    color:#4f4f4f;
    font-size:12px;
    padding: 0 2px;
}
.BREADCRUMB-alternate{
    list-style:none;
    padding:0;
    margin:20px 0 0;
    color:#4f4f4f;
    font-size:12px;
}
.BREADCRUMB-alternate span{
    font-weight:700;
}
.BREADCRUMB-alternate a{
    font-weight:400;
    color:#4f4f4f;
    font-size:12px;
    padding: 0 2px;
}



/*** PÁGINA NOTICIAS ***/
.box-news-page{
    position:relative;
}
.box-news-page img{
   -webkit-box-shadow:2px 2px 60px #cac8c8);
   -moz-box-shadow:2px 2px 60px #cac8c8;
   box-shadow:2px 2px 60px #cac8c8;
}
.box-news-page h5 a{
    font-family: 'Oswald', sans-serif;
    font-weight:700;
    font-size:18px;
    color:#b31c2c;
}
.table-style a{
    font-weight:300;
    font-size:16px; 
    color:#000;
}
.table-style .col-date{
    background:#b31c2c;
    font-weight:300;
    font-size:8px !important; 
    color:#fff;
    vertical-align:middle; width: 10px
}
.table-style .col-medio{
    background:#b31c2c;
    font-weight:300;
    font-size:16px; 
    color:#fff;
    vertical-align:middle;
}
.table-style .col-date a{color:#fff;}
.table-responsive .pagination .page-link{
    background-color: #000;
    border-color: #000;
    border-radius:0;
    padding: 5px 15px;
}
.table-responsive .pagination .page-link i{
    font-size:42px;
    color:#fff;
}
.page-item.disabled .page-link i{
    color:#868e96;
}
.table-responsive .pagination .left-border{
    border-left:3px solid #fff;
}
.table-responsive .noticias{
    border-collapse:collapse
}
.desoslide-thumbs-vertical li{
    margin-bottom:5px;
}
.noticias table .lineaNoticias{padding:1em 1em; font-size: .8em; color:#ccc; line-height: 1.5em; }
.noticias table .lineaNoticias span{padding:.4em .8em; font-size: .9em; font-weight:500; color:#E5E5E5;}
.noticias table .lineaNoticias span a{color:#7f7f7f;}
.noticias table .lineaNoticias span a:hover{color:#323232;}
.noticias table .lineaNoticias a{padding:0 1em 0 0; font-size: 1.1em; color:#b31c2c; font-weight:500; }

/*** CONSEJOS MANTENIMIENTO ***/
.card-header{margin:0; padding:0; }
.card-header h5{margin:0; }
.card-header h5 a{margin:0; font-size: 1em !important}
.card-header h5 a:hover{color:#333 !important  }
.card-body{margin:0 ; padding:0 0 .5em 0;  font-family: 'Oswald', sans-serif; font-weight:300;}

.consejosMantenimiento h3 { font-size:20px; padding:0 !important; margin:0 !important; line-height:1.3em;}
.consejosMantenimiento p { padding: 1em 0;}
.consejosMantenimiento ul { padding:0px; margin:0; list-style:none; }
.consejosMantenimiento li { margin:15px 1em 10px 2em; list-style-position: outside !important; word-break: break-word }
.consejosMantenimiento .atencion {border: 1px #ccc solid; padding:1em; background: #eee; font-weight: bold; color:#555;}
.consejosMantenimiento div a{ color:#333 }
.consejosMantenimiento div a:hover{color:#b31c2c; text-decoration: none}
.consejosMantenimiento hr {border-bottom: 1px #ccc solid}

.iconAvailable::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00c"; color:green;
    margin:auto;
  }
.iconNonAvailable::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00d"; color:red;
  }


/*** MANUALES DEL OPERADOR ***/
.manualesOperador h3 { font-size:20px; padding:0 !important; margin:0 !important; line-height:1.3em;}
.manualesOperador ul { padding:0px; margin:0; list-style:none; }
.manualesOperador li { margin:15px 1em 10px 2em; list-style-position: outside !important; word-break: break-word }
.manualesOperador li a{ color:#333;  }
.manualesOperador li a:hover{color:#b31c2c; text-decoration: none}



/*** APP BOOKS TO GO ***/
.appBooks h2{ text-transform: none !important; padding: 0; margin:0 !important; font-size: 1.7em !important}
.appBooks h3, h4{text-align: left; font-size: 1em; font-family: 'Open Sans', sans-serif; font-size: 1.2em; font-weight: 600; padding: .8em 0 !important; color:#323232}
.appBooks div{ text-transform: none !important; padding:0 0 .3em 0; margin:0 0 1.4em 0; border-bottom: 1px #E5E5E5 solid; font-size: .8em; color:#7f7f7f;}



/*** PRENSA ***/
.notaPrensa h2{ text-transform: none !important; padding: 0; margin:0 !important; font-size: 1.7em !important}
.notaPrensa h3, h4{text-align: left; font-size: 1em; font-family: 'Open Sans', sans-serif; font-size: 1.2em; font-weight: 600; padding: .8em 0 !important; color:#323232}
.notaPrensa div{ text-transform: none !important; padding:0 0 .3em 0; margin:0 0 1.4em 0; border-bottom: 1px #E5E5E5 solid; font-size: .8em; color:#7f7f7f;}



/*** OTROS PRODUCTOS ***/
.box-search-products a{color:#b31c2c; font-size: .9em}
.box-search-products a:hover{color:#000; font-size: .9em; text-decoration:none;}



/*** SUCURSALES ***/
.sucursalesSeccion div {padding:.1em 0;}
.sucursalesSeccion > .textos{padding:0.5em 2em;}
.sucursalesSeccion > .textos h3 {font-size: 1.3em; padding:0.5em 0;}
.sucursalesSeccion > .textos table {padding:0; margin:1em 0; font-size: .85em }
.sucursalesSeccion > .textos table tr th {width: 1% !important }
.sucursalesSeccion > .textos table i{color:#8e8e8e;}
.sucursalesSeccion > .textos table a{color:#8e8e8e;}
.sucursalesSeccion > .textos table a:hover{color:#b31c2c; text-decoration: none}



/*** PÁGINA DETALLE DE NOTICIA ***/
.detalhe-news h2{text-transform:none; margin-bottom:5px; line-height:40px; margin-bottom:0 !important;}
.wrap p a{color: #b31c2c !important;}
.detalhe-news img,
.detalhe-news h6 {margin-bottom: 20px; font-family: 'Oswald', sans-serif; font-size:16px;}
ul.news-list{
    list-style: none;
    margin: 20px 0 0 ;
    padding: 0;
}
ul.news-list li{
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
ul.news-list .box-img{
    width:114px;
    height:90px;
    float: left;
    margin-right: 10px;
}
.more-news aside {margin:0 0 30px;}
.more-news aside h3{margin:0 0 20px;}

.content-more-news {
    padding: 0 2px 2px 0; display: block
}
.content-more-news ul {
    list-style: none; margin:0; padding: 0; display: inline-block
}
.content-more-news ul li{
    float: left
}
.content-more-news ul li:first-child {
    width: 124px 
}

.content-more-news ul li:first-child img { height:70px; width:114px;}
.content-more-news ul li:last-child {
    width: 224px  
}
.content-more-news a {
    font-size: 14px;
    color: #c90801;
    letter-spacing: -1px;
    margin: 0 0 5px;
}
.content-more-news a.date{
    color:#4d4d4d; 
}
.content-more-news h6 a{
    color:#000;
    font-family: 'Open Sans', sans-serif !important;
    font-weight:600;
    text-transform:none;
}
.content-more-news .date,
.product-detail-container .description .content-more-news p{font-size: 0.7em !important; line-height:0.2em !important }
.content-more-news .date{font-weight:500  }
.content-more-news h6{margin-bottom:0; margin-top: 3px; font-weight:500 }
.content-more-news li{padding-bottom:0.5em }
.box-img {
    margin-right: 10px;
}



/*** BUSCA CONCESSIONARIAS ***/
.bg-section-red{
    width:100%;
    padding:60px 0;
    background: #b31c2c;
    font-size:16px;
    font-weight:300;
    color:#fff;
}
.bg-section-red h2{
    color:#fff !important;
    margin-bottom:10px !important;
}
.bg-section-red .form-group{
    margin-top:50px;
}
.bg-section-red .form-group .form-control {
    font-size:16px;
    font-weight:300;
    color: #fff;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline:none;
    cursor:pointer;
}
.bg-section-red .form-group  option {
    background-color:transparent;
    color:#666;
    cursor:pointer;
}
.bg-section-red .form-group .btn-dark{
    background-color:#000;
    border:none;
    border-radius:0;
    border-color:transparent;
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    font-weight:700;
    color:#fff;
    cursor:pointer;
    padding:8px 40px;
    transition:none; 
}
.busca-conc h3{margin-bottom:20px;}
.busca-conc p{margin-bottom:8px;}



/*** CONCESIONARIOS ***/
.concesionarios aside {margin:0 0 30px;}
.concesionarios aside h6{margin:0 0 20px;}
.box-search-concesionarios h6{ 
    font-family: 'Oswald', sans-serif !important;
    font-weight:800;
    font-size:1em;
    color:#b31c2c;
    text-transform: uppercase;
    }
.box-search-concesionarios ul li:nth-child(2) i{ 
    font-size: 1em; color:#b31c2c; padding: 0.6em 0.4em 0 0
    }

.box-search-concesionarios ul li:nth-child(2){ 
    font-size:1.1em;
    color:#bbb;
    }
.box-search-concesionarios ul li i{ 
    font-size:1em;
    color:green;
    color:#8e8e8e; padding: 0 0.4em 0 0
    }
.content-concesionarios {
    padding: 0 2px 2px 0; display: block
}
.content-concesionarios ul {
    list-style: none; margin:0; padding: 0; display: inline-block
}
.content-concesionarios ul li{
    float: left
}
.content-concesionarios ul li:first-child{
    padding-right: 1em
}
.content-concesionarios ul li:nth-child(1) img { 
    height:140px; width:180px; 
}
.content-concesionarios ul li:nth-child(2) {
    width: 300px;
    font-size: 1em; 
    color:#b31c2c; 
    font-weight: 400 !important;
    line-height: 1em;
}
.content-concesionarios ul li:nth-child(3) {
    width: 300px;
    font-size: 0.85em; 
    line-height: 2.7em; 
    
}
.content-concesionarios ul li:nth-child(4) {
    width: 300px;
    font-size: 0.85em; 
    line-height: 1.5em; 
}
.content-concesionarios ul li:nth-child(5) {
    width: 300px;
    font-size: 0.85em; 
    line-height: 1.5em; 
}
.content-concesionarios ul li:nth-child(6) {
    width: 300px;
    font-size: 0.85em; 
    line-height: 1.5em; 
}
.content-concesionarios a {
    font-size: 1em; 
    color: pink;
    letter-spacing: -1px;
    margin: 0 0 5px;
}
.content-concesionarios p {
    font-size: 1em;
    color: #b31c2c;
    letter-spacing: -0.05em;
    margin: 0 0 5px;
    font-weight: 700 !important;
}
.content-concesionarios a.date{
    color:#4d4d4d; 
}
.content-concesionarios h6 {
    margin:0 !important;
    padding: 0 0 0.8em 0 !important;
    font-size: 1em;
    line-height: 1em !important;
    color:#333;
    font-family: 'Open Sans', sans-serif !important;
    text-transform:none;
    margin:0; padding: 0; 
    font-weight: 600 !important;
}
.box-search-concesionarios{
    position: relative; 
    margin: 0 auto 10px auto;
    border:1px solid #f3f4f4; 
    padding:20px;
}
.box-search-concesionarios a{color:#000;}
.box-search-concesionarios input[type="image" i]{max-height:129px;}
.box-search-concesionarios.selected,
.box-search-concesionarios:hover{background:#f3f4f4; color:#333; text-decoration:none;}



/*** CONTACTENOS ***/
.contactenos{}
.contactenos div label{font-size:.8em ; color:#7f7f7f }
.contactenos div input{font-size:1em }

.form-control:focus {
  border-color: #b31c2c !important;
  box-shadow: 0 0 5px rgba(98, 101, 228, 1) !important;
}



/*** BUSCA PRODUTOS ***/
.box-search-products{
    position: relative; 
    margin: 0 auto 30px auto;
    border:1px solid #f3f4f4; 
    padding:20px;
}
.box-search-products a{color:#000;}
.box-search-products input[type="image" i]{max-height:129px;}
.box-search-products.selected,
.box-search-products:hover{background:#f3f4f4; color:#000; text-decoration:none;}



/*** AS RANGE ***/
.asRange {
    width: 100% !important;
    height: 15px !important;
    background-color: #000 !important;
    border-radius: 4px !important;
    margin-top:20px !important;
    display: inline-block !important;
}
.asRange .asRange-selected {
    height: 15px !important;;
    
    border-radius: 4px !important;
}
.asRange .asRange-pointer {
    width: 20px !important;
    height: 20px !important;
    margin-left: -4px;
    background-color: #000 !important;
    border-radius: 50% !important;
    outline:none;
}
.asRange .asRange-pointer:before{
    background-color: #5d5c58 !important;
}
.asRange .asRange-pointer .asRange-tip{
    font-family: 'Open Sans', sans-serif !important;
    font-size:12px !important;
    margin-left: -7px !important;
    background-color: #000 !important;
    border: 1px solid #000 !important;
    border-radius: 4px !important;
}
.asRange .asRange-pointer .asRange-tip:before{
    background-color: #000 !important;
}
.switch.slider-check {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch.slider-check input {display:none;}
.slider-check .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #5d5c58;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider-check .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider-check input:checked + .slider {
  background-color: #b31c2c;
}
.slider-check input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.slider-check input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.slider-check .slider.round {
  border-radius: 34px;
}
.slider-check .slider.round:before {
  border-radius: 50%;
}



/*** BUSCA PRODUTOS RESULTADOS ***/
.box-search-products.results{
    min-height:290px;
}
.box-search-products.results a img{
    max-height:130px;
}
.box-search-products span{
    font-weight:400;
    font-size:12px;
    color:#4b4b4b;
    text-transform:uppercase;
}
.box-search-products .btn-details{
    padding:10px 20px;
    background:#000;
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    color:#fff;
    font-weight:700;
    display:block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -72px;
}
.space-five-bottom{margin-bottom:5px;}
.bt-transparent:hover,
.bt-transparent{
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    color:#000;
    border: 1px solid #000;
    font-weight:700;
    text-transform:uppercase;
    display: block;
    text-align: center;
    padding:10px 0;
}
a.bt-look-black-results {
    background: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    display: block;
    width: 500px;
}
a.bt-look-black-results i {
    background: #b31c2c;
    color: #fff;
    padding: 15px;
    margin-right: 13px;
}
.modal-news.modal{
    top: 50%;
    margin-top: -290px;
}
.modal-news .close{
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    z-index: 9999;
    right: -16px;
    top: -18px;
    opacity:20;
    cursor:pointer;
}
.modal-news .modal-content{
    border-radius:0;
    background:#fc4357 url(../images/bg-modal.jpg) top left no-repeat;
    border:4px solid #fff;
    color:#fff;
    font-weight:300;
    padding: 50px;

}
.modal-news .modal-content .modal-header .modal-title{
    color:#fff;
    font-size:26px;
    font-weight:400;
}
.modal-news .modal-content .modal-header .border-title{
    width:50px;
    height:4px;
    background-color:#fff;
    margin:10px auto;
}
.modal-news .modal-footer,
.modal-news .modal-header{
    border:none !important;
    display:block;
}
.modal-news .modal-body .form-control {
    width:70%;
    margin: 0 auto 20px auto;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline: none;
    cursor: pointer;
}
.modal-news .modal-body .btn-primary{
    background-color: #000;
    border-color: #000;
    cursor:pointer;
}
.modal-news .modal-body .btn{
    border-radius:0;
    width:70%;
    margin: 0 auto 20px auto;
    cursor:pointer;
}



/*** PRODUCTOS ***/
.iframe3D{
    width:100%;
    height: 1100px;
}
.fixSliderImagesChrome {
  align-items: flex-start;
}
.header-page-products{
    width:100%;
    background: #fff url(../images/bg-header-products.png) top right repeat-y;
    box-shadow: 0px 15px 26px #cac8c8;
}
.header-page-products h2{
    font-size:29px;
    font-weight:400;
    letter-spacing:-1px;
    margin-bottom:5% !important;
    margin-top:20%;
    text-transform:none;
}
.header-page-products p{font-weight:400; color:#000 !important; font-size:14px; line-height:25px;}

.header-page-products .mask-geral{
    height:100%;
    background-size:cover !important;
}
.modelos .epigrafe{margin:1em 0;}



/*** FINANCIACION ***/
.financiacion h2 {margin-bottom: 0.4em !important; text-transform: none !important;}



/*** PRODUCTOS USADOS ***/
.usados h6{font-size: 1.7em;  text-align: left !important; color:#b31c2c;}
.usados a{text-decoration: none;}
.usados .precio-lista{text-decoration:line-through; font-size: 0.8em; color:#a9a9a9;  text-align: left}
.usados .descripcion{margin:0 !important; padding:0 !important;font-size: 1.1em; color:#222; text-align: left; line-height: 1.2em; font-weight: 400}
.usados .zona{margin:1em 0 !important; font-size: 0.7em; color:#222; text-align: left; line-height: 1.5em}
.usados .zona span{font-size: 0.8em; color:#DF3242}
.galeria{padding:1em 1em}
.interior {padding:1em;}
.interior span{ padding:0 .5em ;}
.interior .precio-lista{color:#b2b2b2 !important;padding:0 .3em; font-size:.95em }
.interior div{padding:1em 0; font-size:.9em }
.interior h3{margin:0;}
.interior h6{font-size: 2.5em;  color:#b31c2c !important; padding: .4em 0 0 0; display: inline-block;}
.interior p i {color:#8e8e8e; padding:0 .5em 0 0 ;}
.interior p {padding:.1em 0; margin:0;}
.interior p span {font-weight: 600; padding:0}
.interior a {margin:1em 0}
.bulletDescuento{ 
    height: 80px;
    width: 80px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    position: absolute; 
    top:-12px; 
    right:-12px; 
    background-color: #b31c2c; 
    text-align: center;
    vertical-align: middle;
    font-size: 1.1em; 
    padding-top: 1.4em; 
    font-weight: 400; 
    color:#fff; 
    box-shadow:5px 5px 20px 1px rgba(0, 0, 0, 0.4);  
    font-family: 'Oswald', sans-serif;
    z-index: 3;
}
.bulletDescuento span{ 
    margin-left: 0.1em;
    font-size: 1em; 

    font-weight: 400; 
    color:#fff; 
   
    font-family: 'Oswald', sans-serif;
}
.posicion{ 
    height: 82px;
    width: 82px; 
    top:4px; 
    right:4px; 
}
b{
    font-weight:700;
}
.bg-box-dimension.products {
    background-size: cover;
    height: 400px;
    padding: 266px 0;
    width: 100%;
}
.product-detail-container { 
    width: 100%;
}

.product-detail-container h2 {
    color: #b31c2c;
}

.product-detail-container p {
    color: #FFF;
}

.product-detail-container .menu-products li {
    display: block;
}

.product-detail-container .bg-box-dimension.products {
    height: auto;
    /*max-height: 650px;*/
    padding: 0;
    position: relative;
    overflow-y: hidden;
    transition: max-height 0.5s ease-out;
}
.product-detail-container .bg-box-dimension.products.movie-opened {
    max-height: 9999px;
    transition: max-height 0.5s ease-in;
}
.product-detail-container .massey-configurator {
    top: -80px;
    transition: all 0.5s;
}
.product-detail-container .bg-box-dimension.products.movie-opened .massey-configurator {
    top: 0;
}
.product-detail-container .description p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 300 !important;
    line-height:25px;
}
.bg-grey{
    width:100%;
    background:#f3f4f4
}
.line-bottom{
    width:100%;
    border-bottom: 1px solid #a21928
}
.bt-cta a {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 15px 0;
}
.description-cta,
.title-cta{
    width:100%;
    font-family: 'Oswald', sans-serif;
    font-weight:500;
    font-size:26px;
    color:#fff;
    display:table;
}
.description-cta{
    font-weight:300;
    background:#000;
}
.table .thead-dark.table-model th {
    color: #fff;
    background-color: #000;
    border-color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size:14px;
    font-weight:400;
    text-transform:uppercase;
    vertical-align: middle !important;
    text-align:center;
}
.table.table-responsive.table-bordered.table-model th{vertical-align:middle;}
.table.table-responsive.table-bordered.table-model td{
    font-weight:400;
    font-size:14px;
    vertical-align:middle;
}
.table.table-responsive.table-bordered.table-model td .fa-download{
    font-size: 24px;
    color: #b31c2c;
}
.table.table-responsive.table-bordered.table-model  .title-model{
    font-weight: 700;
    font-size: 15px;
    color: #b31c2c;
    letter-spacing: -1px;
}
.menu-products{
    list-style:none;
    padding:0;
    margin:15% 0 0 0; 
}
.menu-products li a{
    width:44px;
    background:#b31c2c;
    color:#fff;
    font-size: 22px;
    display:inline-block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 2px;
    padding: 3px 0 5px 0;
}
.menu-products li a i{
    vertical-align:middle;
}
.menu-products li span a{
    width:auto;
    background-color:transparent;
    color:#000;
    font-size:14px;
    font-weight:400;
    vertical-align: middle;
    padding-left:2px;
}



/*** BANCO DE IMAGENS ***/
.box-banco-img{
    -webkit-box-shadow: 2px 2px 60px #cac8c8;
    -moz-box-shadow: 2px 2px 60px #cac8c8;
    box-shadow: 2px 2px 60px #cac8c8;
    height:106px;  
    cursor:pointer;
}
.box-banco-img input{
    cursor:pointer;
    width:100%;
}
.box-banco-img a{
    display:table;
}
.title-box-banco-img{
    color:#b31c2c;
    text-align:left;
}
.txt-fotos{font-size:12px;}

.galeria-licenca{
    font-size:0px;
}
.slider-inner .disabled{
    display:inherit;
}



/*** MOBILE ***/
@media (max-width: 575px) {
    .bg-section-red .form-group {margin-top: 30px;}
    .header-page-products {background:none;}
    .header-page-products h2{margin-top:6%;}
    .header-page-products .mask-geral{height:187px; margin-top:30px;}
    .header-page-products .mask-geral .float-left,
    .header-page-products .mask-geral .float-right{display:none;}
    .bt-cta a{margin-top:30px;}
    .iframe3D{
        height: 575px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .bg-section-red .form-group {margin-top: 30px;}
    .header-page-products {background:none;}
    .header-page-products h2{margin-top:6%;}
    .header-page-products .mask-geral{height:187px; margin-top:30px;}
    .header-page-products .mask-geral .float-left,
    .header-page-products .mask-geral .float-right{display:none;}
    .bt-cta a{margin-top:30px;}
    .iframe3D{
        height: 325px;
    }
    .bulletDescuento{ 
        height: 60px;
        width: 60px;
        font-size: 0.9em; 
        padding-top: 1.3em; 
     }
     .box-search-products{padding:15px;}
     .usados h6{font-size: 1.5em;  text-align: left !important }
     .usados h6>span{font-size: 2.5em;  text-align: left !important; color:#b31c2c;}
     .usados .precio-lista{text-decoration:line-through; font-size: 0.8em; color:#a9a9a9;  text-align: left }
     .usados .descripcion{margin:0 !important; padding:0 !important;font-size: 0.9em; color:#222; text-align: left; line-height: 1.2em; font-weight: 400 }
     .usados .zona{margin:1em 0 !important; font-size: 0.7em; color:#222; text-align: left; line-height: 1.5em }
     .usados .zona span{font-size: 0.8em; color:#DF3242 }
     .usados a{text-decoration: none  !important }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-page-products {background:none; padding-bottom: 50px;}
    .header-page-products .mask-geral{height:187px; margin-top:30px;}
    .header-page-products .mask-geral .float-left,
    .header-page-products .mask-geral .float-right{display:none;}
    .iframe3D{
        height: 640px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .iframe3D {
        height: 575px;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
     .iframe3D {
        height: 710px;
    }

}

@media (min-width: 1281px) and (max-width: 1366px) {
     .iframe3D {
        height: 751px;
    }

}

@media (min-width: 1367px) and (max-width: 1440px) {
     .iframe3D {
        height: 800px;
    }

}

@media (min-width: 1441px) and (max-width: 1600px) {
     .iframe3D {
        height: 900px;
    }
}

@media (min-width: 1600px) and (max-width: 1680px) {
     .iframe3D {
        height: 920px;
    }
}