/**
* Template Name: TheEvent
* Updated: Mar 10 2023 with Bootstrap v5.2.3
* Template URL: https://bootstrapmade.com/theevent-conference-event-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/


a {
  color: #355f82;
  text-decoration: none;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #f8234a;
  outline: none;
  text-decoration: none;
}



/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #355f82;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #b9b3b4;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}



.text-right{
  text-align: right;
}
.no-display{
  display:none;
}



.form-content input,
.form-content select,
.form-content textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.form-content  input:focus,
.form-content  select:focus,
.form-content  textarea:focus {
  border: 1px solid #355f82 !important;
  box-shadow: none;
}

.form-content button {
background: #355f82;
color: #fff;
display: block;
padding: 7px 12px;
padding: 10px 40px;
/*border-radius: 50px;*/
border: 1px solid transparent;
border-color: #355f82;
font-weight: bold;

}
.form-content button:hover {
background: transparent;
color: #355f82;
display: block;
padding: 7px 12px;
padding: 10px 40px;
/*border-radius: 50px;*/
border: 1px solid;
border-color: #355f82;
font-weight: bold;

}

.form-content button:disabled {
  background: transparent;
color: #355f82;
display: block;
padding: 7px 12px;
padding: 10px 40px;
/*border-radius: 50px;*/
border: 1px solid;
border-color: #355f82;
font-weight: bold;
}


.input-val{
  border: 1px solid #355f82 !important;
  box-shadow: none;
  font-size: 18px !important;
  font-weight: bold;
  height:50px;
}

.input-green{
  border: 1px solid #355f82 !important;
  box-shadow: none;
}
.input-grey{
  border: 1px solid #dbddda !important;
  box-shadow: none;
}

.input-cantidad{
  border: 1px solid #dbddda !important;
  height: 30px;
  box-shadow: none;
}


.enlacetaller {
  color: #0e1b4d !important;
  text-decoration: none;
  transition: 0.5s;
  font-weight: 400;
}

.enlacetaller :hover,
.enlacetaller :active,
.enlacetaller :focus {
  color: #0e1b4d !important;
  outline: none;
  text-decoration: none;
}


.btn-cart {
  font-weight: bold;
  padding-left: 8px !important;
  padding-right: 8px  !important;
  color: #337ab7;
  border-radius: 0;
}
.btn-cart,
.btn-cart:active,
.btn-cart.active,
.btn-cart[disabled],
fieldset[disabled] .btn-cart {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-cart,
.btn-cart:hover,
.btn-cart:focus,
.btn-cart:active {
  border-color: transparent;
  border-radius: 0;
}
.btn-cart:hover,
.btn-cart:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-cart[disabled]:hover,
fieldset[disabled] .btn-cart:hover,
.btn-cart[disabled]:focus,
fieldset[disabled] .btn-cart:focus {
  color: #777;
  text-decoration: none;
}



.btn-light{
  display: inline-block  !important;
  font-weight: 400  !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  border: 1px solid transparent;
  padding: .375rem .75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  border-radius: .25rem !important;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  color:#212529;background-color:#f8f9fa !important;border-color:#f8f9fa !important
}
.btn-light:hover{
  color:#212529 !important;background-color:#e2e6ea !important;border-color:#dae0e5 !important
}
.btn-light.focus,
.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5) !important}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa !important;border-color:#f8f9fa !important}
.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{
  color:#212529;background-color:#dae0e5 !important;border-color:#d3d9df !important
}
.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}





.form-select {
  height: 50px;
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}

.text-white{
  color:#FFF;
}

.mb-3{
  margin-bottom: 4px;;
}