/*
Theme Name: Chimney Solutions - 2025
Theme URI: https://www.brandtastic1.com/
Description: Chimney Solutions custom theme by Brandtastic
Author: Alex - Brandtastic
Author URI: http://www.brandtastic1.com/
Version: 1.0
*/
/* GLOBAL STYLES
font-family: 'Open Sans', sans-serif;
font-family: "new-atten",sans-serif;
-------------------------------------------------- */
html {
  overflow-y: scroll;
}

@font-face {
  font-family: 'HelveticaNeueCond';
  src: url('fonts/HelveticaNeueCondBold.woff2') format('woff2'),
    url('fonts/HelveticaNeueCondBold.woff') format('woff'),
    url('fonts/HelveticaNeueCondBold.svg#HelveticaNeueCondBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

:root {
  --rwl-content-carousel-border-radius: 10px;
  --rwl-carousel-scroll-button-margin: 0px 2.5px;
  --rwl-carousel-content-spacing: 2.5px;
}

body {
  font-size: 18px;
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
  padding-top: 183px;
  background: #FAFAFA;
}

.main-area-holder {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 0;
}

h1,
.h1 {
  color: #D80A0C;
  font-family: "nimbus-roman", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 40px;
  /* 100% */
  letter-spacing: 1.2px;
  text-transform: capitalize;
}

h2,
.h2 {
  color: #D80A0C;
  /* Desktop/H2 */
  font-family: "nimbus-roman", serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.08px;
  text-transform: capitalize;
}

a h2,
h2 a {
  text-decoration: none;
  color: #416aaa;
}

a:hover h2,
h2 a:hover {
  color: #7492c0;
}

.reviews-row h2 {
  font-size: 40px;
  line-height: 50px;
  color: #8a050d;
  font-style: normal;
}

.experience-row h2 {
  font-size: 40px;
  line-height: 50px;
}

h3,
.h3 {
  color: #36454F;
  font-family: "nimbus-roman", serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  /* 103.704% */
  letter-spacing: 0.81px;
  text-transform: capitalize;
}

h4 {
  font-size: 17px;
  font-weight: normal;
  line-height: 1.3333333333;
  color: #3A3B3C;
  margin-bottom: 10px;
}

h5 {
  font-weight: 600;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.55;
  color: #000;
  margin-bottom: 10px;
}

h6 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}

p {
  color: #212427;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 147.368% */
  letter-spacing: 0.57px;
}

.textwidget p:last-child {
  margin-bottom: 0;
}

ol,
ul {
  font-size: 19px;
  line-height: 28px;
  color: #000;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  letter-spacing: 0.57px;
}

.features-panel-row ol,
.features-panel-row ul,
.highlighted-section ol,
.highlighted-section ul {
  color: #000;
  margin-left: 0;
  padding-left: 20px;
}

.container {
  width: 1424px;
  max-width: 1424px;
  margin: 0 auto;
  position: relative;
}

.top-header-fixed .container {
  width: 100%;
  max-width: 1874px;
}

.main-content-area .container {
  position: relative;
}

.inner-content {
  width: 100%;
  overflow: hidden;
}

header .inner-content {
  height: auto;
  overflow: visible;
}

header {
  width: 100%;
  height: auto;
  position: relative;
}

.header-button {
  width: 375px;
  float: left;
  text-align: center;
  margin-top: 56px;
}

.header-address {
  float: left;
  font-weight: 300;
  line-height: 52px;
  font-size: 24px;
  color: #FFF;
  margin-left: 20px;
}

.header-logo {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  margin-top: 20px;
}

.header-logo img {
  width: 100%;
}

.phone-number-big {
  display: flex;
  align-items: center;
  color: #212427;
}

.phone-number-big i {
  font-size: 29px;
  margin-right: 15px;
}

.phone-and-label {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}

.p-label {
  color: #212427;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.8px;
  text-transform: capitalize;
}

.p-number {
  color: #212427;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.69px;
}

.phone-socials {
  display: inline-block;
}

.sticky .header-logo {
  width: 170px;
}

.sticky .top-bar-header {
  display: none;
}

.header-image {
  float: right;
}

.logo {}

.home_boxes.main-content-area {
  overflow: visible;
  margin-top: 50px;
}

.home_boxes .inner-content {
  overflow: visible;
}

.section_services_boxes .inner-content {
  padding-top: 90px;
  padding-bottom: 80px;
}

.section_services_boxes .h1,
.section_services_boxes .h2 {
  text-align: center;
}

.service-box {
  width: 33%;
  padding: 10px 35px;
  box-sizing: border-box;
  margin-bottom: 40px;
  transition: all 0.3s ease-in-out;
  background-color: #FFF;
}

.service-box:hover {
  transform: scale(1.1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.services-boxes {
  display: flex;
  flex-wrap: wrap;
  padding-left: 50px;
  padding-right: 50px;
}

.service-box-quote {
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFF;
  display: flex;
  align-items: center;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
}

.service-box-quote p {
  color: #FFF;
  text-align: center;
  font-style: italic;
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 34px;
}

.service-box-quote span {
  font-size: 19px;
  font-weight: bold;
}

.service-title {
  color: #ed0b70;
  padding-left: 50px;
  font-size: 28px;
  line-height: 70px;
  font-weight: 500;
  background-position: left center;
  background-size: 32px auto;
  background-repeat: no-repeat;
}

.btn-header {
  background: #565656;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 27px;
  width: 196px;
  box-sizing: border-box;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
}

.content.full-width-content {
  display: block;
  float: left;
  width: 100%;
}

.section {
  width: 100%;
  float: left;
}

.main-menu {
  font-family: "antarctican-headline", sans-serif;
  background-color: #373737;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 25px;
}

.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
  font-weight: 700;
  line-height: 58px !important;
  display: inline-block;
  padding-top: 0 !important;
  padding-bottom: 4px !important;
}

.main-menu ul {
  font-size: 30px;
  letter-spacing: 0.9px;
  text-transform: capitalize;
}

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
  padding: 0px 25px !important;
  line-height: 44px !important;
}

.ubermenu .ubermenu-submenu .ubermenu-target{
  padding: 0 35px 0 10px!important;
  color: #212427;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}
.ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item.ubermenu-has-submenu-drop > a{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'%3E%3Cg clip-path='url(%23clip0_383_6400)'%3E%3Cpath d='M7.21656 5.93758C7.44344 5.69557 7.44344 5.30254 7.21656 5.06053L4.31245 1.9628C4.08557 1.72079 3.71711 1.72079 3.49023 1.9628C3.26335 2.20481 3.26335 2.59784 3.49023 2.83985L5.98413 5.50002L3.49205 8.1602C3.26516 8.40221 3.26516 8.79523 3.49205 9.03724C3.71893 9.27925 4.08739 9.27925 4.31427 9.03724L7.21837 5.93951L7.21656 5.93758Z' fill='%23212427'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_383_6400'%3E%3Crect width='9.91273' height='9.29313' fill='white' transform='translate(0.706787 10.4565) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-position: right 15px center;
	background-repeat: no-repeat;
}
.ubermenu .ubermenu-item-level-0 > .ubermenu-submenu-drop{
  clip: auto!important;
}
.ubermenu-skin-minimal.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
  border-top: 0 none !important;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.25);
  padding: 5px 5px 5px 5px;
}
.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-active > .ubermenu-submenu-type-flyout{
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.10);
  margin-left: -10px;
  min-width: 250px;clip: auto!important;
  padding: 5px;
}
.ubermenu .ubermenu-submenu .ubermenu-item-level-2 .ubermenu-target{
  padding: 0 10px!important;
}
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-current-menu-ancestor > .ubermenu-target,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target{
  border-radius: 5px!important;
  background-color: #F2F4F8!important;
}
/*
.ubermenu-item-level-1.ubermenu-has-submenu-drop::after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: inherit;
}
*/
.top-menu {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0;
  z-index: 9;
  position: relative;
  box-sizing: border-box;
}

.top-menu,
.main-menu {
  position: relative;
}

.article {
  padding: 50px 45px 35px;
  width: 100%;
  box-sizing: border-box;
  float: left;
}

.article.footer-article-section {
  min-height: 0;
}

.home .article {
  height: auto;
  min-height: 1px;
}

.home .main-content-homepage .article {
  padding: 80px 45px 0;
}

.headline {
  float: right;
}

.headline p {
  color: #275583;
  font-size: 16px;
  font-style: italic;
  text-align: right;
  margin-right: 26px;
  font-weight: bold;
  margin-top: 40px;
}

.slider-section {
  margin: 0;
  background: #38454F;
  z-index: 9;
  position: relative;
}

.slider-overlay {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
}

.slider-overlay img {
  width: 100%;
}

/*
 * Menu
 */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 26px;
  letter-spacing: 1px;
  font-weight: bold;
}

.sf-menu {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
  font-size: 0;
}

.sf-menu ul li {
  left: 0%;
}

.sf-menu li {}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 12px;
  z-index: 99;
  font-weight: normal;
}

.sf-menu>li {
  display: inline-block;
}

.sf-menu li:hover>ul, .sf-menu li.sfHover>ul {
  display: block;
}

.sf-menu>li:last-child::after {
  display: none;
}

.sf-menu li ul li::after {
  display: none;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}

.sf-menu {
  float: left;
  height: 68px;
  margin-bottom: 0;
  box-sizing: border-box;
  font-weight: normal;
}

.sf-menu ul {
  min-width: 160px;
  *width: 160px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #c3c3c3;
}

.sf-menu a {
  padding: 0 15px;
  text-decoration: none;
  zoom: 1;
  /* IE7 */
  line-height: 68px;
}

.sf-menu a {
  color: #000;
}

.sf-menu li {
  white-space: nowrap;
  *white-space: normal;
}

.sf-menu li::after {
  position: absolute;
  content: '';
  width: 2px;
  height: 25px;
  background: #cc1a21;
  top: 24px;
  right: -1px;
}

.sf-menu ul li {}

.sf-menu ul li:hover {
  background: #ffd400;
}

.sf-menu ul li:hover a {
  color: #000 !important;
}

.sf-menu ul ul li {}

.sf-menu ul ul li:hover a {
  color: #cc1a21 !important;
}

.sf-menu>li:hover, .sf-menu>li.sfHover {
  -webkit-transition: none;
  transition: none;
  background: #cc1a21;
}

.sf-menu li:hover a {
  color: #fff;
}

.sf-menu li ul a {
  font-size: 22px;
  line-height: 44px;
  font-weight: 500;
  text-shadow: none;
}

.sf-menu li ul a:hover {}

.sf-menu li ul li.current-menu-item a {
  color: #ffffff;
}

.sf-menu li ul li.current-menu-item {
  background: #cc1a21;
}

.sf-menu li ul li.current-menu-item a {}

.sf-menu li.current-menu-ancestor a, .sf-menu li.current-menu-item a {
  color: #fff;
}

.sf-menu li.current-menu-ancestor, .sf-menu li.current-menu-item {
  background: #cc1a21;
}

.sf-menu li.current-menu-item li a {
  color: #1b3e78;
}

.sf-menu li:hover li a {
  color: #000;
}

.sf-menu li li:hover a {
  color: #000;
}

.sf-arrows .sf-with-ul {}

.sf-arrows .sf-with-ul:after {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  height: 0;
  width: 0;
}

.sf-arrows>li>.sf-with-ul:focus:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>.sfHover>.sf-with-ul:after {
  border-top-color: white;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
}

.sf-arrows ul li>.sf-with-ul:focus:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul .sfHover>.sf-with-ul:after {}

ul.sf-menu>li>a>span.sf-sub-indicator {
  display: none;
}

.menu-item-has-children>a {
  padding-right: 20px;
  position: relative;
}

.top-header {
  background: #000;
  height: 60px;
}

#sidebar {
  color: #fbcf3b;
  width: 210px;
  background: #A99272;
  padding-bottom: 20px;
  z-index: 99;
  position: relative;
  padding: 17px;
  box-sizing: border-box;
}

#sidebar.rside {}

#sidebar ul, #sidebar ol {
  margin-left: 0;
}

.testimonia-rating {}

#wpcr_respond_1 .average {
  height: 16px;
}

#sidebar #wpcr_respond_1 p, #sidebar #wpcr_respond_2 p {
  font-size: 14px;
  line-height: 18px;
  color: #FFF;
  padding-left: 0;
  padding-right: 0;
}

#sidebar #wpcr_respond_1 p, #sidebar #wpcr_respond_2 p {
  text-align: center;
}

.widget_nav_menu ul {
  list-style: none;
  margin: 0;
}

.widget_nav_menu {
  float: left;
  width: 247px;
  font-size: 15px;
}

#sidebar .widget {
  float: left;
  width: 100%;
  margin-top: 12px;
}

p.testimonial-title {
  font-weight: bold;
  margin-bottom: 5px;
  color: #FFA500 !important;
}

#primary-sidebar .testimonia-rating .stars {
  display: inline-block;
}

.widget_nav_menu ul li {
  float: left;
  width: 247px;
}

.widget_nav_menu ul li a {
  padding-left: 15px;
  color: #FFF;
  text-decoration: none;
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
  background: url("img/sidemenu.jpg") repeat-x center top;
  font-size: 18px;
  font-weight: normal;
  box-sizing: border-box;
}

.widget_nav_menu ul li a:hover {
  background: url("img/sidemenu.jpg") repeat-x center bottom;
  color: #fbcf3b;
}

.widget_nav_menu ul li.current-menu-item a {
  background: url("img/sidemenu.jpg") repeat-x center bottom;
  color: #fbcf3b;
}

.widget_nav_menu ul li .sub-menu {
  display: none;
}

.widget_super_rss_reader {
  background: none repeat scroll 0 0 #fff;
  box-sizing: border-box;
  margin-left: 15px;
  margin-right: 14px;
  width: 198px !important;
  margin-top: 16px;
}

.widget_super_rss_reader .srr-wrap .srr-item:last-child {
  margin-left: 8px;
  margin-right: 8px;
}

.widget_super_rss_reader .widget-title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding-top: 12px;
  padding-left: 12px;
}

#sidebar .widget_super_rss_reader a {
  color: #00924d;
  text-decoration: none;
}

.srr-wrap>div {
  padding-top: 10px;
  padding-bottom: 10px;
}

.srr-style-smodern .srr-item {
  margin-left: 8px;
  margin-right: 8px;
}

.content {
  float: left;
  width: 100%;
  min-height: 600px;
}

.phone-sidebar {
  text-align: center;
  font-size: 26px;
  line-height: 1em;
  padding-top: 12px;
  color: #000;
  margin: 0;
}

#sidebar .textwidget .alignright, #sidebar .textwidget .alignleft {
  margin: 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.article .textwidget p {
  padding-left: 0;
  padding-right: 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: 15px;
  text-align: center;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

address {
  font-style: italic;
  margin-bottom: 24px;
}

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}

b, strong {
  font-weight: 700;
}

cite, dfn, em, i {
  font-style: italic;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

p {
  margin-bottom: 22px;
}

code, kbd, tt, var, samp, pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
}

pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote, q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

blockquote {
  color: #767676;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin-bottom: 24px;
}

blockquote cite, blockquote small {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

blockquote em, blockquote i, blockquote cite {
  font-style: normal;
}

blockquote strong, blockquote b {
  font-weight: 400;
}

small {
  font-size: smaller;
}

big {
  font-size: 125%;
}

sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

dl {
  margin-bottom: 24px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 24px;
}

ul, ol {
  list-style: none;
  margin: 0 0 24px 0;
}

ul:last-child {
  margin-bottom: 0;
}

.article ul,
.article ol {
  overflow: hidden;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul, li>ol {
  margin: 0 0 0 20px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: top;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0;
}

legend {
  white-space: normal;
}

button, input, select, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

input, textarea {
  background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  /* Removing the inner shadow, rounded corners on iOS inputs */
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  padding: 0;
  vertical-align: middle;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table, th, td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}

td {
  border-width: 0 1px 1px 0;
}

del {
  color: #767676;
}

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
  background: #283697;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #283697;
  color: #fff;
  text-shadow: none;
}

/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
/* Input fields */
input, textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px;
}

textarea {
  width: 100%;
}

input:focus, textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0;
}

/* Buttons */
button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #0469e1;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom;
}

button:hover, button:focus, .contributor-posts-link:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: #f7c232;
  color: #fff;
}

button:active, .contributor-posts-link:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  background-color: #55d737;
}

.search-field {
  width: 100%;
}

.search-submit {
  display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #939393;
}

:-moz-placeholder {
  color: #939393;
}

::-moz-placeholder {
  color: #939393;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */
.comment-content img, .entry-content img, .entry-summary img, #site-header img, .widget img, .wp-caption {
  max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */
.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
  height: auto;
}

img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
  height: auto;
  max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */
embed, iframe, object, video {
  margin-bottom: 24px;
  max-width: 100%;
}

p>embed, p>iframe, p>object, span>embed, span>iframe, span>object {
  margin-bottom: 0;
}

a {
  color: #D80A0C;
  text-decoration: none;
}

#footer-image img {
  width: 100%;
}

#footer-logos {
  background: #D80A0C;
  padding-top: 25px;
  padding-bottom: 25px;
}

#footer {
  background-color: #D80A0C;
  background-position: left bottom, right top;
  background-repeat: no-repeat, no-repeat;
  background-image:
    url("data:image/svg+xml,%3Csvg width='436' height='521' viewBox='0 0 436 521' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_461_2069)'%3E%3Cpath d='M-501.002 563.597V-77.987L435.998 563.597H-501.002Z' fill='%23D80A0C'/%3E%3Cg filter='url(%23filter0_d_461_2069)'%3E%3Cpath d='M-501.002 563.597H394.741L-501.002 -49.743V563.597Z' fill='%2336454F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_461_2069' x='-505.092' y='-58.8329' width='913.923' height='631.519' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='5'/%3E%3CfeGaussianBlur stdDeviation='4.54487'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_461_2069'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_461_2069' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_461_2069'%3E%3Crect width='937' height='641.584' fill='white' transform='matrix(1 0 0 -1 -501 563.597)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"),
    url("data:image/svg+xml,%3Csvg width='501' height='521' viewBox='0 0 501 521' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_461_2072)'%3E%3Cpath d='M937.002 -77.9868V563.597L0.00195312 -77.9868H937.002Z' fill='%23D80A0C'/%3E%3Cg filter='url(%23filter0_d_461_2072)'%3E%3Cpath d='M937.002 -77.9868H41.2585L937.002 535.353V-77.9868Z' fill='%2336454F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_461_2072' x='27.1691' y='-87.0766' width='913.923' height='631.519' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-5'/%3E%3CfeGaussianBlur stdDeviation='4.54487'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_461_2072'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_461_2072' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_461_2072'%3E%3Crect width='937' height='641.584' fill='white' transform='matrix(-1 0 0 1 937 -77.9868)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.footer-logos {
  background: rgba(33, 36, 39, 0.30);
  float: left;
  width: 100%;
  background-image: url("img/headers-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-logos-holder {
  display: flex;
  padding: 25px 0px;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 42px 80px;
  align-self: stretch;
  flex-wrap: wrap;
}

.footer {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 30px;
  align-self: stretch;
  flex-wrap: wrap;
  color: #fff;
}

.footer-col-1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  flex: 1 0 0;
  max-width: 630px;
}

.footer-col-2 {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  flex: 1 0 0;
}

.footer-col-2-1 {
  width: 340px;
}

.footer-col-2 h3 {
  white-space: nowrap;
}

#footer .footer-copy p {
  color: #FFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.45px;
  text-align: center;
  margin-bottom: 0;
}

#footer .footer-copy {
  margin-top: 35px;
}

#footer .footer-copy p a {
  color: #FFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0.45px;
  text-align: center;
}

.footer-copy p a:hover svg path.logo-brand,
.footer-copy p a:hover svg path.logo-tastic {
  transition: fill 0.3s ease;
  /* Adjust the duration and easing as needed */
}

.footer-copy p a:hover svg path.logo-brand {
  fill: #007BC3;
}

.footer-copy p a:hover svg path.logo-tastic {
  fill: #ED0B70;
}

.footer a {
  color: #fff;
}

.footer-menu {
  float: left;
  margin-bottom: 17px;
}

.footer-menu a {
  margin-left: 30px;
  margin-right: 30px;
  color: #fff;
}

.footer_image {
  width: 100%;
}

.footer_image img {
  width: 100%;
  height: auto;
}

.footer-social-icons ul.socials {
  text-align: center;
  display: flex;
  gap: 25px;
}

.footer-social-icons {
  margin-bottom: 0;
  margin-top: 25px;
}

.footer-col-1-top {
  display: flex;
  align-items: center;
  gap: 15px;
  align-self: stretch;
}

.footer-col-contact-methods {
  display: flex;
  align-items: center;
  gap: 25px;
}

.footer-col-contact-methods .phone-number-big {
  color: #FFF;
  font-family: "antarctican-headline", sans-serif;
  font-size: 26.127px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.784px;
}

.footer-col-contact-methods .phone-number-big i {
  margin-right: 7px;
  font-size: 20px;
}

.footer .footer-social-icons a {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  color: #FFF;
  width: 38px;
  height: 38px;
  border-radius: 30px;
  border: 1px solid #FFF;
  font-size: 22px;
}

.main-content-area {
  display: block;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

.content, #sidebar {
  display: block;
  vertical-align: top;
}

.responsive-menu {
  /*display: none;*/
}

.responsive-menu ul {
  margin: 0;
}

.phone-number-mobile {
  display: none;
  color: #fff;
  font-size: 16.927px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.508px;
  align-items: center;
}

.phone-number-mobile i {
  margin-right: 5px;
}

.openmainnav {
  display: none;
  height: 44px;
  width: 70px;
  color: #D00003;
  line-height: 44px;
  font-size: 40px;
  position: absolute;
  cursor: pointer;
  padding-top: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
  right: 0;
  top: 0;
}

.openmainnav.menu-opened {
  display: none;
}

.closemenu {
  height: 60px;
  width: 60px;
  color: #FFF;
  line-height: 60px;
  font-size: 40px;
  float: right;
  cursor: pointer;
}

.mask:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAG1BMVEX///////////////////////////////////8HBRbfAAAACHRSTlMABgdERUas9XP5BaEAAABcSURBVHjafdLVAUMhFMBQ5Nr+C1fzmfYJdnBYu2LJE7VXTYdIT72DDpHOhZlgKpgKpoKpYCqYCoaYIWYuUJjcb4fhEiH2FeapgqlgKpgKpoKpYCrYv8t2fl3R8wSVuAWAADR4IAAAAABJRU5ErkJggg==);
  left: 620px;
  top: 55px;
  width: 26px;
  height: 26px;
  content: '';
  position: fixed;
  cursor: pointer;
}

#menuarrows {
  width: 35px;
  height: 35px;
  background: url('img/arrows.png') no-repeat bottom center;
  display: block;
  float: right;
  margin-right: 32px;
  margin-top: 2px;
  position: absolute;
  right: 0;
  top: 0;
}

.openedmenu #menuarrows {
  background: url('img/arrows.png') no-repeat top center;
}

a.responsivebutton {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  background: #41b3f6;
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  overflow: hidden;
}

a.responsivebutton.halfbutton {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.firsthalf {
  border-right: 1px solid #FFF;
}

.secondhalf {
  border-left: 1px solid #FFF;
}

.phone-socials .phone-number-big {
  color: #212427;
  font-family: "antarctican-headline", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.08px;
}

.phone-socials .phone-number-big i {
  margin-right: 10px;
  font-size: 32px;
}

.phone-socials .phone-number-big:hover {
  color: #D00003;
}

#menu-responsive {
  margin: 0;
  padding: 0;
  font-size: 19px;
  font-weight: bold;
}

#menu-responsive>ul {
  margin: 0;
}

#menu-responsive li {
  border-top: 0 none;
  position: relative;
}

#menu-responsive li.open-branch {
  /*background: #c7c7c7;*/
}

#menu-responsive li:hover {
  color: #41b3f6;
}

#menu-responsive li.current-menu-ancestor,
#menu-responsive li.current-menu-item,
#menu-responsive li li.current-menu-ancestor,
#menu-responsive li li.current-menu-item {
  color: #D80A0C;
}

#menu-responsive li:hover>a {
  color: #D80A0C;
}

#menu-responsive li:hover a li:hover>a {
  color: #58585a;
}

#menu-responsive li.current-menu-ancestor a,
#menu-responsive li.current-menu-item a,
#menu-responsive li li.current-menu-ancestor a,
#menu-responsive li li.current-menu-item a {
  color: #D80A0C;
  text-shadow: none;
}

#menu-responsive li a {
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.57px;
  letter-spacing: 0;
  line-height: 36px;
  padding: 10px 20px;
  text-decoration: none;
  color: #212427;
  display: block;
}

#menu-responsive .sub-menu li a {
  line-height: 36px;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
  color: #212427;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.57px;
}

#menu-responsive li {
  list-style: none;
}

#menu-responsive .sub-menu {
  padding-left: 0;
  margin-left: 0;
}

#menu-responsive .sub-menu li {
  padding-left: 0;
  box-sizing: border-box;
  background: #fff;
}

#menu-responsive .sub-menu li.current-menu-ancestor,
#menu-responsive .sub-menu li.current-menu-item,
#menu-responsive .sub-menu li li.current-menu-ancestor,
#menu-responsive .sub-menu li li.current-menu-item {
  background: #3C3B3B;
}

.back-btn {
  border-bottom: 2px solid #D80A0C;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.57px;
  text-transform: uppercase;
}

#menu-responsive .sub-menu .sub-menu {
  margin-left: 0;
}

#menu-responsive .sub-menu .sub-menu li {
  padding-left: 0;
}

#menu-responsive li li a {
  font-size: 18px;
  line-height: 46px;
}

#menu-responsive li li .toggle-btn {
  top: 8px;
}

.responsive-menu {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.sliding-navbar .menu,
.sliding-navbar .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  transition: transform 0.3s ease;
}

/* Initial state: sub-menu hidden off-screen on the left */
.sliding-navbar .sub-menu {
  transform: translateX(-100vw);
  /* Start off-screen on the left */
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  /* Hidden initially */
}

/* Show sub-menu with sliding animation when .open class is added */
.sliding-navbar .sub-menu.open {
  transform: translateX(0);
  /* Slide in from left */
  opacity: 1;
  /* Show submenu */
}

.sliding-navbar .sub-menu {
  position: fixed;
  top: 0;
  left: 0;
  /* Position at the left side */
  width: 600px;
  height: 100%;
  background: #fff;
  z-index: 999;
}

.menu-item.open>.sub-menu {
  left: 0;
}

.back-btn {
  display: block;
  margin-bottom: 10px;
}

.back-btn button {
  background: none;
  border: none;
  cursor: pointer;
  color: #D80A0C;
  padding-left: 15px;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.57px;
  text-transform: uppercase;
}

#responsiveheader {
  position: relative;
  display: none;
}

.blog-link {
  background: #b2a389;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

#sidebar a {
  color: #FFF;
}

#sidebar #wpcr_respond_1 h3.summary {
  color: #FFF;
}

#sidebar #wpcr_respond_1 .wpcr_rating, #sidebar #wpcr_commentform .wpcr_rating {
  margin-left: 50px !important;
}

#sidebar #wpcr_respond_1 .wpcr_fl {
  float: none;
}

#sidebar #wpcr_respond_1 blockquote.description p {
  color: #FFF;
}

.content iframe {
  max-width: 98%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

a.btn-footer {
  border-radius: 5px;
  background: #FFF;
  padding: 6px 15px;
  color: #212427;
  text-align: center;
  font-family: "nimbus-roman", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.63px;
}

.footer a.btn-footer:hover {
  background: #36454F;
  color: #fff;
}

.footer a.btn-footer {
  color: #212427;
}

.footer h2 {
  color: #FFF;
  font-family: "nimbus-roman", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.96px;
  text-transform: capitalize;
}

.footer h3 {
  color: #FFF;
  font-family: "nimbus-roman", serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.93px;
  text-transform: capitalize;
}

.footer div.wpforms-container-full {
  margin-top: 0 !important
}

.footer-col-2-2 h2 {
  text-align: center;
}

.footer-col-2-2 div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  height: 80px;
}

.footer-col-2-2 div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
  padding: 1px;
}

.footer-col-2-2 div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 7px 0 8px;
  clear: both;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer p {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 28px;
  text-align: center;
  font-weight: normal;
}

.footer p:last-child {
  margin-bottom: 0;
}

.footer p a {
  text-decoration: none;
}

.footer p.copyright {
  color: #fff;
}

.footer p.copyright a {
  color: #fff;
  text-decoration: none;
}

.footer-col-2-1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-col-2-1 ul li {
  margin-bottom: 21px;
}

.footer-col-2-1 ul li a {
  display: flex;
  max-width: 100%;
  width: 325px;
  align-items: center;
  gap: 10px;
}

.footer-col-2-1 ul li a img {
  width: 70px;
  flex-shrink: 0;
}

.blog-meta {}

  .blog-meta h5 {
    overflow: hidden;
    color: #FFF;
    font-feature-settings: 'salt'on;
    text-overflow: ellipsis;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 147.368% */
    letter-spacing: 0.57px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
    margin-bottom: 0;
  }
  .latest-posts-footer a .blog-meta h5 {
    text-decoration: none;
    transition: text-decoration-color 0.3s ease-in-out;
    text-decoration-color: transparent;
  }

  .latest-posts-footer a:hover .blog-meta h5 {
    text-decoration: underline;
    text-decoration-color: #FFF;
  }
  .latest-posts-footer a img{
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  .latest-posts-footer a:hover img{
    opacity: 0.7;
  }
.blog-meta span {
  color: #FFF;
  font-feature-settings: 'salt'on;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
}

.headerheadline {
  text-align: right;
  color: #565656;
  font-size: 22px;
  font-weight: normal;
}

.headertext {
  float: right;
  margin-right: 236px;
  margin-top: 44px;
  text-align: right;
}

a.headerphone {
  color: #FFF;
  position: absolute;
  bottom: 10px;
  right: 28px;
}

.homebanner {
  margin-left: -25px;
  margin-right: -25px;
  margin-top: -20px;
}

.main-content-overflow .container {
  overflow: hidden;
}

.home-boxes {
  width: 100%;
  float: left;
  display: flex;
  box-sizing: border-box;
  padding: 0;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 35px;
}

.home-boxes a {
  color: #000;
  text-decoration: none;
  display: block;
  z-index: 9;
}

.home-boxes .one-box {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  gap: 5px;
  flex-shrink: 0;
  border-radius: 23px;
  background-color: #36454F;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.one-box-holder {
  display: flex;
  padding: 0px 17px;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 40px 80px;
  align-self: stretch;
  flex-wrap: wrap;
  flex: 1;
}

.overlay_hover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
}

.home-boxes .one-box .box-content {
  text-align: center;
  padding: 0;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.box-content-image {
  display: flex;
  align-content: center;
  justify-content: center;
}

.box-content-image img {
  width: 100%;
}

/*
.home-boxes .one-box .box-content::after {
  content: '';
  border: 1px solid #FFF;
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 11;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
*/
.box-content-icon {
  height: 90px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80px auto;
  transition: .3s;
}

.box-content:hover .box-content-icon {
  background-position: top;
}

.box-t-b {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 18px;
  padding-top: 18px;
  position: relative;
}

.home-boxes div img.box-icon {
  position: absolute;
  right: 4px;
  top: -40px;
  width: 70px;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.home-boxes .one-box:hover img.box-icon {
  top: -54px;
}

.box-title {
  width: 100%;
  margin-top: 5px;
}

.box-title h3 {
  color: #FFF;
  font-family: "nimbus-roman", serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0.84px;
  text-transform: capitalize;
  text-align: left;
}

.box-title p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
  margin-bottom: 0;
  text-align: left;
}

.home-boxes div img {
  position: relative;
}

.intro-area {
  padding-top: 60px;
}

.intro-area p {
  color: #212427;
}

.intro-area iframe {
  margin-bottom: 0;
}

.intro-area .inner-content {
  margin-top: 100px;
  padding-left: 200px;
  padding-right: 200px;
  padding-bottom: 10px;
}

.financing-options {
  gap: 35px;
  padding: 35px;
  border-radius: 30px;
  background:
    url('img/dots.svg') left center no-repeat,
    linear-gradient(to bottom right, #CB0505 25%, #AA1120 50%) bottom right / 50% 50% no-repeat,
    linear-gradient(to bottom left, #CB0505 25%, #AA1120 50%) bottom left / 50% 50% no-repeat,
    linear-gradient(to top left, #CB0505 25%, #AA1120 50%) top left / 50% 50% no-repeat,
    linear-gradient(to top right, #CB0505 25%, #AA1120 50%) top right / 50% 50% no-repeat;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.15);
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  display: flex;
  overflow: hidden;
  align-items: center;
  max-width: 1100px;
}

.financing-icon {
  align-content: center;
  display: flex;
  padding: 0;
  min-width: 354px;
}

.financing-icon img {
  max-width: 100%;
}

.financing-button {}

.financing-button a {
  font-size: 19px;
  line-height: 46px;
  padding: 0 15px;
  display: inline-block;
  color: #FFF;
  white-space: nowrap;
  border-radius: 20px;
  background: linear-gradient(180deg, #4698CF 0%, #005893 50%, #4698CF 100%);
}

.financing-button a:hover {
  background: #D91828;
}

.financing-content {
  padding: 0;
}

.financing-content h3 {
  font-family: "antarctican-headline", sans-serif;
  color: #FFF;
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 102.703% */
  letter-spacing: 1.11px;
  text-transform: capitalize;
}

.financing-content p {
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 147.368% */
  letter-spacing: 0.57px;
}

.financing-content p:last-child {
  margin-bottom: 0;
}

/*
.one-box .box-content::before {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  -webkit-transition: background-color 1000ms linear;
  -moz-transition: background-color 1000ms linear;
  -o-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}

.one-box:hover .box-content::before {
  background: rgba(0, 0, 0, 0.25);
}
*/
.btn-box {
   display: inline-block !important;
  line-height: 38px !important;
  width: auto;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  color: #fff;
  border: 0 none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFF;
  font-family: "nimbus-roman", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.63px;
  border-radius: 5px;
  background: #D80A0C;
}

.btn-box:hover{
	background: #36454F;
}

.one-box:hover .btn-box {
  background: #000;
}

.box-content:hover .box-title {}

.services-boxes .box-title {
  font-size: 24px;
  color: #49494a;
  line-height: 30px;
}

.home-boxes.services-boxes .one-box {
  margin-bottom: 70px;
}

.info-box {
  text-align: center;
  line-height: 60px;
  font-weight: 900;
  font-size: 54px;
  color: #000000;
  text-transform: uppercase;
  margin-top: 8px;
}

.logos-row {
  display: flex;
  height: auto;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 60px;
  align-self: stretch;
  flex-wrap: wrap;
}

.logo-holder {
  text-align: center;
}

.logo-holder img {
  max-height: 110px;
}
.footer-map {

  margin-top: 90px;
  width: 100%;
  display: flex;
  border-top: 4px solid #D80A0C;
}
.footer-map iframe {
  width: 100%;
  margin: 0;
}
#footer {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 15px;
}

.before-footer {
  background: #efebe1
}

.footer-col {
  width: 33.33%;
  box-sizing: border-box;
  border-right: 2px solid #D80A0C;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-columns h4 {
  font-family: "dolly-new";
  font-size: 25px;
  color: #000;
  margin-bottom: 0;
}

.footer-columns h4:nth-of-type(2) {
  margin-bottom: 30px;
}

.footer-columns h4 a {
  color: #D80A0C;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

.footer-columns p {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 8px;
}

.footer-columns p:last-child {
  margin-bottom: 0;
}

.footer-columns h5 {
  font-family: "dolly-new";
  font-size: 16px;
  color: #D80A0C;
  padding-bottom: 40px;
  margin-bottom: 0;
  position: relative;
}

.footer-columns h5::after {
  max-width: 210px;
  height: 1px;
  background: #D80A0C;
  content: '';
  display: block;
  position: absolute;
  bottom: 25px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.footer-col:last-child {
  border: 0 none;
}

.footer-columns {
  display: flex;
}

.logos-area-home {
  background: #efebe1;
}

.logos-area-home.main-content-area .container {
  background: transparent
}

.logos-home {
  display: flex;
  padding: 0;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
}

.logo-home {
  padding: 0 20px;
}

#slidersmall {
  display: none;
}

.top-image-hero {
  float: left;
  width: 100%;
}

.responsive-menu-header {
  display: none;
}

.custom-pagination {
  font-size: 16px;
  width: 100%;
  float: left;
}

.icon-call {
  padding-left: 38px;
  background-image: url('img/phone-icon.png');
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 42px;
  display: inline-block;
  background-size: 24px auto;
}

.icon-email {
  padding-left: 42px;
  background-image: url('img/email-icon.png');
  background-repeat: no-repeat;
  line-height: 42px;
  display: inline-block;
  background-position: left center;
  margin-left: 40px;
  background-size: 30px auto;
}

a.responsivebutton img {
  margin-right: 5px;
  margin-top: 9px;
  width: 14px;
}

.footer h4 {
  color: #FFF;
  font-size: 28px;
  font-weight: 500;
}

.footer a:hover {
  color: #000;
}

a.virtual_chimney {
  left: 396px;
  bottom: 16px;
  position: absolute;
  text-decoration: none;
  z-index: 11;
}

.csi_ncsg {
  position: absolute;
  top: 15px;
  left: 332px;
  z-index: 10;
}

.top-menu-holder {
  width: auto;
  height: 68px;
  display: block;
  float: left;
}

.show_on_mobile {
  display: none;
}

.home_slider_line {
  width: 100%;
  background-repeat: repeat-x;
  height: 20px;
  float: left;
}

#blogpage {
  overflow: hidden;
}

/* default styles for [pagelist], [subpages], [siblings] */
.page-list .current_page_item>a {
  font-weight: bold;
  /* hilite active item */
}

/* default styles for [pagelist_ext] */
.page-list-ext {
  clear: both;
}

/* clearfix-hack */
.page-list-ext {
  *zoom: 1;
}

.page-list-ext:before, .page-list-ext:after {
  display: table;
  line-height: 0;
  content: "";
}

.page-list-ext:after {
  clear: both;
}

.page-list-ext .page-list-ext-item {
  clear: both;
  margin: 10px 0 30px 0;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  overflow: hidden;
}

.page-list-ext .page-list-ext-image {
  float: left;
  display: inline;
  margin: 5px 15px 15px 0;
}

.page-list-ext .page-list-ext-title {
  clear: none;
  margin-bottom: 6px;
}

.page-list-ext .page-list-ext-title a {
  color: #D80A0C;
}

.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.page-list-cols-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.page-list-cols-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.page-list-cols-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

.page-list-cols-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

.custom-pagination span, .custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}

.custom-pagination a {
  background-color: #D80A0C;
  color: #ddf0fb;
  text-decoration: none;
}

.custom-pagination a:hover {
  background-color: #EEB82F;
  color: #fff;
}

.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}

.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}

.custom-pagination span.current {
  background-color: #EEB82F;
  color: #fff;
}

.wpcr3_review_form_text_field {
  margin-bottom: 6px;
}

.wpcr3_respond_2 input {
  margin-bottom: 10px;
}

div.wpcr3_review div.wpcr3_review_title {
  font-size: 24px;
  line-height: 28px;
}

.wpcr3_respond_2 label {
  display: inline-block;
  margin-top: 8px;
}

div.wpcr3_review blockquote.wpcr3_content {
  margin-top: 8px;
}

div.wpcr3_review blockquote.wpcr3_content p {
  font-size: 16px;
}

.inner_page_boxes .home-boxes {
  padding-top: 0;
}

.inner_page_boxes .home-boxes .one-box {
  margin-top: 0;
}

.inner_top .container {
  height: 20px;
}

.headline-menu {
  color: #FFF;
  text-align: center;
  font-family: "antarctican-headline", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.96px;
  text-transform: capitalize;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.two-logos-holder {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 55px;
  align-self: stretch;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.two-logos-holder img {
  height: 90px;
  width: auto;
}

.one-logo-holder {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}

.one-logo-holder img {
  width: 198px;
}

.toggle-btn {
  position: absolute;
  right: 0;
  top: 8px;
  border: 0 none;
  background: transparent;
  color: #212427;
  width: 60px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 46px;
  z-index: 9;
  transition: transform .3s ease-out;
}

.toggle-btn.menu-open {
  transform: rotate(180deg);
}

.brandtastic-homepage {
  border-bottom: 2px solid #efebe1;
  line-height: 56px;
  font-weight: bold;
  font-family: "dolly-new", sans-serif;
  font-size: 19px;
  color: #000;
  padding: 0 24px;
  background-image: url('img/icon-logo.png');
  background-repeat: no-repeat;
  background-position: right 18px center;
}

.brandtastic-homepage a {
  color: #58585a;
}

.toggle-btn:focus,
.toggle-btn:hover {
  background: transparent;
}

.main-content-area.section.main_text_with_shadow.inner_top {
  background: #FFF;
}

.tricky_pixel {
  height: 1px;
  width: 100%;
  display: table;
}

nav.navigation-city {
  width: 100%;
  background: #36454F;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 700;
}

nav.navigation-city ul {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}

nav.navigation-city ul li {
  list-style: none;
  flex-grow: 1;
  text-align: center;
}

nav.navigation-city ul li a {
  display: block;
  text-decoration: none;
  color: #FFF;
  padding: 10px;
}

nav.navigation-city ul li.current_page_item a,
nav.navigation-city ul li a:hover {
  color: #fff;
  background: #D80A0C;
}

.separatorh {
  display: inline-block;
}

.footer .custom_footer p {
  font-size: 11px;
  margin-bottom: 14px;
}

header .inner-content,
header .inner-content * {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header-top {
  background-color: #FFF;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.top-bar-header {
  background: #36454F;
  position: relative;
  padding-top: 11px;
  padding-bottom: 11px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='1608' height='59' viewBox='0 0 1608 59' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_458_2609)'%3E%3Cg filter='url(%23filter0_d_458_2609)'%3E%3Cpath d='M2287.65 4.46509L332.567 -473.196L2056.45 950.773L2287.65 4.46509Z' fill='%23D80A0C'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_458_2609' x='315.566' y='-485.196' width='1979.08' height='1447.97' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-5'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_458_2609'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_458_2609' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_458_2609'%3E%3Crect width='2105.29' height='1019' fill='white' transform='matrix(-0.971427 -0.237337 -0.237337 0.971427 2287.65 4.46509)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.top-bar-header::after {
  z-index: 1;
  content: '';
  position: absolute;
  right: 0;
  width: 37%;
  bottom: 0;
  height: 100%;
  background: #D80A0C;
}

.top-bar-header .container {
  text-align: right;
  display: flex;
  justify-content: end;
  z-index: 2;
}

.top-bar-header .container p {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 0.6px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.showroom-locations {
  float: left;
  text-align: left;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.showroom-locations a {
  color: #fff;
  line-height: 36px;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
}

.showroom-locations a i {
  margin-right: 4px;
}

a.showroom-phone::after {
  content: '';
  position: absolute;
  right: 0;
  display: block;
  width: 2px;
  height: 16px;
  background: #8a050d;
  top: 2px;
}

a.showroom-phone:last-child::after {
  display: none;
}

.sticky .top-social-icons {}

.top-social-icons {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 999;
  float: right;
}

.top-social-icons ul.socials {
  margin: 0;
  font-size: 24px;
  margin-left: 10px;
}

.top-nav {
  display: inline-block;
  text-transform: uppercase;
  font-size: 20px;
}

.top-social-icons ul.socials li a {
  color: #FFF;
}

.top-social-icons a:hover {
  color: #D80A0C;
}

.social-button-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: flex-end;
}

ul.socials {
  padding: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 5px;
  line-height: 42px;
  font-size: 30px;
  text-align: center;
}

ul.socials li {
  display: inline-block;
}

ul.socials li a {
  color: #000;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

ul.socials li a:hover {
  color: #D91828;
}

.top-bar-header ul.socials {
  line-height: 36px;
}

.top-bar-header .showroom-locations a {
  line-height: 36px;
}

#footer ul.socials li a:hover {
  color: #000;
}

.btn-schedule {
  border-radius: 4.69px;
background: #D80A0C;
  border: 0 none;
  line-height: 35px;
  color: #FFF;
  padding-left: 15px;
  padding-right: 15px;


  text-align: center;

  font-family: "nimbus-roman",serif;
  font-size: 19.696px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.591px;

  transition: background 0.3s ease, color 0.3s ease;
}

.btn-schedule:hover {
  color: #FFF;
}

.btn-schedule i {
  font-size: 25px;
  line-height: 34px;
  margin-right: 10px;
}

.btn-financing {
  font-weight: 500;
  font-size: 17px;
  font-family: 'Montserrat', sans-serif;
  border-radius: 15px;
  line-height: 50px;
  color: #000;
  background-color: #EEB82F;
  padding-left: 24px;
  padding-right: 74px;
  padding-top: 0;
  padding-bottom: 0;
  float: right;
}

.btn-financing:hover {
  background-color: #D80A0C;
  color: #FFF;
}

.top-nav a {
  color: #8a050d;
  text-decoration: none;
}

.top-nav ul {
  list-style: none;
  margin-right: 35px;
  margin-bottom: 0;
}

.top-nav ul li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 56px;
  font-size: 20px;
  font-weight: 600;
}

.top-header-fixed {
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.top-header-fixed {
  transform: translateZ(0);
  transition: all 0.5s;
}

.sticky .top-header-fixed header .inner-content {
  border-bottom: 0 none;
  background-size: 630px auto;
  background-position: right 70px center;
}

.sticky .top-header-fixed .header-logo {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sticky .top-header-fixed .sf-menu,
.sticky .top-header-fixed .top-menu-holder,
.sticky .top-header-fixed .top-menu {
  height: 40px;
  float: right;
  width: 100%;
}

.sticky .menu-item-has-children>a {
  padding-left: 10px
}

.sticky .top-header-fixed .sf-menu a {
  line-height: 40px;
}

.sticky .top-header-fixed .sf-menu a {
  font-size: 18px;
}

.sticky .top-header-fixed .sf-menu>li a::after {
  height: 12px;
  top: 15px;
}

.admin-bar .top-header-fixed {
  top: 32px;
}

body {}

.post-template .main-area-holder,
.slider-section,
.page-hero {
  margin-top: 0;
}

.page-content-blog {
  margin-top: 40px;
}

h1.page-title-h1 {
  margin-bottom: 25px;
}

.scrolling-down .top-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  animation: slide-down 0.7s;
}

.top-header-fixed {
  transition: all 0.7s ease;
}
/*
.scrolling-down .top-bar-header {
  display: none;
}
*/
.scrolling-up .top-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.scrolling-down.scrolling-active .top-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  animation: none;
}

/*
.scrolling-down .top-bar-header{
  height: 0;
  animation: slide-up 0.7s;
}
.scrolling-up .top-bar-header{
  height: auto;
  animation: slide-down 0.7s;
}
*/
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}

@keyframes slide-up {
  0% {
    opacity: 0.9;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}

.sliding-navbar {
  position: fixed;
  top: 0;
  left: -600px;
  width: 600px;
  transition: left 0.8s ease-in-out;
  z-index: 1100;
  height: 100%;
	background: url("data:image/svg+xml,%3Csvg width='147' height='847' viewBox='0 0 147 847' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_222_55842)'%3E%3Cpath d='M-1090 847V0L147 847H-1090Z' fill='%23D80A0C'/%3E%3Cg filter='url(%23filter0_d_222_55842)'%3E%3Cpath d='M-1090 847H92.5344L-1090 37.2868V847Z' fill='%2336454F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_222_55842' x='-1097' y='25.2868' width='1206.53' height='833.713' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='5'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_222_55842'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_222_55842' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_222_55842'%3E%3Crect width='1237' height='847' fill='white' transform='matrix(1 0 0 -1 -1090 847)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") left bottom no-repeat, url("data:image/svg+xml,%3Csvg width='125' height='847' viewBox='0 0 125 847' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_222_55839)'%3E%3Cpath d='M1237 0V847L0 0H1237Z' fill='%23D80A0C'/%3E%3Cg filter='url(%23filter0_d_222_55839)'%3E%3Cpath d='M1237 0H54.4656L1237 809.713V0Z' fill='%2336454F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_222_55839' x='37.4656' y='-12' width='1206.53' height='833.713' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-5'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_222_55839'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_222_55839' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_222_55839'%3E%3Crect width='1237' height='847' fill='white' transform='matrix(-1 0 0 1 1237 0)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") right top no-repeat;

  background-color: #fff;
}

.sliding-nav-inner {
  overflow: scroll;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin-bottom: 120px;
}

.sliding-navbar--open {
  left: 0px;
}

.mask {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #000;
  opacity: 0;
  z-index: -100;
  transition: opacity 0.8s;
  bottom: 0;
  right: 0;
}

.show {
  z-index: 1000;
}

.mask.show {
  opacity: 0.8;
}

.navbar--items {
  list-style-type: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.navbar--item {
  margin: 20px;
  letter-spacing: 1px;
  color: white;
  font-family: sans-serif;
  text-transform: uppercase;
}

.sliding-navbar .socials {
  width: 100%;
  margin: 0;
  text-align: center;

  padding-top: 15px;
}

.sliding-navbar .socials a {
  color: #212427;
  margin-left: 12px;
  margin-right: 12px;
}

.side-phone-nr {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 15px;
}

.side-phone-nr a {
  color: #212427;
  text-align: center;
  font-family: "nimbus-roman",serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 1.08px;
  text-transform: capitalize;
}

.get_started div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column {
  padding: 0;
}

.get_started div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {
  margin-left: 0;
}

.menu-separator {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 0;
  background: #D80A0C;
  height: 1px;
}

.req-service-holder {
  text-align: center;
  padding-top: 0;
  padding-bottom: 10px;
}

.req-service-holder .req-service {
  margin: 0;
  float: none;
}

.req-service-holder .btn-schedule {
  float: none;
}

.sticky .top-header-fixed {
  background-position: center;
  background-repeat: no-repeat;
}

.sticky .top-header-fixed.main-menu .container {
  height: 40px;
}

.sticky .top-header-fixed .top-nav ul li {
  display: inline-block;
  line-height: 34px;
  font-size: 14px;
}

.sticky .top-header-fixed ul.socials {
  font-size: 18px;
  line-height: 40px;
}

.sticky .main-menu .container {
  height: 40px;
}

.get_started {
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 570px;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  background-position: right center;
  background-image: url('img/slider.png');
  background-repeat: no-repeat;
  padding-right: 210px;
}

.get_started::before {
  background: #38454F;
  width: 50vw;
  height: 100%;
  right: 210px;
  content: '';
  position: absolute;
  z-index: 1;
}

.get_started .form {
  z-index: 2;
}

.heading_started {
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #FFF;
  text-align: center;
  font-family: "nimbus-roman", serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.08px;
  text-transform: capitalize;
}

.get_started div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 7px 0 8px;
  clear: both;
}

.get_started .form {
  padding-left: 0;
  padding-right: 0;
}

.get_started .gform_wrapper {
  margin: 0;
}

.get_started .gform_wrapper .gform_body {
  padding-left: 10px;
  padding-right: 10px;
}

.get_started .gform_wrapper ul.gform_fields li.gfield {
  margin-top: 0;
}

.get_started .gform_wrapper .hidden_label .gfield_label {
  display: none;
}

.get_started .gform_wrapper li.hidden_label input {
  margin-top: 0;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
}

.get_started .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.get_started .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  padding-left: 10px;
  padding-right: 10px;
}

.get_started .gform_wrapper .gform_footer {
  padding: 0;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
}

.get_started .gform_wrapper .gform_footer input.button,
.get_started .gform_wrapper .gform_footer input[type="submit"],
.get_started .gform_wrapper .gform_page_footer input.button,
.get_started .gform_wrapper .gform_page_footer input[type="submit"] {
  font-size: 24px;
  font-weight: 500;
}

.get_started div.wpforms-container-full {
  margin-top: 0px !important;
}

.get_started .wpforms-container button.wpforms-submit.send-btn {
  display: inline-block !important;
  line-height: 38px !important;
  width: auto;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  color: #fff;
  border: 0 none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFF;
  font-family: "nimbus-roman", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.63px;
  border-radius: 5px;
  background: #D80A0C;
}

.get_started div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  height: 70px;
}

.get_started .wpforms-container button.wpforms-submit.send-btn:hover,
.get_started .wpforms-container button.wpforms-submit.send-btn:focus {
  border: 0 none;
  color: #36454F !important;
  background-color: #fff !important;
}

.get_started .wpforms-container textarea,
.get_started .wpforms-container input {
  border: 1px transparent !important;
}

.ow-button-base.ow-button-align-center {
  font-size: 16px;
}

.sow-image-container a {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sow-image-container a:hover {
  opacity: 0.9;
}

.slick-next, .slick-prev {
  font-family: "atten-new";
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before, .slick-prev:before {
  width: 28px;
  height: 46px;
  display: block;
  line-height: 1;
  opacity: .75;
  color: #4c6e7d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: 18px
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}

.slick-prev:before {
  /*content: ' ';*/
}

[dir=rtl] .slick-prev:before {
  content: ' '
}

.slick-next {
  right: 18px
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}

.slick-next:before {
  /*content: ' ';*/
}

[dir=rtl] .slick-next:before {
  content: ' '
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'â€¢';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

header {}

.slider-holder {
  position: relative;
}

.section-mobile {
  display: none;
}

.get_started .gform_wrapper {
  margin: 0;
}

.get_started .gform_wrapper .gform_body {
  padding-left: 10px;
  padding-right: 10px;
}

.get_started .gform_wrapper ul.gform_fields li.gfield {
  margin-top: 0;
}

.get_started .gform_wrapper .hidden_label .gfield_label {
  display: none;
}

.get_started .gform_wrapper li.hidden_label input {
  margin-top: 0;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
}

.get_started .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.get_started .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  padding-left: 10px;
  padding-right: 10px;
}

.get_started .gform_wrapper .gform_footer {
  padding: 0;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
}

.get_started .gform_wrapper .gform_footer input.button,
.get_started .gform_wrapper .gform_footer input[type="submit"],
.get_started .gform_wrapper .gform_page_footer input.button,
.get_started .gform_wrapper .gform_page_footer input[type="submit"] {
  font-size: 24px;
  font-weight: 500;
}

#gform_2 {
  max-width: 940px;
  margin: 0 auto;
  padding-left: 20px;
}

body .gform_wrapper #gform_2 ul li.gfield {
  padding-top: 0;
}

.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
  margin-top: 0;
  padding-top: 0;
}

.gform_wrapper #gform_2 li.hidden_label input {
  margin-top: 0;
}

#gform_submit_button_2 {
  background-color: #43c095;
  border-color: transparent;
  color: #ffffff;
}

#gform_submit_button_2 {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  line-height: 2em;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  min-height: 2em;
  margin-top: 10px;
}

#gform_submit_button_2:hover {
  background-color: #1e78e3;
  border-color: transparent;
  color: #ffffff;
}

#gform_2 .gform_footer.top_label {
  text-align: center;
}

.before-footer-photo {
  width: 100%;
  margin: 0;
}

.before-footer-photo img {
  width: 100%;
  float: left;
}

.customer-reviews-header {
  background: #e0e0e0;
}

.customer-reviews-header h4 {
  color: #d71c23;
  font-size: 70px;
  text-align: center;
  line-height: 106px;
  margin: 0;
}

.customer-reviews-header.main-content-area .container {
  background: #e0e0e0;
}

.customer-reviews-section {
  border-bottom: 40px solid #e0e0e0;
}

.customer-reviews-section iframe {
  margin-bottom: 10px;
  margin-top: 10px;
}

.inner-content-reviews {
  float: left;
  width: 100%;
}

.inner-content-reviews .embedsocial-reviews {
  float: left;
  width: 100%;
}

.bottom-content-section .container {
  padding-top: 10px;
}

.inner-content-bottom {
  padding-left: 85px;
  padding-right: 85px;
}

.responsive-menu-header .container {
  width: 100%;
}

.wpforms-container .wpforms-submit-container {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 0 !important;
}

.get_started div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
  padding: 7px 0 8px;
}

div.wpforms-container-full {
  margin: 15px auto 5px !important;
}

.get_started .wpforms-container {
  padding: 0;
  margin: 0;
}

.get_started div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  height: 80px;
}

.get_started .wpforms-container textarea, .get_started .wpforms-container input {
  border: 1px transparent !important;
  line-height: 38px !important;
  height: 38px;
  border-radius: 0 !important;
}

.latest-posts-area {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 30px;
  margin-left: 40px;
  margin-right: 40px;
}

.latest-posts {
  width: 100%;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 20px;
  margin-bottom: 0;
}

.latest-blog-post {
  margin-left: 20px;
  margin-right: 20px;
  background: #500606;
  float: left;
  text-align: left;
  text-decoration: none;
  border-radius: 0;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
  border-radius: 50px;
}

.latest-blog-post img {
  width: 100%;
}

.features-panel-box {
  box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  -webkit-box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  border-radius: 25px;
  max-width: 1015px;
  margin: 40px auto;
  padding-bottom: 10px;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
  box-sizing: border-box;
}

.blog-text {
  padding: 10px 15px 15px;
}

.blog-text p {
  color: #FFF;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.section-contact .h1,
.section-contact h3 {
  text-align: center;
}

.blog-text p.btn-more {
  position: relative;
  background-color: #D80A0C;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 0;
  line-height: 46px;
  border: 0 none;
  padding: 0 20px;
  z-index: 999;
  display: inline-block;
  vertical-align: middle;
}

.blog-text p.btn-more:hover {
  background: #D91828;
}

.blog-text h5 {
  color: #FBEDCA;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
}

.latest-blog-excerpt {
  margin-bottom: 10px;
}

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next::before, .slick-prev::before {
  width: 20px;
  height: 35px;
  display: block;
  line-height: 1;
  opacity: .75;
  color: #4c6e7d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.slick-prev {
  left: 0
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}

.slick-prev:before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='36' viewBox='0 0 20 36' fill='none'%3E%3Cpath d='M6.42342 18.3312L19.2866 31.5653C20.2379 32.5448 20.2379 34.1288 19.2866 35.0979C18.3352 36.067 16.7969 36.067 15.8456 35.0979L1.27208 20.1027C0.351114 19.1544 0.330875 17.633 1.20123 16.6535L15.8355 1.55414C16.3111 1.06438 16.9386 0.824707 17.556 0.824707C18.1733 0.824707 18.8008 1.06438 19.2764 1.55414C20.2278 2.53368 20.2278 4.1176 19.2764 5.08671L6.42342 18.3312Z' fill='%231B3E6E'/%3E%3C/svg%3E");
}

[dir=rtl] .slick-prev:before {
  content: ' '
}

.slick-next {
  right: 0
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}

.slick-next:before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='36' viewBox='0 0 20 36' fill='none'%3E%3Cpath d='M13.5768 18.3182L0.713648 5.08411C-0.237679 4.10458 -0.237679 2.52065 0.713648 1.55154C1.66497 0.582428 3.20329 0.582432 4.15462 1.55154L18.7281 16.5467C19.6491 17.495 19.6693 19.0164 18.799 19.9959L4.16474 35.0953C3.68907 35.585 3.0616 35.8247 2.44425 35.8247C1.8269 35.8247 1.19943 35.585 0.723769 35.0953C-0.227558 34.1157 -0.227558 32.5318 0.723769 31.5627L13.5768 18.3182Z' fill='%231B3E6E'/%3E%3C/svg%3E");
}

[dir=rtl] .slick-next:before {
  content: ' '
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'â€¢';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

.btn-area {
  text-align: center;
}

.sticky .icon-call,
.sticky .icon-email {
  line-height: 40px;
}

.sticky .icon-call {
  padding-left: 30px;
  background-size: auto 20px;
}

.sticky .icon-email {
  padding-left: 36px;
  background-size: auto 16px;
}

.fluid-width-video-wrapper {
  margin: 0 auto;
}

.separator-white {
  background: #FFF
}

.separator-white .container {
  height: 22px;
}

.sticky .sf-menu>li>ul {
  height: 40px;
}

.color-palette {
  position: absolute;
  transform: translateX(-80%);
}

.home-boxes.services-boxes .one-box .box-content {
  background-color: #FFF;
}

.background-position-bottom {
  background-position: center bottom !important;
}

.features-panel-row {
  margin-bottom: 80px;
  margin-top: 80px;
}

.features-panel-row p {
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.features-panel-row p:last-child {
  margin-bottom: 0;
}

.features-panel-row .panel-layout .panel-grid-cell:last-child {
  padding-top: 15px;
  padding-bottom: 15px;
}

.features-panel-row>.panel-grid-cell h2,
.features-panel-box h2,
.services-title {
  color: #FBEDCA;
  font-family: "proxima-nova", sans-serif;
  font-size: 40px;
  line-height: 52px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}

.features-panel-row .so-widget-sow-editor:last-of-type {
  padding-right: 15px;
}

.features-panel-row a {
  color: #D80A0C;
}

.waves-panel-row>.panel-grid-cell {
  max-width: 1150px;
  margin: 0 auto;
  padding-top: 40px;
}

.waves-panel-row {
  background: rgb(154, 219, 254);
  background: -moz-linear-gradient(0deg, rgba(154, 219, 254, 0) 0%, rgba(154, 219, 254, 1) 60%, rgba(154, 219, 254, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(154, 219, 254, 0) 0%, rgba(154, 219, 254, 1) 60%, rgba(154, 219, 254, 1) 100%);
  background: linear-gradient(0deg, rgba(154, 219, 254, 0) 0%, rgba(154, 219, 254, 1) 60%, rgba(154, 219, 254, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9adbfe", endColorstr="#9adbfe", GradientType=1);
  padding-bottom: 70px;
  position: relative;
  margin-top: 150px;
}

.waves-panel-row::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -199px;
  background-image: url('img/waves.png');
  height: 200px;
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.waves-panel-row img {
  border: 10px solid #FFF;
  box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  -webkit-box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
}

.waves-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.waves-bottom img {
  width: 100%;
}

.footer-article-section h3 {
  color: #FFF;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 800;
  font-style: normal;
  font-size: 38px;
}

.feature-panel-waves {
  background-color: #9cdbfc;
  background-image: url('img/fade-to-white.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  padding-bottom: 70px;
}

.feature-panel-waves p {
  color: #343535;
  font-weight: normal;
}

.feature-panel-waves img {
  border: 10px solid #FFF;
  box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  -webkit-box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
}

.main-content-area.feature-panel-waves .container {
  background-color: transparent
}

.feature-panel-waves .article {
  max-width: 1150px;
  margin: 0 auto;
  float: none;
  min-height: auto;
}

.feature-panel-waves .inner-content {
  padding-top: 40px;
}

.main-content-inner-page {
  padding-top: 0;
  padding-bottom: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.main-content-inner-page .article {
  padding-bottom: 0;
}

.blog .main-content-inner-page .article {
  padding-bottom: 35px;
}

.feature_panel_box .article {
  min-height: auto;
}

ul.top-sm-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-weight: normal;
}

.top-sm-menu li {
  float: left;
  position: relative;
}

.top-sm-menu li a {
  display: block;
  color: #fcfcfb;
  text-align: center;
  padding: 0 20px;
  text-decoration: none;
  line-height: 40px;
  font-size: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.top-sm-menu li.current_page_item a,
.top-sm-menu li a:hover {
  color: #000;
}

.top-sm-menu li::after {
  content: ' ';
  position: absolute;
  top: 11px;
  background: #FFF;
  right: -1px;
  width: 2px;
  height: 18px;
  display: block;
}

.top-sm-menu li:last-child::after {
  display: none;
}

.sticky .top-sm-menu li a {
  line-height: 33px;
  font-size: 17px;
}

.sticky .top-sm-menu li::after {
  top: 11px;
  height: 10px;
}

.req-service {
  position: relative;
  background-color: #D80A0C;
  color: #FFF;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 0 0 0 30px;
  font-size: 19px;
  line-height: 44px;
  font-weight: normal;
  border: 0 none;
  padding: 0 14px;
  z-index: 999;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 2px;
  float: right;
  padding-right: 20px;
  padding-left: 20px;
}

.req-service:hover {
  color: #FFF;
  background-color: #D91828;
}

.top-small-menu {
  display: inline-block;
  float: right;
}

.top-small-menu a {
  font-size: 20px;
  font-weight: normal;
  color: #000;
  line-height: 42px;
}

.sticky .req-service {
  font-size: 14px;
}

.top-small-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1em;
}

.top-small-menu ul li {
  display: inline-block;
  position: relative;
  padding: 0 15px;
}

/*
.top-small-menu ul li::after {
  content: '';
  position: absolute;
  right: -2px;
  display: block;
  width: 2px;
  height: 16px;
  background: #000;
  top: 9px;
}

.top-small-menu ul li:last-child::after {
  display: none;
}
*/
.section_second_home_boxes {}

.one-box-only-on-mobile {
  display: none;
}

.features-panel-row>.panel-grid-cell {
  background: #500606;
  border-radius: 30px;
  max-width: 1076px;
  margin: 0 auto;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  overflow: hidden;
}

.slider-overlay-mobile {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
  display: none;
}

.slider-overlay-mobile img {
  width: 100%;
}

.video_hero_area {
  width: 100%;
  height: 770px;
  position: relative;
}

.video_hero_area video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-bottom: 0;
  object-fit: cover !important;
  width: 100% !important;
  height: 100%;
}

.video_mobile {
  display: none;
}

.video_hero_area .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

/* Move reCAPTCHA v3 badge to the left */
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: -2px !important;
  bottom: 20px !important;
  z-index: 10 !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

.sites-carousel {
  background: #f9f9f9;
}

.sites-carousel .inner-content {
  padding-top: 80px;
  padding-bottom: 20px;
}

.sites-carousel .h1,
.sites-carousel .h2,
.sites-carousel .h3 {
  text-align: center;
}

.tparrows::before {
  font-size: 30px !important;
}

.section-contact {
  padding-top: 50px;
  padding-bottom: 70px;
  background-image: url('img/contact-background.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-contact-area {
  max-width: 780px;
  margin: 0 auto;
}

.section-contact-area div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 10px 0 !important;
}

.section-contact .wpforms-container {
  max-width: 640px;
}

.main-content-area.section-contact .container {
  background: transparent
}

/*
.nav-primary {
  width: 100%;
}

.nav-primary a {
  color: #000000;
  font-size: 20px;
}



.nav-primary ul.nav li a {
  padding: 0 40px;
}

.nav-primary ul.nav li {

}


.nav-primary ul.nav li>a {
  display: inline-block;
  font-weight: 600;
  padding: 0;
  transition: color .2s ease;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.nav-primary ul.nav li>a::after {
  content: '';
  width: 2px;
  background: #000;
  height: 26px;
  position: absolute;
  right: -1px;
  top: 12px;
}
.nav-primary ul.nav li:last-child>a::after {
  display: none;
}
.logo-holder {
  width: 300px;
}

.nav-primary ul.nav li.active>a,
.nav-primary ul.nav li>a:active,
.nav-primary ul.nav li>a:focus,
.nav-primary ul.nav li>a:hover {
  color: #D80A0C
}

.nav-primary ul.nav .sub-menu li.active>a,
.nav-primary ul.nav .sub-menu li>a:active,
.nav-primary ul.nav .sub-menu li>a:focus,
.nav-primary ul.nav .sub-menu li>a:hover {
  color: #EEB82F
}

.nav-primary>ul>.menu-item-has-children>a {
  position: relative
}

.nav-primary>ul>.menu-item-has-children>a:after {
  position: absolute;
  right: .5em;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0;
  border-color: currentColor transparent transparent;
  content: "";
  -ms-flex-item-align: end;
  align-self: flex-end
}

.nav-primary .sub-menu {
  justify-content: center;
  background: #D80A0C;
  position: absolute;
  z-index: 999;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
	/*
  opacity: 0;
  visibility: hidden;
	*/
/*padding: 4px 0;*/
/*
  padding:0;
  min-width: 220px;
  margin: 0;
  width: 100%;
  left: 0;
	display: none;
}
.nav-primary ul.nav > li > .sub-menu::after {
	width: 2000px;
	background: #D80A0C;
	content: '';
	right: -2000px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.nav-primary ul.nav > li > .sub-menu::before {
	width: 2000px;
	background: #D80A0C;
	content: '';
	left: -2000px;
	position: absolute;
	top: 0;
	bottom: 0;
}

.nav-primary .sub-menu .sub-menu {
	top: 44px;
	left: 0;
	background: #fafafa;
	display: none;
	flex-direction: column;
}
.nav-primary .sub-menu li:hover .sub-menu{
	display: flex;
}
.nav-primary .sub-menu .sub-menu a{
  width: 100%;
  color: #D80A0C;
  font-size: 18px;
}
.nav-primary .sub-menu .sub-menu a::after{
  display: none;
}

.nav-primary .sub-menu li.menu-item-has-children>a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 1em;
  border-style: solid;
  position: absolute;
  right: 2.25em;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent currentColor;
  content: "";
  -ms-flex-item-align: end;
  align-self: flex-end
}

.nav-primary .sub-menu li {
  position: relative
}
.nav-primary .sub-menu li li{
  border-bottom: 1px solid #CCC;
}
.nav-primary .sub-menu li li:last-child{
    border-bottom: 0 none;
}
.nav-primary .sub-menu li a {
  padding: 7px 16px !important;
  line-height: 30px !important;
  font-size: 20px;
  color: #FFF;
  font-weight: normal;
  display: -ms-flexbox;
  display: flex;
  transition: color .2s ease
}

.nav-primary .sub-menu li a:not(.active):hover {
  color: #D80A0C
}

.nav-primary .sub-menu li > a::after {
	background: #FFF !important;
	height: 22px !important;
	top: 10px !important;
}
*/
.section-contact .wpforms-field input,
.section-contact .wpforms-field textarea {
  border: 0 none !important;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important;
  border-radius: 0 !important;
}

.section-contact .schedule-btn.wpforms-submit {
  font-size: 20px !important;
  font-weight: normal !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  background: #EEB82F !important;
  color: #000 !important;
  width: auto !important;
  display: inline-block !important;
  line-height: 40px !important;
  border: 0 none !important;
  border-radius: 50px !important;
  margin-bottom: 0 !important;
  text-transform: none;
}

.section-contact .schedule-btn.wpforms-submit:hover {
  background: #D80A0C !important;
}

.main-content-area.section-blog .container,
.section-blog {}

.section-blog h2 {}

.video_area {
  position: relative;
}

.video_area video {
  margin-bottom: 0;
}

#audio-control-mobile,
#audio-control-desk {
  position: absolute;
  left: 20px;
  top: 20px;
  background: #ed0b70;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  opacity: 0.8;
  cursor: pointer;
}

#audio-control-mobile:hover,
#audio-control-desk:hover {
  opacity: 1;
}

#audio-control-mobile svg,
#audio-control-desk svg {
  width: 30px;
  height: 30px;
  padding: 5px;
}

.sound-ico {
  display: none;
}

.muted .sound-ico {
  display: block;
}

.muted .nosound-ico {
  display: none;
}

.slider-desktop {
  display: block;
}

.slider-mobile {
  display: none;
}

.home-boxes .one-box:hover .box-content::after {
  border-color: #fff;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
}

#customlogo {
  padding: 0;
  position: absolute;
  z-index: 200;
  left: 50%;
  margin-left: -90px;
  top: -25px;
}

.page-hero {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
  background-image: url("img/headers-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-hero::after {
  content: '';
  opacity: 0.59;
  background: #FAFAFA;
  height: 12px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-hero .inner-content {
  height: 335px;
  position: relative;
}

.page-title-blog {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
}

.page-hero h2,
.page-hero h1 {
  color: #FFF;
  text-align: center;
  /* Desktop/H1 */
  font-family: "nimbus-roman", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.44px;
  text-transform: capitalize;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.icon-h {
  display: flex;
  align-items: center;
}

.heading-icon {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.headings-withico {
  text-align: center;
}

.icon-h img {
  margin: 0 8px 0 0;
}

.highlighted-section {
  background:
    url('img/highlighted-dots.svg') left center no-repeat,
    url('img/A1-Icon.svg') right center no-repeat,
    linear-gradient(to bottom right, #CB0505 25%, #AA1120 50%) bottom right / 50% 50% no-repeat,
    linear-gradient(to bottom left, #CB0505 25%, #AA1120 50%) bottom left / 50% 50% no-repeat,
    linear-gradient(to top left, #CB0505 25%, #AA1120 50%) top left / 50% 50% no-repeat,
    linear-gradient(to top right, #CB0505 25%, #AA1120 50%) top right / 50% 50% no-repeat;
  background-size: auto, auto, 50% 50%, 50% 50%, 50% 50%, 50% 50%;
  position: relative;
  z-index: 1;
}

.highlighted-section h2 {
  color: #FFF;
  font-family: "antarctican-headline", sans-serif;
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 102.703% */
  letter-spacing: 1.11px;
  text-transform: capitalize;
}

.highlighted-section h2.h1 {
  font-size: 40px;
}

.highlighted-section a {
  color: #D80A0C;
}

.highlighted-section>.panel-grid-cell {
  position: relative;
}

.highlighted-section>.panel-grid-cell>.so-panel {
  padding-top: 75px;
  padding-bottom: 75px;
}

.highlighted-section p {
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 147.368% */
  letter-spacing: 0.57px;
}

.highlighted-section ul {
  color: #FFF;
}

.highlighted-section .foogallery {
  margin-top: 45px;
}

.chimney-row {
  background: linear-gradient(88deg, #10659F 9.45%, #4698CF 66.83%);
  padding-top: 85px;
  padding-bottom: 85px;
}

.chimney-row .panel-grid-cell {
  position: relative;
}

.chimney-row p:last-child {
  margin-bottom: 0;
}

.chimney-row h2 {
  color: #FFF;
}

.chimney-row p {
  color: #FFF;
}

.video-row {
  margin-top: 120px;
}

.video-row .fluid-width-video-wrapper {
  margin-bottom: -35px;
  margin-left: 30px;
  border: 4px solid #FFF;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.19);
}

.tiles-row {
  background-image: url('img/tiles.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.chimney-top {
  width: 520px;
  position: absolute;
  right: 45px;
  top: -372px;
}

.page-hero-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.25)
}

.hat-section {
  background: url('img/hat-row.png'),
    linear-gradient(278deg, #F1F1F1 46.4%, #DADADA 98.94%);
  background-size: auto, cover;
  background-repeat: no-repeat, repeat;
  background-position: right center, center;
  border-top: 12px solid #F6F6F6;
  border-bottom: 12px solid #F6F6F6;
}

.featured-row {
  position: relative;
  background:
    url("data:image/svg+xml,%3Csvg width='593' height='678' viewBox='0 0 593 678' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_717_7641)'%3E%3Cpath d='M-644 767.001V-79.999L593 767.001H-644Z' fill='%23D80A0C'/%3E%3Cg filter='url(%23filter0_d_717_7641)'%3E%3Cpath d='M-644 767.001H538.534L-644 -42.7122V767.001Z' fill='%2336454F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_717_7641' x='-651' y='-54.7122' width='1206.53' height='833.713' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='5'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_717_7641'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_717_7641' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_717_7641'%3E%3Crect width='1237' height='847' fill='white' transform='matrix(1 0 0 -1 -644 767.001)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") left bottom no-repeat,
    url("data:image/svg+xml,%3Csvg width='677' height='678' viewBox='0 0 677 678' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_717_7638)'%3E%3Cpath d='M1237 -84.999V762.001L0 -84.999H1237Z' fill='%23D80A0C'/%3E%3Cg filter='url(%23filter0_d_717_7638)'%3E%3Cpath d='M1237 -84.999H54.4656L1237 724.714V-84.999Z' fill='%2336454F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_717_7638' x='37.4656' y='-96.999' width='1206.53' height='833.713' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-5'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_717_7638'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_717_7638' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_717_7638'%3E%3Crect width='1237' height='847' fill='white' transform='matrix(-1 0 0 1 1237 -84.999)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") right top no-repeat,
    linear-gradient(278deg, #F1F1F1 46.4%, #DADADA 98.94%);
  background-size: auto, auto, cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.featured-row::before {
  content: '';
  opacity: 0.59;
  background: var(--Global-Colors-Page-Background, #FAFAFA);
  height: 12px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.featured-row::after {
  content: '';
  opacity: 0.59;
  background: var(--Global-Colors-Page-Background, #FAFAFA);
  height: 12px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.featured-row .so-widget-image {
  box-shadow: 5px 5px 15px 4px rgba(0, 0, 0, 0.20);
}

.featured-row-reversed {
  position: relative;
  background:
    url("data:image/svg+xml,%3Csvg width='677' height='678' viewBox='0 0 677 678' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_717_7910)'%3E%3Cpath d='M-560 -84.999V762.001L677 -84.999H-560Z' fill='%23D80A0C'/%3E%3Cg filter='url(%23filter0_d_717_7910)'%3E%3Cpath d='M-560 -84.999H622.534L-560 724.714V-84.999Z' fill='%2336454F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_717_7910' x='-577' y='-96.999' width='1206.53' height='833.713' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-5'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_717_7910'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_717_7910' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_717_7910'%3E%3Crect width='1237' height='847' fill='white' transform='translate(-560 -84.999)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") left top no-repeat,
    url("data:image/svg+xml,%3Csvg width='593' height='678' viewBox='0 0 593 678' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_717_7913)'%3E%3Cpath d='M1237 767.001V-79.999L0 767.001H1237Z' fill='%23D80A0C'/%3E%3Cg filter='url(%23filter0_d_717_7913)'%3E%3Cpath d='M1237 767.001H54.4656L1237 -42.7122V767.001Z' fill='%2336454F'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_717_7913' x='47.4656' y='-54.7122' width='1206.53' height='833.713' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='5'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.59 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_717_7913'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_717_7913' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_717_7913'%3E%3Crect width='1237' height='847' fill='white' transform='matrix(-1 0 0 -1 1237 767.001)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") right top no-repeat,
    linear-gradient(278deg, #F1F1F1 46.4%, #DADADA 98.94%);
  background-size: auto, auto, cover;
  background-position: top left, bottom right;
  padding-top: 80px;
  padding-bottom: 80px;
}

.featured-row-reversed::before {
  content: '';
  opacity: 0.59;
  background: #FAFAFA;
  height: 12px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.featured-row-reversed::after {
  content: '';
  opacity: 0.59;
  background: #FAFAFA;
  height: 12px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.featured-row-reversed .so-widget-image {
  box-shadow: 5px 5px 15px 4px rgba(0, 0, 0, 0.20);
}

.featured-panel-full-row {
  background: #FFF;
  border-top: 1px solid #8a050d;
}

.featured-panel-full-row>.panel-grid-cell {
  max-width: 1150px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.solutions-card-widget {
  display: flex;
  flex-wrap: wrap;
  /* Allows items to wrap to the next row */
  justify-content: center;
  /* Centers items horizontally */
  gap: 30px 50px;
  /* Adds spacing between items */
  max-width: 1310px;
  /* Optional: limit the total width */
  margin: 35px auto 0;
  /* Center the container itself */
  align-items: stretch;
}

.solutions-card-widget .solutions-card {
  flex: 1 1 calc(33.33% - 50px);
  /* Each item takes up 1/3 of the container's width */
  max-width: calc(33.33% - 50px);
  /* Ensures a maximum of three columns */
  box-sizing: border-box;
  /* Includes padding and border in size calculations */
  text-align: center;
  /* Centers content inside the item */
  padding: 15px;
  transition: all 0.3s ease-in-out;
}

.solutions-card-widget a.solutions-card:hover {
  border-radius: 15px;
  background: #FFF;
  box-shadow: 9px 13px 20px 0px rgba(0, 0, 0, 0.15);
}

.solutions-card-widget .solutions-card h3 {
  color: #212427;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.72px;
  text-transform: capitalize;
  margin-top: 15px;
  margin-bottom: 6px;
}

.solutions-card-widget .solutions-card p {
  color: #212427;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 147.368% */
  letter-spacing: 0.57px;
  margin-bottom: 0;
}

.section-case-studies .slick-next::before,
.section-case-studies .slick-prev::before {
  display: none;
}

.section-case-studies .slick-prev {
  width: 100px;
  left: 0;
  height: 100%;
  z-index: 99;
}

.section-case-studies .slick-next {
  width: 100px;
  right: 0;
  height: 100%;
  z-index: 99;
}

.section-case-studies {
  padding-top: 65px;
  padding-bottom: 65px;
}

.main-content-area.section-case-studies .container,
.section-case-studies {}

.main-content-area.section-case-studies .container {
  text-align: center;
}

.slider-case-studies {
  width: 100vw;
}

.slider-case-studies img {
  width: 100%;
}

.section-case-studies h2.section-title {
  margin-bottom: 10px;
}

.slider-case-studies .slide-case-study {
  padding: 0 50px;
}

.slider_services {
  width: 30%;
  float: left;
  padding-top: 100px;
}

.slider_services_holder {
  width: 70%;
  float: left;
}

.slider-case-studies .slide-case-study h3 {
  font-family: "dolly-new", sans-serif;
  margin-top: 20px;
  font-size: 28px;
  line-height: 42px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #8a050d;
}

.slider-case-studies .box-content {
  position: relative;
  text-align: center;
}

.slider-case-studies .one-box .box-content {
  text-align: center;
  padding: 0;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.btn-wrap button {
  background: transparent;
  padding: 0;
  margin: 0 5px;
}

.btn-wrap button:hover {
  opacity: 0.9;
}

.btn-wrap button svg {
  width: 60px;
  height: auto;
}

.slider-case-studies .one-box {
  position: relative;
  border-radius: 40px;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}

.slider-case-studies .one-box-holder-slide {
  padding: 0 20px;
  box-sizing: border-box;
}

.case-studies-more {
  text-align: center;
  margin-bottom: 75px;
}

.slider-case-studies img {
  -webkit-box-shadow: 0px 0px 13px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 0px 13px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 13px 4px rgba(0, 0, 0, 0.23);
}

.footer-columns a {
  color: #000;
}

/*
h1 img, h2 img, h3 img, h4 img {
  max-height: 100% !important;
  width: auto;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-right: 10px !important;
  height: 1.2em !important;
  display: inline-block;
}
*/

.alignright,
.alignleft {
  box-sizing: border-box;
}

.jobs-row {
  border-top: 4px solid #FFF;
  background: #4698CF;
}

.jobs-row h2 {
  color: #FFF;
  padding-top: 32px;
  padding-bottom: 32px;
}

.jobs-row img {
  margin-top: -60px;
  width: 127px;
  height: auto;
  position: relative;
  z-index: 99;
}

.jobs-row p {
  margin-bottom: 0;
}

.jobs-row-mobile {
  border-top: 4px solid #FFF;
  background: #4698CF;
  display: none !important;
}

.jobs-row-mobile h2 {
  color: #FFF;
  padding-top: 22px;
  padding-bottom: 15px;
  align-items: center;
  justify-content: center;
}

.jobs-row-mobile img {
  height: auto;
  position: relative;
  z-index: 99;
  margin-right: 10px;
}

.jobs-row-mobile p {
  margin-bottom: 0;
}

.jobs-row-mobile h2 {
  display: flex;
}

.btn {
  border: 2px solid #CE151C;
  border-radius: 0;
  color: #CE151C;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.54px;
  transition: background 0.3s ease, color 0.3s ease;
  padding: 5px 15px 4px;
}

.btn:hover,
.btn:focus,
.btn:active {
  background: #CE151C;
  color: #FFF;
}

.btn.btn-top {
  border-color: #FFF;
  color: #FFF;
}

.custom-pagination {
  font-size: 16px;
  width: 100%;
  float: left;
}

.custom-pagination {
  text-align: center;
  margin-bottom: 30px;
}

.custom-pagination span, .custom-pagination a {
  display: inline-block;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  padding: 2px 10px;
}

.custom-pagination a {
  background-color: #fff;
  border: 1px solid #fff;
  color: rgba(0, 0, 0, 0.80);
  text-decoration: none;
  border-radius: 4px;
  margin-left: 2px;
  margin-right: 2px;
}

.custom-pagination a:hover {
  color: #FFF;
  background: #E43C41;
}

.custom-pagination a.prev,
.custom-pagination a.next {
  border-radius: 4px;
  border: 1px solid #E43C41;
  background: #FFF;
  color: #E43C41;
}

.custom-pagination a.prev:hover,
.custom-pagination a.next:hover {
  color: #FFF;
  background: #E43C41;
}

.custom-pagination span {
  border-radius: 4px;
}

.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}

.custom-pagination span.dots {
  padding: 0;
  color: rgba(0, 0, 0, 0.80);
}

.custom-pagination span.current {
  color: #FFF;
  background: #E43C41;
}

.custom-pagination span.disabled {
  opacity: 0.5;
  background: #919EAB;
  color: #FFF;
  margin: 0 8px;
}

.blog-item-featured-image img {
  width: 100%;
}

.blog-item-btn {
  margin-top: auto;
}
.blog-item-btn .btn{
  border-radius: 5px;
  background: #D80A0C;
  color: #FFF;
  font-family: "nimbus-roman", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.63px;
}
.blog-item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-bottom: 20px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.25);
  height: 100%;
  border-radius: 20px;
  background: #36454F;
}

.blog-item {
  text-align: center;
}

.blog-item h2 {
  color: #FFF;
  text-align: center;
  font-family: "antarctican-headline", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0.75px;
  text-transform: capitalize;
}

a.blog-item h2 {
  color: #FFF;
}

.blog-item p {
  color: #FFF;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
  margin-bottom: 0;
}

.blog-item-content {
  padding: 10px 15px;
}

.jobs-row-mobile {
  display: none;
}

.footer .wpforms-container button.wpforms-submit.send-btn {
  display: inline-block !important;
  line-height: 38px !important;
  width: auto;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  color: #fff;
  border: 0 none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFF;
  font-family: "nimbus-roman", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.63px;
  border-radius: 5px;
  background: #36454F;
}

.footer .wpforms-container button.wpforms-submit.send-btn:hover,
.footer .wpforms-container button.wpforms-submit.send-btn:focus {
  border: 0 none;
  color: #fff !important;
  background-color: #000 !important;
}
.slider-section-mobile{
  display: none;
  text-align: center;background: #36454F;
}
.slider-section-mobile .slider-mobile-holder{
  border-radius: 0;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 15px solid #D80A0C;
box-shadow: 8px 7px 20px 8px rgba(0, 0, 0, 0.19);
position: relative;
}
.slider-section-mobile h1{
  color: #D80A0C;
text-align: center;

font-family: "nimbus-roman", serif;
font-size: 33px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.99px;
text-transform: capitalize;
}
.btn-slider{
  border-radius: 5px;
background: #D80A0C;
color: #FFF;
text-align: center;
font-family: "nimbus-roman", serif;
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: 40px;
padding-left: 15px;
padding-right: 15px;
letter-spacing: 0.69px;
display: inline-block;
margin: 5px auto;
white-space: nowrap;
}
.image-widget-overlay h3.widget-title {
  color: #FFF;
  position: absolute;
  top: 48%;
  text-align: center;
  width: 100%;
}

.image-widget-overlay .widget_media_image {
  position: relative;
}

.image-widget-overlay .widget_media_image img {
  width: 100%
}
.top-buttons-holder{
  display: flex;
  gap: 25px;
}
@media only screen and (max-width: 780px) {
  .waves-panel-row {
    padding-top: 50px !important;
  }
}

@media only screen and (max-width: 768px) {
  .footer-col {
    width: 100%;
    display: block;
    border-right: 0 none;
    border-bottom: 2px solid #D80A0C;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-columns {
    display: block;
  }

  .before-footer .container {
    width: 100%;
  }

  nav.navigation-city ul li a {
    font-size: 16px;
    line-height: 18px;
  }

  .one-box-only-on-mobile {
    display: block;
  }

  .slider-desktop {
    display: none;
  }

  .slider-mobile {
    display: block;
  }

  .section_second_home_boxes {
    display: none;
  }
}

@media only screen and (max-width: 620px) {
  nav.navigation-city ul {
    display: block;
  }
}

/*-------------------------------------------*/
@media only screen and (min-width: 769px) {
  .responsive-menu-header {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .admin-bar .top-header-fixed {
    top: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1550px) {
  body {
    padding-top: 162px;
  }

  .header-logo,
  .header-logo img {
    max-width: 100%;
  }

  .top-header-fixed .col-xl-4 {
    width: 25%;
  }

  .top-header-fixed .col-xl-8 {
    width: 75%;
  }
}

@media only screen and (max-width: 1640px) {
  .slider-case-studies .slide-case-study {
    padding: 0 30px;
  }
  .featured-row {
    position: relative;
    background-position: left -200px bottom,
      right -200px top,
      center;
  }
  .featured-row-reversed{
    position: relative;
    background-position: left -200px bottom,
      right -200px top,
      center;
  }
}

@media only screen and (max-width: 1440px) {
  .footer {
    gap: 30px;
  }
  .featured-row {
    position: relative;
    background-position: left -300px bottom,
      right -300px top,
      center;
  }
  .featured-row-reversed{
    position: relative;
    background-position: left -300px bottom,
      right top,
      center;
  }

  .ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 0px 15px !important;
  }

  .footer-col-2-1 ul li a {
    width: 270px;
  }

  .footer-col-1 {
    min-width: 640px;
  }

  .phone-socials .phone-number-big {
    font-size: 30px;
  }

  .post-template .main-area-holder, .slider-section, .page-hero {
    margin-top: 0;
  }

  .nav-primary ul.nav li>a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    width: 1200px;
  }

  .nav-primary a {
    font-size: 18px;
  }

  .slider-case-studies .one-box {
    width: 400px;
  }

  .home-boxes div img {
    max-height: 100%;
  }

  .box-title p {
    font-size: 14px;
  }

  .box-t-b {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 20px;
  }

  .financing-options {
    margin-left: 50px;
    margin-right: 50px;
  }
}

@media only screen and (max-width: 1310px) {
  .top-bar-header::after {
    width: 20%;
  }

  .top-bar-header {
    background-position: right;
  }
}

@media only screen and (max-width: 1240px) {
  .featured-row {
    position: relative;
    background-position: left -350px bottom,
      right -500px top,
      center;
  }
  .header-logo,
  .header-logo img {
    max-width: 100%;
  }

  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 18px !important;
  }

  .top-bar-header .container p {
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 0.3px;
  }

  img.alignright,
  img.alignleft {
    max-width: 65%;
  }

  .phone-number-big i {
    margin-right: 10px;
    font-size: 24px;
  }

  .p-number {
    font-size: 20px;
  }

  .p-label {
    font-size: 18px;
    letter-spacing: 1px;
  }

  .home-boxes {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 30px;
  }

  .main-content-financing {
    padding-top: 200px;
  }

  .chimney-top {
    width: 315px;
    right: 30px;
    top: -258px;
  }

  .chimney-top img {
    width: 100%;
  }

  .nav-primary .sub-menu li>a::after {
    background: #FFF !important;
    height: 16px !important;
    top: 7px !important;
  }

  .nav-primary .sub-menu .sub-menu {
    top: 32px;
  }

  .phone-socials .phone-number-big {
    margin-right: 0;
  }

  .nav-primary .sub-menu .sub-menu a {
    font-size: 14px;
  }

  .post-template .main-area-holder, .slider-section, .page-hero {
    margin-top: 0;
  }

  .phone-socials .phone-number-big {
    font-size: 26px;
  }

  .phone-socials .phone-number-big i {
    font-size: 24px;
  }

  .btn {
    font-size: 17px;
  }

  .btn-schedule i {
    font-size: 20px;
  }

  .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    line-height: 48px !important;
  }

  .page-content-blog {
    margin-top: 25px;
  }

  .single .page-hero {
    margin-top: 118px;
  }

  .highlighted-section>.panel-grid-cell::before {
    background-size: 700px;
  }

  .showroom-locations a span {
    display: none;
  }

  .showroom-locations {
    font-size: 16px;
  }

  .req-service {
    margin-left: 10px;
  }

  #customlogo img {
    width: 140px;
  }

  #customlogo {
    left: 50%;
    margin-left: -70px;
    top: 5px;
  }

  #menu-item-4993 {
    margin-right: 30px;
  }

  .video_hero_area {
    height: 600px;
  }

  .top-social-icons ul.socials {
    margin: 0;
    font-size: 20px;
  }

  .latest-blog-post {
    width: 230px;
  }

  ul.socials {}

  .separatorh {
    display: block;
    clear: both;
    height: 1px;
    width: 100%;
  }

  .top-header-fixed .sf-menu a {
    font-size: 20px;
    letter-spacing: 0;
  }

  .sf-menu a {
    padding: 0 12px;
  }

  .financing-button a {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .financing-content h3 {
    font-size: 24px;
    line-height: 34px;
  }

  .financing-icon {
    min-width: 130px;
  }

  .financing-content p {
    font-size: 18px;
  }

  .waves-panel-row>.panel-grid-cell {
    max-width: 900px;
    margin: 0 auto !important;
  }

  header,
  .container {
    width: 900px;
  }

  .get_started .form {}

  h1,
  .h1 {
    font-size: 34px;
    line-height: 40px;
  }

  h2,
  .h2 {
    font-size: 30px;
    line-height: 38px;
  }

  h3,
  .h3 {
    font-size: 26px;
    line-height: 32px;
  }

  p {
    font-size: 18px;
    line-height: 26px;
  }

  .features-panel-row>.panel-grid-cell h2, .features-panel-box h2, .services-title {
    font-size: 32px;
    line-height: 40px;
  }

  .latest-posts-area {
    margin-left: 0;
    margin-right: 0;
  }

  .top-header-fixed .sf-menu li ul a {
    font-size: 16px;
    line-height: 42px;
  }

  .top-header {
    background: #000;
    height: 30px;
  }

  .top-header-fixed a.virtual_chimney {
    width: 150px;
    left: 315px;
  }

  .nav-primary ul.nav li>a {}

  body {
    padding-top: 152px;
  }

  .nav-primary a {
    font-size: 18px;
  }

  .nav-primary ul.nav>li::after {
    height: 20px;
    top: 14px;
  }

  .nav-primary .sub-menu li a {
    line-height: 18px !important;
    font-size: 14px;
  }

  .sf-menu a {
    line-height: 50px;
  }

  .sf-menu>li>a::after {
    height: 16px;
    top: 18px;
  }

  .sf-menu>li>ul>li>a::after {
    top: 13px;
    height: 16px;
  }

  .top-nav ul li {
    padding-left: 7px;
    padding-right: 7px;
    line-height: 44px;
    font-size: 16px;
  }

  .service-box {
    width: 50%;
  }

  ul.socials {
    margin-right: 10px;
    margin-left: 10px;
  }

  .sticky .top-header-fixed header .inner-content {
    border-bottom: 0 none;
    background-size: 500px auto;
    background-position: right 10px center;
  }

  .sticky .top-header-fixed .sf-menu, .sticky .top-header-fixed .sf-menu * {
    font-size: 14px;
  }

  .get_started {
    left: 0;
  }

  .color-palette {
    transform: translateX(-100%);
  }

  .box-title span {
    font-size: 22px;
    width: 100%;
  }

  .home_boxes.main-content-area {}

  .features-panel-row>.panel-grid-cell,
  .features-panel-box {}

  .latest-posts {
    padding-left: 50px;
    padding-right: 50px;
  }

  .latest-blog-post {}

  .sf-menu li ul a {
    font-size: 18px;
  }

  .sf-menu>li>ul {
    width: 630px;
    margin-left: 260px;
  }

  .sticky .sf-menu>li>ul {
    width: 600px;
    margin-left: 300px;
  }

  .sticky .sf-menu li ul a {
    font-size: 16px !important;
  }

  .main-content-inner-page {
    padding-top: 0;
    padding-bottom: 0;
  }

  .box-title h3 {
    font-size: 24px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 992px)and (max-width: 1100px) {
  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 16px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 992px) {
  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 16px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .phone-and-label {
    display: none;
  }

  img.alignright,
  img.alignleft {
    max-width: 50%;
  }

  .nav-primary ul.nav li>a {
    padding-left: 7px;
    padding-right: 7px;
  }

  .nav-primary a {
    font-size: 12px;
  }

  .nav-primary ul.nav>li::after {
    width: 1px;
  }
}

@media only screen and (max-width: 959px) {
  .slider-section-mobile{
    display: block;
  }
  .slider-section{
    display: none;
  }
  .featured-row,
  .featured-row-reversed {
    background: linear-gradient(278deg, #F1F1F1 46.4%, #DADADA 98.94%);
  }

  .top-bar-header .container {
    justify-content: space-between;
  }

  .btn {
    border: 1px solid #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.36px;
  }
  .btn-schedule {
  	border-radius: 4.69px;
  	background: #D80A0C;
  	border: 0 none;
  	line-height: 35px;
  	color: #FFF;
    padding-top: 0;
    padding-bottom: 0;
  	padding-left: 15px;
  	padding-right: 15px;
  	text-align: center;
  	font-family: "nimbus-roman",serif;
  	font-size: 19.696px;
  	font-style: normal;
  	font-weight: 700;
  	letter-spacing: 0.591px;
  	transition: background 0.3s ease, color 0.3s ease;
  }
  .top-bar-header {
    background: #D80A0C;
  }

  .financing-options {
    margin-left: 0;
    margin-right: 0;
  }

  .home-boxes {
    gap: 15px;
  }

  body {
    padding-top: 152px;
  }

  .intro-area .inner-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
  }

  .get_started {
    width: 330px;
  }

  .top-bar-header {
    display: block;
  }

  .top-bar-header p {
    display: none;
  }

  .top-bar-header {
    padding: 10px;
  }

  .header-top .col-md-4 {
    width: 100%;
  }

  .d-hide-mobile {
    display: none !important;
  }

  .highlighted-section>.panel-grid-cell::before {
    background-size: 480px;
    background-position: center bottom;
    top: -100px;
    height: 102px;
  }

  .logo-holder {
    width: 33%;
  }

  .logos-row {
    justify-content: center;
  }

  .top-small-menu {
    display: none;
  }

  .video_hero_area {
    height: 550px;
  }

  .waves-panel-row img {
    border: 10px solid #FFF;
    max-width: 90%;
    margin: 0 auto;
  }

  .features-panel-row .panel-layout .panel-grid-cell:last-child {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .waves-panel-row>.panel-grid-cell {
    max-width: 720px;
    margin: 0 auto !important;
  }

  header,
  .container {
    width: 720px;
  }

  .top-header-fixed .sf-menu a {
    padding: 0 10px;
  }

  .top-header-fixed .sf-menu li ul a {
    font-size: 14px;
    line-height: 42px;
  }

  .sf-menu>li>ul>li>a::after {
    top: 14px;
  }

  .sticky .top-header-fixed .sf-menu>li>a {
    font-size: 16px;
  }

  .home-boxes {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-button {
    margin-top: 20px;
  }

  .btn-header {
    font-size: 20px;
  }

  .top-header {
    height: 24px;
  }

  .info-box {
    line-height: 24px;
    font-size: 22px;
    margin-top: 8px;
  }

  .top-header-fixed .header-logo {
    width: 259px;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .sticky .top-header-fixed .header-logo {
    width: 100%;
  }

  .nav-primary ul.nav li>a {
    padding: 0 7px;
  }

  .nav-primary a {
    font-size: 14px;
  }

  .top-header-fixed .logo,
  .sticky .top-header-fixed .logo {
    width: 100%;
  }

  .get_started .wpforms-container button.wpforms-submit.send-btn {
    line-height: 20px;
    height: 34px;
  }

  .footer h4 {
    font-size: 22px;
  }

  .footer p {
    font-size: 16px;
  }

  .top-social-icons ul.socials {
    font-size: 22px;
  }

  .home-boxes {
    padding-top: 40px;
  }

  .financing-icon img {
    width: 344px;
    max-width: 100%;
  }

  .sf-menu a {
    line-height: 50px;
  }

  .top-header-fixed .sf-menu a {
    font-size: 16px;
  }

  .menu-item-has-children>a::after {
    width: 10px;
    height: 10px;
    top: 20px;
    background-size: 100%;
  }

  .sticky .header-logo {
    margin-left: 0;
  }

  .sticky .top-header-fixed .sf-menu, .sticky .top-header-fixed .sf-menu * {
    font-size: 14px;
  }

  .sf-menu li::after {
    top: 16px;
    width: 2px;
    height: 18px;
    right: -1px;
  }

  .customer-reviews-header h4 {
    font-size: 60px;
    line-height: 98px;
  }

  .sticky .icon-email,
  .icon-email {
    background-image: none;
    padding-left: 0;
    margin-left: 10px;
  }

  .sticky .icon-call,
  .icon-call {
    background-image: none;
    padding-left: 0;
  }

  .top-bar-header {
    text-align: center;
  }

  .sf-menu>li>ul {
    width: 518px;
    margin-left: 202px;
  }

  .sticky .top-header-fixed .sf-menu>li a::after {
    top: 12px;
  }

  .sticky .sf-menu>li>ul {
    width: 530px;
    margin-left: 190px;
  }

  .sticky .top-header-fixed .sf-menu li ul a {
    font-size: 14px !important;
    line-height: 40px;
  }

  .home .main-content-homepage .article {
    padding: 25px 10px 35px;
  }

  .home-boxes.services-boxes .one-box {
    margin-bottom: 30px;
  }

  .services-boxes .box-title {
    font-size: 20px;
    line-height: 26px;
  }

  .feature-panel-waves p {
    font-size: 18px;
    line-height: 28px;
  }

  .footer-article-section h3 {
    font-size: 32px;
  }

  .logos-home {
    padding: 0 10px;
  }

  .logo-home {
    padding: 0 15px;
  }

  .top-sm-menu li a {
    line-height: 30px;
    font-size: 14px;
  }

  .top-sm-menu li::after {
    top: 10px;
    height: 10px;
  }

  .openmainnav {
    display: block;
  }

  .phone-number-mobile {
    display: flex;
  }

  .main-menu {
    display: none;
  }

  .show_on_mobile {
    display: block;
    width: 100%;
    text-align: center;
    background: #FFF;
  }

  .header-logo {
    text-align: center;
  }

  .top-header-fixed .logo {
    max-width: 100%;
    display: inline-block;
  }

  .top-header-fixed .logo img {
    width: 100%;
  }

  .header-top {
    display: block;
  }

  body {
    position: relative;
  }

  html.sliding-navbar-initiated {
    margin: 0;
    height: 100%;
    overflow: hidden
  }

  .sliding-navbar .get_started {
    right: auto;
    width: 100%;
    border-radius: 0;
    position: relative;
    bottom: auto;
    top: auto;
    display: block;
    padding-top: 1px;
  }

  .sliding-navbar .heading_started {
    margin-top: 30px;
  }

  div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 4px 0 !important;
  }

  .get_started div.wpforms-container-full .wpforms-form .wpforms-field input {
    height: 32px !important;
  }

  .home-boxes {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 0;
    font-weight: bold;
    color: #FFF;
    gap: 5px;
    /* Set the gap to 5px */
  }

  .one-box-holder {
    flex-basis: calc(50% - 2.5px);
    /* Calculate width based on half the gap */
    flex-grow: 0;
    margin: 0;
    /* Ensure no additional margins are added */
    padding: 10px;
    /* Add your padding */
    box-sizing: border-box;
    /* Keeps padding and borders inside width */
  }
  .get_started {
    left: auto;
    float: left;
    position: relative;
    background: transparent;
    top: auto;
    transform: none;
    width: 100%;
    border-radius: 0;
    padding: 0;
    margin-top: 27px;
    margin-bottom: 20px;
  }
  .get_started::before{
    display: none;
  }

}

@media only screen and (max-width: 768px) {
  .solutions-card-widget .solutions-card {
    flex: 100%;
    max-width: 100%;
    width: 100%;
  }

  .solutions-card-widget .solutions-card h3 {
    color: #212427;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.6px;
  }

  .jobs-row-mobile img {
    margin: 0 10px 0 0;
    width: 67px;
  }

  .jobs-row-mobile {
    display: flex !important;
  }

  .jobs-row {
    display: none !important;
  }

  .chimney-top {
    display: none;
  }

  .video-row .fluid-width-video-wrapper {
    margin-left: 0;
  }

  .financing-options {
    gap: 10px;
    padding: 15px;
  }

  .financing-options {
    flex-direction: column;
    /* Stack items vertically */
  }

  /* Optional: center align items in mobile view */
  .financing-content, .financing-icon {
    text-align: center;
  }

  /* If you want to change the order */
  .financing-icon {
    order: -1;
    /* Move .financing-icon above .financing-content */
  }

  .main-content-financing {
    padding-top: 380px;
  }

  .home-boxes .one-box {
    margin-bottom: 0;
  }

  img.alignright,
  img.alignleft {
    max-width: 100%;
  }

  .features-panel-row .so-widget-sow-editor {
    padding: 15px;
    text-align: center;
  }

  .slider-section {
    background: #3C3B3B;
  }

  .main-content-area.slider-section .container {
    background: #3C3B3B;
  }

  .page-hero h2,
  .page-hero h1 {
    font-size: 30px;
    line-height: 34px;
  }

  .highlighted-section>.panel-grid-cell>.so-panel {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .features-panel-row .sow-image-container img {
    width: 100%
  }

  .features-panel-row .so-panel:last-of-type {
    padding-right: 0;
  }

  .features-panel-row .panel-layout .panel-grid-cell:last-child {
    padding-bottom: 30px !important;
  }

  .get_started {
    left: auto;
    float: left;
    position: relative;
  }

  .get_started .wpforms-form {
    display: block;
  }

  .get_started .wpforms-field-container {
    width: 100%;
  }

  .get_started .wpforms-container button.wpforms-submit.send-btn {
    width: auto;
  }

  .slider-case-studies .one-box {
    width: 300px;
  }

  .get_started .wpforms-submit-container {
    width: 100%;
  }

  .article.footer-article-section {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 10px;
  }

  .scrolling-up .top-bar-header {
    display: none;
  }

  .service-box {
    margin-bottom: 20px;
  }

  .service-title {
    font-size: 16px;
    line-height: 50px;
    padding-left: 44px;
  }

  .service-box-quote p {
    font-size: 18px;
    line-height: 26px;
  }

  .service-box-quote {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-box-quote span {
    font-size: 16px;
  }

  .service-box-quote span {
    font-size: 16px;
  }

  .features-panel-row {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .box-title {
    font-size: 30px;
    line-height: 38px;
  }

  .video_hero_area {
    height: 500px;
  }

  .logos-home {
    flex-wrap: wrap;
    justify-content: center;
  }

  .logo-home {
    width: 33%;
    box-sizing: border-box;
  }

  .sticky .icon-call, .icon-call {
    background-image: url('img/phone-icon.png');
    padding-left: 24px;
  }

  .sticky .icon-email, .icon-email {
    background-image: url('img/email-icon.png');
    padding-left: 24px;
  }

  .req-service {}

  .top-social-icons {
    display: inline-block;
  }

  .top-social-icons ul.socials {
    line-height: 42px;
    font-size: 18px;
  }

  .sticky .icon-email, .icon-email {
    background-size: 16px;
  }

  .sticky .icon-call, .icon-call {
    background-size: 14px;
  }

  header .inner-content,
  header .container {
    overflow: hidden;
  }

  .customer-reviews-header h4 {
    font-size: 50px;
    line-height: 78px;
  }

  .bottom-content-section .alignleft,
  .bottom-content-section .alignright,
  .bottom-content-section .aligncenter {
    display: block;
    float: none;
    margin: 5px auto 5px auto;
  }

  div.wpforms-container-full {
    margin-bottom: 10px !important;
  }

  .latest-blog-post {
    width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
    max-width: 100%;
  }

  .top-bar-header {
    text-align: center;
  }

  header .inner-content {
    border: 0 none;
    height: auto;
  }

  body {
    margin-top: 0;
  }

  .top-header {
    background: #FFF;
  }

  .header-image {
    display: none;
  }

  .waves-panel-row>.panel-grid-cell {
    max-width: 620px;
    margin: 0 auto !important;
  }

  header,
  .top-menu,
  .container {
    width: 620px;
  }

  .home-boxes {
    font-size: 16px;
    padding: 12px 16px 8px;
  }

  .header-button {
    display: none;
  }

  .header-logo {
    width: 100%;
    box-sizing: border-box;
  }

  header .inner-content {
    position: relative;
  }

  .menu-item-has-children>a::after {
    display: none;
  }

  .responsive-menu-header {
    /*display: block;*/
  }

  .responsive-menu-header {
    position: absolute;
    right: 0;
    z-index: 9999;
    top: 0;
    background: #41b3f6;
    width: 70%;
  }

  .box-content-icon {
    height: 70px;
    background-size: 60px auto;
  }

  .features-panel-row>.panel-grid-cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .features-panel-box {
    padding-left: 25px;
    padding-right: 25px;
  }

  .services-boxes {
    padding: 0;
  }

  .home .main-content-homepage .article {
    padding: 25px 15px 0;
  }

  .latest-posts-area {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }

  .embedsocial-reviews iframe {
    margin-bottom: 0;
  }

  .sites-carousel .inner-content {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .section_services_boxes .inner-content {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .section-contact {
    padding-top: 60px;
  }

  #footer {
    padding-bottom: 10px;
  }

  .home-boxes {
    padding: 12px 0 8px;
  }

  .footer-col-1 {
    min-width: 100%;
  }

  .footer-col-contact-methods {
    justify-content: center;
  }

  .footer-col-1-top {
    display: block;
    text-align: center;
  }

  .footer-logos-holder {
    display: flex;
    padding: 25px 0px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: nowrap;
    width: 100%;
  }

  .highlighted-section .foogallery {}

  .footer-logos-holder img {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .home .main-content-homepage .article {
    padding-left: 0;
    padding-right: 0;
  }

  .slider_services_holder,
  .slider_services {
    width: 100%;
  }

  .slider_services {
    margin-bottom: 30px;
  }

  .section-contact div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern) {
    overflow-x: visible !important;
  }

  .section-contact div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column {
    padding: 0 !important;
  }

  .section-contact div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {
    margin: 0;
  }
}

@media only screen and (max-width: 690px) {
  .footer-col-2 {
    flex-direction: column;
  }

  .footer-col-2-1 ul li a {
    width: 100%;
  }

  .intro-area .inner-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }

  .financing-options {
    margin-left: 0px;
    margin-right: 0px;
  }

  .get_started .form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 520px;
  }

  .mask::after {
    left: 560px;
  }

  .section-contact .wpforms-container {
    max-width: 640px;
    padding: 0 10px;
  }

  .service-box {
    width: 100%;
  }

  .video_hero_area {
    height: 400px;
  }

  .inner-content-bottom {
    padding-left: 0;
    padding-right: 0;
  }

  .footer h4 {
    font-size: 18px;
  }

  .footer p {
    font-size: 14px;
  }

  .home-boxes {
    font-size: 12px;
    line-height: 30px;
  }

  .waves-panel-row>.panel-grid-cell {
    max-width: 580px;
    margin: 0 auto !important;
  }

  header,
  .top-menu,
  .container {
    width: 580px;
  }

  .section-contact-area {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-address {
    display: none;
  }

  .slick-prev {
    left: 10px;
  }

  .slick-next {
    right: 10px;
  }
}
.phone-number-mobile-ico{
  display: none;
}
@media only screen and (max-width: 620px) {
  .phone-number-mobile-ico {
  	display: block;
  	position: absolute;
  	right: 76px;
  	top: 25px;
  	font-size: 30px;
  	color: #D80A0C;
  }
  .req-service-holder .btn{
    margin-bottom: 10px;
  }
  .phone-number-mobile{
    display: none;
  }
  .top-buttons-holder {
	width: 100%;
	justify-content: space-between;
}
  .footer-col-contact-methods {
    justify-content: center;
    flex-direction: column;
  }

  .box-title h3 {
    font-size: 25px;
    margin-bottom: 4px;
  }

  .box-t-b {
    padding: 20px;
  }

  .latest-posts-area {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }

  .one-box-holder {
    flex-basis: 100%;
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
  }

  .home-boxes a {
    width: 100%;
  }

  .home-boxes .one-box:hover,
  .home-boxes .one-box {
    width: 100%;
    height: auto;
  }

  body {
    background: #FFF;
  }

  .page-hero .inner-content {
    height: 230px;
  }

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 400px;
  }

  .mask::after {
    left: 440px;
  }

  .top-bar-header .container {
    /*justify-content: center;*/
  }

  .top-bar-header .top-social-icons {
    /*display: none;*/
  }

  .video_hero_area {
    height: 360px;
  }

  .slider-section .req-service {
    display: none;
  }

  .section-mobile .req-service {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .latest-posts {
    padding-left: 15px;
    padding-right: 15px;
  }

  .customer-reviews-header h4 {
    font-size: 30px;
    line-height: 46px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .section-mobile {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }

  .section-mobile .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section-mobile .get_started {
    position: relative;
    width: 300px;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    top: 0;
    right: auto;
    left: auto;
    border-radius: 10px;
    padding-top: 2px;
    margin-top: 10px;
    display: block;
  }

  .header-logo {}

  .waves-panel-row>.panel-grid-cell {
    max-width: 440px;
    margin: 0 auto !important;
  }

  header,
  .top-menu,
  .container {
    width: 490px;
  }

  .article {
    padding: 0;
  }

  .main-content-inner-page {
    padding-top: 0;
    padding-bottom: 0;
  }

  .home-boxes {
    font-size: 12px;
    line-height: 30px;
  }

  .inner_page_boxes .home-boxes {
    padding-left: 3px;
    padding-right: 3px;
  }

  .responsive-menu-header {
    width: 65%;
  }

  .section-mobile .get_started {
    transform: translate(0, 0);
    padding-bottom: 8px;
    background: none;
    margin-top: 0;
  }

  .section-mobile,
  .section-mobile .container {
    background: #7fcbfa;
  }

  .home-boxes.services-boxes .one-box {
    margin-bottom: 20px;
  }

  .footer-article-section h3 {
    font-size: 26px;
  }

  .slider-overlay-mobile {
    display: block;
  }

  .slider-overlay {
    display: none;
  }

  .section-mobile, .section-mobile .container {
    margin-top: 0;
  }

  .video_mobile {
    display: block;
  }

  .video_desktop {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .main-content-inner-page {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 320px;
  }

  .mask::after {
    left: 340px;
  }

  .video_hero_area {
    height: 320px;
  }

  .toggle-btn {
    right: 0;
  }

  .responsive-menu-header {
    width: 70%;
  }

  .inner-content-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer p {
    font-size: 12px;
    line-height: 24px;
  }

  .inner_top {
    display: none;
  }

  .waves-panel-row>.panel-grid-cell {
    max-width: 100%;
    padding: 20px !important;
    margin: 0 auto !important;
  }

  header,
  .top-menu,
  .container {
    width: 100%;
  }

  .content {
    width: 100%;
  }

  .article {
    width: 100%;
    padding: 20px;
  }
}

@media only screen and (max-width: 465px) {
  .showroom-locations a {
    font-size: 14px;
  }

  .top-social-icons ul.socials {
    font-size: 16px;
  }
}

@media only screen and (max-width: 440px) {
  .req-service {
    font-size: 16px;
    letter-spacing: 0;
  }

  .video_hero_area {
    height: 280px;
  }
}

@media only screen and (max-width: 420px) {
  .req-service {
    margin-right: 0;
  }
}

@media only screen and (max-width: 380px) {

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 260px;
  }

  .mask::after {
    left: 280px;
  }

  .side-phone-nr a {
    font-size: 28px;
  }

  #menu-responsive {
    font-size: 16px;
  }

  #menu-responsive li a {
    line-height: 52px;
    padding: 0px 20px;
  }

  .openmainnav {
    margin-right: 0;
  }

  .footer {
    padding: 15px 15px;
  }
}
