

/* - - - - - - - - - - - - - - - Elementos Personalizados*/

a,.tp-caption a.btn:hover {
  color: #67b0d1;
}
.top-nav-collapse {
  background-color: #892789;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
  color: #67b0d1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #67b0d1;
}

.widget-avatar .avatar:hover {
    border: 5px solid #67b0d1;
}

.bg-skin {
  background: #67b0d1;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  border-color: #67b0d1;
}

footer {
    background-color: #fff;


  left: 0;
  bottom: 0;
  width: 100%;
  
  color: #E60D88;
  text-align: center;
  
}

.btn-skin {
  color: #fff;
  background-color: #67b0d1;
  border-color: #67b0d1;
}


.navbar-fixed-top{
 box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  background-color: #ffffff;
 

}













/*---------------------------------- */
.btn {
  /*padding: 8px 15px;
  font-size: 12px;
  line-height: 1.42857143;

  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;*/
}


.btn-primary{
  background-color: #a71932;
}



/* ---------------------------------- */

/* Pills
---------------------------------- */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li > a:hover {
  background-color: #a71932;
  border-color: #55acee;
  color: #ffffff;
}
.nav-pills > li > a {
  border-radius: 0;
  padding: 8px 20px;
  /*border: 1px solid #cacaca;*/
  color: #666666;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  transition: all 0.3s ease-in-out;
}



/* Tabs
---------------------------------- */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
  background-color: #a71932;
  
  color: #ffffff;
}
.nav-tabs > li > a {
  border-radius: 0;
  padding: 8px 20px;
  
  color: #7d7c7c;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}



/* Modales
---------------------------------- */
.modal-content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.modal-header {
  background-color: #a71932;
  color: #ffffff;
}
.modal-header h4 {
  color: #ffffff;
}
.modal-header .close {
  font-weight: 300;
  color: #FFFFFF;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width:1200px) {
  .modal-lg {
    width: 1140px;
  }
}


.sinmarfgen{
  margin: 0px 0px !important;
  padding: 5px 0px !important;
}




#inicio{
  background-color: #04104C;
  
  background-size: contain;
  min-height: 600px;
 
 
}



#laempresa{
 background: url(../img/base_laempresa.jpg);
 background-size: cover;
  color: #000;
  padding-top: 80px;

}

.textrosa{
  color: #E60D88;
}

.texto1{
  font-size: 20px;
}

.linearosa{
  border-left: 3px solid #E60D88;
  padding-left: 20px;
  margin-left: 10px;
}


.eltrigo{
  background-color: #6d7288;
  color: #fff;

}

.masgrande1{
  font-size: 130%;
}

.masgrande2{
  font-size: 115%;
}

.imagen_trigofondo{
  background: url(../img/trigo_fondo.jpg);
  background-size: cover;
  min-height: 600px;

}

.sinmargen div{
  padding: 0px 20px;
  margin: 0px 0px;
}

.trigo_rosa{
  background-color: #E60D88;
  color: #fff;
  font-size: 120%;
}

.rosa{
  background-color: #E60D88;
}


.forta{
  font-size: 18px;
  font-weight: 700;
}

.imagene_fresa{
  border: solid 1px rgb(234, 232, 232);
  border-bottom: 6px solid #E60D88;
}

.imagene_vainilla{
  border: solid 1px rgb(234, 232, 232);
  border-bottom: 6px solid #ffec41;
}

.imagene_chocolate{
  border: solid 1px rgb(234, 232, 232);
  border-bottom: 6px solid #555a0b;
}








#productos{
  background-color: #F8F8F8;
  color: #000;

}

.nombre_prod{
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  font-weight: 700;
  color: #E60D88;
}


#elproceso{
  background: url(../img/fondo_proceso.jpg);
  background-size: cover;
  color: #fff;



}



#juegos{
  background: url(../img/fondo_juegos.jpg);
  background-size: cover;
  color: rgb(255, 255, 255);

}


#contacto{
  background-color: #fff;
  color: #000;

}


#compra{
  background-color: #E60D88;
  background: url(../img/fondo_compra.jpg);
  background-size: cover;
  color: #fff;

}




.prod_uctos img{

  transition: all 0.3s ease-in-out;
}
.prod_uctos img:hover{
  width: 105%;
}


.mapa{
  margin-right: 0px;
  padding-right: 0px;

}
.azul{

background-color: #ffffff;
color: rgb(0, 0, 0);
min-height: 350px;
margin-left: 0px;
}

.fomu{
  background-color: #dddddd;
  min-height: 350px;
margin-left: 0px;
}


.ir-arriba {
  display:none;
  padding:20px;
  background-color: #E60D88;
  border: #fff solid 1px;
  font-size:20px;
  color:#fff;
  cursor:pointer;
  position: fixed;
  bottom:20px;
  right:20px;
  z-index: 2000;
}








#timeline {
  list-style: none;
  max-width: 80%;
  margin: 0px auto;
 
}

.causale{
  font-size: 16px;
  font-weight: 500;
}
#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #4997cd;
  left: 50%;
  margin-left: -1.5px;
}
#timeline .clearFix {
  clear: both;
  height: 0;
}
#timeline .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 1.2em;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -25px;
  background-color: #4997cd;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
#timeline .timeline-badge span.timeline-balloon-date-day {
  font-size: 1.4em;
}
#timeline .timeline-badge span.timeline-balloon-date-month {
  font-size: .7em;
  position: relative;
  top: -10px;
}
#timeline .timeline-badge.timeline-filter-movement {
  background-color: #ffffff;
  font-size: 1.7em;
  height: 35px;
  margin-left: -18px;
  width: 35px;
  top: 40px;
}
#timeline .timeline-badge.timeline-filter-movement a span {
  color: #4997cd;
  font-size: 1.3em;
  top: -1px;
}
#timeline .timeline-badge.timeline-future-movement {
  background-color: #ffffff;
  height: 35px;
  width: 35px;
  font-size: 1.7em;
  top: -16px;
  margin-left: -18px;
}
#timeline .timeline-badge.timeline-future-movement a span {
  color: #4997cd;
  font-size: .9em;
  top: 2px;
  left: 1px;
}
#timeline .timeline-movement {
  border-bottom: dashed 1px #4997cd;
  position: relative;
}
#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}
#timeline .timeline-movement .timeline-item {
  padding: 20px 0;
  
}
#timeline .timeline-movement .timeline-item .timeline-panel {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #666;
  padding: 10px;
  
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul {
  text-align: right;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
  color: #666;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li span.importo {
  color: #468c1f;
  font-size: 22px;
  font-weight: 700;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
  text-align: left;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul span.importo {
  color: #468c1f;
  font-size: 22px;
  font-weight: 700;
}












/*----------------------------------SLIDER */
.fade-carousel {
  position: relative;
  
}
.fade-carousel .carousel-inner .item {
 
}
.fade-carousel .carousel-indicators > li {
  margin: 0 2px;
  background-color: #DDFEBE;
  border-color: #DDFEBE;
  opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
width: 10px;
height: 10px;
opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
  position: absolute;
  top: 50%;
  left: 50%;

  z-index: 3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
       -moz-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
         -o-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
}
.hero h1, .hero h3 {
  font-size: 4em;    
  font-weight: bold;
  margin: 0;
  padding: 0;
}


.hero hgroup{
  border: solid 1px #E60D88;
  padding: 8px 8px;
  background-color: rgba(255, 255, 255, 0.8);
}

.fade-carousel .carousel-inner .item .hero {
  opacity: 0;
  -webkit-transition: 2s all ease-in-out .1s;
     -moz-transition: 2s all ease-in-out .1s; 
      -ms-transition: 2s all ease-in-out .1s; 
       -o-transition: 2s all ease-in-out .1s; 
          transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
  opacity: 1;
  -webkit-transition: 2s all ease-in-out .1s;
     -moz-transition: 2s all ease-in-out .1s; 
      -ms-transition: 2s all ease-in-out .1s; 
       -o-transition: 2s all ease-in-out .1s; 
          transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #080d15;
  opacity: .1;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
  color: #f5f5f5;
  background-color: #1abc9c;
  border-color: #1abc9c;
  outline: none;
  margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
height: 600px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {

}
.fade-carousel .slides .slide-2 {

}
.fade-carousel .slides .slide-3 {
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
  .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
  .hero h1 { font-size: 4em; }    
}





.enfa{
font-size: 160%;
font-weight: 100;
color: #468ccb;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .6);

}
















