@import url('reset.css');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i,900,900i');
@import url('slicknav.css');
@import url('font-awesome/css/font-awesome.min.css');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	color: #333;
	background:#fff;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	position:relative;
}
h1 {
	color:#005c79;
	font-size:24px;
	margin:0 0 20px 0;
	line-height:32px;
	font-weight:700;
}

h2 {
	color:#222;
	font-size:20px;
	margin:0 0 15px 0;
	line-height:30px;
	font-weight:700;
}
h3 {
	color:#222;
	font-size:18px;
	margin:0 0 15px 0;
	line-height:30px;
	font-weight:700;
}
p {
	font-size:16px;
	line-height:24px;
	margin:0 0 20px 0;
}
p strong {
	font-weight:700;
}
a {
	color:#1582bb;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.container {
	width:1200px;
	margin:0 auto;
}
.slicknav_menu {
	display:none;
}
.mobile {
	position:absolute;
	top:125px;
	right:0;
}
.mobile a {
	font-family:arial;
	color:#fff;
	font-size:30px;
	text-shadow:1px 1px 2px #222;
	padding:15px 30px;
	text-decoration:none;
	background:rgba(106,169,196,0.75);
	font-weight:700;
}
.mobile a:hover {
	background:rgba(106,169,196,1);
}
#header {
	position:relative;
	z-index:9999;
	background:url(../images/header.jpg) repeat-x;
}
#header .container {
	position:relative;
}
.logo {
	position:relative;
	float:left;
	box-shadow: 0 8px 26px -6px black;
}
.menu {
	list-style-type:none;
	margin:0 0 0 0;
	position:absolute;
	top:0px;
	right:0px;
	line-height:62px;
}
.menu li {
	display:inline;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	line-height:62px;
}
.menu li a {
	text-decoration:none;
	font-size:20px;
	color:#fff;
	line-height:62px;
	transition:all .5s;
	padding:15px 15px;
	text-align:center;
	font-weight:700;
	font-style:italic;
}
.menu li a.current {
	background:#6aa9c4;
	padding:20px 15px 30px 15px;
}
.menu li a.current:hover {
	background:#6aa9c4;
	padding:20px 15px 30px 15px;
}
.menu li a:hover {
	background:#1f7e9c;
}
#slider {
	width:1920px;
	height:745px;
	left:50%;
	overflow:hidden;
	margin:0 0 -146px -960px;
	position:relative;
	z-index:0;
	top:-146px;
}
#slider h1 {
	text-align:center;
	color:#fff;
	font-size:50px;
	text-shadow:5px 0 5px #111;
	margin:0;
	position:absolute;
	top:47%;
	left:0;
	z-index:500;
	width:100%;
}
#slider .cycle-slideshow {
	width:100%;
	position:relative;
	z-index:0;
}
#slider .cycle-slideshow img {
	width:100%;
	position:relative;
	z-index:0;
}
#next, #prev {
	position:absolute;
	top:45%;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#fff;
	font-size:40px;
	background:rgba(106,169,196,0.75);
	font-weight:bold;
	cursor:pointer;
	transition:all .5s;
}
#next {
	right:50px;
	z-index:800;
}
#prev {
	left:50px;
	z-index:801;
}
#next:hover, #prev:hover {
	background:rgba(106,169,196,0.95);
}
#welcome {
	position:relative;
	z-index:200;
	text-align:center;
	background:#00596e url(../images/welcome.jpg) no-repeat top center;
	padding:0 0 80px 0;
}
#welcome p {
	font-size:18px;
	color:#fff;
	line-height:30px;
	padding:0 80px;
}
.services {
	position:relative;
	z-index:50;
	top:-150px;
}
.serv {
	width:18%;
	margin:0 1% -40px 1%;
	float:left;
	background:#fff;
	height:340px;
	box-shadow: 0 8px 26px -6px black;
	transition:all .5s;
}
.serv:hover {
	box-shadow: 0 16px 36px -6px black;
}
.serv h3 {
	color:#005c79;
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	padding:15px 0;
	margin:0;
	transition:all .5s;
	font-weight:700;
}
.serv:hover h3 {
	background:#6aa9c4;
	color:#fff;
}
.serv a {
	text-decoration:none;
}
.serv p {
	color:#444 !important;
	font-size:13px !important;
	line-height:18px !important;
	text-align:center !important;
	padding:10px 15px !important;
	margin:0 !important;
}
.serv img {
	width:100%;
	transition:all .5s;
}
.serv:hover img {
	opacity:0.9;
}
#clients h2 {
	background:#b3cfde;
	color:#005c79;
	text-align:center;
	padding:20px 0;
	margin:0;
}
.scroller {
	line-height:130px;
	position:relative;
	padding:40px 80px;
	width:90%;
	margin:0 auto;
}
.scroller div {
	display:block;
	line-height:130px !important;
}
.slick-prev:before, .slick-next:before {
    color: #666 !important;
}
.slick-prev::before {
    content: "←" !important;
}
#inner {
	position:relative;
	z-index:10;
	padding:50px 0 50px 0;
	top:-140px;
	height:120px;
	margin:0 0 -140px 0;
	background:url(../images/inner.jpg) no-repeat top center;
}
#inner .container {
	position:relative;
}
#inner h1 {
	color:#fff;
	background:#f89828;
	display:inline-block;
	padding:20px 40px;
}
#content {
	padding:50px 0;
}
#content ul {
	margin:0 0 20px 25px;
	font-size:14px;
}
.img-r {
	float:right;
	margin:0 0 40px 40px;
	padding:5px;
	box-shadow:0 0 1px rgba(0,0,0,0.3);
}
.img-r2 {
	float:right;
	margin:0 0 40px 40px;
}
.img-l {
	float:left;
	margin:0 40px 20px 0;
}
ul.tabs {
	margin: 40px 0 0 0 !important;
	list-style: none;
	position:relative;
	z-index:991;
	width:20%;
	float:left;
}
ul.tabs li {
	background: #f3f3f3;
	color: #333;
	padding:15px 5%;
	width:90%;
	display: block;
	cursor: pointer;
	font-size:15px;
	line-height:18px;
	margin:0 0 0 0;
	border-bottom:1px solid #ccc;
}
ul.tabs li.current {
	background:#005f7d;
	color: #fff;
}
.tab-content {
	display: none;
	padding:40px 0;
	float:right;
	width:75%;
}
.tab-content.current {
	display: inherit;
}
.gallery  {
	width:30.33%;
	float:left;
	margin:0 3% 30px 0;
	transition:all .5s;
	position:relative;
}
.gallery img {
	width:100%;
	position:relative;
	z-index:0;
}
.gallery h3 {
	position:absolute;
	z-index:150;
	color:#fff;
	padding:10px 0;
	text-align:center;
	width:100%;
	background:rgba(0,0,0,0.5);
	bottom:0;
	left:0;
	transition:all .5s;
	margin:0;
}
.gallery:hover h3 {
	background:rgba(106,169,196,0.7);
}
.hide {
	display:none;
}
#form {
	width:55%;
	float:left;
	margin:-20px 0 50px 0;
}
#details {
	width:40%;
	float:right;
	margin:25px 0 0 0;
}
.map {
	width:100%;
	height:300px;
}
.contact-form {
    width: 100%;
	margin:0 0 0 0;
}
.contact-form input,
.contact-form textarea {
    width: 94%;
    margin: 0 0 15px 0;
}
.contact-form select {
    width: 96%;
}
.contact-form textarea {
    height: 150px;
}
.contact-form textarea {
    height: 150px;
}
.modal textarea {
    height: 100px !important;
}
.contact-form label {
    display: block;
	text-align:left !important;
    margin-bottom: 0px;
    color: #333;
    font-size: 15px;
    clear: both;
    padding: 0 0 5px 0;
}
.contact-form .req {
    color: red;
}
.contact-form {
    margin: 30px 0 0 0;
}
.contact-form input,
.contact-form textarea,
.contact-form select {
    background: #f9f9f9;
    border: 1px solid #ddd;
    color: #545658;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
	font-family: 'Raleway', sans-serif !important;
}
#submit {
    display: block;
	text-transform:uppercase;
	background:#1f7e9c;
	color:#fff;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
}
#submit:hover {
	background:#1f7e9c;
}
#footer {
	position:relative;
	color:#999;
	background:#222;
	padding:20px 0;
	margin:0 0 0 0;
	text-align:center;
}
#footer .designer {
	float:right;
	font-size:12px;
	margin:0 0 0 0;
}
#footer .copy {
	float:left;
	font-size:12px;
	margin:0 0 0 0;
}
#footer .designer  a{
	color:#999;
	text-decoration:none;
}	
@media only screen and (max-width: 1200px) {
	.container {
		width:96%;
		padding:0 2%;
	}
}
@media only screen and (max-width: 1100px) {
	.menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	.mobile {
		display:none;
	}
	#footer span {
		display:none;
	}
	#footer .copy, #footer .designer {
		float:none;
		text-align:center;
	}
	.img-r, .img-l {
		float:none;
		margin:0 0 30px 0;
		max-width:100%;
		border:none;
		padding:0;
	}
	#slider {
		width:100%;
		height:auto;
		left:0;
		overflow:hidden;
		margin:0 0 0 0;
		position:relative;
		z-index:0;
		top:0;
	}
	#slider .cycle-slideshow {
		width:100%;
		height:auto;
	}
	#slider h1 {
		display:none !important;
	}
	#header {
		position:relative;
		z-index:999;
		padding:20px 0;
		text-align:center;
		border:none;
		margin:50px 0 0 0;
		background:#fff;
	}
	.logo {
		float:none;
		max-width:90%;
		box-shadow: 0 0px 0px 0px black;
	}
	#prev, #next {
		display:none;
	}
	
}
@media only screen and (max-width: 860px) {
	.services {
		top:40px;
	}
	.serv {
		width:31.33%;
		margin:0 1% 40px 1%;
		
		height:360px;
	}
	#welcome {
		background-image:none;
	}
	#clients {
		display:none !important;
	}
	#welcome p {
		clear:both;
		padding:50px 20px;
	}
	ul.tabs {
		margin: 20px 0 0 0 !important;
		width:100%;
		float:none;
	}
	ul.tabs li {
		width:44%;
		padding:10px 2%;
		margin:0 1% 5px 1%;
		float:left;
	}
	.tab-content {
		width:100%;
		float:none;
		clear:both;
	}
	.gallery  {
		width:46%;
		float:left;
		margin:0 2% 40px 2%;
	}
}
@media only screen and (max-width: 800px) {
	#form {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	#details {
		width:100%;
		float:none;
		margin:30px 0 0 0;
	}
	
}
@media only screen and (max-width: 700px) {
	#welcome p {
		font-size:14px;
		line-height:22px;
	}
	.serv {
		height:300px;
	}
	.serv h3 {
		font-size:17px;
	}
	.serv {
		width:48%;
		margin:0 1% 40px 1%;
		height:360px;
	}
}
@media only screen and (max-width: 600px) {
	.serv {
		width:94%;
		margin:0 3% 40px 3%;
		height:auto;
	}
	.gallery  {
		width:96%;
		float:left;
		margin:0 2% 40px 2%;
	}
}



