@font-face {
  font-family: 'praktika';
    src:  url('../fonts/Praktika-Light.otf'); 
 
}
@font-face {
  font-family: 'Casper-Bold';
    src:  url('../fonts/Casper-Bold.ttf.woff') format('woff'),
    url('Casper-Bold.ttf.svg#Casper-Bold') format('svg'),
    url('Casper-Bold.ttf.eot'),
    url('Casper-Bold.eot?#iefix') format('embedded-opentype'); 
}

@font-face{
  font-family:'Poppins-Regular' ;
  src:url('../fonts/Poppins-Regular.ttf');
}

@media (min-width: 1025px) { /*se separa despues del tamaño de tabletas*/
  .separali{
    /*margin-right: 10px;*/
    margin-left: 10px;
  }
}

@media(max-width: 991px){
  .iconoend{width: 40px;}
}

@media(min-width: 992px){
  .iconoend{width: 70%;}
}
.icono{
    width: 80%;
  }
.icono1{
    width: 60%;
  }
@media(max-width: 767px){
  #logoInicio{display: none;}
}
.imgtam{max-width: 160px;}

@media(min-width: 768px){
  .rollo{/*img/banners/rollosdekoko1920x1080.jpg*/
    background-image: url(../img/banners/rollosdekoko1920x1080.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
  }
  .rocokoko{
    background-image: url(../img/banners/rocokoko1920x1080.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
  }
  .palanqueta{
    background-image: url(../img/banners/palaqueta1920x1080.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
  }
  .kokokada{
    background-image: url(../img/banners/kokada1920x1080.jpg);
    background-attachment:fixed;
    background-repeat:no-repeat;
  }

  .bandekoko{
    background-image: url(../img/banners/bandekoko1920x1080.jpg);
    background-attachment:fixed;
    background-repeat: no-repeat;
  }
  .alfajor{
    background-image: url(../img/banners/alfajor1920x1080.jpg);
    background-attachment: fixed;
    background-repeat:no-repeat;
  }
  .tamarindo{
    background-image: url(../img/productos/tamarindo/fondo.jpg);
    background-attachment:fixed;
    background-repeat:no-repeat;
  }
  .barradekoko{
    background-image: url(../img/productos/barradekoko/fondo.jpg);
    background-attachment:fixed;
    background-repeat: no-repeat;
  }
}
@media(min-width: 768px){
  .productosbanner{
    background-image: url('../img/banners/PRODUCTOS01.jpg');
  }
}
@media(max-width: 767px){
  .productosbanner{
    background-image: url('../img/banners/productos-movi.jpg');
  }
}

ul{
  padding: 0px;
}

#toTop {
    padding: 3px;
    background: #28282861; /**/
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 5px;
    display: none;
    cursor: pointer;
}

#toTop > img{ max-width: 30px;}

.navbar-light .navbar-nav .nav-link {
    color:rgb(0, 0, 0);
    font-family: unset;
    text-align: center;
}

.navbar-light .navbar-nav .nav-link:hover {color: red;}

.oranbajio:hover{
	background-color:rgba(255, 255, 255, 0.14);
  /*color: white;*/
}

#header {

  padding: 0px 0;
  color: white;

  left: 0;
  top: 0;
  right: 0;
  transition: all .5s;
  z-index: 997;
  background: #a59d9d00  !important;
  -webkit-box-shadow: 0px 5px 5px #0f0e0f7a;
  -moz-box-shadow: 0px 5px 5px #0f0e0f7a;
  box-shadow: 0px 5px 5px #0f0e0f7a;
}

#header2{
  background-color: #FFF;
}

/*#header.header-scrolled {
  background: #1a2795 !important;
  transition: all .5s;
}*/

@media (min-width: 768px) {
  .nav-link {
    padding: .5rem 1rem !important;
    outline: none !important;
  }

/*  .nav-link.nav-link-scrolled {
    padding: 1.5rem 1rem !important;
    outline: none !important;
  }*/
}

@media (max-width: 767px) { 
  #header {
    background: rgb(255, 255, 255) !important;
    transition: all .5s;
    float: right;
  }
/*  #header.header-scrolled {
    padding: 0px 0  !important;;
  }*/
}

/*dropdown-menu*/
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

.dropdown-menu {
  background-color: #8a2006;
}

header .navbar .dropdown-menu .dropdown-item:hover {
  background: #4F1709;
  color: #fff;
}

header .navbar .dropdown-menu .dropdown-item.active {
  background: #4F1709;
  color: #fff;
}

/*dropdown-menu*/
@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;
}
.sinpading{
  padding: 0px;
}

.sinpading2{
    padding-left: 5px;
    padding-right: 5px;
}

.logo-movil{
  max-width: 180px;
}

@media(min-width : 768px) {
  .logo-movil{
	 display: none;
  }
}

@media(max-width : 767px) {
  .logonormal{
      display: none;
  }
}

/*IMPORTANTE*/
@media (min-width: 711px) and (max-width: 767px){
.logo-movil {
  margin-right:4em !important;

  }
}
/*IMPORTANTE*/

.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: #b6b7bc75;	
color: white;
}

.colorblue{
	color: #028fd7;
}

.colorblue2{
	color: #003153;
}

.div-custom img{
  max-width: 250px;
  max-height: 260px;
}

.color_footer{
	color: #868e96;
}

.color_footer:hover{
	color: white;
}

.color_negro{
    color: black;
}

.color_grey{
    color: #6d6e6f;
}

.colorgr2{
    color: #caccce;
}


.col-sm-6 .col-md-4 .d-block {
  padding-right: 0px;
  padding-left: 0px;
}
/***************************FOOTER DERECHO****************************/
@media(min-width: 768px){
  .footer_derecho{
    text-align: right; 
    padding-top: 1.5em;
  }

  .footer_centro{
    padding-top: 3em;
  }

  .hrinicio {
    margin-top: 1.5em;
    height: 1px;
    background-color:#80808059;
  }
}

@media(max-width: 767px){
  .footer_derecho{
	 text-align: center;
	 padding-top: 2em;
  }
  
  .footer_final{
	 padding-top: 3em;
  }
  .footer_centro{
    padding-top: 0;
  }
}
/***************************FOOTER IZQUIERDO****************************/
@media(min-width: 768px){
  .footer_izquierdo{
    text-align: left;
    padding-top:.5em;
  }
body
}

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

.site-footer a {
   /* color: #868e96;*/
   color: #caccce;
}

.site-footer a:hover {
    color: white;
}

.img-circle {
    border-radius: 50%;
}

.div-custom2 img{
  /*max-width: 150px;*/
  padding-top:10px;
  padding-bottom:10px; 
  max-height: 250px;
}

.div-custom2 {
  background: #ffffff6b;
  -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:#000;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid darkgrey;
  /* border-radius: 0.25rem; */
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.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: #656161;
  --hover: #fb8851;
}

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

.up {
  --color:#fff;
  --hover: #41913e;
}

.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;
  color: #8954a8;
  line-height: 1;
  margin: 0.5em;
  padding: 1em 2em;
}

.buttonini {
  margin-top: 4px;
  font-size: 15px;
  background: none;
  border: 1px solid;
  line-height: 1;
  margin: 0.5em;
  padding: .5em 1.8em;
  color: #ef0606;
}
.buttonini2 {
  margin-top: 4px;
  font-size: 15px;
  background: none;
  border: 1px solid;
  line-height: 1;
  margin: 0.5em;
  padding: .5em 1.8em;
  color: #ffffff;
}
.buttonini:hover{
  color: #ffffff;
  text-decoration: none;
  background: #ff2121;
}


.owl-carousel.galeria-slider {
    z-index: 1;
    position: relative;
}

.owl-carousel.galeria-slider .owl-nav {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.owl-carousel.galeria-slider .owl-nav button {
  color: #fff;
}

.owl-carousel.galeria-slider:focus .owl-nav, .owl-carousel.galeria-slider:hover .owl-nav {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .owl-carousel.galeria-slider .slider-item {
    /*cover*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: calc(100vh - 1%);
    min-height: 400px;
  }
    
  .owl-carousel.galeria-slider .slider-item .slider-text {
      color: #fff;
      height: calc(100vh - 1%);
      min-height: 400px;
  }
}

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

  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  height: calc(100vh - 1%);
  min-height: 900px;
}
.owl-carousel.galeria-slider .slider-item .slider-text {
  color: #fff;
  height: calc(100vh - 1%);
  min-height: 900px;
}
*/




.owl-carousel.galeria-slider .slider-item .slider-text h1 {
  font-size: 40px;
  color: #fff;
  line-height: 1.2;
  font-weight: 800 !important;
  text-transform: uppercase;
}

@media (max-width: 991px) {
    .owl-carousel.galeria-slider .slider-item .slider-text h1 {
        font-size: 40px;
    }
}

.owl-carousel.galeria-slider.inner-page .slider-item {
  height: calc(50vh - 117px);
  min-height: 500px;
}

.owl-carousel.galeria-slider.inner-page .slider-item .slider-text {
  color: #fff;
  height: calc(50vh - 117px);
  min-height: 500px;
}

.owl-carousel.galeria-slider .owl-dots {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

.owl-carousel.galeria-slider .owl-dots .owl-dot {
  width: 18px;
  height: 18px;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.5);
  outline: none !important;
  position: relative;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.owl-carousel.galeria-slider .owl-dots .owl-dot span {
  position: absolute;
  width: 6px;
  height: 6px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50% !important;
  left: 50%;
  top: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.owl-carousel.galeria-slider .owl-dots .owl-dot.active {
  border: 2px solid white;
}

.owl-carousel.galeria-slider .owl-dots .owl-dot.active span {
  background: white;
}

@media (max-width: 767px) {
  .owl-carousel.home-slider .slider-item {
    /*cover*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 30%; /*here*/
    height: 200px;
  } 

  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    font-weight: 800 !important;
    text-transform: uppercase;
  }

  .owl-carousel.home-slider .slider-item .slider-text {
    color: #fff;
    height: calc(100vh - 1%);
    min-height: 200px;
  }

  .separali{
    line-height: 4em;
  }
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}
.div300{
  max-width: 300px;
}

@media (min-width: 768px) {
  .section-home{
   /* background-image: url(../img/inicio/fondo_divs_home.jpg); background-size: cover;  background-repeat: no-repeat;"*/
  }
  
  .img_hovr {
    -webkit-transition: all 1.1s ease;
    transition: all 1.1s;
    -webkit-transition-duration: 1.1s; /* Safari */
  } 
  
  .img_hvr:hover {
    -webkit-transform:scale(1.18);
    transform:scale(1.18);
    transition: all 1.1s;
    -webkit-transition-duration: 1.1s; /* Safari */
  }

  .img_index_divs{
    margin-top: -150px;
    z-index: 1;
  }
}

@media (max-width: 767px) {
  .section-home{
    background:#8080803d;
  }
  
  .w100li {
    width: 100%;
  }
  
  .owl-carousel.home-slider .slider-item .slider-text p {
    font-size: 2.4em;
    color: #fff;
    line-height: .8;
    font-weight: 600 !important;
    text-transform: uppercase;
  }

  .owl-carousel.home-slider .slider-item .slider-text span{
    font-size: 20px;
    color: #fff;
    line-height:.8;
    font-weight: 400 !important;
    text-transform: uppercase;
  }
}

.btn_enviar_div{
  float: right;
  position: absolute;
  right: 12px;
  bottom: -22px;
}
@media (min-width: 768px) {
  .owl-carousel.home-slider .slider-item .slider-text p {
    font-size: 9em;
    color: #fff;
    line-height: .4;
    font-weight: 600 !important;
    text-transform: uppercase;
  }
  .owl-carousel.home-slider .slider-item .slider-text span{
    font-size: 38px;
    color: #fff;
    line-height:.4;
    font-weight: 400 !important;
    text-transform: uppercase;
  }
}

.font_prak{
  font-family: praktika;
  font-size: 16px
}

.font_Casper_Bold{
  font-family: Casper-Bold;
}

.font_Poppin{
  font-family: Poppins-Regular;
}
.negrita{font-weight: bold;}
.negrita_sombreado{
      text-shadow: 3px 3px 5px #e2dddd82, 6px 6px 5px #000, 3px 3px 5px black;
}

.tamanoimg{
  width: 800px;
  height: 450px;
}

@media (max-width: 767px) {
  .owl-carousel.galeria-slider .slider-item {
  /*cover*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 130px;
  }

  .owl-carousel.galeria-slider .slider-item .slider-text h1 {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    font-weight: 800 !important;
    text-transform: uppercase;
  }

  .owl-carousel.galeria-slider .slider-item .slider-text {
    color: #fff;
    height: calc(100vh - 1%);
    min-height: 300px;
  }
}

/*Nosotros Section*/
@media (max-width: 767px) {
  .nosotros_banner .slider-item{
    background-position: 50% 90%;
  }

  .nosotros_banner{
    background-repeat: no-repeat;
    background-size: cover;
    height: 230px;
  }
    
  .nosotros_banner .slider-text p {
    text-align: center;
    font-size: 3em;
    color: #ffffff;
    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: 230px;
  }
}

@media (min-width: 768px) {
  .nosotros_banner .slider-item{
    /*cover*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 320px;
  }
  
  .nosotros_banner .slider-item .slider-text p {
    font-size: 1.5em;
    color: #ffffff;
    line-height: 1.2;
    font-weight: 100 !important;
    text-shadow:3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
    /*text-transform: uppercase;*/
  }

  .nosotros_banner .slider-item  .slider-text {
    font-size: 50px;
    height: calc(100vh - 1%);
    min-height: 320px;
  }
}
/*interiores productos 230height*/
/*Nosotros Section*/
@media (max-width: 767px) {
  .nosotros_banner2 .slider-item{
    background-position: 50% 90%;
  }

  .nosotros_banner2{
    background-repeat: no-repeat;
    background-size: cover;
    height: 230px;
  }

  .nosotros_banner2 .slider-text p {
    text-align: center;
    font-size: 3em;
    color: #ffffff;
    line-height: 1.2;
    font-weight: 100 !important;
    text-shadow:3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
  }

  .nosotros_banner2 .slider-text {
    height: calc(100vh - 1%);
    min-height: 230px;
  }
}

@media (min-width: 768px) {
  .nosotros_banner2 .slider-item{
    /*cover*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 230px;
  }

  .nosotros_banner2 .slider-item .slider-text p {
    font-size: 1.5em;
    color: #ffffff;
    line-height: 1.2;
    font-weight: 100 !important;
    text-shadow:3px 3px 5px #2d1818, -1px 1px 0px #000000, 2px -1px 0px black;
    /*text-transform: uppercase;*/
  }

  .nosotros_banner2 .slider-item  .slider-text {
    font-size: 50px;
    height: calc(100vh - 1%);
    min-height: 230px;
  }
}

/**/

















@media (min-width: 768px ){
  .nuestec{
    font-size: 25px;
    line-height: 1.3em;
    /*  padding-bottom: 20px;
    padding-top: 20px;*/
  }
  .fsp{font-size: 20px;}
}

@media (max-width: 767px ){
  .nuestec{
    font-size: 15px;
    line-height: 1.3em;
    /*  padding-bottom: 20px;
    padding-top: 20px;*/
  }
  .fsp{font-size: 12px;}
}

@media (max-width: 550px) {
  .no_view_xs{
    display: none !important;
  }
}

  .group1{
    /*width: 20%;*/
    height: 8px;
  }  
@media(min-width: 992px){
  .group{
    width: 20%;
    height: 8px;
  } 
}

@media(max-width: 992px){
  .group{
    width: 16%;
    height: 8px;
  } 
}
/*Efecto Hover imagenes*/ 
@media(min-width: 767px){

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
/*  background-color:rgba(0, 0, 0, 0.4);*/
  opacity: 0;
  filter: alpha(opacity=0);
/*  -webkit-transform: translate(460px, -100px) rotate(180deg);*/
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}
.hovereffect .overlay_p{background-color: #eeb942;}
.hovereffect .overlay_b{background-color: #e03430;}
.hovereffect .overlay_r{background-color: #afc73b;}
.hovereffect .overlay_a{background-color: #41913f;}
.hovereffect .overlay_k{background-color: #8854a8;}
.hovereffect .overlay_rk{background-color: #eb4396;}
  .hovereffect .overlay_az{background-color: #09ace7;}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index: 999;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
/*  padding: 7px 14px;*/
  text-transform: uppercase;
  color: #fff;/*
  border: 1px solid #fff;
  margin: 120px 0 0 0;*/
  position: absolute;
  bottom: 0%;
  background-color: transparent;
  left: 42%;
/*  -webkit-transform: translateY(-200px);*/
  /*-ms-transform: translateY(-200px);*/
  /*transform: translateY(-200px);*/
/*  -webkit-transition: all 0.2s ease-in-out;*/
/*  transition: all 0.2s ease-in-out;*/
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;

}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

  .hovereffect:hover h2 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); 
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

  .hovereffect:hover a.info {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

}


/*Efecto Hover imagenes*/

.basico:hover{background:#b7b7b7;
  color: #FFFFFF; }
.estndar:hover{
  background-color: #ff623f;
  color: #FFFFFF;}
.avanza:hover{background: rgb(38, 173, 222); color:#FFFFFF;}
.borde{border: 1px solid #e8eaf1;}
.circulo{ width: 100px; height: 100px;
  background:rgb(253, 56, 109); border-radius: 50%;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -30px;
}
.circulo p{ padding-top: 30px;  text-shadow:3px 3px 5px #e2dddd82, 1px 1px 5px #000, 3px 3px 5px black;}
.circulo span{ font-size: 15px;
  margin-top: -5px;}

  /*--
    blog Start
--*/
@media(min-width: 1200px){
  #blog {
    /*padding-top: 75px;*/
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
  }
  #blog:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
  }
  #blog .block ul li {
    overflow: hidden;
    width: 50%;
    float: left;
    background: #fff;
    text-align: center;
    color: #959595;
    transform: 1s;
  }
  #blog .block ul li:hover img {
    transform: scale(1.2) rotate(10deg);
  }
  #blog .block ul li h3 {
    color: #323232;
    padding: 0px 40px 20px;
    line-height: 26px;
    position: relative;
  }
  #blog .block ul li h3:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 90px;
    height: 1px;
    background: #CBC4B5;
    margin-left: -45px;
  }
  #blog .block ul li p {
    padding-top: 10px;
  }
  #blog .block ul li .blog-img {
    float: left;
    width: 50%;
    height: 100%;
    background: red;
    overflow: hidden;
  }
  #blog .block ul li .blog-img img {
   -webkit-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
  }

  #blog .block ul li .content-right {
    padding: 25px 35px 23px;
    font-size: 16px;
    line-height: 26px;
    float: right;
    width: 50%;
    height: 100%;
    position: relative;
  }
  #blog .block ul li .content-right:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: #fff;
    transform: rotate(45deg);
    margin-left: -15px;
  } 
  #blog .block ul li .content-left {
    padding: 40px 35px 23px;
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 999;
  }
  #blog .block ul li .content-left:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: 0px;
    background: #fff;
    transform: rotate(45deg);
  }
}


@media(min-width: 500px){
  #blog {
    /*padding-top: 75px;*/
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
  }
  #blog:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
  }

  #blog .block ul li {
    overflow: hidden;
    /*width: 50%;*/
    /*float: left;*/
    background: #fff;
    text-align: center;
    color: #959595;
    transform: 1s;
  }
  #blog .block ul li h3 {
    color: #323232;
    padding: 0px 40px 20px;
    line-height: 26px;
    position: relative;
    font-size: initial;
    font-weight: bolder;
  }
  #blog .block ul li h3:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 90px;
    height: 1px;
    background: #CBC4B5;
    margin-left: -45px;
  }
  #blog .block ul li p {
    padding-top: 0px;
    margin-bottom: 0px;
  }
  #blog .block ul li .blog-img {
    float: left;
    width: 50%;
    height: 100%;
    background: red;
    overflow: hidden;
  }
  #blog .block ul li .blog-img img {
   -webkit-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
  }

  #blog .block ul li .content-right {
    padding: 25px 35px 23px;
    font-size: 15px;
    line-height: 26px;
    float: right;
    width: 50%;
    height: 100%;
    position: relative;
  }
  #blog .block ul li .content-right:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: #fff;
    transform: rotate(45deg);
    margin-left: -15px;
  } 
  #blog .block ul li .content-left {
    padding: 40px 35px 23px;
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 999;
  }
  #blog .block ul li .content-left:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: 0px;
    background: #fff;
    transform: rotate(45deg);
  }  
}

.barratitulo:before {
    display: block;
    content: "";
    margin-top: 5px;
    position: relative;
    height: 1px;
    width: 100%;
    background: #fff;
    margin-bottom: 5px;
  }

.imghe{
  /*max-width:200%;*/
  max-height: 390px;
}

.fond{
  background-image: url(../img/banners/banner01.jpg);
  background-attachment: fixed;
}

@media(max-width: 499px){
  #blog {
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
  }
  #blog:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
  }

  #blog .block ul li {
    overflow: hidden;
    background: #fff;
    text-align: center;
    color: #959595;
    transform: 1s;
    height: 200px;
  }
  #blog .block ul li h3 {
    color: #323232;
    line-height: 26px;
    position: relative;
    font-size: initial;
    font-weight: bolder;
  }
  #blog .block ul li h3:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 90px;
    height: 1px;
    background: #CBC4B5;
    margin-left: -45px;
  }
  #blog .block ul li p {
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 9px;
    line-height: normal;
  }
  #blog .block ul li .blog-img {
    float: left;
    width: 50%;
    /*height: 100%;
    background: red;*/
    overflow: hidden;
  }
  #blog .block ul li .blog-img img {
   -webkit-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
  }

  #blog .block ul li .content-right {
    padding: 25px 35px 23px;
    font-size: 15px;
    line-height: 26px;
    float: right;
    width: 50%;
    height: 100%;
    position: relative;
  }
  #blog .block ul li .content-right:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: #fff;
    transform: rotate(45deg);
    margin-left: -15px;
  } 
  #blog .block ul li .content-left {
    padding: 40px 35px 23px;
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 999;
  }
  #blog .block ul li .content-left:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: 0px;
    background: #fff;
    transform: rotate(45deg);
  }  
.imghe{
  max-height: 200px;
}
.buttonini {
    margin-top: 4px;
    font-size: 7px;
    background: none;
    border: 1px solid;
    line-height: 1;
    margin: 0.5em;
    /* padding: .5em 1.8em; */
    color: purple;}

}


