/*
	Miniport by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body,input,textarea,select
	{
		font-size: 13pt;
	}

	h1
	{
		font-size: 3.25em;
		letter-spacing: -0.025em;
	}

	h2
	{
		font-size: 2em;
		letter-spacing: -0.015em;
	}
	
	h3
	{
		font-size: 1.5em;
		letter-spacing: -0.015em;
	}

	h1, h2, h3, h4, h5, h6
	{
		margin: 0 0 0.75em 0;
	}

	header
	{
		margin: 0 0 3em 0;
	}
	
		header > p
		{
			font-size: 1.25em;
			margin: 0;
		}

	footer
	{
		margin: 3em 0 0 0;
	}
	
		footer > p
		{
			font-size: 1.25em;
		}
	
	/* Form */
	
		form
		{
		}
		
			form .button
			{
				margin: 0 0.5em 0 0.5em;
			}

	/* Button */
	
		input[type="button"],
		input[type="submit"],
		input[type="reset"],
		.button
		{
			padding: 0.5em 1.35em 0.5em 1.35em;
			font-size: 1.1em;
		}

			input[type="button"].big,
			input[type="submit"].big,
			input[type="reset"].big,
			.button.big
			{
				font-size: 1.5em;
				letter-spacing: -0.025em;
			}

	/* Box */

		.box
		{
			padding: 2em;
		}

			.box.style1
			{
				padding: 3em 2em 3.5em 2em;
			}

				.box.style1 h3
				{
					margin-bottom: 0.5em;
				}

			.box.style2
			{
			}

				.box.style2 h3
				{
					margin-bottom: 0.25em;
				}

				.box.style2 .image
				{
					position: relative;
					left: 2em;
					top: 2em;
					margin: -4em 0 4em -4em;
					width: auto;
				}

/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	.wrapper
	{
		padding: 6.6em 0;
		text-align: center;
	}
	
		.wrapper.first
		{
			padding-top: 10em;
		}

/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/

	#nav
	{
	}

		#nav a:hover
		{
			background: #383838;
		}
		
		#nav a:active
		{
			background: #484848;
		}
	
		#nav a
		{
			padding: 0.2em 1em 0.2em 1em;
			margin: 0.6em 0.2em 0.6em 0.2em;
			font-weight: 600;
			border-radius: 8px;
			-moz-transition: background-color .2s ease-in-out;
			-webkit-transition: background-color .2s ease-in-out;
			-o-transition: background-color .2s ease-in-out;
			-ms-transition: background-color .2s ease-in-out;
			transition: background-color .2s ease-in-out;
			color: #fff;
		}
		
/*********************************************************************************/
/* Articles                                                                      */
/*********************************************************************************/

	#top
	{
		text-align: left;
	}

		#top .image
		{
			width: 20em;
			height: 20em;
			margin: 0;
		}

		#top h1
		{
			margin-top: 0.35em;
		}
	
		#top p
		{
			font-size: 1.5em;
			line-height: 1.75em;
		}
		
	#contact
	{
	}
	
		#contact footer
		{
			font-size: 0.9em;
		}
		
/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{
		font-size: 1em;
	}

		#copyright li
		{
			display: inline-block;
			border-left: solid 1px rgba(0,0,0,0.5);
			box-shadow: -1px 0px 0px 0px rgba(255,255,255,0.1);
			padding: 0 1em 0 1em;
		}
		
		#copyright li:first-child
		{
			border: 0;
			box-shadow: none;
			padding-left: 0;
		}
		
/*#contactform{
    width: 500px;
    margin: 30px auto;
    background: #fafafa;
    overflow: hidden;
    border:1px solid;
    border-bottom:3px solid;
    border-color: #37a0f3;
}
 
.c_input{
    padding: 3px;
    width: 250px;
    outline:1px solid white;
}
 
#c_form{
    margin: 25px;
    width: 90%;
}
 
#c_form textarea {
    outline:1px solid white;
}
 
.c_input, #c_form textarea{
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 4px;
}
 
input:focus, textarea:focus{
    outline: none;
}
 
::-webkit-input-placeholder { font-style:italic; }
::-moz-placeholder { font-style:italic; } 
:-ms-input-placeholder { font-style:italic; } 
input:-moz-placeholder { font-style:italic; }
 
#c_form textarea{
    min-height: 150px;
    resize: none;
    width: 100%;
}*/
 
#c_enviar{
    padding: 10px;
    font-size: 13px;
    font-family: helvetica, arial;
}
 
#bottom_container{
    overflow: hidden;
}
 
#c_information{
    width: 100%;
    border: solid 1px #ccc;
    background: #25A25A;
    padding: 4px 0 4px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
 
.c_error{
    color: #D64242;
    font-size: 10px;
    margin-left: 5px;
}
.hide{
display:none;
}
 
 
 
/*------------------------Boton enviar------------------------*/
 
.btn-b {
    width:100%;
    padding: 5px;
    color: #111111;
    text-decoration: none;
    border-radius: 3px;
    border-color: #2A73A6 #165899 #07428F;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    text-shadow: 0 -1px 1px #3275BC;
    background: #52a8e8;
    padding: 5px;
    background: -moz-linear-gradient(top,  #52a8e8 0%, #377ad0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52a8e8), color-stop(100%,#377ad0));
    background: -webkit-linear-gradient(top,  #52a8e8 0%,#377ad0 100%);
    background: -o-linear-gradient(top,  #52a8e8 0%,#377ad0 100%);
    background: -ms-linear-gradient(top,  #52a8e8 0%,#377ad0 100%);
    background: linear-gradient(top,  #52a8e8 0%,#377ad0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52a8e8', endColorstr='#377ad0',GradientType=0 );
    cursor: pointer;
}
 
.btn-b:hover {
    border-radius: 3px;
    border-color: #2A73A6 #165899 #07428F;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 0 #62B1E9 inset;
    text-shadow: 0 -1px 1px #1D62AB;
    background: #3e9ee5;
    background: -moz-linear-gradient(top,  #3e9ee5 0%, #206bcb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e9ee5), color-stop(100%,#206bcb));
    background: -webkit-linear-gradient(top,  #3e9ee5 0%,#206bcb 100%);
    background: -o-linear-gradient(top,  #3e9ee5 0%,#206bcb 100%);
    background: -ms-linear-gradient(top,  #3e9ee5 0%,#206bcb 100%);
    background: linear-gradient(top,  #3e9ee5 0%,#206bcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e9ee5', endColorstr='#206bcb',GradientType=0 );
     
}
 
.btn-b:hover {
    text-decoration: none;
}
 
.btn-b:active {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #3282D3;
    border-color: #154C8C #154C8C #0E408E;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 6px 3px #1657B5 inset, 0 1px 0 0 #FFFFFF;
    text-shadow: 0 -1px 1px #2361A4;
}
