@import url('https://fonts.googleapis.com/css?family=Montserrat|Great+Vibes');
@media screen and (max-width: 1366px){
body, html {
    font-family: 'Montserrat', sans-serif;
    
    margin: 0;
    }
}

body{
  display: none;
  background-image: url("/img/color.png");
	background-repeat: no-repeat;
	background-size: cover;
	 background-attachment: fixed;
  background-position: top;
}



.topnav {
  overflow: hidden;
  background: linear-gradient(to right, #d3d3d3 0%, #ffffff 100%);
  border-top: 12px solid #025B23;
  border-bottom: 12px solid #025B23;
  padding-top: 15px;
}

a{
	text-decoration: none;
}

.topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 15px 51px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 900;
  border: 2px solid gray;
  border-bottom: 1px solid #025B23;
  border-radius: 25px 25px 0px 0px;
}

.topnav a:hover {
  background-color: #025B23;
  color: white;
}

.active{
    background-color: #025B23;
    color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
    body, html {
    font-family: 'Montserrat', sans-serif;
    zoom: 0.8;
    margin: 0;
    }
    .topnav a{
        font-size: 22px;
    }
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}


.responsive-inicio{
	width: 100%;
}

.responsive-inicio1{
	width: 100%;
	display: none;
}

.inicio{
	width: 100%;
}

#fondo{
    background: rgba(76, 175, 80, 0.6);
}

#logo0{
	width: 40%;
}


.responsive-inicio .inicio {
  position: absolute;
  top: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  color: #f1f1f1;
  width: 100%;
  height: 626px;
}

.responsive-inicio1 .inicio {
  position: absolute;
  top: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  color: #f1f1f1;
  width: 100%;
  height: 100px;
}

.w3-container{
	margin-top: 523px;
	width: 100%;
	height: auto;
	background-color: white;
	opacity: 0.4;
    filter: alpha(opacity=40);
}

footer{
    color: #fff;
    background-color: #2B2C2E;
    font-size: 17px;
}

.copyright{
	width: 100%;
	height: 40px;
	background-color: #252729;
	border-top: 1px solid gray;
}

.copyright1{
	display: none;
	width: 100%;
	height: 70px;
	background-color: #252729;
	border-top: 1px solid gray;
}

@media screen and (max-width:600px) {
    .topnav{
        padding-top: 0;
    }
    .topnav a{
        padding: 18px 90px;
    }
    .copyright1 {
    display: block;
    }
    .copyright{
    	display: none;
    }
    .responsive-inicio{
    	display: none;
    }
    .responsive-inicio1{
    	display: block;
    }
    .w3-container{
    	margin-top: 37px;
    }
    #logo0{
    	width: 100%;
    }
}

ul{
  list-style: none;
}

.info{
  width: 100%;
}

div>ul>li{
  padding-bottom: 15px;
  font-size: 17px;
}

.column {
    float: left;
    width: 50%;
}

.column0 {
    float: left;
    width: 70%;
    padding: 50px;
    font-size: 17px;
}

.column01 {
    float: left;
    width: 30%;
}

.column1 {
    float: left;
    width: 32%;
    border: 2px solid #4CAF50;
    text-align: center;
    margin: 5px;
}


.row:after {
    content: "";
    display: table;
    clear: both;
}


@media screen and (max-width:600px) {
    .column, .column0, .column01, .column1 {
    width: 100%;
    }
    .column0{
    	padding: 8px;
    }
}

.responsive-parrafo-inicio{
	width: 100%;
	background-color: white;

}

.parrafo-inicio{
	width: 100%;
	font-size: 20px;
}

.responsive-titulo-inicio-productos{
	width: 100%;
	background-color: white;
	padding-bottom: 30px;
	padding-top: 40px;
}

.titulo-inicio-productos{
	width: 100%;
}

.titulo-productos{
	font-size: 20px;
	border: 5px solid #025B23;
}

.titulo-productos1{
    font-size: 20px;
	border: 5px solid #025B23;
	display: none;
}

#p1{
	display: inline-block;
	background-color: #025B23;
	border: 10px solid;
    border-color: #025B23;
	color: white;
	font-weight: 900;
}

#p2{
	display: inline-block;
	font-weight: 900;
}

.info-link1 {
	background-color: #025B23;
	color: white;
	font-size: 22px;
}

.responsive-inicio-lista-productos{
	width: 100%;
	background-color: white;
	padding: 15px;
}

.inicio-lista-productos{
	width: 80%;
}

.responsive-productos{
	width: 100%;
}

.responsive-productos1{
	width: 100%;
	display: none;
}

.responsive-productos .inicio {
  position: absolute;
  top: 0;
  background-color: #006400;
  color: #f1f1f1;
  width: 100%;
  height: 126px;
}

.responsive-productos1 .inicio {
  position: absolute;
  top: 0;
  background-color: #006400;
  color: #f1f1f1;
  width: 100%;
  height: 100px;
}

.responsive-productos .inicio .w3-container{
	margin-top: 24px;
	width: 100%;
	height: auto;
	background-color: white;
	opacity: 0.6;
    filter: alpha(opacity=60);
}

.responsive-productos1 .inicio .w3-container{
	margin-top: 36px;
	width: 100%;
	height: auto;
	background-color: white;
	opacity: 0.6;
    filter: alpha(opacity=60);
}

@media screen and (max-width:600px) {
	.responsive-productos{
		display: none;
	}
	.responsive-productos1{
		display: block;
	}
	.titulo-productos{
	display: none;
    }
	.titulo-productos1{
	display: block;
    }
}

.responsive-titulo-inicio-servicios{
	width: 100%;
	background-color: white;
	padding-bottom: 30px;
	padding-top: 40px;
}

.titulo-inicio-servicios{
	width: 100%;
}

.titulo-servicios{
    font-size: 20px;
	width: 50%;
	border: 5px solid #025B23;
}

.titulo-servicios1{
    font-size: 20px;
	width: 50%;
	border: 5px solid #025B23;
	display: none;
}

.responsive-servicios{
	width: 100%;
	background-color: white;
}

.servicios{
	width: 100%;
	padding: 45px;
}

.servicios p{
	text-align: justify;
	font-size: 17px;
}

.responsive-titulo-inicio-clientes{
	width: 100%;
	background-color: white;
	padding-bottom: 30px;
	padding-top: 40px;
}

.titulo-inicio-clientes{
	width: 100%;
}

.titulo-clientes{
    font-size: 20px;
	width: 40%;
	border: 5px solid #025B23;
}

.titulo-clientes1{
    font-size: 20px;
	width: 40%;
	border: 5px solid #025B23;
	display: none;
}

.responsive-clientes{
	width: 100%;
	background-color: white;
	padding-bottom: 30px;
}

.clientes{
	width: 90%;
}

.centro1{
width: 100%;
}
        
.centro-r{
width: 100%;
border: 30px solid rgba(0, 0, 0, 0.1);
border-radius: 35px;
}
        
.centro{
width: 100%;
border: 40px solid rgb(224,224,224,0.2);
border-radius: 10px;
}
    
.mySlides {
    display:none;
    height: 350px;
}

.msgwhatsapp{
    background-color: #0DC143;
    position: fixed;
    bottom: 20px;
    right: 30px;
    font-size: 20px;
    border: none;
    outline: none;
    padding: 15px;
    padding-top: 0;
    z-index: 9999;
    height: auto;
}

@media screen and (max-width:600px) {
	.mySlides{
	    height: 150px;
	}
	.titulo-servicios{
    display: none;
    }
	.titulo-servicios1{
	    display: block;
	    width: 100%;
    }
    .titulo-clientes{
    display: none;
    }
    .titulo-clientes1{
    display: block;
    width: 100%;
    }
}

.closebtn{
    cursor: pointer;
    color: white;
    font-size: 30px;
}