
body{

	font-family: 'Lato', sans-serif;
	font-size: 16px;
	display: block;
}


.btn-view-art{
	text-decoration: none;
	border: none;
}

.btn-view-art:hover{
	text-decoration: none;
}

#loadding-hourglass{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(200,200,200,0.2);
	z-index: 99999;
	text-align: center;
	display: table;
}

#loadding-hourglass div{
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#loadding-hourglass div span
{
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}


#loadding-hourglass div img{

	vertical-align: middle;
}


.txt-gris{
	color: #525252;
}

.txt-gris2{
	color: #666666;
}

.txt-negro{
	color: #444444;
}

.txt-azul{
	color: #3792C1;
}

.txt-blanco{
	color: #fff;
}

.txt-strong{
	font-weight: bolder;
}

.span-18{
	font-size: 18px;
}

.txt-color-verde{
	color: #429B4A !important;
}

.txt-left{
	text-align: left;
}

.txt-right{
	text-align: right;
}

.center{
	text-align: center;
}

.h1{
	font-size: 50px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.h2{
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 5px;
}

.h3{
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 5px;
}

.span{
	font-size: 16px;
	font-weight: 400;
}

.span-20{
	font-size: 20px;
}

.span-14{
	font-size: 14px;
	
}

.span-15{
	font-size: 15px;
}




.block-azul{
	width: 100%;
	background: #2186BB;
}

.btn-azul{
	display: inline-block;
	background: #3792C2;
	border-radius: 5px;
	padding: 15px 25px;
	color: #fff;
	font-size: 20px;
	text-shadow: 1px 1px 1px #124D6B;
	text-align: center;
}

.btn-azul:hover{
	color: #fff;
	text-decoration: none;
}


.benner-static{
	position: absolute;
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center;
	height: 275px;
}

.espacio-determinado{
	width: 100%;
	height: 130px;
}



.line-vertial{
	height: 200px;
	width: 1px;
	border-left: 1px solid #2186BB;
	margin: 0 auto;
}

.navbar-reactivos{
	background: url("../../img/stick-menubar.png") repeat-x;
	width: 100%;
	min-height: 108px;
}

.navbar-reactivos > .container:first-child{
	background: url("../../img/backmenucenter.png") center top no-repeat;
	min-height: 129px;
}

.navbar-reactivos .navbar-toggle{
	border: 1px solid #fff;
}

.navbar-reactivos .navbar-toggle span{
	background: #fff;
}


.navbar-reactivos a.navbar-brand{
	display: block;
	margin-top: -15px;
	height: 100px;
	
}

.navbar-reactivos .navbar-nav{
	padding-top: 1em;
	
}

.navbar-reactivos .navbar-nav li a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.navbar-reactivos .navbar-nav li a:hover, .navbar-reactivos .navbar-nav li a:active, .navbar-reactivos .navbar-nav li a.active{
	background: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.navbar-reactivos .navbar-right li a{
	font-weight: normal;	
}

.navbar-fixed-top{
	max-height: 200px;
}

.clear-fix-top-reactivos{
	height: 80px;
}


footer{
	width: 100%;
}

.background-green{
	width: 100%;
	background: #429B4A;

}

.first-bloque-texto{
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.secod-block{
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: normal;

}

.threeth-block{
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.threeth-block a{
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.img-logo-footer{
	width: 100%;
	text-align: center;
	margin-top: -50px;
}

.slider-cycle2{
	width: 100%;

}

.slider-cycle2 .item{
	width: 100%;
	height: 654px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.slider-cycle2 div.buttons{
	position: absolute;
	width: 100%;
	z-index: 999;
	margin-top: -370px;
	padding: 0.5em 2em;

}

.slider-cycle2 div.buttons .cycle-prev {
	float: left;
	font-size: 50px;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	cursor: pointer;
}

.slider-cycle2 div.buttons .cycle-next {
	float: right;
	font-size: 50px;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	cursor: pointer;
}


.cycle-pager{
	text-align: center;
	position: absolute;
	z-index: 999;
	margin-top: -4em;
	width: 100%;
}

.cycle-pager span{
	display: inline-block;
	margin-left: 2em;
	color: #2186BB;
	background: #2186BB;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	line-height: 10px;
	font-size: 5px;
	cursor: pointer;
}

.cycle-pager span.cycle-pager-active{
	background: #fff;
	border:2px solid #2186BB ;
	color: #fff;
}


.custom-form-search input[type="text"]{
	width: 100%;
	max-width: 270px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 18px;
	height: 50px;
	border-color: #2186BB;
	color: #2186BB ;
	text-align: center;
	display: inline-block;
	text-align: left;

}


.custom-form-search button{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 18px;
	height: 50px;
	border-color: #2186BB;
	width: 50px;
	display: inline-block;
}

.custom-form-search select{
	width: 100%;
	max-width: 270px;
	font-size: 14px;
	height: 50px;
	border-color: #2186BB;
	color: #2186BB ;
	text-align: center;
	display: inline-block;
	text-align: left;
	border-radius: 5px;
	border-style: solid;

}



#iframe-google{
	width: 100%;
	height: 350px;
	margin-top: 150px;
	
}


.img-divition-contacto{
	width: 100%;
	height: 173px;
	background: url("../../img/contacto-separacion.fw.png") top center;
	z-index: 99;
	position: absolute;

}


.form-datos-personales{
	width: 100%;
	display: table;
	vertical-align: top;
}


.form-group-item{
	width: 50%;
	display: table-cell;
	vertical-align: top;
}

.form-group-item:first-child{
	padding-right: 2em;
}


.form-group-item:last-child{
	padding-left: 2em;
}


.form-group-item .group-with-full{
	width: 100%;

}


.form-group-item .group-with-halg{
	width: 49.5%;
	display: inline-block;
}

.form-group-item .add-padding-left{
	padding-left: 0.5em;
}

.form-group-item .text-explicativo{
	font-size: 12px;
	color: #666666;
}

.form-group-item label{
	width: 100%;
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #666666;
	padding-top: 10px;
}






.form-group-item input{
	width: 100%;
	border-radius: 10px;
	border: 1px solid #2186BB;
	height: 60px;
}


.form-group-item .group-with-full textarea{
	width: 100%;
	height: 144px;
	border: 1px solid #2186BB;
	border-radius: 10px;
}

.form-group-item a,.form-group-item a:hover{
	font-size: 14px;
	color: #3792C1;
}

.form-group-item button{
	width: 120px;
	height: 60px;
	background: #3792C2;
	border-radius: 10px ;
	border: none ;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}


.productos-views{
	display: table;
	width: 100%;
	text-align: center;
	padding-top: 4em;

}


.productos-views strong{
	font-size: 20px;
	font-weight: normal;
}

.productos-views span{
	font-size: 14px;
	font-weight: normal;
}


.productos-views .prod-item{
	display: table-cell;
	padding: 0.5em;
	text-align: left;
}


.productos-views .prod-item:first-child{
	border-right: 1px solid #3792C2;
	padding-right: 3em;
}

.productos-views .prod-item:nth-child(2){
	
	padding-left: 3em;
	padding-right: 3em;
}

.productos-views .prod-item:last-child{
	border-left: 1px solid #3792C2;
	padding-left: 3em;
}

.productos-views .text-view{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.tabla-result-prods{
	display: table;
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top: 0.7em;
}


.tabla-result-prods .item-prod{
	display: table-row;
	background: #EBEBEB;
}

.tabla-result-prods .item-prod:hover{
	background: #D7EAF4;
}


.tabla-result-prods .item-prod >  div{
	display: table-cell;
	vertical-align: top;
}


.tabla-result-prods .item-prod >  div.img{
	width: 140px;

}

.tabla-result-prods .item-prod >  div.code-prod{
	padding: 2.5em 1em;
	width: 25%;
	max-width: 250px;
}

.tabla-result-prods .item-prod >  div.desc-pord{
	width: 40%;
	padding: 2.5em 1em;
}

.tabla-result-prods .item-prod >  div.btns{
	padding: 2em 1em ;
}

.tabla-result-prods .item-prod >  div.btns > .btn-prod{
	visibility: hidden;
	display: inline-block;
}


.tabla-result-prods .item-prod >  div.btns > .btn-prod > input{
	border: 1px solid #3792C2;
	width: 60px;
	height: 52px;
}


.tabla-result-prods .item-prod:hover >  div.btns > .btn-prod{
	display: inline-block;
	padding: 0 0.5em;
	visibility: visible;
}

.tabla-result-prods .item-prod >  div.btns > .btn-prod > .img-tool-tip{
	display: none;
	visibility: hidden;
	position: absolute;

}


.tabla-result-prods .item-prod >  div.btns > .btn-prod:hover > .img-tool-tip{
	position: absolute;
	visibility: visible;
	margin-top: -70px;
	margin-left: -35px;
	display: block;
}

.tabla-result-prods .items-pords-cotizaciones >  div.desc-pord{
	width: 30%;
	padding: 2.5em 1em;
}


.tabla-result-prods .items-pords-cotizaciones{
	background: #D7EAF4;
}

.tabla-result-prods .items-pords-cotizaciones >  div.btns > .btn-prod{
	visibility: visible;
	display: inline-block;
	padding: 0 0.5em;
}

.pagination{
	width: 100%;
	display: table;
}

.pagination div{
	display: table-cell;
}


.pagination div.btn-prev{
	width: 75px;
}

.pagination div.btn-next{
	width: 75px;
}


.pagination div.btn-links{
	text-align: center;
}

.page-item-button{
	font-size: 16px;
	font-weight: bold;
}

.page-item-button.disabled{
	background: #EBEBEB;
}

.pagination .btn-links, .pagination .btn-links a{
	color: #3792C1;
	font-weight: bold;

}


.pagination .btn-links a, .pagination .btn-links span{
	display: inline-block;
	padding: 0 0.2em;
	font-size: 20px;
}

.pagination .btn-links > span:last-child{
	display: none;
	visibility: hidden;
}


.hr-fin-coti{
	border: none;
	height: 0.5px;
	background: #2186BB;
}

.table-cotizacion-gracias .items-pords-cotizaciones,.table-cotizacion-gracias .items-pords-cotizaciones:hover{
	
	background: #fff;
}


.table-cotizacion-gracias .item-prod > div.code-prod{
	width: 30%;
}

.table-cotizacion-gracias .items-pords-cotizaciones > div.desc-pord{
	width: 35%;
}

.table-cotizacion-gracias .item-prod > div.btns {
    padding: 2.5em 1em;
    text-align: center;
}


.ventamodal{
	width: 100%;
	min-width: 300px;
}

.ventamodal .img{
	width: 100%;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}
 

 .btns-2{
 	width: 100%;

 }


  .btns-2 .btn-prod{
  	width: 100%;
  	text-align: right;
  }

  


   .btns-2 .btn-prod .img-tool-tip{
   	display: none;
   	visibility: hidden;
   	position: absolute;
   	margin-top: -73px;
   	margin-left: -20px;

   }

   .btns-2 .btn-prod:hover .img-tool-tip{
	display: none;
   	visibility: hidden;
   }




/* RESPONSIVE
   ========================================================================= */
 
/* Tablets en horizonal y escritorios normales
   ------------------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 1199px) {

}


@media (max-width: 960px)
{
	.navbar-reactivos a.navbar-brand{
		width: 150px;
	}

	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

}

 
/* Móviles en horizontal o tablets en vertical
   ------------------------------------------------------------------------- */
@media (max-width: 767px) {

	.navbar-reactivos a.navbar-brand{
		width: 150px;
	}


	.form-group-item .add-padding-left{
		padding-left: 0.5em;
	}


	.form-group-item:first-child{
		padding-right: 0px;
	}


	.form-group-item:last-child{
		padding-left: 0px;
	}
	

	.form-datos-personales{
		width: 100%;
		display: block;
		vertical-align: top;
		padding: 0 0.5em;
	}


	.form-group-item{
		width: 100%;
		display: block;
		vertical-align: top;
	}


	.tabla-result-prods{
		display: block;
		width: 100%;
		border: 1px solid #CCCCCC;
		margin-top: 0.7em;
	}


	.tabla-result-prods .item-prod{
		display: block;
		background: #EBEBEB;
	}

	.tabla-result-prods .item-prod:hover{
		background: #D7EAF4;
	}


	.tabla-result-prods .item-prod >  div{
		display: block;
		vertical-align: top;
	}


	.tabla-result-prods .item-prod >  div.img{
		width: 100%;
		text-align: center;

	}

	.tabla-result-prods .item-prod >  div.code-prod{
		padding: 1em 1em;
		width: 100%;
		max-width: 100%;
		text-align: center;
	}

	.tabla-result-prods .item-prod >  div.desc-pord{
		width: 100%;
		padding: 1em 1em;
		text-align: center;
	}

	.tabla-result-prods .item-prod >  div.btns{
		padding: 2em 0.5em ;
		text-align: center;
	}

	.tabla-result-prods .item-prod >  div.btns > .btn-prod{
		visibility: visible;
		display: inline-block;
		padding: 0 0.5em;
	}


	.tabla-result-prods .item-prod:hover >  div.btns > .btn-prod{
		display: inline-block;
		
		visibility: visible;
	}

	.tabla-result-prods .item-prod >  div.btns > .btn-prod > .img-tool-tip{
		display: none;
		visibility: hidden;
		position: absolute;

	}


	.tabla-result-prods .item-prod >  div.btns > .btn-prod:hover > .img-tool-tip{
		position: absolute;
		visibility: visible;
		margin-top: -70px;
		margin-left: -35px;
		display: block;
	}

}
 
/* Móviles en vertical
   ------------------------------------------------------------------------- */
@media (max-width: 480px) {

	.productos-views{
		display: block;
		width: 100%;
		text-align: center;

	}


	

	.productos-views .prod-item{
		display:block ;
		padding: 0;
		text-align: left;
	}


	.productos-views .prod-item:first-child{
		border-right: none;
		padding-right: 0em;
	}

	.productos-views .prod-item:nth-child(2){
		
		padding-left: 0em;
		padding-right: 0em;
	}

	.productos-views .prod-item:last-child{
		border-left: none;
		padding-left: 0em;
	}


}


@media (max-width: 320px) {

	.form-group-item .group-with-halg {
    width: 48.5%;
    display: inline-block;
	}

}





