@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Raleway:500,600,700,400,200,300);
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #FFF;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	color: #58595b;
	line-height: 25px;
	width: 100%;
	min-width: 1024px;
	text-align: justify;
	margin: 0 auto;
}
strong {
	font-weight: 700;
}
p {
	margin-bottom: 14px;
}
a {
	text-decoration: none;
	color: #3f3f3f;
}
img {
	border: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
}
/* */
#menu-upbg {
	position: relative;
	width: 100%;
	min-width: 1024px;
	height: 28px;
	z-index: 0;
	margin: 0 auto;
	float: left;
	left: 0;
	background: #002f73;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
#menu-upbg a {
	color: #FFF;
}
#menu {
	position: relative;
	width: 100%;
	min-width: 1024px;
	height: 204px;
	z-index: 9;
	margin: 0 auto;
	padding: 0;
	clear: both;
	border-bottom: 3px solid #FFF;
}
.menu-center {
	height: 144px;
	color: #002f73;
	background: #b5b5b5; /* Old browsers */
	background: -moz-linear-gradient(top, #b5b5b5 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5b5b5), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b5b5b5 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b5b5b5 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b5b5b5 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b5b5b5 0%, #ffffff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b5b5', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.menu-center .column-right {
	text-align: center;
}
.slogan {
	margin-top: 50px;
	line-height: 30px;
	font-size: 24px;
}
#service-area {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}
.last {
	border-right: 0 !important;
}
.logo {
	position: relative;
	z-index: 9;
	height: 144px;
}
.menu-bottom {
	width: 100%;
	min-width: 1024px;
	background: #002f73;
	clear: both;
}
nav {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 700;
	z-index: 2;
	text-transform: uppercase;
}
nav ol {
	-webkit-font-smoothing: antialiased;
	list-style-type: none;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
nav li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}
nav a {
	color: #FFF;
	display: block;
	padding: 17px 58px 18px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
nav li:hover a {
	color: #FFF;
	background: #2483c7;
}
nav li ol {
	float: left;
	left: 0;
	font-size: 13px;
	line-height: 15px;
	opacity: 0;
	position: absolute;
	top: 63px;
	visibility: hidden;
	z-index: 1;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
nav li:hover ol {
	opacity: 1;
	top: 63px;
	visibility: visible;
	background: #252070;
}
nav li ol li {
	float: none;
	width: 210px;
	background: #252070;
}
nav li ol a {
	text-align: left;
	border-top: 0 !important;
	color: #FFF !important;
	text-transform: lowercase;
}
nav li ol li a {
	padding: 8px 25px;
}
nav li ol a:hover {
	background: #000;
	color: #FFF !important;
}
/* */
#layerslider {
	position: relative;
	height: 461px;
	width: 1000px;
	z-index: 9;
	margin: 0 auto;
}
#layerslider .image-container {
	width: 1000px;
	height: 461px;
	overflow: hidden;
	z-index: 9;
}
#layerslider .textblock {
	position: absolute;
	z-index: 10;
	bottom: 30px;
	vertical-align: baseline;
	float: left;
	width: 30%;
	margin-left: 40px;
}
#layerslider .line1 {
	display: block;
	z-index: 998;
	font-size: 34px;
	font-weight: 400;
	line-height: 40px;
	color: #FFF;
	text-align: left;
}
#layerslider .productblock {
	position: absolute;
	z-index: 11;
	bottom: 0px;
	vertical-align: baseline;
	float: right;
	right: 0;
	margin-bottom: -110px;
}
#content-header {
	position: relative;
	height: 300px;
	width: 1000px;
	z-index: 9;
	overflow: hidden;
	margin: 0 auto;
}
#content-header h1 {
	position: absolute;
	font-size: 30px;
	font-weight: 400;
	line-height: 50px;
	padding: 0 22px;
	color: #FFF;
	background: url(../images/BSServicious-bg.png);
	bottom: 0;
	width: 100%;
}
/* End Header Images */
.blue-gradient {
	background: #002f73; /* Old browsers */
	background: -moz-linear-gradient(top, #002f73 0%, #2b94d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #002f73), color-stop(100%, #2b94d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #002f73 0%, #2b94d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #002f73 0%, #2b94d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #002f73 0%, #2b94d5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #002f73 0%, #2b94d5 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f73', endColorstr='#2b94d5', GradientType=0 ); /* IE6-9 */
	width: 100%;
	min-width: 1024px;
}
#outer {
	width: 100%;
	min-width: 1024px;
	z-index: 1;
	margin: 0 auto;
	float: left;
}
#inner {
	position: relative;
	width: 100%;
	min-width: 1024px;
	z-index: 4;
	clear: both;
	margin: 0 auto;
	padding: 20px 0 315px;
	min-height: 100%;
}
.grid {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	clear: both;
}
.grid:after {
	content: "";
	display: table;
	clear: both;
}
.grid.padding-top {
	padding-top: 30px;
}
.grid.padding-full {
	padding: 30px 0;
}
.grid.padding-full-xtra {
	padding: 50px 0;
}
.grid.border {
	border-bottom: 1px solid #808285;
}
#menu .grid, #menu-upbg .grid, #footer .grid {
	height: auto;
}
.text ul li {
	margin: 1em !important;
	padding: 0 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.text ol li {
	margin: 1em !important;
	padding: 0 5px;
	list-style-position: outside;
	list-style-type: decimal;
}
/* */
.column-left {
	position: relative;
	float: left;
	text-align: left;
}
.column-right {
	position: relative;
	float: right;
	text-align: left;
	clear: both;
	right: 0;
}
.column-right.padding-top {
	margin-top: 20px;
}
.col-20 {
	width: 20%;
}
.col-25 {
	width: 25%;
}
.col-30 {
	width: 30%;
}
.col-40 {
	width: 40%;
}
.col-50 {
	width: 50%;
}
.col-54 {
	width: 54%;
}
.col-60 {
	width: 60%;
}
.col-65 {
	width: 65%;
}
.col-70 {
	width: 70%;
}
.col-75 {
	width: 75%;
}
.col-80 {
	width: 80%;
}
.box {
	width: 229px;
	float: left;
	left: 0;
	position: relative;
	margin-right: 27px;
}
.box.last {
	margin-right: 0;
	float: right;
	right: 0;
}
.imagecontainer {
	width: 229px;
	height: 255px;
	overflow: hidden;
	-webkit-box-shadow: 0 10px 10px -10px #000;
	box-shadow: 0 10px 10px -10px #000;
}
.imagecontainer img {
	opacity: 1;
	width: 229px;
}
.imagecontainer img:hover {
	opacity: 0.8;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.box .name {
	position: relative;
	font-size: 21px;
	width: 218px;
	padding: 30px 0 0;
	text-align: center;
	line-height: 28px;
	font-weight: 300;
	color: #FFF;
	text-transform: uppercase;
}
.semi-bold {
	font-weight: 500;
}
.box .name a {
	color: #FFF;
}
.feature-text {
	color: #002f73;
	font-size: 18px;
	font-wieght: 300;
	line-height: 30px;
	text-align: center;
	margin-top: 120px;
}
.feature-text a {
	color: #002F73;
	text-decoration: underline;
}
/* */
h1.page-title{
	font-size:50px;
	line-height:50px;
	font-weight:300;
	color:#002F73;
	text-transform:uppercase;
	margin:20px 0;
}
.title, h1.title {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	font-weight: 300;
}
h1.title {
	margin-top: 20px;
}
h1.title.contacto {
	margin-top: 0;
}
.blue-gradient h1.title {
	color: #FFF;
	font-size: 72px;
	line-height: 72px;
	text-align: center;
	font-weight: 200 !important;
	margin-bottom: 0;
}
h2.title span {
	font-size: 16px;
	padding-left: 10px;
}
h1.h1larager {
	font-size: 33px;
}
.title.contact {
	padding: 5px 0 5px 5px;
	margin-top: 20px;
	font-size: 18px;
	border-bottom: 0;
	background: #3f3f3f;
	color: #FFF;
}
.title img {
	max-width: 200px;
}
/* gallery*/

.instructions {
	display: relative;
	font-size: 11px;
	clear: both;
}
.thumbcontainer {
	width: 180px;
	height: 113px;
	overflow: hidden;
	margin: 0 18px 18px 0;
	float: left;
}
.thumbnail img {
	border: none;
	/*	border: 1px solid white;*/
	/*for most browsers*/
	max-width: 180px;
	/*max-height: 120px;*/
	/* for IE */
	width: expression(this.width > this.height ? 180 : true);
 height: expression(this.height > this.width ? 120 : true);
}
/* */

#footer {
	position: relative;
	margin-top: -315px;
	height: auto;
	min-height: 315px;
	width: 100%;
	min-width: 1024px;
	bottom: 0;
	z-index: 4;
	clear: both;
	font-size: 11px;
	border-top: 10px solid #FFF;
	color: #002f73;
}
#footer .right-contact {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
#footer .right-contact a {
	color: #002f73;
}
#footer .right-contact img {
	display: block;
	margin: 0 auto;
}
#footer .slogan {
	margin: 0 auto 10px;
	font-weight: 300 !important;
	font-family: 'Raleway', sans-serif;
}
/* */
.logos {
	height: 70px !important;
	margin: 10px auto 0;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	z-index: 1;
}
.logos span {
	float: left;
	margin: 0 18px;
}
.logos span img {
	max-width: 136px;
	max-height: 50px;
}
.logos img:hover {
	opacity: 0.5;
}
/* */
#footer .services ul {
	margin: 25px 0px 0px 65px;
}
#footer .services ul li {
	list-style: none;
	display: inline;
	width: 40%;
	float: left;
	color: #002f73;
	text-transform: uppercase;
	font-weight: 500;
}
.copyright {
	width: 100%;
	min-width: 1024px;
	background: #002f73;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
}
.copyright a {
	color: #FFF;
}
.copyright p {
	padding-top: 15px;
}
.copyright img {
	float: right;
	margin: 10px 40px;
	display: inline-block;
}
/* */
#location iframe{max-width:100%;}