@font-face {
    font-family: 'Quantum', arial;
    font-style: normal;
    font-weight: 600;
    src:local(Quantum), url('fuentes/Quantum.otf')format('truetype');
}
@font-face {
    font-family: 'TradeGothic', arial;
    font-style: normal;
    font-weight: 600;
    src:local(TradeGothic), url('fuentes/TradeGothic.otf')format('truetype');
}

*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

header{
    width: 100%;
    height: 130px;
    background:black;
    position: fixed;
    z-index: 100;
}

#encabezado{
	width:1250px;
	margin:0 auto;}
	
.logo{
    width: 20%;
    margin-left: 3%;
    padding: 10px;
    margin-top: 15px;
}

#header-out-right{
    position: absolute;
    right: 0;
    top: 50px;
    border-top: 1px solid white;
    width: 63%;
    overflow: hidden;
    z-index: 1; 
    
} 
.menu{
    width: 70%;
    float: right;
  }
  
.menu ul{
    display: flex;
	float:right;
 
}
.menu li{
    list-style: none;
}
li:nth-of-type(1) a:focus{
	color: red;

}
li:nth-of-type(2) a:focus{
	color: red;

}
li:nth-of-type(3) a:focus{
	color: red;

}
li:nth-of-type(4) a:focus{
	color: red;

}
li:nth-of-type(5) a:focus{
	color: red;}
	
.menu li a{
   padding: 6px 10px;
   text-decoration: none;
   margin-right: 2px;
   color: white;
   font-weight: 500;
   font-family: 'Raleway', sans-serif;
   font-size: 17px;
   
}

.menu li a:hover{
    color: red;  
}
#check{
    display: none;
}
.icon-menu{
    display: none;
}
#check:checked ~.menu{
    height: 290px;
}
main{
    top: 127px;
    position: relative;
    
}
#main-container{
    top: 130px;
    position: relative;   
}

.ulsociales{
    width:40%;
	}
	
.ulsociales li{
    list-style: none;

}
.social{
	margin-top:10px;
    padding: 4px;
	margin-left:40px;
}

.social img{
    width: 110%;
	  }

	
#linea{
	width:100%;
	margin-top:50px;
	border-bottom:1px solid #BDBCBC;}

#headerout{
	border: 1px solid #BDBCBC;
	margin-top:30px}  
	
main{
    top: 97px;
    position: relative;
    
}

  



    .active, .li:hover {
        background-color: #666;
        color: white;
      }
    /*jdkjsh/*/
    #header-out {
        background-color: #000;
        z-index: 2;
      
        height: 150px;
    }
    #offlajn-ajax-search {
        float: right;
        margin-left: 70%;
     
    }
    #vmsearchform, #results_moovable, #results_inner, #search-results .page-container {
        position: relative;
    }
    #vmsearchform {
        padding-top: 3px;
    }
    #ajaxvmsearcharea, #vmsearchbutton, #search-results .plugin-title-inner, #search-results .pager, #search-results .page-element, #search-results .result-element img, #search-results .result-element span {
        float: left;
    }
    #ajaxvmsearcharea {
        height: 23px;
        width: 150px;
        padding-left: 5px;
        padding-right: 25px;
        border: 1px #303031 solid;
        line-height: 23px;
        background: url(jfsearch-bg.jpg) repeat-y bottom right;
        color: #aaaaaa;
    }
    .search-caption-on {
        color: #aaa;
    }
    #vmsearchform div, #vmsearchbutton .magnifier, #search-results .pager {
        padding: 0;
    }
    #vmsearchform div, #vmsearchbutton .magnifier, #search-results .plugin-title {
        margin: 0;
    }
    #vmsearchclosebutton, #search-results {
        visibility: hidden;
    }
    #vmsearchclosebutton, #vmsearchbutton, #search-results .pager:hover, #search-results .result-element span {
        cursor: pointer;
    }
    #vmsearchclosebutton, #search-results, #search-results .page-band {
        position: absolute;
    }
    #vmsearchclosebutton, #vmsearchbutton .magnifier {
        width: 40px;
    }
    #vmsearchclosebutton, #vmsearchbutton, #vmsearchbutton .magnifier {
        height: 38px;
    }
    #vmsearchform div, #vmsearchbutton .magnifier, #search-results .pager {
        padding: 0;
    }
    #vmsearchform div, #vmsearchbutton .magnifier, #search-results .plugin-title {
        margin: 0;
    }
    #vmsearchbutton {
        width: 38px;
    }
    #vmsearchclosebutton, #vmsearchbutton, #search-results .pager:hover, #search-results .result-element span {
        cursor: pointer;
    }
    #vmsearchbutton, #vmsearchbutton .magnifier {
        display: none;
    }
    #vmsearchclosebutton, #vmsearchbutton, #vmsearchbutton .magnifier {
        height: 38px;
    }
    #vmsearchbutton .magnifier {
        background: url(suche.gif) no-repeat center center;
        z-index: 98;
    }
    #vmsearchclosebutton, #vmsearchbutton .magnifier {
        width: 40px;
    }
    #vmsearchbutton, #vmsearchbutton .magnifier {
        display: none;
    }
    #vmsearchclosebutton, #vmsearchbutton, #vmsearchbutton .magnifier {
        height: 38px;
    }
    #vmsearchform div, #vmsearchbutton .magnifier, #search-results .pager {
        padding: 0;
    }
    
    #vmsearchform div, #vmsearchbutton .magnifier, #search-results .plugin-title {
        margin: 0;
    }
    #search-results .ajax-clear, #vmsearchform .ajax-clear {
        clear: both;
    }
    #vmsearchform div, #vmsearchbutton .magnifier, #search-results .pager {
        padding: 0;
    }
    
    #vmsearchform div, #vmsearchbutton .magnifier, #search-results .plugin-title {
        margin: 0;
    }

    /*querys*/


.flashnewstext img{
    width: 80%;
    margin-left: 50%;
}

/*----footer---*/
#contenedor-footera{
	background-color: #000000;
	width: 100%;
	height: 95px;
	z-index: 500;
	position: relative;
	margin-top: 50px;
	}
	
#footera{
	width:1200px;
	padding-top:15px;
	padding-bottom:5px;
	margin:0 auto;
	position:relative;
	display:flex;
	z-index:401;}
	
#calidad img{
	width:70px;
	height:61px;
	margin-left:0;
	margin-bottom:10px;}

#calidad{
	width:50%;
	margin-left:0;
	display:flex;}

#copy{
	width:50%;
	text-align:right;
	margin-right:20px;}

h8{
	line-height:50px;
	margin-left:15px;
	color:#FFFFFF;}  
 
/*----arqueros----*/
#main-content-contact {
	margin-top:130px;}


p#formato{
	font-family: 'Odibee Sans', cursive, sans-serif;
	font-size:1.6em;
	color:#fff;
	
}
#lateral{
	display: block;
	height: auto;
	padding-top: 135px;
	padding-bottom: 30px;
	margin: 0 auto;
	}

#thumbs {
	padding-top: 30px;
	display: flex !important;
	flex-wrap: wrap;
	width: 100%;
	margin-left: 30px;
		 	    }

#idproducto{
	height: auto;
	width:18%;
	margin-right: 1%;
}

#idproducto img, #largeImage {
   padding: 2px;
    cursor: pointer;
}

#idproducto img {
   margin-right: 6px;
   width: 100%;
 	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

#idproducto img:hover{
	-webkit-filter:none;
    filter:none;}
	


#description {
   background: black;
   color: white;
   position: absolute;
   bottom: 0;
   padding: 10px 20px;
   width: 240px;
   height: 50px;
   margin-bottom: 85%;
}
.img-arq{
	width:100%;}	
	
#pages_about{
	position: fixed;
	width: 269px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
	
#panel{
	background: #000000;
	width: 270px;
	height: 240vh;
	z-index: 15;
	position: relative;
	display: block;
				
 }
 
.text-ar p{
    color: white;
    font-size: 14px;
	text-align:center;
   }
   
.text-ar h5{
    color: white;
	text-align:center;
    /*font-size: 6px;*/
    font-family: 'Quantum', arial;
	margin-top:20px;
}

	
.img-arq img{
    width:100%;
	height:auto;
	margin-top:10px;
	   }

#caja{
	width:30%;
	background-color:aliceblue;
	padding:20 20 20 20;
}
.vst-bottom{
	position:relative; 
	display:block;
	width:100%;
	top:1500px;
	
	}

h7{
	color:#fff;
	font-size:3em;
	text-align: center;	
	padding-top:15px;
	padding-bottom:15px;
	margin:0 auto;
	display: block;
			}

@media screen and (max-width: 1198.98px){
/*arqueros*/



#thumbs {
	width: 90%;
	height:100vh;
	margin-left: 10%;
		 	    }
		
#pages_about{
		width: 250px;
		}
	
#panel{ 
      	width: 250px;
		margin-left:50px;
		 }
 
.textWord_about{
	width:100%;} 
	  
.img-arq{
	width:100%;}	
	
.img-arq img{
    width:100%;
	height:auto;
	margin-top:10px;
	}
#contenedor-footera{
	margin-top: calc(60% + 100px);}
}
@media screen and (max-width: 1024px){
#footera{
	width:100%;}
#encabezado{
	width:100%;}	


    .icon-menu{
        display: block;
        color:#fff;
        float: right;
        padding: 5px;
        font-size: 24px;
        border: 1px  solid red; 
        border-radius: 5px;
        margin-top: 18px;
        margin-right: 50px;
    }
    .icon-menu:hover{
    font-size: 28px;
    cursor: pointer;

    }
    .menu{
        float: left;
        margin-top: 0px;
        width: 100%;
        height: 0px;
        overflow: hidden;
        background: black;
        transition: all 300ms;
        
    }
    .menu ul{
        flex-direction: column;   
        float: left; 
        margin-left: -50px
    }
    .menu li a{
        display: block;
        color: white;
        margin-right: 50px;
    }
   
   .ulsociales {
        display: none;
    }

/*---arqueros----*/



#panel{
		width:30%;}
    }



@media screen and (max-width: 700px){
    .flashnewstext   img{
        margin-left: 2%;
    }
	
	h8{
	font-size:12px;}  
	
.logo{
	width:200px;
	height:auto;}
	
 #container-out {
        background: url('../images/fondo.png') top center;
        background-repeat:repeat;
        height:200vh;
       
        }  

		
		
/*----arqueros----*/
#main-content-contact {
	margin-top:130px;}

#lateral{
	display:block;
	padding-top:135px;
	height:1300px;
	
	}

#thumbs {
	padding-top: 10px;
	display: block;
	width:95%;
	justify-content:center;
	margin-left: auto;
	margin-rigth: auto;
	position: relative;
	 	    }
		

#idproducto img {
   float: none;
   margin-right: 0.5%;
   width: 100%;
 	}

#idproducto img:hover{
	-webkit-filter:none;
    filter:none;}
	

#description {
   background: black;
   color: white;
   position: absolute;
   bottom: 0;
   padding: 10px 20px;
   width: 240px;
   height: 50px;
   margin-bottom: 85%;
}
.img-arq{
	width:100%;
	margin-left:5%;}	
	
#pages_about{
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	}
	
#panel{ 
        background:#000000;
		width:100%;
		height:auto;
		z-index:15;
		position:fixed;
		padding-bottom:10px;
		margin-left:0px;
		transform: translateY(80%);
		margin-top:-100px;
		 }
 
.text-ar{
	width:50%;
	float:right;}
	
.img-arq img{
    width:40%;
	height:auto;
	margin-top:10px;
	    
}
.textWord_about{
	width:100%;
	display:flex;}
	}
 
 @media screen and (max-width: 575.98px){
	 h8{
	font-size:7px;
	line-height:30px;

	}

.logo{
	width:150px;
	height:auto;}
	
#calidad img{
	width:30px;
	height:27px;}

#imagen-man{
	display:block;}
		
#imagen-man-der{
	width:100%;
	}

#imagen-man-izq{
	width:100%;
	}

.row25{
	width:100%;}
	 

#idproducto{
	height: auto;
	width:22%;
	margin-right: 1%;
}

 }
	

	
