@charset "UTF-8";
body * {
  font-family: gelionRegular;
}

/* HEADER-NAVEGATION */
.navbar {
  position: absolute;
  background: transparent;
  width: 100%;
  border: none;
  color: white;
}

.navbar > div > div > div > ul > li > a:hover {
  color: #82bcf2d4 !important;
}

.navbarPages {
  background-color: white;
  padding-bottom: 10px;
}

.navbarPages > div > div > div > ul > li > a {
  color: white !important;
}

.navbarPages > div > div > div > ul > li > a:hover {
  color: #336594d4 !important;
}

.navbarPages > div > div > button:hover {
  border: 1px solid #0D003B !important;
}

.navbarPages > div > div > button > span {
  background-color: #0D003B !important;
}

.navbarPages > .barIcon {
  background-color: #0D003B;
}

.navbarBarre {
  margin: 20px 40px;
  border: none;
  color: white;
}

.navControl {
  width: 100%;
  text-align: right;
  font-weight: bolder;
  padding: 20px;
  background-color: #0D003B;
  z-index: 1;
}

.navBarControl {
  text-align: left;
  margin: 0px;
}

.listNav {
  color: white;
}

.containerNacionality {
  color: white;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
}

.containerNacionalityPages {
  color: #0D003B;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-menu > li > form > a:hover {
  color: #71b5bd;
}

.dropdown-menu > li > form > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 600;
  line-height: 1.428571429;
  color: #0D003B;
  white-space: nowrap;
  text-align: center;
}

/*Modal Jugadores*/
#modalPlayer > div > div > div.modal-header {
  border: none;
}

#modalPlayer > div > div > div.modal-header > button > span {
  font-size: 30px;
}

#modalPlayer > div > div.modal-content > div.modal-footer {
  border: none;
}

#modalPlayer > div > div.modal-content > div.modal-body > p {
  text-align: center;
  color: #0d003b;
  font-size: 21px;
  font-weight: bold;
  margin-top: 5px;
}

#modalPlayer {
  max-width: 75%;
  margin: auto;
}

#modalPlayer > div > div.modal-header {
  border: none;
}

#modalPlayer > div > div.modal-content > div.modal-body > h2 {
  width: 65%;
  text-align: center;
  margin: 10px auto 0 auto;
  color: #0d003b;
  font-size: 3rem;
  padding: 0;
}

#modalPlayer > div > div.modal-content > div.modal-body > img {
  margin: 15px auto 0 auto;
  width: 15rem;
  display: block;
}

#modalPlayer > div > div.modal-content > div.modal-body > h3 {
  width: 85%;
  text-align: center;
  margin: 15px auto 0 auto;
}

#modalPlayer > div > div.modal-content > div.modal-body > div {
  text-align: center;
  margin-top: 3rem;
}

@media (max-width: 968px) {
  .containerNacionalityPages {
    color: white;
  }
}

.selector-nacionality {
  padding-top: 10px;
}

span.navDesp {
  color: white;
}

.barIcon {
  background-color: white;
  height: 2px;
}

.logoImg {
  width: 100px;
  height: 100px;
}

a.navLink {
  font-size: 16px;
  font-weight: bold;
  color: white;
}

.linkLogged {
  color: white;
  font-size: 16px;
  font-weight: bold;
}

a.navLink1 {
  color: white !important;
  font-size: 15px;
  margin-bottom: 5px;
  background-color: #0D003B;
  border-bottom: 1px solid #6EDE29;
}

.linksLogged {
  text-align: center;
  border: none;
}

.dropdown-menu > li:hover {
  color: white !important;
  text-decoration: none;
}

/* HOME */
/*------------------- SECCION 1 HOME (HEADER)----------------- */
.sectionHome {
  padding: 4rem 0px 0px;
}

.clubLoggedHome {
  background-color: white;
  border-radius: 8px;
}

.clubLoggedHome > a {
  color: #0d003b !important;
  border-radius: 8px;
}

.orderSubHeader {
  background-image: url("../../images/imgNewHome/imgFondoHeader.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding-top: 80px;
}

.titleNav {
  padding-top: 35px;
  color: white;
  font-family: gelionBold;
  padding-bottom: 5px;
}

.sloganNav {
  color: white;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 40px;
}

.newBotton {
  background-color: #6EDE29;
  border: 1px solid #6EDE29;
  height: 44px;
  width: 140px;
  border-radius: 27.5px;
  border: none;
  color: white;
  text-align: center;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 16px;
}

.newBotton:hover {
  font-family: gelionBold;
  color: white;
  background-color: #020726;
  border: 1px solid white;
}

.buttonsNav {
  padding: 0px 20px 0px 20px;
}

a.btnLink {
  font-size: 15px;
  font-family: gelionBold;
  color: white;
}

.greatMobile {
  position: relative;
  margin: auto;
  margin-top: 50px;
  width: 260px;
}

/* -------------SECTION 2 HOME (CARDS)------------------ */
.sectionCards {
  background-color: #f7f7f7;
  padding-top: 2rem;
}

.cardCountParagraph {
  font-family: gelionBold;
  font-size: 20px;
  color: #0D003B;
  padding-top: 40px;
  margin: 0px 30px 20px 30px;
}

.cardHome {
  background-color: white;
  margin: 12px 0px 12px 0px;
  border-radius: 6px;
  padding-top: 15px;
  box-shadow: 1px 1px 6px 1px #d9dbdb;
}

.imgCardCount {
  width: 85px;
  height: 85px;
  margin-left: 40px;
  padding: 0px 0px 20px 30px;
}

.parCardCount {
  padding-top: 8px;
}

.cardsCountsP1 {
  padding: 0px 0px 0px 10px;
  font-family: gelionBold;
  font-size: 22px;
}

.cardsCountsP2 {
  padding: 0px 0px 0px 10px;
  font-family: gelionBold;
  font-size: 17px;
}

/* --------------------SECTION 3 HOME (3 CUADROS)-------------- */
.infoArea1 {
  background-color: #0D003B;
  padding: 40px 40px 20px 40px;
}

.infoParagraph1 {
  color: white;
  font-size: 20px;
  font-weight: 800;
  padding-bottom: 15px;
  line-height: 30px;
  max-height: 100%;
}

.infoParagraph2 {
  color: white;
  font-size: 15px;
  font-weight: 400 bolder;
}

.infoImgArea {
  background-image: url("../../images/imgNewHome/sportsman-playing-padel-game.png");
  height: 487px;
  background-size: cover;
  background-position: center center;
}

.infoArea2 {
  color: #0D003B;
  padding: 30px 40px 20px 40px;
}

.infoParagraph3 {
  color: #0D003B;
  font-weight: 800;
  font-size: 20px;
  padding-bottom: 20px;
  line-height: 30px;
}

.infoParagraph4 {
  color: #0D003B;
  font-size: 15px;
  font-weight: 400 bolder;
}

/* ------SECTION 4 HOME (CAROUSEL INFORMACION)------------------ */
.orderTitleOrganize {
  text-align: center;
  line-height: 30px;
  font-family: gelionBold;
  font-weight: 800;
  font-size: 25px;
  color: #0D003B;
  margin-bottom: 30px;
}

.order3ManagementLeft {
  padding: 20px 30px 20px 30px;
}

.order3ManagementRight {
  padding: 10px;
}

.orderMobileManagement {
  padding-left: 30%;
  width: 300px;
}

.organizeListSingle1 {
  text-align: center;
  padding-bottom: 70px;
}

.order3ManagementRight {
  text-align: right;
}

.imgMobile {
  text-align: center;
}

.mobileCenter {
  width: 200px;
}

.infoCarousel {
  text-align: center;
  margin: 10px 40px 10px 40px;
}

.imgOrganize {
  border: 1px solid #0d003b;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 10px;
  margin-bottom: 20px;
  margin: auto;
}

.iconInternal {
  text-align: center;
  padding: 4px;
}

.paragOrganize1 {
  font-family: gelionBold;
  color: #0D003B;
  font-size: 25px;
  line-height: 28px;
}

.paragOrganize2 {
  color: #0D003B;
  font-size: 17px;
  padding-top: 20px;
  font-size: 600 medium;
  margin-bottom: 10px;
}

/* -------SECTION 5 HOME (LISTA INFORMACIÓN)------------------ */
.managementWrapper {
  padding: 35px;
  background-color: #f7f7f7;
}

.managementTitle {
  font-family: gelionBold;
  font-size: 25px;
  color: #0d003b;
  margin: 30px 0px 30px 0px;
}

.imgManagement1 {
  height: 360px;
  background-image: url("../../images/imgNewHome/movil-doble.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100vh;
}

.imgpm1 {
  width: 100%;
  height: 275px;
}

.imgpm {
  width: 100%;
  height: 275px;
}

.orderManagement {
  padding: 40px 30px 60px 40px;
}

ul li.padelBall {
  margin: 5px 0px 10px 20px;
  list-style-image: url("../../images/iconsNewHome/padelball.png");
}

.managementParag {
  line-height: 30px;
  color: #0D003B;
}

/* --------SECTION 6 HOME (CREAR UN TORNEO)--------------------------------------------- */
.stepwizard-step p {
  margin-top: 5px;
  padding: 0px;
  color: #020726;
}

.stepwizard-row {
  display: table-row;
}

.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

.stepwizard-row::before {
  top: 25px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 2px;
  box-shadow: 0px 0px 1px 0px lightgray;
  background-color: #ccc;
  z-index: 0;
}

.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}

div.tournamentCircle {
  width: 50px;
  height: 50px;
  font-size: 12px;
  border: 1px solid #020726;
  color: #6EDE29;
  border-radius: 100px;
  line-height: 45px !important;
  padding: 0;
  font-size: 20px;
  background-color: white;
  margin: auto;
}

.tournamentOrder {
  margin-bottom: 20px;
}

.orderList {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.listCreate {
  font-family: gelionBold;
  color: #020726;
  padding: 5px 20px 5px 20px;
}

.titleCreate {
  font-family: gelionBold;
  font-size: 25px;
  padding-top: 20px;
  color: #0d003b;
  margin-bottom: 50px;
}

.numberList {
  padding-top: 12px;
  width: 50px;
  height: 50px;
  color: #6EDE29;
  font-size: 20px;
  font-weight: bolder;
  border: 1px solid #020726;
  border-radius: 50%;
}

.lineGray {
  width: 2px;
  height: 30px;
  margin: 5px 0px 5px 0px;
  border-left: 3px solid rgba(196, 196, 196, 0.5);
}

/* -----SECCION 7 HOME (CAROUSEL CLUBES)------------ */
.carouselClubes {
  padding-bottom: 4rem;
  background-color: #0D003B;
  animation-iteration-count: infinite;
}

.cardClub {
  background-color: white;
  width: 200px;
  margin: 10px;
  border-radius: 8px;
  box-shadow: 0px 0px 2px 0px #d6dadb;
}

div.carouselOrder {
  padding-left: 0px;
  padding-right: 0px;
}

.cardImage {
  width: 100%;
  border-radius: 8px 8px 0px 0px;
}

.card-text {
  font-family: gelionBold;
  color: #0D003B;
  padding: 0 10px 0px 10px;
}

.card-text2 {
  color: #0D003B;
  padding: 0 10px 10px 10px;
}

/* ------SECCION 8 HOME (FORMULARIO)--------- */
#formRow {
  margin: 0px;
  padding-left: 0px;
  padding-left: 0px;
}

.formControl,
.imgFormControl {
  padding-left: 0px;
  padding-right: 0px;
}

.imgForm {
  width: 100%;
  height: 420px;
  background-image: url(../../images/imgNewHome/manPlayingPadel.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.orderForm {
  padding: 30px 30px 0px 30px;
}

.labelForm {
  color: #0D003B;
  font-weight: lighter;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.form-control {
  border: 1px solid #DADADA;
  border-radius: 8px;
}

.controlButton {
  padding-bottom: 30px;
  text-align: center;
}

.newBottonForm {
  width: 100%;
  background-color: #6EDE29;
  height: 44px;
  border-radius: 27.5px;
  border: none;
  color: white;
  text-align: center;
}

.newBottonForm:hover {
  font-weight: 800;
  color: white;
  background-color: #020726;
  border: 1px solid white;
}

/* ------SECCION 9 FOOTER (BLUE FOOTER) */
.footerFirst {
  background-color: #0d003b;
  color: white;
  padding: 20px;
}

.imgLogo {
  text-align: center;
  margin: auto;
  margin: 20px 0px 20px 0px;
}

.emailsFooter {
  line-height: 15px;
  text-align: center;
}

a.emailFooter {
  color: white;
  margin-bottom: 10px;
}

.lineFooter {
  border-top: 2px solid rgba(229, 229, 229, 0.691);
  width: 100%;
}

a.linkFooterFirst {
  color: white;
}

a.linkFooterFirst:hover,
.emailFooter:hover {
  color: #6EDE29;
}

.linkFooterFirst:visited {
  color: white;
}

.social-list {
  padding-top: 20px;
  font-size: 12px;
}

.separationForm {
  margin-bottom: 20px;
}

.hc-youtube,
.hc-facebook,
.hc-twitter,
.hc-instagram {
  color: white;
  font-size: 18px;
}

/* -----------SECTION 10 FOOTER (GREEN FOOTER)------------- */
.footerSecond {
  background-color: #6EDE29;
  font-size: 12px;
  position: center;
  color: #020726;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

/*---------------- MEDIAS QUERY ------------*/
/* TABLET */
@media (min-width: 768px) and (max-width: 968px) {
  /* -------INICIO MEDIA HOME-------- */
  /* ------SECCION 1 (MEDIA-HEADER)----------- */
  .newBotton {
    width: 120px;
    margin-left: 10px;
  }
  .orderSubHeader {
    height: 445px;
    padding-top: 120px;
  }
  .greatMobile {
    margin-top: 0px;
  }
  .sloganNav {
    font-size: 25px;
    text-align: left;
    padding-left: 30px;
  }
  .titleNav {
    font-size: 40px;
    text-align: left;
    padding-left: 30px;
  }
  /* -----------SECCION 2 (MEDIA-CARDS)----------- */
  .cardCountParagraph {
    margin: 0px 0px 10px 40px;
    text-align: left;
    font-size: 30px;
  }
  .cardCount {
    padding-bottom: 20px;
  }
  .cardHome {
    width: 125px;
    height: 170px;
    margin: 10px;
    padding-top: 0px;
  }
  .imgCardCount {
    padding: 25px;
    margin: auto;
  }
  .parCardCount {
    padding: 0px;
  }
  .cardsCountsP1,
  .cardsCountsP2 {
    padding: 0px 10px 0px 0px;
    text-align: center;
    font-size: 16px bold;
  }
  .cardsCountsP2 {
    font-size: 12px;
    font-weight: none;
  }
  /* ----------SECCION 3 (MEDIA-3CUADROS)-------- */
  .infoArea1,
  .infoArea2 {
    padding: 40px;
    height: 485px;
  }
  .infoImgArea {
    height: 485px;
  }
  .infoParagraph1,
  .infoParagraph3 {
    padding-bottom: 15px;
    line-height: 25px;
    font-size: 25px;
  }
  .infoParagraph2,
  .infoParagraph4 {
    font-size: 15px;
    line-height: 20px;
  }
  /* ------SECCIÓN 4 (MEDIA-CAROUSEL (TABLET) INFORMACION)------ */
  .sectionHomeCarousel {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .titleOrganize {
    width: 90%;
    margin: auto;
    line-height: 45px;
  }
  .imgMobile {
    margin-left: 70px;
    height: 310px;
    width: 180px;
  }
  .controlCarousel {
    margin: 20px 0px 0px 20px;
  }
  .infoCarousel {
    text-align: left;
    margin-left: 40px;
    margin: 10px 0px 10px 35px;
  }
  .imgOrganize {
    border: 1px solid #0d003b;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin-bottom: 20px;
    margin: 0;
  }
  .paragOrganize1 {
    font-size: 20px;
  }
  .paragOrganize2 {
    font-size: 16px;
    padding-top: 10px;
  }
  .arrowControl {
    padding-top: 120px;
  }
  .arrow-right {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #0D003B;
  }
  .arrow-right:hover {
    background-color: #0D003B;
    color: white;
  }
  .hc-arrow-round-forward:hover {
    color: white;
  }
  .hc-arrow-round-forward::before {
    color: #b9b9b9 !important;
    font-weight: 800;
  }
  /* ---SECCION 5 (MEDIA-LISTA INFORMACION)--- */
  .managementTitle {
    font-size: 30px;
    margin: 30px 20% 30px 20%;
  }
  .padelBall1 {
    padding-bottom: 20px;
  }
  .managementParag {
    font-size: 16px;
    padding-left: 10px;
  }
  .imgpm1 {
    width: 100%;
    height: 250px;
  }
  .imgpm {
    width: 100%;
    height: 250px;
  }
  /* ----SECTION 6 (MEDIA-CREAR UN TORNEO)---- */
  .sectionHomeCreate {
    padding: 30px 0px 30px 0px;
  }
  .titleCreate {
    padding: 0px 0px 30px 0px;
    margin: 0px;
  }
  /* ---SECTION 7 (MEDIA-CAROUSEL CLUBES)--- */
  /* -----SECCION 8 (MEDIA-FORMULARIO)---- */
  .sectionHomeForm {
    padding: 0px;
  }
  .containerForm {
    padding: 0px;
  }
  .imgForm {
    height: 600px;
  }
  /* ----SECCION 9 (MEDIA-FOOTER (BLUE-FOOTER))--- */
  .linksFooter,
  .imgLogo {
    text-align: left;
    padding-left: 50px;
  }
  .emailsFooter {
    text-align: right;
    padding: 30px 50px 0px 0px;
  }
}

/* --------- FIN MEDIA HOME -------- */
/* DESKTOP */
@media (min-width: 968px) {
  /*----- SECCION 2 (MEDIA-CARDS) -----*/
  .sectionCards {
    padding-top: 7rem;
  }
  .cardCount {
    padding-bottom: 30px;
  }
  .cardHome {
    width: 215px;
    margin-right: 15px;
  }
  .cardCountTitle {
    text-align: left;
  }
  .cardCountParagraph {
    font-size: 45px;
    margin: 0px 0px 20px 10px;
    padding: 0px;
  }
  .imgCardCount {
    width: 80px;
    height: 80px;
    margin-left: 40px;
    padding-bottom: 0px;
  }
  .parCardCount {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
  }
  .cardsCountsP1 {
    font-size: 22px;
    font-weight: 700 bold;
    padding-left: 0px;
  }
  .cardsCountsP2 {
    font-size: 17px;
    font-weight: 500 medium;
    padding-left: 0px;
  }
  /* -------SECCION 3 (MEDIA-3 CUADROS)----- */
  .infoArea1,
  .infoArea2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 520px;
  }
  .infoImgArea {
    background-image: url("../../images/imgNewHome/sportsman-playing-padel-game.png");
    object-fit: cover;
    height: 520px;
    background-size: cover;
    background-position: center center;
  }
  .infoParagraph1,
  .infoParagraph3 {
    font-size: 35px;
    line-height: 35px;
  }
  .infoParagraph2,
  .infoParagraph4 {
    font-size: 20px;
  }
  /* ------SECCION 4 (MEDIA-INFORMACION SIN CAROUSEL)------- */
  .orderTitleOrganize {
    text-align: center;
    margin: auto;
    width: 70%;
  }
  .titleOrganize {
    padding: 20px 70px 50px 70px;
    font-family: gelionBold;
    font-size: 45px;
    color: #0d003b;
  }
  .orderInfo {
    padding-top: 30px;
  }
  .orderOrganizeList {
    display: flex;
    justify-content: space-around;
    width: 80%;
    margin: auto;
  }
  .organizeListSingle1 {
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: start;
    width: 90%;
    padding-bottom: 30px;
    text-align: left;
  }
  .organizeListSingle2 {
    display: flex;
    flex-direction: column;
    justify-content: right;
    align-items: end;
    text-align: right;
    width: 90%;
    padding-bottom: 30px;
    margin-right: 0px;
    margin-left: 30px;
  }
  .imgOrganize {
    border: 1px solid #0d003b;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin-bottom: 20px;
    margin: 0;
  }
  .orderInfo {
    width: 30%;
  }
  .paragOrganize1 {
    font-family: gelionBold;
    font-size: 25px;
  }
  .paragOrganize2 {
    font-family: gelionRegular;
    font-size: 17px;
    padding-top: 5px;
  }
  .mobileImgCenter {
    height: 800px;
  }
  /* -----SECCION 5 (MEDIA-LISTADE INFORMACION------ */
  .managementTitle {
    font-size: 45px;
    line-height: 45px;
  }
  .imgpm1 {
    height: 360px;
    margin: 30px 25px 10px 0px;
  }
  .imgpm {
    height: 360px;
    margin: 30px 0px 10px 0px;
  }
  .managementParag {
    line-height: 20px;
    font-size: 16px;
  }
  /* ------SECCIÓN 6  (MEDIA-CREAR TORNEO)-----*/
  .sectionHomeCreate {
    margin-bottom: 50px;
  }
  div.tournamentCircle {
    width: 40px;
    height: 40px;
    font-size: 12px;
    border: 1px solid #020726;
    color: #6EDE29;
    border-radius: 100px;
    line-height: 35px !important;
    padding: 0px;
    font-size: 20px;
    background-color: white;
    margin: auto;
  }
  .stepwizard-row::before {
    top: 20px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    box-shadow: 0px 0px 1px 0px lightgrey;
    background-color: #ccc;
    z-index: 0;
  }
  /* SECCION 7 (MEDIA- CAROUSEL CLUBES) */
  .arrowControlClub {
    display: flex;
    justify-content: center;
  }
  .arrowPrev,
  .arrowNext {
    width: 50px;
    height: 50px;
    color: #0D003B;
    border-radius: 100%;
    background-color: white;
    border: 1px solid #0D003B;
    margin: 10px;
    margin-bottom: 30px;
  }
  .arrowNext:hover,
  .arrowPrev:hover {
    color: white;
    background-color: #0D003B;
  }
  /* SECCION 8 (MEDIA-FORMULARIO) */
  .imgForm {
    height: 520px;
  }
  .inputControl {
    width: 100%;
    margin-bottom: 20px;
  }
  .inputControl1 {
    width: 50%;
    margin-bottom: 20px;
  }
  /* SECCION 9 (MEDIA FOOTER (BLUE-FOOTER) */
  .imgLogo {
    text-align: left;
  }
  .emailsFooter {
    text-align: right;
    margin-top: 30px;
  }
  .linksFooter {
    margin-top: 20px;
    text-align: left;
  }
  .iconsFooter {
    text-align: right;
  }
  .hc-youtube,
  .hc-facebook,
  .hc-twitter,
  .hc-instagram {
    color: white;
    font-size: 22px;
  }
}

@media (min-width: 992px) {
  /* ---------INICIO MEDIA HEADER --------*/
  .logoNav {
    width: 20%;
  }
  /*.navControl {*/
  /*	width: 80%;*/
  /*	border: none;*/
  /*	background-color: transparent;*/
  /*	padding: 20px 0px 0px 20px;*/
  /*}*/
  .navbarPages > div > div > div > ul > li > a {
    color: #0D003B !important;
  }
  /*.navBarControl {*/
  /*	display: flex;*/
  /*	justify-content: right;*/
  /*	width: 100%;*/
  /*	margin-top: 5px;*/
  /*}*/
  a.navLink {
    background-color: transparent;
    border: none;
    padding: 10px 5px 10px 5px;
    font-weight: bold;
    margin: 0px;
  }
  .login-link {
    padding: 0px;
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 20px;
  }
  li a.loginLinkA {
    padding: 15px 0px 10px 10px;
    font-size: 14px;
    font-weight: bold;
  }
  .moveMenu {
    background-color: #0D003B;
    border: 1px solid #6EDE29;
    padding: 0px;
  }
  a.navLink1:hover {
    background-color: #6ede2978;
    padding: 5px 0px 5px 0px;
  }
  #modalPlayer {
    max-width: 50%;
    margin: auto;
  }
  .logoNav {
    width: 15%;
  }
  .logoImg {
    width: 140px;
    height: 140px;
  }
  .navBarControl {
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 25px;
  }
  .navbarPages > div > div > div > ul > li > a {
    color: #0D003B !important;
  }
  .navControl {
    width: 85%;
    border: none;
    background-color: transparent;
    padding: 20px 0px 0px 20px;
  }
  a.navLink {
    background-color: transparent;
    border: none;
    font-size: 16px;
    font-weight: bold;
  }
  .login-link {
    font-size: 21px;
    margin-bottom: 20px;
  }
  li a.loginLinkA {
    padding: 15px 20px 10px 20px;
    font-size: 16px;
    font-weight: bold;
  }
  .moveMenu {
    width: 200px;
    background-color: #0D003B;
    border: 1px solid #6EDE29;
    padding: 0px;
  }
  .styleDropNav {
    border-radius: 8px !important;
    font-size: 15px;
    top: 45px;
  }
  a.navLink1 {
    font-size: 16px;
  }
  a.navLink1:hover {
    background-color: #6ede2978;
    padding: 5px 0px 5px 0px;
  }
  /* ---FIN MEDIA HEADER--- */
  /* -----SECCION 1 (MEDIA-HOME-HEADER)----- */
  .orderSubHeader {
    padding-top: 150px;
    height: 560px;
  }
  .titleNav {
    font-size: 55px;
    text-align: left;
  }
  .sloganNav {
    font-size: 33px;
    text-align: left;
    line-height: 40px;
    padding-bottom: 10px;
  }
  .newBotton {
    margin: 0px 20px 0px 0px;
    width: 150px;
  }
  .buttonsNav {
    margin-top: 50px;
    text-align: left;
  }
  .mobileImg {
    display: flex;
    justify-content: right;
  }
  .greatMobile {
    margin: 0;
    width: 375px;
    height: 450px;
  }
}

@media (min-width: 969px) and (max-width: 1200px) {
  .sectionHomeCarousel {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .orderTitleOrganize {
    width: 100%;
  }
  .titleOrganize {
    width: 60%;
    margin: auto;
  }
  .imgMobile {
    margin-left: 70px;
    height: 350px;
    width: 190px;
  }
  .controlCarousel {
    margin: 20px 0px 0px 20px;
  }
  .infoCarousel,
  .imgOrganize {
    text-align: left;
    margin: 10px 0px 10px 0px;
  }
  .infoCarousel {
    margin-left: 40px;
  }
  .imgOrganize {
    border: 1px solid #0d003b;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin-bottom: 20px;
  }
  .paragOrganize1 {
    font-size: 20px;
  }
  .paragOrganize2 {
    font-size: 16px;
    padding-top: 10px;
  }
  .arrowControl {
    padding-top: 120px;
  }
  .arrow-right {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #0D003B;
  }
  .arrow-right:hover {
    background-color: #0D003B;
    color: white;
  }
  .hc-arrow-round-forward:hover {
    color: white;
  }
  .hc-arrow-round-forward::before {
    color: #b9b9b9 !important;
    font-weight: 800;
  }
}
