/* Scss Document */
/*
Theme Name: BootstrapWP-3d
Theme URI: http://underscores.me/
Author: Brian Butler | BB Design Pro
Author URI: http://bbdesignpro.com.com
Description: Base WordPress | Bootstrap theme for BB Design Pro Development
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: BootstrapWP-3D
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

BootstrapWP-3d is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*
-------- FONT AWESOME ICONS > http://fortawesome.github.io/Font-Awesome/icons/ --------
*/
/*
-------- GRID SYSTEM BREAKS --------
-xs-  Extra small devices | phones (<768px) | None (auto)
-sm-  Small devices | tablets (>=768px) | 750px
-md-  Medium devices | desktops (>=992px) | 970px
-lg-  Large devices | desktops (>=1200px) | 1170px
*/
/*Colors*/
/*Fonts*/
/*Font Weight*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*=============================================================
  ============================================================*/
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

body {
  font-family: agenda, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #656565;
  line-height: 1.5em;
  margin-top: -32px; }
  @media (max-width: 992px) {
    body {
      margin-top: 0; } }
  body ul {
    padding-inline-start: 0px; }
  body p {
    margin-block-start: 0px;
    margin-block-end: 0px;
    line-height: 1.5em; }

blockquote {
  margin-left: 25px;
  margin-right: 25px;
  border-left: 6px #759ea7 solid;
  background: #f8f8f8;
  padding: 20px; }

a, a:hover,
input[type=submit], input[type=submit]:hover,
.anchored, .anchored:hover {
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }

/*======== HEADER ========*/
.navbar {
  border-radius: 0px;
  margin-top: 12px;
  background: #fff;
  float: none; }
  @media (max-width: 992px) {
    .navbar {
      margin-top: 0px; } }

.navbar-default {
  border: none; }

.navbar-header {
  text-align: center;
  padding: 50px 0 0 0;
  float: none; }

.navbar-brand {
  font-family: agenda-condensed, sans-serif;
  font-weight: 300;
  color: #333;
  font-size: 1.75em;
  height: auto;
  min-height: 30px;
  position: relative; }
  .navbar-brand .dec-line {
    position: absolute;
    top: 15px;
    width: 100%;
    height: 1px;
    background: #969696;
    z-index: 10; }
  .navbar-brand .logo {
    width: 100%;
    position: absolute;
    z-index: 1000;
    text-align: center; }
    .navbar-brand .logo a {
      padding: 10px 15px;
      background: #fff;
      color: #454545;
      text-decoration: none !important;
      text-transform: uppercase;
      letter-spacing: 2px; }
      .navbar-brand .logo a span {
        font-weight: 700; }
  @media (max-width: 767px) {
    .navbar-brand {
      margin-bottom: 50px; } }

.secure-area {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #454545;
  text-decoration: none !important;
  font-size: .75em; }
  .secure-area:hover {
    color: #333; }
  @media (max-width: 767px) {
    .secure-area {
      display: none; } }

#masthead .jumbotron {
  padding-top: 2px;
  border-top: 1px #454545 solid;
  overflow: hidden;
  position: relative; }
  #masthead .jumbotron .inner-container .contact-info {
    color: #fff;
    background: #363636;
    font-size: 1em;
    text-align: center;
    padding: 8px 0;
    height: 38px;
    overflow: hidden; }
    #masthead .jumbotron .inner-container .contact-info .contact-unit {
      margin: 0 6px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      #masthead .jumbotron .inner-container .contact-info .contact-unit a {
        color: #fff;
        text-decoration: none !important;
        padding: 0 6px; }
        #masthead .jumbotron .inner-container .contact-info .contact-unit a:hover {
          font-weight: 700; }
    @media (max-width: 767px) {
      #masthead .jumbotron .inner-container .contact-info {
        font-size: .85em; } }
    @media (max-width: 450px) {
      #masthead .jumbotron .inner-container .contact-info {
        font-size: 1em; } }
#masthead .jumbotron.j-about {
  height: 42px; }
  #masthead .jumbotron.j-about .inner-container {
    background: none; }
    #masthead .jumbotron.j-about .inner-container .contact-info {
      background: #a08a72; }

#post-8 .entry-content {
  margin: 0; }
  @media (max-width: 1280px) {
    #post-8 .entry-content {
      margin: 0 5%; } }

/*======== NAVIGATION ========*/
#bs-example-navbar-collapse-1 {
  width: 100%; }
  #bs-example-navbar-collapse-1 #menu-menu-1 {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    overflow: hidden; }
    #bs-example-navbar-collapse-1 #menu-menu-1 li {
      text-align: center;
      padding: 0 1.8%; }
      #bs-example-navbar-collapse-1 #menu-menu-1 li a {
        color: #333;
        text-transform: uppercase;
        font-size: .8em;
        letter-spacing: 1px;
        border-bottom: 4px #fff solid; }
        #bs-example-navbar-collapse-1 #menu-menu-1 li a:hover {
          color: #454545;
          border-bottom: 4px #454545 solid; }
      @media (max-width: 804px) {
        #bs-example-navbar-collapse-1 #menu-menu-1 li {
          padding: 0 1.4%; } }
      @media (max-width: 767px) {
        #bs-example-navbar-collapse-1 #menu-menu-1 li {
          padding: 0; } }
  @media (max-width: 767px) {
    #bs-example-navbar-collapse-1 {
      padding-bottom: 25px; }
      #bs-example-navbar-collapse-1 li {
        width: 80%;
        margin: 0 10% 5px;
        border: 1px #969696 solid;
        margin-bottom: 3px; } }

@media (max-width: 767px) {
  .nav > li > a {
    padding: 10px 0; } }
/*======== CONTENT ========*/
h1.entry-title {
  display: none; }

#content {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0 75px; }
  #content #main-slider {
    margin-bottom: 50px;
    padding-bottom: 25px;
    border-bottom: 2px #b7b7b7 solid; }
    #content #main-slider .home-intro h1 {
      font-size: 1.75em;
      line-height: .8em;
      padding: 25px 15px 15px 15px; }
      #content #main-slider .home-intro h1 .small {
        color: #fff;
        text-transform: uppercase;
        font-size: .4em;
        padding: 2px;
        background: #454545;
        letter-spacing: 1px;
        border-radius: 3px; }
    #content #main-slider .home-intro p {
      padding: 0 15px 20px 15px; }
      #content #main-slider .home-intro p a {
        text-decoration: underline; }
  #content #home-content {
    display: flex; }
    #content #home-content #home-blocks {
      display: flex;
      flex-wrap: wrap; }
      #content #home-content #home-blocks .home-blocks {
        margin-bottom: 50px;
        padding-right: 25px; }
        #content #home-content #home-blocks .home-blocks a {
          text-decoration: none !important; }
          #content #home-content #home-blocks .home-blocks a .content {
            padding: 25px 15px;
            border: 1px #969696 solid;
            color: #656565; }
            #content #home-content #home-blocks .home-blocks a .content h2 {
              padding: 0;
              margin: 0 0 20px 0;
              font-size: 1.5em;
              font-weight: 700;
              color: #454545;
              letter-spacing: 1px;
              position: relative; }
              #content #home-content #home-blocks .home-blocks a .content h2 .bar {
                width: 40px;
                height: 4px;
                background: #a08a72;
                position: absolute;
                bottom: -5px;
                left: 0; }
            #content #home-content #home-blocks .home-blocks a .content p {
              font-size: 1em;
              margin-bottom: 10px;
              line-height: 1.25em; }
            #content #home-content #home-blocks .home-blocks a .content ul {
              padding-inline-start: 15px;
              margin-bottom: 25px; }
              #content #home-content #home-blocks .home-blocks a .content ul li.no-bullet {
                list-style: none;
                list-style-type: none; }
            #content #home-content #home-blocks .home-blocks a .content .anchored {
              color: #01326b;
              text-decoration: none;
              font-weight: 700;
              text-transform: uppercase;
              text-align: center;
              font-size: .9em;
              padding: 4px 8px;
              border: 1px #01326b solid;
              border-radius: 3px;
              line-height: 1em;
              display: block; }
              #content #home-content #home-blocks .home-blocks a .content .anchored i {
                padding: 0 5px 0; }
              @media (max-width: 767px) {
                #content #home-content #home-blocks .home-blocks a .content .anchored {
                  font-size: 1em;
                  font-weight: 300;
                  color: #fff;
                  background: #454545;
                  margin-top: 20px; } }
            #content #home-content #home-blocks .home-blocks a .content:hover .anchored {
              background: #01326b;
              color: #fff;
              border: 1px rgba(0, 0, 0, 0) solid; }
      #content #home-content #home-blocks .home-block-1 .content {
        background: url("/swaim2/wp-content/uploads/2019/07/block-bg-1.png") no-repeat;
        background-size: 100% 100%; }
      #content #home-content #home-blocks .home-block-2 .content {
        background: url("/swaim2/wp-content/uploads/2019/07/block-bg-2.png") no-repeat;
        background-size: 100% 100%; }
      #content #home-content #home-blocks .home-block-3 .content {
        background: url("/swaim2/wp-content/uploads/2019/07/block-bg-3.png") no-repeat;
        background-size: 100% 100%; }
      #content #home-content #home-blocks .home-block-4 .content {
        background: url("/swaim2/wp-content/uploads/2019/07/block-bg-4.png") no-repeat;
        background-size: 100% 100%; }
      @media (max-width: 992px) {
        #content #home-content #home-blocks .home-block-1 .content, #content #home-content #home-blocks .home-block-2 .content, #content #home-content #home-blocks .home-block-3 .content, #content #home-content #home-blocks .home-block-4 .content {
          background: none; } }
    #content #home-content #home-aside .consult-container {
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.75); }
      @media (max-width: 525px) {
        #content #home-content #home-aside .consult-container {
          background: none; } }
      #content #home-content #home-aside .consult-container #consultation-request {
        padding: 0x 40px;
        color: #656565; }
        #content #home-content #home-aside .consult-container #consultation-request .title {
          text-align: center;
          font-size: 1.35em;
          letter-spacing: 1px;
          line-height: 1em;
          margin-bottom: 15px; }
        #content #home-content #home-aside .consult-container #consultation-request .form {
          width: 80%;
          max-width: 300px;
          margin: 0 auto; }
          #content #home-content #home-aside .consult-container #consultation-request .form p {
            line-height: 1.1em; }
            #content #home-content #home-aside .consult-container #consultation-request .form p .label {
              font-weight: 700;
              font-size: .7em;
              color: #656565; }
              @media (max-width: 550px) {
                #content #home-content #home-aside .consult-container #consultation-request .form p .label {
                  font-size: .85em; } }
            #content #home-content #home-aside .consult-container #consultation-request .form p .consult-input {
              width: 100%;
              font-size: .85em;
              color: #656565;
              line-height: 1em; }
              @media (max-width: 550px) {
                #content #home-content #home-aside .consult-container #consultation-request .form p .consult-input {
                  font-size: 1em;
                  padding: 8px; } }
            #content #home-content #home-aside .consult-container #consultation-request .form p .consult-input-menu {
              width: 100%;
              font-size: .85em;
              color: #656565;
              line-height: 1em;
              margin-bottom: 15px; }
              @media (max-width: 550px) {
                #content #home-content #home-aside .consult-container #consultation-request .form p .consult-input-menu {
                  font-size: 1em;
                  padding: 8px;
                  margin-bottom: 25px; } }
            #content #home-content #home-aside .consult-container #consultation-request .form p .consult-submit {
              width: 100%;
              background: #454545;
              color: #fff;
              padding: 5px;
              text-transform: uppercase;
              border: none;
              font-size: .75em; }
              #content #home-content #home-aside .consult-container #consultation-request .form p .consult-submit:hover {
                background: #01326b;
                box-shadow: rgba(0, 0, 0, 0.25) 3px 3px 3px; }
              @media (max-width: 550px) {
                #content #home-content #home-aside .consult-container #consultation-request .form p .consult-submit {
                  font-size: 1em;
                  padding: 12px 8px; } }
            #content #home-content #home-aside .consult-container #consultation-request .form p input, #content #home-content #home-aside .consult-container #consultation-request .form p text-area, #content #home-content #home-aside .consult-container #consultation-request .form p select {
              border-radius: 3px;
              padding: 5px 8px; }
        @media (max-width: 767px) {
          #content #home-content #home-aside .consult-container #consultation-request {
            padding: 15px 60px; } }
        @media (max-width: 550px) {
          #content #home-content #home-aside .consult-container #consultation-request {
            padding: 50px 0; } }
    @media (max-width: 767px) {
      #content #home-content {
        display: block; }
        #content #home-content #home-blocks .home-blocks {
          padding-right: 0;
          padding: 0 10%; }
        #content #home-content #home-aside {
          padding: 0 10%; } }
  #content #about-me {
    color: #656565; }
    #content #about-me h1 {
      margin-bottom: 25px;
      font-size: 1.75em; }
    #content #about-me p {
      margin-bottom: 25px; }
    #content #about-me p {
      padding-right: 50px; }
      @media (max-width: 767px) {
        #content #about-me p {
          padding-right: 0; } }
    #content #about-me .photos {
      overflow: hidden;
      text-align: center; }
      #content #about-me .photos img {
        width: 100%;
        min-width: 150px;
        max-width: 250px;
        height: auto;
        min-height: 100px;
        margin: 0 auto 25px;
        border: 1px #969696 solid;
        display: block;
        padding: 2px; }
    @media (max-width: 1280px) {
      #content #about-me {
        margin: 0 10%; } }
  #content #services {
    color: #656565; }
    #content #services p {
      margin-bottom: 25px; }
    #content #services h1 {
      font-size: 1.75em; }
      @media (max-width: 1280px) {
        #content #services h1 {
          margin: 0 10%; } }
    #content #services h2 {
      font-size: 1.5em;
      font-weight: 700;
      color: #454545;
      margin: 50px 0 20px 0;
      padding: 0;
      letter-spacing: 1px;
      position: relative; }
      #content #services h2 .bar {
        width: 40px;
        height: 4px;
        background: #a08a72;
        position: absolute;
        bottom: -8px;
        left: 0; }
    #content #services h3 {
      font-size: 1.25em;
      text-transform: uppercase;
      padding-top: 25px; }
      #content #services h3.incl-quote {
        margin-bottom: 25px; }
    #content #services p:last-child {
      margin-bottom: 75px; }
    #content #services h2:first-child {
      margin: 0 0 30px 0; }
    #content #services .services {
      padding-right: 50px; }
      #content #services .services ul {
        padding-inline-start: 25px;
        margin-bottom: 25px; }
      @media (max-width: 1280px) {
        #content #services .services {
          padding-right: 0;
          padding: 25px 10%; } }
    #content #services .request-consult .title {
      text-align: center;
      font-size: 1.35em;
      letter-spacing: 1px;
      line-height: 1em;
      margin-bottom: 15px; }
    #content #services .request-consult .form {
      width: 80%;
      max-width: 300px;
      margin: 0 auto; }
      #content #services .request-consult .form p {
        line-height: 1.1em;
        margin-bottom: 0; }
        #content #services .request-consult .form p .label {
          font-weight: 700;
          font-size: .7em;
          color: #656565; }
          @media (max-width: 767px) {
            #content #services .request-consult .form p .label {
              font-size: .85em; } }
        #content #services .request-consult .form p .consult-input {
          width: 100%;
          font-size: .85em;
          color: #656565;
          line-height: 1em; }
          @media (max-width: 767px) {
            #content #services .request-consult .form p .consult-input {
              font-size: 1em;
              padding: 8px; } }
        #content #services .request-consult .form p .consult-input-menu {
          width: 100%;
          font-size: .85em;
          color: #656565;
          line-height: 1em;
          margin-bottom: 15px; }
          @media (max-width: 767px) {
            #content #services .request-consult .form p .consult-input-menu {
              font-size: 1em;
              padding: 8px; } }
        #content #services .request-consult .form p .consult-submit {
          width: 100%;
          background: #454545;
          color: #fff;
          padding: 5px;
          text-transform: uppercase;
          border: none;
          font-size: .75em; }
          #content #services .request-consult .form p .consult-submit:hover {
            background: #01326b;
            box-shadow: rgba(0, 0, 0, 0.25) 3px 3px 3px; }
          @media (max-width: 767px) {
            #content #services .request-consult .form p .consult-submit {
              font-size: 1em;
              padding: 12px 8px; } }
        #content #services .request-consult .form p input, #content #services .request-consult .form p text-area, #content #services .request-consult .form p select {
          padding: 5px 8px;
          border-radius: 3px; }
    #content #services .request-consult .contact-phone {
      text-align: center;
      color: #454545;
      font-size: 2.25vw;
      text-align: center;
      font-weight: 700;
      padding: 8px 0;
      margin: 0 25px;
      border-top: 3px #01326b solid;
      border-bottom: 3px #01326b solid; }
      #content #services .request-consult .contact-phone p {
        margin-bottom: 0; }
        #content #services .request-consult .contact-phone p a {
          color: #454545;
          text-decoration: none !important; }
      @media (max-width: 767px) {
        #content #services .request-consult .contact-phone {
          font-size: 6vw;
          margin: 50px 15%; } }
      @media (min-width: 1700px) {
        #content #services .request-consult .contact-phone {
          font-size: 32px; } }
    @media (max-width: 1408px) {
      #content #services .request-consult {
        padding-top: 25px; } }

/*======== FOOTER ========*/
#footer {
  border-top: 1px #ccc solid;
  padding: 30px 0 50px 0;
  background: #454545;
  color: #fff;
  z-index: 9999; }
  #footer .footerHeading {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff; }
    #footer .footerHeading.location {
      letter-spacing: 1px;
      font-size: 1.35em !important;
      margin-bottom: 10px; }
    #footer .footerHeading .reg {
      font-weight: 300; }
    @media (max-width: 767px) {
      #footer .footerHeading {
        text-align: center;
        margin-bottom: 25px; } }
  #footer #footerNavigation {
    margin: 0;
    padding-left: 15px; }
    #footer #footerNavigation #menu-primary_nav-1 {
      margin: 0;
      padding: 0; }
    #footer #footerNavigation li {
      list-style-type: none;
      list-style-image: none;
      list-style: none;
      font-size: .65em;
      letter-spacing: 1px; }
      #footer #footerNavigation li a {
        display: block;
        color: #fff;
        text-decoration: none !important;
        text-transform: uppercase; }
        #footer #footerNavigation li a:hover {
          color: #fff;
          letter-spacing: 1.5px; }
    @media (max-width: 767px) {
      #footer #footerNavigation {
        width: 80%;
        margin: 0 10% 75px;
        padding-left: 0; }
        #footer #footerNavigation li {
          padding: 8px;
          border: 1px #656565 solid;
          text-align: center;
          margin-bottom: 5px;
          font-size: 1em; } }
  #footer #footerAddress {
    text-align: center;
    padding-right: 25px; }
    #footer #footerAddress p {
      font-size: .8em;
      line-height: 1.35em;
      letter-spacing: 1px;
      margin-bottom: 15px; }
      #footer #footerAddress p a {
        color: #fff;
        text-decoration: none !important;
        font-size: 1.5em;
        letter-spacing: 1px; }
        #footer #footerAddress p a:hover {
          letter-spacing: 2px; }
      #footer #footerAddress p:nth-child(2) {
        margin-bottom: 25px; }
    @media (max-width: 767px) {
      #footer #footerAddress {
        width: 80%;
        margin: 0 10% 75px;
        padding-right: 0; }
        #footer #footerAddress p {
          font-size: 1.25em; } }
  #footer #footerContact {
    padding-left: 25px; }
    #footer #footerContact .footerHeading {
      font-size: .75em;
      font-weight: 300;
      letter-spacing: 1px;
      text-transform: none; }
    #footer #footerContact #footer-form input, #footer #footerContact #footer-form textarea {
      max-width: 100%;
      padding: 0 2px;
      font-size: .75em;
      line-height: 1em;
      color: #363636; }
      #footer #footerContact #footer-form input::placeholder, #footer #footerContact #footer-form textarea::placeholder {
        color: #969696; }
    #footer #footerContact #footer-form textarea {
      height: 50px; }
      @media (max-width: 767px) {
        #footer #footerContact #footer-form textarea {
          height: 100px; } }
    #footer #footerContact #footer-form p:nth-child(3) {
      margin-bottom: 3px; }
    #footer #footerContact #footer-form #footer-submit {
      border: none;
      background: #969696;
      color: #fff;
      width: 100%;
      padding: 3px 5px;
      font-size: .7em;
      text-transform: uppercase;
      text-align: center;
      width: 75px;
      float: right; }
      #footer #footerContact #footer-form #footer-submit:hover {
        background: #01326b;
        box-shadow: rgba(0, 0, 0, 0.25) 2px 2px 2px; }
      @media (max-width: 767px) {
        #footer #footerContact #footer-form #footer-submit {
          padding: 8px;
          font-size: .85em; } }
    @media (max-width: 767px) {
      #footer #footerContact #footer-form {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 100px; }
        #footer #footerContact #footer-form input, #footer #footerContact #footer-form textarea {
          width: 100%;
          padding: 8px 10px;
          font-size: 1em; }
        #footer #footerContact #footer-form p {
          margin-bottom: 8px; }
          #footer #footerContact #footer-form p:nth-child(3) {
            margin-bottom: 8px; }
          #footer #footerContact #footer-form p:nth-child(4) {
            margin-bottom: 15px; }
        #footer #footerContact #footer-form #footer-submit {
          font-size: 1em;
          padding: 12px;
          background: #01326b;
          width: 100%; } }
    @media (max-width: 767px) {
      #footer #footerContact {
        padding-left: 0; }
        #footer #footerContact .footerHeading {
          font-size: 1.2em; } }
  #footer #copyright {
    padding: 15px 0;
    background: #fff;
    color: #454545;
    font-size: .75em;
    text-align: center; }
    #footer #copyright a {
      color: #454545; }
  #footer .container {
    padding-bottom: 25px; }

#top-anchor {
  position: fixed;
  bottom: 0;
  right: 10%;
  z-index: 9999; }
  #top-anchor a {
    padding: 5px 10px;
    background: #454545;
    color: #fff;
    text-decoration: none !important;
    font-size: .8em;
    text-transform: uppercase;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px #969696 solid; }
    #top-anchor a:focus {
      background: #01326b; }

/*======================================================================*/
/*============================= CUSTOM CSS =============================*/
/*======================================================================*/
