@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300,100italic,100);
/*font-family: 'Roboto', sans-serif;*/
/* 	-----------------------------------------------------
	------------------- General Styles ------------------
	----------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
* {
	margin: 0;
	padding: 0;
	outline: none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:hover, a:active, a:focus {
	outline: none;
	outline-style: none;
	outline-width: 0;
}
img {
	margin: 0;
	padding: 0;
	outline-style: none;
	outline-width: 0;
}
 @-webkit-viewport {
width: device-width;
}
@-moz-viewport {
width: device-width;
}
@-ms-viewport {
width: device-width;
}
@-o-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	color: #000000;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-size: 100%;
	background-color: #F5F5F5;
}
.clr {
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
}
.left {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	float: left;
}
.right {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	float: right;
}
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}

/* 	-----------------------------------------------------
	------------------- Header Styles -------------------
	----------------------------------------------------- */
#header_section {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #f1f1f1;
	background-color: #FFFFFF;
}
#header_section header {
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	height: 110px;
	position: relative;
}
#header_section header figure {
	float: left;
	margin: 0 0;
}
#header_section header figure img {
	display: inline-block;
}
#header_section aside {
	float: right;
	padding: 12px 0 14px 0;
	height: 26px;
}
#header_section aside .call {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #d3d3d3;
	height: 28px;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 26px;
	color: #23b8c8;
}
#header_section aside .call a {
	color: #23b8c8;
	text-decoration: none;
}
#header_section aside .call img {
	vertical-align: middle;
}
#header_section aside .socials {
	float: left;
	padding: 0 10px;
}
#header_section aside .socials ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header_section aside .socials ul li {
	margin: 2px 4px;
	padding: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
}
#header_section aside .socials ul li a {
	margin: 0 !important;
	padding: 0 !important;
}
#header_section aside .contactdiv {
	float: left;
	position: relative;
}
#header_section aside .contact {
	height: 16px;
	padding: 6px 12px;
	background-color: #08bb65;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#header_section aside .contact a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#header_section aside .contactdiv .contactform {
	position: absolute;
	right: 0;
	top: 26px;
	display: none;
	background-color: #08bb65;
	z-index: 999;
	width: 240px;
	height: auto;
	padding: 8px 13px;
}
#header_section aside .contactdiv .contactform .field {
	padding: 5px 0;
	ont-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #FFF;
}
#header_section aside .contactdiv .contactform .field input[type="text"], #header_section aside .contactdiv .contactform .field textarea {
	margin: 0;
	padding: 5px;
	width: 230px;
	height: auto;
	background-color: #FFF;
	border: none;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	color: #000000;
	resize: none;
}
#header_section aside .contactdiv .contactform .field input[type="submit"], #header_section aside .contactdiv .contactform .field input[type="reset"] {
	background: -moz-linear-gradient(center top, #31c1d2 0px, #12909f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #076f7b;
	border-radius: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 100%;
	font-weight: 400;
	left: auto;
	line-height: 1em;
	margin: 0;
	overflow: visible;
	padding: 6px 10px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	margin-right: 5px;
	text-transform: uppercase;
}
#header_section nav {
	float: right;
	clear: right;
	margin-top: 2px;
}
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	margin: 0;
	padding: 0 0 0 32px;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 38px;
	color: #147a86;
	text-transform: uppercase;
	position: relative;
}
#nav li a {
	color: #0b4971;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	border-top: 3px solid #e5e5e5;
	transition: all .4s ease-in-out;
}
#nav li a:hover {
	color: #147a86;
	border-top: 3px solid #29bfd0;
}
#nav li.selected > a {
	color: #147a86;
	border-top: 3px solid #29bfd0;
}
#nav li:hover > a {
	color: #147a86;
	border-top: 3px solid #29bfd0;
}
#nav ul {
	position: absolute;
	left: 32px;
	top: 38px;
	display: none;
	background: #2bb673;
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #FFFFFF;
}
#nav li:hover > ul {
	display: inline;
	z-index: 100;
}
#nav ul li a {
	display: block;
	padding: 6px 20px;
	color: #FFFFFF;
	border-bottom: none;
}
#nav ul li a:hover, #nav ul li a.select {
	color: #FFFFFF;
	background: none;
	background-color: #0303ef;
	border-bottom: none;
}
#nav li ul li ul {
	position: absolute;
	top: -1px;
	left: 100%;
	display: none;
}
.tinynav {
	display: none;
}
#header_section nav select {
	margin: 0;
	padding: 0 4%;
	width: 100%;
	height: 38px;
	background: #2bb673 url(../images/arrow-dn.png) no-repeat right;
	border: none;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 38px;
	color: #FFFFFF;
}
#header_section nav option {
	color: #FFFFFF !important;
	padding: 2% 4%;
	background-color: #2bb673;
}
/* 	-----------------------------------------------------
	------------------ Content Styles -------------------
	----------------------------------------------------- */
#content_section {
	margin: 0 auto;
	padding: 15px 0;
	width: 100%;
	height: auto;
	border-top: 1px solid #FFFFFF;
}

#content_section .textpart {
	margin: 0 auto;
	padding: 0 0 25px 0;
	width: 100%;
	height: auto;
} 

#content_section .textpart .images {
	margin: 0;
	padding: 8px 20px 0 0;
	width: auto;
	height: auto;
	float:left
} 


#content_section #banner {
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	height: 440px;
	position: relative;
}
#content_section h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 100;
	line-height: 36px;
	color: #656565;
	padding-bottom: 10px;
}
#content_section h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 36px;
	color: #034047;
	padding-bottom: 10px;
}
#content_section h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 24px;
	color: #000000;
	padding: 10px 0;
}

#content_section h4 span {
	color: #04436d;
	padding: 10px 0;
}


#content_section h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	color: #000000;
	padding: 10px 0;
}
#content_section h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	color: #000000;
	padding: 10px 0;
}
#content_section h4 a {text-decoration:none; color:#000;}


#content_section p {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #656565;
	padding: 0px 0 0 0;
}




#content_section p a {color:#656565; text-decoration:none;}
#content_section p a:hover {color:#000000; text-decoration:none;}
#content_section p span a {color:#29bfd0; text-decoration:none;}
#content_section ul.list {margin:0; padding:10px 15px !important; list-style:disc !important;}
#content_section ul.logogallery {margin:0; padding:0 !important; list-style:none !important; text-align:center;}
#content_section ul.logogallery li {margin:0; padding:0 !important; list-style:none !important; display:inline-block;}

#content_section ul li {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #656565;
	padding: 0px 0;
}
.viewall {
	height: 16px;
	padding: 5px 10px;
	margin: 8px 0;
	background-color: #29bfd0;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #FFFFFF;
	display: inline-block;
}
.viewall a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#content_section .section01 {
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	height: auto;
	background-color: #FFFFFF;
}
#content_section .section01 .content_box01 {
	width: 280px;
	min-height: 360px;
	padding: 30px 25px;
	float: left;
	background: #FFFFFF url(../images/line-01.png) no-repeat 0 30px;
}
#content_section .section01 .content_box01 p {font-size:16px; line-height:24px; font-weight:300;}
#content_section .section01 .content_box02 p {font-size:14px; line-height:20px; font-weight:300; color:#656565;}
#content_section .section01 .content_box02 {
	width: 47%;
	min-height: 380px;
	padding: 20px 30px;
	float: left;
	border-right:1px solid #F0F0F0;
}
#content_section .section01 .content_box02 img {
	border: 5px solid #f1f1f1;
	display: block;
	margin-bottom: 8px;
}

#content_section .section01 .content_box03 {
	width: 49.5%;
	/*min-height: 420px;*/
	float: left;
	background-color: #FFFFFF;
	border-bottom:1px solid #eeeeee;
}
#content_section .section01 .content_box03 .box {
	padding: 25px 14px 20px 20px;
}

#content_section .section01 .content_box03 .box .call {
    padding: 4px 0 0 40px;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    color: #23b8c8;
	background:url(../images/icon-phone.png) no-repeat left bottom;
	margin-bottom:10px;
}

#content_section .section01 .content_box03 .box .email a {
    padding: 8px 0 0 40px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    color: #23b8c8;
	text-decoration:none;
	background:url(../images/icon-mail.png) no-repeat left center;
}








#content_section .section01 .content_box03 .box img {
	border: 5px solid #f1f1f1;
	display: block;
	margin: 50px 10px 10px 20px;
	float: right;
}
#content_section .section01 .content_box03 .box h4 {
	padding: 0 !important;
}
#content_section .section02 {
	margin: 0 auto;
	padding: 30px 0 0 0;
	max-width: 1000px;
	height: auto;
	background-color: #F5F5F5;
}
#content_section .section02 h3 {
	text-transform: uppercase;
}
#content_section .section02 .left_section {
	width: 630px;
	min-height: 310px;
	float: left;
	padding: 0 25px 0 15px;
	background: #F5F5F5 url(../images/line-01.png) no-repeat 0 0;
}
#content_section .section02 .left_section .box {
	padding: 0;
}
#content_section .section02 .left_section .box img {
	border: 5px solid #FFFFFF;
	display: block;
	margin: 8px 26px 15px 0;
	float: left;
}
#content_section .section03 .right_section {
	width: 280px;
	min-height: 310px;
	float: right;
	padding: 0 25px;
	background: #F5F5F5 url(../images/line-01.png) no-repeat 0 0;
}
#content_section .section03 .right_section .address {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #147a86;
	text-transform: uppercase;
	padding: 8px 0;
}
#content_section .section03 .right_section .address img {
	vertical-align: middle;
}
#content_section .section03 .right_section .call {
	padding: 4px 0;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 26px;
	color: #23b8c8;
}
#content_section .section03 .right_section .call a {
	color: #23b8c8;
	text-decoration: none;
}
#content_section .section03 .right_section img {
	vertical-align: middle;
}
#content_section .section03 .right_section .email {
	padding: 4px 0;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #585858;
	
}
#content_section .section03 .right_section .email a {
	color: #585858;
	text-decoration: none;
}
#content_section .section03 .right_section .socials {
	padding: 0;
}
#content_section .section03 .right_section .socials ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_section .section03 .right_section .socials ul li {
	margin: 2px;
	padding: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
}
#content_section .section03 .right_section .socials ul li a {
	margin: 0 !important;
	padding: 0 !important;
}
#content_section .section03 .right_section .map {
	padding: 10px 0 0 0;
}
#content_section .section03 {
	margin: 0 auto;
	padding: 30px 25px;
	max-width: 950px;
	height: auto;
	background: #FFFFFF ;
	min-height: 700px;
}
#content_section .section03 ul {
	list-style: none;
}
#content_section .section03 h2 {
	font-weight: 300 !important;
}
/* 	-----------------------------------------------------
	------------------- Footer Styles -------------------
	----------------------------------------------------- */
#footer_section {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	border-top: 5px solid #29bfd0;
	background-color: #dee6e2;
}
#footer_section footer {
	margin: 0 auto;
	padding: 20px 0;
	max-width: 1000px;
	height: auto;
}
#footer_section footer .left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
#footer_section footer .left ul li {
	margin: 0;
	padding: 0;
	display: inline;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #026671;
	text-transform: uppercase;
}
#footer_section footer .left ul li a {
	color: #136297;
	text-decoration: none;
	margin: 0;
	padding: 0 8px;
	display: inline-block;
}
#footer_section footer .left ul li a:hover, #footer_section footer .left ul li a.active {
	color: #1eb1c2;
}
#footer_section footer p {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 400;
	line-height: 14px;
	color: #4e514f;
	padding: 10px 8px;
}
#footer_section footer p a {
	color: #4e514f;
	text-decoration: none;
}
#footer_section footer p a:hover {
	color: #000000;
	text-decoration: none;
}
#footer_section footer .right {
	text-align: right;
}





#footer_section footer .right ul {margin:0; padding:0; list-style:none;}
			#footer_section footer .right ul li {margin:0; padding:0; display:inline; width:30px; height:30px;}
			
			#footer_section footer .right ul li.facebook a {width:30px; height:30px; display:inline-block; background:url(../images/sprites.png) no-repeat 0 -1202px; text-indent:-5000px;}
			#footer_section footer .right ul li.facebook a:hover {background:url(../images/sprites.png) no-repeat 0 -1232px; text-decoration:none;}
			
			#footer_section footer .right ul li.twitter a {width:30px; height:30px; display:inline-block; background:url(../images/sprites.png) no-repeat -35px -1202px; text-indent:-5000px;}
			#footer_section footer .right ul li.twitter a:hover {background:url(../images/sprites.png) no-repeat -35px -1232px; text-decoration:none;}
			
			#footer_section footer .right ul li.gplus a {width:30px; height:30px; display:inline-block; background:url(../images/sprites.png) no-repeat -70px -1202px; text-indent:-5000px;}
			#footer_section footer .right ul li.gplus a:hover {background:url(../images/sprites.png) no-repeat -70px -1232px; text-decoration:none;}
			
			#footer_section footer .right ul li.youtube a {width:30px; height:30px; display:inline-block; background:url(../images/sprites.png) no-repeat -105px -1202px; text-indent:-5000px;}
			#footer_section footer .right ul li.youtube a:hover {background:url(../images/sprites.png) no-repeat -105px -1232px; text-decoration:none;}
			
			#footer_section footer .right ul li.linkedin a {width:30px; height:30px; display:inline-block; background:url(../images/sprites.png) no-repeat -140px -1202px; text-indent:-5000px;}
			#footer_section footer .right ul li.linkedin a:hover {background:url(../images/sprites.png) no-repeat -140px -1232px; text-decoration:none;}






.product-content { margin:0 0; width:100%; height:auto; }

.product-content .side-bar_nav { margin:0 30px 30px 0; float:left; width:25%; height:auto; border:1px solid #f0f0f0; background:#f8f8f8; }
.product-content .side-bar_nav .top-part { margin:0; padding:15px 0; width:100%; height:auto; font-size:24px; color:#fff; text-align:center; line-height:30px; background:#29bfd0; text-transform:uppercase; }

.product-content .side-bar_nav ul { width:auto; margin:0 auto; padding:0; list-style:none;  }
.product-content .side-bar_nav ul li { position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd; }

.product-content .side-bar_nav ul li a {
display: block;
padding: 12px 24px 12px 15px;
font-size:14px;
color:#4A4A4A;
line-height:24px;
text-transform:uppercase;
text-decoration:none; 
}

.product-content .side-bar_nav ul li a:hover {

color:#29bfd0;
text-decoration:none; 
}

.product-content .side-bar_nav ul li.selected > a {
color:#29bfd0;
text-decoration:none; 
}
.select a {
    color: #29bfd0 !important;
}





.product-content .content-part { margin:0; padding:0; float:left; width:70%; height:auto; }
.product-content .content-part h4 { font-size:28px; color:#08bb65; padding-bottom:20px; text-transform:uppercase; font-weight:600; }















.contact-box {
	padding-top: 0;
	padding: 15px 0;
	
}

.contact-box1 {
	margin:100px auto;
	width:50%;
	padding-top: 0;
	padding: 15px 0;
}


.contact-box .left-part {
	width:30%;
	float:left;
}

.contact-box .right-part {
	width:68%;
	float:right;
}


.contact-box .left-part h5  {

	font-size: 16px;
	line-height: 24px;
	color: #29bfd0;
}


.contact2-textbox {
	width: 50%;
	padding: 15px 10px;
	font-size: 13px;
	margin:5px 0;
}

.contact2-textbox1 {
	width: 98%;
	padding: 15px 10px;
	font-size: 13px;
	margin:5px 0;
}

.contact2-textarea {
	width: 97.5%;
	padding: 15px 0 15px 15px;
	margin:5px 0;
	font-size: 14px;
	height: 150px;
	overflow: auto;
	resize: none
}
.contacr2-submit, .contacr2-submit-1 {
	box-shadow: none;
	border: none;
	color: #fff;
	text-align: center;
	line-height: 35px;
	background: #29bfd0;
	padding: 0 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 18px
}
.contacr2-submit {
	float: left;
}
.contacr2-submit-1 {
	float: left
}
.side-bar-contact .form-title-text {
	padding: 15px 0;
}
.mar15 {
	margin: 0 0 0 0;
}
.form-title-text {
	color: #414042;
	font-size: 24px;
	width: 100%;
	float: left;
	padding: 15px 0 15px 15px;
	text-align: left;
	text-transform: none
}
.news-box h4, .side-bar-contact h5 {
	text-transform: uppercase;
	font-weight: 400
}
.side-bar-contact p {
	border-bottom: 1px solid #CCC
}
.side-bar-contact p .fa {
	margin-right: 5px
}


.contact2-textarea, .contact2-textbox {
	border: 1px solid #dcddde;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 25px
}

.contact2-textarea, .contact2-textbox1 {
	border: 1px solid #dcddde;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 25px
}


.contacr2-submit, .contacr2-submit-2 {
	box-shadow: none;
	border: none;
	color: #fff;
	text-align: center;
	line-height: 35px;
	background: #29bfd0;
	padding: 0 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 18px;
	
}

/*.product-content .content-part img { text-align:right; padding:0 0 30px 30px; float:right;}
*/


#content_section .text-style ul {
	list-style:none;
	padding:10px 0 10px 10px;
	border:none;
}


#content_section .text-style ul li {
	font-size:14px; padding:8px 0; font-weight:400; color:000; padding-left:20px; background:url(../images/body_dot.jpg) no-repeat left top;

}
