@font-face {
font-family: 'loveloline_light';
src: url('./fonts/lovelo_line_light-webfont.eot');
src: url('./fonts/lovelo_line_light-webfont.eot?#iefix') format('embedded-opentype'),
     url('./fonts/lovelo_line_light-webfont.woff2') format('woff2'),
     url('./fonts/lovelo_line_light-webfont.woff') format('woff'),
     url('./fonts/lovelo_line_light-webfont.ttf') format('truetype'),
     url('./fonts/lovelo_line_light-webfont.svg#loveloline_light') format('svg');
font-weight: normal;
font-style: normal;

}
html { position: relative; min-height: 100%; overflow-x:hidden; margin: 0px !important; padding: 0px !important;  }/*background: #2c3134;*/
body { margin-bottom: 60px;
   font-size:16px;
   line-height: 1.5;
}
.bg-above-footer{width:100%; background:#2c3134; height:130px; min-height:130px;}
.site-map{background:#2c3134 url(./../imgs/bg-footer.jpg) top center no-repeat; min-height: 430px; padding-top:130px;}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
  background-color: #ffffff;
  padding:15px 0;
}
.copyright{margin-top: 30px; border-top:1px solid #eeeeee; padding-top: 8px;}
.slider-pro-bg{background:#070402 !important;}
iframe{border:none !important;}
body, div, .container, .row{font-family: 'Titillium Web', sans-serif;}
.scroll-up {
  position: absolute;
  z-index: 900;
  bottom: 15px;
  right: 15px;
  background: #2c3134;
  padding: 5px 10px;
  border-radius: 3px;
}
.scroll-up a{color:#FFFFFF;}

.mapa-canvas-home{height:400px; max-height:410px; width:100%; position:relative; position:absolute; z-index:0; margin:0px !important; }
.slider-mask-bottom{background:url(/imgs/slider-mask-bottom.png) top center no-repeat; position:absolute; z-index:888; top:0;  width:100%; height:42px; margin:0px !important; padding:0px ! important;}
.home-contacts{position:absolute; z-index:600; top:0; left:25%; height:400px; max-width:350px; width:100%; background:#000000; height:400px; padding-top:10px; padding-left:25px;}
.home-contacts a{color:#ffffff;}

/* ------------------------------
\   HELPERS
 --------------------------------*/
.pl30{padding-left: 30px;}
.pl25{padding-left: 25px;}
.pl20{padding-left: 20px;}
.pl10{padding-left: 10px;}
.pl5{padding-left: 5px;}
.pl0{padding-left: 0px !important;}
.pr30{padding-right: 30px;}
.pr25{padding-right: 25px;}
.pr20{padding-right: 20px;}
.pr10{padding-right: 10px;}
.pr5{padding-right: 5px;}
.pr0{padding-right: 0px !important;}

.ptopbot{padding-top: 10px; padding-bottom: 10px;}
.ptop30bot30{padding-top: 30px; padding-bottom: 30px;}
.paddb15{padding-bottom: 15px !important;}
.paddb25{padding-bottom: 25px !important;}

.mtop50{margin-top: 50px;}.mtop40{margin-top: 40px;}.mtop30{margin-top: 30px;}.mtop25{margin-top: 25px;}.mtop20{margin-top: 20px;}.mtop15{margin-top: 15px;}.mtop10{margin-top: 10px;}.mtop0{margin-top: 0px !important;}

.mb50{margin-bottom: 50px;}
.mb40{margin-bottom: 40px;}
.mb30{margin-bottom: 30px;}
.mb25{margin-bottom: 25px;}
.mb20{margin-bottom: 20px;}
.mb10{margin-bottom: 10px;}
.mb5{margin-bottom: 5px;}
.mb0{margin-bottom: 0px;}

.mr-2{margin-right:2rem;}

.panel-default {  border-color: #ddd;}
.panel-default>.panel-heading {
  color: #333;
  background-color: #ffffff !important;
  border:none !important;
  border-color: #ffffff;

}
.panel-heading{padding-left: 0 !important;   margin-left: 0px !important;}
.panel-title{padding-left: 15px !important;   margin: 0px !important;}
.panel-title a{padding-left: 0 !important; margin: 0px !important;}

.border-bottom{
   border-bottom: 1px solid #eeeeee;
}


.img-cover{
   object-fit:cover !important;
   width: 100%;
}



/* ------------------------------
\   FONTS TITLES
 --------------------------------*/
.fw300{font-weight: 300;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}
.fw700{font-weight: 700;}
.lovelo-font{font-family: 'loveloline_light'; letter-spacing: 1px;}

.fsize12{font-size: 12px;}
.fsize14{font-size: 14px;}
.fsize22{font-size: 22px;}
.fsize40{font-size: 40px;}

/*-_-_-_-_-_-_-_- COLORS _-_-_-_-_-_-_-*/
.c-white{color: #ffffff;}
.c-black{color: #000000;}
.c-gray{color: #999999;}

/*-_-_-_-_-_-_-_- TITLES _-_-_-_-_-_-_-*/
.slide-title{font-size: 18px !important;}
.slide-title small{font-size: 14px; font-style: italic;}
.rotate-titles{font-family: 'loveloline_light';
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


/* ------------------------------
\   LINKS
 --------------------------------*/
 a{color:#000000;}
 a:hover{color:#228dcc; text-decoration: none !important;}



/* ------------------------------
\   RESOLUTIONS
 --------------------------------*/


@media (min-width: 1024px) {
  
  .navbar-inverse{height:117px; background: url(../imgs/bg-navbar-inverse.png) center center no-repeat;}
  .navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Titillium Web', sans-serif;
  }
  .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    background:none !important;
    border-bottom:1px solid #b81b2c;
    font-family: 'Titillium Web', sans-serif;
  }
  .navbar-nav li:active{border-bottom:1px solid #b81b2c; color:#ffffff !important;}
  .navbar-nav>li>a { padding-top:5px; padding-bottom: 2px; font-family: 'Titillium Web', sans-serif; font-weight: 600; font-size: 14px; color:#dddddd !important;  }
  .navbar-nav>li>a:hover { border-bottom:1px solid #b81b2c; color:#ffffff !important;  }
  .slider-pro{margin-top: 116px;}

  .links-aside .active a{border-bottom:1px solid #b81b2c; width: auto !important; padding-right: 5px;}

  .slider-mask{background:url(./../imgs/slider-mask.png) top center no-repeat; position:absolute; z-index:999 !important; bottom:0; width:100%; height:42px;}
  .slider-mask-white{background:url(./../imgs/slider-mask-white.png) top center no-repeat; position:absolute; z-index:999 !important; bottom:0; width:100%; height:42px;}
}


@media (max-width: 768px) {
  
}