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

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

	body
	{
		min-width: 1200px;
		line-height: 2.25em;
		min-height: 100%;
	}
h1
	{
	color: #fff;
font-weight: bolder;
padding-top: 65px;
padding-left: 25px;
	}
	h2, h3, h4, h5, h6
	{
		color: #444;
		font-weight: 800;
	}

	h2
	{
		font-size: 2.25em;
		margin: 0 0 1.1em 0;
		line-height: 1em;
	}
	
	h3
	{
		font-size: 1.35em;
		/*margin: 0 0 2.25em 0;*/
	}
	
		h4
	{
		font-size: 24px;
		color:#FFF;
		text-align:right;
		
margin-top: 50px;
		
		
	}
	#dingbat
	{
		margin-right: 1.5em;
	}

	.pad-right
	{
		margin-right: 1.5em;
	}

	.pad-left
	{
		margin-left: 1.5em;
	}
	
	body.left-sidebar,
	body.homepage
	{
	}

		body.left-sidebar #content,
		body.homepage #content
		{
			padding-left: 1.75em;
		}

	body.right-sidebar
	{
	}

		body.right-sidebar #content
		{
			padding-right: 1.75em;
		}
	
	.button
	{
		font-size: 1.35em;
		padding: 0.8em 1.5em 0.8em 1.5em;
	}

		.button-big
		{
			font-size: 2.25em;
			padding: 0.8em 0.9em 0.8em 0.9em;
		}
	
	.box-banner
	{
		/*padding: 2em;*/
		
	}
	
		.box-servicios
	{ background-position: center;
width: 100%;
height: 680px;
background-repeat: no-repeat;	}
		
			.box-serviciosH1
	{ font-weight: bold;
color: #fff;
font-size: 28px;
text-align: right;
float: right;
margin-right: 380px;
margin-top: 80px;
}
	
				.box-servicios_span
	{ 
color: #fff;
font-size: 18px;
text-align: right;
float: right;
margin-right: 380px;
margin-top: 10px;
}
	
			.box
	{
		padding: 2em;
	
		
	}
	.boxPICS
	{ text-align:center;
		
	}
	
	.image-down
	{
		padding: 10px;
	}
	
	.p

{
	text-align:center;

	}
.box-type1
	{
		background-image:url(../images/box1.png);
		padding-top: 60px;
		color: #fff;
		line-height: 25px;
		height: 482px;
	}

.box-type2
	{
		background-image:url(../images/box2.png);
		padding-top: 60px;
		color: #fff;
		line-height: 25px;
		height: 482px;
	}
	.box-type3
	{
		background-image:url(../images/box3.png);
		padding-top: 60px;
		color: #fff;
		line-height: 25px;
		height: 482px;
	}
	
	.btn-box
	
{
	position: absolute;
margin-left: 250px;
margin-top: -30px;
	}
	
		.btn-box2{
		position: absolute;
margin-left: 250px;
margin-top: -50px;

	}

		.btn-box3{
		position: absolute;
margin-left: 250px;
margin-top: -50px;

	}
.box-feature
	{
		padding: 0;
	}
		
		.box-feature .inner
		{
			padding: 4em 2em 3em 2em;
		}
		
		.box-feature h2
		{
			font-size: 1.35em;
		}

		.box-feature p
		{
			margin: 0;
		}

		.box-feature .image
		{
			position: relative;
			margin: 0;
		}

			.box-feature .image img
			{
				border-bottom-left-radius: 0;
				border-bottom-right-radius: 0;
			}

/*********************************************************************************/
/* Widgets                                                                       */
/*********************************************************************************/

	.widget-thumbnails
	{
	}

		.widget-thumbnails .grid
		{
			margin: 0 0 3em 0;
		}

		.widget-thumbnails .image
		{
			margin: 0;
		}
	
/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	#header-wrapper
	{
		/*padding: 4.5em 0 1em 0;*/
	}
	
	#features-wrapper
	{
		/*padding: 3em 0 3em 0;*/
	}
	
	#main-wrapper
	{
		/*padding: 5em 0 5em 0;*/
	}
	
	#footer-wrapper
	{
		padding: 40px 0;
		text-align:center;
		color:#FFF;		
	}
	
	
	#footer-wrapper2
	{
		padding: 20px 0;
		text-align:center;
		color:#FFF;		
	}
	
	.widget-links
	{
		line-height: 24px;
font-size: 18px;
padding-top: 15px;
}

	.widget-linksb
	{
		line-height: 14px;
font-size: 14px;
padding-top: 30px;
padding-left: 15px;
}

	.widget-links2
	{
		line-height: 24px;
font-size: 18px;
padding-top: 30px;
}

	.widget-links2b
	{
line-height: 24px;
font-size: 18px;
padding-top: 20px;
}
	
	
	.span
	{ font-size:14px;
	}
     .telefono
	{
		font-size:48px;
	}

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/

	#logo
	{
	}

		#logo h1
		{
			float: left;
			margin: 0 0.35em 0 0;
			padding: 0.25em 0.2em 0.25em 0.2em;
			font-size: 3.25em;
			letter-spacing: 0.05em;
		}

		#logo span
		{
			line-height: 4.5em;
			letter-spacing: 0.025em;
			font-size: 0.9em;
		}

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

	#nav
	{
	position: absolute;
right: 800px;
top: 161px;
font-size: 0.9em;
}
	
	
		#nav ul
		{
		}
			
			#nav ul li
			{
				float: left;
				line-height: 4.5em;
				padding-left: 1.5em;
			}

				#nav ul li a
				{
					font-weight: 800;
					letter-spacing: 0.025em;
					color: #696969;
					text-decoration: none;
					border-radius: 6px;
					padding: 0.5em 1em 0.5em 1em;
					-moz-transition: background-color .25s ease-in-out;
					-webkit-transition: background-color .25s ease-in-out;
					-o-transition: background-color .25s ease-in-out;
					-ms-transition: background-color .25s ease-in-out;
					transition: background-color .25s ease-in-out;
				}

			#nav ul li:hover
			{
			}

				#nav ul li:hover a
				{
					background: rgba(255,255,255,0.5);
				}

			#nav ul li.current_page_item
			{
			}

				#nav ul li.current_page_item a
				{
					background: #444;
					color: #fff;
				}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner
	{
		/*padding: 6.25% 6.25% 3.5% 6.25%;*/
	}

		#banner h2
		{
			font-size: 3.5em;
			margin: 0.1em 0 0.35em 0;
		}

		#banner p
		{
			font-size: 2.75em;
			line-height: 1.35em;
			margin: 0;
		}
		
		#banner .button
		{
			width: 100%;
			margin-bottom: 0.5em;
		}

		#banner .button-alt
		{
			margin-bottom: 0;
		}
		
		#banner ul
		{
			margin-left: 2em;
		}

/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/

	#content
	{
		font-size:18px;
		color:#FFF;
		padding: 90px 40px;
	}
	
	#content h4
	{
	background-image: url(../images/dingbat.png);
background-repeat: no-repeat;
background-position: 200px;
}

		#content h3 { margin-top: 10px; font-size: 36px; text-align: center; color: #fff; font-weight: bold;}
		
		#contentAFTER{font-size: 18px; color: #FFF; padding: 40px 25px; line-height: 20px; }

		#contentAFTER h3 { margin-top: 10px; font-size: 24px; text-align: right; color: #fff; font-weight: bold; }
		
		#contentAFTER p { padding-bottom:10px;}
		
		#contentAFTER h4 { margin-top: 60px; font-size: 24px; text-align: right;  color: #fff; font-weight: bold; background-image: url(../images/dingbat.png);  background-repeat: no-repeat;  background-position: 230px; height: 35px; background-position-y: -3px; padding-top: 5px;	}
		
		#contentAFTER h6 { margin-top: 60px;  font-size: 24px;  text-align: right; color: #fff;  font-weight: bold;  background-image: url(../images/dingbat.png); background-repeat: no-repeat; background-position-x: 1px;  height: 50px; background-position-y: -3px; padding-top: 5px; 
float: left; width: 200px; }

		#contentAFTER h5 { margin-top: 10px; font-size: 36px; text-align: right;  color: #fff;  font-weight: bold;}

		#contentINSTA{font-size: 18px; color: #FFF; padding: 130px 25px; line-height: 24px; }

		#contentINSTA h3 {font-size: 24px; text-align: center; color: #fff; font-weight: bold; }
		
		#contentINSTA p { padding-bottom:10px;}
		
		#contentINSTA h4 { margin-top: 60px; font-size: 24px; text-align: right;  color: #fff; font-weight: bold; background-image: url(../images/dingbat.png);  background-repeat: no-repeat;  background-position-x: 230px; height: 50px; background-position-y: -3px; padding-top: 5px;	}
		#contentINSTA h6 { margin-top: 60px;  font-size: 24px;  text-align: right; color: #fff;  font-weight: bold;  background-image: url(../images/dingbat.png); background-repeat: no-repeat; background-position-x: 1px;  height: 50px; background-position-y: -3px; padding-top: 5px; 
float: left; width: 200px; }

		#contentINSTA h5 { margin-top: 10px; font-size: 36px; text-align: right;  color: #fff;  font-weight: bold;}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

	#footer2
	{
		background-image: url(../images/footer.png);
height: 157px;
background-position-y: 50px;
background-repeat: no-repeat;
background-position: 0;
padding-top: 50px;
}
		#footer2 a
		{
			color: inherit;
font-size: 36px;
text-decoration: none;
padding-right: 30px;
		}
	
		#footer h2
		{
			font-size: 1.35em;
		}

	#copyright
	{
		padding: 4em 0 0 0;
		text-align: center;
	}	