@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-LightItalic.eot");
  src: url("../fonts/BrandonGrotesque-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-LightItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-MediumItalic.eot");
  src: url("../fonts/BrandonGrotesque-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-MediumItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-Light.eot");
  src: url("../fonts/BrandonGrotesque-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Light.woff") format("woff"), url("../fonts/BrandonGrotesque-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-Bold.eot");
  src: url("../fonts/BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Bold.woff") format("woff"), url("../fonts/BrandonGrotesque-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-Black.eot");
  src: url("../fonts/BrandonGrotesque-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Black.woff") format("woff"), url("../fonts/BrandonGrotesque-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-Medium.eot");
  src: url("../fonts/BrandonGrotesque-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Medium.woff") format("woff"), url("../fonts/BrandonGrotesque-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-ThinItalic.eot");
  src: url("../fonts/BrandonGrotesque-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-ThinItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-Thin.eot");
  src: url("../fonts/BrandonGrotesque-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Thin.woff") format("woff"), url("../fonts/BrandonGrotesque-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-BlackItalic.eot");
  src: url("../fonts/BrandonGrotesque-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-BlackItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-RegularItalic.eot");
  src: url("../fonts/BrandonGrotesque-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-RegularItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-Regular.eot");
  src: url("../fonts/BrandonGrotesque-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Regular.woff") format("woff"), url("../fonts/BrandonGrotesque-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../fonts/BrandonGrotesque-BoldItalic.eot");
  src: url("../fonts/BrandonGrotesque-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-BoldItalic.woff") format("woff"), url("../fonts/BrandonGrotesque-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

body {
  font-family: "Brandon Grotesque";
  font-weight: normal;
  padding: 0px 0 0 0;
  margin: 0;
  overflow-x: hidden;
  font-size: 15px;
}

.clear {
  clear: both;
}

h1, h2, h3, h4, p, ul, li {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a, a:hover {
  text-decoration: none;
  outline: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

input {
  outline: none;
}

.trans, .fondomenu, .cab, .cab .menu li, .mod2 img, .pie ul li {
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fondomenu {
  background-color: rgba(1, 255, 205, 0.8);
}

.fondomenu .menu ul li {
  color: #000 !important;
}

.fondomenu .menu ul li:hover {
  color: #fff !important;
}

.cab {
  position: fixed;
  z-index: 999999;
  width: 100%;
  top: 0;
  left: 0;
  padding: 20px 45px 45px 45px;
}

.cab .logo {
  float: left;
}

.cab .menu {
  float: right;
}

.cab .menu ul {
  padding: 24px 0 0 0;
}

.cab .menu li {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: solid 1px #01ffcd;
}

.cab .menu li:last-child {
  border: none;
}

.cab .menu li:hover {
  cursor: pointer;
  color: #01ffcd;
}

@media (max-width: 390px) {
  .cab .menu ul {
    text-align: center;
  }
  .cab .menu li {
    font-size: 15px;
  }
}

@media (max-width: 390px) {
  .cab {
    padding: 10px 20px 20px 20px;
  }
  .cab .logo {
    width: 100%;
  }
  .cab .logo img {
    display: block;
    margin: auto;
  }
}

.foto {
  height: 100vh;
  color: #fff;
  background-imagez: url(../img/foto_slide01.jpg);
  background-size: cover;
  position: relative;
  text-align: center;
}

.foto h1 {
  font-weight: bold;
  padding: 300px 0 0 0;
  font-size: 70px;
}

.foto h2 {
  font-weight: 300;
  font-size: 65px;
}

.foto .icono {
  position: absolute;
  bottom: -69px;
  right: 0;
}

@media (max-width: 390px) {
  .foto {
    height: 600px;
  }
  .foto h1 {
    font-size: 33px;
    padding: 145px 0 0 0;
  }
  .foto h2 {
    font-size: 26px;
  }
}

.mod1 {
  background-image: url(../img/fdo_acerca.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 330px 0 60px 0;
  text-align: center;
}

.mod1 h1 {
  color: #00c0fe;
  font-size: 43px;
  line-height: 45px;
}

.mod1 h2 {
  color: #00c0fe;
  font-size: 43px;
  font-weight: bold;
}

.mod1 h3 {
  margin: 24px 0 10px 0;
  font-weight: bold;
}

.mod1 p {
  font-size: 19px;
}

.mod1 p span {
  display: block;
}

.mod1 img {
  display: block;
  margin: 91px auto auto auto;
}

@media (max-width: 390px) {
  .mod1 {
    padding: 100px 0 0 0;
    background-size: 100%;
  }
  .mod1 p span {
    display: inline;
  }
}

.mod2 {
  background-color: #ff0054;
  background-image: url(../img/franja_fuxia.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 200px 0 60px 0;
}

.mod2 h1 {
  text-align: center;
  color: #fff;
  font-size: 31px;
  font-weight: bold;
}

.mod2 h2 {
  font-weight: 300;
  color: #fff;
  font-size: 22px;
  padding: 0 0 33px 0;
  text-align: center;
}

.mod2 p {
  font-weight: 300;
  color: #fff;
  font-size: 18px;
  padding: 0 0 0px 0;
  text-align: center;
}

.mod2 .col-md-4 {
  color: #fff;
  text-align: center;
  height: 280px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.mod2 .col-md-4 img {
  display: block;
  margin: auto auto 20px auto;
}

.mod2 .borde1 {
  border-right: solid 1px #be003e;
}

.mod2 .borde2 {
  border-bottom: solid 1px #be003e;
}

.mod2 img:hover {
  opacity: 0.8;
}

@media (max-width: 390px) {
  .mod2 .borde1, .mod2 .borde2 {
    border: none;
  }
}

.mod3 {
  background-image: url(../img/fdo_contacto.jpg);
  background-attachment: fixed;
  background-size: cover;
  padding: 60px 0 70px 0;
  text-align: center;
  color: #fff;
}

.mod3 h1 {
  text-align: center;
  color: #fff;
  font-size: 31px;
  font-weight: bold;
}

.mod3 p {
  font-weight: 300;
  color: #fff;
  font-size: 22px;
  padding: 0 0 33px 0;
  text-align: center;
}

.mod3 input[type="text"], .mod3 input[type="email"], .mod3 textarea {
  border: none;
  border-bottom: solid 1px #fff;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-size: 19px;
  display: block;
  width: 430px;
  margin: auto;
  background-color: transparent;
}

.mod3 input::placeholder, .mod3 textarea::placeholder {
  opacity: 1;
  color: #fff;
}

.mod3 input[type="submit"] {
  border: none;
  background-color: #ff0054;
  color: #fff;
  padding: 10px 15px 10px 15px;
  display: block;
  margin: 15px auto auto auto;
  font-weight: bold;
  font-size: 16px;
}

@media (max-width: 390px) {
  .mod3 input[type="text"], .mod3 input[type="email"], .mod3 textarea {
    width: 95%;
    margin: auto;
  }
}

.pie {
  background-color: #01ffcd;
  padding: 15px 0 15px 0;
}

.pie ul li {
  display: inline-block;
  cursor: pointer;
  border-right: solid 1px #01b18d;
  padding: 0 5px 0 0;
  margin: 0px 5px 0 0;
  color: #000;
}

.pie ul li:hover {
  color: #fff;
}

.pie ul li:last-child {
  border: none;
}

.pie img {
  display: block;
  margin: -6px auto auto auto;
}

.pie .col3 {
  text-align: right;
}

@media (max-width: 390px) {
  .pie {
    padding-bottom: 1px;
  }
  .pie .col3 {
    text-align: center;
  }
  .pie .col-md-4 {
    margin: 0 0 20px 0;
  }
  .pie ul {
    text-align: center;
  }
}

/*# sourceMappingURL=main.map */