/*
Theme Name: PlatonBoyTheme
Theme URI: 
Description: El Temazo
Version: 1
Author: WhiteDemon

*/

/*Estlos generales */
@font-face{
	font-family:black;
	src:url(DIN.ttf);
}
@font-face{
	font-family:blackbold;
	src:url(din2.ttf);
}

#logo a{
	color:rgb(149,26,47) ;
}
#review {
	background-color:white;
	height:100%;
	width:100%;
	margin-left:9%;
}

#pad{
	width:100%;
	height:30%;
}
	#type{
		float:left;
		display:block;
		margin-left:6%;
		width:100%;
		font-weight:400;
		margin-top:3%;
		color:#ebebeb ;
		
	}
	
	#desc{
		float:left;
		display:block;
		margin-left:3%;
		width:95%;
		font-weight:400;
		margin-top:65%;
		color:#ebebeb ;
	}
	#descripcion p span{
		
		font-weight:400;
		color:black;
	}

#team  {
	padding-top:8%;
	padding-bottom:8%;
	
}
#name{
	padding-top:8%;
	color:white;
}
#foto{
	float:right;
	margin-top:1.5%;
	margin-right:1.5%;	
	
	background-image:url("xmade.jpg");
	background-size: cover;
	height:100%;
	width:75%;
	margin: 0px auto;
	
	
}
#descripcion{
	float:left;
	margin-top:1.5%;
	background-color:white;
	height:92%;
	width:25%;
	
	}
#article{
	position:relative;
    float: left;
    padding: 5px;
    min-height: 250px;
    height: 450px;
    width: 200px;
	margin-top:20%;

}
.img{
	width:100%;
	height:450px;
}
*{
	margin:0px;
	padding:0px;
}
.tituloPost{
	color:black;
}
html,body{
	margin:0px;
	height:100%;
	font-size:12pt;
	font-family:black;
	z-index:1;
}

#paginas{
	float:left;
	margin-top:28%;
}
#main{
	background-color:white	 ;
	height:54%;
   	width:100%;
	margin-right:300px;
	
	z-index:1;
}




a{
	color:rgb(194,196,195);
	text-decoration:none;
}


/* HEADER **************************************************** */
header{
	width:100%;
	height:20%;
}

header  #logo {
float:left;
	width:40%;
	height:156px;
	margin-left:39px;
	margin-top:-1%;

}
#logo a{
	color:rgb(149,26,47) ;
}
header #logo p{
	font-family:blackbold;
	font-size:44pt;
	font-weight:bold;
	text-align:left;
	color:#941a2e ;
	
}
header #logo span{
	font-family:black;
	font-size:13pt;
	display:block;
	width:70%;
	text-align:left;
	margin-left:55px;
	position:relative;
	font-weight:600;
	
	color:rgb(149,26,47) ;
}
header .nav{	
		width:60%;
	float:left;
	padding:0px 0px;
	margin-top:-2%;
    margin-left: 72px;	
}	
header nav ul{
	float:left;
	margin-bottom:-10px;

}
header nav ul li{
	display:inline-block;
	text-decoration:none;
	margin-left:20px;
	margin-bottom:10px;
	
	
}


header nav ul li a:hover {	
	color:rgb(149,26,47) ;
}
/* menuuu */
ul, ol {
	
	list-style:none;
}


.nav li a {
		z-index:9999;
	padding:10px 8px;
	display:inline-block;
	width:80px;
}
.nav li ul li a {
	padding:10px 5px;
	display:block;
	text-decoration:none;
	z-index:9999;
	margin-left:2% !important;
}

.nav li a:hover {	
	font-family:black;
	color:#951a2f;
	font-weight:bold;	
}
.nav>li{
	float:left;
}
.nav li ul {
	display:none;
	position:absolute;	

	
	
}
.nav li ul{
	display:block;
	min-width:400px;	
}
.nav li ul li{	
	position:relative;
	display:block;
	z-index:9999;
}


.nav li ul li ul{
	float:left;
	display:inline;
	left:35%;
	top:-3%;
}
.nav li ul li ul li{
	float:left;
	display:inline;	
}
header nav ul{
	float:left;
	margin-bottom:-10px;
}
.menuM{
	padding:10px 5px !important;
}
.menuA{
	padding:10px 10px !important;
}
.menuC{
	padding:10px 25px !important;
}
/*--------------------------------------------------
	  **Tech And All Social Icons Roll Over**
---------------------------------------------------*/
.social-icons {
	padding: 0!important;
		margin-top:5.6%;
	margin-right:1.8%;
	
	
	list-style-type: none!important;
	float:right;
	

}
.social-icons li{
	
	float: left!important;
	margin-right: 2px!important;
	margin-bottom: 2px!important;
	padding: 0px!important;
	display: inline!important;
	width: auto!important;

}			
.social-icons li a {
	-moz-transition: all 0.3s ease 0s;
	display: block!important;
	float: left!important;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	width: 33px!important;
	height: 33px!important;
	text-indent: -9999px!important;
}
.facebook a:hover {
	background-position: 0 -40px!important;
}
.linkedin a:hover {
	background-position: 0 -40px!important;
}
.instagram a:hover {
	background-position: 0 -33px!important;
}
.social-icons li a {
	background-color:red;
}
.social-icons li.aim a {
	background: url(icons/aim.png) no-repeat 0 0;
}
.social-icons li.aim a:hover {
	background-color: #e95a00;
}

.social-icons li.instagram a {
	background: url("instagram.png") no-repeat 0 0;
}
.social-icons li.instagram a:hover {
	background-color: #941a2e;
}


.social-icons li.facebook a {
	background: url("facebook.png") no-repeat 0 0;
}
.social-icons li.facebook a:hover {
	background-color: #941a2e;
}

.social-icons li.linkedin a {
	background: url("linkedin.png") no-repeat 0 0;
}
.social-icons li.linkedin a:hover {
	background-color: #941a2e;
}
#especial{
	z-index:9999;
	display:block;
	position:relative;
	text-decoration:none;
	margin-left:20px;
	margin-bottom:10px;
	text-decoration:none;
}

#fotorecuadro{
	float:right;
	margin-top:1.5%;
	margin-right:1.5%;	
	
	background-image:url("xmade.jpg");
	background-size: cover;
	height:80%;
	width:84%;
		border-style: solid;
    border-width:1px;
	margin-left:10%;
	margin-right:6%;
}
	
#xmade{
	margin-left:8%;
	margin-top:1%;
	font-weight:bold;
	color:black;
}
#xservices{
	margin-left:8%;
	margin-top:1%;
	font-weight:bold;
	color:black;	

}
#xservicess{
margin-left:7.6%;	
margin-top:1%;
	margin-top:1.4%;
	
	font-family:black;
	color:black;	
	font-size:12pt;
	color:rgb(149,26,47) ;
}
#xservicess a:hover{
	font-family:black;
	color:rgb(149,26,47) ;	
}
#xmades{
	
	margin-left:7.6%;
	margin-top:1.1%;
	
	font-family:black;
	color:rgb(149,26,47) ;
	font-size:12pt%;
	
}
#xmades a:hover{	
	font-family:black;
	color:rgb(149,26,47) ;	
}
#xtexto{
	float:left;
	margin-left:18%;
	float:left;
	color:black;
}
#xtextos{
	float:left;
	margin-left:18%;
	margin-top:-4%;
	float:left;
	color:black;
	font-size:85%;
}






#team2{
	
	height:80%;
	width:13.5%;
	margin: 3px;
	margin-left:2px;
	float:right;
	margin-top:5%;
	display:inline-block;
}


#team1{	
    height:75%;
	width:15%;
	margin: 3px;	
	float:left;
	margin-top:5%;
}
#team{

	height:80%;
   	width:90%;
	
}
#gente{

	min-height:400px;

margin-bottom:10px;
	height:90%;
    width:90%;
	margin-left:9.5%;
}
#t1{
	background-image:url("2detail.png");
	background-size: 100% 100%;
	background-repeat:no-repeat;
	height:25%;
	width:100%;
	border-radius:5px;
	margin-top:100%;
	 -webkit-filter: grayscale(100%);
}
#t1:hover{
	 -webkit-filter: grayscale(0%);
}
#t2{
	
}
#t3{
	
	height:66%;
	width:100%;
	
}
#p1{
	background-image:url("3detail.png");
	background-size: 100% 100%;
	background-repeat:no-repeat;

	height:42%;
	width:100%;
	border-radius:5px;
	 -webkit-filter: grayscale(90%);
	 cursor:pointer;
}
#envelope:hover {
	 -webkit-filter: grayscale(0%);
 
}
#envelope{
	background-image:url("envelope.jpg");
	background-size: 100% 100%;
	background-repeat:no-repeat;
	height:42%;
	width:100%;
	border-radius:5px;
	 -webkit-filter: grayscale(100%);
	 cursor:pointer;
	 	margin-bottom:10%;
}
 
 
 #materiality:hover {
	 -webkit-filter: grayscale(0%);
 
}
#materiality{
	background-image:url("materiality.jpg");
	background-size: 100% 100%;
	background-repeat:no-repeat;
	height:42%;
	width:100%;
	border-radius:5px;
	 -webkit-filter: grayscale(100%);
	 cursor:pointer;
	 	margin-bottom:10%;
}
 #detail:hover {
	 -webkit-filter: grayscale(0%);
 
}
#detail{
	background-image:url("2D2.jpg");
	background-size: 100% 100%;
	background-repeat:no-repeat;
	height:42%;
	width:100%;
	border-radius:5px;
	 -webkit-filter: grayscale(100%);
	 cursor:pointer;
	 	margin-bottom:10%;
}

#detail3:hover {
	 -webkit-filter: grayscale(0%);
 
}
#detail3{
	background-image:url("3detail.png");
	background-size: 100% 100%;
	background-repeat:no-repeat;
	height:42%;
	width:100%;
	border-radius:5px;
	 -webkit-filter: grayscale(100%);
	 cursor:pointer;
	 	margin-bottom:10%;
}
#p1:hover {
	 -webkit-filter: grayscale(0%);
 
}

#energy{
	background-image:url("energy.jpg");
	background-size: 100% 100%;
	background-repeat:no-repeat;
	height:42%;
	width:100%;
	border-radius:5px;
	 -webkit-filter: grayscale(100%);
	 cursor:pointer;
	 	margin-bottom:10%;
}
#energy:hover {
	 -webkit-filter: grayscale(0%);
 
}
#bioclimatic{
	background-image:url("bio.jpg");
	background-size: 100% 100%;
	background-repeat:no-repeat;
	height:42%;
	width:100%;
	border-radius:5px;
	 -webkit-filter: grayscale(100%);
	 cursor:pointer;
	 	margin-bottom:10%;
}
#bioclimatic:hover {
	 -webkit-filter: grayscale(0%);
 
}
#p11{
	background-image:url("tipo1.png");
	background-size: 100% 100%;
	background-repeat:no-repeat;
	height:25%;
	width:100%;
	border-radius:5px;
	-webkit-filter: grayscale(100%);
}
#p11:hover{
	
	-webkit-filter: grayscale(0%);
}
#p2{
	
	height:9%;
	width:100%;
	margin-top:0px;
}
#p33{
	
	height:66%;
	width:100%;
	
	
}
#p333{
	
	height:66%;
	width:100%;
	
	
}
#t33{
	
	height:66%;
	width:100%;

	
}
#t333{
	
	height:66%;
	width:100%;
	
	
}
#te{
	
	height:66%;
	width:100%;
	
	
}

#p3{
	
	height:66%;
	width:100%;
	
	
}
#textoxmade{
	position:absolute;
	margin-left:111px;
	width:780px;
	visibility:hidden;
}
#textoxmade43{
	
	
	text-align:left;
	position:absolute;
	height:95%;
	width:83%;
word-wrap: break-word;
	
}

#hfoto{
	width:16%;
	height:69%;
	float:left;
	margin-left:0.2%;	
	
	
}
#hfotoa{
	width:2%;
	height:40%;
	float:left;
	margin-left:0.1%;
	
	
}
#hnombre{
	width:100%;
	height:35%;
	position:relative;	
	
	

}
#hnombre span{
	color:black;
	font-weight:bold;
	font-family:blackbold;
	font-size:100%;
}

#sec{
	height:75%;	
	width:100%;	
	position:relative;
	text-align:center;
	
}
#sec img{
	position: absolute;

	 display: inline-block;
    vertical-align: middle;
	width:100%;
	max-height:270px;
	height: auto;
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0; left: 0;
	bottom: 0; right: 0;
  filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  

}
#sec img:hover{
	 filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
   
}

#name{
	color:gray;
	font-weight:100;
	font-family:black;
}
#fecha{
	color:#941a2e;
	font-weight:bold;
	font-family:black;
	margin-top:10%;
}
#estado{
	color:#941a2e;
	font-family:black;
	margin-top:4%;	
}
#material{
	width:100%;
	min-height:60px;
	position:absolute;
	color:gray;
	font-family:black;
	font-weight:bold;
	font-size:80%;
	color:rgb(149,26,47);
	
	margin-left:1%;
	text-align:left;
	float:left;
		word-wrap: break-word;
}

#subportada{
height:100%;
   	width:100%;

	margin-top:7.5%;
}

 #pagmas {
	width:2%;
	height:40px;
	background-image:url("pagamen.jpg");
	background-size: 100%;
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	z-index:2;
		position:absolute;
	top: 20%;
	margin-left:3.1%;
	display:block;
 }
 #pagmas a{
	width:100%;
	height:100%;	
 }
 #pagmen {
	width:2%;
	height:40px;
	background-image:url("pagade.jpg");
	background-size: 100%;
	background-repeat:no-repeat;
	position:absolute;
	float:right;
	z-index:2;
		position:absolute;
	top: 20%;
	margin-left:5%;
	
 }
 #pagmen a{
	width:100%;
	height:100%;
	
 }
 
 
 
 #pagmas1 {
	width:2%;
	height:100%;
	background-image:url("pagamen.jpg");
	background-size: 100%;
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	z-index:2;
		position:absolute;
	top: 22.4%;
	margin-left:3.1%;
	display:block;
 }
 #pagmas1 a{
	width:100%;
	height:100%;	
 }
 #hfotoa{
	 width:8.5%;
	height:72%;
	float:left;
	
 }
 #pagmen1 {
	width:2%;
	height:100%;
	background-image:url("pagade.jpg");
	background-size: 100%;
	background-repeat:no-repeat;
	position:absolute;
	float:right;
	z-index:2;
		position:absolute;
	top: 22.4%;
	margin-left:5%;
 }
#hfotoadm{
	width:60%;
	height:20%;
	float:left;
	margin-top:20%;
	background-color:red;
}
 #pagmen1 a{
	width:100%;
	height:100%;
	
 }
 
 #ere{
display:block;
}
#loggo{
	margin:0px;
	padding:0px;
	margin-top:4%;
	margin-left:20px;
	height:38%;
	width:90%;
	background-image:url("xma.jpg");
	background-repeat:no-repeat;
	position:relative;
}
#loggo p {
		font-family:blackbold;
	font-size:60pt;
	letter-spacing: 3px;
	font-weight:bold;
	position:absolute;
	top:-27%;
	color:#941a2e ;
	margin-left:-1%;
	z-index:1;
	visibility:hidden;
}
#loggo:hover p{
	 
	visibility:visible;
}
