@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img, object, embed, video {
	max-width: 100%;
}
/*
@media screen and (max-width: 5120px){
#secondmenu{
	width: 100%;
	height: 90px;
	z-index: 5;
	margin-top: 0px;
	position: fixed;
	background-color: #252158;
	display: none;
}
#mainmenu{
	width: 100%;
	height: 110px;
	z-index: 5;
	margin-top: 80px;
	position: fixed;
}
#menuwrap2{
	width: 56%;
	height: 60px;
	margin: 0% 22% 0% 22%;
}
nav ul{
    list-style:none;
}
nav ul li.home2{
	float: left;
	width: 200px;
}
nav ul li.btnmenu2{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 6% 0% 0%;
}
nav ul li a.second{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 40pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#menuwrap{
	width: 70%;
	height: 80px;
	margin: 0% 15% 0% 15%;
}
nav ul{
    list-style:none;
}
nav ul li.home{
	float: left;
	width: 260px;
}
nav ul li{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 8% 0% 0%;
}
nav ul li a.btnmenu{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 18pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#welcome{
	width: 100%;
	top: 0px;
	overflow: hidden;
	z-index: 1;
	float: left;
	line-height: 0px;
}
#welcometxt{
	width: 40%;
	height: auto;
	margin: 18% 30% 30% 30%;
	z-index: 2;
	color: #fff;
	position:absolute;
	text-align: center;
}
.scroll{
	width: 16%;
	height: auto;
	margin: 34% 42% 30% 42%;
	z-index: 2;
	color: #fff;
	position: absolute;
	text-align: center;

}
#weare{
	width: 100%;
	height: auto;
	background-color: rgb(0,169,211);
	z-index: 2;
	background-image: url("img/line.png");
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 26% 0%;
	line-height: 0px;
	}
	
#products{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#customers{
	width: 100%;
	height: auto;
	background-color: rgb(150, 193, 0);
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#contact{
	width: 100%;
	height: auto;
	background-color: #252158;
	z-index: 4;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 20% 0%;
}
h1{
	font-family: 'Exo', sans-serif;
	font-size: 60pt;
	line-height: 60pt;
	font-weight: 100;
}
h2{
	font-family: 'Exo', sans-serif;
	font-size: 40pt;
	line-height: 50pt;
	font-weight: 100;
	color: #fff;
}
h2.blue{
	font-family: 'Exo', sans-serif;
	font-size: 40pt;
	line-height: 50pt;
	font-weight: 100;
	color: #252158;
}
h3{
	font-family: 'Exo', sans-serif;
	font-size: 24pt;
	line-height: 24pt;
	font-weight: 600;
	color: #fff;
}
p{
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 18pt;
	font-style: italic;
	line-height: 23pt;
}
p.w{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 18pt;
	font-style: normal;
}
.white{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 18pt;
	font-style: italic;
}
p.bluetxt{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 18pt;
	font-style: normal;
	color: #252158;
}
.leftcol{
	width: 45%;
	height: auto;
	float: left;
}
.rightcol{
	width: 55%;
	height: 500px;
	float: right;
}
#openclaw{
	width: 40%;
	margin: 0% 12% 0% 48%;
}
#truck{
	width: 50%;
	margin: 0% 18% 0% 42%;
	padding-top: 40%;
}
#txtwa{
	width: 44%;
	padding: 25% 56% 20% 0%;
}
#step1{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step2{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step3{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
.bullet{
	width: 14%;
	float: left;
}
.step{
	width: 80%;
	float: right;
}
.arrow{
	width: 14%;
	float: left;
}
.txtstep{
	width: 80%;
	float: right;
	padding: 0% 0% 0% 6%;
}
#pwraper{
	width: 70%;
	margin: 16% 15% 20% 15%;
	text-align: center;
}
#categorias{
	width: 80%;
	height: auto;
	padding: 5% 10% 5% 10%;
	
}
.container{
	width: 20%;
	height: auto;
	float: left;
	padding: 2% 3% 2% 2%;
}
#closedclaw{
	width: 20%;
	margin: 0% 40% 0% 40%;
}
#txtcustomers{
	text-align: center;
	width: 40%;
	margin: 4% 30% 4% 30%;
}
#logoswrap{
	width: 100%;
	height: 100px;
}
.logos{
	width: 20%;
	height: auto;
	float: left;
	padding: 0% 6% 0% 7%;
}
#contactform{
	width: 60%;
	height: 500px;
	margin: 10% 20% 10% 20%;
	text-align: center;
}
#formcontainer{
	width: 30%;
	height: auto;
	margin: 10% 35% 10% 35%;
}
td.label {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #fff;
	padding: 0% 0% 5% 0%;
	width: 100%;
	height: auto;
}
input{
	width: 100%;
	height: 40px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
}
textarea{
	width: 92%;
	height: 160px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	resize: none;
	padding: 4%;
}
.sendbtn{
	width: auto;
	height: 50px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	padding-top:1%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 2%;
}
footer{
	width: 100%;
	height: 200px;
	background-color: #252158;
	z-index: 2;
	float: left;
	text-align: center;
}
#logofooter{
	width: 8%;
	margin: 0% 46% 1% 46%;
}
.btnfooter:link {
	font-family: 'Exo', sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: 100;
	text-decoration: none;
	color: #fff;
	}
.btnfooter:hover {
	color:#00B4D7;
	}
.btnfooter:active {
	color:#fff;
	}
.btnfooter:visited {
	color:#fff;
	}
}*/
@media screen and (max-width: 2600px){
#menuresponsive{
	display: none;
	visibility: hidden;
	height: 0px;

	}
#secondmenu{
	width: 100%;
	height: 90px;
	z-index: 5;
	margin-top: 0px;
	position: fixed;
	background-color: #252158;
	display: none;
}
#mainmenu{
	width: 100%;
	height: 110px;
	z-index: 5;
	margin-top: 80px;
	position: fixed;
}
#menuwrap2{
	width: 56%;
	height: 60px;
	margin: 0% 22% 0% 22%;
}
nav ul{
    list-style:none;
}
nav ul li.home2{
	float: left;
	width: 200px;
}
nav ul li.btnmenu2{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 6% 0% 0%;
}
nav ul li a.second{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 40pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.secondf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 40pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#menuwrap{
	width: 70%;
	height: 80px;
	margin: 0% 15% 0% 15%;
}

nav ul{
    list-style:none;
}
nav ul li.home{
	float: left;
	width: 260px;
}
nav ul li{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 8% 0% 0%;
}
nav ul li a.btnmenu{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 18pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.btnmenuf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 18pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#welcome{
	width: 100%;
	top: 0px;
	overflow: hidden;
	z-index: 1;
	float: left;
	line-height: 0px;
}
#welcome768{
	display: none;
	}
#meinava{
	display: none;
}
#welcometxt{
	width: 40%;
	height: auto;
	margin: 18% 30% 30% 30%;
	z-index: 2;
	color: #fff;
	position:absolute;
	text-align: center;
}
.scroll{
	width: 16%;
	height: auto;
	margin: 34% 42% 30% 42%;
	z-index: 2;
	color: #fff;
	position: absolute;
	text-align: center;

}
#news{
	width: 100%;
	height: 140px;
	float: left;
	position: absolute;
	top: 82%;
	z-index: 4;
	}
#n1{
	width: 30%;
	height: 140px;
	background-color: #00B4D7;
	float: left;
	padding-left: 20%;
	padding-right:0%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#n2{
	width: 30%;
	height: 140px;
	background-color: #25577f;
	float: left;
	padding-left: 0%;
	padding-right:20%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.imgnews{
	width: 20%;
	height: 140px;
	float: left;
	text-align: right;
}
.txtnews{
	width: 77%;
	height: 119px;
	float: left;
	padding: 3% 0% 0% 3%;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #fff;
}
#weare{
	width: 100%;
	height: auto;
	background-color: rgb(0,169,211);
	z-index: 2;
	background-image: url("img/line.png");
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 26% 0%;
	line-height: 0px;
	}
	
#products{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#customers{
	width: 100%;
	height: auto;
	background-color: rgb(150, 193, 0);
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#contact{
	width: 100%;
	height: auto;
	background-color: #252158;
	z-index: 4;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 24% 0%;
}
h1{
	font-family: 'Exo', sans-serif;
	font-size: 60pt;
	line-height: 60pt;
	font-weight: 100;
}
h2{
	font-family: 'Exo', sans-serif;
	font-size: 40pt;
	line-height: 50pt;
	font-weight: 100;
	color: #fff;
}
h2.blue{
	font-family: 'Exo', sans-serif;
	font-size: 40pt;
	line-height: 50pt;
	font-weight: 100;
	color: #252158;
}
h3{
	font-family: 'Exo', sans-serif;
	font-size: 24pt;
	line-height: 24pt;
	font-weight: 600;
	color: #fff;
}
p{
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 18pt;
	font-style:normal;
	line-height: 23pt;
}
p.w{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 18pt;
	font-style: normal;
}
.white{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 18pt;
	font-style: normal;
}
p.bluetxt{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 18pt;
	font-style: normal;
	color: #252158;
}
.leftcol{
	width: 45%;
	height: auto;
	float: left;
}
.rightcol{
	width: 55%;
	height: 500px;
	float: right;
}
#openclaw{
	width: 40%;
	margin: 0% 12% 0% 48%;
}
#truck{
	width: 50%;
	margin: 0% 18% 0% 42%;
	padding-top: 40%;
}
#txtwa{
	width: 44%;
	padding: 25% 56% 20% 0%;
}
#step1{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step2{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step3{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
.bullet{
	width: 14%;
	float: left;
}
.step{
	width: 80%;
	float: right;
}
.arrow{
	width: 14%;
	float: left;
}
.txtstep{
	width: 80%;
	float: right;
	padding: 0% 0% 0% 6%;
}
#pwraper{
	width: 70%;
	margin: 16% 15% 20% 15%;
	text-align: center;
}
#categorias{
	width: 80%;
	height: auto;
	padding: 5% 10% 5% 10%;
	
}
.container{
	width: 20%;
	height: auto;
	float: left;
	padding: 2% 3% 2% 2%;
}
#closedclaw{
	width: 20%;
	margin: 0% 40% 0% 40%;
}
#txtcustomers{
	text-align: center;
	width: 40%;
	margin: 4% 30% 4% 30%;
}
#logoswrap{
	width: 100%;
	height: 100px;
}
.logos{
	width: 20%;
	height: auto;
	float: left;
	padding: 0% 15% 0% 15%;
}
#contactform{
	width: 60%;
	height: 500px;
	margin: 10% 20% 10% 20%;
	text-align: center;
}
#whatsapp{
	margin: auto;
	width: 45%;
	}
#formcontainer{
	width: 30%;
	height: auto;
	margin: 10% 35% 10% 35%;
}
td.label {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #fff;
	padding: 0% 0% 5% 0%;
	width: 100%;
	height: auto;
}
input{
	width: 100%;
	height: 40px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
}
textarea{
	width: 92%;
	height: 160px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	resize: none;
	padding: 4%;
}
.sendbtn{
	width: auto;
	height: 50px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	padding-top:1%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 2%;
}
footer{
	width: 100%;
	height: 200px;
	background-color: #252158;
	z-index: 2;
	float: left;
	text-align: center;
}
#logofooter{
	width: 8%;
	margin: 0% 46% 1% 46%;
}
.btnfooter:link {
	font-family: 'Exo', sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: 100;
	text-decoration: none;
	color: #fff;
	}
.btnfooter:hover {
	color:#00B4D7;
	}
.btnfooter:active {
	color:#fff;
	}
.btnfooter:visited {
	color:#fff;
	}
}
@media screen and (max-width: 1920px){
#menuresponsive{
	display: none;
	visibility: hidden;
	height: 0px;

	}
#secondmenu{
	width: 100%;
	height: 90px;
	z-index: 5;
	margin-top: 0px;
	position: fixed;
	background-color: #252158;
	display: none;
}
#mainmenu{
	width: 100%;
	height: 110px;
	z-index: 5;
	margin-top: 70px;
	position: fixed;
}
#menuwrap2{
	width: 76%;
	height: 60px;
	margin: 0% 12% 0% 12%;
}
nav ul{
    list-style:none;
}
nav ul li.home2{
	float: left;
	width: 200px;
}
nav ul li.btnmenu2{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 6% 0% 0%;
}
nav ul li a.second{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 40pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.secondf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 40pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#menuwrap{
	width: 90%;
	height: 80px;
	margin: 0% 5% 0% 5%;
}
nav ul{
    list-style:none;
}
nav ul li.home{
	float: left;
	width: 260px;
}
nav ul li{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 8% 0% 0%;
}
nav ul li a.btnmenu{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 18pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.btnmenuf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 18pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#welcome{
	width: 100%;
	top: 0px;
	overflow: hidden;
	z-index: 1;
	float: left;
	line-height: 0px;
}
#welcome768{
	display: none;
	}
#meinava{
	display: none;
}
#welcometxt{
	width: 60%;
	height: auto;
	margin: 14% 20% 30% 20%;
	z-index: 2;
	color: #fff;
	position:absolute;
	text-align: center;
}
.scroll{
	width: 20%;
	height: auto;
	margin: 32% 40% 30% 40%;
	z-index: 2;
	color: #fff;
	position: absolute;
	text-align: center;

}
#news{
	width: 100%;
	height: 120px;
	float: left;
	position: absolute;
	top: 82%;
	z-index: 4;
	}
#n1{
	width: 40%;
	height: 120px;
	background-color: #00B4D7;
	float: left;
	padding-left: 10%;
	padding-right:0%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#n2{
	width: 40%;
	height: 120px;
	background-color: #25577f;
	float: left;
	padding-left: 0%;
	padding-right:10%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.imgnews{
	width: 20%;
	height: 120px;
	float: left;
	text-align: right;
}
.txtnews{
	width: 77%;
	height: 119px;
	float: left;
	padding: 5% 0% 0% 3%;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #fff;
}
#weare{
	width: 100%;
	height: auto;
	background-color: rgb(0,169,211);
	z-index: 2;
	background-image: url("img/line.png");
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 66% 0%;
	line-height: 0px;
	}
	
#products{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 16% 0%;
}
#customers{
	width: 100%;
	height: auto;
	background-color: rgb(150, 193, 0);
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#contact{
	width: 100%;
	height: auto;
	background-color: #252158;
	z-index: 4;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 26% 0%;
}
h1{
	font-family: 'Exo', sans-serif;
	font-size: 60pt;
	line-height: 60pt;
	font-weight: 100;
}
h2{
	font-family: 'Exo', sans-serif;
	font-size: 34pt;
	line-height: 40pt;
	font-weight: 100;
	color: #fff;
}
h2.blue{
	font-family: 'Exo', sans-serif;
	font-size: 34pt;
	line-height: 40pt;
	font-weight: 100;
	color: #252158;
}
h3{
	font-family: 'Exo', sans-serif;
	font-size: 24pt;
	line-height: 24pt;
	font-weight: 600;
	color: #fff;
}
p{
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 16pt;
	font-style: normal;
	line-height: 23pt;
}
p.w{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 16pt;
	font-style: normal;
}
.white{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 16pt;
	font-style: normal;
}
p.bluetxt{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 16pt;
	font-style: normal;
	color: #252158;
}
.leftcol{
	width: 45%;
	height: auto;
	float: left;
}
.rightcol{
	width: 55%;
	height: 500px;
	float: right;
}
#openclaw{
	width: 40%;
	margin: 0% 12% 0% 48%;
}
#truck{
	width: 50%;
	margin: 0% 18% 0% 42%;
	padding-top: 40%;
}
#txtwa{
	width: 60%;
	padding: 25% 40% 20% 0%;
}
#step1{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step2{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step3{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
.bullet{
	width: 14%;
	float: left;
}
.step{
	width: 80%;
	float: right;
}
.arrow{
	width: 14%;
	float: left;
}
.txtstep{
	width: 80%;
	float: right;
	padding: 0% 0% 0% 6%;
}
#pwraper{
	width: 70%;
	margin: 16% 15% 20% 15%;
	text-align: center;
}
#categorias{
	width: 92%;
	height: auto;
	padding: 5% 4% 5% 4%;
	
}
.container{
	width: 25%;
	height: auto;
	float: left;
	padding: 2% 0% 2% 0%;
}
#closedclaw{
	width: 20%;
	margin: 0% 40% 0% 40%;
}
#txtcustomers{
	text-align: center;
	width: 60%;
	margin: 4% 20% 4% 20%;
}
#logoswrap{
	width: 100%;
	height: 100px;
}
.logos{
	width: 20%;
	height: auto;
	float: left;
	padding: 0% 15% 0% 15%;
}
#contactform{
	width: 60%;
	height: 500px;
	margin: 10% 20% 10% 20%;
	text-align: center;
}
#whatsapp{
	margin: auto;
	width: 50%;
	}
#formcontainer{
	width: 50%;
	height: auto;
	margin: 10% 25% 10% 25%;
}
td.label {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #fff;
	padding: 0% 0% 5% 0%;
	width: 100%;
	height: auto;
}
input{
	width: 98%;
	height: 40px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
}
textarea{
	width: 92%;
	height: 160px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	resize: none;
	padding: 4%;
}
.sendbtn{
	width: auto;
	height: 50px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	padding-top:1%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 2%;
}
footer{
	width: 100%;
	height: 200px;
	background-color: #252158;
	z-index: 2;
	float: left;
	text-align: center;
	padding: 0% 0% 6% 0%;
}
#logofooter{
	width: 8%;
	margin: 10% 46% 1% 46%;
}
.btnfooter:link {
	font-family: 'Exo', sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: 100;
	text-decoration: none;
	color: #fff;
	}
.btnfooter:hover {
	color:#00B4D7;
	}
.btnfooter:active {
	color:#fff;
	}
.btnfooter:visited {
	color:#fff;
	}
}
@media screen and (max-width: 1366px){
.scroll{
	width: 20%;
	height: auto;
	margin: 42% 40% 30% 40%;
	z-index: 2;
	color: #fff;
	position: absolute;
	text-align: center;

}
#news{
	width: 100%;
	height: 140px;
	float: left;
	position: absolute;
	top: 76%;
	z-index: 4;
	}

}
@media screen and (max-width: 1280px){
#menuresponsive{
	display: none;
	visibility: hidden;
	height: 0px;

	}
#secondmenu{
	width: 100%;
	height: 60px;
	z-index: 5;
	margin-top: 0px;
	position: fixed;
	background-color: #252158;
	display: none;
}
#mainmenu{
	width: 100%;
	height: 110px;
	z-index: 5;
	margin-top: 60px;
	position: fixed;
}
#menuwrap2{
	width: 80%;
	height: 60px;
	margin: 0% 10% 0% 10%;
	float: left;
}
nav ul{
    list-style:none;
	line-height: 0px;
	margin-top: 5px;
}
nav ul li.home2{
	float: left;
	width: 160px;
	height: auto;
}
nav ul li.btnmenu2{
	float: right;
	width: auto;
	text-align: center;
	height: auto;
	padding: 0% 6% 0% 0%;
}
nav ul li a.second{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	line-height: 38pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.secondf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	line-height: 38pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#menuwrap{
	width: 80%;
	height: 80px;
	margin: 0% 10% 0% 10%;
}
nav ul{
    list-style:none;
}
nav ul li.home{
	float: left;
	width: 220px;
}
nav ul li{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 8% 0% 0%;
}
nav ul li a.btnmenu{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.btnmenuf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#welcome{
	width: 100%;
	top: 0px;
	overflow: hidden;
	z-index: 1;
	float: left;
	line-height: 0px;
}
#welcome768{
	display: none;
	}
#meinava{
	display: none;
}
#welcometxt{
	width: 60%;
	height: auto;
	margin: 18% 20% 30% 20%;
	z-index: 2;
	color: #fff;
	position:absolute;
	text-align: center;
}
.scroll{
	width: 22%;
	height: auto;
	margin: 38% 39% 30% 39%;
	z-index: 2;
	color: #fff;
	position: absolute;
	text-align: center;

}
#news{
	width: 100%;
	height: 80px;
	float: left;
	position: absolute;
	top: 82%;
	z-index: 4;
	}
#n1{
	width: 45%;
	height: 80px;
	background-color: #00B4D7;
	float: left;
	padding-left: 5%;
	padding-right:0%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#n2{
	width: 45%;
	height: 80px;
	background-color: #25577f;
	float: left;
	padding-left: 0%;
	padding-right:5%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.imgnews{
	width: 16%;
	height: 80px;
	float: left;
	text-align: right;
}
.txtnews{
	width: 81%;
	height: 70px;
	float: left;
	padding: 3% 0% 0% 3%;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	line-height: 16pt;
	font-style: normal;
	color: #fff;
}
#weare{
	width: 100%;
	height: auto;
	background-color: rgb(0,169,211);
	z-index: 2;
	background-image: url("img/line.png");
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 66% 0%;
	line-height: 0px;
	}
	
#products{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 20% 0%;
}
#customers{
	width: 100%;
	height: auto;
	background-color: rgb(150, 193, 0);
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#contact{
	width: 100%;
	height: auto;
	background-color: #252158;
	z-index: 4;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 36% 0%;

}
h1{
	font-family: 'Exo', sans-serif;
	font-size: 40pt;
	line-height: 50pt;
	font-weight: 100;
}
h2{
	font-family: 'Exo', sans-serif;
	font-size: 28pt;
	line-height: 32pt;
	font-weight: 100;
	color: #fff;
}
h2.blue{
	font-family: 'Exo', sans-serif;
	font-size: 28pt;
	line-height: 32pt;
	font-weight: 100;
	color: #252158;
}
h3{
	font-family: 'Exo', sans-serif;
	font-size: 20pt;
	line-height: 24pt;
	font-weight: 600;
	color: #fff;
}
p{
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	line-height: 20pt;
}
p.w{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
}
.white{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
}
p.bluetxt{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #252158;
}
.leftcol{
	width: 45%;
	height: auto;
	float: left;
}
.rightcol{
	width: 55%;
	height: 500px;
	float: right;
}
#openclaw{
	width: 40%;
	margin: 0% 12% 0% 48%;
}
#truck{
	width: 50%;
	margin: 0% 18% 0% 42%;
	padding-top: 40%;
}
#txtwa{
	width: 70%;
	padding: 25% 30% 20% 0%;
}
#step1{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step2{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step3{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
.bullet{
	width: 14%;
	float: left;
}
.step{
	width: 80%;
	float: right;
}
.arrow{
	width: 14%;
	float: left;
}
.txtstep{
	width: 80%;
	float: right;
	padding: 0% 0% 0% 6%;
}
#pwraper{
	width: 80%;
	margin: 16% 10% 20% 10%;
	text-align: center;
}
#categorias{
	width: 80%;
	height: auto;
	padding: 5% 10% 5% 10%;

}
.container{
	width: 25%;
	height: auto;
	float: left;
	padding: 0% 5% 0% 3%;
}
#closedclaw{
	width: 20%;
	margin: 0% 40% 0% 40%;
}
#txtcustomers{
	text-align: center;
	width: 50%;
	margin: 4% 25% 4% 25%;
}
#logoswrap{
	width: 100%;
	height: 100px;
}
.logos{
	width: 30%;
	height: auto;
	float: left;
	padding: 0% 10% 0% 10%;
}
#contactform{
	width: 60%;
	height: 500px;
	margin: 10% 20% 10% 20%;
	text-align: center;
}
#formcontainer{
	width: 50%;
	height: auto;
	margin: 10% 25% 10% 25%;
}
td.label {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #fff;
	padding: 0% 0% 5% 0%;
	width: 100%;
	height: auto;
}
input{
	width: 100%;
	height: 30px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16pt;
	font-style: normal;
}
textarea{
	width: 92%;
	height: 160px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	resize: none;
	padding: 4%;
}
.sendbtn{
	width: auto;
	height: 50px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	padding-top:1%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 2%;
}
footer{
	width: 100%;
	height: 100px;
	background-color: #252158;
	z-index: 2;
	float: left;
	text-align: center;
}
#logofooter{
	width: 8%;
	margin: 0% 46% 1% 46%;
}
.btnfooter:link {
	font-family: 'Exo', sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: 100;
	text-decoration: none;
	color: #fff;
	}
.btnfooter:hover {
	color:#00B4D7;
	}
.btnfooter:active {
	color:#fff;
	}
.btnfooter:visited {
	color:#fff;
	}
}
@media screen and (max-width: 1080px){
#menuresponsive{
	display: none;
	visibility: hidden;
	height: 0px;

	}
#secondmenu{
	width: 100%;
	height: 60px;
	z-index: 5;
	margin-top: 0px;
	position: fixed;
	background-color: #252158;
	display: none;
}
#mainmenu{
	width: 100%;
	height: 110px;
	z-index: 5;
	margin-top: 40px;
	position: fixed;
}
#menuwrap2{
	width: 80%;
	height: 60px;
	margin: 0% 10% 0% 10%;
	float: left;
}
nav ul{
    list-style:none;
	line-height: 0px;
	margin-top: 5px;
}
nav ul li.home2{
	float: left;
	width: 160px;
	height: auto;
}
nav ul li.btnmenu2{
	float: right;
	width: auto;
	text-align: center;
	height: auto;
	padding: 0% 6% 0% 0%;
}
nav ul li a.second{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	line-height: 38pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.secondf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	line-height: 38pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#menuwrap{
	width: 90%;
	height: 80px;
	margin: 0% 5% 0% 5%;
}
nav ul{
    list-style:none;
}
nav ul li.home{
	float: left;
	width: 200px;
}
nav ul li{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 7% 0% 0%;
}
nav ul li a.btnmenu{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.btnmenuf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 60pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#welcome{
	width: 100%;
	top: 0px;
	overflow:hidden;
	z-index: 1;
	float: left;
	line-height: 0px;
	height: auto;
	background-color: #06051D;
}
#welcome768{
	display: none;
	}
#meinava{
		display: none;
}
#welcometxt{
	width: 60%;
	height: auto;
	margin: 16% 20% 30% 20%;
	z-index: 2;
	color: #fff;
	position:absolute;
	text-align: center;
}
.scroll{
	width: 24%;
	height: auto;
	margin: 38% 38% 30% 38%;
	z-index: 2;
	color: #fff;
	position: absolute;
	text-align: center;

}
#news{
	width: 100%;
	height: 80px;
	float: left;
	position: absolute;
	top: 80%;
	z-index: 4;
	}
#n1{
	width: 45%;
	height: 80px;
	background-color: #00B4D7;
	float: left;
	padding-left: 5%;
	padding-right:0%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#n2{
	width: 45%;
	height: 80px;
	background-color: #25577f;
	float: left;
	padding-left: 0%;
	padding-right:5%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.imgnews{
	width: 18%;
	height: 80px;
	float: left;
	text-align: right;
}
.txtnews{
	width: 79%;
	height: 70px;
	float: left;
	padding: 2% 0% 0% 3%;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	line-height: 16pt;
	font-style: normal;
	color: #fff;
}
#weare{
	width: 100%;
	height: auto;
	background-color: rgb(0,169,211);
	z-index: 2;
	background-image: url("img/line.png");
	background-size: contain;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 66% 0%;
	line-height: 0px;
	}
	
#products{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 14% 0%;
}
#customers{
	width: 100%;
	height: auto;
	background-color: rgb(150, 193, 0);
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#contact{
	width: 100%;
	height: auto;
	background-color: #252158;
	z-index: 4;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 36% 0%;

}
h1{
	font-family: 'Exo', sans-serif;
	font-size: 38pt;
	line-height: 50pt;
	font-weight: 100;
}
h2{
	font-family: 'Exo', sans-serif;
	font-size: 28pt;
	line-height: 32pt;
	font-weight: 400;
	color: #fff;
}
h2.blue{
	font-family: 'Exo', sans-serif;
	font-size: 28pt;
	line-height: 32pt;
	font-weight: 400;
	color: #252158;
}
h3{
	font-family: 'Exo', sans-serif;
	font-size: 20pt;
	line-height: 20pt;
	font-weight: 600;
	color: #fff;
}
p{
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	line-height: 20pt;
}
p.w{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	line-height: 18pt;
	font-style: normal;
	
}
.white{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 16pt;
	font-style: normal;
}
p.bluetxt{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #252158;
}
.leftcol{
	width: 45%;
	height: auto;
	float: left;
}
.rightcol{
	width: 55%;
	height: 500px;
	float: right;
}
#openclaw{
	width: 60%;
	margin: 0% 12% 0% 28%;
}
#truck{
	width: 70%;
	margin: 0% 2% 0% 28%;
	padding-top: 40%;
}
#txtwa{
	width: 74%;
	padding: 25% 26% 20% 0%;
}
#step1{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step2{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step3{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
.bullet{
	width: 14%;
	float: left;
}
.step{
	width: 80%;
	float: right;
}
.arrow{
	width: 14%;
	float: left;
}
.txtstep{
	width: 80%;
	float: right;
	padding: 0% 0% 0% 6%;
}
#pwraper{
	width: 80%;
	margin: 16% 10% 20% 10%;
	text-align: center;
}
#categorias{
	width: 98%;
	height: auto;
	padding: 5% 1% 5% 1%;
}
.container{
	width: 33.3%;
	height: auto;
	float: left;
	padding: 2% 0% 2% 0%;
}
#closedclaw{
	width: 30%;
	margin: 0% 35% 0% 35%;
}
#txtcustomers{
	text-align: center;
	width: 60%;
	margin: 4% 20% 4% 20%;
}
#logoswrap{
	width: 100%;
	height: 100px;
}
.logos{
	width: 30%;
	height: auto;
	float: left;
	padding: 0% 10% 0% 10%;
}
#contactform{
	width: 60%;
	height: 500px;
	margin: 10% 20% 10% 20%;
	text-align: center;
}
#formcontainer{
	width: 50%;
	height: auto;
	margin: 10% 25% 10% 25%;
}
td.label {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #fff;
	padding: 0% 0% 5% 0%;
	width: 100%;
	height: auto;
}
input{
	width: 100%;
	height: 30px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16pt;
	font-style: normal;
}
textarea{
	width: 92%;
	height: 160px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	resize: none;
	padding: 4%;
}
.sendbtn{
	width: auto;
	height: 50px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	padding-top:1%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 2%;
}
footer{
	width: 100%;
	height: 100px;
	background-color: #252158;
	z-index: 2;
	float: left;
	text-align: center;
	padding: 0% 0% 20% 0%;
}
#logofooter{
	width: 12%;
	margin: 20% 44% 1% 44%;
}
.btnfooter:link {
	font-family: 'Exo', sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	}
.btnfooter:hover {
	color:#00B4D7;
	}
.btnfooter:active {
	color:#fff;
	}
.btnfooter:visited {
	color:#fff;
	}
}
@media screen and (max-width: 810px){
#menuresponsive{
	display: none;
	visibility: hidden;
	height: 0px;
	}

#secondmenu{
	width: 100%;
	height: 60px;
	z-index: 5;
	margin-top: 0px;
	position: fixed;
	background-color: #252158;
	display: none;
}
#mainmenu{
	width: 100%;
	height: 110px;
	z-index: 5;
	margin-top: 60px;
	position: fixed;
}
#menuwrap2{
	width: 98%;
	height: 60px;
	margin: 0% 1% 0% 1%;
	float: left;
}
nav ul{
    list-style:none;
	line-height: 0px;
	margin-top: 5px;
}
nav ul li.home2{
	float: left;
	width: 160px;
	height: auto;
}
nav ul li.btnmenu2{
	float: right;
	width: auto;
	text-align: center;
	height: auto;
	padding: 0% 6% 0% 0%;
}
nav ul li a.second{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	line-height: 38pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.secondf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	line-height: 38pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#menuwrap{
	width: 98%;
	height: 80px;
	margin: 0% 1% 0% 1%;
}
nav ul{
    list-style:none;
}
nav ul li.home{
	float: left;
	width: 150px;
}
nav ul li{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 5% 0% 0%;
}
nav ul li a.btnmenu{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 40pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a.btnmenuf{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 40pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#welcome{
	width: 100%;
	top: 0px;
	overflow:hidden;
	z-index: 1;
	float: left;
	line-height: 0px;
	height: 768px;
	background-image: url("img/video_static.jpg");
	background-size:cover;
	background-color: #06051D;
	display: none;
}
#welcome768{
	background-image:url("img/back768.jpg");
	background-size:cover;
	width: 810px;
	top: 0px;
	z-index: 1;
	float: left;
	line-height: 0px;
	height: 900px;
	background-color: #06051D;
	display: block;
	}
#meinava{
	display: none;
}
#welcometxt{
	width: 70%;
	height: auto;
	margin: 36% 15% 30% 15%;
	z-index: 2;
	color: #fff;
	position:absolute;
	text-align: center;
}
.scroll{
	width: 50%;
	height: auto;
	margin: 68% 25% 30% 25%;
	z-index: 2;
	color: #fff;
	position: absolute;
	text-align: center;

}
#news{
	width: 100%;
	height: 80px;
	float: left;
	position: absolute;
	top: 80%;
	z-index: 4;
	}
#n1{
	width: 45%;
	height: 80px;
	background-color: #00B4D7;
	float: left;
	padding-left: 5%;
	padding-right:0%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#n2{
	width: 45%;
	height: 80px;
	background-color: #25577f;
	float: left;
	padding-left: 0%;
	padding-right:5%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.imgnews{
	width: 24%;
	height: 80px;
	float: left;
	text-align: right;
}
.txtnews{
	width: 73%;
	height: 70px;
	float: left;
	padding: 2% 0% 0% 3%;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	line-height: 16pt;
	font-style: normal;
	color: #fff;
}
#weare{
	width: 100%;
	height: auto;
	background-color: rgb(0,169,211);
	z-index: 2;
	background-image: url("img/line.png");
	background-size: contain;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 66% 0%;
	line-height: 0px;
	}
	
#products{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 14% 0%;
}
#customers{
	width: 100%;
	height: auto;
	background-color: rgb(150, 193, 0);
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#contact{
	width: 100%;
	height: auto;
	background-color: #252158;
	z-index: 4;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 36% 0%;

}
h1{
	font-family: 'Exo', sans-serif;
	font-size: 38pt;
	line-height: 42pt;
	font-weight: 100;
}
h2{
	font-family: 'Exo', sans-serif;
	font-size: 24pt;
	line-height: 28pt;
	font-weight: 400;
	color: #fff;
}
h2.blue{
	font-family: 'Exo', sans-serif;
	font-size: 24pt;
	line-height: 28pt;
	font-weight: 400;
	color: #252158;
}
h3{
	font-family: 'Exo', sans-serif;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: 600;
	color: #fff;
}
p{
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
}
p.w{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	line-height: 22pt;
	font-style: normal;
}
.white{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	font-style: normal;
}
p.bluetxt{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	font-style: normal;
	color: #252158;
}
.leftcol{
	width: 45%;
	height: auto;
	float: left;
}
.rightcol{
	width: 55%;
	height: 500px;
	float: right;
}
#openclaw{
	width: 60%;
	margin: 0% 12% 0% 28%;

}
#truck{
	width: 70%;
	margin: 40% 2% 0% 28%;
	padding-top: 40%;
}
#txtwa{
	width: 74%;
	padding: 25% 26% 20% 0%;
}
#step1{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step2{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step3{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
.bullet{
	width: 14%;
	padding: 7% 0% 0% 0%;
	float: left;
}
.step{
	width: 80%;
	float: right;
}
.arrow{
	width: 14%;
	float: left;
}
.txtstep{
	width: 80%;
	float: right;
	padding: 0% 0% 0% 6%;
}
#pwraper{
	width: 80%;
	margin: 16% 10% 20% 10%;
	text-align: center;
}
#categorias{
	width: 98%;
	height: auto;
	padding: 5% 1% 5% 1%;
}
.container{
	width: 33.3%;
	height: auto;
	float: left;
	padding: 2% 0% 2% 0%;
}
#closedclaw{
	width: 30%;
	margin: 0% 35% 0% 35%;
}
#txtcustomers{
	text-align: center;
	width: 60%;
	margin: 4% 20% 4% 20%;
}
#logoswrap{
	width: 100%;
	height: 100px;
}
.logos{
	width: 40%;
	height: auto;
	float: left;
	padding: 0% 5% 0% 5%;
}
#contactform{
	width: 70%;
	height: 500px;
	margin: 10% 15% 20% 15%;
	text-align: center;
}
#formcontainer{
	width: 70%;
	height: auto;
	margin: 10% 15% 10% 15%;
}
td.label {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	font-style: normal;
	color: #fff;
	padding: 0% 0% 5% 0%;
	width: 100%;
	height: auto;
}
input{
	width: 98%;
	height: 30px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16pt;
	font-style: normal;
}
textarea{
	width: 92%;
	height: 160px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	resize: none;
	padding: 4%;
}
.sendbtn{
	width: auto;
	height: 50px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 30px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	padding-top:1%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 2%;
}
footer{
	width: 100%;
	height: 100px;
	background-color: #252158;
	z-index: 2;
	float: left;
	text-align: center;
	padding: 0% 0% 20% 0%;
}
#logofooter{
	width: 12%;
	margin: 20% 44% 1% 44%;
}
.btnfooter:link {
	font-family: 'Exo', sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	}
.btnfooter:hover {
	color:#00B4D7;
	}
.btnfooter:active {
	color:#fff;
	}
.btnfooter:visited {
	color:#fff;
	}	
}
@media screen and (max-width: 600px){
#menuresponsive{
	display: none;
	background-color: rgba(38,31,99);
	visibility: visible;
}
#btnr {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	height: 50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	text-align: center;
	z-index: 22;
	position: fixed;
	background-color: rgba(38,31,99);
	padding-top:0px;
	padding-bottom:0px;
}
.btnhome {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url("img/meinavahome.svg");
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
	background-position:center;
	outline:0px;
	}
#menur {
	background-color: rgba(37,38,88,0.97);
	width: 100%;
	text-align: center;
	position: fixed;
	margin-top: 50px;
	z-index: 21;
	display: none;
	padding:10px 0px 0px 0px; 
}
.buttonsr {
	height: 60px;

	padding: 0px 0px 10px 0px;
}
a.rt:link {
	color:#fff;
	text-decoration: none;
	font-family: 'Exo', sans-serif;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 1px;
}
a.rt:visited {
	color: #fff;
	text-decoration: none;
}
a.rt:hover {
	color: #00B4D7;
	text-decoration: none;
}
a.rt:active {
	color: #fff;
	text-decoration: none;
}
#secondmenu{
	width: 100%;
	height: 60px;
	z-index: 5;
	margin-top: 0px;
	position: fixed;
	background-color: #252158;
	display: none;
	visibility:hidden;
}
#mainmenu{
	width: 100%;
	height: 110px;
	z-index: 5;
	margin-top: 60px;
	position: fixed;
	display: none;
	visibility:hidden;
}
#menuwrap2{
	width: 98%;
	height: 60px;
	margin: 0% 1% 0% 1%;
	float: left;
}
nav ul{
    list-style:none;
	line-height: 0px;
	margin-top: 5px;
}
nav ul li.home2{
	float: left;
	width: 160px;
	height: auto;
}
nav ul li.btnmenu2{
	float: right;
	width: auto;
	text-align: center;
	height: auto;
	padding: 0% 6% 0% 0%;
}
nav ul li a.second{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	line-height: 38pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#menuwrap{
	width: 98%;
	height: 80px;
	margin: 0% 1% 0% 1%;
}
nav ul{
    list-style:none;
}
nav ul li.home{
	float: left;
	width: 150px;
}
nav ul li{
	float: right;
	width: auto;
	text-align: center;
	height: 80px;
	padding: 0% 5% 0% 0%;
}
nav ul li a.btnmenu{
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	font-size: 14pt;
	line-height: 40pt;
	text-decoration: none;
	letter-spacing: 1pt;
}
nav ul li a:link{
	color: #fff;
}
nav ul li a:visited{
	color: #fff;
}
nav ul li a:hover{
	color: #00B4D7;;
}
#welcome{
	width: 100%;
	top: 0px;
	overflow:hidden;
	z-index: 1;
	float: left;
	line-height: 0px;
	height: 768px;
	background-image: url("img/video_static.jpg");
	background-size:cover;
	background-color: #06051D;
	display: none;
}
#welcome768{
	background-image:url("img/back768.jpg");
	background-size:cover;
	width: 100%;
	top: 0px;
	z-index: 1;
	float: left;
	line-height: 0px;
	height: 900px;
	background-color: #06051D;
	display: block;
	}
#meinava{
		width: 50%;
		padding: 16% 25% 0% 25%;
		position: absolute;
		display: block;
}
#welcometxt{
	width: 80%;
	height: auto;
	margin: 38% 10% 30% 10%;
	z-index: 2;
	color: #fff;
	position:absolute;
	text-align: center;
}
.scroll{
	width: 70%;
	height: auto;
	margin: 110% 15% 30% 15%;
	z-index: 2;
	color: #fff;
	position: absolute;
	text-align: center;

}
#news{
	width: 100%;
	height: 100px;
	float: left;
	position: absolute;
	top: 80%;
	z-index: 4;
	background-color: wheat;
	}
#n1{
	width: 100%;
	height: 50px;
	background-color: #00B4D7;
	float: left;
	padding-left: 0%;
	padding-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#n2{
	width: 100%;
	height: 50px;
	background-color: #25577f;
	float: left;
	padding-left: 0%;
	padding-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.imgnews{
	width: 15%;
	height: 50px;
	float: left;
	text-align: right;
	padding-left: 6%;
}
.txtnews{
	width: 76%;
	height: 40px;
	float: left;
	padding: 3% 0% 0% 1%;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 10pt;
	line-height: 12pt;
	font-style: normal;
	color: #fff;

}
#weare{
	width: 100%;
	height: auto;
	background-color: rgb(0,169,211);
	z-index: 2;
	background-image: url("img/line.png");
	background-size: contain;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 40% 0%;
	line-height: 0px;
	}
	
#products{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 14% 0%;
}
#customers{
	width: 100%;
	height: auto;
	background-color: rgb(150, 193, 0);
	z-index: 2;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 0% 0% 10% 0%;
}
#contact{
	width: 100%;
	height: auto;
	background-color: #252158;
	z-index: 4;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	padding: 20% 0% 0% 0%;
}
h1{
	font-family: 'Exo', sans-serif;
	font-size: 30pt;
	line-height: 34pt;
	font-weight: 100;
}
h2{
	font-family: 'Exo', sans-serif;
	font-size: 24pt;
	line-height: 28pt;
	font-weight: 400;
	color: #fff;
}
h2.blue{
	font-family: 'Exo', sans-serif;
	font-size: 24pt;
	line-height: 28pt;
	font-weight: 400;
	color: #252158;
}
h3{
	font-family: 'Exo', sans-serif;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: 600;
	color: #fff;
}
p{
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
}
p.w{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14pt;
	line-height: 18pt;
	font-style: normal;
}
.white{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	font-style: normal;
}
p.bluetxt{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	font-style: normal;
	color: #252158;
}
.leftcol{
	width: 80%;
	height: auto;
	float: left;
	padding: 0% 10% 0% 10%;
}
.rightcol{
	width: 90%;
	height: auto;
	float: left;
	padding: 0% 5% 0% 5%;
}
#openclaw{
	width: 60%;
	margin: 0% 20% 0% 20%;
}
#truck{
	width: 70%;
	margin: 0% 2% 0% 20%;
	padding-top: 10%;

}
#txtwa{
	width: 70%;
	padding: 25% 15% 20% 15%;
}
#step1{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step2{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
#step3{
	width: 100%;
	float: left;
	padding: 14% 0% 0% 0%;
}
.bullet{
	width: 14%;
	padding: 7% 0% 0% 0%;
	float: left;
}
.step{
	width: 80%;
	float: right;
}
.arrow{
	width: 14%;
	float: left;
}
.txtstep{
	width: 80%;
	float: right;
	padding: 0% 0% 0% 6%;
}
#pwraper{
	width: 80%;
	margin: 16% 10% 20% 10%;
	text-align: center;
}
#categorias{
	width: 100%;
	height: auto;
	padding: 5% 0% 5% 0%;
}
.container{
	width: 50%;
	height: auto;
	float: left;
	padding: 2% 0% 2% 0%;
}
#closedclaw{
	width: 54%;
	margin: 0% 23% 0% 23%;
}
#txtcustomers{
	text-align: center;
	width: 80%;
	margin: 4% 10% 4% 10%;
}
#logoswrap{
	width: 100%;
	height: 100px;
}
.logos{
	width: 40%;
	height: auto;
	float: left;
	padding: 0% 5% 0% 5%;
}
#contactform{
	width: 90%;
	height: auto;
	margin: 10% 5% 20% 5%;
	text-align: center;
}
#whatsapp{
	margin: auto;
	width: 75%;
	}
#formcontainer{
	width: 100%;
	height: auto;
	margin: 10% 0% 10% 0%;
}
td.label {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 12pt;
	font-style: normal;
	color: #fff;
	padding: 0% 0% 5% 0%;
	width: 100%;
	height: auto;
}
input{
	width: 90%;
	height: 30px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16pt;
	font-style: normal;
}
textarea{
	width: 90%;
	height: 160px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 16px;
	color: #fff;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18pt;
	font-style: normal;
	resize: none;
	padding: 4%;
}
.sendbtn{
	width: 50%;
	height: 50px;
	border-color: #00B4D7;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 2px;
	background-color:#252158;
	border-radius: 60px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14pt; 
	font-style: normal;
	padding-top:1%;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 2%;
}
footer{
	width: 90%;
	height: 100px;
	background-color: #252158;
	z-index: 2;
	float: left;
	text-align: center;
	padding: 0% 5% 20% 5%;
}
#logofooter{
	width: 30%;
	margin: 20% 35% 1% 35%;
}
.btnfooter:link {
	font-family: 'Exo', sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	}
.btnfooter:hover {
	color:#00B4D7;
	}
.btnfooter:active {
	color:#fff;
	}
.btnfooter:visited {
	color:#fff;
	}	
}	
