.titulos {
    font-family: 'Crimson Text', serif;
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'feathericons';
    src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
    src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
    url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
    url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
    url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}
header {
     background: #f9f9f9  !important;
     font-family: 'futu';
    -webkit-box-shadow: 0px 5px 5px #0f0e0f7a;
    -moz-box-shadow: 0px 5px 5px #0f0e0f7a;
    box-shadow: 0px 5px 5px #0f0e0f7a;
 }
@media (max-width: 768px) {
    header {
    background:#f9f9f9 !important}
}
@media (min-width: 1025px) { /*se separa despues del tamaño de tabletas*/

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

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

.navbar{
    font-size: 18px;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    text-align: center;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #6b0506;
    background-image: url("../img/logo/fondoli.PNG");
background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size: auto;
}
.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: #212529;
}
@media (max-width: 767px) {
.submenu2 {background: #144ca145  !important;}
    .lilogo{display: none;}
    #logomovil{
        max-width: 80px;}
    #puerta{
        height: 95vh;}
}
@media (min-width: 768px) {
.submenu2{
    position: absolute;top: 0;
    margin-left: 180px;
    margin-top: 0px !important;
    background: #ffffff80 !important;
}
    .submenu2 {background: #ffffff80 !important;}
    #logomovil{
        display: none}
    #puerta{
        height: 965px;}
    .esconde-botton{display: none !important;}
 }
.dropdown-toggle2{
    text-align: left !important;
    padding: 0.25rem 1.5rem !important;
}
.dropdown-toggle2:hover .submenu2 {


}
 #ab:hover .dropdown-menu.show  {
    display: block !important;
}
/*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;
}
#logo{
    position: absolute;
    z-index: 2;

}
.lilogo{width: 167px !important;}

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

/*  left: 90px !important;*/
/*}*/

/*@media (min-width: 1029px) {*/
/*.dropdown-menu{*/

/*  left:0px !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;

}
.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-custom2 {
    background:#fff;
    color: #4f4f4f;
   /*width: 348px;*/
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    /*margin-bottom: 30px;*/
    border: 1px solid #e8eaf1;
}
.div-custom2:hover {
    background-image: url("../img/inicio/cuadro.jpg");
    background-size: cover;

    /*color: rgb(255, 255, 255);*/
    /*-webkit-transition: .6s all ease;*/
    /*-o-transition: .6s all ease;*/
    /*transition: .6s all ease;*/
    /*margin-bottom: 30px;*/

}
.div-custom {
    background:#e8e8e8;
    color: #144ca1;
    height: 290px;
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    border: 1px solid #e8eaf1;
}
.div-custom:hover {
    background:#144ca1;
    color:#F0F0F0;
    -webkit-transition: .6s all ease;
    -o-transition: .6s all ease;
    transition: .6s all ease;
    margin-bottom: 30px;
    border: 1px solid #e8eaf1;
}
.div-custom img{
    background-size: cover;
    background-position: center;
    height: 220px;
}
.div-custom p{
    color: #000;
}
.div-custom h5{color:#144ca1;}
.div-custom:hover h5{
    color: #f0f0f0;
}
.div-custom:hover p {color: #f0f0f0;}
.imagen{
    background-size: cover;
    background-position: center;
    height: 220px;
}
.div-custom .media-body {
    padding: 20px;
}
.div-custom:focus, .div-custom: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);
}
.color_footer{
	color: #000000;
}
/*.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{
    padding-top: 1.2em;
    text-align: right; 
}
.footer_centro{
 padding-top: 2.1em;
}

.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;*/


}
/*.site-footer a:hover {*/
    /*color: white !important;*/
/*}*/
.img-circle {
    border-radius: 50%;
}

.div-custom2 img{
max-height: 350px;
}
.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;
    outline: none;
  width: 100%;
  padding: 0.8rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color:#000;
  background-color: #ffffff3b;
  background-clip: padding-box;
    border-top: none;
    border-right: none;
    border-left: none;
  border-bottom: 1.5px solid #ced4da91;
  /* border-radius: 0.25rem; */
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control2:hover{border-bottom: 1.5px solid #cc050c;
}
.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: #bbbbbb;
  --hover:#cd060e;
}
.fill2{
    right: 0;
}
@media(min-width: 768px){
.fill2{
    position: absolute ; right: 0; margin-top: -70px;
}}
.fill2:hover{
    transition: 1s;
    background-image: linear-gradient(to right, #ed1821, #ca0723, #a60023, #83001f, #610019, #4f021b, #3d051b, #2b0617, #220919, #190a18, #100a13, #090909);

}

.raise {
  --color: #ffa260;
  --hover: #e5ff60;
}
.up {
  --color:#cc050c;
  --hover: #cc050c;
  --hover: #cc050c;
}
.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: 450px) {
    .owl-carousel.home-slider .slider-item {
        /*cover*/
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        height: 170px;
    }
    .owl-carousel.home-slider .slider-item .slider-text p {
        text-align: center;
        font-size: 35px;
        color: #ffffff;
        line-height: 1.2;
        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: 170px;
    }
    .buton_dist{position: absolute ; right: 0; margin-top: -10px;}
}
@media (min-width: 451px) {
.buton_dist{position: absolute ; right: 0; margin-top: -70px;}}
@media (min-width: 451px) and (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 {
  text-align: center;
  font-size: 35px;
  color: #ffffff;
  line-height: 1.2;
  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;
}
.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;
}
@media (max-width: 767px) {
    #header2 {
        display: none;
}
}
#header2 {
  /*personalizacion*/
 /* background: rgba(20, 2, 0, 0.8);*//* perso...*/
 /* padding: 14px 0;*/
position: absolute;
  padding-top: 15px;
    margin-bottom: 15px;
  left: 0;
  top:0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  position: absolute;
  text-align: right;
    background: #cc050c;
    /*-webkit-box-shadow: 0px -5px 50px rgba(0,0,0,.3);*/
    /*-moz-box-shadow: 0px -5px 50px rgba(0,0,0,.3);*/
    /*box-shadow:   0px -5px 50px rgba(0,0,0,.3);*/
    padding-right: 20px;
}
#header2  ul li {
    list-style: none;
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
}
#header2.header-scrolled {
  background: rgba(20, 2, 0, 0.8);
  transition: all 0.5s;
}
#header2 a{
    color: #f0f0f0;
}
#header2 i{
    font-size: 17px;
    color: #f0f0f0;
}
.top{ content: "";
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 100;}
.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;
}

#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;
}
@media (min-width: 768px){
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 2rem;
        padding-left: 2rem;
    }}
/* 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*/
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/*Nosotros Section*/
@media (max-width: 450px) {
    .nosotros_banner .slider-item{
        background-position: 50% 90%;
    }
    .nosotros_banner{
        /*cover*/
        background-repeat: no-repeat;
        background-size: cover;
        height: 180px;
    }
    .nosotros_banner .slider-text p {
        text-align: center;
        font-size: 45px;
        color:#fff;
        line-height: 1.2;
        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: 180px;}
}
@media (min-width: 451px) and (max-width: 767px) {
  .nosotros_banner .slider-item{
background-position: 50% 90%;
  }
.nosotros_banner{
/*cover*/
  background-repeat: no-repeat;
 background-size: cover;
height: 300px;
}
.nosotros_banner .slider-text p {
  text-align: center;
  font-size: 45px;
  color:#fff;
  line-height: 1.2;
  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: 300px;}
}
@media (min-width: 768px) {
.nosotros_banner .slider-item{
/*cover*/
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
min-height: 430px;
}
.nosotros_banner .slider-item .slider-text p {
  text-align: center;
  font-size: 50px;
  color:#fff;
  line-height: 1.2;
  font-weight: 100 !important;
  text-shadow:3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
}
.nosotros_banner .slider-item  .slider-text {
 font-size: 50px;
  height: calc(100vh - 1%);
  min-height: 430px;}
}
.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_home{    z-index: 1;margin-top: -5%;}
.div_services{    z-index: 1;margin-top: -12%;      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);}
.div_200{ height: 200px;}
.fs-1x{font-size: 1em;}
.fs-1_9x{font-size: 1.8em;}
.fs-3x{font-size: 3em;}
.fs-2x{font-size: 2em;}
.lh_sm{line-height: .95 !important;}
.fw_9{font-weight: 900;}
.fs-1xbn{font-size: 1em;}
.fs-3xbn{font-size: 1.3em;}
.fs-2xbn{font-size: 1.1em;}
.lh_smbn{line-height: .95 !important;}
@media (max-width: 767px) {
    .fs-3xbn{font-size: .8em;}
    .fs-2xbn{font-size: .7em;}
    .fs-1xbn{font-size: .65em;}
}
.w100 {width: 100%;}
/*/*ABOUT*/
/*GRID HOVER EFFECTS*/
.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}
/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 100%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}
.grid figure h2 span {
    font-weight: 800;
}
.grid figure h2,
.grid figure p {
    margin: 0;
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
figure.effect-zoe h2 {
    float: left;
}
figure.effect-zoe p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 1.4em;
}
figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
    color: #252d31;
}
figure.effect-zoe p.description {
    position: absolute;
    left: 0;
    bottom: 6em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    /*font-size: 90%;*/
    /*width: 320px;*/
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
    /*margin-left: -20px;*/
}
figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
}
figure.effect-zoe p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
    content: '\e000';
}
.icon-paper-clip::before {
    content: '\e001';
}
.icon-heart::before {
    content: '\e024';
}
figure.effect-zoe h2 {
    display: inline-block;
}
figure.effect-zoe:hover p.description {
    opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
@media (min-width: 993px) {  .fondo_services{min-height: 1150px;}}
.div_borde{border: 1px solid #cacbd28c;}
.div_borde: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);}
.owl-carousel.home-slider .owl-nav button {color: #cc050c;}
.owl-carousel.home-slider .owl-dots .owl-dot.active span {
    border-bottom: #cc050c;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-bottom-color: #cc050c;
    position: relative;
}
.owl-carousel.home-slider .owl-dots .owl-dot.active span:after {
    content: '';
    position: absolute;
    left: -10px;
    top: 10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #cc050c;
    -webkit-transition: .8s all ease;
    -o-transition: .8s all ease;
    transition: .8s all ease;
}
.owl-carousel.home-slider .owl-dots .owl-dot {
    width: 18px;
    height: 18px;
    margin: 5px;
    border-radius: 50%;
    background: #e6e6e6;
    background: none;
     border: 0px solid rgba(255, 255, 255, 0.5);
    outline: none !important;
    position: relative;
}
.owl-carousel.home-slider .owl-dots .owl-dot span {background: none;}
.owl-carousel.home-slider .owl-dots .owl-dot span {
    border: 14px solid transparent;
    border-bottom-color: white;
    position: relative;
    top: 14px;
    -webkit-transition: .8s all ease;
    -o-transition: .8s all ease;
    transition: .8s all ease;
}
.owl-carousel.home-slider .owl-dots .owl-dot span:after{
    content: '';
    position: absolute;
    left: -10px;
    top: 10px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: white;
    -webkit-transition: .8s all ease;
    -o-transition: .8s all ease;
    transition: .8s all ease;
}
.owl-carousel.home-slider .owl-dots .owl-dot.active {border: 0px solid rgba(255, 255, 255, 0.76);}
.owl-carousel.home-slider .owl-dots .owl-dot.active span {background: none;}
.flip-container {perspective: 1000;border: 1px solid #242424; /* Para Firefox - IE10+ debemos agregar propiedades extras */-moz-transform-style: preserve-3d;-moz-transform: perspective(1000px);-ms-transform-style: preserve-3d;-ms-transform: perspective(1000px);}
.flip-container, .front, .back {max-width: 350px;}
.flipper {transition: 0.6s;transform-style: preserve-3d;position: relative;}
.front, .back {backface-visibility: hidden;transition: 0.6s;transform-style: preserve-3d;top: 0;left: 0;}
/* FRONT: eje Y = 0   */
.front {transform: rotateY(0deg);background: #000;}
/* BACK: eje Y = -180, se mantendra oculto */
.back {padding: 30px;width: 100%;height: 100%;position: absolute;transform: rotateY(-180deg);background-image: url("../img/producto/imagen_roja.png"); background-position: 20% 50%; background-size: cover;}
.flip-container:hover .front {transform: rotateY(180deg);}
.flip-container:hover .back {transform: rotateY(0deg);}
/* Toggle - Moviles */
.flip-container.hover .front {transform: rotateY(180deg);}
.flip-container.hover .back {transform: rotateY(0deg);}
@media (max-width: 767px) {
.pt-100movil{
    padding-top: 0px;}
.pb-100movil{
    padding-bottom: 0px;}
.pt-50movil{
    padding-top: 0px;}
}
@media (min-width: 768px) {
    .pt-100movil{
        padding-top: 100px;}
    .pb-100movil{
        padding-bottom: 100px;}
    .pt-50movil{
        padding-top: 50px;}
}