html {
  min-height: 100%;
  position: relative;
}

body {
  background: #fff !important;
  font-family: 'Poppins', sans-serif;
  height: 100% !important; /* Asegura que el fondo cubra toda la altura de la ventana */
  margin: 0; /* Elimina márgenes predeterminados */
  color: #081239;

}

.header {
  padding: 10px 0;
  border-bottom: #e74d25 1px solid;
  background: #081239;
}



.header img {
  height: auto;
}

.btn-custom {
  background: #e74d25;
  color: white !important;
  font-weight: 700;
}
header .btn-outline-primary{
  color: white !important;
  border-color: #e74d25;
  font-weight: 700;
}
.btn-outline-primary{
  color: #081239 !important;
  border-color: #e74d25;
  font-weight: 700;
}

h5,
.text-white{
  color: #e74d25 !important;
  padding: 10px 0px 10px 0px !important;
}

.btn-outline-primary:hover {
  color: #212529;
  background-color: unset !important;
  border-color: #e74d25 !important;
}

.footer {
  background-color: #081239 !important;
  color: white;
  padding: 20px 0;
  text-align: center;
  border-top: #e74d25 1px solid;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
}

.button-group .btn {
  border: 1px solid #e74d25;
}

/* casino-pages */
.content-casino {
  background-image: url(/assets/img/casino-images/back.jpg);
  background-repeat: no-repeat;
  background-color: #000;
  min-height: 100vh;

}

.card-casinos {
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.btn-casino {
  height: 5rem;
  width: 100%;
  background-color: #300007;
  border: 2px solid #932745;
  border-radius: 6px;
  color: white;
  margin-top: 10px;
}

.btn-casino:hover {
  border: 2px solid #300007;
  box-shadow: 0 0 20px 0em #b31649;
  background-color: #932745
}

.button-group{
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  padding: 10px;
  scrollbar-width: thin;
}


a {
  color:#e74d25  !important; 
}


/*footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}*/
/*html {
  min-height: 100%; 
  position: relative;
}
body {
  margin: 0;
  margin-bottom: 40px;
}
footer {
  background-color: black;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: black;
}*/
.content-form-body{
  display: flex;
  flex-direction: column;
}
.content-form-row{
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
}

/* @media (min-width: 576px) {
  .modal-dialog {
    max-width: 700px !important;
    margin: 1.75rem auto;
  }
} */
/* @media (max-width: 576px) {
  .content-form-row{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0px;
  }

} */
.btn-register-modal{
  font-weight: bold;
  box-shadow: 0px 0px 12px -1px #74a5e7;
  color: white !important;
  font-family: 'Poppins', sans-serif;
  font-weight: normal !important;
  border-radius: 6px !important;
  font-size: 19px !important;
  font-weight: 500 !important;
  background-color: #2a99ff !important;
  text-transform: uppercase;
  margin: auto;
}
/* form-modal-signup END */

.botonLogin-mobile{
  font-weight: bold;
  border-radius: 25px !important;
  font-family: 'Poppins', sans-serif;
  font-weight: normal !important;
  font-size: 19px !important;
  font-weight: 500 !important;
  background-color: #5379df !important;
  color: white !important;
}
.botonRegister-mobile{
  color: #ffffff !important;
  font-weight: bold;
  box-shadow: 0px 0px 19px -1px #e0b853;
  border-radius: 25px;
  color: black !important;
  font-family: 'Poppins', sans-serif;
  font-weight: normal !important;
  border-radius: 25px !important;
  font-size: 19px !important;
  font-weight: 500 !important;
    

}
.botonLogin{
  height: 46px !important;
  background-color: #5379df !important;
  color: #ffffff !important;
  font-weight: bold;
  width: 100px;
  border-radius: 27px !important;
  font-family: 'Poppins', sans-serif;
  cursor: pointer !important;
  font-weight: normal !important;
}
.botonLogin:hover{
  background-color: #5c88ff !important;
  cursor: pointer;
}
.botonRegister{
  height: 46px !Important;
  background-color: #e0b853 !important;
  color: black !important;
  font-weight: bold;
  border-radius: 27px !important;
  font-family: 'Poppins', sans-serif;
  font-weight: normal !important;
  box-shadow: 0px 0px 19px -1px #e0b853
}
.botonRegister:hover{
  background-color: #ffdc82 !important;
  color: #212529 !important;
  cursor: pointer;
  box-shadow: 0px 0px 19px 1px #e0b853;
}
.container-body{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.container-header{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1000px;
}
.container-mobile-login-input{
  width: 100%;
  text-align: center;
  height: 50px;
  background-color: #ececec33;
  border-radius: 6px;
  color: black;
  border: 1px solid #D2D2D2;
  font-size: 12px;
  margin-bottom: 1rem;
  text-align: left;
  padding-left: 14px;
  display: flex;
  align-items: center;

}
.mobile-login-input {
  width: 100%;
  height: 90%;
  border: white;
  margin-left: 5px;
  
}






.imagenesarticulos {
  max-width: 75% !important;
  max-height: auto;
  width: auto;
  height: auto;
}

.contact_link {
  font-size: 12px !important;
  color: black;
  font-weight: bold !important;
  text-decoration: none;
}

.colorparrafo {
  color: black !important;
}

.contact_link .blue {
  color: #69bfee !important;
}

.contact_link .gray {
  color: #919090;
}

@media (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px !important;
  }
}

* {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

*,
*:focus {
  outline: none !important;
}

/*begin loading*/
.hidden {
  display: none !important;
}

.lds-ring {
  background-color: black !Important;
  padding: 4px !Important;
  border-radius: 15px !Important;
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  align-self: center;
  margin: 6px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  margin: 4 px;
  border: 1px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*end loading*/

a {
  color: #0098E5;
}

.link-color {
  color: black;
}

.link-color-site {
  color: #F71E2E;
}

.bg-custom-primary {
  background: red;
}

.bg-custom-secondary {
  background-color: #d9a137 !important;
}

.bg-custom-secondary:hover {
  background-color: #d9a137;
}

#JoinBtn {
  background-color: #d9a137 !important;
}

.boderbannermini {
  border: 2px solid;
  border-color: #d9a137;
  height: 180px !important;
  border-radius: 6px !important;
}

@media (max-width: 768px) {
  .bg-custom-secondary-outline {
    border: 1px solid #1593fe;
    background-color: #d9a137;
  }

  #JoinBtn {
    border: 1px solid #d9a137;
  }
}

.bg-custom-secondary-outline {
  color: #d9a137;
  font-weight: bold;
}

.bg-custom-secondary-outline:hover {
  background-color: #d9a137;
  color: black;
}

.text-span {
  color: black;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 5px solid #bb271a;
}

.text-span2 {
  color: black;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 5px solid #bb271a;
  width: auto !important;
  text-align: center !important;
}




.my-075 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.header-login-input {
  width: 150px !important;
  text-align: center;
  height: 56px;
  margin-right: 4px;
  background-color: #ECECEC;
  border-radius: 2px;
  color: black;
  border: 1px solid #D2D2D2;
  font-size: 12px;
  margin-top: 1px;
}

.header-wrong-password {
  width: 150px;
  height: 50px;
  color: white;
  background-color: black;
  position: absolute;
  top: 90px;
  z-index: 2;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  transition: 1s;
  -moz-transition: 1s;
  opacity: 0;
}

.header-wrong-password small {
  font-weight: bold;
  align-self: center;
}

.header-wrong-password:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid white;
  position: absolute;
  right: 0;
  bottom: 25px;
}

.opacity-1 {
  opacity: 1;
}

.mobile-login-input::placeholder,
.header-login-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #909090;
  opacity: 1;
  /* Firefox */
}


.btl_link {
  color: #1593fe;
}

.menu-links {
  margin-top: 1rem;
  background: white;
  margin-bottom: 0 !important;
  padding-left: 0;
}

.menu-links2 {
  margin-top: 1rem;
  background: transparent;
  margin-bottom: 0 !important;
  padding-left: 0;
}

.menu-links li {
  cursor: pointer;
  display: inline-block;
  list-style: outside none none;
  position: relative;
  padding: 4px;
  --border-bottom: 5px #d9a137;
}

.menu-links2 li {
  cursor: pointer;
  display: inline-block;
  list-style: outside none none;
  position: relative;
  padding: 4px;
  --border-bottom: 5px #d9a137;
}

.menu-links li a {
  cursor: pointer;
}

.menu-links2 li a {
  cursor: pointer;
}

.menu-links li:hover {
  border-bottom: 5px solid #bb271a;
}

.classpad {
  padding: 0 !important;
  padding-right: 30px !important;
  padding-left: 30px !important;
  letter-spacing: 0.05rem;
}

.classpad2 {
  padding: 0 !important;
  padding-top: 3px !important;
}

.menu-links li a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.menu-links2 li a {
  color: white;
  font-weight: 14px !important;
  text-decoration: none;
  padding: 0 !important;
}

.menu-links2 li a:hover {
  color: #ed3229;
}

.navbar {
  background-color: white;
}

.navbar-toggler-icon {
  width: 2em;
  height: 2em;
}

.mobile-login-button {
  width: 100%;
  font-weight: 600;
  height: 50px;
}

.main-logo {
  width: 288px
}

.text-custom-secondary {
  color: #0098E5;
}

.fw-boldest {
  font-weight: 600 !important;
}

.fs-sm-7 {
  font-size: 0.8rem;
}

.icon-circle-container {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 1rem;
  display: flex;
  justify-content: center;
}

.icon-large {
  font-size: 2.5rem;
}

.icon-med {
  font-size: 2rem;
}

.text-black::before {
  color: black !important;
}

.text-custom-secondary,
text-custom-secondary::before {
  color: #0098E5;
}

.carousel-control-next {
  right: 15px;
}

.carousel-control-prev {
  left: 15px;
}

.carousel-control-prev {
  justify-content: start;
}

.carousel-control-next {
  justify-content: flex-end;
}

#topBtn {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Fixed/sticky position */
  bottom: 100px;
  /* Place the button at the bottom of the page */
  right: 30px;
  /* Place the button 30px from the right */
  z-index: 99;
  /* Make sure it does not overlap */
  border: none;
  /* Remove borders */
  outline: none;
  /* Remove outline */
  background-color: #b9b6b6;
  /* Set a background color */
  color: black;
  /* Text color */
  cursor: pointer;
  /* Add a mouse pointer on hover */
  padding: 15px;
  /* Some padding */
  border-radius: 2px;
  /* Rounded corners */
  font-size: 18px;
  /* Increase font size */
}

#topBtn:hover {
  background-color: #02081D;
  /* Add a dark-grey background on hover */
}

.chat-bubble {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #02081D;
  color: black;
  cursor: pointer;
  padding: 15px;
  border-radius: 2px;
  font-size: 18px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px #1416199e;
}

.banner-inferior {
  margin-left: 50%;
}

@media (max-width: 992px) {
  .fs-sm-7 {
    font-size: 0.75rem !important;
  }
}



.col-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.center-block {
  float: none;
}

.contact_link_wrapper {
  display: flex;
  width: 100%;
  justify-content: start;
  background: white;
  color: #020d17;
  padding: 4px 4px 4px 17px;
}

.contact_link_wrapper.isMobile span {
  color: #020d17;
  font-size: 16px;
}

.menu-links_toggle {
  position: absolute;
  top: 20px;
  right: 10px;
}

.menu_links_wrapper {
  background: white;
}

@media (max-width: 768px) {
  .menu_links_wrapper {
    display: none !important;
  }
}

@media (max-width : 6200px) and (min-width: 993px) {
  #ico_mobile {
    display: none !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  .isMobile {
    display: none !important;
  }


}

@media (max-width : 357px) and (min-width: 58px) {
  #ico_mobile {
    display: block !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  #ico_desktop {
    display: none !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
  }
}

.parrafos {
  color: black !important;
}


@media (max-width : 992px) and (min-width: 58px) {
  #ico_mobile {
    padding: 0 !important;
    float: right !Important;
  }

  img.logo_marca {
    width: 150px !important;
    height: auto !important;
  }

  a.navbar-brand.nav_bar_call_now {
    float: left;
    text-align: left;
    padding: 0;
    width: 152px !important;
    padding-left: 0 !important;
  }

  #ico_mobile.container.align-items-right {
    float: right;
    padding: 0;
  }

  #ico_mobile_contenido {
    float: right;
    padding: 0;
  }

  #img_Football:before {
    background: url('/assets/img/football.png') no-repeat;
    background-size: contain;
  }

  .menu-links li a::before {
    background: url("/assets/img/sports.svg") no-repeat center;
  }

}




#hamburger-menu {
  width: 50px;
  height: 50px;
  display: block;
  border: none;
  padding: 0px;
  margin: 20px;
  background: linear-gradient(to bottom,
      #3D0E61, #3D0E61 20%,
      white 20%, white 40%,
      #3D0E61 40%, #3D0E61 60%,
      white 60%, white 80%,
      #3D0E61 80%, #3D0E61 100%);
}

#hamburger-menu #sidebar-menu {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: -250px;
  width: 200px;
  height: 100%;
  background-color: #3D0E61;
  padding: 0px 10px;
  box-sizing: border-box;
}

.registerfooter {
  color: white !Important;
  cursor: pointer;
  text-decoration: none;
}

.registerfooter:hover {
  color: #ed3229 !Important;
  text-decoration: none;
}

.titles-pages {
  margin-top: 0 !important;
  margin-bottom: 0.5rem !important;
  font-weight: 600 !important;
  line-height: 2 !important;
  font-size: 1.5rem !important;
}

@media only screen and (max-width: 991px) {

  .row-container-casino {
    flex-direction: column;
  }

  #imgPopup{
    display: none;
  }

  #PopupFBox #CenterWindow{
    max-width: 100% !important;
  }

  .wBiggestMarkets {
    width: 31% !important;
  }

  .wProviders {
    width: 48% !important;
  }

  .rectangleImg{
    margin: 0% 1.1%;
  }

  .wDivOptions{
    width: auto !important;
  }

  .wAOption {
    width: auto !important;
  }

}

.rowOriginal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.w-45 {
  width: 45% !important;
}

.wAOption {
  /* width: 45%; */
  display: flex;
  justify-content: center;
}

.wProviders {
  width: 23%;
}

.wBiggestMarkets {
  width: 15%;
}

@media (max-width: 991px) {
  .header .container {
      padding-left: 10px;
      padding-right: 10px;
  }
}

.navbar-toggler-icon{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.rectangleImg{
  border: #081239 1px solid;
  border-radius: 15px;
  margin: 0% 0.8%;
}

.rectangleProviders{
  height: 17vh;
  background: #e74d25;
  margin: 0% 1%;
  border-radius: 15px;
}

.rectangleImg img{
  padding: 5%;
}

.rectangleProviders img{
  padding: 5%;
}

iframe {
  width: 100%;
  height: 100vh;
}

.wDivOptions{
  /* width: 25%; */
}
#ContForm_Login .RowsForm{
  display: flex;
}
#ContForm_Login input {
  display: flex;
  width: 100%;
  background-color: #ffffff7a !important;
  border: 1px solid #ffffff7a;
  border-radius: 10px;
  color: #fff;
}
#ContForm_Login input::placeholder{
	color: #ffffff9e;
	font-weight: 500;
	font-size: 0.8rem;
}
#ContForm_Login .loginbtn{
  background: #e74d25 !important;
  color: #fff !important;
  border: none;
  padding: 10px;
}


#ContRegisterForm .RowsForm{
  display: flex;
  gap: 10px;
}
#ContRegisterForm input {
  display: flex;
  width: 100%;
  background-color: #ffffff7a !important;
  border: 1px solid #ffffff7a;
  border-radius: 10px;
  color: #fff;
}
#ContRegisterForm select {
	background-color: #ffffff7a !important;
	border: 1px solid #ffffff7a;
	border-radius: 9px;
	color: #fff;
  padding: 8px;
}

#ContRegisterForm input::placeholder{
	color: #ffffff9e;
	font-weight: 500;
	font-size: 0.8rem;
}

#ContRegisterForm label{
	color:#fff;
	font-weight: 700;
	font-size: 0.8rem;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);

}

.register-btn{
	width: 100%;
   background: #e74d25 !important;
	border: none;
	padding: 10px;
	border-radius: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 1.2rem;
}

.register-btn:hover {
	background: #c94726 ;
}

#ContForm_Login .loginbtn:hover{
  background: #c94726 !important;
}



#ContRegisterForm .validationError {
	color: red;
	font-size: 0.8rem;
	font-weight: 700;
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
	width: 100%;
}

.modal-content {
  background:#081239;
  background-color: #081239 !important;
}
.close {
  color: #fff !important;
}
.modal-title {
  color:#fff !important;
}

