#section_noticias{padding:2rem 0}
#section_noticias h1{font-family: corpo a condensed;text-align: center;}
#section_noticias h4{text-align: center;}
#section_noticias .span4{-webkit-box-shadow: 0px 14px 38px -5px rgba(153,153,153,1);-moz-box-shadow: 0px 14px 38px -5px rgba(153,153,153,1);box-shadow: 0px 14px 38px -5px rgba(153,153,153,1);margin: 30px 10px 0}

@media (min-width: 768px) and (max-width: 1199px)  {
#section_noticias .span4{
width: 47%;
}
}

.alert.alert-success {margin-top: 1rem}
#vehiculos-dest .container{padding-top:0}
#vehiculos-dest .swiper-slide:hover{cursor:pointer}
#vehiculos-dest .swiper-slide:hover p{background: #181a1c;}
#vehiculos-dest h2{color:#fff;font-family: corpo a condensed;text-align: center}
#vehiculos-dest .swiper-container-horizontal > .swiper-pagination-progress{width:50%;transform: translate(-50%,98%);top: 98%;left:50%}
#vehiculos-dest .swiper-container{padding-bottom:2rem}
#vehiculos-dest .detalle-similar{background: #fff;padding-bottom: 1.5rem}
#vehiculos-dest .detalle-similar h3{margin-top: 0;padding: 1rem 1rem 0;font-size: 1.6rem;min-height: 55px;max-width:90%;text-align: center}
#vehiculos-dest .detalle-similar p{color: #fff;background: #01acf1;width: 130px;margin: .5rem auto 0;padding: .5rem .5rem .25rem;font-family: corpo a condensed;font-size: 2rem;text-align:center}
#vehiculos-dest .swiper-button-prev, #vehiculos-dest  .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");top:150px;width: 45px;height: 70px;background-color: #01acf1}
#vehiculos-dest .swiper-button-next, #vehiculos-dest .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");top:150px;width: 45px;height: 70px;background-color: #01acf1}
.footer-card{width: 60%;text-align: center;margin: 0 auto;padding-top: 1rem}
#vehiculos-dest .footer-card {color: #666;font-size: 1.2rem}
.footer-card ul {margin: 0 auto;width: 90%}
.footer-card ul li {display: inline-block;min-width: 40%;white-space: nowrap;min-width: auto}
.footer-card ul li:not(.last)::after {content: "|	";padding: .5rem}
.detalle-noticia {padding: 2rem}
.aui .detalle-noticia h2 {font-family: corpo s regular,Arial,sans-serif;font-size: 1.35rem;font-weight: bold;margin: 0;line-height: 20px;padding: 8px 0;min-height: 60px;color:#000}
.aui .detalle-noticia p {color:#999;padding: 0;min-height: 60px;height:60px;overflow:hidden}
.infinite-row{margin:2rem 0}
.fecha-noticia{color:#999}
.tags-summary{margin: 1.5rem 0 0;min-height: 20px}
.aui a.tag {color: #01acf1;border: 1px solid #01acf1;padding: 5px;}
.aui a.tag:hover{color:#000;background-color:#01acf1}
.aui .post{margin: 2rem 0}
.aui .post h1{font-family: corpo a condensed;margin:0}
.aui .post figure{margin:0}
.aui .post img{width:100%}
.aui .infinite-row .post img{min-height:216px;max-height:216px}
.aui .post p{color:#000;padding-left: 0}
.aui .post a {color: #01acf1;font-weight: bold}
.aui .popup-gallery .span4{position:relative;height:198px}
.aui .popup-gallery .span4 a{height:198px;background-position:50%;background-size:128%;width:100%;position:absolute}
.video-container {position: relative;padding-bottom: 52%;padding-top: 30px;height: 0;overflow: hidden;margin-bottom: 2rem}
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%}
.section .title h2{color:#fff}
@keyframes rotating {
    100% {
        transform: rotate(360deg);
    }
}
.ajax-load{padding-bottom: 2rem}
.spinner {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    border: 6px solid rgba(0, 0, 0, 0.1);
    border-top: 6px solid #555;
    margin: 0 auto;
    animation: rotating 1.2s infinite linear;
}

@media (max-width: 1199px) {
	.footer-card{width: 90%}
}

@media (max-width: 899px) {
	.footer-card{width: 90%}
	#vehiculos-dest .swiper-button-next, #vehiculos-dest .swiper-button-prev {display: none !important;}
}

@media (max-width: 768px) {
	.footer-card{display:none}
}

@media (max-width: 600px) {
	.footer-card{display:block}
}

.social-sharing {margin: 1rem 0 2rem}
.social-sharing ul.menu-social {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrapwrap;
	flex-wrap: nowrap;
}

.social-sharing ul.menu-social li {
	flex: 0 1 40px;
	height: 40px;
}
.social-sharing ul.menu-social li.newsletter {
	flex: 1 1 auto;
	line-height: 40px;
	position: relative;
	background-color: #fafafa;
	background-image: repeating-linear-gradient(135deg, #ffe4e1 0px, #ffe4e1 5px, transparent 5px, transparent 10px, #e1f3ff 10px, #e1f3ff 15px, transparent 15px, transparent 20px);
}
.social-sharing ul.menu-social li.next {
	flex: 1 1 auto;
}

ul.menu-social li a::before {
	content: "\f135";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 20px;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 40px;
}
ul.menu-social li a[href*="facebook.com"]::before {
	content: "\f09a";
}
ul.menu-social li a[href*="twitter.com"]::before {
	content: "\f099";
}
ul.menu-social li a[href*="plus.google.com"]::before {
	content: "\f0d5";
}
ul.menu-social li a[href*="whatsapp://send"]::before {
	content: "\f232";
}

li.social-item.twitter {background: #6cdfea}
li.social-item.facebook {background: #3b5998}
li.social-item.googleplus {background: #e34429}
li.social-item.whatsapp {background: #25D366}
.social-sharing ul.menu-social li a{color:#fff}
.aui .galeria-post .span4 {margin-left: 0}
.aui .galeria-post img {min-height: 183px}
.galeria-post h3{font-family: corpo a condensed;}

/***MagnificPopup****/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;.
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
  
 .aui p.title-relacionados {font-family: corpo a condensed;color: #000;font-size:2rem;margin: 2rem 0;text-align: center}
 
 .aui .body-card h2 {font-family: corpo s regular;font-size: 1.2rem;font-weight: bold;line-height: 20px;text-align: center;margin-bottom: 1.5rem;padding: 0 1rem}
 section.header-card.relavite {margin-top: 2rem}
 .aui .body-card .precio{color: #fff;background: #01acf1;width: 130px;margin: .5rem auto 0;padding: .5rem .5rem;font-family: corpo a condensed;font-size: 2rem;text-align: center;}
 .aui .body-card-div{text-align:center}
 .aui .body-card-div p {color: #4e4e4e;font-size: 1.2rem;padding-top: 1rem;padding-bottom: 0;margin: 0}
 .aui .article-veh{-webkit-box-shadow: 0 14px 38px -5px #999;-moz-box-shadow: 0 14px 38px -5px #999;box-shadow: 0 14px 38px -5px #999;margin: 30px 10px 0;}
 section.body-card {padding-bottom: 2rem}
 .article-veh a:hover .precio{background: #000}
 .article-veh a:hover h2{color:#000}
 
#post-relacionados {padding: 0rem 0 3rem}
#post-relacionados .span4{margin:0;text-align: center}
#post-relacionados .title-post-relacionados{color: #fff;font-size: 1.3rem}
.post_galeria_mobile{display:none}
.aui .form-search{text-align: center;padding: 2rem 0 0}
.aui .form-search .input-append .search-query{border-radius:0;height: 45px}
.aui .form-search .input-append{width:700px}
.aui .form-search .input-append .btn {border-radius: 0;height: 45px;width: 150px;background: #37383d;color: #fff;text-shadow: none;text-transform: uppercase}

@media (max-width:980px){
	aside.span3.aside-relacionados, .aui article {padding-top: 8rem}
	.aui .infinite-row article{padding-top:0}
	#section_noticias{padding-top: 11rem}
}

@media (max-width:979px){
	#section_noticias{padding-top: 7rem}
}

@media (max-width: 767px) {
	.aui .aside-relacionados{display:none !important}
	.popup-gallery {display: none}
	.post_galeria_mobile{display:block}
	.aui .form-search .input-append{width:100%}
	.aui .form-search .input-append .search-query{width:80%}
	.aui .form-search .input-append .btn{margin-top:0}
	.aui .infinite-row .post img {min-height: 216px;max-height:initial}
	.aui .infinite-row {width:95%}
}

@media (max-width: 717px) {
	.aui .form-search .input-append .search-query{width:60%;font-size:1.1rem}
}

@media (max-width: 468px) {
	.aui .form-search .input-append .btn{width: 100px}
}
#comentarios_post {padding-bottom: 2rem;display:none}
#comentarios_post h2 {font-family: corpo a condensed}
#comentarios_post .container{border: 1px solid #ccc;padding: 2rem 3rem;margin: 4rem auto}
#comentarios_post .span6{margin:0}
#comentarios_post textarea{width:100%}
#comentarios_post label {font-size: 1.2rem;font-weight: bold}
#comentarios_post button{border-radius: 0;height: 45px;width: 150px;background:#999;color: #fff;text-shadow: none;text-transform: uppercase;font-size:1rem}
#comentarios_post .label-required{font-size:0}
#comentarios_post .label-required:after {content: " *";color: #008aef;font-size: 1.2rem}
#comentarios_post .error, #comentarios_post .help-inline{display:block}
.aui .comentario-detalle p {color: #000;padding-bottom: 0;margin-bottom: 0;padding-top: 0;margin-top: 0;font-size: 1.15rem}
.aui .comentario-detalle p:first-child {font-weight: bold}
#comentarios_post .comentario-detalle {width: 1090px;margin:1rem auto}
@media (max-width:1080px){
	#comentarios_post .container{padding: 2rem 0}
	#comentarios_post textarea {width: 90%}
	#comentarios_post .container {border: 0}
	#comentarios_post .comentario-detalle{border: 1px solid #ccc}
}

@media (max-width: 767px) {
	#comentarios_post .row-fluid {padding: 0}
}

#comentarios_post .comentar-button-container{border:0;padding: 0;margin: 2rem auto}
#comentarios_post .comentar-button-container button {float: right}
#comentarios_post .comentar-container{display:none;width: 1090px}
#comentarios_post .num-comentarios{font-family: corpo a condensed;font-size: 1.6rem;line-height: 3rem}

@media (max-width:1212px){
	#comentarios_post .comentario-detalle, #comentarios_post .comentar-container, #comentarios_post .comentar-button-container{width: 90%}
}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

@media (max-width: 490px) {
	#comentarios_post .comentar-button-container button {float: none}
}