@import "font.css";
.team-body {
    overflow-x: hidden;
    position: relative;
}
.black{
    color:black;
}
a{
    cursor: pointer;
    color:#ff4644;
}
.bg {
    /* The image used */
    background-image: url(../images/Imagen-TEAM.jpg);
    /* Full height */
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 40%;
    opacity: 0.9;
  }
.tb-menu-2{
    display: none !important;
}
.top-bar{
    /*margin: 0px 120px;*/
    color: black;
    font-size: 13px;
    text-align: center;
    font-family: "opensans-bold";
}
.underline{
    border-bottom: 2px solid rgb(255,70,68);
}
.logo{
    width: 45%;
}
.btn-class{
    border-radius: initial !important;
    height: 50px;
    width: 120px;
    font-size: 13px !important;
    font-family: "opensans-bold";
    background-color: rgb(255,70,68) !important;
    color: white !important;
    padding-top: 12px !important;
}
.logo-sports{
    margin-top: 8vw;
    color: #ff4644;
    font-family: 'opensans-bold';
    font-size: 26px;
}
.team .right-red{
    left: 70vw;
    top: -20vw;
    position: relative;
}
.team .left-red{
    position: relative;
    top: -5vw;
}
.team .black-left{
    position: absolute;
    left: -8.8vw;
    top: 15vw;
}
.team .right-big-red{
    position: absolute;
    right: 0vw;
    top: 55vw;
    width: 20vw;
}
.team{
    /*margin: 0px 8vw 8vw;*/
}
.team .title{
    width: 100%;
    margin: 0px 5vw;
}
.team .title .title-news{
    font-size: 7vw;
    font-family: 'opensans-extrabold';
    color: #ff4644;
}
.team .title .title-description{
    font-family: 'opensans-extrabold';
    padding: 2vw;
    font-size: 1.9vw;
}
.team .title .title-description span{
    color: #ff4644;
}
.team .show{
    display: none;
}
.team .image{
    transition: transform 0.8s;
}
.team .image:hover{
    transform: translate(0px, -60px);
}
.team .image:hover .show{
    display: block;
}
.team .left {
    height: 410px;
    width: 100%;
    object-fit: cover;
    object-position: 100% 100%;
}
.team .right {
    height: 410px;
    width: 100%;
    object-fit: cover;
    object-position: 20% 100%;
}
.team .team-member{
    width: fit-content;
    position: relative;
    top: -5vw;
    left: 21vw;
}

.team .team-member p{
    font-family: 'opensans-extrabold';
    font-size: 25px;
    line-height: 0px;
}
.team .team-member span{
    font-size: 14px;
    font-family: 'opensans-bold';
    color: #ff4644;
}
.modal-dialog {
    max-width: inherit !important;
    width: 80vw !important;
    margin: 1.75rem auto;
}
.modal-body .close {
    margin: 0px !important;
    z-index: 100;
}
.close {
    float: none; 
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 1 !important;
}
.modal-img{
    width: 100%;
    padding: 0px;
}
.modal-img img{
    width: 100%;
    height: 100%;
    padding: 0px;
    object-fit: cover;
    object-position: 0% 100%;
}
.modal-body{
    padding: 0px !important;
}
.modal-body .team-member{
    width: fit-content;
    padding: 7vw 6.5vw 5vw 7vw;
}
.modal-body .team-member p{
    font-family: 'opensans-extrabold';
    font-size: 25px;
    line-height: 0px;
}
.modal-body .team-member .description{
    font-family: 'opensans-regular';
    font-size: 16px;
    line-height: 30px;
    padding: 4vw 0vw;
}
.modal-body .team-member span{
    font-size: 14px;
    font-family: 'opensans-bold';
    color: #ff4644;
}
.modal-body .contact-us{
    font-family: "opensans-bold";
    font-size: 15px;
    color: rgb(255,70,68);
}
.modal-body .left-red{
    position: relative;
    top: -20vw;
    left: -53vw;
}
.modal-body .right-red{
    position: relative;
    top: 0vw;
    left: 30vw;
}
.modal-backdrop.show {
    opacity: 1 !important;
}
@media screen and (min-width: 1600px) {
    .team .title {
        margin: 0px;
    }
    .team .title .title-news {
        font-size: 5vw;
    }
    .team .title .title-description {
        font-size: 1.6vw;
    }
    .team .right-red {
        left: 45vw;
    }
    .team .team-member {
        left: 13vw;
    }
}
@media screen and (max-width: 992px) {
    .modal-dialog {
        width: auto !important;
    }
    .logo{
        width: 40%;
    }
    .team .black-left {
        position: absolute;
        left: -17vw;
        top: 15vw;
    }
    .team .right-red {
        left: 70vw;
        top: -40vw;
        position: relative;
    }
    .team .left-red {
        position: relative;
        top: -10vw;
    }
    .team .right-big-red {
        position: absolute;
        right: -10vw;
        top: 55vw;
        width: 20vw;
        display: none;
    }
    .team .black-left {
        position: absolute;
        left: -37vw;
        top: 65vw;
        display: none;
    }
    .team .title .title-news {
        font-size: 10vw !important;
    }
    .team .team-member p {
        font-size: 20px;
    }
    .team .team-member span {
        font-size: 10px;
    }
    .team .title .title-news{
        font-size: 15vw;
    }
    .team .title .title-description{
        font-size: 15px;
    }
    .container-footer {
        padding: 10px 20px;
    }
}
@media screen and (max-width: 767px) {
    .tb-menu-1{
        display: none !important;
    }
    .tb-menu-2{
        display: block !important;
    }
    .bg {
        height: 630px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bg .bottom-left-black {
        position: relative;
        width: 50%;
        bottom: 60vw;
        left: -15vw;
    }
    .bg .bottom-left-red {
        width: 100px;
        position: relative;
        bottom: 30vw;
        left: -45vw;
    }
    .bg .middle-left-red {
        width: 100px;
        position: relative;
        top: -90vw;
        right: -68vw;
        left: unset;
    }
    .top-bar-responsive{
        color: black;
        font-size: 13px;
        text-align: center;
        font-family: "opensans-bold";
        margin: 20% 0px;
    }
    .logo{
        width: 50%;
    }
    .logo-sports {
        margin-top: 50vw;
        color: #ff4644;
        font-family: 'opensans-bold';
        font-size: 26px;
    }
    .team .left-red {
        position: relative;
        top: 0vw;
        left: -20vw;
    }
    .team .right-red {
        left: 70vw;
        top: -90vw;
        position: relative;
    }
    .team .image{
        margin: 50px 0px;
    }
    .team .team-member p {
        font-size: 25px;
    }
    .team .team-member span {
        font-size: 15px;
    }
    .team .team-member {
        margin-top: 40px;
        width: 100%;
        position: initial;
        text-align: center;
    }
    .modal-body .right-red {
        display: none;
        position: relative;
        top: 0vw;
        left: 30vw;
    }
    .modal-body .close{
        z-index: 1;
    }
    .modal-header {
        border-bottom: none !important; 
    }

}