

body {
  color: #888;
  text-align: justify;
  font-size: 1.05rem;
line-height: 1.2 !important;}



h1 {

color:#959595;
font-weight: bold;
      text-align: left !important;
  font-size: 36px;
}

.negro {
    color: 
    #000;
}

.t-9 {
    font-size: 28px;
}

.t-5 {
    font-size: 20px;
}


@media (max-width: 770px) {
  h1 {
  text-align: center !important;
  font-size: 30px;
}
}


h2 {
  color: #333 !important;
  text-align: left !important;
}

h3 {
    color: 
    #666666;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
}

h4 {
   color: #ee3934;
  font-size: 23px;
  text-align: center;
  margin-bottom: 15px;
}

a {
  color: #EF4034;
  transition: all .5s ease;
  font-weight: 400;
}

a:hover {
  color: #FF7F76;
  text-decoration: none;
}

.top {
 
  color: #fff;
  
  
}

/**************espacios***************/


.clear{
	padding: 5px;
}

.clear1{
padding:10px;
}

.clear2{
	padding: 15px;
}

.clear3{
	padding: 20px;
}

.clear4{
	padding: 25px;
}

.line1{
	line-height: 1em;
}

.line2{
	line-height: 1.5em;
}

.line3{
	line-height: 1.7em;
}

.line4{
	line-height: 2em;
}

.t-6 {
    font-size: 22px;
}

.slogan {
    font-weight: bold;
    line-height: 1.5em;
    color: #ff9ca9;
padding: 7px;
border-top: 2px solid #eee;
border-bottom: 2px solid #eee;
}

.top2 {
    background: linear-gradient( rgba(40, 44, 48, 0.5), rgba(255, 255, 255, 0.5) ), url("../img/header2.png");
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding: 80px 0;
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  text-align: center;
  text-shadow: 2px 2px 3px #000;
}

.top3 {
    background: linear-gradient( rgba(40, 44, 48, 0.5), rgba(255, 255, 255, 0.5) ), url("../img/header3.png");
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding: 80px 0;
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  text-align: center;
  text-shadow: 2px 2px 3px #000;
}

.top4 {
    background: linear-gradient( rgba(40, 44, 48, 0.5), rgba(255, 255, 255, 0.5) ), url("../img/header4.png");
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding: 80px 0;
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  text-align: center;
  text-shadow: 2px 2px 3px #000;
}

.logo {
  padding-top: 20px;
}

.cuadro-gris {
    color: 
#fff;
background-color:
    #797171;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding: 12px;
    margin: 12px 0px;
}


.cuadro-rojo {
    color:  #fff;
background-color: #d9534f; 
text-align: center;
font-size: 18px; 
border-radius: 5px; 
    padding: 15px;
    margin-bottom: 25px;
    font-weight: bold;
}

@media (max-width: 1200px) {
  .top {
  font-size: 22px;
  padding: 40px 0;
}
}

@media (max-width: 800px) {
  .top {
  font-size: 18px;
  padding: 20px 0;
}

.logo {
  padding-top: 0px;
}
}

.navbar {
 font-weight: bold;
 font-size: 14.5px;
 text-align: left;
}

.navbar-light .navbar-toggler {

    color:rgba(0,0,0,.5);
border-color:rgba(0,0,0,.1);
background: #FF9CA9;

}

.navbar-light .navbar-nav .nav-link.active {
    color:#fff !important;
background-color:#ff9ca9 !important; }


.navbar-light .navbar-nav .nav-link {
    color:#959595;
font-size: 16px;
padding: 10px 10px;
border-radius: 4px;
margin-left: 2px; }

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

.navbar-brand {
padding: 0px;
}

.navbar-brand img {
max-height: 55px;
}

.bg-rosa {
    background-color: 
    #ff9ca9;
}
.header {
    height: 350px;
}

.texto-top {
margin-top: 30px;
    font-size: 40px;
    color: #fff;
font-weight: bold;
text-align: center;
text-shadow: 1px 6px 6px
    rgba(2, 2, 2, 0.30);
}

.texto-sombra {
    background-color: rgba(0, 0, 0, 0.5) !important;
    background:rgba(0, 0, 0, 0.5) !important;
padding: 20px;
font-size: 25px;
color:#fff !important;
text-align: center;
text-shadow: 1px 6px 6px
    rgba(2, 2, 2, 0.30);
    display: table;
    margin: 0 auto;
}

@media (min-width:474px) and (max-width:989px) {
.texto-top {
    font-size: 25px !important;

margin-top: 25px;
    
}

	

}

@media (min-width:270px) and (max-width:473px) {
.texto-top {
    font-size: 18px !important;

margin-top: 20px;
    
}
	

}

@media (min-width:270px) and (max-width:992px) {
 
.header{

 height: 250px;}
 
 }
 
 @media (min-width:270px) and (max-width:992px) {
 
.texto-sombra{

 font-size: 15px;}
 
 }
 


/*Fin banner*/

.bg-gris {
    background-color: 
    #eeeeee;
}

.seccion {
    background-color: 
#eee;
color:
#959595;
padding: 15px;
border-bottom: 1px solid
    #ccc;
}

p {
    margin-top: 0;
    margin-bottom: .5rem !important;
}

.texto-top-2 {
    margin-top: 20px !important;
    color: 
    #C00017;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}



.imagen{
	border:1px solid #ccc;
	padding: 7px;
	background-color: #eee;
	margin-top: 10px;
	margin-bottom: 20px;
}

.rojo_cuadro {
    color: 
#fff;
background-color:
#d9534f;
border-color: #d43f3a;
text-align: center;
font-size: 20px;
line-height: 30px;
border-radius: 5px;
border: 5px solid
    #ddd;
    padding: 15px;
}

.titulo {
    font-family: sans-serif;
    font-size: 20px;
    width: auto;
    margin: auto;
    color: 
    #555;
    padding: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bod {
    padding: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#666666;
background-color:    #eee;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.azul_d {
    background-color: 
    #e8e9e9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	margin: 0 6px;
padding: 4px 0;
   
}
/*------/ Hamburger Navbar /------*/

.navbar-toggler {
  position: relative;
}

.navbar-toggler:focus,
.navbar-toggler:active {
  outline: 0;
}

.navbar-toggler span {
  display: block;
  background-color: #fff;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}

.section-t4 {
    padding-top: 3rem;
  }

.section-t8 {
    padding-top: 6rem;
  }

.section-footer {
 background-color:#fff;
border-top: 3px solid #ff9ca9;
padding: 20px 0px;

}

.section-footer a {
  color:#337ab7;
text-decoration: none;
  font-weight: bold;
  font-size: 17px;

}

@media (max-width: 990px) {
h2 {
  text-align: center;
}
.section-footer {
  font-size: 15px;

}
}

.btn {
  transition: .5s ease;
}



@media (min-width: 768px) {
  .navbar-default.navbar-trans .nav-item,
  .navbar-default.navbar-reduce .nav-item {
    margin-left: 15px;
  }

  .navbar-default .dropdown .dropdown-menu {
    border-top: 4px solid #3e4999;
    border-left: 0;
    display: block;
    position: absolute;
    box-shadow: 0 2px rgba(17, 16, 15, 0.1), 0 2px 10px rgba(20, 19, 18, 0.1);
  }
}

@media (max-width: 767px) {
  .section-t8 {
    padding-top: 6rem;
  }

  .section-t4 {
    padding-top: 2rem;
  }

  .section-md-t3 {
    padding-top: 3rem;
  }
}

.input_captcha2{
  width:30%;}

.input_captcha{
  width:15%;}
  
.input_telefono{
  width:80%;} 
  
.inputmini{
  width:28%;}
.inputmini2{width:70%;}


@media (min-width: 990px) and (max-width: 1200px) {
  .inputmini{
  width:30%;}
.inputmini2{width:64%}

}

.ventajas2{
  background-color: #EEE;
  padding:10px;
  margin-top: 15px;
  margin-bottom: 18px;
  color:#333;  
  font-size: 17px;
  border-radius: 6px;
  font-weight: bold;

} 

.ventajas{
background-color: #e8e9e9;
border-radius: 10px;
padding:10px;
  margin-top: 15px;
  margin-bottom: 18px;
  color:#888;
text-align: justify;
font-size: 1rem;
line-height: 1.2 !important;
border:solid 2px #dfdfdf;

} 

.btn-azul {
  background-color: #0d2833;
  border-color: #0d2833;
  color: #fff;
}

.btn-azul:hover {
  background-color: #07171d;
  border-color: #07171d;
  color: #fff;
}

.btn-verde {
  background-color: #22758a;
  border-color: #22758a;
  color: #fff;
}

.btn-verde:hover {
  background-color: #1c6375;
  border-color: #1c6375;
  color: #fff;
}

.card-text {
  font-size: 17px;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding-right: 20px;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

#faq #faq-list a.collapse {
  color: #f82249;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f055" !important;
}

#play-btn {
    width: 70px;
    height: 70px;
    background:#353535;
border-radius: 50%;
display: block;
position: absolute;
right: 30px;
top: 400px;
color:
#fff;
font-size: 28px;
padding: 8px 0 0 18px;
border: 3px solid #E6683B;
 position: fixed;
    bottom: 400px;
    right: 5px;
    z-index: 99;
}

#play-btn::before, .play-btn::after {
  content:"";
  position:absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%, -50%);
  width: 70px;
  height: 70px;
  border: 10px solid #E6683B;
  border-radius:100%;
  animation: latido linear 6s infinite;
  z-index:99;
}

#play-btn::after {
  animation-delay: -1.5s;
}

@keyframes latido {
  0% { width:70px; height:70px; border:10px solid #E6683B; }
  20% { width:120px; height:120px; border:10px solid transparent; }
  100% { width:120px; height:120px; border:10px solid transparent; }	
}

a {
  
  transition: all 0.5s ease-in-out;
}

a:hover {
  
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

/*Parallax*/

/*Parallax medio 1*/
.highlight-info {
    background: url(../images/bg-banner.jpg) center fixed;
        background-size: auto;
    background-size: auto auto;
    background-size: cover;
    color: #fff;
    font-size: 18px;
    text-align: justify;
	background-size: contain;
}
	
	.pelicula-estirable-txt {
    text-align: center;
    color: #fff;
    font-size: 25px;
	padding:30px;
	
	}
	
	.pelicula-estirable {
    height: 170px;
}
	
	.pelicula-estirable .overlay {
    background: rgba(192, 14, 14, 0.58);
    padding: 25px 10px;
	height: 170px;
}

@media (min-width:270px) and (max-width:473px) {
 
.pelicula-estirable-txt {
    
	padding:10px;
	font-size: 18px;
	
	}
 
 }
 

@media (min-width:474px) and (max-width:989px) {
 
.pelicula-estirable-txt {
    
	padding:25px;
	font-size: 20px;
	
	}
 
 }

/*Parallax medio 2*/

.highlight-info-parallaxmedio2 { 
    background: url("../img/parallax-2.jpg") center fixed;  
    background-size: auto auto;
    background-size: cover;
    color: #fff;
  font-size: 17px;
  text-align: justify;  
  	background-position: center center;
	 width: 100%;
    position: relative;
	background-repeat:no-repeat;
}


.highlight-info-parallaxmedio2 { 
  background-color: black;
  background-size: auto;   
    padding: 20px; 
	text-shadow: -2px 3px 6px #680606;   
  
}

.highlight-info-parallaxmedio2 a{ text-decoration: none; font-weight: bold;}
.highlight-info-parallaxmedio2 .overlay {
    padding: 2em 0;
}


.highlight-info-parallaxmedio2 .overlay {
   background: rgba(12, 38, 142, 0.43);
}


.highlight-info-parallaxmedio2 h3 {  
  color: #3780e6;  
  
}



/*Parallax medio 3*/

.highlight-info-parallaxmedio3 { 
    background: url("../img/parallax-3.jpg") center fixed;  
    background-size: auto auto;
    background-size: cover;
    color: #fff;
  font-size: 17px;
  text-align: justify;  
  	background-position: center center;
	 width: 100%;
    position: relative;
	background-repeat:no-repeat;
}


.highlight-info-parallaxmedio3 { 
  background-color: black;
  background-size: auto;   
    padding: 20px; 
	text-shadow: -2px 3px 6px #680606;   
  
}

.highlight-info-parallaxmedio3 a{ text-decoration: none; font-weight: bold;}
.highlight-info-parallaxmedio3 .overlay {
    padding: 2em 0;
}


.highlight-info-parallaxmedio3 .overlay {
   background: rgba(12, 38, 142, 0.43);
}


.highlight-info-parallaxmedio3 h3 {  
  color: #3780e6;  
  
}

/*Parallax medio 4*/

.highlight-info-parallaxmedio4 { 
    background: url("../img/parallax-4.jpg") center fixed;  
    background-size: auto auto;
    background-size: cover;
    color: #fff;
  font-size: 17px;
  text-align: justify;  
  	background-position: center center;
	 width: 100%;
    position: relative;
	background-repeat:no-repeat;
}


.highlight-info-parallaxmedio4 { 
  background-color: black;
  background-size: auto;   
    padding: 20px; 
	text-shadow: -2px 3px 6px #680606;   
  
}

.highlight-info-parallaxmedio4 a{ text-decoration: none; font-weight: bold;}
.highlight-info-parallaxmedio4 .overlay {
    padding: 2em 0;
}


.highlight-info-parallaxmedio4 .overlay {
   background: rgba(12, 38, 142, 0.43);
}


.highlight-info-parallaxmedio4 h3 {  
  color: #3780e6;  
  
}

/*Parallax medio 5*/

.highlight-info-parallaxmedio5 { 
    background: url("../img/parallax-5.jpg") center fixed;  
    background-size: auto auto;
    background-size: cover;
    color: #fff;
  font-size: 17px;
  text-align: justify;  
  	background-position: center center;
	 width: 100%;
    position: relative;
	background-repeat:no-repeat;
}


.highlight-info-parallaxmedio5 { 
  background-color: black;
  background-size: auto;   
    padding: 20px; 
	text-shadow: -2px 3px 6px #680606;   
  
}

.highlight-info-parallaxmedio5 a{ text-decoration: none; font-weight: bold;}
.highlight-info-parallaxmedio5 .overlay {
    padding: 2em 0;
}


.highlight-info-parallaxmedio5 .overlay {
   background: rgba(12, 38, 142, 0.43);
}


.highlight-info-parallaxmedio5 h3 {  
  color: #3780e6;  
  
}

/*Parallax medio 6*/

.highlight-info-parallaxmedio6 { 
    background: url("../img/parallax-6.jpg") center fixed;  
    background-size: auto auto;
    background-size: cover;
    color: #fff;
  font-size: 17px;
  text-align: justify;  
  	background-position: center center;
	 width: 100%;
    position: relative;
	background-repeat:no-repeat;
}


.highlight-info-parallaxmedio6 { 
  background-color: black;
  background-size: auto;   
    padding: 20px; 
	text-shadow: -2px 3px 6px #680606;   
  
}

.highlight-info-parallaxmedio6 a{ text-decoration: none; font-weight: bold;}
.highlight-info-parallaxmedio6 .overlay {
    padding: 2em 0;
}


.highlight-info-parallaxmedio6 .overlay {
   background: rgba(12, 38, 142, 0.43);
}


.highlight-info-parallaxmedio6 h3 {  
  color: #3780e6;  
  
}

/*Parallax medio 7*/

.highlight-info-parallaxmedio7 { 
    background: url("../img/parallax-7.jpg") center fixed;  
    background-size: auto auto;
    background-size: cover;
    color: #fff;
  font-size: 17px;
  text-align: justify;  
  	background-position: center center;
	 width: 100%;
    position: relative;
	background-repeat:no-repeat;
}


.highlight-info-parallaxmedio7 { 
  background-color: black;
  background-size: auto;   
    padding: 20px; 
	text-shadow: -2px 3px 6px #680606;   
  
}

.highlight-info-parallaxmedio7 a{ text-decoration: none; font-weight: bold;}
.highlight-info-parallaxmedio7 .overlay {
    padding: 2em 0;
}


.highlight-info-parallaxmedio7 .overlay {
   background: rgba(12, 38, 142, 0.43);
}


.highlight-info-parallaxmedio7 h3 {  
  color: #3780e6;  
  
}


/*Fin Parallax medios*/

.cuadro-ventas{

    background-color:#fff;
padding: 15px 20px;
font-size: 18px;
margin: 15px 0px;
text-align: justify;
border: 5px #E7693C outset;
border-radius: 5px;
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.44);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.44);
box-shadow: 5px 5px 5px 0px
    rgba(0,0,0,0.44);
	text-align:center;
}

.scm-morbidelli {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
   overflow: hidden;
  background: #fff;
  opacity: 1;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
}

 .scm-morbidelli:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.5;
   box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.scm-morbidelli img {
    transition: all 0.4s ease-in-out;
}

.btn-naranja {
   background-color: #E6683B;
   border-color: #E6683B;
}

.btn-naranja:hover {
   background-color: #cd5b33;
   border-color: #cd5b33;
}

.sabores {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
   overflow: hidden;
  background: #fff;
  opacity: 1;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
}

 .sabores:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.5;
   box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.sabores img {
    transition: all 0.4s ease-in-out;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
   
color: #fff;
background-color:#ff9ca9;
border-radius: 4px;
}