body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
}
p{
	padding:0 0;
	margin:0 0;
}
ul{
	padding:0 0;
	margin:0 0;	
}
body{
	padding: 0 0;
	margin: 0 0;
	font-family: 'Roboto', sans-serif;
	width: auto;
}



.header {
	background: url("") no-repeat 0px 0px;
	background-size: cover;
	max-height: 800px;
	margin-right: auto;
}
.header-top {
	z-index: 1000;
	position: fixed;
	padding: 1em 0;
	background-color: #DE162A;
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
  }
.logo {
  float: left;
}
.logo a {
  font-size:1.5em;
  display:block;
  text-decoration:none;
  text-transform: capitalize;
 font-family: font-family: 'Roboto', sans-serif;
  color:#fff;
  margin: 0 15px;
}
.logo span {
  color: #31C3DB;
}
.top-menu {
	float: right;
	margin-top: 30px;
	background-color: #FF0004;
	margin-right: 12px;
	margin-left: 12px;
  
}

.top-menu ul{
	height: 50px;
	background-color: #DE162A;
}

.top-menu ul li {
  display: inline-block;
  margin: 1em 1em;
}
.top-menu ul li a {
	font-family: 'Open Sans', sans-serif;
	;
	color: #FFFFFF;
	font-size: .9em;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: 800;
   }
.top-menu ul li a:hover {
	color: #A60000;
}
.top-menu ul li a.active{
  color: #000;
}
span.menu {
  display: none;
}
.button {
  text-align: center;
  margin-top: 5em;
}
.button h2 {
  font-size: .9em;
  text-transform: capitalize;
  margin-bottom: 1em;
  color: #c3c3c3;
  font-weight: 100;
  font-family: font-family: 'Roboto', sans-serif;
}
a.button1 {
  margin-right: 1em;
}
.center-img {
  text-align: center;
  margin-top: 90px;
}

.service-section {
	text-align: center;
	padding: 2em 0;
	background: #eee;
	width: 1024px;
}
.service-section h3 {
  font-size: 2.5em;
  font-family:'Roboto', sans-serif;
  text-transform: capitalize;
  color:#000;
  font-weight: 900;
}
.service-section span {
  color: #ff0000;
}
.service-grid h4 {
  font-size: 2em;
   padding: 0.5em 0;
    color: #ff0000;
	font-weight:100;
}
.service-grid p {
  font-size: 1em;
  color: #999;
  line-height: 1.8em;
  font-weight: 400;
}
.service-grids {
  margin-top: 3em;
}
.video {
	padding-right: 0;
	padding-left: 0;
	background: #000;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 576px;
}
.video h3 {
  font-size: 2.5em;
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize;
  color:#fff;
  font-weight: 900;
}
.video  span {
  color:#ff0000;
}
.video iframe {
	width: 100%;
	height: 100%;
	border: none;
}
.feature{
	padding:4em 0;
}
.feature h3 {
  font-size: 2.5em;
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize;
  text-align:center;
  font-weight: 900;
}
.feature span {
  color:#ff0000;
}

.feature-grids {
  padding-top: 3em;
}
.feature-grid1 {
  margin-top: 8em;
}
.feature-grid1 h4 {
  font-size: 4em;
  font-weight: 100;
  color: #ff0000;
  margin-bottom: 10px;
    text-transform: capitalize;
	font-weight: 900;
}
.feature-grid1 p {
  font-size: 2em;
  color: #999;
  line-height: 1.2em;
  font-weight: 400;

}
.feature-grid2 {
  margin-top: 8em;
}
.feature-grid2 h4 {
  font-size: 4em;
  font-weight: 100;
  color: #ff0000;
  margin-bottom: 10px;
    text-transform: capitalize;
	font-weight: 900;
}
.feature-grid2 p {
  font-size: 2em;
  color: #999;
  margin-bottom: 10px;
  line-height: 1.5em;
    font-weight: 400;
}
.feature-grid {
  text-align: center;
}

.feature-grid img{
	width: 90%;
}
.feature-grid3 {
  text-align: center;
}

.feature2 {
   margin: 2em 0;
}
.team-section{
padding:4em 0;
background:#eee;
}
.team-section h3 {
  font-size: 2.5em;
  font-family:'Roboto', sans-serif;
  text-transform:capitalize;
  text-align: center;
  font-weight: 900;
}
.team-section span {
  color:#31C3DB;
}
.item-grid h4 {
  font-size: 2em;
  padding: 0.5em 0;
  color: #000;
  font-weight: 100;
}
.social-icons i {
  width: 38px;
  height: 38px;
  background:url("../images/img-sprite1.png") no-repeat 0px 0px;
  display: inline-block;
  background-size: 200px;
}


.social-icons a i.icon9{
	background-position:0px 0px;
}
.social-icons a i.icon10{
	background-position:-38px 0px;
}
.social-icons a i.icon11{
	background-position:-76px 0px;
}
.social-icons i:hover {
  opacity: 0.6;
}
.sreen-gallery-cursual {
  margin-top: 2em;
}
.footer-section {
	padding: 4em 0px;
	background: #d30711;
	width: 1024px;
}
.contact-header {
	text-align: center;
	width: 85%;
	margin: 0 auto;
}
.contact-header h3 {
	font-size: 2.5em;
	font-family: 'Roboto', serif;
	text-transform: capitalize;
	font-weight: 900;
	color: #fff;
}
.contact-header h3 span {
color: #fff;
}
.contact-header p {
	line-height: 1.5em;
	font-size: 15px;
	color: #fefefe;
	padding: 25px 0;
}
.social-icon {
text-align: center;
padding:30px 0;
}
.social-icon i{
	width:40px;
	height:40px;
	background: url("../images/img-sprite1.png") no-repeat 0px 0px;
	display:inline-block;
}
.social-icon i:hover{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social-icon a i.icon1{
	background-position:0px 0px;
}
.social-icon a i.icon1:hover{
	background-position:0px -40px;
}
.social-icon a i.icon2{
	background-position:-40px 0px;
}
.social-icon a i.icon2:hover{
	background-position:-40px -40px;
}
.social-icon a i.icon3{
	background-position:-80px 0px;
}
.social-icon a i.icon3:hover{
	background-position:-80px -40px;
}
.social-icon i.icon4{
	background-position:-120px 0px;
}
.social-icon a i.icon4:hover{
	background-position:-120px -40px;
}

.contact {
	padding-bottom:3em;

}
.contactgrid {
padding-bottom: 2em;
}
.contactgrid input[type="text"] {
	width: 100%;
	background: none;
	outline: none;
	border: none;
	border-bottom: 1px solid#d5d6d7;
	font-size: 15px;
	color: #d5d6d7;
	text-transform: capitalize;
	padding: 10px 0;
}

.contactgrid1 textarea  {
	width: 100%;
	background: none;
	outline: none;
	border: none;
	resize: none;
	border-bottom: 1px solid#d5d6d7;
	font-size: 15px;
	color: #d5d6d7;
	text-transform: capitalize;
	padding: 10px 0;
	height: 2.8em;
}
.contactgrid2 {
	padding: 2em 0 0 17em;
}
.contactgrid2 input[type="button"] {
	color: #fff;
	background: none;
	border: none;
	font-size:15px;
	outline: none;
	text-transform: uppercase;
}
.contactgrid2 input[type="button"]:hover {
	color: #d5d6d7;
}
.footer-bottom {
	text-align: center;
	padding-top: 1em
}
.footer-bottom p {
	font-size: 17px;
	color: #d5d6d7;
	font-weight: 400;
}
.footer-bottom a {
	font-size: 19px;
	color: #ff4800;
	font-weight: 400;
	text-transform: capitalize;
}
.footer-bottom a:hover {
	color: #d5d6d7;
}
.footer-bottom p a {
	margin: 0 6px 0 6px;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 3px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
}


.water {
	
  margin-bottom: 2em;
  display:inline-block;
  margin-top: 40px;
}

.eye-top {
  position: relative;
}
.top-audio img,.coffee-top img ,.women img,.eye-top img{
	width:100%;
}


.title-blue{
	background:#fff;
	padding:1.5em 1em;
	 text-align:center;
}
.title-blue h4{
  font-size: 2.5em;
  
}
.title-blue h4 a{
	font-family:'Roboto', sans-serif;
  text-decoration:none;
  color: #ff0000;
  font-weight:900;
}
.title-blue h4 a:hover{
  color: #2d2d2d;
}
.title-blue p{
  font-size: 1em;
  color: #2d2d2d;
  padding: 1em 0 ;
  line-height:1.5em;
  width:80%;
  margin:0 auto;
}


ul.eye li{
	display:inline-block;
}
ul.eye li a{
	color:#fff;
	font-size:1em;
	text-decoration:none;
	text-align:center;
	  background: rgba(0, 0, 0, 0.53);
  padding: 1em;
  display: block;
    margin: 0 0.2em;
}
ul.eye li a i.glyphicon.glyphicon-eye-open,ul.eye li a i.glyphicon.glyphicon-heart{
	color:#DC483A;
	font-size:1em;
	
	  display: block;
}
.eye-top {
  position: relative;
}
ul.eye {
  position: absolute;
  bottom: 0;
  right: 1%;
}

/*-- pilas informacion --*/

.pilas-info{
	margin: 0;
	padding-top: 5%;
	padding-bottom: 2%;
	width: 1024px;
	text-align: center;
	background-color: #F00;
	}

.botella{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
	
.producto1 .botella img{
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
}
	

/*********************************************************************************/
/* lightbox                                                                     */
/*********************************************************************************/
	
.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 35%;
	max-height: auto;
	margin-top: 6%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}	
			




/*  Info Section  */
.info{
	width: 100%;
	overflow: hidden;
	background: #db051e;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 107px;
}

.info_pic{
    display: block;
    width: 60%;
    height: 405px;
    float: left;
    background: url("../images/empresa.png") no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_pic_aviso{
	text-align: center;
	display: block;
	width: 100%;
	height: 570px;
	float: left;
	background: url("../images/agosto22/BANNER_RC_1.png") no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.info_details{
    display: block;
    width: 35%;
    height: 200px;
    float: left;
    padding: 50px 0;
}
.info_details_aviso{
	margin-left:15%;
	width:70%;
	text-align:center;
	    float: left;
}

.info_details h3{
    color: #fff;
    font-family: "lato_bold", arial;
    font-size: 20px;
    font-weight: bold;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 560px;
    margin: 0 0 3.333333333333333% 20px;
    letter-spacing: 1px;
    line-height: 20px;
}
.info_details_aviso h3{
	text-align:center;
	margin-top:3%;
    color: #fff;
    font-family: "lato_bold", arial;
    font-size: 20px;
    font-weight: bold;
    
    
}

.info_details p{
    color: #ededed;
    font-family: "lato_regular", arial;
    font-size: 13px;
	text-justify:auto;
    max-width: 500px;
    margin: 0 0 3.333333333333333% 20px;
    letter-spacing: 1px;
    line-height: 18px;
	text-align : justify;
}
.info_details_aviso p{
    color: #ededed;
    font-family: "lato_regular", arial;
    font-size: 13px;
	text-justify:auto;
    
    letter-spacing: 1px;
    
}

.info_details a{
    color: #fff;
    font-family: "lato_regular", arial;
    font-size: 16px;
    margin: 0 0 0 30px;
    text-decoration: none;
}

.info_details_aviso a{
    color: #fff;
    font-family: "lato_regular", arial;
    font-size: 16px;
    margin: 0 0 0 30px;
    text-decoration: none;
}

.info_details a span{
    margin-left: 10px;
}
.info_details_aviso a span{
    margin-left: 10px;
}


@media (max-width:1200px){
    .wrapper{
        padding: 0 40px;
    }
    .info_pic,
    .info_details{
        width: 100%;
    }

    .info_details{
        height: auto;
        padding: 40px 0;
    }
	.info_details_aviso{
        height: auto;
        padding: 40px 0;
    }

    .info_details h3,
    .info_details p,
    .info_details a{
        max-width: 80%;
        display: block;
        text-align: center;
        margin: 40px auto;
    }
}

/*-- responsive-design --*/
@media only screen and (max-width:1024px) {
.button h2 {
  font-size: 2em;
}
.service-section h3 {
  font-size: 2em;
}
.service-grid h4 {
  font-size: 1.6em;
}
.service-grid p {
  font-size: 0.965em;
}
.video h3 {
  font-size: 2em;
}
.feature h3 {
  font-size: 2em;
}
.feature-grid1 h4 {
  font-size: 1.6em;
}
.feature-grid1 p {
  font-size: 0.965em;
}
.feature-grid2 h4 {
  font-size: 1.6em;
}
.feature-grid2 p {
  font-size: 0.965em;
}
.team-section h3 {
  font-size: 2em;
}
.item-grid h4 {
  font-size: 1.6em;
}
.contact-header h3 {
  font-size: 2em;
 }
 .contactgrid2 {
  padding: 2em 0 0 13em;
}
.footer-bottom p {
  font-size: 15px;
}
.footer-bottom a {
  font-size: 17px;
}



.lightbox img {
	/** Pad the lightbox image */
	max-width: 60%;
	max-height: auto;
	margin-top: 6%;
}

}
@media only screen and (max-width: 768px){

.logo {
	width:150px;
  }

.button h2 {
  font-size: 2em;
} 
span.menu {
display: block;
 cursor: pointer;
 margin-top: 0.5em;
}
.top-menu {
	float:none;
	width: 100%;
	text-align: right;
}
.top-menu  ul
{
display:none;
}
.top-menu  ul li 
{
font-size: 14px;
display:block;
}
	.top-menu  span.menu
	{
		display:block;
	}
	.top-menu ul li{
		display:block;
		float:none;
		margin: 0em;
	}
	.top-menu ul li {
		padding:9px 0 ;
	}
	.top-menu  ul
	{
		margin:15px 0;
		z-index: 999;
		position: absolute;
		width: 100%;
		background:#000;
		text-align: center;
	}
	.top-menu ul li a {
		display: block;
	}
.button h2 {
  font-size: 1.6em;
}
.button {
  text-align: center;
  margin-top: 3em;
}
.service-section {
  padding: 3em 0;
 }
.service-section h3 {
  font-size: 1.6em;
}
.service-grid {
  float: left;
  width: 25%;
}
.service-grid h4 {
  font-size: 1.4em;
}
.service-grid p {
  font-size: 0.92em;
}
.video h3 {
  font-size: 1.6em;
}
.video iframe {
	height: 400px;
}
.video {
  padding: 3em 0;
  }
.feature h3 {
  font-size: 1.6em;
}
.feature {
  padding: 3em 0;
}
.feature-grid {
  float: left;
  width: 50%;
}
.feature-grid1 {
  float: left;
  width: 50%;
}
.feature-grid1 h4 {
  font-size: 1.4em;
}
.feature-grid1 p {
  font-size: 0.92em;
}
.feature-grid2 {
  float: left;
  width: 50%;
}
.feature-grid3 {
  float: left;
  width: 50%;
}

.feature-grid3 img {
  width: 70%;
}
.feature-grid2 h4 {
  font-size: 1.4em;
}
.feature-grid2 p {
  font-size: 0.92em;
}
.team-section  {
  padding: 3em 0;
}
.team-section h3 {
  font-size: 1.6em;
  font-weight: 400;
}
.item-grid h4 {
  font-size: 1.4em;
}
.contact-header h3 {
  font-size: 1.6em;
  font-weight: 400;
}
.footer-section {
	padding: 3em 0px;
}
.contactgrid {
  float: left;
  width: 33.3%;
}
.contactgrid2 {
  padding: 1em 0 0 0;
  text-align: center;
}
.footer-bottom {
 padding-top: 0em;
}


}
@media only screen and (max-width: 640px){
.logo a {
  font-size: 1.7em;
}
.header {
  min-height: 600px;
}
.center-img img {
  width: 50%;
}
.top-menu ul {
  width: 95%;
}
.top-menu ul li a {
  font-size: 1.1em;
}
.top-menu {
  margin-top: 0px
}
span.menu {
    margin-top: 0.3em;
}
.center-img {
  margin-top: 4em;

}
.service-section h3 {
  font-size: 1.4em;
}
.service-grid h4 {
  font-size: 1.3em;
}
.service-grid p {
  font-size: 0.9em;
}
.service-grids {
  margin-top: 2em;
}
.video h3 {
  font-size: 1.4em;
}
.video iframe {
  height: 328px;
}
.feature h3 {
  font-size: 1.4em;
}
.feature-grids {
  padding-top: 2em;
}
.feature-grid1 h4 {
  font-size: 1.3em;
}
.team-section h3 {
  font-size: 1.4em;
}
.item-grid h4 {
  font-size: 1.3em;
}
.contact-header h3 {
  font-size: 1.4em;
}
.contactgrid input[type="text"] {
  font-size: 14px;
}
.contactgrid1 textarea {
  font-size: 14px;
  height: 3em;
}
.footer-bottom p {
  font-size: 14px;
}
.footer-bottom a {
  font-size: 15px;
}
}
@media only screen and (max-width: 480px){

.logo a {
	width:10%;
  }
.top-menu ul {
  width: 93%;
}
.header {
  min-height: 530px;
}
a.button1 img {
  width: 25%;
}
a.button2 img {
  width: 25%;
}
.center-img img {
  width:300px;
}

.center-img {
  margin-top: 1em;
}

.service-section h3 {
  font-size: 1.25em;
}
.service-grid {
  float: none;
  width: 100%;
  margin-top: 1.5em;
}
.service-section {
  padding: 2em 0;
}
.service-grids {
  margin-top: 0em;
}
.service-grid h4 {
  font-size: 1.2em;
}
.video {
  padding: 2em 0;
}
.video h3 {
  font-size: 1.25em;
}
.video iframe {
  height: 237px;
}
.feature {
  padding: 2em 0;
}
.feature h3 {
  font-size: 1.25em;
}
.feature-grid {
  float: none;
  width: 100%;
}
.feature-grid1 {
  float: none;
  width: 100%;
}
.feature-grid2{
  float: none;
  width: 100%;
}
.feature-grid3 {
  float: none;
  width: 100%;
}
.feature-grid1 {
  margin-top: 1em;
  text-align: center;
}
.feature-grid2 {
  margin-top: 1em;
  text-align: center;
}
.feature-grid1 h4 {
  font-size: 1.2em;
}
.feature-grid2 h4 {
  font-size: 1.2em;
}
.team-section {
  padding: 2em 0 0;
}
.sreen-gallery-cursual {
  margin-top: 1em;
}
.team-section h3 {
  font-size: 1.25em;
}
.item-grid h4 {
  font-size: 1.25em;
}
.footer-section {
  padding: 2em 0px;
}
.social-icon {
  padding: 15px 0;
}
.contact-header h3 {
  font-size: 1.25em;
}
.contactgrid {
  float: none;
  width: 100%;
}
.contactgrid {
   padding: 0 0 1em;
}
.contactgrid1 {
  padding: 0;
}
.contact {
  padding-bottom: 2em;
}
.contactgrid2 input[type="button"] {
    font-size: 13px;
  }
.footer-bottom p {
  font-size: 13px;
}
.footer-bottom a {
  font-size: 13px;
}

.water {
	
  margin-bottom: 2em;
  
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 400px;
	max-height: auto;
	margin-top: 6%;
}

}
@media only screen and (max-width: 320px){

.logo a img{
	width:250px;
	text-align:center;
  }
  
 .header-top {
	z-index:1000;
	position:relative;
  padding: 1em 0;
  text-align:center;
  }
 
 .header-top img{
	 width:30%;
	 text-align:center;
  }
 
.header-top {
  padding: 0.5em 0;
}
span.menu {
  visibility: hidden;
}
.button h2 {
  font-size: 1.25em;
}
.top-menu ul {
  width: 90%;
}
.button {
 margin-top: 1.5em;
}
.header {
  min-height: 300px;
}
.center-img img {
  width: 100%;
}
.center-img {
  margin-top: 4em;
}
.service-section h3 {
  font-size: 1.3em;
}
.service-grid h4 {
  font-size: 1.25em;
}
.video {
  padding: 2em 0;
}
.video iframe {
  margin-top: 1em;
  }
.feature-grid1 h4 {
  font-size: 1.25em;
}
.feature h3 {
  font-size: 1.3em;
}
.feature-grid2 h4 {
  font-size: 1.25em;
}
.team-section h3 {
  font-size: 1.3em;
}
.social-icon {
  padding: 20px 0 0;
}
.social-icon i {
  width: 30px;
  height: 30px;
  background: url("../images/img-sprite.png") no-repeat 0px 0px;
  display: inline-block;
  background-size: 321px;
}
.contact-header h3 {
  font-size: 1.3em;
}

.info_pic{
    display: block;
    width: 100%;
    height: 150px;
    float: left;
    background: url("../images/empresa.png") no-repeat;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}



.lightbox img {
	/** Pad the lightbox image */
	max-width: 100%;
	max-height: auto;
	margin-top: 6%;
}


}
