/*
 Customize styles for guay digital
    Created on : 27-feb-2020, 0:04:02
    Author     : guay digital
*/

* {
  font-family: "Quicksand";
}

/*======NAV HEADER guay=====*/

.navbar-dark .navbar-nav .nav-link {
  color: #af2f72;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: #c2185b;
}

.header-navbar.navbar-shadow {
  background-image: url("../../img/background_home.png");
  background-size: cover;
}

.header-navbar .navbar-wrapper {
  margin-bottom: 12px;
}

.navbar-container {
  background-color: white !important;
}

.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  color: #d81865;
}

.main-menu .main-menu-content {
  margin-top: 14px;
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link {
  padding: 1.2rem 0rem;
}

/*======CUSTOM MENU guay=====*/

.main-menu.menu-light .navigation>li.active>a {
  color: #d81865;
}

.main-menu {
  background-color: white;
}

.main-menu .main-menu-content {
  background-color: white;
}

.main-menu.menu-light .navigation {
  background-color: transparent;
}

.main-menu.menu-light .navigation>li.active>a {
  color: white;
  font-weight: 700;
  background: none;
  border-bottom: 1px solid white;
}

.main-menu.menu-light .navigation li a {
  color: #6b6f82;
}

.menu-space {
  left: 0px;
  bottom: 0px;
}

.ms-2 {
  left: 0px;
  width: 0px;
}

.ms-3 {
  top: 0px;
  height: 0px;
  right: 0px;
}

.ms-4 {
  top: 0px;
  height: 0px;
}

/*======TEXT COLOR guay=====*/

.text-base-guay {
  color: #af2f72;
}

.text-green {
  color: #9cb537;
}

.text-blue {
  color: #2188b4;
}

.text-blue-3{
  color: #1F7FA8;
}

.text-blue-green{
  color:#26D5C2;
}

.text-blue-2 {
  color: #7dafc4;
}

.text-base-blue {
  color: #6b6f82;
}

.text-lynch {
  color: #686D86;
}

.text-base-blue:hover {
  color: #2188b4;
  text-decoration: underline;
  font-weight: bold;
}

.text-base {
  color: #6b6f82;
}

.text-base-light-gray {
  color: #87888d;
}

.text-blue-gray {
  color: #7d888e;
}

.text-yellow {
  color: #dfa444;
}

.text-blue-sec {
  color: #15253c;
}

.text-guay-blue {
  color: #2188b4;
}

.text-white-blue {
  color: #1BE6CD;
}

.text-white-blue-seagull {
  color: #76b1ca;
}

.text-disabled {
  color: silver !important;
}

.text-red {
  color: #E74C3C
}

.text-red2 {
  color: #FF0404
}

.text-black {
  color: #343246;
}

.text-white {
  color: #fff;
}

.text-pink-mine {
  color: #c32f6b;
}

.text-green-mine-2 {
  color: #6f9e3e;
}

.text-yellow-mine {
  color: #f4a23f;
}

.text-green-mine {
  background-color: #6f9e3e;
}

.blue-radioactivo {
  color: #1E9FF2;
}

.text-gray-chat-assistant {
  color: #606060;
}

.text-orange{
  color:#D44000;
}

.text-blue-iam-2{
  color: #1E779D;
}

.vertical-text {
  writing-mode: vertical-lr;
  text-transform: uppercase;
  transform: rotate(180deg);
}

.text-title1-h1-guay {
  font-family: 'Quicksand';
  font-size: 48px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: -2%;
  font-variant-numeric: lining-nums proportional-nums;
}

.text-p-guay {
  font-family: 'Quicksand';
  font-size: 24px;
  line-height: 27px;
  text-align: center;
  font-weight: 600;
}

.text-p2-guay {
  font-family: 'Quicksand';
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  font-weight: 600;
}

/*====== background colors bg COLOR guay =====*/

.bg-green-feel {
  background-color: #9cb537;
}

.bg-pink-iam {
  background-color: #af2f72;
}

.bg-blue-iam {
  background-color: #2188b4;
}

.bg-blue-iam-2{
  background-color: #1E779D;
}
.bg-yellow-grow {
  background-color: #dfa444;
}

.bg-blue-navy {
  background-color: #15253c;
}

.bg-blue-gray {
  background-color: #2e3241;
}

.bg-gray {
  background-color: #8e9098;
}

.bg-transparent {
  background-color: transparent;
}

.bg-transparent-2 {
  background: transparent !important;
}

.bg-gray-guay {
  background-color: #efeff6;
}

.bg-blue-purple {
  background-color: #9cb0d1;
}

.bg-gray-white {
  background-color: #f8f8f8;
}

.bg-gray-light {
  background-color: #f4f4f6;
}

.bg-gray-light-2 {
  background-color: #f5f4f9;
}

.bg-yellow-mine {
  background-color: #f4a23f;
}

.bg-pink-mine {
  background-color: #c32f6b;
}

.bg-green-mine {
  background-color: #6f9e3e;
}

.bg-header-swal {
  background-color: #2188b4;
}

.bg-gray-chat-assistant {
  background-color: #e8e7ee;
}

.bg-gray-chat-user {
  background-color: #72716a;
}

.bg-pacific-blue {
  background-color: #01A8B8;
}

.bg-pink-guay {
  background-color: #efe2e9;

}

/*======= BUTTONS ===========*/

.btn-green {
  background-color: #9cb537;
  color: #fff;
  padding: 0.5rem 1rem;
}

.btn-guay2 {
  background-color: #dfa444;
  color: #fff;
}

.btn-guay {
  background-color: #af2f72;
  color: #fff;
}

.btn-guay:hover {
  background-color: #af2f72;
  color: #fff;
  font-weight: bold;
}

.btn-pink {
  background-color: #af2f72;
  color: #fff;
}

.btn-pink:hover {
  background-color: #ac507f;
  color: #fff;
}

.btn-guay3 {
  background-color: transparent;
  color: #6b6f82;
  border-color: #9cb537;
  border: none;
  border-radius: 5px;
}

.btn-guay4 {
  background-color: transparent;
  color: #2188b4;
  border-color: #9cb537;
  border: none;
  border-radius: 5px;
  font: icon;
  font-size: large;
}

.btn-guay-5 {
  background-color: #dfa444;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 5px 15px 5px 15px;
  font-size: 12px;
}

.btn-guay-6 {
  background-color: #75758d;
  color: white;
  border-color: #9cb537;
  border: none;
  border-radius: 5px;
}

.btn-blue-2 {
  background-color: #2188b4 !important;
  color: #fff;
  border-radius: 10px;
}

.btn-blue-4 {
  background-color: #fff !important;
  color: #2188b4;
  border-radius: 10px;
  border-color: #2188b4;
}

.btn-blue-alert {
  background-color: #2188b4 !important;
  color: #fff;
}

.btn-blue-alert:hover {
  background-color: #bfc1c2 !important;
}

.btn-gray-alert {
  background-color: #949494 !important;
  color: #fff;
}

.btn-gray-alert:hover {
  background-color: #bfc1c2 !important;
}

.btn-grey {
  background-color: #949494 !important;
  color: #15253c;
}

.btn-grey:hover {
  background-color: #bfc1c2 !important;
}

.btn-blue-2:hover {
  background-color: #bfc1c2 !important;
}

.btn-blue-3 {
  background-color: #15253c !important;
  color: #fff;
}

.btn-blue-3:hover {
  background-color: #233042 !important;
}

.btn-guay-magentaNoHover {
  background-color: #af2f72 !important;
  color: #fff !important;
}

.btn-guay-magenta {
  background-color: #af2f72 !important;
  color: #fff !important;
}

.btn-guay-magenta:hover {
  background-color: #8f265c;
  color: #fff;
  font-weight: bold;
}

.btn-guay-transparent {
  background-color: transparent;
  color: #af2f72;
}

.btn-guay-transparent:hover {
  background-color: #af2f72;
  color: #fff;
  font-weight: bold;
}

.link-blue-1 {
  color: black;
}

.link-blue-1:hover {
  font-weight: bold !important;
}

.link-launch-selected {
  background-color: #af2f72 !important;
  color: #fff !important;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.link-launch-selected:hover {
  box-shadow: rgb(62 57 107 / 20%) 0px 5px 5px 5px;
}

.link-launch-unselected {
  background-color: #9f9f9f !important;
  color: #fff !important;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.link-launch-unselected:hover {
  box-shadow: rgb(62 57 107 / 20%) 0px 5px 5px 5px;
}

.btn-Selected {
  background-color: #9cb537 !important;
  border-style: solid;
  border-color: #aaa;
  text-align: center;
  width: 3rem;
}

.btn-NotSelected {
  background-color: #fff !important;
  border-style: solid;
  border-color: #aaa;
  text-align: center;
  width: 3rem;
}

.icon-guay {
  background-color: #af2f72;
  color: #fff;
  border: none !important;
}

.btn-guay-cancel {
  background-color: rgb(192, 192, 192);
  color: black;
  box-shadow: 5px 5px 2px black;
}

.btn-guay-cancel:hover {
  background-color: rgb(192, 192, 192);
  color: black;
  box-shadow: 0px 0px 0px black;
  font-weight: bold;
}

.btn-guay-save {
  background-color: #af2f72;
  color: #fff;
  box-shadow: 5px 5px 2px black;
}

.btn-guay-save:hover {
  background-color: #af2f72;
  color: #fff;
  box-shadow: 0px 0px 0px black;
  font-weight: bold;
}

.btn-save-blue {
  background-color: #15253c !important;
  color: #fff !important;
}

.btn-save-blue:disabled {
  background-color: #9f9f9f !important;
  color: #fff !important;
}

.btn-close-2 {
  border-radius: 30px;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
}

.link-pink-guay:hover {
  color: #af2f72;
}

/*======CUSTOM ICONS guay=====*/

.sprite {
  background-image: url("../../img/icnonos_guay.png") !important;
}

.s0x11 {
  background-position: -24px -205px !important;
  background-size: 960px 540px !important;
  height: 22px !important;
  background: none;
  width: 105px;
  margin-top: 10px;
}

.s0x13 {
  background-position: -213px -280px !important;
  background-size: 960px 540px !important;
  height: 26px !important;
  background: none;
  width: 22px;
}

.s0x14 {
  background-position: -252px -280px !important;
  background-size: 960px 540px !important;
  height: 25px !important;
  background: none;
  width: 25px;
}

.s0x15 {
  background-position: -293px -276px !important;
  background-size: 960px 540px !important;
  height: 30px !important;
  background: none;
  width: 29px;
}

.s0x16 {
  background-position: -211px -351px !important;
  background-size: 960px 540px !important;
  height: 24px !important;
  background: none;
  width: 27px;
}

.s0x17 {
  background-position: -211px -318px !important;
  background-size: 960px 540px !important;
  height: 25px !important;
  background: none;
  width: 25px;
}

.s0x18 {
  background-position: -252px -316px !important;
  background-size: 960px 540px !important;
  height: 27px !important;
  background: none;
  width: 21px;
}

.s0x19 {
  background-position: -205px -391px !important;
  background-size: 960px 540px !important;
  height: 40px !important;
  background: none;
  width: 40px;
}

.s0x20 {
  background-position: -372px -288px !important;
  background-size: 960px 540px !important;
  height: 26px !important;
  background: none;
  width: 46px;
}

.s0x21 {
  background-position: -369px -324px !important;
  background-size: 960px 540px !important;
  height: 24px !important;
  background: none;
  width: 47px;
}

.s0x22 {
  background-position: -368px -360px !important;
  background-size: 960px 540px !important;
  height: 23px !important;
  background: none;
  width: 53px;
}

.s0x23 {
  background-position: -371px -391px !important;
  background-size: 960px 540px !important;
  height: 25px !important;
  background: none;
  width: 50px;
}

.s0x24 {
  background-position: -260px -391px !important;
  background-size: 960px 540px !important;
  height: 40px !important;
  background: none;
  width: 40px;
}

.s0x25 {
  background-position: -446px -286px !important;
  background-size: 960px 540px !important;
  height: 32px !important;
  background: none;
  width: 32px;
}

.s0x26 {
  background-position: -446px -336px !important;
  background-size: 960px 540px !important;
  height: 32px !important;
  background: none;
  width: 32px;
}

.s0x27 {
  background-position: -419px -239px !important;
  background-size: 793px 507px !important;
  height: 82px !important;
  background: none;
  width: 69px;
}

.s0x28 {
  background-position: -419px -314px !important;
  background-size: 793px 507px !important;
  height: 82px !important;
  background: none;
  width: 69px;
}

.s0x29 {
  background-position: -478px -259px !important;
  background-size: 791px 507px !important;
  height: 59px !important;
  background: none;
  width: 69px;
}

.s0x30 {
  background-position: -475px -314px !important;
  background-size: 792px 507px !important;
  height: 59px !important;
  background: none;
  width: 62px;
}

.s0x34 {
  background-position: -1332px -582px !important;
  background-size: 1920px 1080px !important;
  height: 88px !important;
  background: none;
  width: 83px !important;
}

.s0x35 {
  background-position: -1311px -709px !important;
  background-size: 1920px 1080px !important;
  height: 112px !important;
  background: none;
  width: 126px !important;
}

.s0x36 {
  background-position: -1603px -725px !important;
  background-size: 1920px 1080px !important;
  height: 103px !important;
  background: none;
  width: 73px !important;
}

.s0x37 {
  background-position: -1469px -575px !important;
  background-size: 1934px 1080px !important;
  height: 114px !important;
  background: none;
  width: 99px !important;
}

.s0x38 {
  background-position: -1480px -726px !important;
  background-size: 1930px 1080px !important;
  height: 87px !important;
  background: none;
  width: 87px !important;
}

.s0x39 {
  background-position: -792px -294px;
  background-size: 960px 540px;
  width: 23px;
  height: 31px;
}

.s0x2 {
  background-position: -14px -120px;
  background-size: 576px 325px;
  width: 81px;
  height: 16px;
  margin-right: initial;
}

#wrap-video iframe {
  border: 10px solid white;
  border-radius: 25px;
}

.wrap-video iframe {
  border: 10px solid white;
  border-radius: 25px;
}

.mt-57p {
  margin-top: 57%;
}

#table-colaboradores table thead th {
  vertical-align: bottom;
  border-bottom: 3px solid #ae2f72;
  color: #15253c;
  font-size: 12px;
  border-top: 0px solid #e9ecef;
}

#table-colaboradores table td, table th {
  border-top: 1px solid #71768d;
}

.v_contenido_tabla {
  color: #000;
  font-size: 11px;
  background: #fff;
}

.v_section_step12 {
  padding-left: 23px;
  padding-right: 28px;
}

.v_section_step13 {
  padding-left: 42px;
  padding-top: 40px;
}

.border-box-upload {
  text-align: center;
  border: 1px solid #babfc7;
  border-radius: 15px;
  padding-top: 7%;
  padding-left: 1%;
  padding-bottom: 6%;
}

.border-box-upload-2 {
  text-align: center;
  border: 1px solid #babfc7;
  border-radius: 15px;
  padding-top: 7%;
  padding-left: 1%;
  padding-bottom: 6%;
}

.bg-modal-gral {
  background-color: #f8f8f8;
}

.form-body {
  padding-left: 4%;
  padding-right: 8%;
}

.input_file {
  position: absolute;
  /* top: 75%; */
  /* left: 50%; */
  right: 20px;
  margin-top: -170px;
  /* margin-left: -250px; */
  width: 94%;
  height: 173px;
  outline: none;
  opacity: 0;
  /* border: 3px solid green; */
}

.input_file2 {
  position: absolute;
  /* top: 75%; */
  /* left: 50%; */
  margin-top: -190px;
  /* margin-left: -250px; */
  width: 100%;
  height: 190px;
  outline: none;
  opacity: 0;
  /* border: 3px solid green; */
}

.input-chat {
  width: 100%;
  border-radius: 10px;
  border: 0;
  background-color: #efeff6;
}

.input-chat:focus {
  outline: none !important;
}

.input-img img {
  position: absolute;
  top: 5px;
  /* bottom: 5px; */
  right: 5px;
  cursor: pointer;
  /* z-index: 100; */
}

.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0;
}

.bs-wizard>.bs-wizard-step {
  padding: 0;
  position: relative;
  width: 33%;
}

/*LETRAS DE TITULOS*/

.bs-wizard>.bs-wizard-step .bs-wizard-stepnumA {
  color: #282d32;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnumV {
  color: #282d32;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnumB {
  color: #282d32;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}

.bs-wizard>.bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
  padding: 0 255px 10px 0;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #282d32;
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
  content: " ";
  width: 14px;
  height: 14px;
  background: #ae2f72;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.bs-wizard>.bs-wizard-step>.progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 20px 0;
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
  width: 0px;
  box-shadow: none;
  background: #ae2f72;
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
  width: 100%;
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
  width: 50%;
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
  width: 0%;
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
  width: 100%;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
  background-color: #f5f5f5;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
  opacity: 0;
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
  left: 50%;
  width: 50%;
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
  width: 50%;
}

.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none;
}

.file-upload-input {
  position: absolute;
  border-radius: 10px;
  width: 170px;
  height: 90px;
  font-size: 6px;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.div-file-upload-input {
  position: absolute;
  width: 89%;
  height: 88px;
  font-size: 6px;
  outline: none;
  cursor: pointer;
  border: 1px solid #bdb6b6;
  border-radius: 10px;
}

.file-upload-image {
  max-height: 90px;
  max-width: 170px;
  margin: auto;
  padding: 10px;
}

.text_stepRF {
  color: #404551;
  font-weight: bold;
  padding-left: 75%;
}

.vSumary_h2TamTitulos {
  font-size: 30px;
}

input[type="date"]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}

.hero-text2 {
  text-align: center;
  position: absolute;
  top: 30%;
  left: 23%;
  transform: translate(-10%, -10%);
  color: white;
}

.logo-upload {
  background-color: #ffffff;
  width: 192px;
  height: 112px;
  margin: 0px;
  padding: 10px;
  border-radius: 10px;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-contentPoliticas {
  display: none;
  text-align: center;
}

.file-upload-contentBuzon {
  display: none;
  text-align: center;
}

.file-upload-contentComite {
  display: none;
  text-align: center;
}

.file-upload-contentPoliticasModal {
  display: none;
  text-align: center;
}

.file-upload-contentBuzonModal {
  display: none;
  text-align: center;
}

.file-upload-contentComiteModal {
  display: none;
  text-align: center;
}

#contenidoComunicado {
  color: #282d32;
  background: #f3f3f3;
  border-radius: 11px;
  padding: 24px 20px 9px 15px;
}

.input_fileBuzonModal.dragover {
  background: #00cc71;
  border-color: #00ff00;
  border-style: solid;
}

.input_fileBuzonModal {
  position: absolute;
  /*   top: 75%; */
  /*   left: 50%; */
  right: 20px;
  margin-top: -170px;
  /*   margin-left: -250px; */
  width: 92%;
  height: 173px;
  outline: none;
  opacity: 0;
  /*   border: 3px solid green; */
}

.input_fileComiteModal.dragover {
  background: #00cc71;
  border-color: #00ff00;
  border-style: solid;
}

.input_fileComiteModal {
  position: absolute;
  top: 0px;
  /* left: 150%; */
  right: 20px;
  /* margin-top: -170px; */
  /* margin-left: -250px; */
  width: 92%;
  height: 80px;
  outline: none;
  opacity: 0;
}

.input_filePoliticasModal.dragover {
  background: #00cc71;
  border-color: #00ff00;
  border-style: solid;
}

.input_filePoliticasModal {
  position: absolute;
  top: 0px;
  right: 20px;
  width: 92%;
  height: 80px;
  outline: none;
  opacity: 0;
}

.pointer {
  cursor: pointer;
}

.v_input_text_w100 {
  border-radius: 5px;
  font-size: 14px;
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #71768d;
}

.contenedorVerticales {
  margin: 20px;
  padding: 20px;
}

.text_vertial_espacio {
  margin: 0px;
  padding: 0px;
}

.areaDetalles {
  background: #fff;
}

.text_v_text_1_negritas {
  font-weight: 600;
  color: #282d32;
  font-size: 21px;
}

.text_RespV_espacio {
  margin-top: 3%;
}

.txt_diasEnvio {
  text-align: center;
}

.cont_pc_estatus {
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt_pc_estatus {
  font-size: 19px;
  color: #282d32;
  font-weight: bold;
}

.mt-2per {
  margin-top: 2%;
}

.border-btm-1 {
  border-bottom: 1px solid #555f78;
}

.border-bottom-pink {
  border-bottom: 5px solid #af2f72 !important;
}

.border-bottom-white {
  border-bottom: 1px solid #fff !important;
}

.border-bottom-black-opacity {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1) !important;
}

.border-bottom-top-pink {
  border-bottom: .25vw solid #af2f72 !important;
  border-top: .25vw solid #af2f72 !important;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.img-fluid-98 {
  width: 98%;
}

.img-height-50 {
  height: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-110 {
  margin-top: 110px;
}

.mb-40 {
  margin-bottom: 40px;
}

.bg-login-1 {
  background-image: url(../../img/fondo.jpg);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-login-2 {
  /*background-image: url(../../img/loguin_generico-1_2.png);*/
  background-image: url(../../img/loguin_generico-1.png);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  background-color: white;
}

.bg-login-3 {
  background-image: url(../../img/loguin_generico-1.png);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  background-color: #efeff6;
}

.bg-error-page {
  background-image: url(../../img/loguin_generico-1.png);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  background-color: white;
}

.bg-header-login {
  background-color: #fff;
}

.btn-blue {
  background-color: #15253c !important;
  padding: 0.5rem 1rem;
}

.btn-blue:hover {
  background-color: #35537e !important;
}

.btn-white-pink {
  background-color: #ffffff !important;
  border: 2px solid #af2f72;
}

.btn-white-pink:hover {
  background-color: #ffffff !important;
  border: 2px solid #af2f72;
}

.mt-6 {
  margin-top: 6rem !important;
}

.ml-7 {
  margin-left: 7rem !important;
}

.w-18 {
  width: 18% !important;
}

.icon-facebook {
  padding: 12px 16px 8px 18px;
  border-radius: 100%;
  background-color: #3b5998;
  color: white;
  border-color: transparent;
  cursor: pointer;
}

.icon-facebook:hover {
  background-color: #42598a;
}

.icon-google {
  background-color: #db4a39;
  border-color: transparent;
  border-radius: 50%;
  font-size: 32px;
  color: white;
  cursor: pointer;
}

.icon-google:hover {
  background-color: #e66b5d;
}

.sw-phone:hover {
  text-decoration: underline;
}

.general-link:hover {
  text-decoration: underline;
}

#send-sms:hover {
  text-decoration: underline;
}

.stepper-item-inner-active {
  background-color: #af2f72 !important;
}

.stepper-item-inner.stepper-item-inner-active {
  width: 15px !important;
  height: 15px !important;
}

.stepper-title {
  position: absolute;
  display: inline-block;
  width: max-content;
  max-width: 200px;
  min-width: 200px;
  transform: translate(-39%, 5px);
  text-align: center;
  color: #af2f72;
  font-size: 14px;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.stepper-title-active {
  color: #af2f72;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.width-85-per {
  width: 85%;
}

.img-landing {
  position: relative;
  left: 26px;
  width: 93%;
  top: -62px;
}

.line-height-1-5 {
  line-height: 1.5 !important;
}

.w-10 {
  width: 10% !important;
}

.w-12 {
  width: 12% !important;
}

.w-20 {
  width: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.space-element {
  border-top: 8px solid #af2f72 !important;
  width: 10% !important;
}

.bg-grey {
  background-color: #eff1f2 !important;
}

.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-40 {
  width: 40% !important;
}

.w-30 {
  width: 30% !important;
}

#search-input {
  border: 1px solid #dfa444 !important;
  font-size: 14px;
  border-radius: 12px;
  padding: 10px 13px 8px 15px;
  background-color: #ffffff !important;
}

.input_border_radius { 
  border-radius: 100px;
  border-color: #15253c;
}

/**
* Rangeslider
*/

.rangeslider {
  margin: 20px 0;
  position: relative;
  background: #e6e6e6;
  -ms-touch-action: none;
  touch-action: none;
}

.rangeslider, .rangeslider .rangeslider__fill {
  display: block;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0);
}

.rangeslider .rangeslider__handle {
  background: #dfa444;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 -1px 3px rgba(0, 0, 0, 0);
}

.rangeslider .rangeslider__handle .rangeslider__active {
  opacity: 1;
}

.rangeslider .rangeslider__handle-tooltip {
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  font-weight: normal;
  font-size: 14px;
  transition: all 100ms ease-in;
  border-radius: 4px;
  display: inline-block;
  color: white;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.rangeslider .rangeslider__handle-tooltip span {
  margin-top: 12px;
  display: inline-block;
  line-height: 100%;
}

.rangeslider .rangeslider__handle-tooltip:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
}

/**
  * Rangeslider - Horizontal slider
  */

.rangeslider-horizontal {
  height: 5px;
  border-radius: 10px;
}

.rangeslider-horizontal .rangeslider__fill {
  height: 100%;
  background-color: #dfa444;
  border-radius: 10px;
  top: 0;
}

.rangeslider-horizontal .rangeslider__handle {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.rangeslider-horizontal .rangeslider__handle-tooltip {
  top: -55px;
}

.rangeslider-horizontal .rangeslider__handle-tooltip:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.8);
  left: 50%;
  bottom: -8px;
  transform: translate3d(-50%, 0, 0);
}

/**
  * Rangeslider - Vertical slider
  */

.rangeslider-vertical {
  margin: 20px auto;
  height: 150px;
  max-width: 10px;
  background-color: transparent;
}

.rangeslider-vertical .rangeslider__fill, .rangeslider-vertical .rangeslider__handle {
  position: absolute;
}

.rangeslider-vertical .rangeslider__fill {
  width: 100%;
  background-color: #dfa444;
  box-shadow: none;
  bottom: 0;
}

.rangeslider-vertical .rangeslider__handle {
  width: 30px;
  height: 10px;
  left: -10px;
  box-shadow: none;
}

.rangeslider-vertical .rangeslider__handle-tooltip {
  left: -100%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.rangeslider-vertical .rangeslider__handle-tooltip:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgba(0, 0, 0, 0.8);
  left: 100%;
  top: 12px;
}

/**
  * Rangeslider - Reverse
  */

.rangeslider-reverse.rangeslider-horizontal .rangeslider__fill {
  right: 0;
}

.rangeslider-reverse.rangeslider-vertical .rangeslider__fill {
  top: 0;
  bottom: inherit;
}

/**
  * Rangeslider - Labels
  */

.rangeslider__labels {
  position: relative;
  color: black;
}

.rangeslider-vertical .rangeslider__labels {
  position: relative;
  list-style-type: none;
  margin: 0 0 0 24px;
  padding: 0;
  text-align: left;
  width: 250px;
  height: 100%;
  left: 10px;
}

.rangeslider-vertical .rangeslider__labels .rangeslider__label-item {
  position: absolute;
  transform: translate3d(0, -50%, 0);
}

.rangeslider-vertical .rangeslider__labels .rangeslider__label-item::before {
  content: "";
  width: 10px;
  height: 2px;
  background: black;
  position: absolute;
  left: -14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.rangeslider__labels .rangeslider__label-item {
  position: absolute;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  top: 10px;
  transform: translate3d(-50%, 0, 0);
}

.w-88 {
  width: 88%;
}

.w-60 {
  width: 60% !important;
}

.mr-8 {
  margin-right: 8rem !important;
}

.mr-6 {
  margin-right: 5rem !important;
}

.html, body {
  min-height: 100%;
  /* display: grid; */
  /* grid-template-rows: 1fr auto; */
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.app-root {
  padding: 20px;
}

.footer {
  grid-row-start: 2;
  grid-row-end: 3;
}

.img-login {
  height: 500px !important;
}

.ReactTable .-pagination .-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 50% !important;
  height: 100% !important;
  border: 0;
  border-radius: 3px;
  padding: 6px;
  font-size: 1em;
  color: white !important;
  background-color: #15253c !important;
  transition: all 0.1s ease;
  cursor: pointer;
  outline: none;
  margin: auto;
}

.ReactTable .-pagination .-next {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

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

.img-responsive-2 {
  width: 50px;
  height: 50px;
}

.img-responsive-3 {
  width: 100%;
  height: 150px;
  display: inline-block;
}

.img-responsive-4 {
  width: 100%;
  height: 200px;
}

.img-responsive-5 {
  width: 200px;
  height: 200px;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  border-radius: 5px;
}

.hovereffect .overlay {
  width: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: auto;
  bottom: 0;
  height: 2em;
  background: white;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.hovereffect .overlay2 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  top: -200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s ease-out 0.5s;
  transition: all 0.1s ease-out 0.5s;
}

.hovereffect:hover .overlay2 {
  opacity: 1;
  text-align: center;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.hovereffect:hover img {
  -webkit-transform: translate3d(0, -10%, 0);
  transform: translate3d(0, -10%, 0);
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  white-space: normal;
  text-align: center;
  position: relative;
  font-size: 10px;
  padding: 5px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect p.icon-links a {
  float: center;
  color: #3c4a50;
  font-size: 1.4em;
}

.hovereffect:hover p.icon-links a:hover, .hovereffect:hover p.icon-links a:focus {
  color: #252d31;
}

.hovereffect p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  visibility: visible;
}

.hovereffect p.icon-links a span:before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hovereffect:hover .overlay, .hovereffect:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.hovereffect:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.hovereffect:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.hovereffect:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.icon-size {
  font-size: 2rem !important;
}

.icon-size-small {
  font-size: 1.5rem !important;
}

.icon-size-xs {
  font-size: 1rem !important;
}

.icon-size-34x34{
  height: 34px !important;
  width: 34px !important;
}

.icon-size-25x25{
  height: 25px !important;
  width: 25px !important;
}

.icon-size-164x138{
  height: 164px !important;
  width: 138px !important;
}

.icon-size-75x112{
  height: 75px !important;
  width: 112px !important;
}

.icon-size-16x15{
  height: 16px !important;
  width: 15px !important;
}

.fs-1-25 {
  font-size: calc(1.25em + .5vmin) !important;
}

.fs-075em {
  font-size: calc(0.75em + .5vmin) !important;
}

.fs-0875em {
  font-size: calc(0.875em + .5vmin) !important;
}

.fs-1-125 {
  font-size: calc(1.125em + .5vmin) !important;
}

.fs-05{
  font-size: calc(0.5em + .5vmin)  !important;
}

.fs-1-563 {
  font-size: calc(1.563em + .5vmin) !important;
}

.fs-1-875 {
  font-size: calc(1.875em + .5vmin) !important;
}

.fs-1 {
  font-size: calc(1em + .5vmin) !important;
}

.fs-875 {
  font-size: calc(0.875em + .5vmin) !important;
}

.fs-75 {
  font-size: calc(0.75em + .5vmin) !important;
}

.padding-small {
  padding: 9px;
}

.padding-small-2 {
  padding-left: 5px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 9px;
}

.MuiTypography-body1 {
  font-size: 1rem !important;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
}

.unstyled::-webkit-inner-spin-button, .unstyled::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

.wrapper {
  width: auto;
  overflow-x: scroll;
  white-space: nowrap;
}

.slide2 {
  background: #ccc;
  height: auto;
  display: inline-block;
  width: 150px;
}

/* body::-webkit-scrollbar:vertical {
  height: 0px;
} */

/* Track */

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
  background: #b7bbbb;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.anyClass {
  height: 250px;
  overflow-y: scroll;
}

.label-1 {
  padding: 5px;
}

.label-2 {
  text-decoration: underline;
  color: #6b6f82;
}

.label-3 {
  background: rgb(231, 231, 231);
  display: inherit;
}

.label-4 {
  border-bottom: 1px solid rgb(216, 208, 208);
}

.label-switch-completo {
  width: 100px;
  border-left: 5px solid #6e8e77;
  padding: 5px;
  text-anchor: bold;
  background: rgb(241, 240, 240);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.label-switch-pendiente {
  width: 100px;
  border-left: 5px solid #bf3d2d;
  padding: 5px;
  text-anchor: bold;
  background: rgb(241, 240, 240);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.label-switch-proceso {
  width: 100px;
  border-left: 5px solid #bd9b5c;
  padding: 5px;
  text-anchor: bold;
  background: rgb(241, 240, 240);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.label-switch-difusion {
  width: 100px;
  border-left: 5px solid #555491;
  padding: 5px;
  text-anchor: bold;
  background: rgb(241, 240, 240);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.div-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.img-test {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  height: 200px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  transform: translate(0px);
  -ms-transform: translate(0px);
  -moz-transform: translate(0px);
  -webkit-transform: translate(0px);
  -o-transform: translate(0px);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}

.text-test {
  font-family: "Open Sans";
  position: absolute;
  z-index: -1;
  display: block;
  height: 50%;
  top: 50%;
  right: 0;
  padding-right: 5px;
}

.img-test:hover {
  transform: translate(-90px, 0px);
  -ms-transform: translate(-90px, 0px);
  -moz-transform: translate(-90px, 0px);
  -webkit-transform: translate(-90px, 0px);
  -o-transform: translate(-90px, 0px);
}

.show-icons .hide-icons {
  opacity: 0;
  visibility: hidden;
  max-width: 0;
  transition: all 0.25s ease-out;
}

.show-icons:hover .hide-icons {
  margin-left: 15px;
  opacity: 1;
  max-width: 110px;
  visibility: visible;
}

.label-center-doc {
  display: inline-block;
  margin: 0 auto;
}

.label-right-doc {
  float: right;
}

/* Track */

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */

::-webkit-scrollbar-thumb {
  background: #b7bbbb;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.anyClass {
  height: 250px;
  overflow-y: scroll;
}

.label-1 {
  padding: 5px;
}

.label-2 {
  text-decoration: underline;
  color: #6b6f82;
}

.label-3 {
  background: rgb(231, 231, 231);
}

.label-switch {
  border-left: 5px solid #9cb537;
  padding: 5px;
  text-anchor: bold;
  background: rgb(241, 240, 240);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.div-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.img-test {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  height: 200px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  transform: translate(0px);
  -ms-transform: translate(0px);
  -moz-transform: translate(0px);
  -webkit-transform: translate(0px);
  -o-transform: translate(0px);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}

.text-test {
  font-family: "Open Sans";
  position: absolute;
  z-index: -1;
  display: block;
  height: 50%;
  top: 50%;
  right: 0;
  padding-right: 5px;
}

.img-test:hover {
  transform: translate(-90px, 0px);
  -ms-transform: translate(-90px, 0px);
  -moz-transform: translate(-90px, 0px);
  -webkit-transform: translate(-90px, 0px);
  -o-transform: translate(-90px, 0px);
}

.show-icons .hide-icons {
  opacity: 0;
  visibility: hidden;
  max-width: 0;
  transition: all 0.25s ease-out;
}

.show-icons:hover .hide-icons {
  margin-left: 15px;
  opacity: 1;
  max-width: 110px;
  visibility: visible;
}

.mr-2-5 {
  margin-right: 2rem !important;
}

.mt-29 {
  margin-top: 29%;
}

.mt-29 {
  margin-top: 29%;
}

.position-menu {
  position: relative;
  left: -12%;
  top: -18%;
}

.mt-n-7 {
  margin-top: -7%;
}

.footer-eco {
  margin-top: 30%;
}

.wrap-button-back {
  position: relative;
  top: 16%;
  width: 15%;
}

.wrap-button-home {
  position: relative;
  float: right;
  top: 16%;
}

.wrap-button-back-2 {
  border: none;
  float: left;
  background: transparent;
}

.accordion-toggle {
  position: relative;
}

.accordion-toggle::before, .accordion-toggle::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  /*right: -22px;*/
  width: 14px;
  height: 4px;
  margin-top: -2px;
  background-color: #6b6f82;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.accordion-toggle::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 0;
}

.accordion-toggle.collapsed::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.accordion-toggle.collapsed::after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.table-row-1 {
  width: 175px;
}

.table-row-3 {
  width: 100px;
}

.table-guay-1:hover {
  font-size: 1rem;
  color: #366ed7;
}

.table-guay-img {
  width: 50px;
  height: 50px;
}

.icon-medium-size {
  font-size: 1.5rem !important;
}

.td-column-name {
  font-size: 13px;
}

.td-column-name:hover {
  color: #2188b4;
  cursor: pointer;
}

.w-35 {
  width: 30%;
}

.icon-documental {
  font-size: 16px;
}

.fake-option {
  color: white;
  height: 0px;
}

.fake-option:hover {
  background-color: white;
  cursor: none;
}

.icon-eye-form {
  border-color: #cacfe7;
  border-left: none;
  background-color: #fff;
  color: #3b4781;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
  pointer-events: none;
}

.unstyled-button {
  border: none;
  padding: 0;
  background: none;
  font-size: 1.4rem;
}

.align-right-bottom {
  margin-left: auto;
  margin-right: 0;
}

.phone-align {
  display: flex;
  justify-content: space-between;
}

.ml-n-4 {
  margin-left: -3%;
}

.reset-container {
  margin-left: 1%;
  margin-right: 1%;
}

.tr-data-table {
  font-size: 12px;
  color: #777575;
}

.tr-data-table:hover {
  background-color: #d7dbdd !important;
}

.reset-padding {
  padding-left: 1%;
  padding-right: 1%;
}

.pt-10p {
  padding-top: 10px;
}

.mt-7px {
  margin-top: 7px;
}

.select-multiple {
  font-size: 0.9rem;
  font-family: inherit;
}

.border-silver {
  border: 1px solid #e4e5ec;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.caption-fieldlist {
  font-size: 15px;
  border: 1px solid #e4e5ec;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.sc-EHOje {
  /*Estilo de select en Registro de temperatura ECO*/
  overflow-y: scroll !important;
  height: 200px !important;
}

/* Tour style - start*/

.reactour__dot {
  background-color: #fff !important;
}

.sc-ifAKCX>span {
  background-color: #15253c !important;
  overflow-y: unset !important;
  height: 25px !important;
}

.sc-htpNat {
  color: #fff !important;
  margin: auto;
}

.hide-modal {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border: none;
}

.hide-modal-2 {
  background-color: rgba(255, 255, 255, 0) !important;
  border: none;
}

/* Tour style - end*/

.a-blue-botton {
  color: #2188b4 !important;
}

.h-participacion {
  margin-bottom: 0rem !important;
}

.h-participacion-top {
  margin-top: 0rem !important;
}

.select-eco {
  border-color: 1px solid #babfc7 !important;
}

.css-1okebmr-indicatorSeparator {
  width: 0rem !important;
  margin-right: 0 !important;
}

.css-tlfecz-indicatorContainer {
  margin-left: auto !important;
  padding: 0 !important;
  color: #4e5154 !important;
}

.css-6q0nyr-Svg {
  color: #4e5154 !important;
  height: 16px;
  margin-right: 0 !important;
}

.css-1wa3eu0-placeholder {
  color: #4e5154 !important;
  display: contents !important;
}

.css-yk16xz-control {
  border: 1px solid #babfc7 !important;
  color: #4e5154 !important;
  /*height: calc(2.75rem + 2px);*/
}

.css-1pahdxg-control {
  box-shadow: 0 0 0 0 #2684ff !important;
}

.css-1hwfws3 {
  margin-left: 10px !important;
}

.css-g1d714-ValueContainer {
  margin-left: 10px !important;
  color: #4e5154 !important;
}

.css-62g3xt-dummyInput {
  height: 0px !important;
}

/*======NAV HEADER guay 2021=====*/

#new-nav-2021.nav-modification {
  width: 90% !important;
  margin-top: 25px !important;
  box-shadow: 1px 10px 10px 1px #888888;
}

#new-nav-2021.navbar-dark .navbar-nav .nav-link {
  color: #af2f72;
}

#new-nav-2021.navbar-dark .navbar-nav .nav-link:hover {
  color: #c2185b;
}

#new-nav-2021.header-navbar.navbar-shadow {
  background-image: none;
}

#new-nav-2021.header-navbar .navbar-wrapper {
  margin-bottom: 0px;
}

#new-nav-2021.navbar-container {
  background-color: white !important;
}

#new-nav-2021.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  color: #d81865;
}

#new-nav-2021.main-menu .main-menu-content {
  margin-top: 14px;
}

#new-nav-2021.header-navbar .navbar-container ul.nav li a.dropdown-user-link {
  padding: 1.2rem 0rem;
}

.img-icon-2021 {
  width: 125px;
  height: 100px;
  position: absolute;
  margin-top: -10px;
}

.dropdown-menu.quick-start {
  width: 400px !important;
  padding: 20px;
}

.icon-nav-2021 {
  width: 25px;
  height: 25px;
}

/*===Footer new plataform===*/

.icon-footer-2021 {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

#btn-footer-2021.btn {
  height: 20px;
  background-color: #2188b4;
  font-size: 8px;
  padding: 5px 15px 15px 15px;
  color: #fff;
  border-radius: 10px;
}

.division-footer-section {
  border-top: 0.5px solid #6b6f82;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-2021 {
  background-color: rgba(255, 255, 255, 0.747);
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 25px;
  position: absolute;
}

#btn-modal-tienda.btn {
  height: 20px;
  font-size: inherit;
  padding: 5px 15px 15px 15px;
  color: #fff;
  background-color: transparent;
}

/*===Carousel design===*/

.carousel-indicators li.guay {
  background-color: rgba(51, 49, 49, 0.5);
}

.carousel-indicators .active.guay {
  background-color: #dfa444;
}

.carousel-indicators-10 {
  width: 10px !important;
  height: 10px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/*===DIV dialogs===*/

.globo {
  border-radius: var(--borde);
  width: 80%;
  padding: 25px;
  --borde: 1em;
  background-color: #9cb537;
  filter: drop-shadow(0px 0px 1px transparent);
  color: white;
}

.globo.iii.inModal {
  padding: 25px 25px 40px 25px;
}

.globo.iii.left {
  position: absolute;
  left: 0;
  margin-top: 25px;
}

.globo.iii.right {
  position: absolute;
  right: 0;
  margin-top: 25px;
}

.globo::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: var(--colita);
  height: var(--colita);
}

.globo.abajo-izquierda::before {
  --colita: 60px;
  left: 10px;
  bottom: calc(var(--colita) / -1.5);
  border-radius: 0 0 10em 0;
  box-shadow: inset calc(var(--colita) / -3) calc(var(--colita) / 4) 0 0 #9cb537;
}

.globo.abajo-derecha::before {
  --colita: 50px;
  left: 88%;
  bottom: calc(var(--colita) / -1.5);
  transform: skewY(30deg) rotateZ(-30deg);
  border-radius: 0 0 0 10em;
  box-shadow: inset calc(var(--colita) / 2) calc(var(--colita) / 3) 0 0 #9cb537;
}

/*===Guasitos===*/

.dummy-guay {
  width: 200px;
  height: 400px;
  margin-right: 50px;
}

.dummy-guay-2 {
  width: 150px;
  height: 300px;
  left: 0;
  top: 0;
  margin-top: 125px;
  position: absolute;
}

.dummy-guay-3 {
  width: 150px;
  height: 300px;
  right: 0;
  top: 0;
  margin-top: 125px;
  position: absolute;
}

@media (max-width: 768px) {
  .dummy-guay-2 {
    width: 150px;
    height: 300px;
    left: 0;
    top: 0;
    margin-top: 180px;
    position: absolute;
  }
  .dummy-guay-3 {
    width: 150px;
    height: 300px;
    right: 0;
    top: 0;
    margin-top: 180px;
    position: absolute;
  }
}

.icon-20 {
  font-size: 20px;
}

.icon-img-18x15 {
  width: 18px;
  height: 15px;
}

.icon-img-50x27 {
  width: 50px;
  height: 27px;
}

.icon-img-30x25 {
  width: 30px;
  height: 25px;
}

.icon-img-30x20 {
  width: 30px;
  height: 20px;
}

.icon-img-20 {
  width: 20px;
  height: 20px;
}

.icon-img-18 {
  width: 18px;
  height: 18px;
}

.icon-img-15 {
  width: 15px;
  height: 15px;
}

.icon-img-25 {
  width: 25px;
  height: 25px;
}

.icon-img-35 {
  width: 30px;
  height: 30px;
}

.icon-img-50 {
  width: 40px;
  height: 40px;
}

.icon-plus-2 {
  font-size: 20px;
  color: #2188b4;
  border-color: #2188b4;
  border-radius: 100px;
}

.icon-check {
  font-size: 20px;
  color: #2188b4;
}

/*===Fonts===*/

.h1-60 {
  font-size: 60px;
  font-family: inherit;
}

.p-20 {
  font-size: 20px;
}

.f-14 {
  font-size: 14px;
}

.f-15 {
  font-size: 15px;
}

.f-10 {
  font-size: 10px;
}

.font-h {
  font-family: Quicksand, Georgia, Times New Roman, Times, serif;
  font-size: 0.875rem;
}

.quick-start-slider .rangeslider-horizontal .rangeslider__fill {
  height: 100%;
  background-color: #00cc71;
  border-radius: 10px;
  top: 0;
}

.quick-start-slider .rangeslider .rangeslider__handle {
  height: 0px !important;
  width: 0px !important;
  font-size: 20px;
}

#or {
  position: relative;
  width: 300px;
  height: 20px;
  line-height: 50px;
  text-align: center;
  font-size: inherit;
}

#or::before, #or::after {
  position: absolute;
  width: 130px;
  height: 1px;
  top: 24px;
  background-color: #aaa;
  content: "";
}

#or::before {
  left: 0;
}

.edition-cursor {
  cursor: url(../../img//icons/mouse-edit.png) 5 70, pointer !important;
}

.help-cursor {
  cursor: url(../../img//icons/mouse-help.png) 80 70, help !important;
}

#or::after {
  right: 0;
}

.button-crear {
  height: 30px !important;
  line-height: 0rem !important;
}

.icon-facebook-registrar {
  padding: 0px 16px 8px 18px;
  background-color: #3b5998;
  color: white;
  border-color: transparent;
  cursor: pointer;
  height: 30px;
  width: 207px;
  border-right: #364e92 1px solid;
  float: left;
  padding-top: 0.1em;
}

.icon-facebook-registrar:hover {
  background-color: #42598a;
  border-right: #364e92 1px solid;
}

.icon-google-registrar {
  padding: 0px 8px 18px;
  background-color: #db4a39;
  border-color: transparent;
  color: white;
  cursor: pointer;
  height: 30px;
  width: 207px;
  float: left;
  margin-right: 2px;
}

.icon-google-registrar:hover {
  background-color: #e66b5d;
  margin-right: 5px;
}

.icon-fb-size {
  font-size: 1.7em !important;
  padding-top: 0.1em;
}

.icon-google-size {
  font-size: 1.7em !important;
  padding-top: 0.1em;
}

/* Style in inicio-empresas*/

.contenedor-empresas {
  max-height: 70vh;
  overflow: auto;
}

@media (max-width: 768px) {
  .contenedor-empresas {
    max-height: 700px;
    overflow: auto;
  }
}

.contenedor-400 {
  height: 400px;
}

.contenedor-alta {
  background-color: gainsboro;
  border-radius: 10px;
  padding-top: 1px;
  padding-left: 10px;
  padding-bottom: 15px;
}

.btn-enterprise-options {
  background-color: transparent;
  border: 2px solid #2188b4;
  color: #2188b4;
  text-align: left;
  border-radius: 5px;
  margin-top: 10px;
  padding: 3px;
  font-family: Quicksand, Georgia, Times New Roman, Times, serif;
}

.btn-enterprise-options:hover {
  background-color: #2188b4;
  color: #fff;
  box-shadow: 10px 10px 5px grey;
}

.btn-enterprise-options-inactive {
  background-color: transparent;
  border: 2px solid #dbd6d8;
  color: #6b6f82;
  text-align: left;
  border-radius: 5px;
  margin-top: 10px;
  padding: 3px;
  font-family: Quicksand, Georgia, Times New Roman, Times, serif;
}

.btn-groupEnt-options {
  background-color: transparent;
  border: 2px solid black;
  color: black;
  text-align: left;
  border-radius: 5px;
  margin-top: 10px;
  padding: 3px;
  font-family: Quicksand, Georgia, Times New Roman, Times, serif;
}

.btn-groupEnt-options:hover {
  background-color: black;
  color: #fff;
  box-shadow: 10px 10px 5px grey;
}

.icon-btn-25 {
  height: 25px;
  width: 25px;
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor-empresas::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor-empresas::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor-empresas::-webkit-scrollbar-button:increment, .contenedor-empresas::-webkit-scrollbar-button {
  display: none;
}

.contenedor-empresas::-webkit-scrollbar:horizontal {
  height: 10px;
}

.contenedor-empresas::-webkit-scrollbar-thumb {
  background-color: silver;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.contenedor-empresas::-webkit-scrollbar-track {
  border-radius: 10px;
}

.line-step {
  border-top: 1px solid silver;
  position: absolute;
  width: 70%;
  top: 0px;
  margin-top: 20px;
  z-index: -1;
  margin-left: 10%;
}

/* contenedor */

.contenedor-scroll-250 {
  max-height: 250px;
  overflow: auto;
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor-scroll-250::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor-scroll-250::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor-scroll-250::-webkit-scrollbar-button:increment, .contenedor-scroll-250::-webkit-scrollbar-button {
  display: none;
}

.contenedor-scroll-250::-webkit-scrollbar:horizontal {
  height: 10px;
}

.contenedor-scroll-250::-webkit-scrollbar-thumb {
  background-color: silver;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.contenedor-scroll-250::-webkit-scrollbar-track {
  border-radius: 10px;
}

.border-danger-guay {
  border-color: #af2f72 !important;
}

.border-color-blue-iam{
  border-color: #2188b4 !important;
}

/* adminPanel style - Inicio */

.btn-enterprise-adminPanel {
  background-color: transparent;
  border: 2px solid black;
  color: black;
  text-align: center;
  border-radius: 25px;
  height: 75%;
}

.btn-enterprise-adminPanel:hover {
  background-color: black;
  color: #fff;
  box-shadow: 10px 10px 5px grey;
}

.contenedor-scroll-425 {
  max-height: 425px;
  overflow: auto;
}

@media (max-width: 768px) {
  .contenedor-scroll-425 {
    max-height: 700px;
    overflow: auto;
  }
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor-scroll-425::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor-scroll-425::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor-scroll-425::-webkit-scrollbar-button:increment, .contenedor-scroll-425::-webkit-scrollbar-button {
  display: none;
}

.contenedor-scroll-425::-webkit-scrollbar:horizontal {
  height: 10px;
}

.contenedor-scroll-425::-webkit-scrollbar-thumb {
  background-color: silver;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.contenedor-scroll-425::-webkit-scrollbar-track {
  border-radius: 10px;
}

.mt-125 {
  margin-top: 125px;
}

.icon-img-60 {
  width: 60px;
  height: 40px;
}

/* adminPanel style - Final */

/* adminUsuarios style - Inicio */

.btn-administracionUsuarios {
  background-color: transparent;
  border: 2px solid black;
  color: black;
  text-align: center;
  border-radius: 25px;
  height: 20px;
  padding-top: 2px;
  width: 95%;
}

.btn-administracionUsuarios:hover {
  background-color: black;
  color: #fff;
  box-shadow: 10px 10px 5px grey;
}

.f-20 {
  font-size: 20px !important;
}

.f-1-rem {
  font-size: 1rem !important;
}

.nav.nav-tabs.nav-justified .nav-link.roles {
  border: none;
  background-color: transparent;
  color: #dfa444;
}

.nav.nav-tabs.nav-justified .nav-link.roles:hover, .nav.nav-tabs.nav-justified .nav-link.roles:focus {
  border-bottom: 5px solid #dfa444;
  background-color: transparent;
  color: #dfa444;
}

.nav.nav-tabs.nav-justified .nav-link.roles.active, .nav.nav-tabs.nav-justified .nav-link.roles.active:hover, .nav.nav-tabs.nav-justified .nav-link.roles.active:focus {
  border-bottom: 5px solid #dfa444;
  background-color: transparent;
  color: #dfa444;
}

.nav.nav-tabs.nav-justified .nav-link.administracion {
  border: none;
  background-color: transparent;
  color: #c2185b;
}

.nav.nav-tabs.nav-justified .nav-link.administracion:hover, .nav.nav-tabs.nav-justified .nav-link.administracion:focus {
  border-bottom: 5px solid #c2185b;
  background-color: transparent;
  color: #c2185b;
}

.nav.nav-tabs.nav-justified .nav-link.administracion.active, .nav.nav-tabs.nav-justified .nav-link.administracion.active:hover, .nav.nav-tabs.nav-justified .nav-link.administracion.active:focus {
  border-bottom: 5px solid #c2185b;
  background-color: transparent;
  color: #c2185b;
}

.nav.nav-tabs.nav-justified .nav-link.carga {
  border: none;
  background-color: transparent;
  color: #2188b4;
}

.nav.nav-tabs.nav-justified .nav-link.carga:hover, .nav.nav-tabs.nav-justified .nav-link.carga:focus {
  border-bottom: 5px solid #2188b4;
  background-color: transparent;
  color: #2188b4;
}

.nav.nav-tabs.nav-justified .nav-link.carga.active, .nav.nav-tabs.nav-justified .nav-link.carga.active:hover, .nav.nav-tabs.nav-justified .nav-link.carga.active:focus {
  border-bottom: 5px solid #2188b4;
  background-color: transparent;
  color: #2188b4;
}

.nav-tabs.adminNav {
  border-bottom: 1px solid black;
}

.btn-agregar-usuario {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #15253c;
  color: #fff;
}

.btn-agregar-usuario:hover {
  background-color: #fff;
  color: #15253c;
}

.btn-cancelar-usuario {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #fff;
  color: #15253c;
}

.btn-cancelar-usuario:hover {
  background-color: #15253c;
  color: #fff;
}

.fake-placeholder {
  color: #aeb5da !important;
}

/* adminUsuarios style - Final */

.header-black {
  background-color: #15253c;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.font-secondary {
  font-family: Quicksand, Georgia, Times New Roman, Times, serif;
}

.input-style-1 {
  border-radius: 10px;
  font-family: Quicksand, Georgia, Times New Roman, Times, serif;
}

/* Modal tour in adminPanel - start */

.img-dummy-1 {
  position: absolute;
  margin-top: -70px;
}

.img-dummy-2 {
  position: absolute;
  margin-top: 100px;
  z-index: -1;
}

.div-style-1 {
  position: absolute;
  margin-top: 30px;
  width: 80%;
  margin-left: 10%;
  color: #fff;
  font-weight: bold;
}

.div-style-2 {
  position: absolute;
  margin-top: 65px;
  width: 70%;
  margin-left: 15%;
  color: #fff;
}

.div-style-3 {
  position: absolute;
  margin-top: 130px;
  width: 65%;
  margin-left: 17.5%;
}

.btn-text-1 {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}

.btn-text-2 {
  color: #af2f72;
  text-decoration: underline;
  cursor: pointer;
}

/* Modal tour in adminPanel - end */

/* Modal tour in adminUsuarios - start */

@media (min-width: 1024px) {
  .div-style-4 {
    margin-top: 25%;
    width: 70%;
    margin-left: 12.5%;
    position: absolute;
    color: #fff;
  }
  .div-style-5 {
    margin-top: 50%;
    width: 70%;
    margin-left: 6%;
    position: absolute;
    top: 0px;
    color: #fff;
  }
}

@media (min-width: 1440px) {
  .div-style-4 {
    margin-top: 30%;
    width: 70%;
    margin-left: 15%;
    position: absolute;
    color: #fff;
  }
  .div-style-5 {
    margin-top: 55%;
    width: 70%;
    margin-left: 10%;
    position: absolute;
    top: 0px;
    color: #fff;
  }
}

/* Modal tour in adminUsuarios - end */

/* Insert icon into input field - start*/

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}

/* Insert icon into input field - end*/

/* headerColaborador style - start */

.navbar-colaborador {
  background-color: #fff !important;
  height: 61px !important;
}

.img-logo-nav {
  height: 60px;
}

.img-logo-nav-2 {
  height: 50px;
}

.img-btn-nav {
  width: 25px;
  height: 25px;
}

.img-btn-nav-2 {
  width: 25px;
  height: 25px;
  background-color: #ae2f72;
  color: #fff;
  border-radius: 100px;
  border: none;
  font-size: 0.75rem;
}

.img-btn-nav-3 {
  width: 30px;
  height: 30px;
  background-color: #15253C;
  color: #fff;
  border-radius: 100px;
  border: none;
  font-size: 1rem;
  font-family: Quicksand;
  font-weight: 500;
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 25%);
}

.img-btn-nav-4 {
  width: 30px;
  height: 30px;
  background-color: #fff;
  color: #15253C;
  border-radius: 100px;
  border: none;
  font-size: 1rem;
  font-family: Quicksand;
  font-weight: 600 !important;
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 25%);
}

/* headerColaborador style - end */

/* footerApp style - start */

.footerApp-style-1 {
  height: 55px !important;
  background-color: #fff !important;
  font-size: 13px;
}

.p-footerApp {
  padding-right: 10px;
  padding-left: 10px;
  color: #15253c;
}

.p-footerApp.left {
  border-right: 1px solid rgba(21, 37, 60, 0.6);
}

.img-icon-footerApp {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

/* footerApp style - end */

/* inicioColaborador style - start */

.img-responsive-6 {
  width: 100%;
  height: 85%;
}

.carousel-indicators li.green-guay {
  background-color: rgba(51, 49, 49, 0.5);
}

.carousel-indicators .active.green-guay {
  background-color: #9cb537;
}

.carousel-indicators-10 {
  width: 10px !important;
  height: 10px !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.carousel-a-style-1 {
  width: 25px;
}

.carousel-span-style-1 {
  background-color: #6b6f82;
  position: absolute;
  left: 0;
  height: 30px;
  width: 25px;
}

.carousel-span-style-2 {
  background-color: #6b6f82;
  position: absolute;
  right: 0;
  height: 30px;
  width: 25px;
}

.carousel-a-style-2 {
  width: 15px;
}

.carousel-span-style-3 {
  background-color: #6b6f82;
  position: absolute;
  left: 0;
  height: 85%;
  width: 15px;
}

.carousel-span-style-4 {
  background-color: #6b6f82;
  position: absolute;
  right: 0;
  height: 85%;
  width: 15px;
}

.carousel-card-title-1 {
  background-color: #2188b4;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: Quicksand;
  padding: 10px 20px;
  border-radius: 5px !important;
}

.font-quicksand {
  font-family: Quicksand;
}

.btn-slider-2 {
  background-color: #dfa444;
  color: #fff;
  font-size: 10px;
  border-radius: 15px;
}

/* inicioColaborador style - end */

/* headerAdministrador style - start */

.navbar-administrador {
  background-color: #15253c !important;
  height: 60px;
}

/* headerAdministrador style - end */

/* inicioAdministrador style - start */

.card-title-1 {
  background-color: #af2f72;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: Quicksand;
  padding: 10px 20px;
  border-radius: 5px !important;
  text-align: left;
}

.nav-tabs-1 {
  border: none;
}

.nav-link-1 {
  background-color: #9e9e9e;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  font-family: Quicksand;
  border: none !important;
  padding: 10px 20px;
}

.nav-link-1:hover {
  background-color: #9cb537 !important;
  color: #fff !important;
}

.nav-link-1.active {
  background-color: #9cb537 !important;
  color: #fff !important;
}

.nav-link-2 {
  background-color: #9e9e9e;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  font-family: Quicksand;
  border: none !important;
  padding: 5px 10px;
}

.nav-link-2:hover {
  background-color: #2188b4 !important;
  color: #fff !important;
}

.nav-link-2.active {
  background-color: #2188b4 !important;
  color: #fff !important;
}

.tab-pane-1 {
  background-color: #fff;
  font-size: 12px;
  font-family: Quicksand;
  color: #71768d;
}

.btn-slider-1 {
  background-color: #2188b4;
  color: #fff;
  font-size: 10px;
  border-radius: 15px;
}

/* inicioAdministrador style - end */

.vertical-layout #root .app-content.new-guay-plataform {
  height: 100%;
  background-color: #efeff6 !important;
}

.vertical-layout #root .app-content.bootomFooter {
  position: relative !important;
  min-height: 100vh !important;
}

.content-wrapper.bootomFooter {
  padding-bottom: 70px !important;
}

.bootomFooter-1 {
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
}

/* radio buttons style - start */

/* The container */

.container-check {
  display: block;
  position: relative;
  padding-left: 15px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */

.container-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */

.checkmark {
  position: absolute;
  left: 0;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  border: 1px solid grey;
}

/* On mouse-over, add a grey background color */

.container-check:hover input~.checkmark {
  background-color: #af2f72;
}

/* When the radio button is checked, add a blue background */

.container-check input:checked~.checkmark {
  background-color: #af2f72;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */

.container-check input:checked~.checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */

.container-check .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: transparent;
}

/* radio buttons style - end */

/* Carousel react style - start */

.img-responsive-7 {
  width: auto;
  height: 42.5vh;
}

.carousle-style-2 {
  background-color: #fff;
}

.carousle-style-2 .carousel-control-prev {
  width: 25px;
}

.carousle-style-2 .carousel-control-next {
  width: 25px;
}

.carousle-style-2 .carousel-control-prev .carousel-control-prev-icon {
  background-color: #6b6f82;
  position: absolute;
  left: 0;
  height: 30px;
  width: 25px;
}

.carousle-style-2 .carousel-control-next .carousel-control-next-icon {
  background-color: #6b6f82;
  position: absolute;
  right: 0;
  height: 30px;
  width: 25px;
}

.carousle-control-style .carousel-control-prev .carousel-control-prev-icon {
  background-color: #6b6f82;
  position: absolute;
  left: 0;
  height: 30px;
  width: 25px;
}

.carousle-control-style .carousel-control-next .carousel-control-next-icon {
  background-color: #6b6f82;
  position: absolute;
  right: 0;
  height: 30px;
  width: 25px;
}

/* Carousel react style - end */

.div-shadow-style-1:hover {
  box-shadow: 10px 10px 5px grey;
}

.div-dissable-style-1 {
  opacity: 0.5;
}

.div-dissable-style-2 {
  background-color: #f6f6f6;
  opacity: 0.2;
}

.icon-circle-1 {
  background-color: #2188b4;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
}

.btn-style-1 {
  background-color: transparent;
  border: 1px solid #e4e5ec;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 12px;
}

.btn-style-1:hover {
  background-color: #15253c;
  color: #fff;
}

.icon-circle-2 {
  background-color: #c2185b;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-size: 25px;
}

.btn-invisible-1 {
  width: 100%;
  background-color: transparent;
  border: none;
  padding: 5px;
  cursor: pointer;
}

.btn-invisible-2 {
  width: 100%;
  background-color: transparent;
  border: none;
  padding: 5px;
  cursor: pointer;
  text-align: left;
}

.btn-invisible-1:hover, .btn-invisible-2:hover {
  background-color: #15253c;
  color: #fff;
}

.div-btn-1 {
  padding: 5px;
}

.div-btn-1:hover {
  background-color: #15253c;
  color: #fff;
}

.img-responsive-8 {
  height: 30px;
  width: 30px;
}

.modal-div-style-1 {
  padding: 50px;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 25%);
}

.modal-div-bodered {
  border: 1px solid gray !important;
  background-color: #fff;
}

.modal-div-style-2 {
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 25%);
  border-radius: 20px;
  cursor: pointer;
  padding: 5px;
}

/* .modal-div-style-2 p {
  color: #6b6f82;
} */

.modal-div-style-2:hover p {
  color: #fff;
}

.modal-div-style-2:hover {
  border-color: #15253c;
  background-color: #15253c;
  color: #fff !important;
}

.modal-div-style-3 {
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 25%);
  border-radius: 20px;
  padding: 5px;
}

.btn-close-1 {
  background-color: gray;
  border-radius: 30px;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  margin-top: -20px;
  margin-right: -25px;
}

.btn-close-3 {
  background-color: #15253c;
  border-radius: 30px;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  margin-top: -20px;
  margin-right: -25px;
  color: #fff;
}

.btn-close-4 {
  background-color: #15253c;
  border-radius: 30px;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
}

/* .container-style-1 {
  overflow-x: auto !important;
} */

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.container-style-1::-webkit-scrollbar {
  -webkit-appearance: none;
}

.container-style-1::-webkit-scrollbar:vertical {
  width: 10px;
}

.container-style-1::-webkit-scrollbar-button:increment, .container-style-1::-webkit-scrollbar-button {
  display: block;
}

.container-style-1::-webkit-scrollbar:horizontal {
  height: 10px;
}

.container-style-1::-webkit-scrollbar-thumb {
  background-color: silver;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.container-style-1::-webkit-scrollbar-track {
  border-radius: 10px;
}

.background-img-component-1 {
  position: fixed;
  width: 100%;
}

.dropdown-divider.divider-1 {
  width: 80% !important;
  margin-left: 10% !important;
  border: 1px solid #d8d9de !important;
}

.text-purple {
  color: #953370;
}

.width-90 {
  width: 90%;
}

.text-gray {
  color: #71768d;
}

.div-70-vh {
  min-height: 70vh !important;
}

.bg-white-1 {
  background-color: #fff !important;
}

.btn-align-center {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.btn-google-1 {
  background-color: #db4a39;
  border-color: transparent;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}

.btn-google-1:hover {
  background-color: #e66b5d;
}

.btn-facebook-1 {
  background-color: #3b5998;
  border-color: transparent;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}

.btn-facebook-1:hover {
  background-color: #596c94;
}

.btn-apple-1 {
  background-color: #09090a;
  border-color: transparent;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
}

.btn-apple-1:hover {
  background-color: #3d3d41;
}

.img-responsive-9 {
  width: 65%;
  height: auto;
}

.contenedor-scroll-50-vh {
  max-height: 50vh;
  overflow: auto;
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor-scroll-50-vh::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor-scroll-50-vh::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor-scroll-50-vh::-webkit-scrollbar-button:increment, .contenedor-scroll-50-vh::-webkit-scrollbar-button {
  display: none;
}

.contenedor-scroll-50-vh::-webkit-scrollbar:horizontal {
  height: 10px;
}

.contenedor-scroll-50-vh::-webkit-scrollbar-thumb {
  background-color: silver;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.contenedor-scroll-50-vh::-webkit-scrollbar-track {
  border-radius: 10px;
}

.icon-img-2 {
  width: 17.5px;
  height: 17.5px;
}

/* Clase que tendra el tooltip */

.cssToolTip {
  position: absolute;
  /* Esta clase tiene que tener posicion relativa */
  color: #dfa444;
  /* Color del texto */
  margin-left: -5px;
}

/* El tooltip */

.cssToolTip span {
  background: #dfa444;
  color: #fff;
  display: none;
  /* El tooltip por defecto estara oculto */
  border-radius: 10px;
  font-size: 0.6em;
  padding: 10px;
  width: 200px;
  position: absolute;
  /* El tooltip se posiciona de forma absoluta para no modificar el aspezto del resto de la pagina */
  /* top: 15px; */
  /* Posicion apartir de la parte superior del primer elemento padre con posicion relativa */
  /* left: 100px; */
  /* Posicion apartir de la parte izquierda del primer elemento padre con posicion relativa */
  z-index: 100;
  /* Poner un z-index alto para que aparezca por encima del resto de elementos */
}

/* El tooltip cuando se muestra */

.cssToolTip:hover span {
  display: block;
  /* Para mostrarlo simplemente usamos display block por ejemplo */
}

.menu-option {
  width: 70% !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.width-120 {
  width: 120%;
}

.h-100 {
  height: 100% !important;
}

.h-80 {
  height: 80% !important;
}

.h-30 {
  height: 30% !important;
}

.h-60 {
  height: 60% !important;
}

.h-20 {
  height: 20% !important;
}


.active-element {
  color: #953370;
  font-weight: bold;
}

.prod-description {
  line-height: 27px;
  color: #71768d;
}

.active-element-2 {
  color: #9cb537;
  font-weight: bold;
}

.input-style-1 {
  border: 2px solid #dcdada;
  border-radius: 8px;
  padding: 8px;
}

.hour-div {
  padding: 0px;
  font-size: 23px;
  margin-top: 2px;
  width: 30px !important;
}

.ml-8-n {
  margin-left: -8%;
}

.sub-category p {
  cursor: pointer;
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.scrollbar-style::-webkit-scrollbar {
  -webkit-appearance: none;
}

.scrollbar-style::-webkit-scrollbar:vertical {
  width: 10px;
}

.scrollbar-style::-webkit-scrollbar-button:increment, .scrollbar-style::-webkit-scrollbar-button {
  display: none;
}

.scrollbar-style::-webkit-scrollbar:horizontal {
  height: 10px;
}

.scrollbar-style::-webkit-scrollbar-thumb {
  background-color: silver;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.scrollbar-style::-webkit-scrollbar-track {
  border-radius: 10px;
}

/* Scrollbar hidden */
.scrollbar-style-hidden::-webkit-scrollbar {
  -webkit-appearance: none;
}

.scrollbar-style-hidden::-webkit-scrollbar:vertical {
  width: 0px;
}

.scrollbar-style-hidden::-webkit-scrollbar-button:increment, .scrollbar-style-hidden::-webkit-scrollbar-button {
  display: none;
}

.scrollbar-style-hidden::-webkit-scrollbar:horizontal {
  height: 0px;
}

.scrollbar-style-hidden::-webkit-scrollbar-thumb {
  background-color: silver;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.scrollbar-style-hidden::-webkit-scrollbar-track {
  border-radius: 10px;
}


.menu-link-nav {
  color: white;
  font-size: 24px;
}

.menu-link-nav:hover {
  color: #af2f72;
}

.bg-app {
  background: url("/../img/inicio/general_back.jpg") no-repeat center center fixed;
  background-size: cover;
}

.breadcrumb-item a {
  color: #6b6f82;
}

.breadcrumb-item a:hover {
  color: #af2f72;
}

.breadcrumb-item span {
  color: #6b6f82;
}

.breadcrumb-item span:hover {
  color: #af2f72;
}

.mt-1p {
  margin-top: 1%;
}

.wrap-img-enterprise {
  height: 100px;
}

.text-img-wrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.separator-ent {
  width: 70%;
  margin-left: 39%;
  margin-top: -4%;
}

.disabled-enterprise {
  background-color: #cccccc;
}

.mt-4p {
  margin-top: 4%;
}

.bg-white-guay {
  background-color: #fff;
}

.bg-white-smoke {
  background-color: #F6F6F6;
}

.bg-blue-guay {
  background-color: #15253c !important;
  color: #fff;
  font-weight: bold;
}

.bg-blue-guay-2 {
  background-color: #15253c !important;
  color: #fff;
}

.bg-menta{
  background-color: #6fbeb7 !important;
}

.icon-big-size {
  font-size: 3rem !important;
}

.icon-bigXL-size {
  font-size: 5rem !important;
}

.before_capture {
  background-color: #ffffff;
  color: #71768d;
  border-radius: 100px;
}

.on_capture {
  background-color: #15253c;
  color: #ffffff;
}

.after_capture {
  background-color: #ffffff;
  color: #15253c;
  border-radius: 100px;
}

.font-big {
  font-size: 1.5rem;
}

.btn-save {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #af2f72;
  color: #fff;
}

.btn-save:hover {
  background-color: #fff;
  color: #af2f72;
}

.btn-cancel {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #15253c;
  color: #fff;
}

.btn-cancel:hover {
  background-color: #fff;
  color: #15253c;
}

.btn-save-style2 {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #af2f72;
  color: #fff;
}

.btn-save-style2:hover {
  background-color: #fff;
  border: 1px solid #af2f72 !important;
  color: #af2f72;
}

.btn-green-style2 {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #9cb537;
  color: #fff;
}

.btn-green-style2:hover {
  background-color: #fff;
  border: 1px solid #9cb537 !important;
  color: #9cb537;
}

.btn-blue-style2 {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #2188b4;
  color: #fff;
}

.btn-green-style3 {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #9cb537;
  color: #fff;
  font-family: Quicksand;
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 25%);

}

.btn-white-b-green-style {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 0px;
  padding-bottom: 2px;
  height: 35px;
  margin: 3px;
  background-color: #fff;
  border: 3px solid #9cb537 !important;
  font-family: Quicksand;
}

.btn-blue-style2:hover {
  background-color: #fff;
  border: 1px solid #2188b4 !important;
  color: #2188b4;
}

.btn-cancel-style2 {
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  font-size: inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 35px;
  background-color: #15253c;
  color: #fff;
}

.btn-cancel-style2:hover {
  background-color: #fff;
  border: 1px solid #15253c !important;
  color: #15253c;
}

.searcher-table {
  margin-bottom: 19px;
}

.searcher-table .form-group.form-group-sm.react-bs-table-search-form input {
  height: calc(1.875rem + 6px);
  font-size: 0.875rem;
  padding: 0.5rem 0.75rem !important;
}

.wrap-empty-img {
  max-height: 100px;
  height: 80px;
}

.mt-9p {
  margin-top: 9px;
}

.card-areas {
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 25%);
}

.border-bottom {
  border-bottom: 1px solid #c7c7c7 !important;
}

.card-areas:hover>.card-header-areas {
  background-color: #15253c;
}

.card-areas:hover .card-header-areas .card-input-area {
  background-color: #15253c;
  color: #fff;
}

.card-input-area:disabled {
  background-color: #fff;
}

.table-tt {
  background-color: #d7dbdd;
}

.ml-10 {
  margin-left: 10rem !important;
}

.height-none {
  height: calc(0.9rem + 7px) !important;
}

.row-parent-color {
  background-color: #15253c !important;
  border: none !important;
  color: #fff !important;
}

.transparent-color {
  color: transparent;
}

.row-parent-color i.ft-check {
  color: #9cb537;
}

.row-parent-color i.ft-trash-2 {
  color: #E74C3C;
}

.row-parent-color i.ft-edit-2 {
  color: #2188b4;
}

.row-parent-color td {
  border: none !important;
}

.row-parent-color-2 {
  background-color: #15253c !important;
  border: none !important;
  color: #fff !important;
}

.row-parent-color-2 i.ft-check {
  color: #9cb537;
}

.row-parent-color-2 i.ft-trash-2 {
  color: #E74C3C;
}

.row-parent-color-2 i.ft-edit-2 {
  color: #2188b4;
}

.row-parent-color-2 td {
  border: none !important;
}

.row-child-color {
  background-color: #15253c !important;
  border: none !important;
  font-size: 0.7rem !important;
  color: #fff !important;
}

.row-child-color-2 {
  background-color: #15253c !important;
  border: none !important;
  font-size: 0.7rem !important;
  color: #fff !important;
}

.complete-searchBar .search-label {
  width: 100% !important;
  margin-bottom: 0px;
}

.foo {
  background-color: gainsboro;
  border: none;
  overflow: hidden;
  cursor: pointer;
  color: #464855;
}

.rowActive td {
  padding: 0px;
  border-bottom: 1px solid gainsboro;
  border-top: 1px solid gainsboro;
}

.rowActive:hover i.ft-check {
  color: #9cb537;
}

.rowActive:hover i.ft-trash-2 {
  color: #E74C3C;
}

.rowActive:hover i.ft-edit-2 {
  color: #2188b4;
}

.completed-row {
  background-color: #fff;
  border: none !important;
  color: #464855;
}

.completed-row td {
  padding: 0px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

.completed-row:hover i.ft-check {
  color: #9cb537;
}

.completed-row:hover i.ft-trash-2 {
  color: #E74C3C;
}

.completed-row:hover i.ft-edit-2 {
  color: #2188b4;
}

.boo {
  height: 300px;
  max-height: 300px;
  background: gainsboro;
  overflow: auto;
}

.textarea-unresize {
  resize: none;
}

/* The switch - the box around the slider */

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked+.slider {
  background-color: #2196f3;
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.wrap-img-enterprise .img-responsive {
  max-width: 100%;
  max-height: 100px;
}

.button-50 {
  width: 50%;
}

table .table-checkbox th:first-child {
  border: none;
  background-color: rgb(215, 219, 221);
}

table.table-checkbox th:first-child {
  margin-top: 50%;
}

.table-checkbox td:first-child {
  border-right: none;
  border-left: none;
  border-top: 1px solid #ccd1d1;
  border-bottom: 1px solid #ccd1d1;
  width: 50px;
}

.table-checkbox td:first-child input {
  margin-top: 50%;
}

table.table-checkbox-2 th:first-child {
  border: none;
  border-bottom-width: 2px;
  border-bottom: 2px solid #e3ebf3;
  border-top: 1px solid #e3ebf3;
  width: 50px;
  background-color: rgb(215, 219, 221);
}

table.table-checkbox-2 th:first-child {
  margin-top: 50%;
}

.table-checkbox-2 th:first-child input {
  margin-top: 35%;
  margin-left: 10px !important;
}

/* .table-checkbox-2 td:first-child {
  padding: 0 !important;
} */

.table-checkbox-2 td:first-child input {
  margin-top: 35%;
  margin-left: 10px !important;
}

table.table-checkbox-3 th:first-child {
  background-color: #d7dbdd;
  border: none;
  padding-top: 7px !important;
  width: 50px;
}

table.table-checkbox-3 th:first-child {
  margin-top: 50%;
  width: 50px;
}

.table-checkbox-3 td:first-child {
  border-right: none;
  border-left: none;
  border-top: 1px solid #ccd1d1;
  border-bottom: 1px solid #ccd1d1;
  width: 50px;
}

.table-checkbox-3 td:first-child input {
  margin-top: 35%;
}

.header-class {
  height: 0px !important;
  padding: 0px !important;
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.boo::-webkit-scrollbar {
  -webkit-appearance: none;
}

.boo::-webkit-scrollbar:vertical {
  width: 7.5px;
}

.boo::-webkit-scrollbar-button:increment, .boo::-webkit-scrollbar-button {
  display: none;
}

.boo::-webkit-scrollbar-thumb {
  background-color: silver;
  border: 2px solid #f1f2f3;
}

.img-responsive-group {
  width: 200px;
  height: auto;
}

.popover-style {
  width: 15%;
  height: auto;
}

.enterprise-list .active {
  background-color: #15253C;
  color: white;
}

.enterprise-list .active .badge-secondary {
  color: #15253C;
  background-color: white;
}

.btn-guay-processing {
  text-align: center !important;
  height: 35px;
  width: 170px !important;
  line-height: 0rem;
}

.btn-guay-processing-rp {
  width: 185px !important;
  padding: 0.75rem 1rem !important;
}

.btn-guay-processing-cs {
  width: 130px !important;
}

.background-yellow {
  background-color: #f9b233;
  color: #fff;
}

.background-green {
  background-color: #869c2e;
  color: #fff;
}

/*
* Start style css code
* Component name: Product.js
*/

.card-style-1 {
  background-color: #fff;
  box-shadow: rgb(62 57 107 / 7%) 0px 1px 15px 1px;
  height: 60vh !important;
  overflow: auto;
}

.card-style-1:hover {
  box-shadow: rgb(62 57 107 / 7%) 0px 10px 5px 10px;
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.card-style-1::-webkit-scrollbar {
  -webkit-appearance: none;
}

.card-style-1::-webkit-scrollbar:vertical {
  width: 7.5px;
}

.card-style-1::-webkit-scrollbar-button:increment, .card-style-1::-webkit-scrollbar-button {
  display: none;
}

.card-style-1::-webkit-scrollbar-thumb {
  background-color: silver;
  border: 2px solid #f1f2f3;
}

.header-style-1 {
  border: .5px solid #af2f72;
}

.header-style-1:hover {
  background-color: #af2f72 !important;
  color: #fff !important;
}

.header-style-2 {
  background-color: #af2f72 !important;
  color: #fff !important;
}

.header-style-3 {
  border: .5px solid #6b6f82;
}

.btn-middle-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.nav-link-3 {
  background-color: #15253c;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  font-family: Quicksand;
  border: none !important;
  padding: 5px 10px;
}

.nav-link-3:hover {
  background-color: #15253c !important;
  color: #fff !important;
}

.nav-link-3.active {
  background-color: #15253c !important;
  color: #fff !important;
}

.nav-link-disable {
  background-color: #9e9e9e;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  font-family: Quicksand;
  border: none !important;
  padding: 5px 10px;
}

.link-blue-2 {
  color: #2188b4 !important;
}

.link-blue-2:hover {
  font-weight: bold !important;
}

/*
* Finish style css code
* Component name: Product.js
*/

/*
* remove the arrows from the inputs
*/

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

/*
* remove the arrows from the inputs end
*/

.btn-guay-processing-sm .icon-sm {
  font-size: 0.875rem !important;
}

.img-nueva-normalidad {
  width: 89%;
  margin-left: 16%;
  margin-top: 30%;
}

.img-ser-norm {
  margin-top: 10%;
  margin-left: 10%;
}

.height-sm-1 {
  /*Makes that an input be like form-control-sm */
  height: calc(1.875rem + 7px) !important;
}

.table-scroll-1 {
  max-height: 75vh !important;
  overflow: auto;
}

input:checked+.slider {
  background-color: #9cb537;
}

.list-group-item a {
  color: black;
}

/* .border-secondary {
  border: 1px solid #03203a !important;
}

.cd-horizontal-timeline .events-content li.selected {
  position: absolute !important;
  z-index: 1 !important;
  opacity: 1;
  transform: translateX(0);
}

.cd-horizontal-timeline .events-content li>* {
  max-width: 1000px !important;
  margin: 0 auto;
}


.cart-guay .col-md-2 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

 */

.bg-secondary-guay {
  background-color: #03203a !important;
  text-align: center !important;
}

.guay-col-md-2 {
  flex: 0 0 16.666667%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}

.guay-card-header {
  padding: 0.5rem 0.5rem;
  text-align: center;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.guay-card-title {
  margin-bottom: 0px;
}

.content-cart-guay li {
  padding: 10px 0px !important;
}

.content-cart-guay li.selected {
  position: absolute !important;
  z-index: 2;
  opacity: 1;
  transform: translateX(0);
}

.cart-calendar-guay {
  justify-content: space-between !important;
  padding: 0px !important;
}

.content-cart-guay .events-content li>* {
  padding: 0px 30px !important;
  max-width: 2200px !important;
  margin: 0 auto;
}

.border-secondary-guay {
  border: 1px solid #03203a !important;
  min-height: 275px !important;
}

.card-text-guay {
  font-size: 12px !important;
  margin: 0px;
}

.card-guay-4 {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #dfa444;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}

.card-guay-7 {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #dfa444;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}

.card-guay-1 {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #dfa444;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}

.card-guay-5 {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #2188b4;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}

.card-guay-2 {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #2188b4;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}

.card-guay-6 {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #af2f72;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}

.card-guay-CC {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #869c2e;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
}

.card-guay-PCC {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #2188b4;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
}

.card-guay-LE {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #dfa444;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
}

.card-guay-Info {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #963663;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
}

.card-guay-W {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #28799f;
  color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0.35rem;
  padding: 10px;
  margin: 5px 0px;
}

/* -------------- */

.switchBtn {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  margin-top: 10px;
}

.switchBtn input {
  display: none;
}

.slideBTNSwitch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #709c29;
  -webkit-transition: .4s;
  transition: .4s;
  padding: 3px;
  color: #fff;
  padding-left: 20px;
}

.slideBTNSwitch:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 30px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  padding-left: 0px !important;
}

input:checked+.slideBTNSwitch {
  background-color: #cdd1da;
  padding-left: 30px;
  color: #fff;
}

input:focus+.slideBTNSwitch {
  box-shadow: 0 0 1px #01aeed;
}

input:checked+.slideBTNSwitch:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  left: -20px;
}

.slideBTNSwitch.round {
  border-radius: 34px;
}

.slideBTNSwitch.round:before {
  border-radius: 50%;
}

.is-active-comunication {
  opacity: 0.5 !important;
}

.time-l-guay .timeline {
  position: relative;
  height: 100px;
  width: 85% !important;
  max-width: 1030px !important;
  margin: 0 auto;
}

.globo {
  position: absolute;
  font-size: 12px;
  border-radius: var(--borde);
  padding: var(--borde);
  --borde: 1em;
  font-family: sans-serif;
  z-index: 1;
  background-color: white;
  filter: drop-shadow(0px 0px 1px black);
  box-shadow: 0 0 0.3em
}

.globo.i {
  text-align: center;
  width: 350px !important;
  max-height: 55px;
  top: -120%;
  left: -100% !important;
  color: #bec2c8;
  font-size: 12px;
}

@media (min-width: 1400px) {
  .globo.i {
    text-align: center;
    width: 350px !important;
    max-height: 55px;
    top: -120%;
    left: -45% !important;
    color: #bec2c8;
    font-size: 12px;
  }
}

.globo.ii {
  width: 150px;
  top: 100px;
  left: 20px;
  color: #000 !important;
}

.globo.abajo-derecha::before {
  --colita: 20px;
  left: 76%;
  transform: skewY(30deg) rotateZ(-30deg);
  border-radius: 0 0 0 10em;
  box-shadow: inset calc(var(--colita)/1) calc(var(--colita)/1) 0 0 white;
}

*/ .list-group-item a {
  color: black;
}

.fake-select:hover {
  font-weight: bold !important;
}

.viewDocument .pg-viewer-wrapper {
  overflow-y: unset !important;
  overflow-x: unset !important;
}

.viewDocument .photo-viewer-container {
  width: unset !important;
  height: unset !important;
}

.viewDocument .photo-viewer-container>img {
  width: unset !important;
  height: unset !important;
}

.shadow-card-1 {
  box-shadow: rgb(62 57 107 / 25%) 0px 10px 5px 10px !important;
}

.shadow-card-2 {
  box-shadow: rgb(0 0 0 / 25%) 0px 4px 4px !important;
}

.border-card-gray {
  border: 1px solid #949494 !important;
}

.heigth-ficha-item {
  height: 50%;
}

.fake-link-guay {
  color: #6b6f82;
}

.fake-link-guay:hover {
  color: #af2f72;
}

.arrow-up {
  position: fixed;
  z-index: 1;
  right: 5rem;
  bottom: 0;
  background-color: #af2f72;
  color: #fff;
  border: none;
  padding: 5px 10px 2px;
}

.arrow-up-blue-navy {
  position: fixed;
  z-index: 1;
  right: 5rem;
  bottom: 0;
  background-color: #15253c;
  color: #fff;
  border: none;
  padding: 5px 10px 2px;
}

.header-fixed {
  position: fixed !important;
  z-index: 1;
  /* right: 5rem;
  bottom: 0;
  background-color: #af2f72;
  color: #fff;
  border: none;
  padding: 5px 10px 2px; */
}

/*
* modal start
*/

.modal-login .custom-dialog {
  min-height: 600px !important;
  background-color: transparent !important;
}

.modal-login .modal-content {
  background: transparent !important;
  border: none !important;
}

/*
* modal end
*/

.breadcrumb-item span {
  color: #6b6f82;
}

.breadcrumb-item.active {
  font-weight: bold;
  color: #15253C;
}

.without-box-shadow {
  box-shadow: 0px 0px 0px 0px;
}

.with-box-shadow {
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 15%);
}

.with-box-shadow-marked {
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 45%);
}

.with-box-shadow-hover:hover {
  box-shadow: 4px 1px 5px 1px rgb(62 57 107 / 45%);
  /* box-shadow: 3px 2px 5px 2px rgb(62 57 107 / 45%); */
  /* box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 45%); */
}

.img-producs-guay img {
  width: 130%;
}

.img-producs-guay2 img {
  width: 130%;
}

.know-our-products {
  padding-left: 10%;
}

.img-woman-guay {
  width: 100%;
}

.ml-guay-h {
  margin-left: 40px;
}

.guay-hour {
  display: flex;
  flex-direction: row;
}

.div-icons-redes {
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) and (min-width: 700px) {
  .img-producs-guay img {
    padding-top: 40% !important;
    max-width: 250px;
  }
  /* .div-woman-guay {
    display: flex !important;
    justify-content: flex-end !important;
  } */
  .img-woman-guay {
    /* display: flex !important;
    justify-content: flex-end !important; */
    width: 50%;
  }
  .know-our-products {
    padding-left: 0%;
    display: flex;
    justify-content: flex-end;
  }
  .know-our-products h3 {
    font-size: 18px !important;
  }
  .img-producs-guay2 img {
    min-width: 160px !important;
    padding-inline-start: 0%!important;
  }
}

@media screen and (max-width: 699px) and (min-width: 200px) {
  .navbar-nav .dropdown-menu {
    animation: none;
    position: absolute;
    float: none;
  }
  .know-our-products {
    padding-left: 0%;
    display: flex;
    justify-content: center;
  }
  .know-our-products h3 {
    font-size: 18px !important;
    padding: 0px !important;
  }
  .dropup, .dropdown {
    position: relative;
    z-index: 1;
  }
  .div-icons-redes {
    margin-bottom: 8% !important;
  }
  .guay-contact {
    display: flex !important;
    justify-content: center !important;
  }
  .br-hidden {
    display: none;
  }
  .div-btn-home .btn-green {
    background-color: #9cb537;
    color: #fff;
    padding: 0.5rem 1rem;
    width: 100%;
  }
  .ml-8-n {
    margin-left: 0% !important;
  }
  .ml-guay-h {
    margin-left: 0px;
  }
  .img-producs-guay img {
    padding-top: 0% !important;
    max-width: 80px;
  }
  .img-producs-guay2 img {
    padding-top: 0% !important;
    max-width: 80px;
  }
  .img-producs-guay2 {
    display: flex;
    justify-content: center;
  }
  .img-producs-guay {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 8000px) and (min-width: 1400px) {
  .img-producs-guay img {
    max-width: 280px !important;
    display: flex !important;
    justify-content: center !important;
    padding-inline-start: 20%!important;
  }
  .img-producs-guay2 img {
    max-width: 300px !important;
    padding-inline-start: 5%!important;
  }
}

.bg-white {
  background: #fff;
}

/* @media screen and (max-width: 6000px) and (min-width: 3001px) {
  .img-producs-guay img {
    width: 80% !important;
    display: flex !important;
    justify-content: center !important;
  }
} */

.icons-rigth {
  display: flex !important;
  flex-direction: row;
}

.switch-small {
  width: 30px;
  height: 5px;
}

.slider-small {
  height: 1rem;
  width: 2rem;
}

.slider-small:before {
  position: absolute;
  content: "";
  height: 0.5rem;
  width: 0.5rem;
  left: 6px;
  bottom: 3.7px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked+.slider-small:before {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.col-div-75 {
  height: 75vh !important;
  overflow: scroll !important;
}

.col-div-75::-webkit-scrollbar {
  -webkit-appearance: none;
}

.col-div-75::-webkit-scrollbar:vertical {
  width: 7.5px;
}

.col-div-75::-webkit-scrollbar-button:increment, .col-div-75::-webkit-scrollbar-button {
  display: none;
}

.col-div-75::-webkit-scrollbar-thumb {
  background-color: silver;
  border: 2px solid #f1f2f3;
}

.blurryImg {
  image-rendering: -webkit-optimize-contrast;
}

.wrap-events {
  width: 90%;
  margin-left: 3%;
}

.hide-com {
  opacity: 0;
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.select-option-style-1 {
  max-height: 35vh !important;
  overflow: scroll;
}

.select-option-style-1::-webkit-scrollbar {
  -webkit-appearance: none;
}

.select-option-style-1::-webkit-scrollbar:vertical {
  width: 7.5px;
}

.select-option-style-1::-webkit-scrollbar-button:increment, .select-option-style-1::-webkit-scrollbar-button {
  display: none;
}

.select-option-style-1::-webkit-scrollbar-thumb {
  background-color: silver;
  border: 2px solid #f1f2f3;
}

.select-option-style-2:hover {
  background-color: #E5E8E8 !important;
}

.apple-auth-btn {
  width: 51%;
  height: 34px;
}

.menu-btn-style-1 {
  background-color: #fff;
  color: #5b5b5b;
}

.menu-btn-style-1:hover {
  background-color: #343246;
  color: #fff;
  font-weight: bolder;
}

.menu-btn-selected-style-1 {
  background-color: #343246;
  color: #fff;
  font-weight: bolder;
}

.hover-effect-1:hover img {
  border: 1px solid #af2f72;
}

.hover-effect-1:hover span {
  color: #000 !important;
}

.border-transparent {
  border: 1px solid transparent;
}

.with-box-shadow-2 {
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 50%);
}

.border-pink-guay {
  border: 2px solid #af2f72;
}

.cut-img {
  height: 100px;
  margin: 12px auto;
  overflow-x: hidden;
  overflow-y: hidden;
  image-rendering: -webkit-optimize-contrast;
}

.modal-header-move {
  cursor: move;
}

.table-NextSteps::-webkit-scrollbar {
  height: 10px;
}

.with-box-shadow-3 {
  border-radius: 15px !important;
  box-shadow: 0px 1px 15px 1px rgb(62 57 107 / 20%);
}

.overflow-visible {
  overflow: visible;
  height: 35px;
}

.shape-circle {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
}

.shape-circle:hover {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 3px solid white;
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
}

.openclass {
  position: absolute;
  right: -155px;
  top: 200px;
  width: 100%;
}

.dropdown-2 {
  width: 200px;
  position: absolute;
  left: -200px;
  top: 0;
  background-color: rgba(244, 244, 246, 0.9);
  border: solid 1px #6b6f82 !important;
  margin: -11rem 0 0 !important;
}

tr.border-none-1 :nth-child(2) {
  border: none !important;
}

.style-plus-button {
  background-color: #9cb0d1;
  color: white;
}

.style-plus-button:hover {
  background-color: #15253c;
  color: white;
}

.select-pink {
  background-color: #c32f6d;
  border-color: white;
  color: white;
}

.select-pink:focus {
  background-color: #c32f6d;
  border-color: white;
  color: white;
}

.select-option {
  background-color: #f8f8f8;
  color: #15253c;
}
/* Hide tour arrows */
.first-arrow-inactive [data-tour-elem="left-arrow"] {
  opacity: 0;
}
/* Hide tour arrows */
.last-arrow-inactive [data-tour-elem="right-arrow"] {
  opacity: 0;
}
.datepicker-w-100 div.react-datepicker-wrapper {
  width: 100%;
}

.main-menu.menu-fixed {
  top: auto !important;
}
.bg-app-2 {
  background: url(../../img/loguin_generico-1.png) no-repeat center center fixed;
  background-size: cover;
}
.hover-shadow-1:hover {
  box-shadow: 0px 10px 15px 10px rgb(0 0 0 / 50%);
}
.floating-div {
  position: relative;
  animation-name: showContainer;
}
.floating-div.dot-1 {
  animation: showContainer 5.50s;
  animation-iteration-count: infinite;
}
.floating-div.dot-2 {
  animation: showContainer 6.50s;
  animation-iteration-count: infinite;
}
.floating-div.dot-3 {
  animation: showContainer 5s;
  animation-iteration-count: infinite;
}
.floating-div.dot-4 {
  animation: showContainer 6s;
  animation-iteration-count: infinite;
}
.floating-div.dot-5 {
  animation: showContainer 6.75s;
  animation-iteration-count: infinite;
}
@keyframes showContainer {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    left: 0px;
    top: 25px;
  }
  100% {
    left: 0px;
    top: 0px;
  }
}
.scrollbar-1::-webkit-scrollbar {
  -webkit-appearance: none;
}

.scrollbar-1::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor-empresas::-webkit-scrollbar-button:increment, .contenedor-empresas::-webkit-scrollbar-button {
  display: none;
}

.scrollbar-1::-webkit-scrollbar:horizontal {
  height: 0px;
}

.scrollbar-1::-webkit-scrollbar-thumb {
  background-color: silver;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
}

.scrollbar-1::-webkit-scrollbar-track {
  border-radius: 10px;
}
/* sweetalert2 classes */
.text-underline {
  text-decoration: underline;
}

.div_branches-visible {
  position: absolute;
  top: -100px;
  visibility: visible;
  width: 100%;
  z-index: 100;
}

.div_branches-hidden {
  position: absolute;
  top: -100px;
  visibility: hidden;
  width: 100%;
  z-index: 100;
}

.div_branches-data {
  background-color: white;
  border: 1px solid black;
  border-radius: 10px;
  padding: 20px;
  max-height: 200px;
  overflow: auto;
}

.overflow_visible {
  overflow: visible !important;
}

.hover-icon i:hover {
  position: relative;
  animation-name: animationHoverIcon;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@keyframes animationHoverIcon {
  0% {
    top: 0px;
  }
  50% {
    top: -10px;
  }
  100% {
    top: 0px;
  }
}

.post-comment {
  max-height: 10rem !important;
  overflow: auto;
}

.hide-scroll::-webkit-scrollbar {
  -webkit-appearance: none;
}

.hide-scroll::-webkit-scrollbar:vertical {
  width: 0px;
}

.hide-scroll::-webkit-scrollbar-button:increment, .hide-scroll::-webkit-scrollbar-button {
  display: none;
}

.hide-scroll::-webkit-scrollbar-thumb {
  background-color: silver;
  border: 2px solid #f1f2f3;
}

@keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.5;}
}

.blink {
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.text-manual-guay {
  color: #c32f6b;
  font-weight: bold;
  text-decoration: underline;
}

.text-manual-guay-2 {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.TitleSubtitleChatStyle {
  position: absolute;
}

.div-help {
  overflow: auto;
  max-height: 38vh;
}

/* Scrollbar style - Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.div-help::-webkit-scrollbar {
  -webkit-appearance: none;
}

.div-help::-webkit-scrollbar:vertical {
  width: 7.5px;
}

.div-help::-webkit-scrollbar-button:increment, .card-style-1::-webkit-scrollbar-button {
  display: none;
}

.div-help::-webkit-scrollbar-thumb {
  background-color: silver;
  border: 2px solid #f1f2f3;
}

.rounded-chat {
  border-radius: 10px !important;
}

.animation-chat-1 {
  transition: 0.5s !important;
  position: relative;
  animation-name: showOptions;
  animation-duration: 1s;
}

@keyframes showOptions {
  0% {
    left: 0px;
    top: 0px;
    opacity: 0;
  }
  50% {
    left: 25px;
    top: 0px;
    opacity: 0;
  }
  100% {
    left: 0px;
    top: 0px;
    opacity: 1;
  }
}

.animation-chat-2 {
  transition: 0.5s !important;
  position: relative;
  animation-name: showOptions2;
  animation-duration: 1s;
}

@keyframes showOptions2 {
  0% {
    right: 0px;
    top: 0px;
    opacity: 0;
  }
  50% {
    right: 25px;
    top: 0px;
    opacity: 0;
  }
  100% {
    right: 0px;
    top: 0px;
    opacity: 1;
  }
}

.text-glow-guay {
  background: -webkit-linear-gradient(45deg, #91b422 25%, #1b7a9e 50%, #953370 75%, #f4b437 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.content_web {
  height: 4rem;
  width: 20rem;
  position: relative;
}
.content_movil {
  max-width: '100%';
  height: 'auto';
  position: relative;
}
.title-imgweb {
  position: absolute;
  top: 50%;
  right: 60%;
}
.title-imgmovil {
  position: absolute;
  top: 30%;
  left: 22%;
}
.animation-img-levitate {
  position: absolute;
  transition: 0.5s !important;
  animation-name: levitate;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}

@keyframes levitate {
  0% {
    top: 0px;
  }
  50% {
    top: -25px;
  }
  100% {
    top: 0px;
  }
}

.box-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.menu-option-admin {
  position: absolute;
  bottom: -27px;
}

.img-disabled{
  opacity: 0.3 !important;
}

.graphic-container {
  min-height: 300px;
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.img-wrapper .img-rounded-1 {
  width: 150px;
  height: 150px;
}
.border-green-guay {
  border: .5rem solid #9cb537;
}
.input-style-2 {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0px !important;
}
.img-wrapper-2 .img-rounded-1 {
  width: 100px;
  height: 100px;
}

.expand-cell {
  color: #2188b4;
  cursor: pointer;
  width: 50px;
}
.foo-2 {
  border: 2px solid #e3ebf3;
  border-radius: 50px;
}

.overflow-hidden {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.foo-2 th.expand-cell-header {
  width: 100px !important;
}
.div-helper {
  position: fixed;
  right: -25px;
  top: 40vh;
  z-index: 100;
  height: 55px;
}
.div-span {
  /*border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  height: 55px;*/
  width: 45px;
  height: 90px;
  -moz-border-radius: 100px 0 0 100px;
  -webkit-border-radius: 100px 0 0 100px;
  border-radius: 100px 0 0 100px;
}
.fade-style {
  animation-name: fadeAnimation;
  animation-duration: 1s;
}

.form {
  position: relative !important;
  width: 100% !important;
  height: 40px !important;

  &__input {
      position: absolute !important;
      top: 0 !important;
      left: 0 !important;
      width: 100% !important;
      height: 100% !important;
      border: none !important;
      border-bottom: 1px solid #686D82 !important;
      outline: none !important;
      padding: 0.5rem !important;
      background-color: transparent !important;
      font-size: calc(0.75em + .5vmin) !important;
      color: #686D82 !important;
      font-family: 'Quicksand' !important;
  }

  &__label {
      position: absolute;
      left: 0rem;
      top: 1rem;
      color: #686D82;
      cursor: text;
      transition: top 200ms ease-in,
      left 200ms ease-in,
      font-size calc(0.5em + .5vmin)  200ms ease-in;
      background-color: transparent;
      font-family: 'Quicksand';
  }

}
.form__input:focus ~ .form__label,
.form__input:not(:placeholder-shown).form__input:not(:focus) ~ .form__label {
  top: -1rem !important;
  font-size: calc(0.5em + .5vmin) !important;
  left: 0rem !important;
  color: #1F7FA8 !important;
  font-weight: bold !important;
  position: absolute;
}

.form_input2 {
  border: none;
  border-bottom: 1px solid #686d82;
  font-size: calc(.75em + .5vmin);
  height: 100%;
  outline: none;
  padding: 0.5rem;
  top: 0;
  width: 100%;
}
.border-bottom-input {
  border-bottom: 1px solid #686D82 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.w-auto {
  width: auto !important;
}
.d-block{
  display: block !important;
}

.fs-1-4em {
  font-size: calc(1.4em + .5vmin) !important;
}

.fs-1-5em {
  font-size: calc(1.5em + .5vmin) !important;
}

.fs-1em {
  font-size: calc(1em + .5vmin) !important;
}

.fs-1-05em {
  font-size: calc(1.05em + .5vmin) !important;
}

.fs-1-6em {
  font-size: calc(1.6em + .5vmin) !important;
}

.fs-1-3em {
  font-size: calc(1.3em + .5vmin) !important;
}

.fs-1-2em {
  font-size: calc(1.2em + .5vmin) !important;
}

.fs-0-95em {
  font-size: calc(0.95em + .5vmin) !important;
}

.modal-pdf{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10022;
}

.modal-dialog-pdf {
  position: relative;
  background-color: white;
  border-radius: 2rem;
  border: 2px solid #ccc;
  overflow: hidden; /* Evita que el contenido se desborde */
  min-width: 300px; /* Tamaño mínimo */
  min-height: 300px; /* Tamaño mínimo */
  max-width: 90%; /* Tamaño máximo */
  max-height: 100%; /* Tamaño máximo */
  resize: both; /* Permite redimensionar el elemento tanto en vertical como en horizontal */
}

.modal-content-pdf {
  width: 100%;
  height: 100%;
  overflow: auto; /* Permite el desplazamiento */
  background-color: 'transparent';
}

.close-modal-pdf {
  position: absolute;
  top: 10px;
  right: 6px;
  background: transparent;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  z-index: 1001;
  color: #fff;
}

.close-pdf-results-modal {
  border-radius: 20rem;
  position: absolute;
  top: 8px;
  right: 14px;
  background: transparent;
  border: none;
  font-size: 2rem;
  font-weight: bold;
  cursor: pointer;
  z-index: 1001;
  color: #9cb537;
}

@keyframes fadeAnimation {
  0% {
      opacity: 0;
  }
  50% {
      opacity: 0.5;
  }
  100% {
      opacity: 1;
  }
}
.contact-btn {
  padding: 15px 30px;
  background: #a2c73f;
  color: #ffffff;
  border: none;
  border-radius: 25px;
  font-size: 1rem;
}
.mi-caja {
  color: #F6F6F6;
}

.mi-caja:hover {
  color: #F6F6F6;
}

.table-search-full label {
  width: 100% !important;
}
