/*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    $MAIN
\*------------------------------------*/

.parallaxseparator {height:400px}

div#metaslider_container_28{position: fixed;}

.homeContainer{position:relative; z-index:10; margin-top:380px; background-color:#FFF;}

hr{
	height:2px;
	background-color:#FFF;
	color:#FFF;
	border:none;
	border-bottom:2px dotted #CCC;
}

.leftService{
	float:left;
	width:50%;
	padding:0px 20px;
}

.rightService{
	float:left;
	width:50%;
	padding:0px 20px;
}

.grayTopContainer{
	width:100%;
	padding:20px 10px;
	background-color:#f8f8f8;
}

.mainContainer{
	max-width:950px; 
	min-width:280px; 
	margin:0px auto;
	padding:40px 0px 40px 0px;
}

.container1{
	width:47%;
	float:left;
	padding:0px 40px 0px 0px;
}

.container1 p{
	font-family: 'Roboto', sans-serif;
	font-size:29px;
	font-weight:500;
	color: #707070;
	line-height:38px;
	text-align:left;
}

.container2{
	width:53%;
	float:left;
	padding:0px 0px 0px 10px;
}

.container2 p{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #707070;
	line-height:27px;
	text-align:left;
}

.container3{
	max-width:950px; 
	min-width:280px; 
	margin:0px auto;
	padding:40px 0px 10px 0px;
}

.container3 p{
	font-family: 'Roboto', sans-serif;
	font-size:24px;
	font-weight:500;
	color: #082f4d;
	line-height:32px;
	text-align:center;
}

.container4{
	width:48.5%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 2% 0px 0px;
	background-color:#f8f8f8;
}

.container4 h3{
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight:500;
	color: #082f4d;
	line-height:38px;
	text-align:left;
}

.container4 p{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #707070;
	line-height:27px;
	text-align:left;
}

.container5{
	width:48.5%;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.container5 h3{
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight:500;
	color: #082f4d;
	line-height:38px;
	text-align:left;
}

.container5 p{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #707070;
	line-height:27px;
	text-align:left;
}

.container5 .containerContent{padding:0px 15px 10px 15px}

.containerContent{
	width:100%;
	padding:40px;
}

*, *:after, *:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

@font-face {
	font-family:'font';
	src: url('fonts/century_gothic.TTF'), url('fonts/century_gothic.eot'); /* IE9 */
}

body {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color: #707070;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:34px;
	color:#707070;
	padding:10px 0px 10px 0px;
	margin: 10px 0px 20px 0px;
	text-align:left;
	border-bottom:2px dotted #999;	
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-size:25px;
	font-weight: 700;
	color:#082f4d;
	margin:0px;
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-size:21px;
	font-weight: 500;
	color:#295f96;
	margin:0px;
}

h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color:#707070;
	margin:0px;
}

.clear {
	clear:both;
	display:block;
}

img {
	vertical-align:bottom;
	border:0px;
}

area {
	outline:none;
}

.clear {
	clear:both;
	display:block;
}

a {
	color:#707070;
	text-decoration:none;
}

a:hover {
	color:#666;
}

a:focus {
	outline:0;
}

a:hover, a:active {
	outline:0;
}

input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #707070;
	line-height:27px;
}

#content li {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #707070;	
	line-height:24px;
	margin-bottom:8px;
}

.imgright {
	border:2px #ffffff solid;
	box-shadow:0px 4px 5px #000;
	-moz-box-shadow:0px 4px 5px #000;
	-webkit-box-shadow:0px 4px 5px #000;
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

.imgleft {
	border:2px #ffffff solid;
	box-shadow:0px 4px 5px #000;
	-moz-box-shadow:0px 4px 5px #000;
	-webkit-box-shadow:0px 4px 5px #000;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/

.logo {
	float:left;
	margin-top:3%;
}

.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}

header {
	width:100%;
	height:130px;
	margin:0px auto;
	background-color:#FFF;
	position: fixed;
	z-index:100;
}


#content {
	background-color: #FFF;
	min-height:600px;
	padding: 0px 0px 20px 0px;
	width:950px;
	margin:0 auto;
}

.footer-widget1 {
	width:100%;
	padding:20px;
}

#text-2{
	width:20%;
	float:left;
	text-align:left;
}

#text-3{
	width:60%;
	float:left;
	text-align:center;
}

#text-4{
	width:20%;
	float:left;
	text-align:right;
}

.footerTitle{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:500;
	color: #707070;
	line-height:22px;
	text-align:left;
	margin:0px;
	padding:0px;
}

.footerText{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color: #707070;
	line-height:22px;
	text-align:left;
	margin:0px;
	padding:0px;
}

.footerFollow{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:700;
	color: #707070;
	line-height:22px;
	text-align:right;
}

.footer-widget2 {
	width:100%;
	padding:20px;
}

.footer-widget3 {
	width:100%;
	padding:20px;
}

.footer-widget a {
	color:#707070;
	font-weight:400;
}

footer {
	width:950px;
	margin:40px auto 0px auto;
}

p.copyright {
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	font-weight:400;
	color:#707070;
	text-align:center;
	text-transform:uppercase;
}

#sidebar {
	float: right;
	width:250px;
	margin-left:20px;
}

div#comments{
	width: 70%;
}


/*------------------------------------*\
    $PAGES
\*------------------------------------*/

.navi {
	float:right;
	margin-top:3%;
}

nav {
	list-style:none;
	margin-bottom:0px;
	float:left;
	text-decoration:none;
	margin-left:-40px;
	margin-right:-40px;
}

nav ul li {
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
}

nav ul a {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color: #707070;
	display: block;
	padding: 10px 14px 10px 14px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

nav ul a:hover {
	color:#305780;
	text-decoration:none;
}

nav ul ul {
	list-style:none;
	position:absolute;
	left:-9999px;
	margin:0px 0px 0px 0px;
	color:#FFF;
	background-color: rgba(255,255,255,0.9);
	padding:4px 10px;
}

nav ul ul li {
	padding-top:1px;
	float:none;
	color:#707070;
}

nav ul ul a {
	white-space:nowrap;
	margin: 0px 0px 0px 0px;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	font-weight:400;
	color: #305780;
	text-transform:capitalize;
	padding: 3px 6px 3px 6px;
}

nav ul li:hover ul {
	left:0;
	text-decoration:none;
}

nav ul li:hover a {
	text-decoration:none;
	color: #305780;
}

nav ul li a:hover {
	text-decoration:none;
	color: #305780;
}

nav ul li:hover ul a {
	text-decoration:none;
	color:#305780;
}

nav ul li:hover ul li a:hover {
	text-decoration:none;
}

nav ul li a:hover {
	color:#305780;
}

nav ul li ul li a:hover {
	color:#305780;
	background-color: rgba(255,255,255,0.8);
	padding:3px 16px;
	margin:0px -10px;
}

/*------------------------------------*\
    $FORM
\*------------------------------------*/

.wpcf7-form {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#332111;
	text-align:left;	
	width:100%;	
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	width: 100%;
	padding:4px 12px;
	border:#CCC 1px solid;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

span.wpcf7-list-item {
	display: block;
}

.wpcf7-submit {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	border:none;
	background-color:#707070;
	padding:5px 20px;
}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 320px) {
}
@media only screen and (min-width: 480px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 1140px) {
}
@media only screen and (min-width: 1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
}

/*------------------------------------*\
    $MISC
\*------------------------------------*/

::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}
::-moz-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}

/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	background:#FFF;
	border:none !important;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	border:none !important;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-size:14px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {

* {
	background:transparent !important;
	color:#000 !important;
	box-shadow:none !important;
	text-shadow:none !important;
}

a, a:visited {
	text-decoration:underline;
}

a[href]:after {
	content:" (" attr(href) ")";
}

abbr[title]:after {
	content:" (" attr(title) ")";
}

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content:"";
}

pre, blockquote {
	border:1px solid #999;
	page-break-inside:avoid;
}

thead {
	display:table-header-group;
}

tr, img {
}
 @page {
 margin:0.5cm;
}

p, h2, h3 {
	orphans:3;
	widows:3;
}

h2, h3 {
	page-break-after:avoid;
}

body {
	background-color: #00576a;
}
}

.shipping-calculator-form {
	width:230px;
}

.woocommerce-breadcrumb {
	display:none;
}
