/* css delco */

     body {
	font-family:  Arial,Helvetica,sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	
	
	background-color: #ffffff;
	font-weight: normal;
	
}
/*
header {
	position: fixed; 
	height: 66px;
	width: 100%;
	background-color: #ffffff;
	padding-right: 20px;
	background-image: url("image/dwd33.png"),url("image/web1.jpg");
	background-repeat: no-repeat;
	background-size: auto, cover;
    background-position: left top, right top;
	margin: 0;
	
	
	}
	
		
*/
 
header {
	position: fixed; 
	height: 80px;
	width: 100%;
	background-color: #ffffff;
	padding-right: 20px;
	background-image: url("image/graficologodwd.png");
	background-repeat: no-repeat;
	background-size: contain;
    background-position: left; 
	margin: 0;
	z-index: 1;
	
	}
	
		
	#socialmtop {
		padding-left: 20px;
	
		background-color: #152A4F;
		height: px;
		width: 100%;
	}	
	
	

	
	
	
header nav {
	position: fixed;
   	top: 80px;
	list-style-type: none;
	background-color: #152A4F;
	width: 100%;
	margin: 0;
	
    }
	

 li {
	text-decoration: none;
	display: inline-block;
	
	 	
}

nav.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
   overflow: hidden;
   
  
}
nav.topnav li a.active {
	background-color: #007CB2;
	color: #FFFFFF;
}
 nav.topnav li {float: left;}

 nav.topnav li a {
  background-color: ;
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 5px 5px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 1.20em;
  font-style: bold;
}
/* movil nav */

nav.topnav li a:hover {
background-color: #fff;	
color: #0298a3;
font-style: bold;
border-right: 1px solid #fff;
}

nav.topnav li.icon {display: none;}

@media screen and (max-width:680px) {
  nav.topnav li:not(:first-child) {display: none;}
  nav.topnav li.icon {
    float: left;
    display:inline-block;
  }
}

@media screen and (max-width:680px) {
  nav.topnav.responsive {position: relative;}
  nav.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  nav.topnav.responsive li {
    float: none;
    display: inline;
  }
  nav.topnav.responsive li a {
    display: block;
    text-align: left;
	background-color: #152A4F;
	color: white ;
  }
   nav.topnav li a:hover {background-color: #ffffff;
   color: #0298a3;
}
  
}

/* media query for mobile device nav new */

 @media only screen and (max-width: 500px){
	 
	 header nav {
	position: absolute;
	 }
	 
	 header  {
	position: absolute;
	 }
 }
	 
	 /*fin nav new */
	 
	 
 
 
.main-supp {
	height: 100px;
	
	background-color: white;
	
}	   
	 

	
	 
	section#main {
		
	width: 100%;
	height: 420px;
	padding-bottom: 10px;
	background-image: url(image/keyboard.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #333;
	}
	
	
	
	section#main p{
		color: #333;
		padding-left: 20px;
		font-style: bold;
		
		
		
		
	}
	
	section#main h1{
		color: #fff;
		
	    padding-left: 19px;
		padding-top: 45px;
		text-align: center;
		font-style: bold;
		font-size: 2.5em;
		
		
		
	}
	
	@media only screen and (max-width: 500px){
    section#main h1 {
       font-size: 1.0em;
	   padding-left: 5px;
    }
	
	section#main {
		
	width: 100%;
	/*
	height: 300px;*/
	height: auto;
	padding-bottom: 10px;
	background-image: url(image/keyboard.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #152A4F;
	}
}
	
	
	
	section#main_c {
		height: 200px;
		background-color: #007CB2;
		color: white;
	}	

    
    section#main_c h1{
		padding-left: 15px;
		padding-top: 5px;
	}
	
		
	
	section#main_c p {
		
		padding-left: 25px;
		color: white;
			
	}
	
	
	section#mainwd{
		height: 160px;
		background-color: #007CB2;
		color: white;
	}	
	
	section#mainwd{
		padding-left: 25px;
	}
	
	
	section#mainwd h1 {
		
	padding-top: 15px;
	}
	
	
	section#maing {
		height: 175px;
		background-color: #007CB2;
		color: white;
	}	
	
	section#maing h1 {
		padding-left: 15px;
		padding-top: 5px;
	}
	
	section#maing p {
		padding-left: 25px;
	}
	
	section#maing h2 {
		padding-left: 25px;
	}
	
	section#about {
		padding: 30px;
		background-color: #fff;
	}
	
	section#about article {
		
		background-color: #fff;
		color: #333;
		
		
	}
	
	#edificio {
		
				
		color: white;
		font-size: 1.22em;
		
		height: 470px;
	}
	
	section {
		
		padding: 5px;
		width: 100%;
		background-color: #fff;
		height: auto;
		
		
	}
	article {
			
		background-color: #fff;
		padding: 10px;
		
		
	}
	 #wdshow {
		background-color: lightblue;
		
	}
	
	article p {
		padding-left: 15px;
	}
	article h1 {
		text-align: left;
		padding-left: 15px;
		color: #152A4F;
		font-size:2em;
		
		
		}

		
		article h2 {
		text-align: left;
		padding-left: 15px;
		color: #152A4F;
		font-size:1.8em;
		
		text-align:left;
		
		
		}
		
		
	article h3 {
			color: #152A4F;
			font-size:1.20em;
	    	text-transform:uppercase;
	    	text-align:left;
		    padding-left: 15px;
		}
		
		article table {
			
			border-collapse: collapse;
			width: 100%;
		}
		
		article th {
			height: 50px;
			border-bottom: 1px solid #ddd;
			background-color: #000811;
			color: white;
		}
		
		article td{
			height: 20px;
			border-bottom: 1px solid #ddd;
			text-align: center;
		}
		
		article img {
		
			max-width: 100%;
			height: auto;
			
			padding: 5px;
			
			
		}
		
		article#me {
			background-color: #fff;
		} 
				
			article#seo {
				
				background-image: url("image/writing1.jpg");
				background-color: #333333;
			}

         article#seo h1 {
				text-align: left;
		        padding-left: 15px;
		        color: #fff;
		        font-size:1.60em;
		        text-transform:uppercase
		
				color: #fff;
			}
			
			
			/*end section article */
			
		 #but {
			
			
			height: 60px;
			width: 180px;
			padding-top: 10px;
			padding-bottom: 30px;
			
			text-align: center;
			font-size: 16px;
			margin-left: 5px;
			box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
			padding: 12px 18px;
		
		    background-color: purple;
		    color: white;
		    border: none;
		    border-radius: 4px;
		    box-sizing: border-box;
		    cursor: pointer;
			
						
		}
		
		
		
		#but a {
			
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			color: #ffffff;
			text-transform: uppercase;
			
		    margin: 6px 0;
		   
		   
			
	}
			
	#but a:hover {
		
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.25), 0 17px 50px 0 rgba(0,0,0,0.20);
		color: white;
	}
				
	
			
	.sec-left {
		height: 500px;
		width: 100%;
		background-color: white;
		margin-top: 28px;
		margin-bottom: 10px;
			
	}
	.sec-left h2 {
		padding-left: 45px;
		padding-top: 20px;
	}
	.sec-left p {
		padding-left: 30px;
		
		text-align: left;
		
	}
	 .about {
		
		height: 500px;
		width: 100%;
		margin-left: 20px;
		margin-top: 15px;
		margin-right: 20px;
		background-color: white;
		
	}
	.about img {
		padding-left: 5px;
				
	}
	.about h1 {
		 text-align: center;
		 text-transform: uppercase;
		 
		
	}
	.about p {
		
		letter-spacing: 2px;
		text-align: justify;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#picture  img{
		
		border: 2px solid black;
		border-radius: 50%;
		width: 150px;
		height: 150px;
	}
	.sec-right {
				
		margin-top: 8px;
		width: 100%;
		height: 500px;
		background-color: white;				
	}
	.sec-right h1  {
		padding-left: 20px;
		padding-top: 20px;
	}
	.sec-right h2 {
		padding-left: 20px;
	}
	.sep {
		margin: 0;
		height: 10px;
		
		
	}
	
	

	#cform {
		color: #fff;
		border-radius: 5px;
		background-color: #007CB2;
		padding: 20px;
		max-width: 500px;
		margin-left: 20px;
		border: 1px solid #fff;
		height: auto;
		clear: both;
	}
	
	input[type=text] {
		
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 2px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		
	}

	input[type=email] {
		
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 2px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
	}
	
	input[type=submit] {
		
		width: 50%;
		padding: 8px 14px;
		margin: 8px 0;
		background-color: #E937FF;
		color: white;
		border: none;
		border-radius: 4px;
		box-sizing: border-box;
		cursor: pointer;
	}
	
	input[type=submit]:hover {
		background-color: #777;
		
		color: white;
	}
	button {
		width: 49%;
		padding: 10px 16px;
		margin: 8px 0;
		background-color: #333333;
		color: white;
		border: none;
		border-radius: 4px;
		box-sizing: border-box;
		cursor: pointer;
		display: inline-block;
		
		
	}
	
	
	       button:hover {
		background-color: #777;
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
		color: white;
	}
	
	textarea {
		
		width: 100%;
		height: 150px;
		padding: 12px 20px;
		box-sizing: border-box;
		border: 2px solid #ccc;
		border-radius: 4px;
		background-color: #fff;
		resize: none;
	}
form {
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 40px;
	
}	


#spaceform {
	
	padding-bottom: 40px;
	height: auto;
	margin: 0;
}

#spaceform h2, h3 {
        color: #333;
		padding-left: 20px;
		
}

/*subscribe form*/

#subscribe {
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
	margin: 0;
}
/*
input[type=email] {
		
				
		margin: 0;
		display: inline-block;
		border: 2px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
	}
	*/
	#subscribe input[type=submit] {
		
		width: 50%;
		padding: 5px 16px;
		margin: 5px 0;
	    background-color: purple;
		color: white;
		border: none;
		border-radius: 4px;
		box-sizing: border-box;
		cursor: pointer;
	}
	
	
	#subscribe input[type=submit]:hover {
		background-color: #333;
		
		color: white;
	}
	
	
	/*input[type=text] {
		
		width: 100%;
		padding: 8px 16px;
		margin: 5px 0;
		display: inline-block;
		border: 2px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		
	}

*/


/*web design page */
#wrap_wdparticle {
	text-align: center;
	display: block;
	 margin: auto;
	 padding: 0 5px;
    float: left;
    width: 100%;
	height: auto; 
}


.wdparticle {
	float: left;
	background-color: #fff;
	box-shadow: 10px 10px 5px grey;
	
	
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left:20px;
	
	
	border: 1px solid black;
	width: 350px;
    height: 250px;
	 
    
}
	
	.color {
		background-color: #333;
		width: 100%;
		height: auto;
	}
	.color h3 {
		
		padding-top: 30px;
		text-align: left;
		padding-left:15px;
		color: #152A4F;
		font-size:1.5em;
		text-transform:uppercase;
		
	}
  .rightColumn {
	  height: 70px;
	   width: 50%;
	   float: right;
	    background-color: #007CB4;
		padding-left: 200px;
	   
	
}
.leftColumn {
	height: 70px;
	width: 50%;
	background-color: #007CB4;
	float: left;
	
	
}


  
	 
	.leftColumn  nav.foo {
	
   
	list-style-type: none;
	background-color: #007CB4;
	color: #fff;
	width: 100%;
	margin: 0;
	text-decoration: none;
	display: block;
	
	
    }
	

.leftColumn nav.foo li {
	text-decoration: none;
	display: block;
	color: #fff;
	 	
}

.leftColumn nav.foo li a {
	color: #fff;
	text-decoration: none;
}
@media only screen and (max-width: 800px){
    .rightColumn {
        width: 100%;
		padding-left: 45px;
		float: none;
		background-color: #007CB4;
    }
	.leftColumn {
		width: 100%;
		background-color: #007CB4;
	}
	
	
}

@media only screen and (max-width: 500px){
    .rightColumn {
        width: 100%;
		padding-left: 45px;
		float: none;
		background-color: #007CB4;
    }
	.leftColumn {
		width: 100%;
		background-color: #007CB4;
	}
	
	
}



footer {
	margin: 0;
	height: auto;
	background-color: #007CB4;
	color: #fff;
	font-size: 16px;
	padding-left: 15px;
	padding-bottom: 10px;
	clear: both;
	
}



footer h4 {
	text-align: center;
	padding-top: 80px;
	
}
footer p {
	padding-left: 40px;
	padding-top: 50px; 
	font-weight: bold;
}


#separation {
	margin: 0;
	
	height: 10px;
	background-color: #fff;
}

.window {
	background-image: url("image/men1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 550px;
	width: 100%;
	color: #fff;
	background-color: #0063B9;
}

.window h2 {
	padding-left: 30px;
	text-align: left;
}
	
	.window p {
	padding-left: 30px;
	text-align: left;
}
	
	@media only screen and (max-width: 500px) {

	 .window {
	background-image: url("image/menmov.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	width: 100%;
     }
	 
	 
	 .window h2 {
	
	text-align: left;
	 font-size: 1.0em;
	 padding-left: 5px;
}
	
	.window p {
	
	text-align: left;
	 font-size: 1.0em;
	 padding-left: 5px;
}
	 
	 
		 
	}

	
	
	

	/* GALLERY responsive */
	
	#wrap {
		
		margin: 0;
		padding-bottom: 100px;
		
	}
	
	
	
div.img {
    border: ;
}

div.img:hover {
   
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

div.img img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}

* {
    box-sizing: border-box;
}

.responsive {
    padding: 5px;
    float: left;
    width: 24.99999%;
	background-color: #ffffff;
}

@media only screen and (max-width: 700px){
    .responsive {
        width: 49.99999%;
        margin: 5px 0;
		padding-left: 20px;
    }
}

@media only screen and (max-width: 500px){
    .responsive {
        width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		
    }
}


* {
    box-sizing: border-box;
}
/*
.wrap_col {
	padding-top: 20px;
	height: 100%;
	padding-left: 20px;
}
*/
.columns {
	
	
    float: left;
    width: 33.3%;
    padding: 8px;
	height: auto;
	margin: 0;
}
/*	
    float: left;
	margin: 2px;
    width: 30%;
    padding: 35px;
	height: 480px;*/
	
}

.price {
    list-style-type: none;
	 border: 1px solid #333;
   
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
	
}
/*
.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.6)
}
*/
.price .header {
    background-color: #404040;
    color: #fff;
	 font-size: 20px;
	
	 
}
	
.price li {
   
   border-bottom: 1px solid #eee;
   padding: 5px;
    text-align: center;
	width: 100%;
}

.price .grey {
    background-color: #cccccc;
    font-size: 15px;
	width: 100%;
}
.space {
	padding-top: 20px;
	height: 50px;
}

@media only screen and (max-width: 800px) {
    .columns {
        width: 100%;
		
		
    }
	
}





.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
/* END GALLERY */


#spacegallery {
	padding-top: 10px;
	height: 40px;
	clear: both;
}





#thanks {
	
	padding-top: 230px;
	padding-left: 30px;
	padding-bottom: 100px;
	
}

#me {
	
	clear: both;
}
.about_us {
	height: 550px;
	 
}

.about_us  h2 {
	color: #ff6600;
	text-align: center;
}

.abimg img {
	/*float: left;
	margin: 0 20px 20px 60px;*/
	border-radius: 80px;
	border: 1px solid #777;
	height: 160px;
	width: 160px;
    margin: auto;
	display: block;
}

.abimg_info {
	 padding-left: 30px;
	  clear: left;
     
}

.abimg_info h2 {

text-align: center;

}
.abimg_info p {



}
	
	.but-action {
	color: #007CB2;
	border-style: solid;
	border-width: 2px;
	border-radius: 5px;
	width: 240px;
	text-align: center;
	background-color: #007CB2;
	display: block;
	margin: auto;
	
	
}

.but-action a {
	color: #fff;
	text-decoration: none;
	
}

	
	
@media only screen and (max-width: 480px) {

	  form button {
		  
		width: 100%;
    
    	}
		
		
	}

	
	
	
	
	
	

	
 