@font-face {
  font-family: 'Europe';
    src:  url('../fonts/EuropeUnderground_black.ttf');  
}
header {
background: #000 !important;
 /*font-family: 'Europe';*/
}
.font_eu{ font-family: 'Europe';}
@media (min-width: 1025px) { /*se separa despues del tamaño de tabletas*/

.separali{
    margin-right: 20px;
    margin-left: 20px;
}

}
@media (max-width: 1199px) {
  header .navbar {
    background: #000 !important;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.navbar-light .navbar-nav .nav-link {
    color: #8dc5fc;
    text-align: center;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
  color: #fff;
}
/*Menu movil*/
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0) !important;
}
.lineh_movil2{
  line-height: 3em;
}


@media (min-width: 768px) {
.navbar-collapse{
position: absolute; right: 0;
}
.dropdown-menu{

  left: 90px !important;
}
}
@media (min-width: 1029px) {
.dropdown-menu{

  left: 120px !important;
}
}

.pt-10{
  padding-top: 10px;

}
.pb-10{
  padding-bottom: 10px;
}

@media (max-width: 575px) { 
.container-fullsm{
width: 100%;
}
.section-a {
 padding-top: 4.5em;
 padding-right:0px;
 padding-left: 0px;
 padding-bottom: 2em;
}
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255,102,203);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-toggler {
    color: white;
    border-color: white;
}
/* .navbar-toggler:focus{
   border-color: grey;
   background-color: grey;
}*/
.sinpadinglados{

    padding-left: 0px;
    padding-right: 0px;

}
.sinpading2{

    padding-left: 5px;
    padding-right: 5px;

}
.logo-md{
	display: none;
}
@media(min-width : 768px)   and (max-width : 1199px) {
    .logo-md{
        display: block;
    }
    .logonormal{
    	display: none;
    }
}

.btn-azul {
	color: grey;
	border-width: 2px;
    background-color: transparent;
    background-image: none;
    border-color: #028fd7;
}
.btn-azul:hover{
	background-color: #028fd7;
	color: #f0f0f0;
}

.bg-grey{
background-color:#f1f2f575;	
color: white;
}
.colorblue{
	color: #028fd7;
}
.colorblue2{
	color: #003153;
}
/*.div-custom img{
max-width: 300px;
max-height: 370px;
}*/
.color_footer{
	color: #fff;
}
/*.color_footer:hover{
	color: white;
}*/
.color_negro{
    color: black;
}
.color_grey{
    color: #6d6e6f;
}
.colorgr2{
    color: #caccce;
}
.color_blanco{
  color: white;
}

/***************************FOOTER DERECHO****************************/
@media(min-width: 768px){
.footer_derecho{
    text-align: right;
    padding-top: 2.5em!important;
}
.footer_centro{
 padding-top: 3.5em;
}
.hrinicio {
    margin-top: 1.5em;
    height: 1px;
    background-color:#80808059;
}
}
@media(max-width: 767px){
.footer_derecho{
	text-align: center;
	padding-top: 2em;
}
.footer_centro{
 padding-top: 2em;
}
.footer_final{
	padding-top: 3em;
}
}
/***************************FOOTER IZQUIERDO****************************/
@media(min-width: 768px){
.footer_izquierdo{

    text-align: left;
}

}
@media(max-width: 767px){
.footer_izquierdo{
    text-align: center; 
    margin-top: 2%;
}
.hrinicio {
    margin-top: 0px;
    height: 1px;
    background-color:#80808012;
}

}

.site-footer a {
   /* color: #868e96;*/
   color:#fff !important;
}
.site-footer a:hover {
    color: grey !important;
}
.img-circle {
    border-radius: 50%;
}

.div-custom2 img{
max-height: 157px;
}
.div-custom2 {
  background: #fff;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  margin-bottom: 30px;
      border: 1px solid #e8eaf1;
}

.div-custom2 .meta-post {
  color: #929296;
  font-size: 15px;
 /* text-transform: uppercase;*/
}

.div-custom2 .meta-chat {
/*  color: #ced4da;*/
  color: #3e629880;
}

.div-custom2 .meta-chat:hover {
  color: #868e96;
}
.div-custom2 .media-body {
  padding: 20px;
}

.div-custom2 .media-body h3 {
  font-size: 20px;
}

.div-custom2 .media-body p:last-child {
  margin-bottom: 0;
}
.div-custom2:focus, .div-custom2:hover{
-webkit-box-shadow: 0px 0px 9px 1px rgba(147,148,147,1);
-moz-box-shadow: 0px 0px 9px 1px rgba(147,148,147,1);
box-shadow: 0px 0px 9px 1px rgba(147,148,147,1);
}
.fontsm{
    font-size: .89em;
}

.pgn ul {
   display: inline-block;
   list-style: none;
   margin-left: 0;
   position: relative;
   padding: 0 6rem;
}

.pgn ul li {
   display: inline-block;
   margin: 0;
   padding: 0;
}

.pgn__num {
   font-family: "metropolis-bold", sans-serif;
   font-size: 1rem;
   line-height: 1.5rem;
   display: inline-block;
   padding: .6rem 1.2rem;
 /*  height: 3.6rem;*/
   margin: .3rem .15rem;
   color: #929296;
   border-radius: 3px;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.pgn__num:hover {
   background: #c4c4c4;
   color: #3d3d3d;
}

.pgn .current, .pgn .current:hover {
   background-color: #3d3d3d;
   color: #FFFFFF;
}

.pgn .inactive, .pgn .inactive:hover {
   color: #888888;
   cursor: default;
}

.pgn__prev, .pgn__next {
   display: block;
   background-color: #FFFFFF;
   background-repeat: no-repeat;
   background-size: 18px 12px;
   background-position: center;
   height: 3rem;
   width: 3rem;
   line-height: 3rem;
   padding: 0;
   margin: 0;
   border-radius: 50%;
   box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
   font: 0/0 a;
   text-shadow: none;
   color: transparent;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   position: absolute;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}

.pgn__prev:hover, .pgn__next:hover {
   background-color: #3d3d3d;
   color: #FFFFFF;
   text-decoration: none;
   background-repeat: no-repeat;
   background-position: center;
}

.pgn__prev {
   background-image: url("../img/productos/izq.png");
   left: 0;
}

.pgn__prev:hover {
   background-image: url("../img/productos/izbco.png");
}

.pgn__next {
   background-image: url("../img/productos/drecha.png");
   right: 0;
}

.pgn__next:hover {
   background-image: url("../img/productos/drbco.png");
}

.pgn__prev.inactive, .pgn__next.inactive {
   background-color: #ffffff;
   opacity: 0.5;
   cursor: default;
}

.pgn__prev.inactive:hover {
   background-image: url("../img/productos/izq.png");
}

.pgn__next.inactive:hover {
   background-image: url("../img/productos/drecha.png");
}
.fondo-h3{
  background-color: rgba(3, 89, 125, 0.48);
}
/*/css-button-hover-effect*/
.form-control2 {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color:#3e3838;
  background-color: #ffffff3b;
  background-clip: padding-box;
  border: 1px solid #ced4da91;
  /* border-radius: 0.25rem; */
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.pt-20 {
  padding-top: 20px;
}

.close:hover,
.close:focus {
  box-shadow: inset -3.5em 0 0 0 var(--hover), inset 3.5em 0 0 0 var(--hover);
}
.fill:hover,
.fill:focus {
  box-shadow: inset 0 0 0 2em var(--hover);
}

.pulse:hover,
.pulse:focus {
  -webkit-animation: pulse 1s;
          animation: pulse 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
}

@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.raise:hover,
.raise:focus {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  -webkit-transform: translateY(-0.25em);
          transform: translateY(-0.25em);
}

.up:hover,
.up:focus {
  box-shadow: inset 0 -3.25em 0 0 var(--hover);
}

.slide:hover,
.slide:focus {
  box-shadow: inset 10.5em 0 0 0 var(--hover);
}

.offset {
  box-shadow: 0.3em 0.3em 0 0 var(--color), inset 0.3em 0.3em 0 0 var(--color);
}
.offset:hover, .offset:focus {
  box-shadow: 0 0 0 0 var(--hover), inset 6em 3.5em 0 0 var(--hover);
}

.fill {
  --color: #8a8484;
  --hover: #ce9f24;
}



.raise {
  --color: #ffa260;
  --hover: #e5ff60;
}

.up {
  --color:white;
  --hover: #375563;
}


.simple{
  --hover: #ca4957;

}
.simple:hover{
  background-color: #ca4957;
}
button {
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
    /*Para cambiar a cursor a mano quitar esta linea de codigo*/
}
button:hover, button:focus {
  border-color: var(--hover);
  color: white;
}


.buttonn {
  background: none;
  border: 2px solid;
  font: inherit;
  line-height: 1;
  margin: 0.5em;
  padding: 1em 2em;
}

.buttonini {
  margin-top: 4px;
  font-size: 13px;
  background: none;
  border: 1px solid;
  line-height: 1;
  margin: 0.5em;
  padding: .5em 1.8em;
}
@media (max-width: 767px) {

.owl-carousel.home-slider .slider-item {
/*cover*/

  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
height: 300px;
}
.owl-carousel.home-slider .slider-item .slider-text p {
  font-family: 'Europe';
  font-size: 25px;
  color: #fff;
  line-height:.7;
  font-weight: 100 !important;
  text-shadow:3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
}
.owl-carousel.home-slider .slider-item .slider-text {
  color: #fff;
  height: calc(100vh - 1%);
  min-height: 300px;
}
.owl-carousel.home-slider .slider-item .slider-text span {
    font-size: 18px;
    color: #fff;
    line-height: .4;
    font-weight: 400 !important;
}


.separali{
  line-height: 4em;
}

}.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}





/*------------------------
    Portfolio Section
--------------------------*/
.portfolio-section {
  overflow: hidden;
}

.portfolio-filter {
  list-style: none;
  padding-bottom: 100px;
}

.portfolio-filter li {
  font-size: 16px;
  display: inline-block;
  margin-right: 30px;
  padding-bottom: 10px;
  color: #979797;
  cursor: pointer;
}

.portfolio-filter li.mixitup-control-active {
  color: #001418;
}

.portfolios-area .gallery-block {
  padding: 0;
}

.gallery-block {
  position: relative;
}

.portfolio-item {
  display: block;
  width: 100%;
  height: 400px;
  background-position: center center;
  position: relative;
  margin-bottom: 30px;
}

.portfolio-item .pi-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.portfolio-item .pi-inner h2 {
  opacity: 0;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  letter-spacing: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.portfolio-item:hover .pi-inner {
 /* background: rgba(0, 20, 24, 0.8);*/
 background: rgba(0, 24, 23, 0.8);
}

.portfolio-item:hover .pi-inner h2 {
  opacity: 1;
  letter-spacing: 0;
}

.portfolio-meta {
  padding-bottom: 45px;
}

.portfolio-meta h2 {
  font-size: 24px;
}

.portfolio-meta p {
  font-size: 14px;
  color: #a6a6a6;
  margin-bottom: 0;
}

.portfolio-intro {
  display: block;
}

.img-popup-warp .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.img-popup-warp.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.set-bg {
    background-repeat: no-repeat;
    background-size: cover;
}

/* Medium screen : 992px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-item {
    height: 450px;
  }
}

/* Tablet :768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  
  .portfolio-item {
    height: 350px;
  }
}

/* Large Mobile :480px. */
@media only screen and (max-width: 767px) {
 

  .portfolio-filter {
    text-align: center;
  }
}

#header {
  /*personalizacion*/
  background: rgba(212, 208, 207, 0.63);/* perso...*/
  padding: 11px 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header.header-scrolled {
  background: rgba(212, 208, 207, 0.63);
  transition: all 0.5s;
}
#header2 {
  /*personalizacion*/
  background: rgba(20, 2, 0, 0.8);/* perso...*/
  padding: 14px 0;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header2.header-scrolled {
  background: rgba(20, 2, 0, 0.8);
  transition: all 0.5s;
}
.header-top ul {
  text-align: right;
  margin-right: 5px;
}

.header-top ul li {
  color: #fff;
  display: inline-block;
  margin-right: 20px;
}

.header-top ul li a {
  color: #fff;
}

@media (max-width: 960px) {
  .header-top {
    display: none;
  }
}

@media (max-width: 673px) {
  #logo {
    margin-left: 20px;
  }
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #b68834;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 28px;
  }
  #header #logo img {
    max-height: 40px;
  }
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
  text-align: left;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  margin: 0;
}
/*index*/
@media (max-width: 767px) {
  .div_piano{
  background-size: cover; 
   background-position: 50% 90%;}
   .barras_am{

    background-position: 50% 90%;
   }
}
@media (min-width: 768px) {
   .div_piano{
    padding-top: 150px;
    padding-bottom: 80px;
   }
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}


/*Nosotros Section*/
@media (max-width: 767px) {
  .nosotros_banner .slider-item{
background-position: 50% 90%;
  }
.nosotros_banner{
/*cover*/
  background-repeat: no-repeat;
 background-size: cover;
height: 200px;
}
.nosotros_banner  .slider-item .slider-text p {
  text-align: center;
  font-family: 'Europe';
  font-size: 25px;
  color: #fff;
  line-height:.7;
  font-weight: 100 !important;
  text-shadow:3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
}
.nosotros_banner .slider-text {
  height: calc(100vh - 1%);
  min-height: 200px;
}


}
@media (max-width: 767px) {
    .nosotros_banner .slider-item .slider-text p {
        font-family: 'Europe';
        font-size: 30px!important;
        color: #fff;
        line-height: .7;
        font-weight: 100 !important;
        text-shadow: 3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
        /*text-transform: uppercase;*/
    }
}
@media (max-height: 768px) {
  .nosotros_banner .slider-item{
  /*cover*/
    background-repeat: no-repeat;
   background-size: cover;
    background-position: center center;
  min-height: 240px;
  }
  .nosotros_banner .slider-item  .slider-text {
   font-size: 50px;
    height: calc(100vh - 1%);
    min-height: 240px;
  }
  
  .nosotros_banner  .slider-item .slider-text p {
    font-family: 'Europe';
    font-size: 80px;
    color: #fff;
    line-height:.7;
    font-weight: 100 !important;
    text-shadow:3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
    /*text-transform: uppercase;*/
  }
  
  
  
  
  }

@media (min-height: 769px) {
.nosotros_banner .slider-item{
/*cover*/
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
min-height: 380px;
}
.nosotros_banner .slider-item  .slider-text {
 font-size: 50px;
  height: calc(100vh - 1%);
  min-height: 380px;
}

.nosotros_banner  .slider-item .slider-text p {
  font-family: 'Europe';
  font-size: 80px;
  color: #fff;
  line-height:.7;
  font-weight: 100 !important;
  text-shadow:3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
  /*text-transform: uppercase;*/
}




}
.mensaje{ cursor: pointer; }
.whatsapp {
    position: fixed !important;
    z-index: 9999 !important;
    right: 0;
    float: right;
    top: 40%;
    margin-top: -25px;
    cursor: pointer;
    width: 40px;
    height: 40px;
}
.div_azul{
  border: 1px solid  #77bae8;
  border-radius: 15px;
  padding: 10px;
}
.img_300{max-width: 300px;}
.img_circle{border-radius: 50%;}
/*SErvicios*/
#a1:hover ~ #b1 {
    background: #BDBBBB;
    color: #fff;
      transition: all 0.39s;
}
/*Servicios*/

/*Productos*/
.manita{
  cursor: pointer;
}
@media (min-width: 992px){
.modal-lg {
    max-width: 1200px !important;
}}
/**/