/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ----------------*
NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section.

Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. 
----------------------------------------------------------------*/

/*--------------BASICS----------------*/
h1, h2, h3{
    font-family: play, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

a{
    color: #0070dd;
    font-weight:bold;
}

a:hover{
    color: #00397a;
    text-decoration: none;
}

.banner{
    margin-top: -4em;
    padding: 0;
}
.bottom{
    margin-bottom: -4em;
}


.wpcf7-form input[type=submit], button, html input[type="button"], input[type="reset"], input[type="submit"], a.contact-btn,.biziq-button,.client-button, #content .btn, #slider .btn, .view-article, .rev-read-more, #respond #submit, .btn, .link-button {
    background: #0070dd;
    color: #fff;
    font-family: play, sans-serif;
    border-radius: 2px;
    font-weight: bold;
    font-size: 1.1em;
}

#footer .btn:hover, .link-button:hover, .billboard .slider-content a:hover, .video-container .slider-content a:hover, .btn:hover, #slider:hover .btn, button:hover, .rev-read-more:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, #content .view-article:hover, .wpcf7-form input[type=submit]:hover, #content .btn:hover, #slider .btn:hover {
    background: #00397a;
    color: #fff;
}

ul.marker li:before {
    color: #0070dd;
    }

body{
    font-family: 'Roboto', sans-serif;
}


.under-banner, .bottom {
    background: #C5D2E2;
    color: #000;
}

.bottom .medium-wrapper,
.under-banner .medium-wrapper {
    padding: 1rem 2rem 2rem;
}

/*--------------HEADER----------------*/


.nav-bar ul a {
    color: #000000;
    font-family: play;
    text-transform: uppercase;
    font-size: 1.1em;
}

#header, .sticky-background, .passed-header .sticky-background {
    background: #c5d2e2;}


.header-a .phone a, .header-a .phone a:hover {
    background: #00397a;
    color: #FFF;
    font-family: play, sans-serif;
    font-size: 1.5em;
    padding: 1.0rem 1rem;
    text-decoration: none;
    border-radius:2px;
}

.nav-attached .nav-bar {
    margin-top: 1em;
}
.passed-header .sticky-background {
    box-shadow: 0 8px 6px -6px black;
}
/*--------------SLIDER----------------*/
.billboard .slide-header, .video-container .slide-header {
    font-family: Play, sans-serif;
    text-shadow: 2px 2px #000;
    font-weight: normal;
    text-align: center;
    font-size: 3.5em;
    text-transform: uppercase;
}

.billboard .slider-content .slider-cta-button, .video-container .slider-content .slider-cta-button, .billboard .slider-content a, .video-container .slider-content a {
    border: none;
    background: #C5D2E2;
    color: #000;
    border-radius: 2px;
}


.billboard .slider-content {
    max-width: 1000px;
    width: 90%;}



/*--------------HOME----------------*/

.features {
    background: url(/wp-content/uploads/feature-background.png);
    background-size: cover;
}
.turning.card-body {
    min-height: 20em;
}

.feature-wrap {
    background: #c5d2e2;
    color: #222;
    padding: 1em;
    text-align: center;
    border-radius: 2px;
    border: 2px solid #0070DD;
    height: 100%;
    margin: auto;
    box-shadow: 2px 2px 15px;
}

.home-cta {
    background: #0070DD;
    color: #fff;
}
.home-cta a, #content .home-cta a {
    color: #fff;
}
.feature-wrap i {
    color: #0070DD;
    font-size: 50px;
    margin-bottom: .25em;
}

.text-padding {
    padding: 5em;
}
/*--------------SERVICES----------------*/
h2.card-title, h3.card-title {
    margin-top: 0;
    margin-bottom: 0;
    background: #0070DD;
    text-align: center;
    color: #fff;
    padding: .6rem;
}


#footer ul li:before, ul.fancylist li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    content: '\f324';
    margin-right: 5px;
    color: #0070DD;
    font-size: .95em;
}

.customer.card-body {
    min-height: 12em;
}
/*--------------REVIEWS----------------*/
.rev-wrap:before {
    background-color: #c5d2e2;
    color: #0070dd;
}

.rev-wrap {
    border: 2px solid #0070dd;}

.author-name {
    font-family: play, sans-serif;
    font-size: 1.5em;
}
/*--------------CONTACT----------------*/
textarea#message {
    max-height: 5em;
}
.page-contact-us form.wpcf7-form {
    padding: 2rem;
    background: #c5d2e2;
}

/*--------------FOOTER ----------------*/
#footer {
    background: #00397a;
    color: #fff;

}

.footer_logo::before, .footer_logo::after {
    color: #ffff;

   }

#footer h2 {
        color: #ffff;
    
}

.today {
    color: #c5d2e2
}

#footer a.btn {
    text-decoration: none;
    width: 17em;
    background: #c5d2e2;
    color: #00397a;
    font-size: 1.1em;
    font-weight: bold;
}

#footer a.btn:hover {
    background: #0070dd;
    color: #fff;    
}

#copyright {
    background: rgba(0,0,0,.5);
    color: #fff;
}

/*--------------MOBILE----------------*/
#mobile-menu-container .menu-bar { background: #0070dd;}

#mobile-menu-container .menu, #mobile-menu-container .menu-icon { background: #0070dd;}


#mobile-menu-container.left, #mobile-menu-container.right {background: #0070dd;}

@media (max-width: 1023px){
    .box.footer_logo {
        border-bottom: solid 3px #c5d2e2;
    }
}

@media only screen and (max-width: 27em){
.medium-wrapper, .small-wrapper, .large-wrapper {
    padding: 2em;}
    .billboard .slide-header, .video-container .slide-header {
        font-size: 2.5em;}

.banner{
    margin-top: -2em;}

.bottom{
   margin-bottom:-2em}
    h2{
        text-align:center;
    }
}


.collapsible {
    color: #000;
    cursor: pointer;
    padding: 3px 15px;
    margin-top: 10px;
    border: solid 1px #000;
    background-color: #ffffff;
    text-align: left;
    outline: none;
    font-size: 13px;
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }

.collapsible h3 {
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}
  
  
  .active, .collapsible:hover {
   background-color: #00397a;
    color: #fff;
  }
  
  .content {
    padding: 15px 5px 0;
    display: none;
    overflow: hidden;
  }

.social-media-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.social-media-icons a {
	width: 30px;
	height: 30px;
}
  
 
