﻿@import url("style-6.9.41ydy41f.css");

h1, .h1 {
  font-family: Teko, Helvetica, Arial, sans-serif;
  font-size: 50px !important;
}

a {
  color: #f24a00;
}
a :hover {
  color: #000000;
}

.main-color {
  color: #f24a00;
}

.secondary-color {
  color: #000000;
}

p {
  line-height: 1.6;
  margin-bottom: 20px!important;
  font-size: 1rem;
}

@media only screen and (max-width: 992px) {
  .desktoponly {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  .visible-xs {
    display: none;
  }
}


.mt-0 {
  margin-top: 0px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-100 {
  margin-bottom: 100px;
}


:target:before {
  content: "";
  display: block;
  height: 90px; 
  margin: -90px 0 0; 
}


.cta {
  background-color: #f24a00 !important;
  box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5647058824);
}
.cta h4 {
  font-size: 20px !important;
  margin: 0px !important;
}
.cta h2 {
  font-size: 40px !important;
  margin: 0px !important;
}
.cta a {
  color: white;
}
.cta a:hover {
  color: black;
}


@media only screen and (min-width: 1200px) {
  .vlt-navbar .container, .vlt-navbar {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}

.vlt-navbar-logo {
  min-width: 290px;
}

.vlt-navbar--sticky .vlt-default-menu__navigation {
  margin-left: 160px;
}

.widget-title h3 {
  font-size: 30px;
}

@media only screen and (min-width: 992px) {
  .widget-content {
    margin-top: 50px;
    background-color: white;
    padding: 30px;
    border-left-color: #e6e6e6;
    border-left-style: solid;
    border-left-width: 1px;
  }
}
.widget-content .rpwwt-post-title {
  font-weight: bolder;
}

.vlt-content-markup a {
  text-decoration: underline !important;
  color: #f24a00;
}

.vlt-single-post__content .vlt-post-title h1 {
  font-size: 40px;
}
.vlt-single-post__content h2 {
  font-size: 30px;
}
.vlt-single-post__content h3 {
  font-size: 25px;
}

.vlt-single-post__content blockquote {
  font-size: 20px !important;
  font-weight: 800;
  font-style: oblique;
  color: #f24a00;
}
.vlt-single-post__content blockquote > p {
  font-size: 20px !important;
  font-weight: 800;
  font-style: oblique;
  color: #f24a00;
}

.vlt-post-tags a {
  text-decoration: none !important;
}

@media only screen and (min-width: 992px) {
  .customarticle {
    padding-right: 40px !important;
  }
}


.services-box {
  background-color: white;
  margin-bottom: 15px;
}
.services-box p {
  margin-bottom: 0;
  text-align: left;
}
.services-box a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.services-box a:hover {
  color: #000000;
  text-decoration: none;
}
.services-box h4 {
  color: #f24a00;
}

.vlt-services-box > div + div,
.services-box a {
  margin-top: 0;
}


@media (min-width: 768px) {
  .vlt-custom--0331 {
    margin-right: 55px;
  }
}

.vlt-custom--1422 .wpb_wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 991px) {
  .vlt-custom--1422 .wpb_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .vlt-custom--1422 .wpb_wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.orange {
  text-align: left;
  color: #f24a01;
  font-weight: bold;
}


.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
  background-color: #f24a00;
  color: white;
  -webkit-font-smoothing: antialiased;
}

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover {
  background-color: #000000;
  color: white;
}