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

body {
  font-size: 18px;
  overflow-x: hidden;
  font-family: 'open-sans', sans-serif;
  padding-top: 123px;
  background-color: #FFF;
}

body.home {
  padding-top: 0;
}

.home-flag-bg {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-image: linear-gradient(195.607deg, #DBE6F0 9.6007%, rgba(219, 230, 240, 0) 51.614%);
}

.home-flag-bg::before {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: -40px;
  width: min(50vw, 771px);
  aspect-ratio: 771 / 642;
  background-image: url("img/home-flag-bg-layer-1.svg"), url("img/home-flag-bg-layer-2.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  opacity: 0.05;
  transform: translateY(-32%) rotate(15.35deg);
  transform-origin: center;
  pointer-events: none;
}

.home-flag-bg>.panel-grid-cell {
  position: relative;
  z-index: 1;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  margin: 0 0 10px;
}

h1,
.h1 {
  color: #212427;
  font-family: "new-atten", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.44px;
  text-transform: capitalize;
}

h2,
.h2 {
  color: #0E5A99;
  font-family: "new-atten", sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.05px;
  text-transform: capitalize;
}

a h2,
h2 a {
  text-decoration: none;
  color: #016F45;
}

a:hover h2,
h2 a:hover {
  color: #016F45;
}

body.home h2,
body.home .h2 {
  color: #0E5A99;
  font-family: "new-atten", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.5px;
  text-transform: capitalize;
}

h3,
.h3 {
  color: #212427;
  font-family: "open-sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: capitalize;
}

h4 {
  font-size: 17px;
  font-weight: normal;
  line-height: 1.3333333333;
  color: #212427;
  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 {
  margin: 0 0 20px;
  color: #212427;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
}

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

ol,
ul {
  font-size: 19px;
  line-height: 28px;
  color: #212427;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  letter-spacing: 0.57px;
  display: inline-block;
  padding-left: 22px;
}

ol li,
ul li {
  margin-bottom: 5px;
}

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

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

.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;
}

.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 {
  -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-family: "new-atten", sans-serif;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 145px !important;
  letter-spacing: 0.51px;
  color: #212427;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target::after {
  position: absolute;
  content: "";
  margin: 0 auto;
  width: 0;
  height: 5px;
  transition: all .3s ease;
  right: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
  background-color: #0E5A99;

}

.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target:hover::after {
  width: 100%;
}

.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: 10px 12px !important; */
  line-height: 29px !important;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega {
  padding: 40px !important;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-content-block.ubermenu-custom-content {
  padding: 0 !important;
}

.ubermenu .ubermenu-submenu .ubermenu-target {
  padding: 10px 35px 10px 10px !important;
  color: #212427;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}

.ubermenu h2 {
  color: #810404;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.78px;
  text-transform: capitalize;
}

.ubermenu h3 {
  color: #810404;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.66px;
  text-transform: capitalize;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-item-level-2 .ubermenu-target {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-has-submenu-flyout {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M7.2168 5.43758C7.44368 5.19557 7.44368 4.80254 7.2168 4.56053L4.3127 1.4628C4.08582 1.22079 3.71736 1.22079 3.49047 1.4628C3.26359 1.70481 3.26359 2.09784 3.49047 2.33985L5.98437 5.00002L3.49229 7.6602C3.26541 7.90221 3.26541 8.29523 3.49229 8.53724C3.71917 8.77925 4.08763 8.77925 4.31451 8.53724L7.21862 5.43951L7.2168 5.43758Z' fill='%23212427'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center right 10px;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-column-1-3 {
  padding-right: 15px;
}

.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: 0;
  background: #FFF;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.25);
  padding: 5px 15px 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: 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;
}

.btn-header a.ubermenu-target {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 0;
  background: linear-gradient(90deg, #9E1C25 0%, #651218 79.81%);
  text-align: center;
  padding: 10px 15px;
  color: #FFF;
  /* Always white text */
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
  transition: color 0.3s ease-in-out;
  border: 0 none;
  margin-left: 12px;
}

/* Gradient layer behind the text */
.btn-header a.ubermenu-target::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #929292 0%, #555 79.81%);
  z-index: -1;
  /* Stay behind the text */
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

/* On hover, fade in the alternate background */
.btn-header a.ubermenu-target:hover::before,
.btn-header a.ubermenu-target:focus::before,
.btn-header a.ubermenu-target:active::before {
  opacity: 1;
}

.btn-header a.ubermenu-target:hover,
.btn-header a.ubermenu-target:focus,
.btn-header a.ubermenu-target:active {
  text-decoration: none;
  color: #FFF;
}

.nav-primary {
  display: flex;
  align-items: center;
  margin-right: 60px;
}

.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: 75px 12px 30px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  min-height: 800px;
}

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

.home .article {
  height: auto;
  min-height: 1px;
  padding-top: 0;
  padding-bottom: 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;
}

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

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

/* =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;
  display: flex;
  flex-direction: column;
}

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;
}

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

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

/* 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;
}

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

.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%;
}

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: #D3181F;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
}

.full-width-right {
  position: relative;
  z-index: 2;
  width: calc(100% + max(20px, (100vw - 1400px) / 2));
  min-height: 367px;
  overflow: hidden;
}

.footer-socials-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 100px;
  width: 100%;
}

.footer-social-icons-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
}

.footer-socials-top p {
  margin: 0;
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: capitalize;
}

.footer-socials-top h2 {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  margin: 0;
  color: #FFF !important;

}

.footer-socials {
  position: relative;
  width: 100%;
  padding: 100px 0 25px;
  overflow: hidden;
  background: #0e5a99;
}

.footer-socials__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: min(100% - 40px, 1400px);
  margin: 0 auto;
}

.footer-socials__watermark {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 453px;
  height: 693px;
  pointer-events: none;
  user-select: none;
}

.footer-socials__links {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-socials__links li {
  margin: 0;
}

.footer-socials__links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}

.footer-socials__links img {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.footer-socials .embedsocial-hashtag {
  min-height: 367px;
}

.footer-socials__legal {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 5px 10px;
  min-height: 20px;
  color: #fff;
  font-family: "open-sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.45px;
  text-align: center;
}

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

.footer-socials__legal a:hover,
.footer-socials__legal a:focus {
  text-decoration: none;
}

.footer-socials__legal a svg {
  display: inline-block;
  width: 101px;
  height: 16px;
  margin-top: -1px;
  vertical-align: middle;
}

.footer-socials__legal a:hover svg path.logo-brand,
.footer-socials__legal a:hover svg path.logo-tastic {
  transition: fill 0.3s ease;
}

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

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

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner {
  border-radius: 10px !important;
}

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

.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: #212427;
  line-height: 44px;
  font-size: 34px;
  position: absolute;
  cursor: pointer;
  padding-top: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  text-align: center;
  right: 0;
  top: 0;
}

.phone-call-mobile {
  display: none;
  height: 44px;
  width: 70px;
  color: #212427;
  line-height: 44px;
  font-size: 26px;
  position: absolute;
  cursor: pointer;
  padding-top: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  text-align: center;
  right: 60px;
  top: 0;
}

.phone-call-mobile a {
  color: #212427;
}

.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;
}

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;
}

.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: 18px;
  font-weight: bold;
  width: 100%;
}

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

#menu-responsive li {
  border-top: 0 none;
  position: relative;
  margin-bottom: 0;
  border-bottom: 0.75px solid rgba(255, 255, 255, 0.20);
}

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

#menu-responsive li:hover {
  color: #000;
}

#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 {
  background: #106fb8;
}

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

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

#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: #fff;
  text-shadow: none;
}

#menu-responsive li a {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.54px;
  letter-spacing: 0;
  line-height: 36px;
  padding: 13px 20px;
  text-decoration: none;
  color: #FFF;
  display: block;
}

#menu-responsive .sub-menu li a {
  line-height: 36px;
  padding: 13px 20px;
  text-decoration: none;
  display: block;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.54px;
}

#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;
}

#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;
}

.sliding-navbar .sub-menu {
  transform: translateX(-100vw);
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
}

.sliding-navbar .sub-menu.open {
  transform: translateX(0);
  opacity: 1;
}

.sliding-navbar .sub-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 600px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  background-color: #0E5A99;
  z-index: 999;
}

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

.back-btn {
  display: block;
}

#menu-responsive .sub-menu li.back-btn {
  border-bottom: 2px solid #FFF;
}

.back-btn button {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  color: #FFF;
  padding-left: 15px;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.57px;
  text-transform: uppercase;
  padding: 14px 15px;
}

.back-btn button svg {
  display: block;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
}

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

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

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

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

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

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

#footer {
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 60px;
  margin-top: 0;
  background: linear-gradient(270deg, #842825 0%, #1E0908 90.87%);
  position: relative;
}

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

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

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

.show_on_mobile {
  display: none;
}

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

.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;
}

.inner_top .container {
  height: 20px;
}

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

.toggle-btn svg {
  display: block;
  width: 20px;
  height: 19.879px;
}

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

.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: #416aaa;
  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: #7492c0
}

.separatorh {
  display: inline-block;
}

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 {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #fff;
}

.phone-number {
  color: #212427;
  text-align: center;
  font-family: "open-sans", sans-serif;
  padding-left: 30px;
  font-size: 30px;
  line-height: 36px;
}

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;
}

.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-social-icons ul.socials li a {
  color: #FFF;
}

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

ul.socials {
  padding: 0;
  list-style: none;
  margin: 0;
  line-height: 42px;
  font-size: 24px;
  text-align: center;
  margin-bottom: 0;
  display: flex;
  gap: 20px;
  justify-content: end;
}

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

ul.socials li a {
  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;
  display: flex;
  text-decoration: none;
}

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

ul.socials img {
  height: 22px;
  width: auto;
}

#menu-top-menu {
  display: flex;
  justify-content: end;
}

#menu-top-menu li {
  margin-bottom: 0;
}

#menu-top-menu li a {
  padding-left: 20px;
  padding-right: 20px;
}

#menu-top-menu li a:hover {
  background: #FFF;
  color: #000;
}

#menu-top-menu i {
  margin-right: 5px;
}

.page-content-blog {
  padding-top: 40px;
  padding-bottom: 80px;
  background: #fff;
}

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

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-target:hover,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-active>.ubermenu-target {
  border-radius: 5px !important;
  background-color: #F2F4F8 !important;
}

.sliding-navbar {
  position: fixed;
  top: 0;
  left: -600px;
  width: 600px;
  transition: left 0.8s ease-in-out;
  z-index: 1100;
  height: 100%;
  background-color: #0E5A99;
  background-image: url('img/mobile-menu.svg');
  background-repeat: no-repeat;
  background-size: auto 590px;
  background-position: bottom center;
}

.sliding-navbar .btn-header {
  display: none;
}

.sliding-nav-inner {
  overflow: scroll;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.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 {
  display: flex;
  flex-wrap: wrap;
  /* allow wrapping to new line */
  justify-content: center;
  gap: 10px;
  /* spacing between icons */
  padding: 0;
  margin: 30px 0;
  list-style: none;
}

.sliding-navbar .socials li {
  flex: 0 0 auto;
  /* prevent shrinking, keep item size */
}

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

.sliding-nav-bottom {
  text-align: center;
}

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

.side-phone-nr a {
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.84px;
  text-transform: capitalize;
  text-align: center;
  display: block;
  margin-bottom: 0;
  text-decoration: none;
}

.menu-separator {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #fff;
  height: 1px;
}

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

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

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

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

.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-list {
  text-align: center;
}

.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
}

.section-mobile {
  display: none;
}

.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;
}

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

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

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

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

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



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

.latest-posts-area {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  text-align: center;
}

.blog-section-title {
  margin: 0 0 30px;
  color: #0e5a99;
  font-family: "new-atten", sans-serif;
  font-size: 50px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.5px;
  text-align: center;
  text-transform: capitalize;
}

.latest-posts {
  width: 100%;
  margin: 0;
  padding: 0 106px;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 350px));
  justify-content: center;
  gap: 30px 19px;
}

.blog-card {
  width: 100%;
  height: 475px;
  margin: 0;
  overflow: hidden;
  border-radius: 20px;
  background: #dbe6f0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25);
}

.blog-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #000;
  text-decoration: none;
}

.blog-card__image {
  flex: 0 0 216px;
  width: 100%;
  overflow: hidden;
  background: #c9d8e4;
}

.blog-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-card__content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: center;
  min-height: 0;
  padding: 10px 20px 20px;
}

.blog-card__title {
  display: -webkit-box;
  min-height: 60px;
  margin: 0;
  overflow: hidden;
  color: #000;
  font-family: "open-sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.66px;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: capitalize;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.blog-card__excerpt {
  display: -webkit-box;
  margin: 8px 0 0;
  overflow: hidden;
  color: #000;
  font-family: "open-sans", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
  text-align: center;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.blog-card__button {
  margin-top: auto;
}

.blog-card__link:hover,
.blog-card__link:focus {
  color: #000;
  text-decoration: none;
}

.blog-card__link:hover .blog-card__button,
.blog-card__link:focus .blog-card__button {
  background: #0a4b7d;
}

.latest-posts .slick-list {
  margin: 0 -9.5px;
}

.latest-posts .slick-slide {
  margin: 0 9.5px;
}

.latest-posts .slick-prev,
.latest-posts .slick-next {
  width: 31px;
  height: 55px;
}

.blog-archive {
  padding: 100px 30px;
  background: #fafafa;
}

.blog-archive__inner {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

.blog-archive .custom-pagination {
  margin: 50px 0 0;
}

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

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 31px;
  height: 55px;
  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: 31px;
  height: 55px;
  display: block;
  line-height: 1;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.slick-prev {
  left: 0
}

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

.slick-prev:before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='55' viewBox='0 0 31 55' fill='none'%3E%3Cpath d='M1.29714 24.2643C-0.432381 26.0539-0.432381 28.9604 1.29714 30.75L23.4351 53.6578C25.1646 55.4474 27.9733 55.4474 29.7029 53.6578C31.4324 51.8681 31.4324 48.9617 29.7029 47.172L10.6919 27.5L29.689 7.828C31.4186 6.03833 31.4186 3.13191 29.689 1.34225C27.9595-0.447416 25.1508-0.447416 23.4212 1.34225L1.28331 24.25L1.29714 24.2643Z' fill='%23212427'/%3E%3C/svg%3E");
}

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

.slick-next {
  right: 0
}

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

.slick-next:before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='55' viewBox='0 0 31 55' fill='none'%3E%3Cpath d='M29.7029 30.7357C31.4324 28.9461 31.4324 26.0396 29.7029 24.25L7.56494 1.34225C5.83542-0.447413 3.02667-0.447413 1.29714 1.34225C-0.432382 3.13192-0.432382 6.03834 1.29714 7.828L20.3081 27.5L1.31097 47.172C-0.418554 48.9617-0.418554 51.8681 1.31097 53.6577C3.0405 55.4474 5.84925 55.4474 7.57877 53.6577L29.7167 30.75L29.7029 30.7357Z' fill='%23212427'/%3E%3C/svg%3E");
}

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

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

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

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

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  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: 15px;
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  text-align: center;
  opacity: 1;
  color: #8C8C8C;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #1F5BA5
}

.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;
}

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

.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;
}

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

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

.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: 50px 0 40px 0;
}

.main-content-inner-page .container {
  max-width: 1300px;
}

.home .main-content-inner-page .article {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
}

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

.top-slider-overlay {
  background: linear-gradient(180deg, rgba(36, 25, 25, 0.26) 73.95%, rgba(36, 25, 25, 0.35) 100%) !important;
}

.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;
}

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

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

h1.page-title {
  text-align: center;
  margin-bottom: 24px;
  margin-top: 50px;
}

.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;
}

.featured-row {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background:
    url("data:image/svg+xml,%3Csvg width='499' height='785' viewBox='0 0 499 785' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.15'%3E%3Cpath d='M310.627 335L-293.686 335M381.569 250.922L-246.392 250.922M442 172.098L-175.451 172.098M297.49 85.3922H-83.4902M64.9608 249.608V333.686M306.686 249.608V333.686M-176.765 249.608V333.686M-124.216 173.412V252.235M117.51 173.412V252.235M359.235 173.412V252.235M-8.60784 86.7059V173.412M233.118 86.7059V173.412M43.9412 0V84.0784M285.667 0V84.0784' stroke='url(%23paint0_linear_327_7256)' stroke-width='2.63'/%3E%3Cpath d='M208.627 672L-395.686 672M279.569 587.922L-348.392 587.922M340 509.098L-277.451 509.098M195.49 422.392H-185.49M-37.0392 586.608V670.686M204.686 586.608V670.686M-278.765 586.608V670.686M-226.216 510.412V589.235M15.5098 510.412V589.235M257.235 510.412V589.235M-110.608 423.706V510.412M131.118 423.706V510.412M-58.0588 337V421.078M183.667 337V421.078' stroke='url(%23paint1_linear_327_7256)' stroke-width='2.63'/%3E%3Cpath d='M367.627 1006L-236.686 1006M438.569 921.922L-189.392 921.922M499 843.098L-118.451 843.098M354.49 756.392H-26.4902M121.961 920.608V1004.69M363.686 920.608V1004.69M-119.765 920.608V1004.69M-67.2157 844.412V923.235M174.51 844.412V923.235M416.235 844.412V923.235M48.3922 757.706V844.412M290.118 757.706V844.412M100.941 671V755.078M342.667 671V755.078' stroke='url(%23paint2_linear_327_7256)' stroke-width='2.63'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_327_7256' x1='-259.323' y1='-5.5061e-06' x2='270.617' y2='338.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23DCDCDC'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_327_7256' x1='-361.323' y1='337' x2='168.617' y2='675.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23DCDCDC'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_327_7256' x1='-202.323' y1='671' x2='327.617' y2='1009.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23DCDCDC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") left top no-repeat,
    url("data:image/svg+xml,%3Csvg width='579' height='785' viewBox='0 0 579 785' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.15'%3E%3Cpath d='M187.726 335L792.039 335M116.784 250.922L744.745 250.922M56.353 172.098L673.804 172.098M200.863 85.3922H581.843M433.392 249.608V333.686M191.667 249.608V333.686M675.118 249.608V333.686M622.569 173.412V252.235M380.843 173.412V252.235M139.118 173.412V252.235M506.961 86.7059V173.412M265.235 86.7059V173.412M454.412 0V84.0784M212.686 0V84.0784' stroke='url(%23paint0_linear_327_7252)' stroke-width='2.62745'/%3E%3Cpath d='M289.549 672L893.863 672M218.608 587.922L846.569 587.922M158.177 509.098L775.628 509.098M302.687 422.392H683.667M535.216 586.608V670.686M293.49 586.608V670.686M776.941 586.608V670.686M724.392 510.412V589.235M482.667 510.412V589.235M240.941 510.412V589.235M608.785 423.706V510.412M367.059 423.706V510.412M556.236 337V421.078M314.51 337V421.078' stroke='url(%23paint1_linear_327_7252)' stroke-width='2.62745'/%3E%3Cpath d='M131.373 1006L735.686 1006M60.4314 921.922L688.392 921.922M0 843.098L617.451 843.098M144.51 756.392H525.49M377.039 920.608V1004.69M135.314 920.608V1004.69M618.765 920.608V1004.69M566.216 844.412V923.235M324.49 844.412V923.235M82.7647 844.412V923.235M450.608 757.706V844.412M208.882 757.706V844.412M398.059 671V755.078M156.333 671V755.078' stroke='url(%23paint2_linear_327_7252)' stroke-width='2.62745'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_327_7252' x1='757.676' y1='-5.5061e-06' x2='227.736' y2='338.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23F1F1F1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_327_7252' x1='859.5' y1='337' x2='329.56' y2='675.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23F1F1F1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_327_7252' x1='701.323' y1='671' x2='171.383' y2='1009.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23F1F1F1'/%3E%3C/linearGradient%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;
}

.featured-pattern-row .panel-grid-cell,
.blog-row .panel-grid-cell,
.featured-row .panel-grid-cell {
  z-index: 99;
}

.featured-pattern-row h2,
.featured-pattern-row h3,
.featured-pattern-row p,
.blog-row h2,
.blog-row h3,
.blog-row p,
.featured-row ul,
.featured-row ol,
.featured-row p {
  color: #212427;
}

.featured-row h2,
.featured-row h3 {
  color: #212427;
}

.featured-row a {
  color: #D3181F;
  /*text-decoration: underline;*/
}

.featured-row a:hover,
.featured-row a:active,
.featured-row a:focus {
  text-decoration: underline;
}

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

.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;
}

/*
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;
}

.g-28 {
  gap: 28px;
}

.btn {
  display: inline-flex;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  gap: 5px;
  min-height: 48px;
  padding: 10px 15px;
  border-radius: 5px;
  background: #0e5a99;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.21);
  color: #fff;
  font-family: "new-atten", sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.57px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn:hover,
.btn:focus,
.btn:active {
  border-radius: 5px;
  background: #0a4b7d;
  color: #fff;
  text-decoration: none;
}

.btn.btn-red {
  background: #c92137;
}

.btn.btn-red:hover,
.btn.btn-red:focus,
.btn.btn-red:active {
  background: #a9182c;
}

.header-top .btn {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}

.so-widget-sow-editor .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}

.featured-row .btn {
  background: #FFF;
  color: #212427;
}

.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: #212121;
}

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

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

.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: #212121;
}

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

.text-stroke {
  font-size: 75px;
  font-weight: 400;
  line-height: 98%;
  text-transform: uppercase;
  letter-spacing: -0.75px;
  white-space: nowrap;
  text-align: center;
  text-shadow: rgb(0, 0, 0) 16px 0px 0px, rgb(0, 0, 0) 15.9688px 0.999349px 0px, rgb(0, 0, 0) 15.8752px 1.9948px 0px, rgb(0, 0, 0) 15.7196px 2.98245px 0px, rgb(0, 0, 0) 15.5026px 3.95846px 0px, rgb(0, 0, 0) 15.2251px 4.91902px 0px, rgb(0, 0, 0) 14.8881px 5.86036px 0px, rgb(0, 0, 0) 14.493px 6.77882px 0px, rgb(0, 0, 0) 14.0413px 7.67081px 0px, rgb(0, 0, 0) 13.5348px 8.53284px 0px, rgb(0, 0, 0) 12.9754px 9.36156px 0px, rgb(0, 0, 0) 12.3654px 10.1537px 0px, rgb(0, 0, 0) 11.707px 10.9062px 0px, rgb(0, 0, 0) 11.003px 11.6161px 0px, rgb(0, 0, 0) 10.256px 12.2807px 0px, rgb(0, 0, 0) 9.46888px 12.8973px 0px, rgb(0, 0, 0) 8.64484px 13.4635px 0px, rgb(0, 0, 0) 7.78703px 13.9772px 0px, rgb(0, 0, 0) 6.89882px 14.4363px 0px, rgb(0, 0, 0) 5.98367px 14.839px 0px, rgb(0, 0, 0) 5.04516px 15.1838px 0px, rgb(0, 0, 0) 4.08694px 15.4692px 0px, rgb(0, 0, 0) 3.11276px 15.6943px 0px, rgb(0, 0, 0) 2.12643px 15.8581px 0px, rgb(0, 0, 0) 1.1318px 15.9599px 0px, rgb(0, 0, 0) 0.13274px 15.9995px 0px, rgb(0, 0, 0) -0.866834px 15.9765px 0px, rgb(0, 0, 0) -1.86302px 15.8912px 0px, rgb(0, 0, 0) -2.85194px 15.7438px 0px, rgb(0, 0, 0) -3.82971px 15.5349px 0px, rgb(0, 0, 0) -4.79254px 15.2654px 0px, rgb(0, 0, 0) -5.73664px 14.9362px 0px, rgb(0, 0, 0) -6.65835px 14.5488px 0px, rgb(0, 0, 0) -7.55405px 14.1045px 0px, rgb(0, 0, 0) -8.42026px 13.6051px 0px, rgb(0, 0, 0) -9.25359px 13.0526px 0px, rgb(0, 0, 0) -10.0508px 12.4492px 0px, rgb(0, 0, 0) -10.8087px 11.7971px 0px, rgb(0, 0, 0) -11.5245px 11.099px 0px, rgb(0, 0, 0) -12.1952px 10.3575px 0px, rgb(0, 0, 0) -12.8183px 9.57555px 0px, rgb(0, 0, 0) -13.3914px 8.75624px 0px, rgb(0, 0, 0) -13.9121px 7.90272px 0px, rgb(0, 0, 0) -14.3786px 7.01835px 0px, rgb(0, 0, 0) -14.7888px 6.10658px 0px, rgb(0, 0, 0) -15.1414px 5.17095px 0px, rgb(0, 0, 0) -15.4348px 4.21514px 0px, rgb(0, 0, 0) -15.6679px 3.24286px 0px, rgb(0, 0, 0) -15.8399px 2.25792px 0px, rgb(0, 0, 0) -15.95px 1.26416px 0px, rgb(0, 0, 0) -15.9978px 0.26547px 0px, rgb(0, 0, 0) -15.9831px -0.73426px 0px, rgb(0, 0, 0) -15.9061px -1.73112px 0px, rgb(0, 0, 0) -15.7669px -2.72122px 0px, rgb(0, 0, 0) -15.5661px -3.7007px 0px, rgb(0, 0, 0) -15.3046px -4.66573px 0px, rgb(0, 0, 0) -14.9833px -5.61253px 0px, rgb(0, 0, 0) -14.6035px -6.53742px 0px, rgb(0, 0, 0) -14.1667px -7.43678px 0px, rgb(0, 0, 0) -13.6745px -8.3071px 0px, rgb(0, 0, 0) -13.129px -9.14498px 0px, rgb(0, 0, 0) -12.5321px -9.94715px 0px, rgb(0, 0, 0) -11.8864px -10.7105px 0px, rgb(0, 0, 0) -11.1942px -11.432px 0px, rgb(0, 0, 0) -10.4583px -12.1088px 0px, rgb(0, 0, 0) -9.68157px -12.7384px 0px, rgb(0, 0, 0) -8.86703px -13.3182px 0px, rgb(0, 0, 0) -8.01787px -13.8461px 0px, rgb(0, 0, 0) -7.1374px -14.3198px 0px, rgb(0, 0, 0) -6.22906px -14.7377px 0px, rgb(0, 0, 0) -5.29639px -15.098px 0px, rgb(0, 0, 0) -4.34304px -15.3993px 0px, rgb(0, 0, 0) -3.37273px -15.6405px 0px, rgb(0, 0, 0) -2.38925px -15.8206px 0px, rgb(0, 0, 0) -1.39644px -15.9389px 0px, rgb(0, 0, 0) -0.398183px -15.995px 0px, rgb(0, 0, 0) 0.601634px -15.9887px 0px, rgb(0, 0, 0) 1.5991px -15.9199px 0px, rgb(0, 0, 0) 2.59033px -15.7889px 0px, rgb(0, 0, 0) 3.57143px -15.5963px 0px, rgb(0, 0, 0) 4.5386px -15.3428px 0px, rgb(0, 0, 0) 5.48803px -15.0294px 0px, rgb(0, 0, 0) 6.41604px -14.6572px 0px, rgb(0, 0, 0) 7.319px -14.2279px 0px, rgb(0, 0, 0) 8.19337px -13.743px 0px, rgb(0, 0, 0) 9.03575px -13.2044px 0px, rgb(0, 0, 0) 9.84284px -12.6142px 0px, rgb(0, 0, 0) 10.6115px -11.9748px 0px, rgb(0, 0, 0) 11.3387px -11.2886px 0px, rgb(0, 0, 0) 12.0217px -10.5584px 0px, rgb(0, 0, 0) 12.6577px -9.78692px 0px, rgb(0, 0, 0) 13.2442px -8.97722px 0px, rgb(0, 0, 0) 13.7791px -8.13247px 0px, rgb(0, 0, 0) 14.2601px -7.25595px 0px, rgb(0, 0, 0) 14.6855px -6.35111px 0px, rgb(0, 0, 0) 15.0535px -5.42146px 0px, rgb(0, 0, 0) 15.3627px -4.47065px 0px, rgb(0, 0, 0) 15.612px -3.50237px 0px, rgb(0, 0, 0) 15.8002px -2.52042px 0px, rgb(0, 0, 0) 15.9268px -1.52863px 0px, rgb(0, 0, 0) 15.9912px -0.530867px 0px;
}

.menu-side-logos {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  gap: 12px;
  align-self: stretch;
  flex-wrap: wrap;
  padding-left: 25px;
  padding-right: 25px;
}

.ubermenu .ubermenu-target-text i {
  font-size: 22px;
}

.ubermenu .ubermenu-submenu a.ubermenu-item-layout-image_above {
  display: flex;
  align-items: center;
  gap: 6px;
}

.ubermenu .ubermenu-submenu .ubermenu-item-layout-image_above>.ubermenu-image {
  height: 22px;
  width: 30px;
  object-fit: contain;
  object-position: center;
  margin-bottom: 0;
  flex-grow: 0;
  flex-shrink: 0;
}

.featured-blocks-widget .featured-block-card h3 {
  z-index: 1;
  color: #FFF;
  text-align: center;
  font-family: "ddt", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.featured-blocks-widget a.featured-block-card:hover,
.featured-blocks-widget a.featured-block-card {
  text-decoration: none;
}

a.back-top-shop {
  color: #484848;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 164.706% */
  letter-spacing: 0.51px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 5%;
  /* 0.85px */
  text-underline-offset: 10%;
  /* 1.7px */
  text-underline-position: from-font;
  margin-top: 80px;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

.heading-logo {
  height: 85px;
  width: auto;
}

.gallery-navigation-carousel-wrapper .spswiper-wrapper {
  justify-content: center;
}

.siteorigin-widget-tinymce ul {
  overflow: visible;
}

/* Preserve a consistent gutter around standard inner-page content. */
body:not(.home) .main-content-inner-page .siteorigin-widget-tinymce {
  box-sizing: border-box;
  padding-right: 20px;
  padding-left: 20px;
}

.siteorigin-widget-tinymce .wpforms-container {
  width: 100%;
}

.wpforms-container .wpforms-form .choices .choices__inner .choices__list--single {
  text-align: left;
}

div.wpforms-container .wpforms-form .choices__list--dropdown {
  text-align: left;
}

.sow-image-container {
  position: relative;
  display: inline-block;
}

.sow-image-container img {
  border-radius: 15px;
  box-shadow: 0 4px 8.8px 0 rgba(0, 0, 0, 0.25);
}

.featured-row .sow-image-container img {
  border-radius: 15px;
  box-shadow: 0 none;
}

.video-box-shadow iframe {
  box-shadow: 0px 0px 8.877px 0.888px rgba(0, 0, 0, 0.35);
}

.featured-pattern-row,
.blog-row {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}

.featured-pattern-row::after,
.blog-row::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
  z-index: 2;
}

.featured-pattern-row::before,
.blog-row::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.08;
  z-index: 1;
}

.slide-1-overlay {
  background: linear-gradient(270deg, rgba(115, 143, 171, 0.00) 13.34%, #5D87B1 42.23%, #4880B8 71.11%) !important;
}

.slide-2-overlay {
  background: linear-gradient(270deg, rgba(196, 33, 46, 0.00) 6.65%, #C4212E 38.03%, #C4212E 69.02%) !important;
}

.mobile-only {
  display: none !important;
}

.mobile-only div.wpforms-container-full {
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mobile-only div.wpforms-container-full input[type="date"],
.mobile-only div.wpforms-container-full input[type="datetime"],
.mobile-only div.wpforms-container-full input[type="datetime-local"],
.mobile-only div.wpforms-container-full input[type="email"],
.mobile-only div.wpforms-container-full input[type="month"],
.mobile-only div.wpforms-container-full input[type="number"],
.mobile-only div.wpforms-container-full input[type="password"],
.mobile-only div.wpforms-container-full input[type="range"],
.mobile-only div.wpforms-container-full input[type="search"],
.mobile-only div.wpforms-container-full input[type="tel"],
.mobile-only div.wpforms-container-full input[type="text"],
.mobile-only div.wpforms-container-full input[type="time"],
.mobile-only div.wpforms-container-full input[type="url"],
.mobile-only div.wpforms-container-full input[type="week"],
.mobile-only div.wpforms-container-full select,
.mobile-only div.wpforms-container-full textarea,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="date"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="datetime"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="datetime-local"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="email"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="month"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="number"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="password"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="range"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="search"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="tel"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="text"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="time"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="url"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="week"],
.mobile-only .wp-core-ui div.wpforms-container-full select,
.mobile-only .wp-core-ui div.wpforms-container-full textarea {
  background: #FFF !important;
  border: 0 none !important;
  border-radius: 0;
  color: #212427;
  padding-left: 4.5px;
  padding-right: 4.5px;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
}

.mobile-only .wpforms-container .wpforms-field {
  padding-top: 0;
  padding-bottom: 17px;
}

.mobile-only div.wpforms-container-full textarea {
  height: 72px !important;
  line-height: 24px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 72px !important;
}

.mobile-only div.wpforms-container-full .wpforms-submit {
  border-radius: 5px !important;
  background: #C4212E !important;
  padding: 12px 15px !important;
  color: #FFF !important;
  text-align: center;
  font-size: 19px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 28px !important;
  /* 147.368% */
  letter-spacing: 0.57px !important;
  height: auto;
}

.mobile-only div.wpforms-container-full .wpforms-submit:hover {
  background: #FFF !important;
  color: #0A4B7D !important;
}

.mobile-only div.wpforms-container-full input[type="date"]::placeholder,
.mobile-only div.wpforms-container-full input[type="datetime"]::placeholder,
.mobile-only div.wpforms-container-full input[type="datetime-local"]::placeholder,
.mobile-only div.wpforms-container-full input[type="email"]::placeholder,
.mobile-only div.wpforms-container-full input[type="month"]::placeholder,
.mobile-only div.wpforms-container-full input[type="number"]::placeholder,
.mobile-only div.wpforms-container-full input[type="password"]::placeholder,
.mobile-only div.wpforms-container-full input[type="range"]::placeholder,
.mobile-only div.wpforms-container-full input[type="search"]::placeholder,
.mobile-only div.wpforms-container-full input[type="tel"]::placeholder,
.mobile-only div.wpforms-container-full input[type="text"]::placeholder,
.mobile-only div.wpforms-container-full input[type="time"]::placeholder,
.mobile-only div.wpforms-container-full input[type="url"]::placeholder,
.mobile-only div.wpforms-container-full input[type="week"]::placeholder,
.mobile-only div.wpforms-container-full select::placeholder,
.mobile-only div.wpforms-container-full textarea::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="date"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="datetime"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="datetime-local"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="email"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="month"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="number"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="password"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="range"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="search"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="tel"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="text"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="time"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="url"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="week"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full select::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full textarea::placeholder {
  color: #212427;
  opacity: 0.4;
  pointer-events: none;
}

#SR7_1_1 {
  background: #FAFAFA;
}

.header-top-gradient {
  background: #C92137;

  width: 100%;
}

.featured-row-video-home {
  position: relative;
}

.featured-row-video-home::before {
  content: '';
  position: absolute;
  left: 61px;
  top: 49px;
  width: 366px;
  height: 271px;
  background-image: url('img/featured-row-video-1.svg');
  background-repeat: no-repeat;
}

.featured-row-video-home::after {
  content: '';
  position: absolute;
  right: 90.475px;
  bottom: 63.333px;
  width: 607.456px;
  height: 146px;
  background-image: url('img/raintite.svg');
  background-repeat: no-repeat;
}

.scroll-down-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  animation: scrollDownFloat 2.4s ease-in-out infinite;
  will-change: transform, opacity;
  margin: 0 auto;
  width: 100%;
}

.scroll-down-icon svg {
  display: block;
  filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.35));
}

@keyframes scrollDownFloat {
  0% {
    transform: translateY(0);
    opacity: 0.45;
  }

  50% {
    transform: translateY(14px);
    opacity: 1;
  }

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

.btn-phone {
  background: #0E5A99;
  display: flex;
  padding: 10px 15px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  color: #FFF;
  text-align: center;
  font-family: "new-atten", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.57px;
  text-transform: uppercase;
}

.btn-phone svg {
  width: 20px;
}

.btn-phone:hover {
  color: #212427;
  background: #FFF;

}

.embedsocial-hashtag iframe {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {

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

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

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 1440px) {

  .header-top .btn {
    font-size: 14px;
  }

  .g-28 {
    gap: 14px;
  }

  .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;
  }
}

@media only screen and (max-width: 1280px) {
  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 1240px) {
  .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    margin: 0 10px;
  }

  #menu-footer-menu {
    gap: 15px;
  }

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

  .phone-number {
    padding-left: 15px;
    font-size: 20px;
  }

  .featured-row {
    position: relative;
  }

  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;
  }

  .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;
  }

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

  .highlighted-section>.panel-grid-cell::before {
    background-size: 700px;
  }

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

  header,
  .container {
    width: 900px;
  }

  h1,
  .h1 {
    font-size: 40px;
    line-height: 52px;
  }

  h2,
  .h2 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.9px;
  }

  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;
  }

  .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: 16px;
  }

  ul.socials {
    margin-right: 10px;
    margin-left: 10px;
  }

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

  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 1180px) {
  .nav-primary {
    margin-right: 40px;
  }

  ul.socials img {
    height: 18px;
  }

  .header-top .btn svg {
    width: 14px;
  }

  .header-top .btn {
    gap: 8px;
  }

  .phone-number {
    font-size: 18px;
  }

  .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    margin: 0 10px;
  }
}

@media only screen and (max-width:1110px) {


  .header-top .btn svg {
    display: none;
  }

  .ubermenu .ubermenu-target-text i {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1074px) {
  .hide-sm {
    display: none;
  }

  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 991px) {

  h2,
  .h2,
  body.home h2,
  body.home .h2 {
    font-size: 30px;
  }

  .featured-row {
    background: #ECECEC;
  }

  .footer-socials {
    padding-top: 70px;
  }

  .full-width-right {
    width: calc(100% + 20px);
    min-height: 335px;
  }

  .footer-socials-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }

  .footer-socials-top h2 {
    font-size: 42px;
  }

  .footer-socials__watermark {
    right: -80px;
    width: 360px;
    height: auto;
  }

  .nav-primary {
    margin-right: 15px;
  }

  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 14px !important;
  }

  .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    margin: 0 7px;
  }

  body {
    padding-top: 102px;
  }

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

  .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;
  }

  .header-top .btn {
    display: none;
  }

  .desktop-only {
    display: none !important;
  }

  .mobile-only {
    display: flex !important;
  }

  .testimonials-hero h3 {
    font-size: 34px;
    letter-spacing: 1.02px;
    font-weight: 400;
  }

  .testimonials-hero p {
    font-size: 18px;
  }

  body {
    padding-top: 98px;
  }

  #menu-footer-menu {
    display: none;
  }

  .phone-number {
    padding-left: 0;
  }

  .featured-row,
  .featured-row-reversed {
    padding-top: 0;
    padding-bottom: 0;
    background-size: cover;
  }

  .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;
  }

  .top-small-menu {
    display: none;
  }

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

  header,
  .container {
    width: 720px;
  }

  .btn-header {
    font-size: 20px;
  }

  .phone-number {
    font-size: 28px;
  }

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

  .nav-primary a {
    font-size: 14px;
  }

  .top-social-icons ul.socials {
    font-size: 22px;
  }

  .menu-item-has-children>a::after {
    width: 10px;
    height: 10px;
    top: 20px;
    background-size: 100%;
  }

  .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;
  }

  .footer-article-section h3 {
    font-size: 32px;
  }

  .top-sm-menu li a {
    line-height: 30px;
    font-size: 14px;
  }

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

  .openmainnav {
    display: block;
  }

  .phone-call-mobile {
    display: block;
  }

  .phone-number-mobile {
    display: flex;
  }

  .main-menu {
    display: none;
  }

  .show_on_mobile {
    display: block;
    width: 100%;
    text-align: center;
    background: #FFF;
  }

  .header-top {
    display: block;
  }

  body {
    position: relative;
  }

  html.sliding-navbar-initiated {
    margin: 0;
    height: 100%;
    overflow: hidden
  }

  .sliding-navbar .heading_started {
    margin-top: 30px;
  }

  ol,
  ul {
    font-size: 18px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 768px) {

  .contact-form-footer {
    width: 100%;
  }

  .main-content-inner-page .article {
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
  }

  .text-content .btn {
    margin-bottom: 10px
  }

  .menu-image-title-after.menu-image-not-hovered img,
  .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,
  .menu-image-title-before.menu-image-title {
    padding-right: 0;
    width: 20px;
    height: 20px;
  }

  .heading-logo {
    max-width: 70%;
  }

  #footer {
    background-position: bottom center, center;
  }

  img.alignright,
  img.alignleft {
    max-width: 100%;
  }

  .features-panel-row .so-widget-sow-editor {
    padding: 15px;
    text-align: center;
  }


  .main-content-area.slider-section .container {
    background: #3C3B3B;
  }

  .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;
  }

  .article.footer-article-section {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 10px;
  }

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

  .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;
  }

  div.wpforms-container-full {
    margin-bottom: 10px !important;
  }

  header .inner-content {
    border: 0 none;
    height: auto;
  }

  body {
    margin-top: 0;
  }

  header,
  .top-menu,
  .container {
    width: 620px;
  }

  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%;
  }

  .features-panel-row>.panel-grid-cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .embedsocial-reviews iframe {
    margin-bottom: 0;
  }

  .section_services_boxes .inner-content {
    padding-top: 40px;
    padding-bottom: 0;
  }

  #footer {
    padding-bottom: 10px;
  }
}



.page-header {
  --page-header-background: url('img/page-header-default.webp');
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 100px 30px;
  overflow: hidden;
  background-image:
    linear-gradient(rgba(33, 36, 39, 0.3), rgba(33, 36, 39, 0.3)),
    linear-gradient(74deg, rgba(12, 12, 13, 0.88) 22.6%, rgba(33, 36, 39, 0) 67.2%),
    var(--page-header-background);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}

.page-header__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

.page-header__title {
  margin: 0;
  color: #fff;
  font-family: "new-atten", sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.8px;
  text-align: left;
  text-transform: capitalize;
}

@media only screen and (max-width: 991px) {
  .page-header {
    text-align: center;
    padding: 75px 30px;
  }

  .page-header__title {
    font-size: 50px;
    letter-spacing: 1.5px;
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .page-header {
    min-height: 170px;
    padding: 55px 20px;
  }

  .page-header__title {
    font-size: 40px;
    line-height: 1.15;
    letter-spacing: 1.2px;
  }
}


body,
body.home {
  padding-top: 200px;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  border-bottom: 5px solid #0e5a99;
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.07);
}

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

.site-header__utility {
  height: 50px;
  background: #c92137;
}

.site-header__utility-inner,
.site-header__main-inner {
  width: min(100% - 40px, 1400px);
  height: 100%;
  margin: 0 auto;
}

.site-header__utility-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
}

.site-header__license {
  color: #fff;
  font-family: "new-atten", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  text-transform: capitalize;
}

.site-header__phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  height: 50px;
  padding: 10px 15px;
  background: #0e5a99;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.21);
  color: #fff;
  font-family: "new-atten", sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.57px;
  text-decoration: none;
}

.site-header__phone svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.site-header__phone:hover,
.site-header__phone:focus {
  background: #fff;
  color: #0e5a99;
}

.site-header__main {
  height: 145px;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(5.8px);
}

.site-header__main-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
}

.site-header__logo {
  position: relative;
  z-index: 2;
  align-self: flex-end;
  flex: 0 0 430px;
  width: 430px;
  height: 188px;
  margin-top: -45px;
}

.site-header__logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.site-header__navigation {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: flex-end;
  min-width: 0;
  height: 100%;
}

.site-header__menu,
.site-header__menu ul {
  padding: 0;
  list-style: none;
}

.site-header__menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  margin: 0;
}

.site-header__menu>li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0;
}

.site-header__menu>li>a {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 10px 20px;
  color: #3b3c3a;
  font-family: "new-atten", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.6px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
}

.site-header__menu>li>a::after {
  position: absolute;
  right: 20px;
  bottom: 0;
  left: 20px;
  height: 5px;
  background: #0e5a99;
  content: "";
  opacity: 0;
  transform: scaleX(0);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.site-header__menu>li:hover>a::after,
.site-header__menu>li>a:focus::after,
.site-header__menu>.current-menu-item>a::after,
.site-header__menu>.current-menu-ancestor>a::after {
  opacity: 1;
  transform: scaleX(1);
}

.site-header__menu .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  width: max-content;
  min-width: 230px;
  margin: 0;
  padding: 8px;
  border-top: 5px solid #0e5a99;
  border-radius: 0 0 5px 5px;
  background: #fff;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.16);
}

.site-header__menu li:hover>.sub-menu,
.site-header__menu li:focus-within>.sub-menu {
  display: block;
}

.site-header__menu .sub-menu li {
  position: relative;
  display: block;
  margin: 0;
}

.site-header__menu .sub-menu a {
  display: block;
  padding: 11px 14px;
  border-radius: 4px;
  color: #212427;
  font-family: "open-sans", sans-serif;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
}

.site-header__menu .sub-menu a:hover,
.site-header__menu .sub-menu a:focus {
  background: #f2f4f8;
  color: #0e5a99;
}

.site-header__menu .sub-menu .sub-menu {
  top: -8px;
  left: calc(100% + 8px);
}

a.site-header__book,
.site-header__book,
.mobile-menu-book,
a.mobile-menu-book {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 17px;
  border-radius: 6px;
  background: #0e5a99;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.21);
  color: #fff;
  font-family: "new-atten", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.66px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.site-header__book {
  margin-left: 4px;
}

.site-header__book svg {
  width: 23px;
  height: 26px;
  fill: currentColor;
}

.site-header__book:hover,
.site-header__book:focus,
.mobile-menu-book:hover,
.mobile-menu-book:focus {
  background: #0a477b;
  color: #fff;
}

.site-header__mobile-controls {
  display: none;
}

.mobile-menu-book,
a.mobile-menu-book {
  display: flex;
  align-self: center;
  width: fit-content;
  margin: 24px auto 0;
  gap: 5px;
  padding: 10px 15px;
  border-radius: 5px;
  background: #c92137;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.21);
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 0.57px;
}

.mobile-menu-book svg {
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  fill: currentColor;
}

.mobile-menu-book:hover,
.mobile-menu-book:focus,
a.mobile-menu-book:hover,
a.mobile-menu-book:focus {
  background: #0e5a99;
}

.sliding-navbar .socials img {
  width: 24px;
  height: 24px;
}

.mask {
  position: fixed;
}

@media only screen and (max-width: 1400px) {
  .site-header__logo {
    flex-basis: 350px;
    width: 350px;
    height: 155px;
    margin-top: -10px;
  }

  .site-header__menu>li>a {
    padding-right: 13px;
    padding-left: 13px;
    font-size: 18px;
  }

  .site-header__book {
    padding: 10px 13px;
    font-size: 18px;
  }

  .site-header__book svg {
    width: 27px;
    height: 27px;
  }
}

@media only screen and (max-width: 1100px) {
  .site-header__logo {
    flex-basis: 320px;
    width: 320px;
    height: 140px;
    margin-top: -10px;
  }
}

@media only screen and (max-width: 991px) {

  body,
  body.home {
    padding-top: 125px;
  }

  .site-header {
    height: 125px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.25);
  }

  .site-header__utility {
    height: 38px;
  }

  .site-header__utility-inner {
    width: 100%;
    gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }

  .site-header__license {

    text-align: center;

    font-size: 16px;
    font-weight: 400;
  }

  .site-header__phone {
    height: 38px;
    padding: 5px 12px;
    font-size: 15px;
    line-height: 22px;
    box-sizing: border-box;
    background: transparent;
    box-shadow: none;
    font-weight: normal;
  }

  .site-header__phone:hover,
  .site-header__phone:focus {
    background: transparent;
    box-shadow: none;
    color: #fff;
    text-decoration: none;
  }

  .site-header__phone svg {
    width: 17px;
    height: 17px;
  }

  .site-header__main {
    height: 82px;
  }

  .site-header__main-inner {
    width: calc(100% - 30px);
  }

  .site-header__logo {
    align-self: center;
    flex-basis: 197px;
    width: 197px;
    height: auto;
    margin-top: 0;
  }

  .site-header__navigation {
    display: none;
  }

  .site-header__mobile-controls {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-left: auto;
  }

  .site-header__mobile-book {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 9px;
    border-radius: 7px;
    background: #0e5a99;
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.25);
    color: #fff;
    font-family: "new-atten", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .site-header__mobile-book:hover,
  .site-header__mobile-book:focus {
    background: #0a4b7d;
    color: #fff;
    text-decoration: none;
  }

  .site-header__mobile-book svg {
    width: 16px;
    height: 19px;
    fill: currentColor;
  }

  .site-header .openmainnav {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
  }

  .site-header .openmainnav svg {
    display: block;
    width: 35px;
    height: 29px;
  }

  .site-header .openmainnav.menu-opened {
    background: transparent;
  }
}

@media only screen and (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}

@media only screen and (max-width: 520px) {
  .site-header__utility-inner {
    padding-left: 12px;
  }

  .site-header__license {
    font-size: 13px;
  }

  .site-header__phone {
    font-size: 13px;
  }

  .site-header__phone svg {
    display: none;
  }

  .site-header__logo {
    flex-basis: 155px;
    width: 155px;
  }

  .sliding-navbar {
    width: min(86vw, 400px);
    left: min(-86vw, -400px);
  }

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

@media only screen and (max-width: 400px) {
  .site-header__logo {
    flex-basis: 130px;
    width: 130px;
  }
}

@media only screen and (max-width: 380px) {
  .site-header__mobile-book {
    gap: 0;
    padding: 8px 12px;
  }

  .site-header__mobile-book span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
}

@media only screen and (max-width: 690px) {

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 520px;
  }

  .mask::after {
    left: 560px;
  }

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

  header,
  .top-menu,
  .container {
    width: 580px;
  }

  .slick-prev {
    left: 10px;
  }

  .slick-next {
    right: 10px;
  }
}

@media only screen and (max-width: 620px) {

  body {
    background: #FFF;
  }

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 400px;
  }

  .mask::after {
    left: 440px;
  }

  .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;
  }

  header,
  .top-menu,
  .container {
    width: 490px;
  }

  .article {
    padding: 0;
  }

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

  .responsive-menu-header {
    width: 65%;
  }

  .section-mobile,
  .section-mobile .container {
    background: #7fcbfa;
  }

  .footer-article-section h3 {
    font-size: 26px;
  }

  .section-mobile,
  .section-mobile .container {
    margin-top: 0;
  }
}

@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;
  }

  .toggle-btn {
    right: 0;
  }

  .responsive-menu-header {
    width: 70%;
  }

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

  .inner_top {
    display: none;
  }

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

  .content {
    width: 100%;
  }

  .article {
    width: 100%;
    padding: 12px;
  }
}

@media only screen and (max-width: 465px) {

  .top-social-icons ul.socials {
    font-size: 16px;
  }
}

@media only screen and (max-width: 440px) {}

@media only screen and (max-width: 380px) {

  .featured-row .btn {
    margin-bottom: 15px;
  }

  .featured-row .btn:last-child {
    margin-bottom: 0;
  }

  .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;
  }
}

.gallery-navigation-carousel-wrapper .spswiper-wrapper {
  justify-content: center;
}

/* Footer CTA */
.footer-cta {
  position: relative;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 650px;
  padding: 160px 10px 200px;
  overflow: hidden;
  background-color: #dbe6f0;
}

.footer-cta__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
  width: 100%;
  max-width: 1300px;
}

.footer-cta__content {
  width: 100%;
  max-width: 735px;
}

.footer-cta__content h2 {
  margin: 0 0 10px;
  color: #212427 !important;
  text-transform: capitalize;
}

.footer-cta__content p {
  color: #212427;
}

.footer-cta__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}

.footer-cta__actions .btn svg {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.footer-cta__actions .btn .footer-cta__calendar-icon {
  width: 28px;
  height: 28px;
}

.footer-cta__skyline,
.footer-cta__artwork {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  user-select: none;
}

.footer-cta__skyline {
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: none;
  height: 315px;
  object-fit: cover;
}

.footer-cta__artwork {
  bottom: 0;
  left: 0;
  width: min(831px, 42vw);
  height: 100%;
  object-fit: fill;
}

@media only screen and (max-width: 1300px) {
  .footer-cta {
    padding-right: 40px;
    padding-left: 40px;
  }

  .footer-cta__content {
    max-width: 58%;
  }
}

@media only screen and (max-width: 991px) {
  .footer-cta {
    min-height: 989px;
    padding: calc(78.22vw + 40px) 25px 200px;
    align-items: flex-start;
  }

  .footer-cta__inner {
    justify-content: flex-start;
  }

  .footer-cta__content {
    max-width: 100%;
    text-align: left;
  }

  body .footer-cta__content h2 {
    font-family: "open-sans", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.9px;
  }

  .footer-cta__content p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.54px;
  }

  .footer-cta__actions {
    justify-content: flex-start;
  }

  .footer-cta__artwork {
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: 100%;
    height: auto;
    max-height: none;
    object-fit: contain;
  }

  .footer-cta__skyline {
    right: -125px;
    width: 1282px;
    height: 202px;
  }

  .footer-socials {
    padding: 56px 0 25px;
  }

  .footer-socials__inner {
    width: 100%;
    gap: 50px;
  }

  .footer-socials-top {
    gap: 39px;
    padding: 0 25px;
    box-sizing: border-box;
  }

  body .footer-socials-top h2 {
    font-size: 50px;
    line-height: normal;
    letter-spacing: 1.5px;
  }

  .footer-socials__watermark {
    right: -175px;
    bottom: -229px;
    width: 628px;
    height: 922px;
    opacity: 0.14;
  }

  .footer-socials__legal {
    flex-direction: row;
    gap: 5px 10px;
    padding: 0 10px;
    font-size: 15px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 991px) {
  .footer-cta__content {
    max-width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .footer-cta {
    min-height: 989px;
    padding: calc(78.22vw + 40px) 25px 200px;
  }

  body .footer-cta__content h2 {
    font-size: 30px;
    letter-spacing: 0.9px;
  }

  .footer-cta__content p {
    font-size: 18px;
    line-height: 28px;
  }

  .footer-cta__actions {
    gap: 20px;
    margin-top: 30px;
  }

  .footer-cta__actions .btn {
    font-size: 19px;
    line-height: 28px;
  }

  .footer-cta__actions .btn .footer-cta__calendar-icon {
    width: 28px;
    height: 28px;
  }

  .footer-socials {
    padding: 56px 0 25px;
  }

  .footer-socials__inner {
    gap: 50px;
    width: 100%;
  }

  .footer-socials-top {
    gap: 39px;
  }

  body .footer-socials-top h2 {
    font-size: 50px;
    letter-spacing: 1.5px;
  }

  .footer-socials-top p {
    font-size: 24px;
  }

  .footer-social-icons-container {
    gap: 18px;
  }

  .footer-socials__links {
    gap: 20px;
  }

  .footer-socials__links a,
  .footer-socials__links img {
    width: 30px;
    height: 30px;
  }

  .full-width-right {
    width: calc(100% + 15px);
  }

  .footer-socials__watermark {
    right: -175px;
    bottom: -229px;
    width: 628px;
    height: 922px;
    opacity: 0.14;
  }

  .footer-socials__legal {
    flex-direction: row;
    gap: 5px 10px;
    font-size: 15px;
  }
}

/* Figma featured section — SiteOrigin .featured-row output. */
.features-panel-row>.panel-grid-cell {
  background: #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);
  border-radius: 25px;
  width: 100%;
  max-width: 100%;
  margin: 40px auto;
  padding-bottom: 30px;
  padding-top: 45px;
  padding-left: 65px;
  padding-right: 65px;
  box-sizing: border-box;
  color: #212427;
}

.features-panel-row>.panel-grid-cell h1,
.features-panel-row>.panel-grid-cell h2,
.features-panel-row>.panel-grid-cell h3,
.features-panel-row>.panel-grid-cell h4,
.features-panel-row>.panel-grid-cell h5,
.features-panel-row>.panel-grid-cell h6,
.features-panel-row>.panel-grid-cell p,
.features-panel-row>.panel-grid-cell li {
  color: #212427;
}

.features-panel-row>.panel-grid-cell p {
  margin: 0 0 20px;
}

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

.featured-row {
  --featured-divider-height: min(15.75vw, 315px);
  display: flex;
  align-items: center;
  gap: 30px;
  padding-top: calc(var(--featured-divider-height) + 120px);
  padding-bottom: 120px;
  background: #dbe6f0;
}

.featured-row::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  right: auto;
  left: 50%;
  width: 100vw;
  max-width: none;
  height: calc(var(--featured-divider-height) + 1px);
  margin-left: -50vw;
  background-color: #fff;
  background-image: url('img/skyline.svg');
  background-position: center top 1px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none;
}

.featured-row>.panel-grid-cell {
  position: relative;
  z-index: 1;
}

.featured-row h2,
.featured-row h3 {
  margin: 0 0 20px;
  color: #212427;
  font-family: "new-atten", sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.05px;
  text-transform: capitalize;
}

.featured-row p {
  margin: 0 0 22px;
  color: #212427;
  font-family: "open-sans", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
}

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

.featured-row .sow-image-container {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  border: 10px solid #fff;
  border-radius: 25px;
  box-shadow: 0 6px 11.4px 2px rgba(0, 0, 0, 0.25);
}

.featured-row .sow-image-container img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  object-fit: cover;
  box-shadow: none;
}

.sow-image-container img.so-widget-image {
  box-sizing: border-box;
  border: 10px solid #fff;
  border-radius: 25px;
  box-shadow: 0 6px 11.4px 2px rgba(0, 0, 0, 0.25);
}

/* Match regular content images to the SiteOrigin Image widget. */
.article img[class*="wp-image-"]:not(.so-widget-image),
.article .wp-block-image img:not(.so-widget-image),
.article .wp-caption img:not(.so-widget-image),
.article .siteorigin-widget-tinymce img:not(.so-widget-image) {
  box-sizing: border-box;
  width: auto;
  height: auto;
  border: 10px solid #fff;
  border-radius: 25px;
  box-shadow: 0 6px 11.4px 2px rgba(0, 0, 0, 0.25);
}

/* Blog cards retain their own image treatment. */
.article .blog-card .blog-card__image img {
  box-sizing: border-box;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.featured-row .sow-image-container img.so-widget-image {
  border: 0;
  border-radius: 15px;
  box-shadow: none;
}

@media only screen and (max-width: 991px) {
  .featured-row {
    flex-direction: column;
    align-items: stretch;
    padding-top: calc(var(--featured-divider-height) + 70px);
    padding-bottom: 70px;
    background: #dbe6f0;
  }

  .featured-row .sow-image-container {
    width: min(535px, 100%);
    margin: 0 auto;
  }
}

@media only screen and (max-width: 600px) {
  .featured-row {
    gap: 35px;
    padding-top: calc(var(--featured-divider-height) + 50px);
    padding-bottom: 50px;
  }

  .featured-row h2,
  .featured-row h3 {
    font-size: 30px;
    letter-spacing: 0.9px;
  }

  .featured-row p {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.4px;
  }
}

@media only screen and (max-width: 991px) {
  .blog-section-title {
    font-size: 42px;
    letter-spacing: 1.25px;
  }

  .latest-posts {
    padding-right: 60px;
    padding-left: 60px;
  }

  .latest-posts .slick-prev,
  .latest-posts .slick-next,
  .latest-posts .slick-prev::before,
  .latest-posts .slick-next::before {
    width: 24px;
  }

  .blog-archive {
    padding: 70px 25px;
  }
}

@media only screen and (max-width: 767px) {
  /* Use the same 20px mobile content gutter as recent Brandtastic projects. */
  .page-hero,
  .standard-section,
  .fireplace-featured,
  .service-area-section {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .article .video-content-widget-inner {
    width: calc(100% - 40px) !important;
  }

  .blog-section-title {
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 1px;
  }

  .latest-posts {
    padding-right: 0;
    padding-left: 0;
  }

  .latest-posts .slick-list {
    margin: 0;
  }

  .latest-posts .slick-slide {
    margin: 0 10px;
  }

  .blog-archive {
    padding: 50px 20px;
  }

  .blog-card {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
  }

  /* Keep the pricing sidebar compact and fully dismissible on small screens. */
  #pum-1278 .pum-container {
    box-sizing: border-box;
    width: min(280px, calc(100vw - 24px)) !important;
    max-height: calc(100dvh - 24px) !important;
    top: auto !important;
    right: 12px !important;
    bottom: max(12px, env(safe-area-inset-bottom)) !important;
    left: auto !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    scale: 0.85;
    transform-origin: right bottom;
  }

  #pum-1278 .pum-content + .pum-close {
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 2;
  }

  #pum-1278 .pum-content > p:first-child {
    margin-bottom: 8px;
  }

  #pum-1278 #wpforms-40 {
    margin-top: 5px;
  }

  #pum-1278 #wpforms-40 .wpforms-field {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  #pum-1278 #wpforms-40 textarea {
    height: 80px;
    min-height: 80px;
  }

  #pum-1278 #wpforms-40 .wpforms-submit-container {
    margin-top: 5px;
  }
}
