@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
* {
  padding: 0px;
  margin: 0px;
}

body {
  width: 100%;
  height: 100%;
  font-family: "Work Sans", sans-serif;
  color: #2b2b2b;
  font-weight: 500;
}
body.home {
  background-color: white;
}
body.single.single-servicios {
  background-color: white;
}
body.no-overflow {
  overflow-y: hidden;
}

a {
  color: #1f5592;
}

p {
  line-height: 28px;
}

.secondary-font {
  font-family: "Anton", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
}

.small-text {
  font-size: 13px;
}

.pd-35 {
  padding: 35px 0px;
}

.pre-header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.pre-header div.base {
  height: 5px;
  width: 25%;
  float: left;
}
.pre-header div.base.red {
  background-color: #da4f40;
}
.pre-header div.base.blue {
  background-color: #1f5592;
}
.pre-header div.base.green {
  background-color: #008456;
}
.pre-header div.base.yellow {
  background-color: #f7ce65;
}

.branding-bar {
  position: absolute;
  right: -10px;
  top: 0px;
  width: 10px;
  height: 100%;
}
.branding-bar div.base {
  height: 25%;
  width: 100%;
  display: block;
}
.branding-bar div.base.nb-red {
  background-color: #e4352b;
}
.branding-bar div.base.nb-blue {
  background-color: #085cd2;
}
.branding-bar div.base.nb-green {
  background-color: #00ae75;
}
.branding-bar div.base.nb-yellow {
  background-color: #ffbe00;
}

.btn-icon i {
  font-size: 30px;
}

.badge {
  font-size: 0.85em;
}

.no_scroll {
  overflow: hidden;
}

.app-blue-bg {
  background-color: #0a58ca;
}

.app-icon-size {
  font-size: 20px;
  vertical-align: middle;
}

.bg-color-red {
  background-color: #da4f40;
}

.bg-color-blue {
  background-color: #1f5592;
}

.bg-color-green {
  background-color: #008456;
}

.bg-color-yellow {
  background-color: #f7ce65;
}

.bg-color-casino {
  background-color: #675a97;
}

.c-casino {
  color: #675a97;
}

.tc__casino {
  color: #675a97;
}

.tc__casino2 {
  color: #30255b;
}

.bg {
  background-repeat: no-repeat;
}
.bg.bg-cover {
  background-position: center;
  background-size: cover;
}

.text-center {
  display: block;
  text-align: center;
}

.article-title, .section-title {
  font-size: 36px;
  margin-bottom: 25px;
  display: block;
}
.article-title.bordered, .bordered.section-title {
  border-bottom: 1px solid #b3b3b3;
}

.section-title {
  font-size: 32px;
  letter-spacing: 3px;
}

.inner-section-title {
  font-size: 1.8rem;
  display: block;
  margin-bottom: 25px;
}
.inner-section-title.white {
  color: white;
}

.title-list {
  display: block;
  margin-bottom: 15px;
}
.title-list.b-bottom {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 6px;
}

.main.single {
  overflow: hidden;
  margin-top: 152px;
  margin-bottom: 100px;
}

.breadcrumbs {
  padding: 12px 0px;
  font-size: 12px;
}
.breadcrumbs a,
.breadcrumbs span {
  font-size: 12px;
}

.no-click {
  cursor: initial;
  text-decoration: none;
}
.no-click:hover {
  text-decoration: none;
}

.labels {
  color: white;
  background-color: #1f5592;
  padding: 3px;
  font-size: 13px;
  text-decoration: none;
  border-radius: 4px;
}
.labels a {
  color: white;
  text-decoration: none;
}

.label__block {
  display: block;
  margin-bottom: 10px;
}
.label__block.label__small {
  margin-bottom: 5px;
  font-size: 13px;
}

.btn-container {
  float: left;
  display: block;
  margin-top: 50px;
}

.btn-white {
  border: 1px solid white;
  text-align: center;
  padding: 12px 16px;
  color: white;
}

.btn-normal {
  padding: 12px 16px;
  color: white;
  text-align: center;
}
.btn-normal.btn-blue {
  background-color: #1f5592;
}
.btn-normal.btn-dblue {
  background-color: #87bfff;
}
.btn-normal:hover {
  color: white;
}

.btn-see-more:after {
  display: inline-block;
  content: "";
  background-image: url(../img/right-arrow.svg);
  width: 60px;
  height: 17px;
  margin-left: 10px;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
}

.clear-inner {
  width: 100%;
  height: 50px;
}

.content-title {
  font-size: 18px;
}
.content-title.slim {
  font-size: 14px;
}

.image-responsive {
  width: 100%;
  height: auto;
}

.table-layout {
  display: table;
  width: 100%;
}
.table-layout .table-cell {
  display: table-cell;
  vertical-align: middle;
}

.content-box {
  margin-bottom: 25px;
}

.trigger {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 40%;
  right: 5%;
  display: none;
}
.trigger.activated span:first-child {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 13px;
}
.trigger.activated span:nth-child(2) {
  display: none;
}
.trigger.activated span:last-child {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 13px;
}
.trigger span {
  height: 5px;
  width: 100%;
  background-color: #b3b3b3;
  display: block;
  margin-bottom: 5px;
}
.trigger span:last-child {
  margin-bottom: 0px;
}

.list_inline {
  list-style: none;
}
.list_inline li {
  display: inline-block;
  margin-right: 10px;
  padding: 6px;
  border: none;
}

.list_block {
  list-style: none;
}
.list_block li {
  display: block;
  padding: 10px 0px;
}
.list_block li span {
  display: block;
}

.border-box {
  border: 1px solid #ccc;
  padding: 10px;
}

.append {
  font-size: 12px;
}
.append.carrer {
  display: block;
}

.material-box.material-box__1 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.material-box.material-box__1:hover {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.material-box.material-box__2 {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.material-box.material-box__3 {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.material-box.material-box__4 {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
          box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.material-box.material-box__5 {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.search-trigger {
  vertical-align: middle;
}
.search-trigger a {
  width: 32px;
  height: 32px;
  color: transparent;
  background-image: url("../img/search.svg");
  background-position: center;
  background-size: 80%;
  background-repeat: no-repeat;
}

.search-window {
  position: fixed;
  bottom: 0px;
  left: 0px;
  background-color: white;
  background-image: url("../img/bg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 0%;
  overflow: hidden;
}
.search-window.open {
  height: calc(100% - 5px);
  z-index: 2000;
}

.search-container {
  width: 100%;
  max-width: 600px;
  position: relative;
  margin: 12% auto;
}
.search-container #searchform input.field {
  font-size: 50px;
  display: inline-block;
  width: 79%;
  vertical-align: middle;
}
.search-container #searchform input.submit {
  width: 20%;
  padding: 25px 0px;
  vertical-align: middle;
  display: inline-block;
}

.close-custom {
  width: 32px;
  height: 32px;
  position: relative;
  top: 75px;
  float: right;
  cursor: pointer;
}
.close-custom:hover span {
  height: 4px;
}
.close-custom:hover span:last-child {
  height: 4px;
}
.close-custom span {
  width: 100%;
  height: 2px;
  position: absolute;
  top: 13px;
  left: 0px;
  background-color: #676767;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close-custom span:last-child {
  width: 100%;
  height: 2px;
  position: absolute;
  top: 13px;
  left: 0px;
  background-color: #676767;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box-shadow-default {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  height: 300px;
  margin: 1rem;
  position: relative;
  width: 300px;
}

.box-shadow-1 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.box-shadow-1:hover {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.box-shadow-2 {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.box-shadow-3 {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.box-shadow-4 {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.box-shadow-5 {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
          box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.image-responsive {
  width: 100%;
  height: auto;
}

.slide__content__casino .slick__slide .slick-list {
  height: 100% !important;
}
.slide__content__casino .slick__slide .slick-track {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .slide__content__casino .slick__slide .slick-slide {
    overflow-y: scroll;
    padding-bottom: 92px;
  }
}
.slide__content__casino .slick__slide .imagen_slider {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slide__content__casino .slick__slide .imagen_slider div {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.slide__content__casino .slick__slide .iframe_slider iframe {
  height: 100%;
  width: 100%;
}

.app-table-custom {
  vertical-align: middle;
}
.app-table-custom th {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  padding: 10px;
  background-color: cornflowerblue;
  color: #35357d;
}
.app-table-custom td {
  font-size: 13px;
  padding: 10px;
}

#table-so_wrapper .dataTables_info {
  font-size: 12px;
}
#table-so_wrapper .dataTables_length {
  max-width: 210px;
  float: left;
}
#table-so_wrapper .dataTables_length label {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
#table-so_wrapper .dataTables_length label .form-control {
  font-size: 13px;
  margin: 0px 5px;
  max-width: 50px;
}
#table-so_wrapper .dataTables_filter label {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
#table-so_wrapper .dataTables_filter .form-control {
  margin-left: 5px;
  max-width: 100px;
  width: 100px;
}
#table-so_wrapper .pagination {
  font-size: 10px;
  margin-bottom: 0px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.dropdown-menu li {
  font-size: 12px;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzc.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxP.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vu_ROW9.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_gPq_ROW9.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW9.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_7Pq_ROW9.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2_ROW9.ttf) format("truetype");
}
.mod {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-perspective: 330px;
          perspective: 330px;
  background: #225CFF;
}

.mod .project-name {
  position: absolute;
  width: 420px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: white;
  font-size: 1.75em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  text-align: center;
  line-height: 1.5em;
  font-family: "Roboto Mono";
  font-weight: 300;
}

.mod .cube {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -105px;
  margin-left: -105px;
  width: 210px;
  height: 210px;
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 105px 105px;
  -webkit-animation: spinCube 9000ms linear infinite;
          animation: spinCube 9000ms linear infinite;
}

.mod .cube .faces {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 210px;
  height: 210px;
}

.mod .cube .faces .dot {
  position: absolute;
  background: #ffffff;
  width: 2px;
  height: 2px;
  border-radius: 50%;
}

.mod .cube .faces .p1 {
  top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p2 {
  top: -1px;
  left: 50%;
  margin-left: -1px;
}

.mod .cube .faces .p3 {
  top: -1px;
  left: 100%;
  margin-left: -1px;
}

.mod .cube .faces .p4 {
  top: 50%;
  left: -1px;
  margin-top: -1px;
}

.mod .cube .faces .p5 {
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p6 {
  top: 50%;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p7 {
  top: 100%;
  left: 0%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p8 {
  top: 100%;
  left: 50%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p9 {
  top: 100%;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p10 {
  top: 25%;
  left: 25%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p11 {
  top: 25%;
  left: 75%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p12 {
  top: 75%;
  left: 25%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .faces .p13 {
  top: 75%;
  left: 75%;
  margin-top: -1px;
  margin-left: -1px;
}

.mod .cube .f1 {
  -webkit-transform: translateZ(-105px);
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.mod .cube .f2 {
  -webkit-transform: translateZ(-84px);
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.mod .cube .f3 {
  -webkit-transform: translateZ(-63px);
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.mod .cube .f4 {
  -webkit-transform: translateZ(-42px);
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.mod .cube .f5 {
  -webkit-transform: translateZ(-21px);
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.mod .cube .f6 {
  -webkit-transform: translateZ(0px);
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.mod .cube .f7 {
  -webkit-transform: translateZ(21px);
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s;
}

.mod .cube .f8 {
  -webkit-transform: translateZ(42px);
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}

.mod .cube .f9 {
  -webkit-transform: translateZ(63px);
  -webkit-animation-delay: 2.7s;
          animation-delay: 2.7s;
}

.mod .cube .f10 {
  -webkit-transform: translateZ(84px);
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.mod .cube .f11 {
  -webkit-transform: translateZ(105px);
  -webkit-animation-delay: 3.3s;
          animation-delay: 3.3s;
}

@-webkit-keyframes spinCube {
  0% {
    -webkit-transform: rotateY(0deg) rotateX(-45deg) rotate(0deg);
  }
  50% {
    -webkit-transform: rotateY(180deg) rotateX(135deg) rotate(180deg);
  }
  100% {
    -webkit-transform: rotateY(360deg) rotateX(315deg) rotate(360deg);
  }
}
@-webkit-keyframes spinDots {
  0% {
    -webkit-transform: rotateX(0deg) rotateY(45deg);
  }
  50% {
    -webkit-transform: rotateX(-180deg) rotateY(-135deg);
  }
  100% {
    -webkit-transform: rotateX(-360deg) rotateY(-315deg);
  }
}
@-webkit-keyframes spinFaces {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  50% {
    -webkit-transform: rotateX(180deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}
.uv-container {
  font-family: Arial, sans-serif;
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  max-width: 200px;
  margin: 20px auto;
  background-color: #f9f9f9;
}

.uv-index-value {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 5px;
}

.uv-index-message {
  font-size: 0.9em;
  color: #555;
}

/* Colores según el índice UV */
.uv-low {
  color: #28a745;
} /* Verde */
.uv-moderate {
  color: #ffc107;
} /* Amarillo */
.uv-high {
  color: #fd7e14;
} /* Naranja */
.uv-very-high {
  color: #dc3545;
} /* Rojo */
.uv-extreme {
  color: #6f42c1;
} /* Púrpura oscuro */
.uv-unavailable {
  color: #6c757d;
} /* Gris */
.container__tv .uv_index {
  position: absolute;
  z-index: 1;
  bottom: 118px;
  right: 15px;
  padding: 15px;
  max-width: 300px;
  height: 40px;
  width: 250px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
}
.container__tv .uv_index .number {
  font-size: 22px;
}

.tv__clock.tv__clock2 .weather-uv-container {
  position: absolute;
  top: -28px;
  left: 0px;
  width: 100%;
}
.tv__clock.tv__clock2 .weather-uv-container .uv {
  font-size: 14px;
  border-radius: 5px 5px 0px 5px;
  background-color: rgba(75, 75, 75, 0.5882352941);
}
.tv__clock.tv__clock2 .weather-uv-container .uv .number {
  background-color: black;
  padding-top: 7px;
  border-radius: 5px 0px 0px 0px;
  line-height: 1.1;
}
.tv__clock.tv__clock2 .weather-uv-container .uv .number b:nth-child(1) {
  font-size: 7px;
}
.tv__clock.tv__clock2 .weather-uv-container .uv .number b:nth-child(2) {
  font-size: 16px;
}
.tv__clock.tv__clock2 .weather-uv-container .uv strong {
  font-size: inherit;
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 0.6rem;
  letter-spacing: 1px;
}

.customize-support header {
  top: 32px;
}
.customize-support .search-window.open {
  height: calc(100% - 37px);
}
.customize-support .sidebar {
  padding-top: 88px;
}

.app-navbar .navbar-nav .dropdown {
  position: relative;
}
.app-navbar .navbar-nav .dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: none;
  min-width: 10rem;
  margin: 0;
  text-align: left;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
  padding: 0.5rem 0;
}
.app-navbar .navbar-nav .dropdown .dropdown-menu.dropdown-menu-end {
  left: auto;
  right: 0;
}

.acf-form .acf-field p.description {
  color: #656565;
  font-weight: 400;
  font-size: 14px;
}
.acf-form ul.acf-radio-list li {
  font-size: 14px;
}
.acf-form .acf-repeater-add-row {
  color: white;
  background-color: #0a58ca;
  padding: 4px 6px;
  text-decoration: none;
  border-radius: 6px;
  font-size: 12px;
}
.acf-form .acf-file-uploader .hide-if-value p, .acf-form .acf-image-uploader .hide-if-value p {
  font-size: 14px;
  font-weight: 400;
}
.acf-form .acf-file-uploader .hide-if-value p a.acf-button, .acf-form .acf-image-uploader .hide-if-value p a.acf-button {
  color: white;
  background-color: #0a58ca;
  padding: 4px 6px;
  text-decoration: none;
  border-radius: 6px;
  font-size: 12px;
}
.acf-form .acf-form-submit {
  display: none;
}

.logo-document .inta-logo {
  max-width: 275px;
  width: 275px;
}

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 48px 0 0;
  -webkit-box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
  overflow: overlay;
}
.sidebar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  -webkit-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.sidebar::-webkit-scrollbar-track {
  background: rgb(76, 76, 76);
}
.sidebar::-webkit-scrollbar-thumb {
  background-color: rgb(111, 110, 159); /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
}
.sidebar.app-sidebar-bg {
  background: rgb(0, 82, 212);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(47%, rgb(0, 82, 212)), color-stop(70%, rgb(67, 100, 247)), to(rgb(111, 177, 252)));
  background: linear-gradient(180deg, rgb(0, 82, 212) 47%, rgb(67, 100, 247) 70%, rgb(111, 177, 252) 100%);
}
.sidebar.app-sidebar-bg .nav .nav-item .nav-link {
  color: white;
  font-weight: 400;
  border-right: 0px;
  text-wrap: nowrap;
}
.sidebar.app-sidebar-bg .nav .nav-item .nav-link:hover {
  background-color: #163d7b;
  border-right: 8px solid white;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.sidebar.app-sidebar-bg .sidebar-heading span {
  color: #a1d1e0;
}

.accordion.accordion__sidebar .accordion-item {
  background-color: transparent;
}
.accordion.accordion__sidebar .accordion-item .sidebar-heading {
  margin-bottom: 0px;
}
.accordion.accordion__sidebar .accordion-item .accordion-button {
  background-color: transparent;
  text-decoration: none;
}
.accordion.accordion__sidebar .accordion-item .accordion-button:not(.collapsed)::after {
  color: white;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion.accordion__sidebar .accordion-body {
  padding: 0px;
}

body.page-template-casino {
  width: 100vw;
  height: 100vh;
  aspect-ratio: 16/9;
  overflow: hidden;
  position: relative;
}

.container__tv {
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  height: 100vh;
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .container__tv {
    height: 100vh;
  }
}
.container__tv .tv__info__box {
  position: absolute;
  bottom: 15px;
  left: 16px;
  z-index: 2;
  width: 100%;
}
.container__tv .tv__info__box #tv__info__boxes {
  position: relative;
  max-height: 120px;
  max-width: 350px;
}
.container__tv .tv__info__box #tv__info__boxes .info__box__content {
  position: absolute;
  width: 100%;
  bottom: 0px;
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: opacity 2s, -webkit-transform 2s;
  transition: opacity 2s, -webkit-transform 2s;
  transition: transform 2s, opacity 2s;
  transition: transform 2s, opacity 2s, -webkit-transform 2s;
}
.container__tv .tv__info__box #tv__info__boxes .info__box__content.show {
  opacity: 1;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}
.container__tv .tv__info__box #tv__info__boxes .info__box__content .image__qr {
  max-width: 82px;
  height: 82px;
}
.container__tv .tv__mask {
  position: absolute;
  z-index: 0;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background: rgb(40, 27, 255);
  background: linear-gradient(149deg, rgba(40, 27, 255, 0) 75%, rgb(0, 0, 0) 100%);
}
.container__tv .tv__bar__content {
  position: absolute;
  bottom: 15px;
  left: 16px;
  border-left: 35px solid dimgrey;
  background-color: rgba(25, 25, 25, 0.342);
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .container__tv .tv__bar__content {
    width: 94%;
    bottom: 9px;
  }
}
.container__tv .tv__bar__content .tv__bar__text {
  display: inline-block;
  letter-spacing: 3px;
  font-size: 1.5em;
  text-transform: uppercase;
  color: white;
  padding-left: 100%;
  -webkit-animation: move 25s linear infinite;
          animation: move 25s linear infinite;
}
.container__tv .tv__bar__content .tv__bar__text span {
  margin-right: 35px;
  padding-right: 35px;
  border-right: 2px solid white;
}
.container__tv .tv__bar__content .tv__bar__text span:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: none;
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
.container__tv #lottie.small {
  max-width: 120px;
  max-height: 120px;
}
.container__tv .box__animation__support {
  height: 100%;
}
.container__tv .box__animation__support #lottie2 {
  height: 100%;
}
.container__tv .tv__clock {
  position: absolute;
  z-index: 1;
  bottom: 15px;
  right: 15px;
  padding: 15px;
  max-width: 300px;
  height: 100px;
  width: 250px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px 0px 8px 8px;
}
.container__tv .tv__clock.tv__clock2 {
  height: 90px;
  border-radius: 8px;
}
.container__tv .tv__clock.tv__clock2 .weather-uv-container {
  top: 0px;
}
.container__tv .tv__clock.tv__clock2 .weather-uv-container .uv {
  height: 33px;
  font-size: 0%;
}
.container__tv .tv__clock.tv__clock2 #clock {
  font-size: 3.2em;
  position: absolute;
  left: 20px;
  top: 20px;
}
@media screen and (max-width: 768px) {
  .container__tv .tv__clock {
    display: none;
  }
}
.container__tv .tv__clock strong {
  font-size: 3.5em;
  color: white;
  display: block;
  width: 100%;
}
.container__tv .tv__clock strong .small {
  font-size: 1.8em;
}
.container__tv .tv__clock #temperatura {
  position: absolute;
  right: 15px;
  top: -2px;
  font-weight: 300;
  font-size: 1.5em;
  color: white;
}
.container__tv .tv__clock #temperatura small {
  font-size: 1rem;
}
.container__tv .tv__clima {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  bottom: 2vh;
  right: 30px;
  padding: 15px 16px;
  max-width: 260px;
  width: 260px;
  background-color: rgba(0, 0, 0, 0.4);
  height: 99px;
  border-radius: 6px;
}
.container__tv .tv__brand {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 3;
  height: 100px;
  width: 100px;
  background-color: #675a97;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .container__tv .tv__brand {
    width: 68px;
    height: 67px;
  }
}
.container__tv .tv__brand img {
  max-width: 90px;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; /* Transición de opacidad durante 0.5 segundos */
  opacity: 0; /* Inicialmente, la imagen está oculta */
  position: absolute; /* Posición absoluta para superponer las imágenes */
  top: 0; /* Alinea las imágenes en la parte superior del contenedor */
  left: 5px; /* Alinea las imágenes a la izquierda del contenedor */
  width: 100%; /* Ocupa todo el ancho del contenedor */
  height: auto; /* Ajusta la altura proporcionalmente */
  opacity: 0; /* Inicialmente, las imágenes están ocultas */
  transition: opacity 0.5s ease; /* Transición de opacidad durante 0.5 segundos */
}
.container__tv .tv__brand img.active {
  opacity: 1; /* Cuando la imagen está activa, muestra completamente */
}
.container__tv .tv__brand img.logo__image {
  margin: 0px auto;
  display: block;
  top: 8px;
}
.container__tv .tv__brand img.qr__code {
  top: 5px;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .container__tv .tv__brand img {
    max-width: 50px;
    padding-top: 8px;
  }
}
.container__tv .slide__content {
  height: 100%;
}
.container__tv .slide__content .slick__slide {
  height: 100%;
}
.container__tv .slide__content .slick__slide .slick-list {
  height: 100% !important;
}
.container__tv .slide__content .slick__slide .slick-list .slick-track {
  height: 100%;
}
.container__tv .slide__content .slick__slide .slick-list .slick-track .video_slider {
  height: 100%;
}
.container__tv .slide__content .slick__slide .slick-list .slick-track .video_slider video {
  width: 100%;
  height: 100%;
}
.container__tv .slide__content .slick__slide img {
  width: 100%;
  height: auto;
}
.container__tv .slide__content .slick__slide .slick-dots {
  bottom: initial;
  top: 90%;
}

.break__prices {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .break__prices {
    font-size: 18px;
  }
}

.menu-casino {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.menu-casino .header-box-ca {
  background-color: #675a97;
  color: white;
  margin-bottom: 5px;
  border-radius: 8px;
}
.menu-casino .header-box-ca h3 {
  color: inherit;
  margin-bottom: 0px;
}
.menu-casino .label__casino {
  border-radius: 8px;
  background-color: #675a97;
  color: white;
  line-height: 0;
  padding: 16px 12px;
}
.menu-casino .label__casino__sm {
  padding: 6px 12px;
}
.menu-casino .menu__aporte__kcal h2 {
  font-weight: 800;
  letter-spacing: 1px;
}
.menu-casino .menu__aporte__kcal h2 .small {
  font-size: 14px;
}
.menu-casino .ca_kcal {
  border-radius: 8px;
  background-color: #675a97;
  color: white;
  line-height: 0;
  padding: 16px 12px;
}
.menu-casino .ca_kcal .ca_kcal_cant {
  font-size: 22px;
  margin-right: 5px;
  margin-bottom: 0px;
  vertical-align: middle;
}
.menu-casino .ca_kcal p {
  line-height: 0;
  margin-bottom: 0;
}
.menu-casino .ca_price {
  border-bottom: 1px solid #c3c3c3;
}
.menu-casino .ca_title_slide {
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 3em;
}
.menu-casino .video-bg-support {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  width: 30vw;
  height: 100vh;
  top: 0vh;
}
.menu-casino .video-bg-support video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.band-casino {
  position: relative;
  z-index: 10;
  top: 0px;
  left: 0px;
  color: white;
}

.investigacion {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.page-template-tmp-login {
  height: 100vh;
  margin: 0;
  padding: 0;
  background: #0033FF;
  font-family: "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale;
}
.page-template-tmp-login .container-fluid {
  height: inherit;
}
.page-template-tmp-login .container-fluid .row {
  height: inherit;
}
.page-template-tmp-login.customize-support {
  height: calc(100vh - 32px);
}

.login__box {
  background-color: white;
  height: 100%;
  width: 100%;
  z-index: 1;
  position: relative;
}

.bg-layout-firmas {
  background-color: #5f7fff;
}

.bg-layout-firmas {
  height: 100vh;
}
.bg-layout-firmas > .row:first-child {
  height: 100%;
}

.firma {
  font-family: "Montserrat", sans-serif;
}

#copyMessage {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  margin-top: 15px;
  padding: 10px;
  border-radius: 8px;
  background-color: #d1fae5; /* Tailwind green-100 */
  color: #065f46; /* Tailwind green-800 */
}
#copyMessage.show {
  opacity: 1;
}

/* Reset Styles */
body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

a,
div,
h1,
h2,
h3,
h4,
h5,
p,
span {
  text-shadow: none;
}

[type=button]:focus,
a:active,
a:focus,
a:visited,
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner,
select::-moz-focus-inner {
  outline: 0;
}

input,
.form-control:focus,
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
  outline-width: 0;
  outline-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline-style: none;
}

textarea {
  resize: none;
  overflow-x: hidden;
}

.btn,
.btn-group.open .dropdown-toggle,
.btn:active,
.btn:focus,
.btn:hover,
.btn:visited,
a,
a:active,
a:checked,
a:focus,
a:hover,
a:visited,
body,
button,
button:active,
button:hover,
button:visited,
div,
input,
input:active,
input:focus,
input:hover,
input:visited,
select,
select:active,
select:focus,
select:visited,
textarea,
textarea:active,
textarea:focus,
textarea:hover,
textarea:visited {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
button,
button:active,
button:checked,
button:focus,
button:hover,
button:visited {
  outline: 0;
  outline-offset: 0;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: 0;
  outline-offset: 0;
}

.dropdown-menu > li > a:active,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:visited {
  outline: 0;
}