/*
	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
*/

/*------------------------------------*\
    $HOME
\*------------------------------------*/
.columnhalf{width:48%; margin-left:1%; margin-right:1%; float:left;}

.galleryMob{
	display:none;
}

div#metaslider_container_26 .galleryText {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 2em;
    color: #FFF;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.blueBg{
    width:100%;
    padding: 20px;
    margin: 0px;
    background-color:#0a83c2;
    position: relative;
    z-index: 100;
}

.whiteBox{
    width: 50%;
    margin: -78px auto 0px auto;
    padding: 40px 60px 20px 60px;
    float: left;
    background-color: #FFF;
    box-shadow: 0px 4px 14px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 14px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 4px 14px 5px rgba(0,0,0,0.1);
}

.whiteBox h2 {
	font-family:'LeagueSpartanBold';
	font-size:25px;
	font-weight: 700;
	line-height:140%;
	color:#245a9a;
    text-align: center;
	margin:0px;
}

.whiteBox p {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:400;
	color: #555;
	line-height:140%;
    text-align: center;
}

.blueBg .rightText {
	font-family: 'Roboto', sans-serif;
	font-size:38px;
	font-weight: 300;
	line-height:140%;
	color:#FFF;
    text-align: center;
    text-transform: uppercase;
	margin:0px;
    padding: 0px;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    -moz-text-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    -webkit-text-shadow: 2px 2px 6px rgba(0,0,0,0.2);
}

.blueBg .rightText span {
	font-family:'LeagueSpartanBold';
	font-size:48px;
	font-weight: 700;
	line-height:140%;
	color:#FFF;
    text-align: center;
    text-transform: uppercase;
    display: block;
	margin:0px 0px -10px 0px;
    padding: 0px;
}

.homeContainer{
    max-width: 1100px;
    min-width: 280px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

.servicesBg{
    width:100%;
    padding: 100px 20px;
    margin: 0px;
    background-image: url("/wp-content/themes/CustomDesign/img/servicesBg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.servicesBg h2 {
	font-family:'LeagueSpartanBold';
	font-size:28px;
	font-weight: 700;
	line-height:140%;
	color:#FFF;
    text-transform: uppercase;
    letter-spacing: 0.05em;
	margin:0px;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.1);
    -moz-text-shadow: 2px 2px 5px rgba(0,0,0,0.1);
    -webkit-text-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}

.serviceBox{   
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    background-color: transparent;
    width: 45%;
    height: auto;
    display: inline-block;
    margin: 10px 2.5%;
    padding: 15px;
	float:left;
    vertical-align: top;
    border: 1px solid rgba(255,255,255,0.2);
    opacity: 1;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

.serviceBox:hover {
    opacity: 0.5;
    -ms-transform: scale(0.95, 0.95); /* IE 9 */
    -webkit-transform: scale(0.95, 0.95); /* Safari */
    transform: scale(0.95, 0.95);
}


.servicesBg p {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size:18px;
	line-height:140%;
	color:#FFF;
	padding:0px;
	margin: 30px 0px 0px 0px;
	text-align:center;
    text-transform: uppercase;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    -moz-text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    -webkit-text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}

.aboutBox{
    width: 95%;
    margin: 0px auto;
    padding: 80px 20px;
}

.aboutBox:after {
    display: block;
    clear: both;
    content: "";
}


.aboutBox h2 {
	font-family:'LeagueSpartanBold';
	font-size:28px;
	font-weight: 700;
	line-height:140%;
	color:#245a9a;
    text-transform: uppercase;
	margin:0px;
}

.aboutBox h3 {
	font-family: 'Roboto', sans-serif;
	font-size:42px;
	font-weight: 300;
	line-height:140%;
	color:#555;
    text-transform: uppercase;
	margin:0px;
}

.aboutBox p {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:400;
	color: #555;
	line-height:140%;
}

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

.videoBox{
    width: 48%;
    height: auto;
    margin: 20px 5px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
}

.videoBox video{
    width: 100%;
    height: auto;
}

table {
  border: 1px solid #E9E9E9;
  border-collapse: collapse;
  margin: 20px auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table tr {
  border: 1px solid #E9E9E9;
  padding: 0em;
}
table th,
table td {    
  padding: 0em .625em;
  text-align: left;
}

table th p,
table td p {    
  font-size: 13px;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
}

tr:nth-child(even) {
    background: #F1F1F1;
}
tr:nth-child(odd) {
    background: #FFF;
}

*, *: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:'LeagueSpartanBold';
	src: url('/wp-content/themes/CustomDesign/fonts/LeagueSpartan-Bold.ttf'), url('/wp-content/themes/CustomDesign/fonts/LeagueSpartan-Bold.eot'); /* IE9 */
}


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

h1 {
	font-family:'LeagueSpartanBold';
	font-weight: 700;
	font-size:34px;
	line-height:140%;
	color:#0a83c2;
	padding:10px 0px 10px 0px;
	margin: 20px 0px 20px 0px;
	text-align:left;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

h2 {
	font-family:'LeagueSpartanBold';
	font-size:28px;
	font-weight: 700;
	line-height:140%;
	color:#245a9a;
    letter-spacing: 0.02em;
	margin:0px;
}

h3 {
	font-family:'LeagueSpartanBold';
	font-size:22px;
	font-weight: 700;
	line-height:140%;
	color:#0a83c2;
    letter-spacing: 0.02em;
	margin:0px;
}

h4 {
	font-family:'LeagueSpartanBold';
	font-weight: 400;
	line-height:140%;
	color:#245a9a;
    letter-spacing: 0.02em;
	margin:0px;
}

h5, h6 {
	font-family:'LeagueSpartanBold';
	font-weight: 700;
	line-height:140%;
	color:#245a9a;
    letter-spacing: 0.02em;
	margin:0px;
}

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

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

area {
	outline:none;
}

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

a {
	color:#555;
	text-decoration:none;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

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:14px;
	font-weight:400;
	color: #555;
	line-height:140%;
}

section li {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color: #555;	
	line-height:140%;
	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;
}

.logo img {
	float:left;
    margin: 0px;
}

.logo .slogan {
	float:left;
    margin: 35px 0px 0px 0px;
}

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

header {
	width:100%;
	margin:0 auto;
	padding:0px 0px 10px 0px;
	position:relative;
	z-index:100;
    background-color: rgba(255,255,255,0.8);
    box-shadow: 0px 3px 12px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 12px 5px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 3px 12px 5px rgba(0,0,0,0.15);
}

.blueBar {
	width:100%;
	margin:0px auto 10px auto;
	padding:6px 20px;
    background-color:#0a83c2;
    text-align: right;
}

.headerContainer {
	width:95%;;
	margin:0px auto;
	padding:0px;
}

.blueBar p{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:500;
	color: #FFF;
	line-height:140%;
    display: inline-block;
    margin: 0px 10px;
    padding: 0px;
}

.blueBar a{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:500;
	color: #FFF;
	line-height:140%;
    margin: 0px;
    padding: 0px;
}

section, #primary {
	max-width:950px;
	min-width:280px;
	min-height:300px;
	margin:20px auto;
	padding: 20px 30px 20px 30px;
	background-color: #FFF;	
}

footer {
	width:100%;
	margin:0px auto;
	padding:20px 0px;
    border-top: 1px solid #E5E5E5; 
}

.footer {
	width:85%;
	margin:0px auto;
}

footer hr{
	height:7px;
	background-color:#FFF;
	color:#FFF;
	border:none;
	border-bottom:1px solid #F0F0F0;
    border-top:2px solid #F0F0F0;
}

.footer-widget {
	float:left;
	width:50%;
	padding:20px;
}

.rightText{
    text-align: right;
}

.footer-widget h2 {
	font-family:'LeagueSpartanBold';
	font-size:40px;
	font-weight: bold;
	line-height:140%;
	color:#0a83c2;
    text-transform: uppercase;
	margin:0px;
}
.footer-widget h2 i {
	margin:0px 0px 0px 0px;
}

.footer-widget h3 {
	font-family: 'Roboto', sans-serif;
	font-size:32px;
	font-weight: 300;
	line-height:140%;
	color:#444;
    text-transform: uppercase;
	margin:0px;
}

.footer-widget p {
	font-family: 'Roboto', sans-serif;
	font-size:22px;
	font-weight: 400;
	line-height:140%;
	color:#666;
	margin:0px 0px 7px 0px;
}

.btn {
    font-family:'LeagueSpartanBold';
    font-size: 20px;
    line-height: 140%;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    background-color: #8db213;
    padding: 12px 34px 6px 34px;
    margin: 4px auto;
    display: inline-block;
}

.btn:hover {
    color: #FFF;
    background-color: #0a83c2;
}

p.copyright {
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	font-weight:300;
	line-height:140%;
	color:#8A8A8A;
	text-align:center;
    display: block;
    margin: 20px 0px;
}

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

div#comments{
	width: 70%;
}


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

.navi {
	float:right;
}

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

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:13px;
	font-weight:700;
	color: #555;
	display: block;
	padding: 10px 8px 10px 8px;
	margin: 20px 0px 0px 0px;
	text-decoration: none;
	text-transform:uppercase;
    border-bottom: 4px solid #E5E5E5;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

nav ul a:hover {
	color:#8db213;
	text-decoration:none;
    border-bottom: 4px solid #8db213;
}

nav ul li.current-menu-item a {
    color:#8db213;
	text-decoration:none;
    border-bottom: 4px solid #8db213;
}


nav ul ul {
	list-style:none;
	position:absolute;
	left:-9999px;
	margin:0px 0px 0px 0px;
	color:#FFF;
	background-color: #333;
	padding:10px;
}

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

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

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

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

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

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

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

nav ul li a:hover {
	color:#8db213;
}

nav ul li ul li a:hover {
	color:#f8f8f8;
	background-color: #666;
	padding:3px 16px;
	margin:0px -10px;
    border-bottom: 1px solid #8db213;
}

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

.wpcf7-form .left{
	float:left;
	width:30%;
	text-align:left;
	margin-bottom:10px;
}

.wpcf7-form .right{
	float:left;
	width:70%;
	margin-bottom:10px;
}

.wpcf7-form {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #555;
	text-align: left;
	max-width: 700px;
	min-width:280px;
}

.wpcf7-form p{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #555;
	text-align: left;
}

.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:1px;
	-webkit-border-radius:1px;
	-khtml-border-radius:1px;
	border-radius:1px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

.wpcf7 textarea {
	height:100px;
}

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

.wpcf7-submit {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	border:none;
	background-color:#0a83c2;
	padding:5px 20px;
	-webkit-transition: background-color 0.5s; /* For Safari 3.0 to 6.0 */
	transition: background-color 0.5s; /* For modern browsers */
}

.wpcf7-submit:hover {
	background-color:#045C8A;
}

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



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

@media only screen and (max-width: 770px) and (min-width: 660px){
    
.blueBar {
    text-align: left;
}
    
.blueBar p{
	font-size:15px;
    margin: 0px 5px;
}
    
}


@media only screen and (max-width: 660px) and (min-width: 300px){

.galleryMob{
    display: block;
}
    
div#metaslider_container_26{
	display:none;
}

div#metaslider_container_79 .galleryText {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 2em;
    color: #FFF;
    padding: 0px;
    margin: 0px;
    text-align: left;
}
    
.blueBar {
    text-align: left;
}
    
.blueBar p{
	font-size:14px;
    margin: 0px;
}
    
.headerContainer {
	width:98%;;
	margin:0px auto;
	padding:0px;
}
    
.logo {
    width: 100%;
	float:none;
    text-align: center;
}

.logo img {
    width: 80%;
    height: auto;
	float:none;
    margin: 0px;
}

.logo .slogan {
    width: 80%;
    height: auto;
	float:none;
    margin: 6px 0px 0px 0px;
}
    
.footer-widget {
	float:none;
	width:100%;
	padding:20px;
}
    
.rightText{
    text-align: left;
}

.footer-widget h2 {
	font-family:'LeagueSpartanBold';
	font-size:26px;
	font-weight: bold;
	line-height:140%;
	color:#0a83c2;
    text-transform: uppercase;
	margin:0px;
}
    
.footer-widget.rightText h2 {
	font-size:20px;
}
    
.footer-widget h2 i {
	margin:0px 0px 0px 0px;
}

.footer-widget h3 {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight: 300;
	line-height:140%;
	color:#444;
    text-transform: uppercase;
	margin:0px;
}

.footer-widget p {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height:140%;
	color:#666;
	margin:0px 0px 7px 0px;
}
    
.btn {
    padding: 12px 24px 6px 24px;
}

.wpcf7-form .left{
	float:none;
	width:100%;
	text-align:left;
	margin-bottom:10px;
}

.wpcf7-form .right{
	float:none;
	width:100%;
	margin-bottom:10px;
}

.alignright {
	width:100%;
	height:auto;
	float:none;
	display:block;
	margin:5px auto 5px auto;
}

.alignleft {
	width:100%;
	height:auto;
	float:none;
	display:block;
	margin:5px auto 5px auto;
}

.videoBox{
    width: 100%;
    margin: 20px auto;
    display: block;
}
    
.whiteBox{
    width: 100%;
    margin: 20px auto 20px auto;
    padding: 40px 20px 20px 20px;
    float: none;
}
    
.serviceBox{ 
    width: 280px;
    height: 280px;
    display: block;
    margin: 10px auto 80px auto;
     padding: 15px 15px 0px 15px;
}

.aboutBox h3 {
	font-size:40px;
}
table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #E9E9E9;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #E9E9E9;
    display: block;
    font-size: .8em;
    text-align: left;
  }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: none;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
	table td:first-of-type {
        padding: 0px .625em;
        font-size: 1em;
}

}

/*------------------------------------*\
    LOOP PHP CONTENT
\*------------------------------------*/

img.attachment-120x120.size-120x120.wp-post-image {
    float: left;
    margin-right: 20px;
}

.date, .author, .comments{
	font-size:12px;
	margin-right:10px;
}

/*------------------------------------*\
    $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;
	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:0 none;
	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;}

div.wpcf7-response-output {color: black;}

#gallery-1 img {
    border: 2px solid #cfcfcf;
    height: 250px;
    margin: 10px;
}
#gallery-1 .gallery-item {
    width: 320px !important;
}
.type-post {
    margin: 30px 0 !important;
}
#rmp_menu_trigger-227 {
    display: none !important;
}
input, textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 10px !important;
    padding: 5px !important;
    border: solid 1px !important;
}