.fondo-gris,.fondo-gris-conta{background-color:#e9e9e9}.fondo-gris-conta,ul.lista{margin-top:20px;margin-bottom:20px}.oculta{display:block}.texto{color:#282828}.texto-bco{color:#fff}.texto-black{color:#000}.texto-red{color:red}.texto-mora{color:#5f389a}.texto-verde{color:#a5c352}.comillas-c,.comillas-o{color:red;font-size:100px}.text-center{text-align:center}.pie-txt-right{text-align:right}.fondo-gris-conta{border-radius:10px;padding:20px}.txt-robo{font-family:'Roboto Slab',serif}.txt-montserrat{font-family:Montserrat,sans-serif}.txt-open{font-family:'Open Sans',sans-serif}.txt-italic{font-style:italic;margin-left:20px}ul.lista{list-style-type:square;margin-left:30px}.comillas-o{content:close-quote}.comillas-c{content:open-quote}.alto-boxes{min-height:400px}.font12{font-size:12px}.font13{font-size:13px}.font15{font-size:15px}.font16{font-size:16px}.font17{font-size:17px}.font18{font-size:18px}.font19{font-size:19px}.font20{font-size:20px}.font24{font-size:24px}.font26{font-size:26px}.font28{font-size:28px}.font30{font-size:30px}.font32{font-size:32px}.font34{font-size:34px}.font68{font-size:68px}.top5{margin-top:5px}.top10{margin-top:10px}.top15{margin-top:15px}.top20{margin-top:20px}.top30{margin-top:30px}.top40{margin-top:40px}.top50{margin-top:50px}.top60{margin-top:60px}.top70{margin-top:70px}.top80{margin-top:80px}.bottom10{margin-bottom:10px}.bottom20{margin-bottom:20px}.bottom30{margin-bottom:30px}.bottom40{margin-bottom:40px}.bottom50{margin-bottom:50px}.bottom60{margin-bottom:60px}.bottom70{margin-bottom:70px}.bottom80{margin-bottom:80px}.top-n10{margin-top:-10px}.top-n15{margin-top:-15px}.top-n20{margin-top:-20px}.top-n30{margin-top:-30px}.top-n40{margin-top:-40px}.top-n50{margin-top:-50px}.top-n60{margin-top:-60px}.top-n70{margin-top:-70px}.top-n80{margin-top:-80px}.top-n90{margin-top:-90px}.top-n100{margin-top:-100px}.line-height15{line-height:15px}.line-height18{line-height:18px}.line-height20{line-height:20px}.line-height22{line-height:22px}.line-height25{line-height:25px}.line-height30{line-height:30px}.line-height70{line-height:70px}.line-height110{line-height:110px}.padding20{padding:20px}.padding30{padding:30px}.padding40{padding:40px}.bold400{font-weight:400}.bold600{font-weight:600}.bold700{font-weight:700}a.link-pie{color:#fff}a.link-pie:hover{color:red}.isotope.four-collumn .item{width:25%}@media only screen and (max-width:768px){.oculta,.pie-txt-right{display:none}.isotope.four-collumn .item{width:50%}}



@media only screen and (min-width: 375px) and (max-width: 767px) {
.modal .modal-dialog {
    background: #fefefe;
    border: #333333 solid 1px;
    border-radius: 5px;
    margin-left: -200px;
    position: fixed;
    left: 44%;
    z-index: 11;
    width: 360px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    top: 20%;
}
  }