#map {
   width: 100%;
   height: 400px;
   background-color: grey;
 }
/*pagination*/
ul.pagination{
	display: inline-flex !important;
	margin-top: 40px;
	text-align: center;
}
ul.pagination > li.active >span{
	color: white;
	font-size: 15px;
}
ul.pagination > li.disabled >span{
	color: #00b2ff;
	font-size: 15px;
}
ul.pagination > li.active{
	background-color: #00b2ff;
}
ul.pagination > li.disabled{
	background-color: #EEEEEE;
}
ul.pagination > li{
	display: inline-block;
	padding: 8px 12px;
	float: left;
	color: #EEEEEE;
	font-size: 15px;
	margin: 0px;
}
ul.pagination > li:hover{
	background-color: #0081bf;
}
ul.pagination > li:hover > a{
	color: white !important;
}
/*fin pagination*/
body{
	font-family: 'Montserrat', sans-serif;
	    overflow-x: hidden;
}

nav{
	/*padding-top: 30px !important;
	padding-bottom: 30px !important;*/
	margin: auto;
	padding-left: 0px !important;
	padding-right: 0px !important;
	}
h1{
	font-size: 47px;
}
h2{
	font-size: 40px;
}
h3{
	font-size: 30px;
}
h4{
	font-size: 47px;
}
h5{
	font-size: 27px;
}
h6{
	font-size: 22px;
}
p{
	font-size: 14px;
}
span{
	font-size: 13px;
}
button{
	border:none !important;
}
a{
	border:none !important;
	text-decoration:none;
}
a:hover{
	border:none !important;
	text-decoration:none;
}

.fixed{
	position: fixed !important;
	z-index: 1000 !important;
	padding: 8px 0px !important;
	background-color: #00b2ff !important;
	width: 100% !important;
}

.fixed1{
	position: fixed !important;
	z-index: 1000 !important;
	padding: 8px 0px !important;
	background-color: white !important;
	border-bottom: 1px solid #eeeeee;
	width: 100% !important;
}
.nopadding{
	padding:0 !important;
}
.nomargin{
	margin:0 !important;
}
.cblanco{
	color:white !important;
}
.cceleste{
	color: #00b2ff !important;
}
.cazul{
	color:#0081bf !important;
}
.cverde{
	color: #2ba24b !important;
}
.cblanco a:hover{
	color:black !important;
}
.fceleste{
	background-color: #00b2ff;
}
.fazul{
	background-color: #0081bf;
}
.fverde{
	background-color: #2ba24b;
}
.fblanco{
	background-color: white;
}
.fgris{
	background-color: #EEEEEE;
}
.fgrisosc{
	background-color:#1F1F1F;
}
.btn-info{
	background-color: #00b2ff;
	color: white;
	border-radius: 0px;
	font-size: 14px;
	padding: 12px 40px 12px 40px;
	font-weight: 600;/*semibold*/
	text-transform: uppercase;
}
.btn-info:focus, .btn-info:hover{
	background-color: #0081bf;
}
.hprod{
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0;
}
.hprod i{
	position: absolute;
	right: 25%;
	left: 0;
	top:50%;
	bottom: 0;
	height: 100%;
	margin: auto;
	display: none;
	color:grey;
}
.triangulo{
     width: 0;
     height: 0;
     border-right: 13px solid transparent;
     border-top: 13px solid transparent;
     border-left: 13px solid transparent;
     border-bottom: 13px solid #00b2ff;
     position: absolute;
     margin: -26px 0px 0px 40px;
     top: 0px;
     left:0px;
     bottom: 0px;
     right: 0px;
}
.cate0{
	color: #2ba24b !important;
	padding-left: 18px;
}
.cate1{
	color: #0081bf !important;
	padding-left: 18px;
}
.cate2{
	color: #00b2ff !important;
	padding-left: 18px;
}
.btn-client,.btn-client0,.btn-client1,.btn-client2{
	height: 30px;
	width: 100%;
	color: white;
	border-radius: 0px;
	font-size: 13px;
	font-weight: 600;/*semibold*/
	text-transform: uppercase;
}
.btn-client0{
	color: #2ba24b !important;
	margin: 4px 0px 30px 0px;
	font-size: 15px;
	cursor: none !important;
	text-align: left !important;
	padding-left: 0px !important; 
}
.btn-client1{
	color: #0081bf !important;
	margin: 4px 0px 30px 0px;
	font-size: 15px;
	cursor: none !important;
	text-align: left !important;
	padding-left: 0px !important; 
}
.btn-client2{
	color: #00b2ff !important;
	margin: 4px 0px 30px 0px;
	font-size: 15px;
	cursor: none !important;
	text-align: left !important;
	padding-left: 0px !important; 
}

.btn-product{
	margin: 20px 0px 40px 0px;
	max-width: 100%;
	background-color: #2ba24b;
	color: white;
	border-radius: 0px;
	font-size: 14px;
	padding: 6px;
	font-weight: 600;/*semibold*/
	text-transform: uppercase;
}
.btn-light{
	background-color: white;
	color: #1194CE !important;
	border-radius: 0px;
	font-size: 14.5px;
	padding: 6px 40px 6px 40px;
	border-color: white !important;
}
.btn-light:focus, .btn-light:hover{
	color: white !important;
	background-color: #1194CE;
	border-color: #1194CE !important;
}
.activemenu0{
	color: white !important;
	background-color: #2ba24b !important;	
	border-radius: 0px !important;
}
.activemenu1{
	color: white !important;
	background-color: #0081bf !important;	
	border-radius: 0px !important;
}
.activemenu2{
	color: white !important;
	background-color: #00b2ff !important;	
	border-radius: 0px !important;
}
#header{
	position: absolute;
	z-index: 100;
	width: 100%;
}
#header1{
	background-color: white !important;
	position: relative !important;
	z-index: 100;
	width: 100%;
}
.menu{
	padding: 30px 0px;
	top: 0px;
	position: relative;
}
.menu1{
	padding: 30px 0px; 
	top: 0px;
	position: relative;
}
.navbar .navbar-nav{
    position: inherit !important;
    z-index: 1000;
}

/*no tocar*/
.dropdown-menu{
	margin-top: 20px;
	background-color: white;
	border-radius: 0px;
	border: none;
	min-width: 340px;
	border: 1.3px solid #00b2ff;
	padding: 0px;
}

.nav-item.nav-link.nav-drop1{
	font-size: 13px !important;
	color: #00b2ff !important;
	font-family: 'Montserrat', sans-serif;
	padding: 9px 12px 9px 12px !important;
    line-height: 18px;
    border-bottom: 1px solid #e6f1f6 !important;
}
.nav-item.nav-link.nav-drop1:hover{
	background-color: #00b2ff !important;
	color: white !important;
}
.nav-item.nav-link.nav-drop1:last-child{
    border-bottom: none !important;
}

.navbar-nav .nav-link.activemenu, .nav-item.nav-link.link.dropdown-toggle.activemenu, .navbar-nav .nav-link.activemenu:hover{
	color: #00b2ff !important;
	background-color: white !important;	
}

.navbar-nav .nav-link{
	font-size: 15px !important;
	color: white !important;
	font-family: 'Montserrat', sans-serif;
	padding: 6px 10px !important;
    line-height: 15px;
}
.navbar-nav .nav-link:hover{	
	color: #e6f1f6;
	background-color: transparent;	
}

.navbar-nav .nav-link1{
	font-size: 15px !important;
	color: #00b2ff !important;
	font-family: 'Montserrat', sans-serif;
	padding: 6px 10px !important;
    line-height: 15px;
}
.navbar-nav .nav-link1:hover{
	color: #0081bf !important;
	background-color: transparent !important;
}
.navbar-nav .nav-link1.activemenu, .nav-item.nav-link.link1.dropdown-toggle.activemenu, .navbar-nav .nav-link1.activemenu:hover{
	background-color: #00b2ff !important;
	color: white !important;
}
.navbar-nav .nav-link.link{
	font-size: 15px !important;
	color: white !important;
	font-family: 'Montserrat', sans-serif;
	padding: 6px 10px !important;
    line-height: 15px;
}
.navbar-nav .nav-link.link:hover,.navbar-nav .nav-link.link:focus{
	color: #e6f1f6;
	background-color: transparent;
}
.navbar-nav .nav-link.link1{
	font-size: 15px !important;
	color: #00b2ff !important;
	font-family: 'Montserrat', sans-serif;
	padding: 6px 10px !important;
    line-height: 15px;
}
.navbar-nav .nav-link.link1:hover,.navbar-nav .nav-link.link1:focus{
	color: #0081bf !important;
	background-color: transparent !important;
}
/*hasta aca no tocar*/
ul.nav-pills{
	padding-left: 0px;
}
.bg-light{
	background-color: transparent !important;
}
.bienvenido{
	height: 40px;
	background-color: #00b2ff;
	color:white !important;
	padding: 7px 0px !important;
}
.bienvenido i{
	color:white !important;
}
section.sliderinicial{
 position: relative;
 padding: 150px 0;
 background: url(../../main/img/slide.jpg) center fixed;
 background-size: cover;
 z-index:2  
}

.overlayslider{
	background: rgba(125,181,97,0.3);  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, rgba(20,175,180,0.2), rgba(125,181,97,0.3));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, rgba(20,175,180,0.2), rgba(125,181,97,0.3)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	z-index: 1;
	margin-top: 40px;
	height: 100%;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	position:absolute;
	display: block;
}
.overlaynosotros{
	background: rgba(125,181,97,0.6);  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, rgba(20,175,180,0.7), rgba(125,181,97,0.8));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, rgba(20,175,180,0.7), rgba(125,181,97,0.8)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	z-index: 1;
	height: 100%;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	position:absolute;
	display: block;
}
.overlayproducto{
	background: rgba(125,181,97,0.6);  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, rgba(20,175,180,0.7), rgba(125,181,97,0.8));  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, rgba(20,175,180,0.7), rgba(125,181,97,0.8)); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	z-index: 1;
	height: 100%;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	position:absolute;
	display: block;
}
.slider .owl-nav i{
	z-index: 5;
	font-size: 30px !important;
	font-weight: 600;
}
.slider .owl-nav .owl-prev{
	z-index: 5;
	color: #005400 !important;
	left: 12%;
	float: left;
    border-radius: 50% !important;
    top: 52%;
    width: 45px;
    height: 45px;
    position: absolute;
    background-color: white !important;
	background: white;
}
.slider .owl-nav .owl-prev i{
	padding: 3px 2px 0px 0px;
}

.slider .owl-nav .owl-prev:hover{
	z-index: 5;
	background-color: #005400 !important;
	background: #005400 !important;
	color: white !important;
}

.slider .owl-nav .owl-next{
	z-index: 5;
	color: #005400 !important;
	right: 12%;
	float:right;
    border-radius: 50% !important;
    top: 52%;
    width: 45px;
    height: 45px;
    position: absolute;
    background-color: white !important;
	background: white;
}
.slider .owl-nav .owl-next i{
	padding: 3px 0px 0px 2px;
}
.slider .owl-nav .owl-next:hover{
	background-color: #005400 !important;
	background: #005400 !important;
	color: white !important;
}

.slider .item{
	position:relative;
	z-index: 10;
	height: auto;
	max-height: 900px;
	min-height: 400px;
	display: block;
}

.slider .item .carousel-caption{
	position: absolute;
    right: 15%;
    top: 30%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}
.slider .item .carousel-caption .tslider{
	z-index: 5;
	font-family:  'Montserrat', sans-serif;
	font-weight: 700;
	color: white;
	font-size: 50px;
}
.slider .item .carousel-caption .pslider{
	z-index: 5;
	font-size: 23px;
	color: white;
}
.productos{
	margin: 60px 0px 0px 0px
}
.productos1{
	margin: 80px 0px 130px 0px
}
.productos1 h5{
	margin-bottom: 30px;
}

.prev{
	z-index: 5;
	color: #00b2ff !important;
    border-radius: 50% !important;
    top: 25%;
    right: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    background-color: white !important;
	background: white;
}
.prev i{
	z-index: 5;
	color: #00b2ff !important;
    top: 29%;
    right: 32%;
    position: absolute;
}

.prev:hover{
	background-color:#00b2ff !important;
	background: #00b2ff !important;
}
.prev:hover > i{
	color: white !important;
}
/*slider proveedores*/
/*.sliderprov{
	margin-bottom: 80px;
}*/

.sliderprov .owl-nav i{
	z-index: 5;
	font-size: 30px !important;
	font-weight: 600;
}
.sliderprov .owl-nav .owl-prev{
	z-index: 5;
	color: #00b2ff !important;
	left: -12%;
	float: left;
    border-radius: 50% !important;
    top: 40%;
    width: 42px;
    height: 42px;
    position: absolute;
    background-color: white !important;
	background: white;
}
.sliderprov .owl-nav .owl-prev i{
	padding: 3px 2px 0px 0px;
}
.sliderprov .owl-nav .owl-prev:hover,.sliderprov .owl-nav .owl-prev:focus{
	z-index: 5;
	background-color: #00b2ff !important;
	background: #00b2ff !important;
	color: white !important;
}

.sliderprov .owl-nav .owl-next{
	z-index: 5;
	color: #00b2ff !important;
	right: -12%;
	float:right;
    border-radius: 50% !important;
    top: 40%;
    width: 42px;
    height: 42px;
    position: absolute;
    background-color: white !important;
	background: white;
}
.sliderprov .owl-nav .owl-next i{
	padding: 3px 0px 0px 2px;
}
.sliderprov .owl-nav .owl-next:hover,.sliderprov .owl-nav .owl-next:focus{
	background-color: #00b2ff !important;
	background: #00b2ff !important;
	color: white !important;
}

.sliderprov .item{
	z-index: 10;
	bottom:0;
}

.sliderprod .owl-nav i{
	z-index: 5;
	font-size: 30px !important;
	font-weight: 600;
}
.sliderprod .owl-nav .owl-prev{
	z-index: 5;
	color: #005400 !important;
	left: 30%;
	float: left;
    border-radius: 50% !important;
    top: 390px;
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    background-color: white !important;
	background: white;
}

.sliderprod .owl-nav .owl-prev:hover{
	z-index: 5;
	background-color: #005400 !important;
	background: #005400 !important;
	color: white !important;
}

.sliderprod .owl-nav .owl-next{
	z-index: 5;
	color: #005400 !important;
	right: 30%;
	float:right;
    border-radius: 50% !important;
    top: 390px;
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    background-color: white !important;
	background: white;
}

.sliderprod .owl-nav .owl-next:hover{
	background-color: #005400 !important;
	background: #005400 !important;
	color: white !important;
}
#gracias{
	width: 100%;
	padding: 100px 0px 100px 0px;
	display: block;
	
}
#gracias h3,#gracias h6{
	margin-bottom: 60px;
}
#proveedores{
	position:relative;
	width: 100%;
	padding: 70px 0px 70px 0px;
	display: block;
}

#inicio{
	width: 100%;
	padding: 70px 0px 0px 0px;
	display: block;
}
#productos{
	width: 100%;
	margin: 0px 0px 130px 0px;
	display: block;
}
#relacionados{
	background-color: #e6f1f6;
	width: 100%;
	display: block;
}
.relacionados{
	padding-bottom: 100px;
	padding-top: 100px;
}

.ititulo{
	font-size: 25px !important;
	color: #1194CE;
	padding-top: 30px !important;
	display: inline-block !important;
}
.h3titulo{
	display: inline-block !important;
	padding-top: 30px !important;
	color: #005C97 !important;
	font-size: 30px !important;
	font-weight: 600 !important;/*semibold*/

}
.titulo .subtitulo{
	font-size: 19px !important;
	font-weight: 300;/*light*/
	color: #838383 !important;
	padding-bottom: 20px;
}

.nosotros{
	display: grid;
	height: 250px;
	z-index: 0;
	color:white !important;
}
.nosotros img{
	height: 100%;
	left: 0;
	z-index: 2;
	color:white !important;
}
.nosotros h1{
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 30%;
	margin: auto;
	position: absolute !important;
	z-index: 5;
}
.nosotros h4{
	font-size: 48px;
	font-weight: 500;/*medium*/
}
.nosotros h5{
	font-size: 29px;
	font-weight: 300;/*light*/
}

.producto{
	display: inline-grid;
	height: 100px;
	z-index: 0;
	background-size: cover;
	background-image: url('../img/slide2.jpg');
	color:white !important;
}
.producto img{
	position: absolute;
	height: 175%;
	width: 38%;
	left: 0;
	padding-left: 2%;
	z-index: 2;
}
.producto h6{
	top: 0;
	bottom: 0;
	    left: 10px;
    right: 10px;
    width: 90%;
	height: 30%;
	margin: auto;
	position: absolute !important;
	z-index: 5;
	font-size: 20px !important;
}

.trayectoria{
	background-color: #1194CE;
	padding: 30px;
	color:white !important;
}
.trayectoria h1{
	font-weight: 700;/*bold*/
}
.trayectoria h6{
	font-weight: 300;/*light*/
}

hr.vertical{
	height: 55px;
    border-left: 1.5px solid white;
    padding: 0px;
    margin: 21px 0px 0px 0px;
    position: absolute;
}
hr.hrmenu{
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #e6f1f6 !important;
}

.owl-carousel .slidernosotros .item{
	height: 100% !important;
}
.slidernosotros .owl-dots{
	width: 25px;
	vertical-align: middle;
	position: absolute;
	left: 3%;
	top: 41%;
}
.slidernosotros .owl-dots span{
	background-color: #ffffffbf !important;
	transition: transform 0.2s;
}

.slidernosotros .owl-dots .active span{
	transform: scale(1.23);
	background-color: white !important;
}

.historia{
	padding-bottom: 40px;
	padding-top: 80px;
    padding-right: 80px;
    padding-left: 40px;
}

#asociarme{
	position: relative;
	display: block;
	min-height: 400px;
	background-size: cover;
	background-image: url('../img/slide2.jpg');
}

.overlayaz{
	z-index: 0;
	background-color: rgba(0,92,151,0.8) !important;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	position:absolute;
	display: block;
}
.overlayce{
	z-index: 0;
	background-color: rgba(0,178,255,0.6) !important;
	top:0;
	bottom:0;
	left:0;
	right: 0;
	position:absolute;
	display: block;
}
.asociarme{
	padding-bottom: 60px;
	color:white !important;
	min-height: 250px;
	padding-top: 80px;
	
}
.asociarme h5{
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 600;/*semibold*/
}
.asociarme h6{
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 400;/*regular*/
	padding-bottom: 25px;
}
.tcontacto{
	font-family: 'raleway', sans-serif;
	font-size: 15px !important;
	font-weight: 700;/*bold*/
	text-transform: uppercase;
	color: #00b2ff;
}

#contacto{
	background-color: #00b2ff;
	color: white;
	padding: 45px 0px;
}
.contacto{
	padding: 90px 0px 90px 0px;
	background-color: white;
	color: #00b2ff;
}
.datos{
	margin-bottom: 10px;
}
.tdatos{
	display: inline-flex;
}
.tdatos i{
	margin-left: -35px;
	font-size:18px !important;
}
.datos input{
	border-radius: 0px;
}
.datos textarea{
	border-radius: 0px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ced4da !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ced4da !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #ced4da !important;
}
.datos p{
	font-size:18px !important;
}
.datos i{
	font-size:18px !important;
	margin-top: 35px;
	margin-right: 35px;
	margin-left: 5px;
}
.datos a{
	color: #00b2ff;
}
.datos a:hover{
	color:  #0081bf !important;
}

#valores{
	background-color: #e6f1f6;
	padding-top: 70px;
	padding-bottom:70px;
}
.valores{
	color:white !important;
	padding-bottom: 60px;
}

.valores h5{
	font-family: 'Montserrat', sans-serif;
	color:#00b2ff !important;
	font-size: 35px !important;
	font-weight: 300;/*light*/
}
.valor .icono{
	margin: 20px 0px 20px 0px;
	height: 20%;
}
.valor .icono i{
	font-size: 80 !important;
}
.valor h6{
	font-family: 'Montserrat', sans-serif;
	padding: 10px;
	color:#0081bf !important;
	font-size: 22px !important;
	font-weight: 400;/*regular*/
}

.cuerpono{
	margin: 100px 0px 100px 0px;
}

.centrar{
	padding-top:4%;
}
.footerlogo{
	height: 180px;
	padding-top: 70px;
}
.footermulti div{
	height: 15px;
}
.footer{
	height: 85px;
	padding-top: 35px;
}
.footer-left span{
	font-size: 12px !important;
	float: left;
}
.footer-right span{
	font-size:11px !important;
	float: right;
	font-weight: 300/*light*/
}
.footertitulo{
	padding-top: 40px;
	padding-bottom: 35px;
}
.footertitulo h3{
	font-size: 35px;
	font-weight: 700;/*bold*/
	color: #1899d6;
}	
.linkfooter{
	font-weight: 600;/*semibold*/
}
a.linkfooter:hover, a.linkfooter:focus{
	color: #CCCCCC !important;
}
.ftr_nav{
	margin-bottom: -20px !important;
	z-index: 1000;
}
.ftr_nav a{
	background-color: #1194CE;
	height: 30px;
	width: 30px;
	padding: 8px;
}
.ftr_nav a:hover,.ftr_nav a:focus{
	background-color: #005C97;
}
	
.ftr_nav i{
	padding: 0px 6px 0px 6px;
	color:white;
	font-size: 16px !important;
	font-weight: 700;/*bold*/
}

/*codepen*/
.prod {
	width:100%;
	height:460px;
	background-color:#fff;
	text-align:center;
	float:left;
	border-right:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	border-top:7px solid #005400;
}
.dest0 {
	width:100%;
	height:600px;
	background-color:#fff;
	text-align:center;
	float:left;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:1px;
	border-right:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	border-top:7px solid #2ba24b;
	cursor:pointer;
}
.dest0 span{
	background-color:#2ba24b;
}
.dest0 h6 {
	font-weight:500;
}
.clearer {
	clear:both;
}

.dest0:hover {
	-webkit-box-shadow: 5px 5px 10px 0px #D7D7D7;
	-moz-box-shadow: 5px 5px 10px 0px #D7D7D7;
	box-shadow: 5px 5px 10px 0px #D7D7D7;
	z-index:99;
}
.dest0:hover >a>div>div> i{
	display: block !important;
}
.dest0:hover >a>div>div> img{
	transform: scale(1.05);
}
.destprod0 {
	width:100%;
	height:500px;
	background-color:#fff;
	text-align:center;
	float:left;
	margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:1px;
	border-right:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	border-top:7px solid #2ba24b;
	cursor:pointer;
}

.destprod0 h6 {
	font-size: 18px;
	font-weight:500;
	padding: 0px 10px;
}

.destprod0:hover {
	-webkit-box-shadow: 5px 5px 10px 0px #D7D7D7;
	-moz-box-shadow: 5px 5px 10px 0px #D7D7D7;
	box-shadow: 5px 5px 10px 0px #D7D7D7;
	z-index:99;
}
.destprod0:hover >a>div>div> i{
	display: block !important;
}
.destprod0:hover >a>div>div> img{
	transform: scale(1.05);
}
.destprod1 {
	width:100%;
	height:500px;
	background-color:#fff;
	text-align:center;
	float:left;
	margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:1px;
	border-right:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	border-top:7px solid #0081bf;
	cursor:pointer;
}
.destprod1 h6 {
	font-size: 18px;
	font-weight:500;
	padding: 0px 10px;
}

.destprod1:hover {
	-webkit-box-shadow: 5px 5px 10px 0px #D7D7D7;
	-moz-box-shadow: 5px 5px 10px 0px #D7D7D7;
	box-shadow: 5px 5px 10px 0px #D7D7D7;
	z-index:99;
}
.destprod1:hover >a>div>div> i{
	display: block !important;
}
.destprod1:hover >a>div>div> img{
	transform: scale(1.05);
}
.destprod2 {
	width:100%;
	height:500px;
	background-color:#fff;
	text-align:center;
	float:left;
	margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:1px;
	border-right:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	border-top:7px solid #00b2ff;
	cursor:pointer;
}

.destprod2 h6 {
	font-size: 18px;
	font-weight:500;
	padding: 0px 10px;
}

.destprod2:hover {
	-webkit-box-shadow: 5px 5px 10px 0px #D7D7D7;
	-moz-box-shadow: 5px 5px 10px 0px #D7D7D7;
	box-shadow: 5px 5px 10px 0px #D7D7D7;
	z-index:99;
}
.destprod2:hover >a>div>div> i{
	display: block !important;
}
.destprod2:hover >a>div>div> img{
	transform: scale(1.05);
}
.dest1 {
	width:100%;
	height:600px;
	background-color:#fff;
	text-align:center;
	float:left;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:1px;
	border-right:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	border-top:7px solid #0081bf;
	cursor:pointer;
}
.dest1 span{
	background-color:#0081bf;
}
.dest1 h6 {
	font-weight:500;
}

.dest1:hover {	
	-webkit-box-shadow: 5px 5px 10px 0px #D7D7D7;
	-moz-box-shadow: 5px 5px 10px 0px #D7D7D7;
	box-shadow: 5px 5px 10px 0px #D7D7D7;
	z-index:99;
}
.dest1:hover >a>div>div> i{
	display: block !important;
}
.dest1:hover >a>div>div> img{
	transform: scale(1.05);
}
.dest2 {
	width:100%;
	height:600px;
	background-color:#fff;
	text-align:center;
	float:left;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:1px;
	border-right:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	border-top:7px solid #00b2ff;
	cursor:pointer;
}
.dest2 span{
	background-color:#00b2ff;
}
.dest2 h6 {
	font-weight:500;
}
.destimg{
	position: absolute;
    left: 5%;
    right: 5%;
    bottom: 35%;
    top: 25%;
    height: 40%;
    margin: auto;
}

.destimg img{
	position: absolute !important;
	left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom:0 !important;
    /*height: 100% !important;*/
    margin: auto !important;
}
.destimg1{
    height: 250px !important;
}
.destimg1 img{
	margin: auto !important;
	left: 0 !important;
    right: 0 !important;
    top: 0;
    bottom:0 !important;
	width: auto !important;
	height: 250px !important;
}
.fprod,.fprod1{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    top: 70%;
    margin: auto;
}
.fprod1{
    bottom: 30px !important;
}

.dest2:hover {
	-webkit-box-shadow: 5px 5px 10px 0px #D7D7D7;
	-moz-box-shadow: 5px 5px 10px 0px #D7D7D7;
	box-shadow: 5px 5px 10px 0px #D7D7D7;
	z-index:99;
}
.dest2:hover >a>div>div> i{
	display: block !important;
}
.dest2:hover >a>div>div> img{
	transform: scale(1.05);
}
h2.tdestacados {
	color: #00b2ff;
	margin-bottom:60px;
}  
 
.hrtitulo {
	width: 10%;
    border-top: 3px solid rgba(0,0,0,.1);
	margin-bottom:65px;
}  
.hrclientes {
	width: 10%;
    border-top: 3px solid rgba(0,0,0,.1);
}
/*fin codepen destacados*/
.hrtitulo1 {
	position: absolute !important;
	z-index: 5;
	left:45%;
	bottom:0;
	width: 10%;
	background: white;
	margin-bottom:65px;
} 
.tproductos,.tnosotros{
	font-size: 60px;
}
.tproductos,.tnosotros,.tproducto{
	font-family: 'raleway', sans-serif;
}
/*codepen estadisticas*/
.chart {
  text-align: center;
  padding: 0px !important;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.chart figcaption {
	padding-top: 200px;
	padding-bottom: 30px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40%;
	width: 100%;
	font-size: 17px;
	text-transform: uppercase;
}

.chart h3{
  	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 80%;
	margin: auto;
  	color: white;
  	font-size: 50px !important;
}

h3.t1{
  	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 46%;
	margin: auto;
}
.t1 + svg .outer {
  stroke: #0081bf;
  -ms-stroke: #0081bf;
}

h3.t2{
  	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 46%;
	margin: auto;
}
.t2 + svg .outer {
  stroke: #0094d3;
  -ms-stroke: #0094d3;
}

h3.t3{
  	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 46%;
	margin: auto;
}
.t3 + svg .outer {
  stroke: #00b2ff;
  -ms-stroke: #00b2ff;
}

.chart svg {
  	position: absolute;
  	display: block;
    left: 0;
    top: 0;
    /*transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);*/
	bottom: 0;
	right: 0;
	width: 200;
	height: 100%;
	margin: 0 auto;
	/*align-items: center;
  	justify-content: center;*/
}

.outer {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	fill: #ffffff4d;
	background: red;
	stroke: #333;
	stroke-width: 7;
	stroke-dasharray: 534;
	transition: stroke-dashoffset 1s;
	-webkit-animation-play-state: running;
	-ms-animation-play-state: running;
	-ms-fill: white;
	-ms-stroke: #333;
	-ms-stroke-width: 7;
	-ms-stroke-dasharray: 534;
	-ms-transition: stroke-dashoffset 1s;
  
  /* firefox bug fix - won't rotate at 90deg angles */
  -moz-transform: rotate(-68deg) translateX(-150px)translateY(25px);
}

.chart:hover .outer {
  stroke-dashoffset: 534 !important;
  -webkit-animation-play-state: paused;
  -ms-animation-play-state: paused;
}
/* END Circle colors and graphic positions */


/* Set the initial values for the animation */
.chart[data-percent='100'] .outer {
  stroke-dashoffset: 0;
  -webkit-animation: show100 2s;
  -ms-animation: show100 2s;
  animation: show100 2s;
}
.chart[data-percent='90'] .outer {
  stroke-dashoffset: 65;
  -webkit-animation: show90 2s;
  -ms-animation: show90 2s;
  animation: show90 2s;
}
.chart[data-percent='75'] .outer {
  stroke-dashoffset: 133;
  -webkit-animation: show75 2s;
  -ms-animation: show75 2s;
  animation: show75 2s;
}

.chart[data-percent='50'] .outer {
  stroke-dashoffset: 267;
  -webkit-animation: show50 2s;
  animation: show50 2s;
}

.chart[data-percent='25'] .outer {
  stroke-dashoffset: 401;
  -webkit-animation: show25 2s;
  animation: show25 2s;
}
/* END set initial animation values */
.navfix{
    padding-top: 0;
	padding-bottom: 0;
}
/**/
/*responsive tablet*/
@media (min-width: 1024px) and (max-width: 1200px) {
	section.sliderinicial{
		padding: 90px 0;
		background: url(../../main/img/slide-md.jpg) center fixed;
	}
	.item .carousel-caption .tslider{
		font-size: 40px !important;
	}
	.item .carousel-caption .pslider{
		font-size: 20px !important;
	}
	.item .carousel-caption a{
		font-size: 13px !important;
		padding: 10px 35px 10px 35px;
	}
	.slider .owl-nav i{
		font-size: 25px !important;
	}
	.slider .owl-nav .owl-prev{
		left: 10%;
	    top: 52%;
	    width: 40px;
	    height: 40px;
	}
	.slider .owl-nav .owl-next{
		right: 10%;
	    top: 52%;
	    width: 40px;
	    height: 40px;
	}
}@media (min-width: 990px) and (max-width: 1023px) {
	section.sliderinicial{
		padding: 60px 0;
		background: url(../../main/img/slide-md.jpg) center fixed;
	}
	.item .carousel-caption .tslider{
		font-size: 40px !important;
	}
	.item .carousel-caption .pslider{
		font-size: 20px !important;
	}
	.item .carousel-caption a{
		font-size: 13px !important;
		padding: 8px 30px 8px 30px;
	}
	.slider .owl-nav i{
		font-size: 25px !important;
	}
	.slider .owl-nav .owl-prev{
		left: 8%;
	    top: 52%;
	    width: 40px;
	    height: 40px;
	}

	.slider .owl-nav .owl-next{
		right: 8%;
	    top: 52%;
	    width: 40px;
	    height: 40px;
	}
}
@media (min-width: 768px) and (max-width: 989px) {
	section.sliderinicial{
		padding: 60px 0;
		background: url(../../main/img/slide-md.jpg) center fixed;
	}
	.item .carousel-caption .tslider{
		font-size: 40px !important;
	}
	.item .carousel-caption .pslider{
		font-size: 20px !important;
	}
	.item .carousel-caption a{
		font-size: 13px !important;
		padding: 8px 30px 8px 30px;
	}
	.slider .owl-nav i{
		font-size: 25px !important;
	}
	.slider .owl-nav .owl-prev{
		left: 8%;
	    top: 52%;
	    width: 40px;
	    height: 40px;
	}

	.slider .owl-nav .owl-next{
		right: 8%;
	    top: 52%;
	    width: 40px;
	    height: 40px;
	}
	.navbar .navbar-nav{
		background-color: white;
		color:  #00b2ff !important;
		border: 1px solid #00b2ff;
	}
	.navbar-nav .nav-link, .navbar-nav .nav-link.link{
		color:  #00b2ff !important;
	}
	.navbar-nav .nav-link.activemenu{
		color: white !important;
	    background-color: #00b2ff !important;
	}
	.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
	    color: #0081bf !important;
	    background-color: transparent !important;
	}
	.triangulo{
		display: none;
	}
	.dropdown-menu {
	    margin-top: 10px;
	    min-width: 240px;
	    border: 1px solid #00b2ff;
	}
	.nav-item.nav-link.nav-drop,.nav-item.nav-link.nav-drop1 {
	    font-size: 12px !important;
	    padding: 7px 10px 7px 10px !important;
	    line-height: 16px;
	}

}

@media (max-width: 767px) {
	section.sliderinicial{
		padding: 45px 0;
		background: url(../../main/img/slide-mobile.jpg) center fixed;
	}
	.item .carousel-caption .tslider{
		font-size: 28px !important;
	}
	.item .carousel-caption .pslider{
		font-size: 14px !important;
	}
	.item .carousel-caption a{
		font-size: 12px !important;
		padding: 6px 12px 6px 12px;
	}
	.slider .owl-nav i{
		font-size: 20px !important;
	}
	.slider .owl-nav .owl-prev{
		left: 6%;
	    top: 52%;
	    width: 30px;
	    height: 30px;
	}

	.slider .owl-nav .owl-next{
		right: 6%;
	    top: 52%;
	    width: 30px;
	    height: 30px;
	}

	.dest0 {
		border-bottom:1px solid #d1d1d1;
		border-left:1px solid #d1d1d1;
		border-right:1px solid #d1d1d1;
		margin: 30px 0px;
	}
	.dest1 {
		border-right:1px solid #d1d1d1;
		border-left:1px solid #d1d1d1;
		border-bottom:1px solid #d1d1d1;
		margin: 30px 0px;
	}
	.dest2 {
		border-right:1px solid #d1d1d1;
		border-left:1px solid #d1d1d1;
		border-bottom:1px solid #d1d1d1;
		margin: 30px 0px;
	}
	#productos {
	    margin: 0px 0px 30px 0px;
	}
	.historia{
		padding: 50px 20px 50px 20px !important;
	}
	.btn-info{
		font-size: 13px;
		padding: 5px 20px 5px 20px;
	}

	.footer-left span{
		float: none;
	}
	.footer-right span{
		float: none;
	}

	.h1titulo{
		font-size: 37px !important;
	}
	.producto h6{
		font-size: 15px !important;
	} 
	.periodo{
		margin-top: 30px;
		margin-bottom: 80px;
		font-size: 24px !important;
		font-weight: 300;/*light*/
		color:white !important;
		height: 40px;
		width: 100%;
		background-color: #1194CE;
		border: none;
	}
	.cuerpono{
		margin: 80px 0px 80px 0px;
	}

	.nosotros img{
		width: 100% !important;
		padding: 0px;
		right: 0;
		z-index: 2;
	}

	.contacto {
	    padding: 70px 0px 70px 0px;
	}
	form{
		margin-top: 45px;
	}

	#valores{
		height: 100% !important;
		display: inline-table;
	}
	.productos{
		margin: 30px 0px 0px 0px;
	}
	.productos1{
		margin: 60px 0px 100px 0px;
	}
	.productos1 h5{
		margin-bottom: 45px;
	}
	nav{
		padding: auto;
	}
	.menu{
		padding: 8px 0px;
		top: 0px;
    	width: 100%;
	}
	.menu1{
		padding: 8px 0px;
		top: 0px;
    	width: 100%;
	}
	.menuprop{
		display: block !important;
		margin: 60px 10px; 
	}
	li.nav-link.limenuprod{
		position: relative;
		width: 100%;
		padding: 2px !important;
		display: block !important;
	}

	ul.pagination{
		margin-top: 30px;
	}
	ul.pagination > li{
		display: inline-block;
		padding: 2px 6px;
		font-size: 13px;
	}
	.datos p{
		font-size:15px !important;
	}
	.tdatos i{
		margin-left: 0px;
		font-size:15px !important;
	}
	.footerlogo {
	    height: 150px;
	    padding-top: 65px;
	}
	.nosotros {
	    height: 150px;
	}
	.tproductos,.tnosotros{
		font-size: 40px;
	}
	.hrtitulo1 {
		margin-bottom:35px;
	} 
	h4{
		font-size: 30px;
	}
	h5{
		font-size: 22px;
	}
	.navbar .navbar-nav{
		background-color: white;
		color:  #00b2ff !important;
		border: 1px solid #00b2ff;
	}
	.navbar-nav .nav-link, .navbar-nav .nav-link.link{
		color:  #00b2ff !important;
	}
	.navbar-nav .nav-link.activemenu{
		color: white !important;
	    background-color: #00b2ff !important;
	}
	.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
	    color: #0081bf !important;
	    background-color: transparent !important;
	}
	.triangulo{
		display: none;
	}
	.dropdown-menu {
	    margin-top: 10px;
	    min-width: 240px;
	    border: 1px solid #00b2ff;
	}
	.nav-item.nav-link.nav-drop,.nav-item.nav-link.nav-drop1 {
	    font-size: 12px !important;
	    padding: 7px 10px 7px 10px !important;
	    line-height: 16px;
	}
	h2.tdestacados{
		font-size: 35px;
	}
	/*slider proveedores*/
	.sliderprov .owl-nav .owl-prev{
		left: -30%;
	    width: 30px;
	    height: 30px;
	}
	.sliderprov .owl-nav .owl-next{
		right: -30%;
	    width: 30px;
	    height: 30px;
	}
	.sliderprov .owl-nav i {
	    padding: 1px 0px 0px 3px !important;
	}
	.slidernosotros .owl-dots{
		top: 32%;
	}
}
.clear {
	clear:both;
	line-height:1px;
	height:1px;
	float:none;
	overflow:hidden
}
