/**
 * Theme Name: AutoService - Car Repair and Car Service
 * Version: 1.0
 * Description: AutoService is a full responsive template best suitable for mechanic auto shop, car repair, auto mechanic, car service, auto repair shop, mechanic workshop, auto service, automotive, batteries, tire or wheel shop.
 * Author: BlogWP
 * Author URI: https://themeforest.net/user/blogwp
 */

/*+++++++++++++++++++++++++++++++++++++++++++++++ selider ++++++++++++++++++++++++++++++++++++++++++++++++*/
@import url(owl.carousel.css);

.contenedor-sorprendame {
    background: #505448;
    z-index: 1 !important;
    position: relative;
}

.bg-gradients {
    position: relative;
    /*z-index: 1;*/
    width: 100%;
    height: 5px;
    background: #a21438;
}


/* :: 5.0 Hero Slides Area */
.hero-area {
  position: relative;
  z-index: 1; }

.slide-down {
  position: absolute;
  bottom: 15px;
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer; }
 

@-webkit-keyframes slide_down {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes slide_down {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.hero-slides {
    position: relative;
    z-index: 1;
}
.single-hero-slide .hero-slides-content {
    display: inline-block;
}

    .single-hero-slide .hero-slides-content h2 {
        position: relative;
        z-index: 1;
        font-size: 172px;
        color: #ffffff;
        margin-bottom: 0;
        font-weight: 600;
        text-shadow: 18px 0 0 rgba(255, 45, 109, 0.2);
        display: inline-block;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide .hero-slides-content h2 {
        font-size: 130px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide .hero-slides-content h2 {
        font-size: 60px;
    }
}

.single-hero-slide .hero-slides-content h2 span {
    position: absolute;
    top: 0;
    left: -18px;
    font-size: 172px;
    color: rgba(132, 57, 255, 0.2);
    margin-bottom: 0;
    font-weight: 600;
    text-shadow: none;
    z-index: -5;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide .hero-slides-content h2 span {
        font-size: 130px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide .hero-slides-content h2 span {
        font-size: 60px;
    }
}

.single-hero-slide .hero-slides-content p {
    text-align: right;
    font-size: 60px;
    margin-top: -70px;
    color: #ffffff;
    font-family: "Allura", cursive;
}

.resumen-muestra-placa {
    background: #505348;
    color: #FFF;
    border-radius: 10px;
}

    .resumen-muestra-placa .placa-muestra {
        width: 180px;
        border-radius: 12px;
        border: 3px solid #FFF;
        margin: 10px auto;
        align-content: center;
        text-align: center;
    }

    .resumen-muestra-placa .img-sello {
        max-width: 80px;
        float: right;
        margin: 5px;
        text-align: center;
    }

@media only screen and (max-width: 767px) {
    .single-hero-slide .hero-slides-content p {
        font-size: 30px;
        margin-top: -20px;
    }
    .resumen-muestra-placa .img-sello {
        max-width: 60px;
        padding: 5px;
        float: none;
        display: block;
        margin: auto;
    }
}

.hero-slides .owl-item.active .single-hero-slide .slide-img {
    -webkit-animation: slide 15s linear infinite;
    animation: slide 15s linear infinite;
}

.single-hero-slide {
    width: 100%;
    height: 500px;
    position: relative;
    z-index: 1;
    padding: 0 30px;
    overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-hero-slide {
        height: 600px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide {
        height: 650px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide {
        height: 600px;
    }
}

.single-hero-slide::after {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -5;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
}

.single-hero-slide .slide-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.single-hero-slide .big-text {
    position: absolute;
    color: rgba(255, 255, 255, 0.1);
    font-size: 600px;
    z-index: -10;
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-hero-slide .big-text {
        font-size: 350px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide .big-text {
        font-size: 300px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide .big-text {
        font-size: 120px;
    }
}

.single-hero-slide .hero-slides-content {
    display: inline-block;
}

    .single-hero-slide .hero-slides-content h2 {
        position: relative;
        z-index: 1;
        font-size: 172px;
        color: #ffffff;
        margin-bottom: 0;
        font-weight: 600;
        text-shadow: 18px 0 0 rgba(255, 45, 109, 0.2);
        display: inline-block;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide .hero-slides-content h2 {
        font-size: 130px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide .hero-slides-content h2 {
        font-size: 60px;
    }
}

.single-hero-slide .hero-slides-content h2 span {
    position: absolute;
    top: 0;
    left: -18px;
    font-size: 172px;
    color: rgba(132, 57, 255, 0.2);
    margin-bottom: 0;
    font-weight: 600;
    text-shadow: none;
    z-index: -5;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide .hero-slides-content h2 span {
        font-size: 130px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide .hero-slides-content h2 span {
        font-size: 60px;
    }
}

.single-hero-slide .hero-slides-content p {
    text-align: right;
    font-size: 60px;
    margin-top: -70px;
    color: #ffffff;
    font-family: "Allura", cursive;
}

@media only screen and (max-width: 767px) {
    .single-hero-slide .hero-slides-content p {
        font-size: 30px;
        margin-top: -20px;
    }
}

.hero-slides .owl-item.active .single-hero-slide .slide-img {
    -webkit-animation: slide 15s linear infinite;
    animation: slide 15s linear infinite;
}

.single-hero-slide .slide-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@-webkit-keyframes slide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes slide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/****+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++**/
