/* ==========================================================================
   Mixin
   ========================================================================== */
@font-face {
  font-family: letra1;
  src: url(../fonts/PlayfairDisplay-Bold.ttf);
  font-weight: bold; }
/* ==========================================================================
   Global variables
   ========================================================================== */
/* GENERAL */
/* HEADER */
/*#d9e7d3;

#d9e7d3
#c9e7d3
#b9b7c3;
#335566;
#BBDD66;
*/
/* MENU */
/*#bbaa33;*/
/* CAROUSEL */
/* ==========================================================================
   Procesed variables
   ========================================================================== */
/* MENU */
/*scale-color( $colorMenu, $red: -30%, $green: -40%, $blue: -20%);*/
/* HEADER */
/*lighten($colorHeader, $colorShift );*/
/* CAROUSEL */
/*#cdef54;/*scale-color(darken($colorCarousel, 45), $red: 40%,  $green: 60%, $blue: 50%);*/
/*#f7f58b;/*darken($colorCarousel, 30);*/
/* FOOTER */
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* HEADER */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\0000390}}
body, html {
  width: 100%;
  padding: 0;
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\0000397}}
.header {
  background-color: #ffface;
  /* Fallback */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffface), to(#ffface));
  background-image: -webkit-linear-gradient(top, #ffface, #ffface);
  background-image: -moz-linear-gradient(top, #ffface, #ffface);
  background-image: -ms-linear-gradient(top, #ffface, #ffface);
  background-image: -o-linear-gradient(top, #ffface, #ffface);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffface', EndColorStr='#ffface')";
  background-size: cover;
  background-position: center;
  min-height: 160px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003102}}
  .header address {
    margin-top: 50px;
    font-size: 18px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003106}}
  .header h1 {
    font-family: letra1;
    color: black;
    font-size: 45px; }

/* LOGO */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003116}}
.urgencia {
  margin-top: 30px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003119}}
.key {
  background: url("../img/key.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 80px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003126}}
.red {
  height: 5px;
  background: red; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003130}}
.yellow {
  height: 5px;
  background: yellow; }

/* MENU */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003137}}
.navbar-elf {
  background-color: #ffec48;
  /* Fallback */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffe92f), to(#ffef62));
  background-image: -webkit-linear-gradient(top, #ffe92f, #ffef62);
  background-image: -moz-linear-gradient(top, #ffe92f, #ffef62);
  background-image: -ms-linear-gradient(top, #ffe92f, #ffef62);
  background-image: -o-linear-gradient(top, #ffe92f, #ffef62);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffe92f', EndColorStr='#ffef62')";
  /*	 -webkit-gradient(linear,left top,left bottom,from($colorMenu),to($procColorMenu));*/
  margin-bottom: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003141}}
  .navbar-elf .navbar-brand, .navbar-elf .navbar-nav > li > a {
    color: black;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003144}}
    .navbar-elf .navbar-brand:hover, .navbar-elf .navbar-nav > li > a:hover {
      color: black; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003153}}
  .navbar-elf .navbar-nav > li > a:hover {
    color: #010101;
    background-color: #e6ce00;
    /* Fallback */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffe501), to(#cdb800));
    background-image: -webkit-linear-gradient(top, #ffe501, #cdb800);
    background-image: -moz-linear-gradient(top, #ffe501, #cdb800);
    background-image: -ms-linear-gradient(top, #ffe501, #cdb800);
    background-image: -o-linear-gradient(top, #ffe501, #cdb800);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffe501', EndColorStr='#cdb800')"; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003159}}
  .navbar-elf .navbar-nav > .active > a {
    background-color: #e1ca00;
    /* Fallback */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbe100), to(#c8b300));
    background-image: -webkit-linear-gradient(top, #fbe100, #c8b300);
    background-image: -moz-linear-gradient(top, #fbe100, #c8b300);
    background-image: -ms-linear-gradient(top, #fbe100, #c8b300);
    background-image: -o-linear-gradient(top, #fbe100, #c8b300);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fbe100', EndColorStr='#c8b300')";
    color: #555555; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003162}}
    .navbar-elf .navbar-nav > .active > a:hover {
      color: white; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003167}}
  .navbar-elf .navbar-toggle {
    border-color: #333; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003169}}
    .navbar-elf .navbar-toggle:hover {
      background-color: #c8b300; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003172}}
    .navbar-elf .navbar-toggle .icon-bar {
      background-color: #fff; }

/* CAROUSEL */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003182}}
.carousel .left {
  z-index: 2;
  color: #ffed89;
  text-shadow: -2px 0px 0 #eb4f28; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003187}}
.carousel .right {
  z-index: 2;
  color: #ffed89;
  text-shadow: 2px 0px 0 #eb4f28; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003196}}
.carousel-inner > .item .carousel-caption {
  ddcolor: #fd4;
  /*text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);*/
  text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
  font-weight: 700;
  bottom: 35%;
  top: auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003203}}
  .carousel-inner > .item .carousel-caption h1 {
    color: #ff4b4b;
    ddcolor: #fa6;
    font-size: 48px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003208}}
  .carousel-inner > .item .carousel-caption p {
    color: #fffd80;
    font-size: 26px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003213}}
.carousel-inner > .item > img, .carousel-inner > .item a > img {
  width: 100%;
  margin: auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003220}}
.carousel-indicators li {
  border: 4px solid #f3e551;
  border: 4px solid #ab1f07;
  height: 20px;
  width: 20px;
  transition: border 2s linear; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003228}}
.carousel-indicators .active {
  border: 4px solid #ec482c;
  /* #f3e551;*/
  height: 20px;
  width: 20px;
  transition: border 2s linear;
  transition: background-color 1s linear;
  background-color: #ec482c;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffff88+0,f7dd4c+100 */
  background: #ffff88;
  /* Old browsers */
  dbackground: -moz-radial-gradient(center, ellipse cover, #ffff88 0%, #f7dd4c 100%);
  /* FF3.6-15 */
  dbackground: -webkit-radial-gradient(center, ellipse cover, #ffff88 0%, #f7dd4c 100%);
  /* Chrome10-25,Safari5.1-6 */
  dbackground: radial-gradient(ellipse at center, #ffff88 0%, #f7dd4c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  dfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff88', endColorstr='#f7dd4c',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003250}}
.item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-attachment: fixed;
  padding: 7em 0;
  position: relative; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003257}}
  .item .overlay {
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    z-index: 1; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003267}}
.itemvitrina1 {
  background-image: url(../img/pexels-photo-169677.jpeg);
  height: 600px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003272}}
.itemvitrina2 {
  background-image: url(../img/domiciliario.jpg);
  height: 600px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003277}}
#myCarousel {
  margin-bottom: 2rem; }

/* Main */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003284}}
.mainPage img {
  margin: 0 auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003287}}
.mainPage .about {
  font-size: 18px;
  text-align: justify; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003294}}
.separador hr {
  border: 0;
  height: 30px;
  margin-bottom: 60px;
  margin-top: 60px;
  box-shadow: inset 0 12px 22px -12px #aba128; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003303}}
.separador-label {
  border: 0;
  height: 4px;
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fafff9+0,1d9321+29,1d9321+69,fafff9+97 */
  background: #aba128;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fafff9 0%, #aba128 30%, in-color2 70%, #fafff9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fafff9 0%, #aba128 30%, #985638 70%, #fafff9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fafff9 0%, #aba128 30%, #985638 70%, out-color 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$in-color1', endColorstr='$in-color2',GradientType=1 );
  /* IE6-9 */ }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003310}}
  .separador-label span {
    position: relative;
    top: -12px;
    display: inline-block;
    width: 36px;
    height: 24px;
    padding: 0;
    border: 2px solid #827615;
    border-radius: 24px;
    background: #9c9027;
    color: white;
    font-size: 12px;
    line-height: 24px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003326}}
.separador-pie hr {
  margin-bottom: 0.4rem; }

/* CONTACT */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003335}}
.contact-resume .contact-item span {
  font-size: 75px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003338}}
.contact-resume .contact-item p {
  font-size: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003343}}
.contact-resume .address span {
  color: #e61919;
  transition: color 0.5s ease; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003346}}
  .contact-resume .address span:hover {
    color: #ff3333; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003351}}
.contact-resume .mail {
  word-wrap: break-word; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003352}}
  .contact-resume .mail span {
    color: blue;
    transition: color 0.5s ease; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003355}}
    .contact-resume .mail span:hover {
      color: #5c5cfb; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003362}}
.contact-resume .phone span {
  color: green;
  transition: color 0.5s ease; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003365}}
  .contact-resume .phone span:hover {
    color: #01c101; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003371}}
.contact-resume .mobile span {
  color: orange;
  transition: color 0.5s ease; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003374}}
  .contact-resume .mobile span:hover {
    color: #fdbb41; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003380}}
.contact-resume .instagram img {
  width: 100px; }

/* CONTACT PAGE*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003388}}
.contactPage {
  margin-top: 2rem;
  margin-bottom: 10rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003392}}
  .contactPage .contact-resume .contact-item {
    margin-top: 2rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003394}}
    .contactPage .contact-resume .contact-item p {
      font-size: 16px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003399}}
  .contactPage .info {
    height: 17rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003402}}
  .contactPage .form-group {
    margin-top: 5rem; }

/* FOOTER */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003408}}
body {
  padding: 0;
  background: #fffffd; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003411}}
  body footer {
    padding-top: 2rem;
    background: #cccccc;
    background-color: #fff7b4;
    /* Fallback */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffface), to(#fff59b));
    background-image: -webkit-linear-gradient(top, #ffface, #fff59b);
    background-image: -moz-linear-gradient(top, #ffface, #fff59b);
    background-image: -ms-linear-gradient(top, #ffface, #fff59b);
    background-image: -o-linear-gradient(top, #ffface, #fff59b);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffface', EndColorStr='#fff59b')";
    min-height: 15rem;
    font-size: 14px; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003417}}
    body footer address {
      margin-bottom: 0; }

/* MISC */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003434}}
.caption {
  width: 100%;
  tdop: 4rem;
  position: absolute;
  /*	background:#000;
  	background: -webkit-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  	background: -moz-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  	background: -o-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  	background: linear-gradient(to top, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  */ }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003445}}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Extra Small */
@media (max-width: 500px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003454}}
  .header h1 {
    font-size: 18px; } }
@media (min-width: 500px) and (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003459}}
  .header h1 {
    font-size: 25px; } }
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003464}}
  body {
    min-width: 350px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003467}}
  .key {
    min-height: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003470}}
  .header address {
    margin-top: 5px;
    text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003475}}
  .carousel-inner > .item .carousel-caption h1 {
    font-size: 36px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003478}}
  .carousel-inner > .item .carousel-caption p {
    font-size: 20px; } }
/* Small interval*/
@media (min-width: 768px) and (max-width: 991px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003486}}
  nav #navbar .nav li a {
    padding: 15px 10px;
    font-size: 12px; } }
/* Medium interval*/
/* Small or great*/
/* Medium or great*/
/* Large */
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003508}}
.sinpadding {
  padding: 0;
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/home\/gabriel\/web\%20proyect\/LaMadrile\%C3\%B1a\/boileV2\/css\/main\.scss}line{font-family:\00003511}}
  .sinpadding img {
    display: inline; }

/*# sourceMappingURL=main.css.map */
