.page-content {
  margin-top: 20px; }

.clear {
  clear: both; }

.testimonial {
  background-color: #f9f9f9;
  border-radius: 4px;
  box-shadow: 1px 1px 1px #ccc;
  margin-bottom: 15px; }
  .testimonial .content {
    padding: 15px 5px;
    font-weight: bold;
    font-size: 14px;
    color: #333; }
    .testimonial .content small {
      font-size: 12px;
      font-weight: normal;
      font-style: italic;
      color: #999; }
  .testimonial img {
    margin: 10px; }
  .testimonial .testimonial-body {
    padding: 0px 10px 15px; }

.breadcrumb-custom {
  margin-top: 20px; }
  .breadcrumb-custom a,
  .breadcrumb-custom span {
    font-weight: bold;
    font-size: 12px;
    color: #333;
    text-decoration: none; }
  .breadcrumb-custom span:last-child {
    color: #39CCCC; }

.mobile-call-section {
  text-align: center;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px; }
  .mobile-call-section .number-section i {
    color: #39CCCC;
    font-size: 30px; }
  .mobile-call-section .number-section a {
    font-size: 30px;
    color: #717171;
    text-decoration: none; }

@media (min-width: 320px) and (max-width: 480px) {
  .navbar-brand {
    padding: 15px 5px; } }

@media (max-width: 1100px) {
  .navbar-collapse {
    width: 100%; } }

@media (max-width: 1100px) {
  .navbar-nav {
    text-align: center;
    width: 100%; } }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff; }

.contact-address {
  width: 300px;
  text-align: center;
  margin: 0% auto; }

.slider-quote-form {
  position: absolute;
  z-index: 100;
  background: #fff;
  width: 280px;
  top: 8%;
  right: 10%;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px #3c3c3c;
  -moz-box-shadow: 0px 0px 10px #3c3c3c;
  -o-box-shadow: 0px 0px 10px #3c3c3c;
  -ms-box-shadow: 0px 0px 10px #3c3c3c;
  box-shadow: 0px 0px 10px #3c3c3c;
  padding: 15px;
  padding-top: 5px; }
  @media (min-width: 1024px) and (max-width: 1120px) {
    .slider-quote-form {
      top: 0%; } }
  .slider-quote-form h3 {
    font-family: "Satisfy", cursive;
    text-align: center;
    color: #39CCCC; }
  .slider-quote-form input,
  .slider-quote-form textarea {
    color: #39CCCC;
    width: 100%;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 15px;
    padding: 8px; }
    .slider-quote-form input:focus,
    .slider-quote-form textarea:focus {
      border-bottom: 2px solid #39CCCC;
      box-shadow: none;
      outline: 0 none; }
  .slider-quote-form textarea {
    resize: none; }
  .slider-quote-form button {
    background-color: #39CCCC;
    border-color: #39CCCC;
    border-radius: 0;
    font-size: 14px;
    padding: 10px 25px; }
    .slider-quote-form button:hover, .slider-quote-form button:active:focus, .slider-quote-form button:hover:focus, .slider-quote-form button:focus {
      background-color: #39CCCC;
      border-color: #39CCCC; }

.swiper-slide p {
  position: absolute;
  top: 30vh;
  left: 10%;
  font-size: 3em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px;
  border-radius: 5px; }
  @media (max-width: 767px) {
    .swiper-slide p {
      top: 10vh;
      font-size: 1.2em; } }

.navbar {
  border: none;
  background-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: 1px 0px 10px #ccc; }
  .navbar .navbar-nav {
    float: right; }
    .navbar .navbar-nav li.active {
      border-bottom: 3px solid #39CCCC; }
      .navbar .navbar-nav li.active a {
        color: #39CCCC; }
    .navbar .navbar-nav li {
      border-bottom: 3px solid #fff; }
      .navbar .navbar-nav li:hover {
        border-bottom: 3px solid #39CCCC; }
      .navbar .navbar-nav li a {
        color: #717171;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 12px; }
        .navbar .navbar-nav li a i {
          font-size: 18px; }
        .navbar .navbar-nav li a:focus, .navbar .navbar-nav li a:active, .navbar .navbar-nav li a:visited, .navbar .navbar-nav li a:hover {
          background-color: #fff; }
  .navbar .navbar-toggle {
    float: left;
    margin-right: 0; }
    .navbar .navbar-toggle .icon-bar {
      background-color: #39CCCC; }
  .navbar .collapsed-quote-btn {
    float: right;
    margin: 8px 10px; }
  .navbar a.goto-form {
    background-color: #39CCCC;
    border-color: #39CCCC;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .navbar .nav-phone {
    text-align: center; }
    .navbar .nav-phone i {
      color: #39CCCC;
      font-size: 18px; }
    .navbar .nav-phone a {
      text-decoration: none;
      color: #656565;
      font-size: 16px;
      line-height: 34px;
      font-weight: bold; }

.steps-how-to {
  background-color: #39CCCC;
  text-align: center; }
  .steps-how-to h3 {
    font-family: "Satisfy", cursive;
    text-align: center;
    font-size: 2.4em;
    color: #fff;
    margin-top: 30px; }
  .steps-how-to .step {
    padding: 40px 10px; }
    .steps-how-to .step .step-icon i {
      color: #fff;
      font-size: 7em; }
    .steps-how-to .step .step-content {
      font-size: 22px;
      color: #fff;
      margin-top: 20px; }

.why-we-are {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-shadow: inset 0px 4px 10px #cecece;
  -moz-box-shadow: inset 0px 4px 10px #cecece;
  -o-box-shadow: inset 0px 4px 10px #cecece;
  -ms-box-shadow: inset 0px 4px 10px #cecece;
  box-shadow: inset 0px 4px 10px #cecece;
  background-color: #fff; }
  .why-we-are h3 {
    text-align: center;
    font-size: 2.4em;
    letter-spacing: 2px;
    color: #39CCCC;
    font-family: "Satisfy", cursive; }
  .why-we-are p {
    line-height: 38px;
    font-size: 1.3em;
    color: #656565; }
  .why-we-are img {
    margin-bottom: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }

.partner-us {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-shadow: inset 0px 4px 10px #cecece;
  -moz-box-shadow: inset 0px 4px 10px #cecece;
  -o-box-shadow: inset 0px 4px 10px #cecece;
  -ms-box-shadow: inset 0px 4px 10px #cecece;
  box-shadow: inset 0px 4px 10px #cecece;
  background-color: #fff; }
  .partner-us h3 {
    text-align: center;
    font-size: 2.4em;
    letter-spacing: 2px;
    color: #39CCCC;
    font-family: "Satisfy", cursive; }
  .partner-us p {
    line-height: 38px;
    font-size: 1.3em;
    color: #656565; }
  .partner-us .partner-container {
    margin-top: 30px;
    margin-bottom: 30px; }
  .partner-us .partner-icon i {
    color: #8e8e8e;
    font-size: 54px; }
  .partner-us .partner-content {
    font-size: 18px;
    color: #8e8e8e;
    margin-top: 20px; }

.get-quote {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f9f9f9; }
  @media (max-width: 767px) {
    .get-quote {
      padding-top: 0; } }
  .get-quote h3 {
    text-align: center;
    font-size: 2.4em;
    letter-spacing: 2px;
    color: #39CCCC;
    font-family: "Satisfy", cursive; }
  .get-quote .quote-form {
    margin-top: 30px; }
    .get-quote .quote-form input {
      background-color: #f9f9f9;
      width: 90%;
      border-top: 0;
      border-left: 0;
      border-right: 0;
      font-size: 20px;
      border-bottom: 2px solid #ccc;
      padding: 5px;
      height: 42px;
      margin-bottom: 15px; }
      .get-quote .quote-form input:focus {
        border-color: #39CCCC;
        color: #39CCCC;
        box-shadow: none;
        outline: 0 none; }
    .get-quote .quote-form textarea {
      background-color: #f9f9f9;
      width: 97%;
      border-top: 0;
      border-left: 0;
      border-right: 0;
      font-size: 20px;
      border-bottom: 2px solid #ccc;
      padding: 5px;
      margin-bottom: 15px; }
      .get-quote .quote-form textarea:focus {
        border-color: #39CCCC;
        color: #39CCCC;
        box-shadow: none;
        outline: 0 none; }
    .get-quote .quote-form .btn-primary {
      background-color: #39CCCC;
      border: #39CCCC;
      border-radius: 0;
      padding: 10px 28px;
      font-size: 20px; }

footer {
  background-color: #3c3c3c;
  padding: 20px 0 10px; }
  footer .footer-content {
    margin-bottom: 25px; }
  footer .cp-reserved {
    color: #f2f2f2;
    padding: 10px;
    border-top: 1px solid #525252; }
  footer h4 {
    font-family: "Satisfy", cursive;
    font-size: 20px;
    color: #fff; }
  footer .address p {
    color: #fff;
    font-size: 16px; }
  footer .footer-link {
    margin: 5px 0; }
    footer .footer-link a {
      color: #ccc;
      text-decoration: none;
      font-size: 14px; }
  footer .business-form input {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    width: 80%;
    padding: 8px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    background-color: #3c3c3c;
    color: #fff; }
    footer .business-form input:focus {
      box-shadow: none;
      border-bottom: 1px solid #39CCCC;
      outline: 0 none; }
  footer .business-form button {
    background-color: #f2f2f2;
    border-radius: 0;
    border-color: #f2f2f2;
    color: #333; }
    footer .business-form button:hover, footer .business-form button:active:focus, footer .business-form button:focus {
      background-color: #f2f2f2;
      border-color: #f2f2f2;
      color: #333; }

.static-pages .container {
  margin-bottom: 5%; }
.static-pages h2 {
  font-family: "Satisfy", cursive;
  font-size: 38px;
  color: #39CCCC;
  text-align: center; }
.static-pages h4 {
  font-family: "Satisfy", cursive;
  font-size: 24px;
  color: #676767;
  margin-top: 35px; }
.static-pages p {
  color: #737373;
  line-height: 24px;
  font-size: 16px; }

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