@import "font-awesome.css";
@import "font-awesome.min.css";
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section
{
	display: block;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
*, *::after, *::before
{
	box-sizing: border-box;
}
:after, :before
{
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
::selection
{
	background:#076bdd; color:#fff; 
}
::-moz-selection
{
	background:#076bdd; color:#fff;
}
.scrollup
{
    position: fixed;
    z-index: 9999;
    bottom: 20px;
    float: right;
    right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    display: none;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: url(../images/top.png) center center no-repeat;
    border-radius: 50%;
}
.scrollup:hover
{
	
}
body
{
	width:auto;
	margin:0;
	border:0;
	font-family: 'Be Vietnam Pro', sans-serif;
}
img
{
	max-width:100%;
	vertical-align: middle;
	border: 0;
}
.clearfix:after
{
	display:block;
	visibility:hidden;
	overflow:hidden;
	clear:both !important;
	content:".";
	line-height:0;
	height:0;
}
.clearfix
{
	display:inline-block;
}
html[xmlns] .clearfix
{
	display:block;
}
*html .clearfix
{
	height:1%;
}
:focus
{
	outline:0;
}
.clear
{
	clear:both !important;
}
.clear:after
{
    display: block;
    content: "";
    clear: both;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
p
{
    color: #000;
    line-height: 26px;
    font-size: 18px;
    font-weight: 300;
    margin: 15px 0;
}
p strong
{
    color: #000;
    font-weight: 600;
}
a
{
	color:#ff3000;
	text-decoration:none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a:hover
{
	color:#000; 
}
h1, h2, h3
{ 
	margin:15px 0;
}
ul.list, ul.listno
{
	padding:0;
	margin:15px 0;
	list-style:none;
} 
ul.list li, ul.listno li
{
    color: #000;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 16px;
    position: relative;
    margin-bottom: 5px;
}
ul.list li, ul.listno li
{
	counter-increment: mega-step;
}
ul.list li:before
{
    content: " ";
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #ff3c00;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
ul.listno li:before
{
    content: counter(mega-step, upper-roman);
    position: absolute;
    top: 0px;
    left: 0;
    width: 6px;
    height: 6px;
    color: #ff3c00;
	text-align:center;
}
ul.list li strong, ul.listno li strong
{
	color:#000;
}
ul.list li span, ul.listno li span
{
	color:#2d3091;
}
.wrapper
{
    overflow: hidden;
}
header
{
	position:relative;
}
.section
{
    position: relative;
    background: #fff;
    outline: 0;
    z-index: 9999;
}
.footer
{
	
}
.header
{
	
}
.nav-shrink
{
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.nav-shrink.header
{
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	position:fixed;
	top:0;
	left:0;
	right:0;
    z-index: 999999999;
	box-shadow:0px 0px 26px rgba(0,0,0,0.2);
}
.header-strip
{
    padding: 0px 0 0px 100px;
    background: #353c3e url(../images/stripbg.jpg) center center no-repeat;
	background-size:cover;
    position: relative;
}
.header-contact
{
    padding: 15px 0;
}
.header-contact a
{
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    display: block;
	float:left;
	margin:0 8px;
	position:relative;
}
.header-contact a i
{
	display:inline-block;
	margin-right:6px;
}
.header-contact a:after
{
    content: " ";
    position: absolute;
    bottom: -4px;
    left: auto;
    right: 0;
    background: #fff;
	width:0;
    height: 2px;
}
.header-contact a:hover
{
	
}
.header-contact a:hover:after
{
	width:100%;
    left: 0;
    right: auto;
}
.social-icon
{
	
}
.social-icon a
{
    display: block;
    width: 45px;
    height: 45px;
    float: left;
    margin-left: 3px;	
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 13px 0;
}
.social-icon a:hover
{
    color: #009cd9;
    background: #fff;
}
.getaquote
{
	
}
.getaquote a
{
    display: block;
    background: #fff;
    color: #000;
    padding: 14.5px 20px;
}
.getaquote a:hover
{
    color: #fff;
    background: #009cd9;
}
.header-inner
{
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	padding:0px 100px;
    position: relative;
	background:#fff;
}
.header-inner h1
{
    margin:15px 0;
}
.nav
{
	
}
.nav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
	text-align:center;
}
.nav ul li
{
	list-style: none;
	float:left;
	margin-left:22px;
	position:relative;
}
.nav ul li a
{
    color: #353c3e;
    font-size: 16px;
    font-weight: 500;
    display: block;
    position: relative;
    padding: 35px 0px;
}
/*.nav ul li a:before
{
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #fff;
    border-width: 6px;
    z-index: 9999;
    opacity: 0;
}*/
.nav ul li a:after
{
    content: " ";
    position: absolute;
    bottom: -5px;
    left: auto;
    right: 0;
	width:0;
	height:5px;
    background: #009cd9;
    z-index: 999;
}
.nav ul li a i
{
    width: 16px;
    height: 10px;
    font-size: 26px;
    line-height: 10px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 100;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -wenkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.nav ul li:hover > a i, .nav ul li.active > a i
{
    -wenkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.nav ul li a strong
{
    font-size: 30px;
    line-height: 0px;
    position: relative;
    top: -4px;
}
.nav ul li a span
{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
	display:none;
}
.nav ul li a span:before
{
	content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 3px;
    height: 100%;
    margin: auto;
    background: #fff;
}
.nav ul li a span:after
{
	content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    margin: auto;
    background: #fff;
}
.nav ul li:hover a span:before
{
	opacity:0;
}
.nav ul li:hover > a, .nav ul li.active > a 
{
	color:#000;
}
.nav ul li:hover > a:after, .nav ul li.active > a:after
{
	width:100%;
    left: 0;
    right: auto;
}
.nav ul li ul
{
    position: absolute;
    display: none;
    background: #F2F2F2;
    z-index: 9999999;
    padding: 15px 30px;
    box-shadow: 0px 22px 36px rgba(0, 0, 0, 0.2);
	left:-30px;
	text-align:left;
}
.nav ul li ul li
{
	list-style: none;
    margin: 0;
	float:none;
}
.nav ul ul li a
{
	text-align:left;
    font-size: 15px;
    color: #525252;
    font-weight: 500;
    width: auto;
    position: relative;
	text-transform:none;
    padding: 4px 15px;
	margin:5px 0;
	display:inline-block;
}
.nav ul ul li:first-of-type a
{
	border-top:none;
}
.nav ul ul li a:before
{
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
	top:3px;
    left: 0px;
    font-size: 18px;
}
.nav ul ul li a:hover
{
	color:#000;
	background:none;
}
.nav ul li ul:hover a
{
	
}
/*.nav ul li ul li .subnav
{
    position: absolute;
    display: none;
    background: #fff;
    z-index: 9999999;
    box-sizing: border-box;
    padding: 20px 0;
	top:0px;
	left: 100%;
	box-shadow: 0px 10px 16px rgba(104, 104, 104, 0.1);
	border-top:none;
	visibility:hidden;
}
.nav ul > li:hover ul, .nav ul li ul li:hover .subnav
{
	display:block;
	visibility:visible;
}*/
.nav ul > li:hover ul
{
	display:block;
}
.banner
{
    width: 100%;
    height: 75vh;
	position:relative;
	z-index:9;
}
.container
{
	padding:85px 100px;
}
.equalheight
{
	display:flex;
}
.alignmiddle
{
    display: flex;
    align-items: center;
}
.container h2
{
    font-size: 40px;
    font-weight: 800;
    color: #353c3e;
    position: relative;
}
.container h2:before
{
    content: " ";
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    height: 1px;
    background: #353c3e;
}
.container h2:after
{
    content: " ";
    position: absolute;
    bottom: -15px;
    left: 0;
    height: 6px;
    width: 75px;
    background: #009cd9;
    border-radius: 5px 5px 0 0;
}
.container h3, .footer h3
{
    color: #000;
    font-size: 26px;
    font-weight: 600;
    position: relative;
}
a.linkbox
{
    display: inline-block;
    border: solid 2px #009cd9;
    color: #000;
    font-size: 17px;
    padding: 16px 46px;
    font-weight: 500;
    overflow: hidden;
    position: relative;
    margin: 15px 0;
    border-radius: 30px;
}
a.linkbox:before
{
    content: " ";
    position: absolute;
    top: 6px;
    left: -60px;
    background: #009cd9;
    width: 80px;
    height: 80px;
    z-index: -8;
    border-radius: 50%;
	opacity:0;
}
a.linkbox:hover
{
	color:#fff;
}
a.linkbox:hover:before
{
    top: -150px;
    left: 0px;
    width: 300px;
    height: 300px;
    border-radius: 0%;
	opacity:1;
}
.intro
{
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}
.intro h3
{
    background: #009cd9;
    padding: 35px 50px 65px 100px;
    color: #fff;
    font-size: 28px;
    line-height: 34px;
	border-radius:0 30px 30px 0;
	width:60%;
}
.intro h3:after
{
    content: " ";
    position: absolute;
    bottom: 35px;
    left: 100px;
    width: 120px;
    height: 6px;
    background: #fff;
}
.intro article
{
	padding:10px 0px 0px 100px;
}
.intro aside
{
	width:60%;
}
.intro figure
{
	width:40%;
	position:relative;
	top:-100px
}
.intro figure:before
{
    content: " ";
    position: absolute;
    top: -100px;
    bottom: 100px;
    right: -100px;
    left: 100px;
    border: solid 5px #353c3e;
    z-index: -8;
    border-radius: 50px 0;
}
.products
{
	text-align:center;
	padding-top:0;
	padding-bottom:0;
	position:relative;
}
.products:before
{
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20%;
    width: 80%;
    height: 80%;
    background: #009cd9;
    opacity: 0.1;
    border-radius: 100px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	z-index:-8;
}
.products:after
{
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20%;
    width: 80%;
    height: 80%;
    background: #353c3e;
    opacity: 0.1;
    border-radius: 100px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	z-index:-8;
}
.products h2
{
    display:inline-block;
}
.products ul
{
    padding: 0;
    margin: 50px -30px 0 -30px;
}
.products ul li
{
    float: left;
    width: 25%;
}
.products ul li a
{
	display:block;
    background: #E8E8E8;
    text-align: center;
    margin: 30px;
    position: relative;
    overflow: hidden;
    z-index: 9;
	border-radius:30px;
}
.products ul li a:before
{
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 150px;
    background: #009cd9;
    -webkit-transform: rotate(62deg);
    transform: rotate(62deg);
    margin: auto;
    z-index: -8;
	border-radius:30px;
}
.products ul li a:hover:before
{
    -webkit-transform: rotate(-62deg);
    transform: rotate(-62deg);
}
.products ul li a:after
{
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    margin: 3px;
    z-index: -8;
	border-radius:30px;
}
.products ul li a figure
{
    padding: 30px;
	position:relative;
}
.products ul li a figure img
{
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform:scale(1);
    transform:scale(1);
}
.products ul li a:hover figure img
{
    -webkit-transform:scale(0);
    transform:scale(0);
}
.products ul li a figure:after
{
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	width:0;
    background: rgba(0,155,219,0.8);
	transition-delay:1s;
}
.products ul li a:hover figure:after
{
	width:100%;
	left:auto;
	right:0;
	transition-delay:0.2s;
}
.products ul li a figcaption
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index:99;
}
.products ul li a figcaption div
{
	
}
.products ul li a figcaption h1
{
	color:#fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
	margin:0;
	-webkit-transform:translateY(50px);
	transform:translateY(50px);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	opacity:0;
	transition-delay:0.5s;
}
.products ul li a figcaption p
{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
	position:relative;
	margin-top:10px;
	-webkit-transform:translateY(50px);
	transform:translateY(50px);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	opacity:0;
	transition-delay:0.8s;
}
.products ul li a:hover figcaption h1, .products ul li a:hover figcaption p
{
	-webkit-transform:translateY(0px);
	transform:translateY(0px);
	opacity:1;
}
.products ul li a figcaption p:after
{
    content:" ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 100%;
    background: #fff;
}
.section-testimonials
{
	width:48%;
	border:solid 2px #EBEBEB;
	position:relative;
	text-align:center;
}
.section-testimonials:before
{
	font-family: 'FontAwesome';
	content: "\f10d";
	color:#999;
	font-size:60px;
	position:absolute;
	top:-25px;
	left:-15px;
	z-index:9999;
}
.section-testimonials:after
{
	font-family: 'FontAwesome';
	content: "\f10e";
	color:#999;
	font-size:60px;
	position:absolute;
	bottom:-25px;
	right:-15px;
	z-index:9999;
}
.section-testimonials h2, .clientlist h2
{
	display:inline-block;
	margin-top:30px;
	margin-bottom:10px;
}
.section-testimonials .item
{
	padding:35px 50px;
	position:relative;
	text-align:center;
}
.section-testimonials .item h3
{
    font-size: 22px;
}
.clientlist
{
	text-align:center;
}
.clientlist ul
{
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.clientlist ul li
{
	float:left;
	width:33.333333%;
	padding:30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clientlist ul li img
{
	max-height:75px;
}
.section-contact
{
    background: #009cd9 url(../images/contactbg.jpg) center center no-repeat;
	background-size:cover;
    padding: 35px 30px;
    margin: 0 100px 0px 100px;
    position: relative;
    bottom: -50px;
	border-radius:30px;
}
.section-contact aside
{
    float: left;
    width: 60%;
    text-align: right;
    border-right: dashed 2px #0c769f;
    padding-right: 30px;
    margin-right: 30px;
}
.section-contact aside h3
{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.section-contact aside h2
{
    font-size: 38px;
    color: #fff;
    font-weight: 700;
}
.section-contact aside h2:after, .section-contact aside h2:before
{
    display:none;
}
.section-contact a
{
    display: inline-block;
    padding: 18px 26px;
    margin: 28px 2px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 500;
}
.section-contact a:first-of-type
{
    color: #fff;
    background: #353c3e;
}
.section-contact a:nth-of-type(2)
{
    color: #000;
    background: #fff;
}
.footer
{
	position:relative;
    background: #353c3e;
}
.footer article
{
	padding:85px 100px 35px 100px;
}
.footer aside
{
    margin-right:6%;
}
.footer aside:nth-of-type(3), .footer aside:last-of-type
{
    margin-right:0%;
}
.footer article aside ul
{
    padding:0;
	margin:0;
}
.footer article aside ul li
{
    
}
.footer article aside ul li a
{
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
	line-height:26px;
	position:relative;
}
.footer article aside ul li a:hover
{
    color: #fff;
	text-decoration:underline;
}
.footer h3
{
    color: #fff;
    font-size: 20px;
    margin-bottom: 16px;
}
.footer h3:before
{
    top: 3px;
    left: -12px;
    height: 14px;
}
.footer p
{
    color: #fff;
    line-height: 26px;
    font-size: 16px;
	margin-top:0;
}
.footer p strong
{
    color: #fff;
    font-weight: 600;
}
.footer p span
{
    color: #fff113;
    font-weight: 600;
}
.footer a
{
    color: #fff;
}
.footer a:hover
{
	text-decoration:underline;
}
.social-media
{
	
}
.social-media a
{
    display: inline-block;
    margin-right: 2px;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    text-align: center;
	margin-bottom:15px;
}
.social-media a:hover
{
	color:#fff;
}
.footer-text
{
	
}
.footer-text i
{
	width:18px;
	text-align:center;
}
.footer-bottom
{
    background: #009cd9;
    padding:30px 50px;
	margin:0 50px;
	border-radius:30px 30px 0 0;
}
.footer-bottom a
{
    color: #fff;
	text-decoration:underline;
}
.footer-bottom p
{
    color: #fff;
	margin-bottom:0;
}
.footer-text-link a:hover
{
	text-decoration:underline;
}
.anchor
{
	position:absolute;
	top:-50px;
}
.show
{
	display:block;
}
.hide
{
	display:none;
}
.wow
{
	visibility: hidden;
}
.page-title
{
    padding:12px 100px;
	position:relative;
	background:#F2F2F2;
}
.page-title h2
{
    font-size: 40px;
    font-weight: 800;
    color: #353c3e;
}
.page-title nav
{
	
}
.page-title nav ul
{
    padding: 0;
    margin: 0;
}
.page-title nav ul li
{
    float: left;
    margin-left: 22px;
    color: #575656;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
}
.page-title nav ul li:before
{
    content: " ";
    bottom: 4px;
    left: -15px;
    right: 0;
    width: 5px;
    height: 5px;
    position: absolute;
    background: #e2000f;
    border-radius: 50%;
}
.page-title nav ul li:first-of-type:before
{
	display:none;
}
.page-title nav ul li a
{
    color: #575656;
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
	letter-spacing:1px;
	text-transform:uppercase;
}
.page-title nav ul li a:hover
{
	
}
.content
{
	width:65%;
}
.sidebar
{
	width:30%;
}
.products-inner
{
	position:relative;
}
.products-inner ul
{
    padding:0;
	margin:-30px -30px -30px -30px;
}
.products-inner ul li
{
    float:left;
	width:33.333333%;
}
.products-inner ul li a
{
    margin:30px;
	display:block;
    position: relative;
	overflow:hidden;
    transition-timing-function: cubic-bezier(0.1, 0.1, 0.6, 0.1);
    background: #F2F2F2;
    text-align: center;
	padding:30px;
}
.products-inner ul li a:hover
{
	background:#fff;
	box-shadow:8px 16px 30px rgba(150,150,150,0.2);
}
.products-inner ul li a figure
{
	position:relative;
}
.products-inner ul li a figure img
{
	
}
.products-inner ul li a figcaption
{
    position: relative;
	margin-top:15px;
}
.products-inner ul li a figcaption h4
{
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.products-inner ul li a:hover figcaption h4
{
	
}
.photo-gallery
{
	
}
.photo-gallery h2
{
	margin:30px 0;
}
.photo-gallery ul
{
    padding: 0;
    margin: 0 -10px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.photo-gallery ul li
 {
    float: left;
    list-style: none;
    width: 25%;
    overflow: hidden;
	position:relative;
}
.photo-gallery ul li a
{
    display: block;
    position: relative;
    margin: 10px;
	border:solid 2px #F2F2F2;
	padding:20px;
	overflow:hidden;
	text-align:center;
}
.photo-gallery ul li a img
{
	max-height:250px;
}
.photo-gallery ul li a h3
{
    margin-bottom:0;
    font-size: 16px;
}
.photo-gallery ul li a:hover
{
	
}
.photo-gallery ul li a:after
{
    content: "\f00e";
    position: absolute;
    bottom: -150px;
    right: -150px;
    width: 150px;
    height: 150px;
    background: rgba(0,157,218,0.6);
    border-radius: 50%;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 32px;
    padding: 30px;
	text-align:left;
}
.photo-gallery ul li a:hover:after
{
    bottom: -75px;
    right: -75px;
}
.productnav
{
	padding-top:0;
	padding-bottom:0;
}
.productnav ul
{
	padding:0;
	margin:-10px;
}
.productnav ul li
{
	float:left;
}
.productnav ul li a
{
    display: block;
    color: #353c3e;
    border: solid 1px #353c3e;
    margin: 10px;
    font-weight: 400;
    font-size: 15px;
    border-radius: 30px;
    padding: 6px 10px;
}
.productnav ul li:hover > a, .productnav ul li.active > a 
{
    color: #fff;
    border: solid 1px #009dda;
	background:#009dda;
}
.clients
{
	padding-bottom:0;
}
.clients article
{
	margin:-1%;
}
.clients article h3
{
    font-size: 18px;
}
.clients article aside
{
	border:solid 2px #F2F2F2;
	border-radius:30px;
	padding:15px 30px;
	width:31.333333%;
	float:left;
	margin:15px 1%;
}
.clients article aside ul
{
	padding:0;
	margin:0;
}
.clients article aside ul li
{
    color: #000;
    line-height: 26px;
    font-size: 18px;
    font-weight: 300;
	position:relative;
	padding-left:15px;
}
.clients article aside ul li:before
{
	content: "\f105";
	font-family: 'FontAwesome';
	color:#009cd9;
	position:absolute;
	top:0;
	left:0;
}
.contact
{
    display: flex;
    flex-wrap: wrap;
	padding:0;
}
.contact fieldset
{
    width: 50%;
	margin-left:auto;
	padding:85px 100px;
}
.contact fieldset h2
{
    margin-left: 10px;
}
.contact fieldset input::-webkit-input-placeholder,
.contact fieldset textarea::-webkit-input-placeholder
{
	color: #5b5b68;
	font-family: 'Be Vietnam Pro', sans-serif;
	font-weight:400;
	font-size:15px;
}
.contact fieldset input::-moz-placeholder,
.contact fieldset textarea::-moz-placeholder
{
	color: #5b5b68;
	font-family: 'Be Vietnam Pro', sans-serif;
	font-weight:400;
	font-size:15px;
}
.contact fieldset input:-ms-input-placeholder,
.contact fieldset textarea:-ms-input-placeholder
{
	color: #5b5b68;
	font-family: 'Be Vietnam Pro', sans-serif;
	font-weight:400;
	font-size:15px;
}
.contact fieldset input:-moz-placeholder,
.contact fieldset textarea:-moz-placeholder
{
	color: #5b5b68;
	font-family: 'Be Vietnam Pro', sans-serif;
	font-weight:400;
	font-size:15px;
}
.form-split
{
    width: 50%;
}
.contact fieldset label
{
    padding:10px 0;
	display:block;
}
.contact fieldset input[type=text], .contact fieldset input[type=email], .contact fieldset input[type=number]
{
    padding: 18px 20px;
	border-radius:3px;
    width: 100%;
    background: #fff;
    border: 1px solid #DFDFDF;
    outline: 0px;
    position: relative;
    color: #5b5b68;
    font-size: 15px;
    font-family: 'Be Vietnam Pro', sans-serif;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.contact fieldset input[type=text]:focus, .contact fieldset input[type=email]:focus, .contact fieldset input[type=number]:focus, .contact fieldset textarea:focus
{
    box-shadow: 0px 0px 0px 1px #009cd9 inset;
}
.contact fieldset textarea
{
    padding: 18px 20px;
	border-radius:3px;
    width: 100%;
    height: 150px;
    background: #fff;
    border: 1px solid #DFDFDF;
    outline: 0px;
    position: relative;
    color: #000;
    font-size: 15px;
    font-family: 'Be Vietnam Pro', sans-serif;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.contact fieldset input[type=submit]
{
    border: none;
    background-color: #009cd9;
    padding: 12px 35px;
    outline: 0;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Be Vietnam Pro', sans-serif;
    border-radius: 3px;
}
.contact aside
{
    width: 50%;
    background: #009cd9;
	padding:85px 100px;
}
.contact aside h3
{
	color:#fff;
}
.contact aside p
{
    position: relative;
	color:#fff;
    padding-left: 30px;
}
.contact aside p strong
{
	display:block;
	color:#fff;
	opacity:0.7;
}
.contact aside p i
{
    width: 22px;
    font-size: 18px;
	color:#fff;
    position: absolute;
    top: 4px;
    left: 0;
}
.map
{
	padding:15px 0;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(grayscale.svg); /* Firefox 4+ */
  filter: gray; /* IE 6-9 */
  filter: grayscale(100%); /* IE 6-9 */
    width: 100%;
	margin-top:-15px;
	margin-bottom:-15px;
}