/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*///////// hero //////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
/*////////////////////////////*/
#pro-jumbo{
    background: #a2244d;
}

.hero{
    opacity: 0.5;
    background: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

}
.hero-wrap{
    min-height: 450px;
    width: 100%;
    height: auto;
    display: flex;
    position: relative;
}
.hero-wrap .jumbo-texto{
    position: relative;
    height: auto;
}
.hero-img{
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;

}
.hero-img-movil{
    width: 100%;
    height: 100%;
    padding: 100px 0 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
}
@media screen and (min-width: 990px) {
    .hero-img-movil{
        background-image: none !important;
        padding: 0px;
    }
}
.hero-text{
    width: 100%;
    /*padding-bottom: 60px;*/
}
.hero-text .claim.text-white{
    /*line-height: 100%;*/
}
.jumbo-texto
.hero-text p {
    max-width: 500px;
}
.hero-titular-wrap h1{

    border-left: none;
    line-height: 100%;
    color: #ffffff;
    font-weight: bold;

    text-rendering: optimizeSpeed;
    display: block;
    padding-left: 16px;
    margin-bottom: 10px;
}
.jumbo-texto p{
    /*max-width: 60%;*/
    position: relative;
    /*line-height: 120%;*/
}
.hero-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1d1014;
    z-index: 1;
}
.pro-slider-slide-solo{
    width: 100%;
    min-width: 100%;
}
.pro-slider-wrapper{
    background: black;
    max-height: 450px;
}
.pro-slider-wrapper .flickity-page-dots{
    position: absolute;
    width: 100%;
    bottom: 45px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
    z-index: 2;
}
.pro-slider-wrapper .flickity-page-dots .dot {
    display: inline-block;
    width: 56px;
    height: 5px;
    margin: 0 8px;
    background: #ffffff;
    border-radius: 6px;
    opacity: .45;
    cursor: pointer;
}
.pro-slider-wrapper .flickity-page-dots .dot.is-selected {
    opacity: 1;
}

.pro-loader {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 6em;
  height: 6em;
  border-radius: 50%;
  background: #9c7f4f;
  background: -moz-linear-gradient(left, #444 10%, rgba(156, 127, 79, 0) 42%);
  background: -webkit-linear-gradient(left, #444 10%, rgba(156, 127, 79, 0) 42%);
  background: -o-linear-gradient(left, #444 10%, rgba(156, 127, 79, 0) 42%);
  background: -ms-linear-gradient(left, #444 10%, rgba(156, 127, 79, 0) 42%);
  background: linear-gradient(to right, #444 10%, rgba(156, 127, 79, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
    position: absolute;
    left: 50%;
    margin-left: -3em;
    top: 130px;
    opacity: .6;
}
.pro-loader:before {
  width: 50%;
  height: 50%;
  background: #444;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.pro-loader:after {
  background: #000;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



.btn-hero{
    background: #eae6de;
    border-radius: 10px;
    width: auto;
    max-width: 350px;
    padding: 0;
    color: black;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 50px;
}
.btn-hero:hover{
    color: black;
    background: white;
}

.btn-hero:visited,
.btn-hero:focus,
.btn-hero:active{
    color: black;
}


@media screen and (max-width: 990px) {
    .hero-text{
        /*position: absolute;
        bottom: 0;*/
    }
    .jumbo-texto p {
        max-width: 90%;
        margin: auto;
    }
    .claim-1 br{
        display: none;
    }
    .pro-slider-slide-solo .jumbo-texto h1
    .hero-text .jumbo-texto h1 {
        font-size: 37px;
        padding-left: 25px;
        text-align: center;
        padding: 0 5%;
    }
    .hero-text .jumbo-texto h1:after {
        width: 7px;
        height: 94%;
    }
    .hero-wrap .jumbo-texto {
        text-align: center;
    }

}


.hero-spacer{
    height: 500px;
}

#RowHero{
    position: relative;
}
.jumbo-deco-bottom{
    position: absolute;
    bottom: -2px;
    z-index: 1;
    padding: 0;
    height: 100px;
    width: 100%;
    background-image: url(../../movit/deco-head-bottom.png);
    background-repeat: repeat-x;
    background-position: top center;
    background-size: contain;
}



#myVideo2 {
    transform: translateY(0px);
    height: 270px;
    left: -20px;
    position: relative;
}
#myVideo3 {
    transform: translateY(0px);
    height: 270px;
    left: -20px;
    position: relative;
}


#pro-jumbo .jumbo-texto {
    text-align: center;
    display: inline-block;
}
#pro-jumbo .jumbo-texto img{
    max-width: 190px;
    margin-bottom: 0px;
    margin-top: 30px;
    position: relative;
    top: 20px;
}
#pro-jumbo .jumbo-texto span{
    font-weight: 400;
}
#pro-jumbo p {
    /*max-width: 500px;*/
    margin: auto;
}



.videoshape1 {
    width: 410px;
    position: absolute;
    left: 50%;
    bottom: -50px;
    z-index: 555;

    margin-left: -720px;
}
.videoshape1 .videoshape-wrap{
    width: 410px;
    border-radius: 160px;
    overflow: hidden;
    transform: rotate(352deg);
}

.videoshape1 img{
   width: 100%;
    transform: scale(1.1);
}
.videoshape2 {
    width: 410px;
    position: absolute;
    bottom: -60px;
    right: 50%;
    z-index: 555;
    margin-right: -740px;
}
.videoshape2 .videoshape-wrap{
    width: 410px;
    border-radius: 160px;
    overflow: hidden;
    transform: rotate(5deg);
}
.videoshape2 img{
   width: 100%;
    transform: scale(1.1);
}

.page-template-page-contacto .videoshape1 {
    bottom: -80px;
}

.page-template-page-contacto .videoshape2 {
    bottom: -80px;
}





@media screen and (max-width: 990px) {
    .videoshape2{
        display: none;
    }
    .videoshape1 {
        left: 0;
        width: 100%;
        border-radius: 160px;
        display: flex;
        justify-content: center;
    }
    #pro-jumbo .jumbo-texto img {
        width: 90%;
        max-width: 150px;
        margin-top: 30px;
        top: 10px;
    }

    #RowHero .hero-img-movil{
        padding: 0px;
    }
    #RowHero .hero-text {
        padding-bottom: 40px;
    }

    #RowHero .jumbo-deco-bottom {
        background-size: 990px 50px;
        bottom: 49px;
    }
    .videoshape1 .videoshape-wrap {
        transform: rotate(0deg);
    }
    #RowHero .videoshape1{
        width: 100%;
        margin: 0 5%;
        max-width: 300px;
        margin: 0 auto;
        position: relative;
        top: 0;
        margin-top: -70px;
        transform: rotate(353deg);
    }

    #myVideo2 {
        height: 170px;
    }



}
