@font-face {
  font-family: 'museo_sans500';
  src: url("css/fonts/MuseoSans_500-webfont.eot");
  src: url("css/fonts/MuseoSans_500-webfont.eot?#iefix") format("embedded-opentype"), url("css/fonts/MuseoSans_500-webfont.woff2") format("woff2"), url("css/fonts/MuseoSans_500-webfont.woff") format("woff"), url("css/fonts/MuseoSans_500-webfont.ttf") format("truetype"), url("css/fonts/MuseoSans_500-webfont.svg#museo_sans500") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'museo-sans';
  min-width: 1000px;
  width: 100%;
}

.modal-dialog {
  width: 45%;
  min-width: 700px;
  top: 40px;
}

.modalMensaje .modal-body {
  min-height: 0;
}

.animated {
  visibility: visible !important;
}

#inicioContainer {
  visibility: hidden;
  display: inline;
  -moz-animation-duration: 3s;
  -moz-animation-delay: 2s;
  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 2s;
  -ms-animation-duration: 3s;
  -ms-animation-delay: 2s;
}

.modal-body {
  padding: 0;
  min-height: 500px;
  position: relative;
}
.modal-body .tituloWrapper {
  background-color: #ffc627;
  text-align: right;
  position: relative;
  height: 54px;
  -webkit-box-shadow: inset 0px 9px 19px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 9px 19px -5px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 9px 19px -5px rgba(0, 0, 0, 0.75);
}
.modal-body .tituloWrapper h1 {
  color: white;
  margin: 0;
  position: absolute;
  bottom: -6px;
  right: 5px;
  font-size: 27.5px;
}
.modal-body .barraInferior {
  position: absolute;
  bottom: 0;
  width: calc(100% - 40px);
  height: 63px;
  background-color: #999999;
}
.modal-body .barraInferior .imgContainer {
  position: absolute;
  bottom: 1px;
  right: -45px;
}
.modal-body .barraInferior .textWrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: 70px;
}
.modal-body .barraInferior .textWrapper span {
  font-size: 40px;
  color: white;
  margin-right: 7px;
  cursor: pointer;
  display: inline-block;
}
.modal-body .barraArriba {
  background-color: #404041;
}
.modal-body .barraArriba .imgContainer {
  text-align: right;
  padding-top: 32px;
}
.modal-body .barraArriba .imgContainer img {
  max-width: 38%;
  display: inline-block;
}
.modal-body .textWrapper {
  margin-top: 30px;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 85px;
}
.modal-body .textWrapper h1 {
  padding-bottom: 8px;
  font-size: 14px;
  border-bottom-style: solid;
  border-bottom-color: rgba(64, 64, 65, 0.8);
  border-bottom-width: 2px;
}
.modal-body .textWrapper p {
  font-size: 14px;
}

#carouselInter6 .carousel-caption {
  top: 66%;
}
#carouselInter6 p .caption {
  color: #ffc627;
  font-size: 14px;
}

#masInfoTabs {
  display: none;
}

.anchor {
  display: block;
  position: relative;
  top: -90px;
  visibility: hidden;
}

#inter1 .textWrapper {
  top: -5px;
}
#inter1 .textoParado img {
  padding-top: 50px;
  padding-bottom: 50px;
}

#inicio2 .homeSlide {
  background-color: black;
}
#inicio2 #ytplayer {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#inicio2 video {
  max-width: 100%;
  max-height: 100%;
}

#inicio {
  width: 100%;
  background-image: url("img/fondo-inicio.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  /*.imgContainer{
      display: inline-block;
      img{
          display: block;
          margin-left: auto;
          margin-right: auto;
          max-width: 35%;
      }
  }*/
}
#inicio .imgContainer {
  white-space: nowrap;
  text-align: center;
}
#inicio .imgContainer img {
  vertical-align: middle;
  max-width: 30%;
}
#inicio .imgContainer:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#footer {
  width: 100%;
  height: 110px;
  background-color: #404041;
  position: relative;
}
#footer .img-container {
  position: absolute;
}
#footer .img-container img {
  max-width: 160px;
}
#footer #izquierda {
  left: 160px;
}
#footer #izquierda p {
  position: absolute;
  top: 3px;
  left: 180px;
  color: white;
  font-size: 13px;
  width: 195px;
}
#footer #derecha {
  right: 165px;
}
#footer #textos {
  font-size: 11px;
  position: absolute;
  bottom: 0px;
  right: 175px;
  color: white;
}
#footer #textos a {
  color: white;
  text-decoration: none;
}

.inter .carousel-caption {
  top: 33%;
}
.inter .carousel-caption h1 {
  font-size: 28px;
}

.interTexto {
  border-bottom-color: #ffc627;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-top-color: #ffc627;
  border-top-style: solid;
  border-top-width: 5px;
  position: relative;
}
.interTexto #videoLoader {
  width: 540px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}
.interTexto .buttonWrapper {
  text-align: right;
}
.interTexto .buttonWrapper a {
  margin-right: 15%;
  color: inherit;
  text-decoration: none;
}
.interTexto ul {
  font-size: 14px;
  padding-left: 0;
  text-align: center;
}
.interTexto ul li {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  display: inline-block;
  list-style-type: none;
  cursor: pointer;
  position: relative;
}
.interTexto ul li:before {
  content: "/";
  padding-right: 20px;
}
.interTexto ul li:hover::after {
  content: "";
  height: 8px;
  width: 8px;
  background-color: #ffc627;
  border-radius: 50%;
  webkit-border-radius: 50%;
  position: absolute;
  top: 1px;
  left: 53.2%;
}
.interTexto .raya {
  width: 100%;
  height: 6px;
  margin-top: 4.5%;
  margin-bottom: 4.5%;
  background-color: #ffc627;
}
.interTexto .textoParado {
  background-color: #ffc627;
  display: inline-block;
  margin-left: 12%;
  min-height: 500px;
}
.interTexto .textoParado img {
  padding: 14px;
  max-width: 94%;
}
.interTexto .textWrapper {
  position: absolute;
  top: 10px;
  width: 68%;
  left: 28.5%;
  font-size: 14px;
  text-align: left;
}
.interTexto h2 {
  font-size: 14px;
  border-bottom-color: #ffc627;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  padding-bottom: 4px;
}
.interTexto h3 {
  font-size: 14px;
  border-bottom-color: #ffc627;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-bottom: 4px;
}

#inicioAlternativo {
  display: none;
  width: auto;
  text-align: center;
  overflow: hidden;
}
#inicioAlternativo .imageContainer > span {
  display: block;
  width: 1000px;
  margin-left: -200px;
  /* -(width-container width)/2 */
}
#inicioAlternativo .imageContainer > span > img {
  display: inline-block;
  vertical-align: middle;
}
#inicioAlternativo img {
  height: 100%;
  width: auto;
}
#inicioAlternativo .imageContainer {
  line-height: 100px;
}

#inter2 p {
  margin-bottom: 15px;
}

#inter5 .textWrapper {
  top: 12%;
}

#contactoContainer {
  width: 95%;
  display: block;
  background-color: #58595b;
  position: relative;
  margin-top: 5%;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  /* individual: webkit */
  /* all */
  /* firefox 19+ */
  /* ie */
}
#contactoContainer form {
  padding-top: 20px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 80px;
}
#contactoContainer form input, #contactoContainer form textarea {
  width: 100%;
  color: white;
  height: 30px;
  border-style: none;
  background-color: #bbbdbf;
  margin-bottom: 15px;
  padding: 5px;
}
#contactoContainer form textarea {
  height: 100px;
  overflow: auto;
  resize: none;
}
#contactoContainer .enviar {
  width: 150px;
  float: right;
  margin-top: -10px;
  color: #58595b;
  font-size: 13px;
  font-weight: bold;
}
#contactoContainer .imgContainer {
  position: absolute;
  bottom: 3%;
  left: 3%;
}
#contactoContainer ::-webkit-input-placeholder {
  color: #58595b;
  font-size: 13px;
  font-weight: bold;
}
#contactoContainer ::-moz-placeholder {
  color: #58595b;
  font-size: 13px;
  font-weight: bold;
}
#contactoContainer :-ms-input-placeholder {
  color: #58595b;
  font-size: 13px;
  font-weight: bold;
}
#contactoContainer input:-moz-placeholder {
  color: #58595b;
  font-size: 13px;
  font-weight: bold;
}

#inter4 .textWrapper {
  width: 61%;
  margin-left: 6%;
  margin-top: 14%;
  font-size: 14px;
}
#inter4 ul {
  text-align: left;
  font-size: 13.5px;
  margin-left: -15px;
}
#inter4 ul li {
  cursor: auto;
}
#inter4 ul li span {
  text-align: center;
}
#inter4 ul li::before {
  position: absolute;
  text-align: center;
  font-size: 60px;
  left: -15px;
  top: -5px;
}
#inter4 ul li:hover::after {
  display: none;
}

#inter3 ul {
  margin-left: -15px;
}
#inter3 ul li:hover::after {
  content: "";
  height: 8px;
  width: 8px;
  background-color: #ffc627;
  border-radius: 50%;
  webkit-border-radius: 50%;
  position: absolute;
  top: 1px;
  left: 61.2%;
}

#menuContainer .opcPrimera span {
  left: 0px;
  width: 71px;
}
#menuContainer .opcSegunda span {
  left: 71px;
  width: 110px;
}
#menuContainer .opcTercera span {
  left: 181px;
  width: 112px;
}
#menuContainer .opcCuarta span {
  left: 293px;
  width: 119px;
}
#menuContainer .opcQuinta span {
  left: 412px;
  width: 108px;
}

#menuContainer {
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  top: 0;
  height: 90px;
  padding-bottom: 4px;
  padding-top: 5px;
  width: 100%;
  background-color: #404041;
}
#menuContainer #logoContainer {
  display: inline;
  float: left;
  width: 40%;
}
#menuContainer #logoContainer img {
  max-width: 60%;
  margin-top: 19px;
  margin-left: 39%;
}
#menuContainer .insideMenu {
  position: relative;
  display: inline-block;
  margin-top: -10px;
  margin-left: 7%;
  border-bottom-color: #ffc627;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#menuContainer .insideMenu span {
  content: "";
  height: 4px;
  background-color: #ffc627;
  position: absolute;
  bottom: 0px;
}
#menuContainer .insideMenu ul {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 40px;
  padding: 0;
}
#menuContainer .insideMenu ul li:first-child {
  padding-left: 5px;
}
#menuContainer .insideMenu ul li {
  position: relative;
  padding-top: 13px;
  padding-bottom: 3.5px;
  padding-left: 25px;
  padding-right: 25px;
  margin-right: -4px;
  display: inline-block;
  text-transform: uppercase;
}
#menuContainer .insideMenu ul li img {
  float: left;
}
#menuContainer .insideMenu ul li a {
  float: left;
  text-decoration: none;
  font-size: 11px;
  cursor: pointer;
  color: white;
}

.modalInfo h3 {
  position: relative;
  margin-left: 43px;
  font-size: 14px;
  padding: 0 !important;
}
.modalInfo h4 {
  position: relative;
  margin-left: 43px;
  padding: 0 !important;
  font-size: 14px;
}
.modalInfo ul {
  font-size: 14px;
}
.modalInfo ul li {
  list-style-type: none;
}
.modalInfo .precio {
  margin-left: 20px !important;
}
.modalInfo .imgCont {
  background-color: white;
  width: 100%;
  padding: 20px;
}
.modalInfo .imgCont img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.affix-top {
  opacity: 0;
}

.modal-content {
  border: 0 !important;
}

.modal-dialog {
  margin-top: 6.5% !important;
}

.wrapper {
  width: 100%;
  position: relative;
}
