body{
	background:#000;
	font-family: 'Open Sans', sans-serif;
}

.body{
	background:#fff;
    padding: 0 0 45px 0;
}

.top_all{
	background:#00AEEF;
	padding:10px 0; 
	color:#fff;
}

.top_all i{
	font-size:24px;
}

.top_all p{
	margin:0;
	padding:0;
}

.header{
	padding:25px 0;
}

.header-search{
    text-align:right;
    float: right;
    margin-top: -20px;
}


.slideshow{
	
}

.all_menu{
        display:block;
    }
    
#dl-menu{
        display:none;
    }

.navigation{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1381d3+0,1381d3+100&amp;0.8+0,0.8+100 */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzODFkMyIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzODFkMyIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(19,129,211,0.8) 0%, rgba(19,129,211,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(19,129,211,0.8)), color-stop(100%,rgba(19,129,211,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(19,129,211,0.8) 0%,rgba(19,129,211,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(19,129,211,0.8) 0%,rgba(19,129,211,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(19,129,211,0.8) 0%,rgba(19,129,211,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(19,129,211,0.8) 0%,rgba(19,129,211,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1381d3', endColorstr='#cc1381d3',GradientType=0 ); /* IE6-8 */	
	text-align:center;
}

.navigation li{
	display:inline-block;
}

a:hover{
	text-decoration:none;
}

.navigation a{
	color:#fff;
	padding:15px 30px;
	display:block;
	letter-spacing:2px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor:pointer;
}

.current a, .navigation li:hover a{
	background:#0B0959;
	cursor:pointer;
	
}
.row-fluid{
	padding:35px 0 0 0;
}

.bottom_grey{
	background:#F2F2F2;
	padding:30px 0;
}

#footer{
	background:#4D4D4D;
	padding:10px 0;
	color:#fff;
}
	
.seccion_gris li{
	display:inline-block;
}

.seccion_gris{
	margin:0;
	padding:0;
}

.seccion_gris img{
	width:100%;
	border:5px solid #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

.seccion_gris h2{
	font-size:20px;
	font-weight:bold;
}

.menu{
	margin:0;
	padding:0;
}
	
.header .menu li{
	display:inline-block;
	*display:inline;
	padding:0 20px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.header .menu li a{
	font-size:20px;
	color:#333;
	text-transform:uppercase;
	display:inline-block;
	*display:inline;
	font-weight:bold;
	padding:20px 0px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.header .menu li:hover{
}

.header .menu li:hover a, .header .menu li:hover i{
	color:#007BC3;
	text-decoration:none;}

.yellow{
	background:#FFF200;
	padding:20px;
	margin:0 15px 0 0;
}

.yellow span.fa-stack{
	font-size:50px;
	float:left;
	color:#FFF89F;
}

.yellow span.fa-stack i.fa-inverse{
	color:#333 !important; 
	}

.cyan{
	background:#00AEEF;
	padding:20px;
	margin:0 15px 0 0;
	color:#fff;
}

.cyan span.fa-stack{
	font-size:50px;
	float:left;
}

.cyan span.fa-stack{
	font-size:50px;
	float:left;
	color:#4cccff;
}

.cyan span.fa-stack i.fa-inverse{
	color:#333 !important; 
	}

.item-page img{
	max-width:100%;
	width:100%;
}

.servicios img{
	max-width:100%;
	width:auto !important;
}

.item-page h2{
	font-size:16px;
	color:#0B0959;
	letter-spacing:2px;
}

.contact h3{
	display:none;
}

.contact input, .contact textarea{
	padding:15px;
	display:block; 
	width:100%;
	border:1px solid #ccc;
}

.contact textarea{
	height:95px;
}

.right_side{
	padding:0 45px 0 0;
}

.left_side{
	padding:0 0 0 45px;
}



.sello{
    margin:0px 25px 25px 0;
    max-width:180px !important;
}
.right_side_b{
	padding:0 75px 0 0;
	border-right:1px solid #9B95B4;
}

.banner_footer {
    background: #fff;
    overflow: hidden;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #efefef;
	height:95px;}


	
.content-product p, .content-product{
	text-align:center !important;
}

.mod-languages{
	padding:0px 0;
}

.brand{
	display:block;
}
.products p{
	margin:25px 0 0px 0;
}

.item-page p{
	text-align:justify;
	font-size:13px;
}

.grey{
	background:#DDDCE2;
	padding:45px 0;
	margin:35px 0 -45px 0;
}	

.grey h3{
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:2px;
}

.bottom_white{
	padding:0px 0;
}

.footer{
	color:#fff;
	padding:20px 0;
        font-size:14px;
}

.footer a{
	color:#fff;
}

.top_menu{
	position:relative;
}

.top_menu2{
    height: 380px;
}

.holder{
	position:relative;
}

.holder .descripcion{
	padding:10px;
	color:#333;
	background:#efefef;
}

.holder img{
	width:100%;
}

.top_menu nav{
	z-index:3;
	position:relative;
}

.mesage-top h1{
	font-size:25px;
	font-weight:300;
	margin:10px 0;
    text-shadow: 1px 1px 1px #87a123;
	}
	
.mesage-top a{
	position:absolute;
	height:100%;
	line-height:103px;
	padding:0 20px;
	top:0;
	right:0;
	font-size:35px;
	color:#fff;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#292830+0,292830+100&amp;0.7+0,0.7+100 */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5MjgzMCIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5MjgzMCIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
		background: -moz-linear-gradient(top,  rgba(41,40,48,0.7) 0%, rgba(41,40,48,0.7) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,40,48,0.7)), color-stop(100%,rgba(41,40,48,0.7))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(41,40,48,0.7) 0%,rgba(41,40,48,0.7) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(41,40,48,0.7) 0%,rgba(41,40,48,0.7) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(41,40,48,0.7) 0%,rgba(41,40,48,0.7) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(41,40,48,0.7) 0%,rgba(41,40,48,0.7) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3292830', endColorstr='#b3292830',GradientType=0 ); /* IE6-8 */
	}
.mesage-top{
 	text-shadow:#000 1px 1px solid;
	position:relative;
	color:#fff;
	padding:20px 70px 20px 20px;
}
	
#layerslider_1{
	position:absolute;
	top:0;
	z-index:2;
}

.footer .menu li a{
	padding:15px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	display:block;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.customtelephonr h1{
	font-size:23px;
	margin:0 0 10px 0;
}

.footer .menu li{
	display:inline-block;
	*display:inline;
}
	
.footer .menu li a:hover{
	background:#333;
	color:#fff;
}

[class^="icon-"],
[class*=" icon-"], .item-103 {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}


.icon-magic:before, .item-103::after {
  content: "\f078";
}

.align-right{
	float:right;
	text-align:right;
}

.align-left{
	float:left;
}

.estatus{
	margin:0;
	padding:0;
}

.estatus li{
	display:inline-block;
	*display:inline;
}

.estatus li i, .estatus li p{
	display:inline-block;
	*display:inline;
	margin:0 5px 0 0;
}

.items-leading h3.title{
	font-size:19px;
	color:#00AEEF;
}

.items-leading h3.title i{
	color:#000;
}

.ordered-list li{
	display:inline-block;
	*display:inline;
	font-size:13px;
	font-weight:bold;
}

.ordered-list{
	margin:0;
	padding:0;
}

.ordered-list i{
	font-style:normal;
	text-align:center;
	line-height:15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width:15px;
	height:15px;
	display:inline-block;
	*display:inline;
	margin:0 5px 0 10px;
}

.ordered-list i.cyan2{
	color:#fff;
	background:#00AEEF;	
}

.ordered-list i.magenta2{
	color:#fff;
	background:#ED1E79;	
}

.ordered-list i.yellow2{
	color:#000;
	background:#FCEE21;	
}

.ordered-list i.black2{
	color:#fff;
	background:#000;	
}

.title-header h3{
	margin:0;
	padding:0 0 15px 0;
}

.title-header{
	margin:0 0 15px 0;
	border-bottom:1px solid #efefef;
}

.header{
	text-align:center;
}

.products-module h3{
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
}


.products-module img{
	width:100%;
	height:auto;
}

.products-module small span{
	font-size:16px !important;
}

.btn_order{
	background:#efefef;
	border-bottom:5px solid #ccc;
	padding:20px;
	display:block;
	text-transform:uppercase;
	text-align:center;
	color:#333;
	margin:10px 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	font-size:20px;
}

.btn_order:hover{
	background:#ED1E79;
	border-bottom:5px solid #CC0062;
	padding:20px;
	display:block;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	margin:10px 0;
	text-decoration:none;
}

.container_img_product{
	position:relative;
}

.bg_container_product{
	position:absolute;
	opacity:0;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 2%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(2%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 2%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 2%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 2%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 2%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-8 */
	color:#fff;
	text-shadow:1px 1px 1px #000;
	top:0;
	width:100%;
	height:100%;
	line-height:250px;
	text-align:center;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.container_img_product:hover .bg_container_product{
	opacity:1;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	cursor:pointer;
}

#jmslideshow-87{
	margin:-20px 0 0 0;
}

h3{
	background:url(../images/under_h3.png) no-repeat left bottom;
	padding:0 0 30px 0;
}

.bottom_blue{
	background:#1E14A3;
	color:#fff;
	padding:35px 0;
}

.bottom_blue h2{
	font-size:25px;
	margin:0 0 25px 0;
	padding:0;
}

.btn{
	background:#1381D3;
	color:#fff;
	padding:20px 20px;
	text-transform:uppercase;
	font-size:16px;
	margin:10px 0 0 0;
}

.btn2{
	background:#3FA9F5;
	color:#fff;
	padding:10px 20px;
	text-transform:uppercase;
	font-size:20px;
	margin:10px 0 0 0;
}

.bottom_grey div.row{
	
}
	
.bottom_grey div.row .col-md-3
{
	line-height:180px;
	height:180px;
}

.bottom_grey div.row .col-md-4{
	margin:20px 0 0 0;
}

.bottom_grey div.row .col-md-3 h2{
	
	line-height:180px;
}