.dn {
  display: none; }

.mt-0 {
  margin-top: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.b-0 {
  border: none !important; }

.ac {
  text-align: center; }

.relative {
  position: relative; }

.transicion, a, .scale-img figure:hover img, .redes-top li a, footer .redes-bot li a {
  transition: all ease-in-out .4s;
  -webkit-transition: all ease-in-out .4s;
  -moz-transition: all ease-in-out .4s;
  -ms-transition: all ease-in-out .4s;
  -o-transition: all ease-in-out .4s; }

.clear {
  zoom: 1; }
  .clear:before, .clear:after {
    display: table;
    content: ""; }
  .clear:after {
    clear: both; }

.cover {
  background-size: cover !important; }

a {
  color: #333;
  display: block; }

a:hover, a:active, a:focus {
  color: #333;
  outline: none;
  text-decoration: none; }

p {
  padding: 0;
  margin: 0 0 1.25em; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  padding: 0; }

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

figure {
  margin: 0; }

.scale-img figure {
  overflow: hidden; }
  .scale-img figure:hover img {
    transform: scale(1.1); }

.sombra {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }

img {
  max-width: 100%; }

@font-face {
  font-family: "freehand";
  src: url("../fonts/Freehand591BT-RegularA.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Freehand591BT-RegularA.eot?#iefix") format("embedded-opentype"), url("../fonts/Freehand591BT-RegularA.woff") format("woff"), url("../fonts/Freehand591BT-RegularA.woff2") format("woff2"), url("../fonts/Freehand591BT-RegularA.ttf") format("truetype"), url("../fonts/Freehand591BT-RegularA.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: "black";
  src: url("../fonts/Gotham-Black.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Black.woff") format("woff"), url("../fonts/Gotham-Black.woff2") format("woff2"), url("../fonts/Gotham-Black.ttf") format("truetype"), url("../fonts/Gotham-Black.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: "bold";
  src: url("../fonts/Gotham-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: "book";
  src: url("../fonts/Gotham-Book.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: "medium";
  src: url("../fonts/Gotham-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.woff2") format("woff2"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
* {
  margin: 0;
  padding: 0; }

body {
  background: #ffffff;
  color: #222222;
  font-size: 16px;
  font-family: "book"; }

.navbar-default {
  border-color: transparent;
  background-color: #222; }

.navbar-default .navbar-brand {
  color: #fed136; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
  color: #fed136; }

.navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02); }

.navbar-default .navbar-toggle {
  border-color: #fed136;
  background-color: #fed136; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fed136; }

.navbar-default .nav li a {
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  border-radius: 10px;
  padding: 10px 15px;
  margin-left: 20px; }

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
  outline: 0;
  background: #fed136;
  color: #fff; }

.navbar-default .navbar-nav > .active > a {
  border-radius: 10px;
  color: #fff;
  background-color: #fed136; }

.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #fed136; }

@media (min-width: 768px) {
  .navbar-default {
    padding: 20px 0 15px;
    border: 0;
    background: #222222;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s; }

  .navbar-default .navbar-brand {
    font-size: 25px;
    font-family: 'medium';
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }

  .navbar-default.navbar-shrink {
    padding: 10px 0;
    background-color: #222; }

  .navbar-default.navbar-shrink .navbar-brand {
    font-size: 1.5em; } }
header {
  text-align: center;
  color: #fff;
  background-image: url(../img/bg.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

header img {
  display: block;
  margin: 200px auto 50px auto; }

header .intro-text .intro-heading {
  margin-bottom: 25px;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px; }

header .intro-text .intro-lead-in {
  margin-bottom: 80px;
  font-size: 45px;
  line-height: 40px;
  font-family: 'freehand'; }

header .intro-text .intro-heading {
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px; }

@media (min-width: 768px) {
  header .intro-text {
    padding-top: 10px;
    padding-bottom: 100px; }

  .redes-top {
    position: relative;
    top: 3px; } }
.intro-heading {
  font-family: 'black'; }

.redes-top {
  float: right;
  margin-left: 26px; }
  .redes-top li {
    display: inline-block; }
    .redes-top li a:hover {
      transform: translate(0, -3px); }

.mr-top {
  margin-top: 3vh; }

.pd-top {
  padding-top: 3vh; }

.mr-bot {
  margin-bottom: 3vh; }

.pd-bot {
  padding-bottom: 3vh; }

.mr-top-s {
  margin-top: 4vh; }

.titulo {
  text-align: center;
  font-family: 'black';
  font-size: 52px;
  margin-bottom: 0; }

.subtitulo {
  font-size: 25px;
  font-family: 'medium';
  text-align: center;
  margin-bottom: 2.5vh; }

.subtitulo-fz {
  font-family: 'freehand';
  font-size: 37px; }

.linea {
  width: 300px;
  height: 7px;
  background: #fed136;
  display: inline-block; }

.linea-b {
  width: 510px; }

#impresiones figure, #disenho figure {
  margin-bottom: 2vh; }

#disenho .linea {
  background: #333333;
  width: 258px; }

.bg-gris {
  background: #e7e6e6; }

.pad-lr .col-sm-4, .pad-lr .col-sm-3 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

#servicios {
  text-align: center; }
  #servicios .titulo {
    font-size: 72px;
    margin-top: 0; }
  #servicios .subtitulo {
    margin-top: 1vh;
    margin-bottom: 2vh;
    font-size: 45px; }
  #servicios .box h2 {
    font-family: 'black';
    font-size: 38px; }
  #servicios .box h3 {
    font-size: 26px;
    font-family: 'medium';
    line-height: 30px; }
  #servicios .info p {
    font-size: 23px;
    font-family: 'medium';
    margin-bottom: 2vh; }

#web .subtitulo {
  margin-bottom: 0; }

.formulario input, .formulario textarea {
  display: block;
  width: 100%;
  padding: 23px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 25px; }
.formulario textarea {
  height: 254px; }
.formulario input[type=submit] {
  display: inline-block;
  padding: 20px 40px;
  margin-bottom: 0;
  font-size: 18px;
  width: auto;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background: #fed136;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  box-shadow: none;
  font-family: 'medium'; }
  .formulario input[type=submit]:hover {
    background: #fec503; }

#contactos .info {
  text-align: center; }
  #contactos .info h3, #contactos .info h4 {
    margin: 0;
    font-family: 'black';
    font-size: 57px;
    color: #000; }
  #contactos .info a {
    color: #000; }
  #contactos .info h4 {
    font-size: 41px; }

footer {
  background: url(../img/bg-footer.jpg) center center;
  background-size: cover;
  padding: 15px 0 10px; }
  footer .iconos {
    text-align: center; }
    footer .iconos h2 {
      font-family: 'black';
      font-size: 44px;
      margin: 0; }
    footer .iconos figure {
      margin: 0; }
  footer .redes-bot {
    display: inline-block;
    margin-top: 10px; }
    footer .redes-bot li {
      display: inline-block; }
      footer .redes-bot li a:hover {
        transform: translate(0, -3px); }
  footer .info h3 {
    color: #fed136;
    font-family: 'medium';
    font-size: 21px; }
  footer .info p {
    color: #fff;
    font-size: 15px; }

@media (max-width: 768px) {
  #servicios p br {
    display: none; }

  .navbar-default .nav li a {
    text-align: center;
    margin-left: 0; }

  figure {
    text-align: center; }
    figure img {
      display: inline-block; }

  #servicios .box h3 {
    margin-bottom: 6vh; }

  #servicios .pd-bot {
    padding-bottom: 0 !important; }

  #servicios .mr-bot {
    margin-bottom: 0 !important; }

  #servicios .info p {
    margin-bottom: 4vh; }

  .pr-0 {
    padding-right: 15px !important; }

  .pl-0 {
    padding-left: 15px !important; }

  .pull-right {
    float: none !important; }

  .formulario input[type="submit"] {
    margin-bottom: 5vh; }

  .redes-top {
    width: 100%;
    text-align: center;
    margin: 2vh 0;
    float: none; }

  .navbar-fixed-top {
    width: 100%; }

  .titulo {
    font-size: 43px; }

  #servicios .titulo {
    font-size: 55px; }

  .linea-b {
    width: 300px; }

  #contactos .info h3 {
    font-size: 34px; }

  #contactos .info h4 {
    font-size: 28px; } }
@media (min-width: 1200px) {
  #servicios .info .titulo {
    line-height: 67px; } }
@media (min-width: 770px) and (max-width: 1000px) {
  .navbar-default .nav li a {
    margin-left: 15px; } }

/*# sourceMappingURL=style.min.css.map */
