﻿

/*@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

.slider {
    background: #f8f8f8;
    height: 80rem;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 80rem;
}

    .slider::before, .slider::after {
        background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
        content: "";
        height: 100px;
        position: absolute;
        width: 200px;
        z-index: -1;
    }

    .slider::after {
        right: 0;
        top: 0;
        transform: rotateZ(380deg);
    }

    .slider::before {
        left: 0;
        top: 0;
    }

    .slider .slide-track {
        animation: scroll 180s linear infinite;
        display: flex;
        width: calc(250px * 14);
    }

    .slider .slide {
        height: 100%;
        width: 50rem;
        margin-right: 10rem;
    }
@media (max-width:414px) {
    .slider .slide-track {
        animation: scroll 80s linear infinite;
    }
    .slider .slide {
        width: 35rem;
    }
}*/
.slider {
    background: #f8f8f8;
    height: 80rem;
    margin: auto;
    overflow: hidden;
    position: relative;
    max-width: 1000px;
}
/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active {
    background-color: #717171;
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    animation-name: fade;
    animation-duration: 2s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px
    }
}
@media only screen and (max-width: 430px) {
    .puch_h7 {
        font-size: 1em !important;
    }

    .push_p {
        font-size: 1em !important;
    }
    .contenedor-slider {
        height: 25em !important;
        margin-bottom: 0 !important;
        top: 0em !important;
    }
}
@media only screen and (max-width: 770px) {
    .puch_h7 {
        font-size: 1em !important;
        padding: 0 0;
    }
    .push-position {
        position: absolute;
        width: 20% !important;
        height: 20% !important;
    }
        .push_p {
        font-size: 1em !important;
        margin-bottom: -28px !important;
    }
}
@media only screen and (max-width: 770px) {
    .puch_h7 {
        font-size: .8em !important;
    }

    .push_p {
        font-size: .8em !important;
        width: 100% !important;
    }
}
@media only screen and (max-width: 515px) {
    .push-position {
        left: 3px !important;
        top: 5em !important;
    }
}

/*------------slide coach---------------*/
.testCoach {
    position: relative;
    width: 773px;
    height: 282.5px;
    left: 390px;
    top: 300px;
}

.contenedor-slider {
    /*    width: 85%;*/
    height: 282.5px;
    position: relative;
    overflow: hidden;
    top: 15em;
    /*    box-shadow: 0 0 0 10px #fff, 0 15px 50px;*/
}

.slider {
    display: flex;
    width: 400%;
}

.slider__section {
    width: 100%;
    display: flex;
    position: relative;
}

.slider__img {
    display: block;
    width: 100%;
    height: 100%;
}

.cont-btn-slider {
    display: flex;
    justify-content: flex-end;
    margin-top: 350px;
}

.btn-next {
    margin-left: 20px;
}

.btn-prev, .btn-next {
    width: 58px;
    height: 58px;
    /*    background: rgba(255, 255, 255, 0.7);*/
    top: 90%;
    left: 80%;
    transform: translateY(-50%);
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    font-family: monospace;
    cursor: pointer;
    /*----------*/
    background: linear-gradient(90deg, #FFBC54 1.43%, #FFA10F 100%);
    box-shadow: 0px 4px 4px rgba(226, 126, 5, 0.3);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btn-prev:hover, .btn-next:hover {
        background: white;
    }


.cat-select {
    display: none;
}

.push-position {
    position: absolute;
    width: 104px;
    height: 90.06px;
    left: 103px;
    top: 0px;
}

.push_p {
    position: absolute;
    width: auto;
    height: 104px;
    left: 113px;
    top: 53.5px;
    /* Highlight */
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.015em;
    z-index: 1;
}

.puch_h7 {
    position: absolute;
    width: 169px;
    height: 27px;
    left: 113px;
    top: 167px;
    padding: 2.2em 0;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 27px;
    /* identical to box height */
    letter-spacing: -0.015em;
}

.push_circulo {
    position: absolute;
    width: 93px;
    height: 93px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FBB03B;
    text-align: center;
    left: 0px;
    top: 53.5px;
}