/*
Theme Name: Aqua Inspection Theme
Theme URI: 
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
body{
font-family: 'Source Sans Pro', sans-serif;
background: #EEEEEE;
font-size:18px;
color: #444444;
}

body.page{
background: #fff !important;
}
h1, h2, h3, h4, h5{
   font-family: 'Source Sans Pro', sans-serif;
color:#0062A3;
}
p {
    margin: 0 0 30px;
}

b, strong {
    font-weight: bold;
    color: #0062a3;
}
a{
color:#135331;
}
.clear{
clear:both;
}
.navbar-brand>img{
max-width:100%;
}
.page #content ul{
padding-left:18px;
}
.page #content li {
    color: #444444;
}
.logo-wrapper{
max-height:145px;
}
.page #content li span{
color:#333333;
}
.navbar-nav>li.menu-item-has-children:hover>ul{
display:block;
}
.top-content-wrapper {
    text-align: right;
    background: #155531;
    color: #fff;
}
.header-phone-wrapper a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    position: relative;
}
.top-content-wrapper i.fa {
    font-size: 18px;
    color: #ECC01B;
    margin: 0 6px 0 0px;
}
.content-socials ul li a img {
    margin-top: -5px;
}
.home-column-boxes h3{
font-size: 28px;
}
header#header {
    width: 100%;
    padding: 0 0 20px;
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    z-index: 9999;

}

.header-phone-wrapper{
padding-right:12px;
border-right:1px solid #fff;
}
.content-socials ul {
    padding-left: 12px;
margin-bottom:0;
}
.content-socials ul li {
    list-style: none;
    display: inline-block;
}
.content-socials ul li a{
margin:0;
padding-right:7px;
}
.top-content {
    display: inline-block;
    margin: 7px 0;
}
ul#menu-main-menu {
    margin-top: 40px;
}
/*
.metaslider .caption-wrap {
    position: absolute;
   bottom: auto; !important;
    left: auto;
    top: 35%;
    background: rgba(0, 0, 0, 0.40) !important;
    color: white;
    opacity: 1 !important;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
    text-align: center;
}*/
.flex-direction-nav a{
width:27px !important;
height:100px !important;
}
a.flex-next{
background: url('https://swgserver.net/dev/pinnacle/wp-content/uploads/2017/07/next-arrow.png') no-repeat !important; 
}
a.flex-prev{
background: url('https://swgserver.net/dev/pinnacle/wp-content/uploads/2017/07/previous-arrow.png') no-repeat !important;
}
span.banner-caption-big {
    font-size: 5.9vw;
    margin-bottom: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    display: block;
    text-shadow: 3px 3px 5px #000;
}
span.banner-caption-small {
    font-size: 2.5vw;
    font-weight: 300;
    text-shadow: 3px 3px 5px #000;
}
a.banner-btn {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    display: block;
    max-width: 360px;
    margin: 35px auto 0;
    padding: 17px;
    border-radius: 30px;
    text-transform: uppercase;
-webkit-box-shadow: 2px 2px 4px 0 #000;
box-shadow: 2px 2px 4px 0 #000;
}
.home-column-boxes .col-sm-4 {
    font-size: 18px;
    padding: 0 10px 20px;
}
.col-sm-4.gray-column {
    background: #888888;
}
.col-sm-4.light-blue-column{
background:#24A9E0;
}
.col-sm-4.blue-column{
background: #1A74BB;
}
.home-column-boxes .col-sm-4 h3 {
    font-size: 22px;
    display: block;
    font-weight: 600;
    text-align: center;
    padding-bottom: 0px;
    margin-top: 10px;
    float: none;
    color: #0060A3!important;
    text-transform: uppercase;
}
.home-column-boxes .col-sm-4 a {
font-size:16px;
color:#0060A3;
}
a.learn-more {
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    /*margin-top: 20px;*/
    font-weight: 300;
}
.home-main-content {
  /*  margin: 40px 0;
    padding: 30px 15px;*/
    background: #fff;
}
.home-main-content h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 42px;
    font-weight: 300;
    color: #0061A3;
    margin-bottom: 30px;
}
a.transp-btn {
    border: 1px solid #0060A3;
    color: #0060A3;
    padding: 10px;
    height: 50px;
    width: 320px;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.home-main-content .text-content{
padding-top:60px;
}
.form-sidebar h2 {
    font-size: 26px;
    color: #fff;
text-align:center;
font-weight:600;
}
.form-sidebar span {
    color: #FFDC72;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.form-sidebar{
background: #0062A3;
padding:60px 30px 0;
}
.re-title{
font-size:20px;
color:#000;
}
.home-page-slider {

position:relative;
}
.featured-image-wrapper {
    width: 100%;
    height: 240px;
    display: table;
    text-align: center;
    background-position: center center !important;
    background-size: cover !important;
}
.featured-image-wrapper p {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    font-style: italic;
    color: #444444;

}
.page-subtitle {
    font-size: 32px;
    color: #333333;
    margin-top: 30px;
    display: block;
}
/*.home-main-content span {
    font-size: 24px;
    color: #868686;
    font-family: 'Source Sans Pro', sans-serif;

    margin-left: 35px;
}*/
.widget {
    margin-bottom: 18px;

}

div#text-2 {
    background: #fff;
    padding-right: 0;
    margin-right: 15px;
    margin-left: 15px;
    position:relative;
}
div#text-8{
line-height:30px;
}
div#text-8 a{
color: #fff;
}
div#text-8 i.fa.fa-map-marker {
    margin: 4px 5px 70px 0;
    color: #fff;
}
div#text-8 i.fa.fa-phone {
    margin: 4px 3px 0px 0;
    color: #fff;
}

div#inner-footer div#widget-footer{
background: #0062A3;
color:#fff;
    font-size: 17px;
}
div#widget-footer h3{
color:#fff;
font-size:22px;
font-weight:600;
}
iframe{
max-width:100%;
}
div#text-4{

    text-align: right;
}

div#inner-footer {
    overflow-x: hidden;
}
.footer-copyright-wrapper {
    background: #0062A3;
    color: #fff;
text-align:center;
}
.col-sm-4.copyright {
    font-size: 12px;

}
.col-sm-4.footer-logo {
    text-align: center;
}

.content-socials ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 0 10px;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
a.totopbtn {
    width: 100%;
    text-align: center;
    display: block;
    padding: 20px 0 0;
    cursor: pointer;
}
div#text-2 h4 {
    font-family: 'Source Sans Pro', sans-serif;

    font-size: 24px;
    color: #135331;
    margin-bottom: 18px;
}
div#text-4 img, div#text-3 iframe, div#text-2{
-webkit-box-shadow: 2px 2px 6px 0 #000;
box-shadow: 2px 2px 6px 0 #000;
}
.page-banner {

    display: table;
    width: 100%;
    background-size: cover;
}
.banner-title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.banner-title h2 {
    color: #fff;
    font-size: 4.7vw;
    text-shadow: 3px 3px 5px #000;
margin-top:0;
}
img.footer-logo {
    margin-bottom: 30px;
}
ul.widget-list li {
    list-style: none;
    min-height: 24px;
    line-height: 30px;
}
.banner-title h3 {
    color: #fff;
    font-size: 3.5vw;
    text-shadow: 3px 3px 5px #000;
}
.page-header {
    padding-bottom: 0;
    margin: 40px 0 0;
    border-bottom: 0;
}
.page-header h1 {
    font-size: 36px;
    margin-bottom: 0;
}
.below-title {
    font-size: 22px;
    color: #858585;
    font-family: 'Source Sans Pro', sans-serif;

    margin-left: 30px;
}
div#text-5{
    margin-bottom: 0;

}
div#text-5 img {
    width: 100%;
    height: auto;
}
div#text-6 h4.widgettitle, div#text-7 h4.widgettitle{
    font-size: 36px;
    color: #fff;
    padding-bottom: 10px;
    float: left;
    border-bottom: 2px solid #fff;
}
div#text-7{
    background: #24A9E0;
    padding: 20px;
    margin-bottom: 0;
    color: #fff;
}
div#text-6 {
    background: #888888;
    padding: 20px;
    margin-bottom: 0;
    color: #fff;
}
.page  #content.full-width{
padding: 0px 29px;
}
div#sidebar1 h3.gform_title {
    font-size: 30px;
    color: #333333;
    text-transform: uppercase;
    margin-left: 18px;
    margin-bottom: 30px;
}
#sidebar1 input#gform_submit_button_2 {
    background: #155531;
    color: #fff;
    text-transform: uppercase;
    height: 38px;
    width: 110px;
    border-radius: 4px;
    padding: 0;
    margin-left: 20px;
}
 .gform_wrapper .top_label .gfield_label {
    display: none !important;
}
.gform_wrapper textarea{
margin-bottom:0;
}
.no-margin-top{
margin-top:0 !important;
}
.page #content {
    background: #fff;

}
div#main {
    padding-top: 38px;
}
.group-logo.col-sm-12 {
    margin-top: 40px;
}
img{
max-width:100%;
}
.page #content {
    background: #fff;
    margin: 0 !important;
}
div#sidebar1 {
    padding-right: 0;
    padding-left: 0;
    background: #EEEEEE;

}
.caret{
color:#000;
margin-left: 8px;
}
.textwidget a {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
}

input, textarea {
    background: #fff;
    margin-bottom: 4%;
    border: 1px solid #ccc;
    padding: 3%;
    width: 100%;
    color: #555;
}
.copyright {
    font-size: 15px;
    padding: 15px 0;
}
.footer-socials ul {
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
}
.footer-socials ul li {
    list-style: none;
    display: inline-block;
    margin: 10px;
}
.footer-social-wrapper h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
}
.footer-social-wrapper {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0px 0 20px 0;
    margin-top: 35px;
}
.home-column-boxes {
    text-align: center;
padding: 60px 0 0;
background: url('https://www.aquaticinspections.com/devaqua/wp-content/uploads/2017/08/column-boxes-bg.jpg') repeat-x #FFFFFF;
border-top:2px solid #CCCCCC;
}
.metaslider .caption-wrap{
background:transparent !important;
opacity:1 !important;
    top: 25%;
text-align:center;
}
.why-us-wrapper{
background: url('https://www.municipaldiving.com/wp-content/uploads/2017/08/why-us-bg.jpg') no-repeat top center;
background-size: cover;
}

.why-us-wrapper h3 {
    font-size: 56px;
    text-align: center;
    color: #fff;
}
.why-us-wrapper span.subtitle{
    font-size: 24px;
    text-align: center;
    color: #fff;
display:block;
margin-bottom:30px;
}
.why-us-wrapper .column ul li {
    background: url(https://www.municipaldiving.com/wp-content/uploads/2017/08/check-yellow.png) no-repeat top left;
    list-style: none;
    padding-left: 60px;
    margin-bottom: 20px;
    color: #fff;
}
.why-us-wrapper .column ul li a{
color:#fff;
text-decoration:underline;
}
.why-us-wrapper .column ul {
    margin: 0;
    padding: 0;
}
.footer-widget2 h3 {
    text-align: left;
}
.footer-widget3 h3 {
    text-align: right;
}
a.footer-phone {
    color: #FFDC72;
    text-align: left;
    display: block;
    font-size: 22px;
    text-decoration: none;
    font-weight: 600;
}
.footer-phone i.fa.fa-phone {
    /*font-size: 18px;*/
}
.phone-header-wrapper span {
    color: #888888;
    font-size: 16px;
    font-weight: 600;
}
.phone-header-wrapper a {
    font-size: 18px;
    color: #005FA0;
}
.footer-widgets h3 a{
color:#fff;
}
@media screen and (min-width: 768px){
.navbar-nav>li {
    padding: 0 20px 0 20px;
    display: inline-block;
}
}