/* CSS Document */
/*

Theme Name: Child of Blue Haven Pools
Description: Child theme based on flash
Author: Rodwell Kaitano
Version: 4.1.1
Template: flash

*/
@import url("../flash/style.css");
/* Scss Document */
/* Scss Document */
/* Custom styles */
body {
  font-size: 16px; }

.tg-slider-widget.slider-dark .slider-image .overlay {
  background-color: rgba(0, 0, 0, 0.2); }

h3 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #dc080d;
  text-align: left; }

h4 {
  font-size: 24px;
  text-align: left;
  margin-bottom: 20px; }

h6 {
  font-size: 16px;
  text-align: center;
  color: #f80000; }

.section-title {
  color: #1d5a9c;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 20px; }
  @media (max-width: 680px) {
    .section-title {
      font-size: 16px !important; } }

.section-description {
  text-align: center;
  color: #f52424;
  font-size: 25px; }

.price {
  font-size: 30px;
  color: #F80000;
  font-weight: bold; }

.call-to-action-section .section-subtitle {
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
  position: relative;
  text-align: center; }
  @media (max-width: 680px) {
    .call-to-action-section .section-subtitle {
      font-size: 16px; } }

.testimonial-container .testimonial-client-detail {
  margin-top: 15px; }

.breadcrumb-trail.breadcrumbs .trail-title {
  float: left;
  font-weight: 400;
  font-size: 36px;
  padding: 6px 0; }

#bottom-footer {
  padding: 20px 0;
  background-color: #094a81;
  color: #ffffff; }
  #bottom-footer a {
    color: #FFFFFF; }

.header-top {
  padding: 1rem 0; }
  .header-top p {
    margin: 0; }
  .header-top .contact-info li {
    font-size: 1.8rem; }
  .header-top .left-content {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2; }

@media screen and (max-width: 768px) {
  .header-top {
    display: block !important; } }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 0px; }

img {
  height: auto;
  width: 100%;
  vertical-align: middle; }

.contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%; }
  .contact-form .form-flex {
    width: 50%; }
    .contact-form .form-flex:not(:last-child) {
      margin-right: 2%; }

.white-txt {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 20px; }

.btn-price {
  background: #dc080d;
  padding: 10px;
  color: #ffffff;
  font-size: 22px;
  margin-top: 20px; }
  .btn-price:hover {
    background: #094a81;
    font-weight: 700; }

.dstv-areas {
  text-align: center; }
  .dstv-areas img {
    width: 96px !important;
    height: 96px !important; }

.form {
  color: #000000 !important; }

/*# sourceMappingURL=style.css.map */
