

body {
	margin:0px;
	padding:0px;
	color:#333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:1.5em;
	text-align:justify;

background: rgb(56,168,191); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(56,168,191,1) 0%, rgba(130,201,216,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(56,168,191,1)), color-stop(100%,rgba(130,201,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(56,168,191,1) 0%,rgba(130,201,216,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(56,168,191,1) 0%,rgba(130,201,216,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(56,168,191,1) 0%,rgba(130,201,216,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(56,168,191,1) 0%,rgba(130,201,216,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38a8bf', endColorstr='#82c9d8',GradientType=0 ); /* IE6-9 */


}
fieldset {
margin:0px;
	padding:0px;
	border:0px;
}

a, a:link, a:visited {
	color: #90db29;
}

a:hover {
	color: #99FFFF;
	text-decoration:none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5 { font-weight: normal; }

h1 { font-size: 27px; color: #333; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 24px; color: #033C49; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; color: #fff; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 18px; color: #fff; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; color: #fff; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	padding: 4px;
	border: 1px solid #000;
	background: #0f1115;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #fff; }

.button a {
	clear: both;
	display: block;
	width: 90px;
	height: 25px;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	background-color:#1A8198;
	border-radius:5px;
	line-height:23px;
	-webkit-box-shadow: 0 0 4px 1px #BFBFBF;
box-shadow: 0 0 4px 1px #BFBFBF;
	margin-left:5px;
}

.button a:hover {
	background:#033C49;
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 10px auto;
}

/* header */
.article_content h2{
	font-size:28px;
}
#templatemo_header {
	width: 960px;
	height: 100px;
	background: url(../images/templatemo_header.png) no-repeat;
}

#templatemo_header  #site_title {
	float: left;
	padding:26px 20px 0px 29px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
	text-indent:-9999px;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	text-indent:-9999px !important;
	background:url(../images/logo.png) no-repeat;
	background-size:145px 80px;
	text-decoration:none;
	display:block;
	width: 145px;
	height: 80px;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	text-align: left;
	margin: 5px 0 0 3px;
	font-size: 14px;
	color: #352c2c;
	font-weight: bold;
	letter-spacing: 2px;
}

#templatemo_header .twitter a {
	float: right;
	display: block;
	width: 200px;
	height: 40px;
	padding: 30px 0 10px 0;
	margin-top: 10px;
	color: #2fb4e2;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/twitter.png) right bottom no-repeat;
}

#templatemo_header .twitter a:hover {
	color: #ffffff;
	text-decoration: none;	
}

.twitter a span {
	font-size: 12px;
	margin-top: 5px;

	letter-spacing: 5px;
}

/* end header */

#templatemo_menu {
	
	width: 960px;
	height: 60px;
	background: url(../images/templatemo_menu.png) no-repeat;
}

#templatemo_menu ul {
	float: right;
	margin: 0;
	padding: 2px 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	width: 140px;
	height: 49px;
	display: block;
	padding: 8px 0 0 0;
	margin-right: 1px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: bold;
	outline: none;
	border-left:1px solid #fff;
}

#templatemo_menu ul li .first {
	background: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #033c49;
}

/* end of menu */

#templatemo_content_wrapper {
	width: 960px;
}

#templatemo_slider {
	width: 900px;
	height: 245px;
	padding: 17px 30px;
	background: url(../images/templatemo_slider.png) no-repeat;
	margin-bottom: 16px;
}

#templatemo_content_header {
	width: 960px;
	height: 80px;
	color: #333;
	text-align: center;
	border-radius:10px;
	position:relative;
	z-index:-1;
	line-height:75px;
	background: rgb(207,207,207); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(207,207,207,1) 0%, rgba(248,248,248,1) 15%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,207,207,1)), color-stop(15%,rgba(248,248,248,1)), color-stop(45%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

#templatemo_content_full_col {
	clear: both;
	padding: 40px;
}

#templatemo_content {
	float: left;
	width: 560px;
	padding: 40px;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/templatemo_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .left {
	float: left; 
	width: 150px;
}

.services_section .left img {
	border:1px solid #CCC;
	padding: 5px;
	width:169px;
	height:169px;
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .right {
	float: right; 
	width: 370px;
}
.mantenimiento{
	margin-top:15px;
}
.servicios li{
	list-style:url(../images/servicios.jpg)
}
.insumos div{
	 background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #1A8198;
    padding: 6px;
}
.suministros{
	list-style:url(../images/suministros.jpg);
}
.accordion {
height: 23px;
transition: all ease 0.5s;
overflow: hidden;
background: url(../images/flecha.jpg) 538px 15px no-repeat white !important;
cursor:pointer;
}
.accordion:hover{
	height:auto;
	cursor:pointer;
	background: url(../images/flecha.jpg) 538px 15px no-repeat white !important;

}
.post_section{
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #112e41;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .right {
	float: right; 
	width: 200px;
}

.post_content .right img {
	width: 180px;
	height: 180px;
	border:1px solid #112e41;
	background: #16374c;
	padding: 5px;
}

.post_content .left {
	float: left; 
	width: 320px;
}

.post_section p {
	text-align: justify;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

/* gallery */

#gallery {
	width: 960px;
	padding: 40px 0;
}

#gallery ul { list-style: none; margin: 0; padding: 0; }
	
#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 245px;
		padding: 9px;
		margin: 0 0 40px 40px;
		background: #1b1f29;
		border: 1px solid #000;
}

#gallery ul img {
		width: 245px;
		height: 130px;
		border: none;
		margin-bottom: 10px;
}
/* end of gallery */

#contact_form {
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	height: 18px;
	width: 350px;
	background-color: #005085;
	border: #FFFFFF 1px solid;
	color: #FFFFFF;
	padding: 5px;
}

#contact_form form label {
	display: block;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 350px;
	height: 150px;
	background-color: #005085;
	border: #FFFFFF 1px solid;
	color: #FFFFFF;
	padding: 5px;
}

#contact_form form .submit_btn {
	margin-right: 100px;
	background-color: #005085;
	border: #FFFFFF 1px solid;
	color: #FFFFFF;
	padding: 5px 15px;
}

#templatemo_sidebar {
	float: right;
	width: 240px;
	padding: 40px;
	background: #1A8198;
	margin-bottom:16px;
	border-radius: 0 20px 20px 0;
	color: white;
}
#templatemo_sidebar h2{
	color:#74D4EB
}

#request_a_quote {
	margin-bottom: 60px;
}

#request_a_quote form {
	margin: 0;
	padding: 0;
}

#request_a_quote label {
	color: #000;
}

#quote_input {
	height: 20px;
	width: 260px;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#submit_btn {
	float: right;
	cursor: pointer;
	width: 180px;
	height: 45px;
	font-size: 14px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	border: none;
	background: url(../images/request_a_quote.png) no-repeat;
}

#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
	color: #CCC;
}

#sidebar_featured_project .left {
	float: left;
	width: 64px;
}

#sidebar_featured_project .right {
	float: right;
	width: 170px;
}

#sidebar_featured_project h6 {
	color: #b4cc31;
}

#news_section {
	margin: 0;
	padding: 0;
	color: #CCC;
}

.news_section h3 {
	color: #CCC;
}

.news_box  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

.news_box a {
	color: #b4cc31;
}

.two_col {
	width: 260px;
}

.col_w450 {
	width: 430px; 
}

#com_add {
	float: right;
	width: 350px;
}

#templatemo_footer {
	width: 960px;
	height: 60px;
	padding:10px 0px;
	color: #333;
	text-align: center;
	border-radius:10px;
	background: rgb(207,207,207); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(207,207,207,1) 0%, rgba(248,248,248,1) 15%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,207,207,1)), color-stop(15%,rgba(248,248,248,1)), color-stop(45%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(207,207,207,1) 0%,rgba(248,248,248,1) 15%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	
	
}

#templatemo_footer a {
	color: #333;
}

/* end of footer */

/* contactenos */
#templatemo_sidebar input, #templatemo_sidebar textarea {
	color: #333333;
    padding: 8px;
    width: 210px;
	border:none;
	margin:4px 0px;
	font-family:Tahoma, Geneva, sans-serif !important;
	font-size:13px;
}
#templatemo_sidebar textarea {
	/*height:150px;*/
}
#templatemo_sidebar a {
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	height:30px;
	width:150px;
	line-height:28px;
	text-align:center;
	background-color:#57B1C5;
	color:#fff;
	font-weight:bold;
	margin:5px 0px;
}
#templatemo_sidebar a:hover {
	background:#033C49;
}
fieldset p {
	padding: 0px !important;
}