#slmp_geojuice #slmp_right ol>li blockquote,
#slmp_geojuice #slmp_right ol>li h5 small{
    color: #000 !important;
}
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */
.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
  content: " ";
  display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  clear: both;
  content: " ";
  display: table;
}

/* Defaults
---------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
    background: url('/wp-content/uploads/2024/07/content-pattern.jpg') repeat;
    color: #636363;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
    overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    transition: all 0.2s ease-in-out;
}

a {
    color: #c21117;
    text-decoration: none;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
    color: #0d5cab;
    text-decoration: none;
}

p {
    margin: 0 0 40px;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-bottom: 1px solid currentColor;
  clear: both;
  color: #eee;
  margin: 1.65em auto;
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

mark {
  background: #ddd;
  color: #333;
}

blockquote {
  margin: 30px;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 40px;
    color: #060606;
    position: relative;
}

h1 {
    font-size: 45px;
    margin-bottom: 25px;
    text-align: center;
}

h1:after {
    content: '';
    background: #c21117;
    width: 30px;
    height: 2px;
    display: block;
    margin: 20px auto 0;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: top;
}

figure {
  margin: 0;
}

/* Forms
--------------------------------------------- */
input,
select,
textarea {
    background-color: #fff;
    color: #737373;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 20px;
    line-height: 1.5;
    width: 100%;
    border: 1px solid #f2e5e5;
    box-sizing: border-box;
    border-radius: 5px;
}

select {
    text-indent: 1px;
    padding-right: 35px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #0d5cab 50%), linear-gradient(135deg, #0d5cab 50%, transparent 50%), linear-gradient(to right, #0d5cab, #0d5cab);
    background-position: calc(100% - 20px) calc(1.1em + 3px), calc(100% - 15px) calc(1.1em + 3px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 0px 0em;
    background-repeat: no-repeat;
}

select::-ms-expand {
    display: none;  
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

::-ms-input-placeholder {
  color: #737373;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #737373;
  opacity: 1;
}

::placeholder {
  color: #737373;
  opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
  background-color: #333;
  border: 0;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
  background-color: #1f6294;
  border-width: 0;
  color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
  color: #fff;
}

.button {
  display: inline-block;
}

.def-button {
    background: linear-gradient(0deg, rgba(158, 6, 11, 1) 0%, rgba(194, 17, 23, 1) 50%);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 200px;
    display: inline-block;
    color: #fff !important;
    padding: 14px 10px 15px;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

.sec-button {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 200px;
    display: inline-block;
    color: #fff !important;
    padding: 14px 10px 15px;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(220, 222, 223, .30);
    font-family: "Poppins", sans-serif;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  background-color: #eee;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}
.wpcf7 .form-field {
    padding: 60px 60px 25px;
    background: #fff;
}
.wpcf7 .form-field input:active,
.wpcf7 .form-field input:focus,
.wpcf7 .form-field textarea:active,
.wpcf7 .form-field textarea:focus,
.wpcf7 .form-field select:active,
.wpcf7 .form-field select:focus {
    background-color: #060606;
    color: #fff;
}
.wpcf7 .form-field input:active::placeholder,
.wpcf7 .form-field input:focus::placeholder,
.wpcf7 .form-field textarea:active::placeholder,
.wpcf7 .form-field textarea:focus::placeholder,
.wpcf7 .form-field select:active::placeholder,
.wpcf7 .form-field select:focus::placeholder {
    color: #fff;
}
.wpcf7 .form-field .col-1,
.wpcf7 .form-field .col-2 {
    margin-bottom: 35px;
    position: relative;
}
.wpcf7 .form-field .col-2 {
    display: flex;
    column-gap: 30px;
    justify-content: space-between;
}
.wpcf7 .form-field .col-1 > div {
    width: 100%;
    position: relative;
}
.wpcf7 .form-field .col-2 > div {
    width: 50%;
    position: relative;
}
.wpcf7 .form-field .col-1.submit-btn {
    margin-bottom: 0;
}
.wpcf7 .form-field .recaptcha-note {
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 1.2;
    color: #737373;
}
.wpcf7 .form-field .recaptcha-note a {
    color: #737373;
}
.wpcf7 .form-field .wpcf7-submit {
    padding: 15px;
    width: 100%;
    transition: none;
}
.wpcf7 .form-field .wpcf7-spinner {
    margin: 0 auto;
    display: block;
}
.wpcf7 .form-field .wpcf7-not-valid-tip {
    z-index: 2;
    text-align: center;
    right: 0;
    left: unset;
    width: auto;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    padding: 2px 5px;
    font-size: 12px !important;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .10);
}
.wpcf7 form .wpcf7-response-output {
    text-align: center;
    position: absolute;
    z-index: 1;
    width: 100%;
    font-size: 16px;
    line-height: 1.2;
    display: block;
    bottom: -25px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #cd0000 !important;
    background: red;
    color: #fff;
    margin: 0 auto;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: green;
    background: green;
    color: #fff;
    margin: 0 auto;
}
.wpcf7 form .form-field .col-1 > div:before,
.wpcf7 form .form-field .col-2 > div:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #0d5cab;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    z-index: 1;
}
.wpcf7 form .form-field .fname:before {
    content: "\f007";
}
.wpcf7 form .form-field .phone:before {
    content: "\f879";
}
.wpcf7 form .form-field .email:before {
    content: "\f0e0";
}
.wpcf7 form .form-field .address:before {
    content: "\f3c5";
    right: 17px;
}

/* Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-all;
}

tbody {
  border-bottom: 1px solid #eee;
}

td,
th {
  line-height: 2;
  text-align: left;
  vertical-align: top;
}

td {
  padding: 0.5em;
}

tr {
  border-top: 1px solid #eee;
}

th {
  font-weight: 600;
  padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.more-link {
  display: inline-block;
  position: relative;
}

/* Structure and Layout
---------------------------------------------------------------------------- */
/* Site Container
--------------------------------------------- */
.site-container {
  animation: fadein 1s;
  word-wrap: break-word;
}

@keyframes fadein {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }

}

/* Seperator Mask
--------------------------------------------- */
.separator-mask {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff;
    border-right-width: 50vw;
    border-left-width: 50vw;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    -webkit-transform: scale(1.014);
    -ms-transform: scale(1.014);
    transform: scale(1.014);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.separator-mask.mask-top {
    top: 0;
    border-top-width: 0px;
    border-bottom-width: 70px;
    border-color: #fff;
    border-left-width: 50vw;
    border-right-width: 50vw;
}

.separator-mask.mask-bottom {
    bottom: 0;
    border-bottom-width: 0px;
    border-top-width: 70px;
    border-color: #fff;
    border-left-width: 50vw;
    border-right-width: 50vw;
}

/* Common Classes
---------------------------------------------------------------------------- */
/* Avatar
--------------------------------------------- */
.avatar {
  border-radius: 50%;
  float: left;
}

.author-box .avatar,
.alignleft .avatar {
  margin-right: 20px;
}

.alignright .avatar {
  margin-left: 20px;
}

.comment .avatar {
  margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */
.after-entry,
.archive-description,
.author-box {
  margin-bottom: 40px;
}

.after-entry {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  padding: 20px 30px;
}

.after-entry .widget:last-of-type {
  margin-bottom: 0;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  margin-top: 10px;
}

.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Titles
--------------------------------------------- */
.archive-description .entry-title,
.author-box-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
  color: #333;
  text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
  color: #1f6294;
}

.widget-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}

.genesis-title-hidden .site-inner {
  padding-top: 0;
}

/* WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
  display: block;
  margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
  margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */
.widget {
  margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
  margin-bottom: 0;
}

.widget ul > li {
  margin-bottom: 10px;
}

.widget ul > li:last-of-type {
  padding-bottom: 0;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* Featured Content
--------------------------------------------- */
.featured-content .entry {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

.featured-content .entry-title {
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 10px;
}

/* Skip Links
---------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link .skip-link-hidden {
  display: none;
  visibility: hidden;
}

.genesis-skip-link li {
  height: 0;
  list-style: none;
  width: 0;
}

/* Display outline on focus */
:focus {
  color: #333;
  outline: 0;
}











/* ------------------------------------------------------ Structure and Layout ------------------------------------------------------ */
/* ------------------------------ Header -----------------------------  */
/* -------------- Logo -------------- */
.site-header {
    position: fixed;
    width: 100%;
    z-index: 9;
    font-size: 0;
    right: 0;
    left: 0;
    box-shadow: none;
    padding: 0;
    background: transparent;
}
.site-header > .wrap {
    max-width: 1920px;
    padding: 70px 35px 5px 60px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.title-area {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0;
}
.title-area img {
    width: 100%;
}
.site-header .header-social {
    display: none;
}
.header-social .social-media li a {
    height: 50px;
    width: 50px;
    background-position: 13px -27px;
}
.header-social .social-media .fb a {
    background-position: -44px -27px;
}
.widget-area.header-widget-area {
    float: right;
    margin-top: 20px;
    margin-bottom: 25px;
    margin-right: 25px;
    position: relative;
    z-index: 1;
    font-size: 16px;
}
.header-widget-area .header-right-container {
    display: inline-flex;
    margin-right: 50px;
    vertical-align: top;
    column-gap: 10px;
    align-items: center;
}
.header-widget-area .header-right-container:last-child {
    margin-right: 0;
}
.header-right-container .header-icon {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    border: 1px dashed #fff;
    padding: 4px;
    border-radius: 50px;
}
.header-right-container i {
    font-size: 16px;
    color: #fff;
    padding: 17px 17px;
    line-height: 1;
    display: inline-block;
    background: #0d5cab;
    vertical-align: top;
    border-radius: 50px;
}
.header-widget-area .header-right-container > div:last-child {
    display: inline-block;
    color: #fff;
}
.header-widget-area .header-right-container > div:last-child span {
    display: block;
    color: #0d5cab;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.header-widget-area .header-right-container > div:last-child a {
    color: #fff;
}
.header-widget-area .header-right-container > div:last-child br {
    display: none;
}
.header-widget-area .header-right-container .tracking-number a {
    font-size: 20px;
    font-weight: 700;
}

/* --------------------------- Navigation Menu ---------------------------  */
.genesis-responsive-menu {
    display: block;
    margin: 0 auto;
    text-align: left;
    padding: 0;
    clear: right;
}
.genesis-nav-menu .menu-item {
    vertical-align: top;
}
.genesis-nav-menu .menu-item-home a {
    font-size: 0;
    padding: 15px 25px 14px !important;
}
.genesis-nav-menu .menu-item-home a span {
    background: url('/wp-content/uploads/2024/07/home.png');
    width: 24px;
    height: 19px;
    display: inline-block;
}
.genesis-nav-menu a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 25px !important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    border-radius: 7px;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
    color: #fff;
    background: #0d5cab;
}
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #fff;
    background: #ec1c25;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
    background: #0d5cab;
}
.genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    left: -9999px;
    margin: 0;
    z-index: 99;
    border-top: 1px solid #eee;
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s ease-in-out;
    width: 240px;
    background: #0d5cab;
    max-height: 600px;
    overflow: hidden auto;
    scrollbar-width: thin;
    scrollbar-color: rgb(204, 204, 204) transparent;
}
.genesis-nav-menu .sub-menu a {
    background: #0d5cab;
    font-size: 16px;
    position: relative;
    word-wrap: break-word;
    width: 240px;
    border: 1px solid #eee;
    border-top: 0;
    border-radius: 0;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    display: block;
    left: auto;
    opacity: 1;
    background: #0d5cab;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: -46px 0 0 179px;
}
.menu-toggle,
.sub-menu-toggle {
    display: none;
    visibility: hidden;
}
.genesis-nav-menu .menu-item-has-children > a:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block !important;
    margin-left: 3px;
    color: #a6a6a6;
}

/* --------------------------- Sticky Header ---------------------------  */
.site-header.sticky-head {
    position: fixed;
    top: 0;
    z-index: 15;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .20);
    background: #fff;
}
.site-header.sticky-head > .wrap {
    max-width: 100%;
    padding: 12px 60px 8px;
}
.sticky-head .title-area img {
    height: 100px;
}
.site-header.sticky-head .header-social {
    display: inline-block;
    margin-right: 22px;
    padding-right: 22px;
    position: relative;
}
.site-header.sticky-head .header-social:before {
    content: '';
    width: 2px;
    height: 26px;
    background: #d0d0d0;
    display: block;
    position: absolute;
    right: 0;
    top: 12px;
}
.site-header.sticky-head .social-media .fb a:hover {
    background-position: -44px 14px;
}
.site-header.sticky-head .social-media .gmb a:hover {
    background-position: 13px 13px;
}
.sticky-head .header-widget-area .header-right-container:nth-child(2),
.sticky-head .header-widget-area .header-right-container:nth-child(3) {
    display: none;
}
.sticky-head .header-widget-area .header-right-container:last-child {
    margin-right: 25px;
}
.sticky-head .widget-area.header-widget-area {
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0;
}
.sticky-head .header-right-container .header-icon {
    padding: 0 4px;
    border: 0;
}
.sticky-head .header-widget-area .header-right-container > div:last-child span {
    line-height: 1;
    color: #000;
}
.sticky-head .header-widget-area .header-right-container > div:last-child a {
    color: #0d5cab;
    line-height: 1;
}
.sticky-head .genesis-nav-menu .menu-item-home a {
    padding: 12px 25px !important;
}
.home .sticky-head .genesis-nav-menu .menu-item-home a span {
    filter: none;
}
.sticky-head .genesis-nav-menu .menu-item-home a span {
    filter: brightness(0);
}
.sticky-head .genesis-nav-menu .menu-item-home a:hover span {
    filter: none;
}
.sticky-head .genesis-nav-menu > li > a {
    color: #000000;
    padding: 12px 25px 13px !important;
}
.sticky-head .genesis-nav-menu > li > a:focus,
.sticky-head .genesis-nav-menu > li > a:hover,
.sticky-head .genesis-nav-menu > .current-menu-item > a {
    color: #fff;
}

/* --------------------------- Hero Slider ---------------------------  */
.home-slider-wrapper {
    position: relative;
}
.home-slider-wrapper .home-slider {
    z-index: 1;
}
.home-slide {
    height: 940px !important;
    background-size: cover !important;
}
.home-slide:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .30);
}
.home-slide:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5971638655462185) 50%);
    height: 475px;
}
.home-slide-wrap {
    box-sizing: border-box;
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100%;
}
.home-slide-wrapper {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1200px;
    width: 100%;
    padding: 0 30px;
    text-align: center;
}
.home-slider-wrapper ul.slick-dots {
    position: absolute;
    left: 0;
    bottom: 60px;
    right: 0;
    text-align: center;
    font-size: 0;
}
.home-slider-wrapper ul.slick-dots li {
    display: inline-block;
}
.home-slider-wrapper ul.slick-dots li button {
    font-size: 0;
    height: 5px;
    width: 60px;
    padding: 0;
    margin: 0 5px;
    background: #b3b3b3;
    border-radius: 0;
}
.home-slider-wrapper ul.slick-dots li.slick-active button,
.home-slider-wrapper ul.slick-dots li button:hover{
    background: #c21117;
}
.home-slide-wrap .small-header {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #060606;
    background: #dcdedf;
    display: inline-block;
    text-transform: uppercase;
    padding: 5px 25px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.home-slide-wrap .header {
    color: #fff;
    font-size: 65px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
}
.home-slide-wrap .content {
    color: #fff;
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 45px;
    width: 100%;
}
.hero-buttons a {
    margin: 0 15px;
}
a.hero-button.sec-button i {
    color: #0d5cab;
}    

/* --------------------------- Service Section ---------------------------  */
.services-section {
    position: relative;
    padding: 150px 60px 75px;
    box-sizing: border-box;
}
.services-section-bg {
    background-size: cover !important;
    height: 635px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.services-section-bg:before {
    content: '';
    background: rgba(6, 6, 6, .8);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    position: absolute;
}
.services-section-wrap {
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1;
    max-width: 1800px;
    width: 100%;
    padding: 0 50px;
}
.services-heading {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto 35px;
}
.services-topheader {
    color: #0d5cab;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1;
    background: #f2e5e5;
    display: inline-block;
    padding: 7px 13px;
    border-radius: 5px;
}
.services-header {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin-bottom: 30px;
    position: relative;
    font-family: "Poppins", sans-serif;
}
.services-header:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #c21117;
    margin: 20px auto 0;
    display: block;
}
.services-subheader {
    color: #fff;
    position: relative;
    margin-bottom: 40px;
}
.services-content {
    color: #fff;
}
.services-box-list-wrap {
    max-width: 1800px;
    margin: 0 auto 50px;
}
.services-section .slick-list {
    max-width: 1650px;
    margin: 0 auto;
}
.services-box-list-wrap .slick-arrow {
    position: absolute;
    top: 150px;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    border: 1px solid rgba(255, 255, 255, .12);
    background: rgba(0, 0, 0, .20);
    line-height: 1;
    left: -50px;
    border-radius: 5px;
}
.services-box-list-wrap .slick-arrow:hover {
    border: 1px solid #0d5cab;
    background: #0d5cab;   
}    
.services-box-list-wrap .service-next.slick-arrow {
    right: -50px;
    left: initial;
}
.services-box-list-wrap .slick-arrow i {
    font-size: 14px;
}
.services-box-list-item {
    vertical-align: top;
    background-size: cover !important;
    position: relative;
    margin: 0 15px;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 0 -10px 0px 0px #0d5cab;
    border-radius: 10px;
    padding-bottom: 10px;
}
.services-box-list-item:hover {
    box-shadow: inset 0 -10px 0px 0px rgba(9, 48, 86, .65)
}
.services-box-list-item .services-box-list-item-wrap {
    padding: 60px 30px 110px;
    box-sizing: border-box;
    text-align: center;
    background: linear-gradient(0deg, rgba(255, 255, 255, .8) 0%, rgba(255, 255, 255, 0.98) 50%);
    border-radius: 10px;
}
.services-box-list-item:hover .services-box-list-item-wrap {
    background: linear-gradient(0deg, rgba(13, 92, 171, 0.6) 0%, rgba(13, 92, 171, .9) 100%);
}
.services-box-list-item .service-box-icon {
  width: 100px;
    height: 100px;
    margin: 0 auto 35px;
}
.services-box-list-item .service-box-title {
    color: #060606;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 35px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
}
.services-box-list-item:hover .service-box-title {
    color: #fff;
}
.services-box-list-item:hover .service-box-content {
    color: #fff;
}
.services-box-list-item .service-box-button {
    display: flex;
    align-items: center;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 50px;
}
.services-box-list-item:hover .service-box-button {
    bottom: 20px;
}
.services-box-list-item .service-box-button a {
    font-size: 14px;   
    width: 100%;
    font-weight: 700;
    color: #060606;
    text-transform: uppercase;
    display: inline-block;
    transition: none;
    text-align: center;
    line-height: 1;
    padding: 18px 10px;
    font-family: "Poppins", sans-serif;
}    
.services-box-list-item:hover .service-box-button a {
    width: 50%;
    background: #fff;
    border-radius: 5px 0 0 5px;
}
.services-box-list-item .service-box-button i {
    color: #0d5cab;
}
.services-box-list-item .service-box-button a:last-child {
    display: none
}
.services-box-list-item:hover .service-box-button a:last-child {
    border-radius: 0 5px 5px 0;
    background: linear-gradient(0deg, rgba(158, 6, 11, 1) 0%, rgba(194, 17, 23, 1) 50%);
    color: #fff;
    cursor: pointer;
    display: block;
}
.services-box-list-item .service-box-button a:last-child i {
    color: #fff;
}
.services-cta {
    display: flex;
    align-items: center;
    max-width: 1620px;
    margin: 0 auto 150px;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}
.home .services-cta {
    margin: 0 auto;
    padding: 0;
}
.services-cta-image {
    width: 465px;
    height: 350px;
    background-size: cover !important;
    display: inline-flex;
    position: relative;
    box-shadow: 15px 0px 15px 0px rgba(0, 0, 0, .1);
    border-radius: 10px;
}
.services-cta-image:before {
    content: '';
    width: 200px;
    height: 95%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -200px;
    background: #be1117;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    z-index: -1;
}
.services-cta-container {
    display: inline-flex;
    flex-grow: 1;
    align-items: center;
    background: #fff;
}
.services-cta-content {
    flex-grow: 1;
    padding: 70px 60px 80px;
    text-align: left;
}
.services-cta-header {
    font-size: 50px;
    font-weight: 700;
    color: #060606;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.services-cta-text {
    color: #333333;
    font-weight: 700;
}
.services-phone-button {
    width: 32%;
    padding: 0 60px;
}
.mobile-services-box-list-wrap {
    display: none;
}

/* --------------------------- Home Content Section ---------------------------  */
.site-inner {
    max-width: 100%;
    position: relative;
    /* background: url('/wp-content/uploads/2024/07/home-background.png') no-repeat bottom center;*/
    padding: 0;
    background-size: 100% auto;
}
.home .site-inner .content-sidebar-wrap {
    padding: 75px 40px 120px 15px;
}
.site-inner .content-sidebar-wrap main {
    width: 100%;
}

/* --------------------------- Featured Section ---------------------------  */
.featured-list {
    box-sizing: border-box;
    max-width: 1230px;
    width: 100%;
    margin: 0 auto 150px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    padding: 0 15px;
}
.featured-box-list-item {
    width: 50%;
    display: inline-flex;
    column-gap: 30px;
}
.featured-box-list-item:nth-child(odd) {
    padding: 0 30px 0 0;
}
.featured-list .featured-box-list-item:nth-child(3),
.featured-list .featured-box-list-item:nth-child(4) {
    flex-direction: row-reverse;
}
.featured-box-list-item > div {
    width: 50%;
    min-height: 270px;
    border-radius: 10px;
}
.featured-box-list-item:hover > div {
    background: rgb(13, 92, 171);
    background: linear-gradient(0deg, rgba(13, 92, 171, 1) 0%, rgba(13, 92, 171, 0.8016456582633054) 50%);
}
.featured-box-list-item .featured-box-image {
    background-size: cover !important;
}
.featured-box-list-item .featured-box-list-item-wrap {
    padding: 30px;
    box-sizing: border-box;
    border: 1px solid rgba(13, 92, 171, .15);
}
.featured-box-list-item .featured-box-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    background-size: contain !important;
}
.featured-box-list-item:hover .featured-box-icon {
    filter: brightness(0) invert(1);
}
.featured-box-list-item .featured-box-content {
    color: #060606;
    text-align: center;
}
.featured-box-list-item:hover .featured-box-content {
    color: #fff;
}

/* --------------------------- Home Content CTA Section ---------------------------  */
.home-content-cta {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 150px;
    text-align: center;
    padding: 0 15px;
}
.home-content-cta-small-header {
    color: #0d5cab;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    line-height: 1;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.home-content-cta-header {
    color: #060606;
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 25px;
    font-family: "Poppins", sans-serif;
}
.home-content-cta-header:after {
    content: '';
    background: #c21117;
    width: 30px;
    height: 2px;
    display: block;
    margin: 20px auto 0;
}
.home-content-cta-content {
    color: #636363;
    margin-bottom: 30px;
}
.home-content-cta-buttons > a {
    margin: 0 15px;
    padding: 14px 25px 15px;
}
.home-content-cta-buttons a.sec-button {
    color: #000 !important;
    box-shadow: 0 0 0 1px #c21117;
}
.home-content-cta-buttons a.sec-button i {
    color: #c21117;
}

/* --------------------------- Gallery Section ---------------------------  */
.gallery-section .gallery-image {
    height: 480px;
    position: relative;
    background-size: cover !important;
}
.gallery-section .gallery-image a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    color: #fff;
}
.gallery-section .gallery-image:hover a {
    background: linear-gradient(0deg, rgba(13, 92, 171, 0.6) 0%, rgba(13, 92, 171, .9) 100%);
    opacity: 1;
}
.gallery-section .gallery-image a span {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.gallery-section .gallery-image a span i {
    font-size: 25px;
    display: block;
    color: #0d5cab;
    background: #fff;
    border-radius: 50px;
    padding: 13px 12px 12px;
    max-width: 50px;
    margin: 0 auto 10px;
}

/* --------------------------- Areas Section ---------------------------  */
.areas-section {
    max-width: 1230px;
    width: 100%;
    margin: 150px auto;
    padding: 0 30px;
    text-align: center;
}
.areas-small-header {
    color: #0d5cab;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    line-height: 1;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.areas-header {
    color: #060606;
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 60px;
    font-family: "Poppins", sans-serif;
}
.areas-header:after {
    content: '';
    background: #c21117;
    width: 30px;
    height: 2px;
    display: block;
    margin: 20px auto 0;
}
.areas-section-wrap {
    display: flex;
    column-gap: 30px;
    justify-content: space-between;
}
.areas-section-wrap > div {
    flex-grow: 1;
    width: 50%;
    text-align: left;
}
ul.areas-list li {
    position: relative;
    margin-bottom: 50px;
}
ul.areas-list li i {
    color: #c21117;
    margin-right: 65px;
}
ul.areas-list li a {
    color: #0d5cab;
    font-size: 30px;
    font-weight: 700;
    transition: 0.2s ease-in-out;
}
ul.areas-list li a:hover {
    text-decoration: underline;
    margin-left: 70px;
}
.areas-section-left a.def-button {
    width: 275px;
}
.areas-section .company-info-wrap {
    margin-bottom: 15px;
    position: relative;
    display: flex;
}
.areas-section .company-info-wrap > div:first-child {
    display: inline-flex;
    vertical-align: top;
    position: relative;
    background: #fff;
    min-height: 115px;
    align-items: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.areas-section .company-info-wrap > div:first-child i {
    font-size: 24px;
    color: #c21117;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    padding: 15px 23px;
    position: relative;
}
.areas-section .company-info-wrap > div:last-child {
    display: inline-flex;
    flex-direction: column;
    color: #595959;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    justify-content: center;
    flex-grow: 1;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px 30px;
}
.areas-section .company-info-wrap:hover > div:last-child {
    background: linear-gradient(0deg, rgba(158, 6, 11, 1) 0%, rgba(194, 17, 23, 1) 50%);
    color: #fff;
}
.areas-section .company-info-wrap > div:last-child > span {
    font-size: 14px;
    font-weight: 700;
    color: #0d5cab;
    text-transform: uppercase;
    line-height: 1;
    display: block;
    margin-bottom: 4px;
    font-family: "Poppins", sans-serif;
}
.areas-section .company-info-wrap:hover > div:last-child > span {
    color: #fff;
}
.areas-section .company-info-wrap > div:last-child a {
    color: #c21117;
    text-decoration: none;
    transition: none;
    display: contents;
}
.areas-section .company-info-wrap:hover > div:last-child a {
    color: #fff;
}

/* --------------------------- Testimonials Section ---------------------------  */
.testimonials-section {
    padding: 120px 55px 150px;
    box-sizing: border-box;
    background-size: cover !important;
    position: relative;
}
.testimonials-section:before {
    content: '';
    display: block;
    background: rgba(0, 11, 22, .60);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.testimonials-wrapper {
    margin: 0 auto;
    max-width: 1620px;
    width: 100%;
}
.testimonials-wrap {
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    max-width: 1230px;
    width: 100%;
}
.testimonials-small-header {
    color: #0d5cab;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    line-height: 1;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.testimonials-header {
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
    color: #fff;
}
.testimonials-header:after {
    content: '';
    background: #c21117;
    width: 30px;
    height: 2px;
    display: block;
    margin: 10px auto 0;
}
.testimonials-content {
    color: #fff;
    margin-bottom: 60px;
}    
.testimonials-section .reviews-slider {
    margin-bottom: 80px;
}
.testimonials-section .reviews-slider .review-slide {
    margin: 0 30px;
}
.testimonials-section .reviews-slider .review-slide > div {
    display: inline-block;
    vertical-align: top;
}
.testimonials-section .review-slide-container {
    background: rgba(255, 255, 255, .60);
    position: relative;
    padding: 30px;
    border-radius: 10px 10px 10px 0;
    margin-bottom: 40px;
    font-style: italic;
    text-align: left;
    font-size: 22px;
    color: #060606;
}
.review-slide-container:before {
    border-style: solid;
    border-width: 30px 40px 0 0;
    border-color: rgb(255 255 255 / 60%) transparent transparent transparent;
    display: block;
    position: absolute;
    bottom: -30px;
    left: 0;
    content: '';
}
.testimonials-section .review-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.testimonials-section .review-meta > div:first-child {
    display: inline-flex;
    color: #fff;
    align-items: center;
    column-gap: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.testimonials-section .reviews-slider .review-rating i {
    color: #c21117;
    padding: 0;
    font-size: 16px;
    border-radius: 0;
    top: initial;
    left: initial;
    transform: none;
}
.testimonials-buttons a {
    font-size: 16px;
    color: #060606;
    background: #fff;
    text-align: center;
    padding: 20px 10px;
    line-height: 1;
    display: inline-block;
    min-width: 235px;
    margin: 0 30px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    border-radius: 7px;
}
.testimonials-buttons a i {
    color: #0d5cab;
}
.testimonials-section .reviews-slider .slick-arrow {
    position: absolute;
    top: 60px;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    border: 1px solid rgba(255, 255, 255, .12);
    background: rgba(0, 0, 0, .20);
    line-height: 1;
    border-radius: 5px;
}
.testimonials-section .reviews-slider .slick-arrow:hover {
    border: 1px solid #0d5cab;
    background: #0d5cab;
}
.testimonials-section .reviews-slider .slick-arrow.reviews-slider-prev {
    left: -195px;
}
.testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
    right: -195px;
}
.testimonials-section .reviews-slider .slick-arrow i {
    font-size: 14px;
}

/* --------------------------- CTA Section ---------------------------  */
.cta-section {
    margin: 150px auto 75px;
    position: relative;
    padding: 0 30px;
}
.cta-section-wrapper {
    max-width: 1620px;
    margin: 0 auto;
    border-radius: 10px;
    background: #c21117;
    padding: 30px;
}
.cta-section-wrap {
    position: relative;
    padding: 100px 15px;
    border-radius: 10px;
}
.cta-section-wrap:before {
    background: linear-gradient(0deg, rgba(6, 6, 6, 0.7988445378151261) 0%, rgba(194, 17, 23, 0.7988445378151261) 50%);
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
.cta-section-header {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 25px;
    font-family: "Poppins", sans-serif;
    text-align: center;
}
.cta-buttons-wrap {
    text-align: center;
    position: relative;
    display: flex;
    max-width: 1170px;
    width: 100%;
    column-gap: 30px;
    margin: 0 auto;
}
.cta-buttons-wrap > div {
    width: 33.33%;
    margin-bottom: 10px;
}
.cta-buttons-wrapper span {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 700;
    display: inline-block;
}
.cta-buttons-wrap > div a {
    display: block;
    border: 1px solid rgb(255 255 255 / 30%);
    box-sizing: border-box;
    padding: 17px 15px;
    line-height: 1.2;
}
.cta-buttons-wrap > div a.cta-button-center {
    background: #fff;
    color: #c21117 !important;
    cursor: pointer;
}

/* ----------------- Inner Content Blog Section-----------------  */
.blog-section {
    position: relative;
    padding: 75px 30px 150px;
}
.blog-section-wrap {
    max-width: 1620px;
    margin: 0 auto;
    width: 100%;
}
.blog-header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: start;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    column-gap: 30px;
}
.blog-header-wrap .blog-container {
    width: 50%;
}
.blog-small-header {
    color: #0d5cab;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    line-height: 1;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.blog-header {
    color: #060606;
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 60px;
    font-family: "Poppins", sans-serif;
}
.blog-header:after {
    content: '';
    background: #c21117;
    width: 30px;
    height: 2px;
    display: block;
}
.blog-section-slider .slick-list.draggable {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}
.blog-posts-article.slick-slide {
    padding: 30px 30px 60px;
    margin: 0 15px 20px;
    position: relative;
    border-radius: 8px;
}
.blog-posts-article.slick-slide:hover {
    background: #fff;
}
.blog-posts-article-image {
    height: 235px;
    margin-bottom: 30px;
    position: relative;
    background-size: cover !important;
    border-radius: 8px;
}
.blog-title {
    font-size: 20px;
    color: #060606;
    position: relative;
    font-weight: 700;
    line-height: 1.3;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px;
}
.blog-posts-article:hover .blog-title { 
    text-decoration: underline;
    color: #0d5cab;
}
.blog-article-meta {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #404040;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.blog-article-meta i {
    color: #0d5cab;
    margin-right: 2px;
}
.blog-article-meta .blog-post-author {
    text-transform: capitalize;
}
.blog-snippet {
    font-size: 16px;
    color: #404040;
    margin-bottom: 15px;
}
.blog-snippet p {
    margin-bottom: 0;
}
.blog-read {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    bottom: 35px;
}
.blog-posts-article:hover .blog-read {
    color: #0d5cab;
}
.blog-read i {
    color: #0d5cab;   
}    
.blog-section-slider .slick-arrow {
    position: absolute;
    top: 130px;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    border: 1px solid rgba(255, 255, 255, .12);
    background: rgba(0, 0, 0, .20);
    line-height: 1;
    border-radius: 5px;
}
.blog-section-slider .slick-arrow:hover {
    border: 1px solid #0d5cab;
    background: #0d5cab;
}
.blog-section-slider .blog-slider-next {
    right: 0;
}
.blog-section-slider .slick-arrow i {
    cursor: pointer;
    font-size: 14px;
}
.blog-section-slider .slick-arrow:hover i {
    color: #fff;
}
.blog-link-wrap {
    margin-top: 30px;
    text-align: center;
}
.blog-link-wrap a.def-button {
    color: #060606 !important;
    background: #fff;
}
.blog-link-wrap a.def-button i {
    color: #0d5cab;
}

/* --------------------------- Map Section ---------------------------  */
.map-form-section {
    padding: 150px 30px;
    position: relative;
    text-align: center;
    background: #fff;
}
.map-form-section .small-header {
    line-height: 1;
    font-weight: 700;
    font-size: 16px;
    color: #0d5cab;
    background: #f2e5e5;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 5px;
}
.map-form-section .header {
    color: #060606;
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 60px;
    font-family: "Poppins", sans-serif;
}
.map-form-section-wrapper {
    max-width: 1620px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    column-gap: 60px;
}
.map-form-section-wrapper > div {
    width: 50%;
}
.map-wrap {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    height: 100%;
}
.map-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.map-form-section .header:after {
    content: '';
    background: #c21117;
    width: 30px;
    height: 2px;
    display: block;
    margin: 10px auto 0;
}
.form-right {
    box-shadow: 0 0 60px rgba(0, 0, 0, .15);
    border-radius: 10px;
}
.form-right-wrap {
    height: 100%;
}
.form-right form.wpcf7-form {
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0, 0, 0, ,15);
}
.form-right-wrap .form-title {
    color: #060606;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    background: #e6e6e6;
    padding: 30px 10px;
    text-transform: capitalize;
    border-radius: 10px 10px 0 0;
    font-family: "Poppins", sans-serif;
}

/* --------------------------- Badges Section ---------------------------  */
.badges-section {
    position: relative;
    padding: 130px 30px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    background: #fff;
}
.home .badges-section {
    background: transparent;
}
.badges-section-wrap {
    max-width: 1620px;
    width: 100%;
    margin: 0 auto;
}
.badges-header {
    color: #060606;
    font-weight: 700;
    font-size: 45px;
    position: relative;
    margin-bottom: 51px;
    font-family: "Poppins", sans-serif;
}
.badges-section .slick-list {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.badges-slider .badges-item {
    display: block;
    margin: 10px 15px;
    position: relative;
    min-height: 180px;
    height: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
}
.badges-slider .badges-item img {
    display: block;
    margin: 0 auto;
    filter: grayscale(1);
    padding: 25px;
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.badges-slider .badges-item:hover {
    background: #fff;
    filter: none;
}
.badges-slider .badges-item:hover img {
    filter: none;
}
.badges-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    border: 1px solid rgba(255, 255, 255, .12);
    background: rgba(0, 0, 0, .20);
    line-height: 1;
    z-index: 1;
    border-radius: 5px;
}
.badges-slider .slick-arrow:hover {
    border: 1px solid #0d5cab;
    background: #0d5cab;
}
.badges-slider .badge-next {
    right: 0;
}
.badges-slider .slick-arrow i {
    cursor: pointer;
    font-size: 14px;
}
.badges-slider .slick-arrow:hover i {
    color: #fff;
}

/* --------------------------- Footer Section ---------------------------  */
.site-footer {
    position: relative;
    z-index: 2;
    border: 0;
    font-size: 16px;
    padding: 140px 30px 150px;
    background: #000;
}
.site-footer-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}
.site-footer-bg:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(2, 35, 68, .75) 0%, rgba(2, 35, 68, 0) 100%);
    display: block;
    content: '';
}
.site-footer .footer-wrapper {
    position: relative;
    max-width: 1620px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    z-index: 2;
}
.footer-wrap {
    padding-bottom: 150px;
}
.footer-wrap .footer-column {
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin-right: 2.66%;
    text-align: left;
}
.footer-wrap .footer-column:last-child {
    margin-right: 0;
}
.footer-wrap .footer-column.show-footer-links {
    display: block;
}
.footer-wrap .footer-header {
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
}
.footer-header:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #242424;
    display: block;
    margin-top: 15px;
    position: absolute;
    bottom: 0;
}
.footer-header:after {
    content: '';
    width: 30px;
    height: 1px;
    background: #c21117;
    display: block;
    margin-top: 15px;
    position: relative;
}
.footer-column .footer-wrap-item-info {
    margin-bottom: 25px;
    position: relative;
    padding-left: 38px;
    color: #fff;
}
.footer-column .footer-wrap-item-info i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #0d5cab;
}
.footer-column .footer-wrap-item-info a {
    color: #fff;
}
.footer-column ul li {
    margin-bottom: 3px;
}
.footer-column ul li a {
    display: block;
    padding: 7px 5px 7px 25px;
    transition: .2s ease-in;
    position: relative;
    box-sizing: border-box;
    color: #d9d9d9;
    border-radius: 7px;
}
.footer-column ul li a:hover {
    padding: 7px 5px 7px 65px;
    background: #dcdedf;
    color: #0d5cab;
    font-weight: 700;
}
.footer-column ul li a:before {
    content: "\f0da";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 700;
    position: absolute;
    left: 0;
    transition: .2s ease-in;
    color: #0d5cab;
}
.footer-column ul li a:hover:before {
    left: 35px;
}
.footer-bottom-wrap {
    width: 100%;
    background: #fff;
    position: relative;
    padding: 55px 35px;
    text-align: left;
    border-radius: 10px;
}
.footer-bottom-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-logo {
    position: relative;
    z-index: 1;
}
.footer-social-media {
    position: relative;
}
.social-media {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}
.social-media li {
    display: inline-block;
    margin: 0 8px;
}
.social-media li a {
    height: 60px;
    width: 60px;
    background: url('/wp-content/uploads/2024/07/social-spritesheet.png') no-repeat top left;
    background-position: 18px -23px;
    display: block;
    background-color: #e6e6e6;
    border-radius: 60px;
    transition: none;
}
.social-media li a:hover {
    background-color: #0d5cab;
}
.social-media .fb a {
    background-position: -40px -23px;
}
.social-media .fb a:hover {
    background-position: -40px 20px;
}
.social-media .gmb a:hover {
    background-position: 18px 19px;
}
.scrollToTop {
    position: fixed;
    right: 5px;
    bottom: 85px;
    display: none;
    background: rgba(0, 0, 0, .7);
    cursor: pointer;
    z-index: 5;
    color: #fff;
    padding: 9px 13px 8px;
    border-radius: 10px;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, .7);
}
.toggle-footer-links {
    display: none;
}
#mobile-company-info {
    display: none;
}
.mobile-company-container {
    display: none;  
}
.mobile-floating-cta {
  display: none;
}
.floating-cta-btn {
    position: fixed;
    top: 54%;
    right: -148px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    padding: 7px 50px 7px;
    box-sizing: border-box;
    z-index: 999;
    cursor: pointer;
    text-transform: uppercase;
    transition: ease-out .5s right;
    font-weight: 700;
    font-size: 16px;
    background: linear-gradient(0deg, rgba(158, 6, 11, 1) 0%, rgba(194, 17, 23, 1) 50%);
    border-radius: 8px;
    font-family: "Poppins", sans-serif;
    color: #fff;
    text-align: center;
}
#xapp-widget .xapp-chat-button {
    z-index: 1000 !important;
    bottom: 8px !important;
    margin-bottom: 0 !important;
    right: 20px !important;
}
#xapp-widget .widget-container.visible {
    z-index: 99999 !important;
}
.grecaptcha-badge {
    right: -99999px !important;
}
.copyright {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    padding: 0 15px;
}
.copyright br {
    display: none;
}
.home-content-group {
    position: relative;
}
.home-content-group:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: calc(100% - 100px);
    width: 2px;
    bottom: 0;
    background: #c21117;
}
.home-content-group .wp-block-columns {
    margin-bottom: 0;
}
.wp-block-group.home-content-mobile-group {
    position: relative;
    padding-top: 20px;
}

.relative {
    position: relative;
}
.hm-content-tabs {
    margin-bottom: 30px;
}
.hm-content-tabs .hm-desk-tab-title {
    display: flex;
}
.hm-content-tabs .tb-title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px;
    background-color: #e6e6e6;
    color: #595959;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.hm-content-tabs .tb-title:hover,
.hm-content-tabs .tb-title.active {
    background-color: #000;
    color: #fff;
}
.justify-content {
    -webkit-justify-content: space-between;
    -ms-flex-pack: inherit;
    justify-content: space-between;
    align-items: center;
}
.site-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.hm-content-tabs .hm-tab-content .hm-tab-cont {
    margin: 50px 0 0;
    padding-left: 40px;
}
.hm-content-tabs .hm-tab-content .tb-title {
    display: none;
}
.hm-content-tabs .hm-tab-content .hm-tab-cont .tb-content {
    display: none;
    padding: 15px 0 0 0;
}
.hm-content-tabs .hm-tab-content .hm-tab-cont.active .tb-content {
    display: block;
    padding: 15px 0 0 0;
}
.more-content .extra-content {
    display: none;
}
.home-content-phone {
    margin-top: 20px;
    font-weight: 700;
    color: #0d0d0d;
}
.home-content-phone a {
    font-size: 24px;
    color: #0d0d0d;
}
.home-content-phone i {
    color: #0d5cab;
    font-size: 24px;
}
.home-img figure {
    display: inline-block;
    position: relative;
}
.home-img figure:before {
    background: #0d5cab;
    content: '';
    position: absolute;
    bottom: -25px;
    right: -25px;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.home-content-group .home-img img {
    border-radius: 10px;
    position: relative;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .20);
}
a.button.btn-v2.more-btn.arrow {
    position: relative;
    color: #060606;
    background: #fff;
    font-weight: 700;
    text-transform: uppercase;
    min-width: 200px;
    padding: 15px 15px 15px 15px;
    font-family: "Poppins", sans-serif;
}
a.button.btn-v2.more-btn.arrow:after {
    content: '\f063';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #375dab;
    margin-left: 5px;
}
a.button.btn-v2.more-btn.arrow.more:after {
    transform: rotate(180deg);
}

/* --------------------------- Generic Page ---------------------------  */
/* ----------------- Inner Banner -----------------  */
.inner-banner {
    position: relative;
    height: 715px !important;
    background-size: cover !important;
}
.inner-banner:before {
    content: '';
    background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,.6) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.inner-banner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
    height: 450px;
}
.inner-banner-wrap {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
    position: absolute;
    top: 375px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
}
.inner-banner-small-header {
    background: #dcdedf;
    text-align: center;
    display: inline-block;
    padding: 6px 25px;
    border-radius: 7px;
    color: #060606;
    font-weight: 700;
    text-transform: uppercase;
}
.inner-banner-header {
    color: #fff;
    text-transform: capitalize;
    display: block;
    font-size: 65px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: center;
}
.inner-banner-subheader {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    max-width: 700px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.inner-breadcrumbs {
    color: #cccccc;
    font-size: 16px;
}
.inner-breadcrumbs .breadcrumb {
    border-bottom: 0;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.breadcrumb span.home-icon.relative {
    background: #000;
    color: #fff;
    padding: 4px 6px 5px;
    border-radius: 5px;
}
.breadcrumb span.separator {
    margin: 0 5px;
    color: #d6d4e5;
}
.breadcrumb .breadcrumb-link-wrap a {
    color: #cccccc;
}
.breadcrumb .breadcrumb-link-wrap a:hover {
    color: #c21117;
}

/* ----------------- Inner Content -----------------  */
.two-col-group {
    margin-bottom: 40px;
}
.two-col-group ul {
    margin-bottom: 0 !important;
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
header.entry-header {
    text-align: center;
}
.content-tagline {
    color: #0d5cab;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin: 0 auto 10px;
    line-height: 1;
    background: #fff;
    display: inline-block;
    padding: 7px 13px;
    border-radius: 5px;
}
.site-inner .content-sidebar-wrap {
    max-width: 1200px;
    width: 100%;
    padding: 150px 15px;
    box-sizing: border-box;
    margin: 0 auto;
}
.site-inner .content-sidebar-wrap article {
    margin-bottom: 0;
}
.wp-block-group.inner-content-group {
    padding-left: 40px;
    border-left: 2px solid #c21117;
}
.site-inner .entry-content .wp-block-image {
    margin-bottom: 80px;
}
.site-inner .entry-content .wp-block-image figure {
    position: relative;
}
.site-inner .entry-content .wp-block-image figure:before {
    background: #0d5cab;
    content: '';
    position: absolute;
    bottom: -25px;
    right: -25px;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.site-inner .entry-content .wp-block-image figure img {
    border-radius: 10px;
    position: relative;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .20);
}
.site-inner .entry-content ul,
.site-inner .entry-content ol {
    margin-bottom: 40px;
    padding-left: 0;
}
.site-inner .entry-content ul > li {
    position: relative;
    list-style: none;
    padding: 15px 30px;
    margin-bottom: 5px;
    border-bottom: 1px solid #fff;
    overflow: auto;
}
.site-inner .entry-content ul > li:before {
    position: absolute;
    content: '\f058';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    color: #c21117;
    font-size: 18px;
    line-height: 1;
    top: 21px;
}
.yext-reviews {
    margin-bottom: 40px !important;
}
.two-col-list {
  column-count: 2;
}
.three-col-list {
  column-count: 3;
}
.contactus-nap {
    text-align: center;
    margin-bottom: 50px;
}
footer.entry-footer {
    margin-bottom: 25px;
}






.navigation.pagination .nav-links .page-numbers {
    background-color: #fff !important;
    color: #060606;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
    padding: 8px 19px !important;
    font-weight: 700;
    border: none;
    line-height: 1.625 !important;
    border-radius: 5px;
}
.navigation.pagination .nav-links .page-numbers:hover,
    .navigation.pagination .nav-links span.page-numbers.current {
    background-color: #0d5cab !important;
    color: #fff;
}
.nav-links .page-numbers .dashicons {
    margin-top: 7px;
}
.site-inner .content-sidebar-wrap .sfs_reviews {
    margin-bottom: 30px;
}
.reviews-widget-wrapper {
    margin-bottom: 15px !important;
}
.page-id-211 .cta-section {
    display: none;
}
.site-inner .entry-content .html-sitemap ul.children {
    margin-bottom: 0;
}

/* --------------------------- Gallery Page ---------------------------  */
.gallery-container {
    margin-top: 100px;
}
.slmp-gallery .slmp-justify-content-left {
    justify-content: center;
}
.gallery-container .wp-block-column {
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 30px;
}
.entry-content .alignwide {
    margin-left  : -80px;
    margin-right : -80px;
}
.entry-content .alignfull {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    max-width    : 100vw;
}
.slmp-gallery .slmp-gallery-load-more button i {
    color: #0d5cab;
}
.slmp-image img {
    min-height: 420px;
}
.slmp-gallery .slmp-image-item.zoom-icon-hover .slmp-image:hover .slmp-image-hover-icon {
    background: url(/wp-content/uploads/2024/07/gallery-plus-icon.png);
    width: 60px !important;
    height: 60px !important;
    top: 45% !important;
}
.slmp-gallery .slmp-image-item.zoom-icon-hover .slmp-image:hover:before {
    background: linear-gradient(0deg, rgba(13, 92, 171, 0.8) 0%, rgba(17, 115, 212, 0.8) 100%);
}
.slmp-gallery .slmp-image-item.zoom-icon-hover .slmp-image:hover:after {
    content: 'VIEW LARGER IMAGE';
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    z-index: 1;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
.slmp-gallery .slmp-gallery-load-more button {
    background: #fff;
    padding: 19px 20px;
    min-width: 250px;
    font-size: 16px;
    font-weight: 700;
    color: #060606;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    border-radius: 5px;
}
.slmp-category-navigation .slmp-cat-title {
    margin: 0 15px 20px;
    padding: 5px 0 30px;
    background: transparent;
    color: #060606;
    text-transform: capitalize;
    border: 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    min-width: initial;
}
.slmp-category-navigation .slmp-cat-title:hover,
.slmp-category-navigation .slmp-cat-title:focus,
.slmp-category-navigation .slmp-cat-title.active {
    background-color: transparent;
    color: #0d5cab;
}
.slmp-category-navigation .slmp-cat-title:hover:before,
.slmp-category-navigation .slmp-cat-title:focus:before,
.slmp-category-navigation .slmp-cat-title.active:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #375dab;
    height: 4px;
}


/* --------------------------- Blog Page ---------------------------  */
h1.category-title,
h1.entry-title {
    text-transform: capitalize;
}
h1.entry-title {
    font-size: 45px;
}
.entry-header .entry-meta {
    text-align: left;
}
.entry-author {
    text-transform: capitalize;
}
.single .inner-banner-left {
    top: 300px;
}
.single .inner-banner-subheader {
    font-size: 45px;
    line-height: 1;
}
.entry-footer .entry-meta {
  border-top: 1px solid #eee;
  padding-top: 20px;
}
.entry-categories,
.entry-tags {
  display: block;
}
#blog-widget {
    font-size: 0;
}
#blog-widget section {
    width: 32%;
    display: inline-block;
    margin-right: 2%;
}
#blog-widget section:last-child {
    margin-right: 0;
}
#rpdropdown option:nth-child(2) {
    display: none;
}
#blog-widget .widget-wrap {
    position: relative;
}
#blog-widget > .wrap > section select {
    text-transform: uppercase;
    font-weight: 700;
    padding: 16px 15px;
    background: #fff;
    color: #060606;
}
#blog-widget > .wrap > section select:hover {
    background-color: #0d5cab;
    color: #fff;
}
#blog-widget .widget-wrap:after {
    color: #0d5cab;
    content: '\f078';
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 12px;
    pointer-events: none;
}
#blog-widget .widget-wrap:hover:after {
    color: #fff;
}
.blog-posts-article-wrapper {
    text-align: center;
}
.blog-posts-article-wrap {
    display: flex;
    column-gap: 30px;
    justify-content: center;
}
.blog-posts-article-wrapper .blog-posts-article-wrap:last-child {
    padding-bottom: 60px;
    border-bottom: 1px solid #d9d9d9;
}
.blog-posts-article-wrapper .blog-posts-article {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left;
    padding: 30px 30px 60px;
    border-radius: 8px;
}
.blog-posts-article-wrapper .blog-posts-article:hover {
    background: #fff;
}
.blog-posts-article-wrapper .blog-posts-article-image {
    background-size: 100% 100% !important;  
}
.blog-post-sep {
  display: block;
  width: 100%;
  height: 1px;
  background: #d9d9d9;
  margin: 30px auto;
}
.pagination {
    clear: both;
    margin: 25px auto;
    text-align: center;
    border-top: 1px solid #d9d9d9;
    padding-top: 50px;
}
.archive-pagination li {
  display: inline;
}
.archive-pagination li a {
    background-color: #fff;
    color: #060606;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px;
    padding: 10px 20px 11px 19px;
    font-weight: 700;
    border-radius: 5px;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #0d5cab;
    color: #fff;
}

/* --------------------------- Services Page ---------------------------  */
.inner-services-section {
    padding: 10px 30px 150px;
    position: relative;
}
.inner-services-section-wrap {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}
.inner-services-section .services-header {
    font-size: 38px;
    color: #060606;
    text-align: center;
}
.inner-services-section .services-header:after {
    display: none;
}
.inner-services-box-list-item {
    display: flex;
    column-gap: 60px;
    margin-bottom: 60px;
}
.inner-services-box-list-item:nth-child(even) {
    flex-direction: row-reverse;
}
.inner-services-left {
    background-size: cover !important;
    height: 400px;
    width: 50%;
    border-radius: 10px;
}
.inner-services-right {
    width: 50%;
    border-radius: 10px;
    padding: 30px 30px;
    position: relative;
}
.inner-services-right-wrap {
    position: relative;
    display: flex;
    align-items: center;
    column-gap: 20px;
    margin-bottom: 25px;
}
.inner-service-box-icon {
    width: 100px;
    height: 100px;
}
.inner-service-box-title {
    color: #060606;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}
.inner-services-right .service-box-content {
    color: #737373;
    margin-bottom: 45px;
}
.inner-service-box-button a {
    font-size: 14px;
    width: 100%;
    font-weight: 700;
    color: #060606;
    text-transform: uppercase;
    display: inline-block;
    transition: none;
    text-align: center;
    line-height: 1;
    padding: 18px 10px;
    font-family: "Poppins", sans-serif;
    width: 200px;
    border-radius: 5px;
}
.inner-service-box-button a i {
    color: #0d5cab;
    margin-left: 1px;
}
.inner-service-box-button a.services-cta-btn {
    display: none;
    margin-left: 10px;
    cursor: pointer;
}
.inner-service-box-button a.services-cta-btn i {
    color: #fff;
}
.inner-services-box-list-item:hover .inner-services-right {
    background: #fff;
}
.inner-services-box-list-item:hover .inner-service-box-button a {
    box-shadow: 0 0 1px 1px #cfdeee;
}
.inner-services-box-list-item:hover .inner-service-box-button a.services-cta-btn {
    display: inline-block;
    box-shadow: none;
}


/* --------------------------- Contact Us Form ---------------------------  */
#contactus-form {
    max-width: 600px;
    margin: 0 auto 60px;
    position: relative;
}
#contactus-form .form-field > div {
    margin-bottom: 15px;
}
.contactus-map {
    text-align: center;
    margin-bottom: 15px;
}

/* --------------------------- Modal Form ---------------------------  */
#modal-form {
  display: none;
  z-index: 99999;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}
.modal-container {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 50px 0;
}
.modal-container span.close-modal {
  position: absolute;
  right: 0;
  font-size: 26px;
  color: #0d5cab;
  cursor: pointer;
  line-height: 1;
  padding: 0 5px 5px;
}
.modal-container span.close-modal:hover {
  color: #c21117;
}
.modal-container .form-title {
    line-height: 1;
    color: #060606;
    font-size: 26px;
    text-align: center;
    font-weight: 700;
    background: #e6e6e6;
    padding: 30px 10px;
    text-transform: capitalize;
    border-radius: 10px 10px 0 0;
}
.modal-container .form-field {
  padding: 30px 15px 15px;
  box-sizing: border-box;
  background: #fff;
}
.modal-container .wpcf7 .form-field .col-1,
.modal-container .wpcf7 .form-field .col-2 {
    margin-bottom: 15px;
}
.modal-container .wpcf7 form .wpcf7-response-output {
    bottom: 25px;
}

/* --------------------------- Sitemap Page ---------------------------  */
.site-inner .entry-content .html-sitemap,
.site-inner .entry-content .html-sitemap .children {
    margin-bottom: 0;
}
.site-inner .entry-content .html-sitemap > li,
.site-inner .entry-content .html-sitemap > li .children li {
    margin-bottom: 5px;
    border-bottom: 0;
    padding-bottom: 0;
}

/* --------------------------- Search Page ---------------------------  */
.search h1.archive-title {
    font-size: 45px;
    margin-bottom: 25px;
}
.search-form {
  overflow: hidden;
}
.site-inner .search-form {
    margin-bottom: 40px;
    width: 100%;
}
.search-form .search-submit {
    background: linear-gradient(0deg, rgba(158, 6, 11, 1) 0%, rgba(194, 17, 23, 1) 50%);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 200px;
    display: inline-block;
    color: #fff !important;
    padding: 14px 10px 15px;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    text-align: center;
}    
.error404 .site-inner .entry-content ul .children {
    margin-bottom: 0;
}
.error404 .site-inner .entry-content ul > li,
.error404 .site-inner .entry-content ul > li .children li {
    margin-bottom: 5px;
    border-bottom: 0;
    padding-bottom: 0;
}
.search-result-title.bold {
    font-size: 24px;
}
.error404 .archive-page {
  margin-bottom: 40px;
}
.error404 .site-inner h4 {
  margin-bottom: 15px;
}
li.page_item.page-item-655,
li.page_item.page-item-657 {
    display: none;
}

/* --------------------------- Codes From Baseline ---------------------------  */
.entry-content ol {
    margin-bottom: 30px;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ol ul > li {
  list-style-type: circle;
}
.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}
.entry-content code {
  background-color: #f5f5f5;
}
.content .sticky {
  background-color: #f5f5f5;
  padding: 30px;
}
.text-image {
    background-color: #1f6294;
}
.text-image a {
  color: #fff;
}
.text-image .wp-block-image {
    margin-bottom: 0;
  position: relative;
}
.text-image .wp-block-image:before {
    content: '';
    position: absolute;
    left: 0;
    z-index: 3;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 69vh 210px 0 0;
    border-color: #1f6294 transparent transparent transparent;
}
.content-left {
    background-color: #1f6294;
    color: #fff;
    padding: 60px;
    height: 100%;
}
.content-left h2 {
  color: #fff;
}
.content-left p {
    padding: 0 !important;
}
/* Column Classes
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}
.one-third,
.two-sixths {
  width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}
.one-fourth {
  width: 23.076923076923077%;
}
.three-fourths {
  width: 74.35897435897436%;
}
.one-sixth {
  width: 14.52991452991453%;
}
.five-sixths {
  width: 82.90598290598291%;
}
.first {
  clear: both;
  margin-left: 0;
}
.after-entry,
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings {
  margin-bottom: 60px;
}

/* --------------------------- Media Queries ---------------------------  */
@media only screen and (max-width:1800px) { 
    .services-cta-header {
        font-size: 45px;
    }
}

@media only screen and (max-width:1740px) { 
    .services-phone-button {
        width: 28%;
        padding: 0 30px;
    }
    .services-cta-content {
        padding: 70px 30px 80px 60px;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: -170px;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-prev {
        left: -170px;
    }
}

@media only screen and (max-width:1690px) { 
    .services-box-list-item .service-box-title {
        font-size: 21px;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: -125px;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-prev {
        left: -125px;
    }
}

@media only screen and (max-width:1600px) {
    .site-header > .wrap {
        padding: 70px 5px 5px 30px;
    }
    .site-header.sticky-head > .wrap {
        padding: 12px 30px 8px;
    }
    .services-section {
        padding: 150px 30px 75px;
    }
    .services-box-list-item .service-box-title {
        font-size: 19px;
    }
    .service-box-content {
        font-size: 17px;
    }
    .services-cta-content {
        padding: 70px 30px 80px;
    }
    .services-phone-button {
        padding: 0 15px;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: -85px;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-prev {
        left: -85px;
    }
}

@media only screen and (max-width:1520px) {
    .header-widget-area .header-right-container {
        margin-right: 25px;
    }
    .genesis-nav-menu a {
        font-size: 16px;
        padding: 16px 25px !important;
    }
    .sticky-head .genesis-nav-menu > li > a {
        padding: 13px 25px 14px !important;
    }
    .services-cta-content {
        padding: 60px 30px 60px 30px;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: -45px;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-prev {
        left: -45px;
    }
}

@media only screen and (max-width:1440px) {
    .site-header > .wrap {
        padding: 70px 5px 5px 15px;
    }
    .services-section {
        padding: 150px 15px 75px;
    }
    .services-box-list-item {
        margin: 0 5px;
    }
    .services-phone-button {
        width: 35%;
    }
}

@media only screen and (max-width:1366px) {
    .site-header.sticky-head > .wrap {
        padding: 12px 15px 8px;
    }
    .genesis-nav-menu a {
        padding: 16px 20px !important;
    }
    .genesis-nav-menu .menu-item-home a {
        padding: 15px 20px 14px !important;
    }
    .widget-area.header-widget-area {
        font-size: 14px;
    }
    .header-widget-area .header-right-container .tracking-number a {
        font-size: 18px;
    }
    .services-box-list-item .service-box-title {
        font-size: 18px;
    }
    .service-box-content {
        font-size: 16px;
    }
    .home-content-group .wp-block-columns {
        column-gap: 10px;
    }
    .featured-list {
        row-gap: 10px;
    }
    .featured-box-list-item {
        column-gap: 10px;
    }
    .featured-box-list-item:nth-child(odd) {
        padding: 0 10px 0 0;
    }
    .map-form-section-wrapper {
        column-gap: 30px;
    }
    .footer-logo {
        width: 155px;
    }
}

@media only screen and (max-width:1280px) {
    .title-area {
        width: 190px;
        margin-top: 25px;
    }
    .sticky-head .title-area {
        margin-top: 0;
    }
    .header-right-container i {
        padding: 12px 12px;
    }
    .genesis-nav-menu a {
        font-size: 14px;
        padding: 17px 20px !important;
    }
    .genesis-nav-menu .sub-menu a {
        font-size: 14px;
    }
    .sticky-head .genesis-nav-menu > li > a {
        padding: 14px 20px 15px !important;
    }
    .services-box-list-item .services-box-list-item-wrap {
        padding: 30px 15px 90px;
    }
    .services-box-list-item .service-box-button {
        bottom: 40px;
    }
    .services-box-list-item .service-box-button a {
        font-size: 11px;
        padding: 18px 5px;
    }
    .testimonials-section .reviews-slider .review-slide {
        margin: 0 15px;
    }
    .testimonials-buttons a {
        margin: 0 15px;
    }
    .cta-section-wrap {
        padding: 100px 30px;
    }
    .footer-column .footer-wrap-item-info.footer-hour {
        font-size: 14px;
    }
}

@media only screen and (max-width:1200px) {
    .services-box-list-item .service-box-title {
        margin-bottom: 20px;
        font-size: 17px;
    }
    .services-box-list-item .service-box-icon {
        margin: 0 auto 20px;
    }
    .service-box-content {
        font-size: 14px;
    }
    .services-cta-image {
        width: 350px;
    }
    .services-phone-button {
        width: 36%;
    }
    .testimonials-section .review-slide-container .review-content {
        font-size: 18px;
    }
    .map-form-section .wpcf7 .form-field {
        padding: 60px 20px 25px;
    }
    .site-footer {
        padding: 140px 15px 150px;
    }
    .footer-column .footer-wrap-item-info.footer-hour {
        font-size: 13px;
    }
    .slmp-category-navigation .slmp-cat-title {
        margin: 0 10px 20px;
    }
}

@media only screen and (max-width:1140px) {
    .widget-area.header-widget-area {
        font-size: 12px;
    }
    .header-widget-area .header-right-container {
        margin-right: 15px;
        column-gap: 7px;
    }
    .header-widget-area .header-right-container .tracking-number a {
        font-size: 16px;
    }
    .genesis-nav-menu a {
        font-size: 12px;
        padding: 18px 15px !important;
    }
    .genesis-nav-menu .menu-item-home a {
        padding: 15px 15px 14px !important;
    }
    .genesis-nav-menu .menu-item-has-children > a:after {
        font-size: 11px;
    }
    .genesis-nav-menu .sub-menu a {
        font-size: 12px;
    }
    .sticky-head .genesis-nav-menu > li > a {
        padding: 15px 15px 16px !important;
    }
    .services-section {
        padding: 150px 10px 75px;
    }
    .services-box-list-item {
        margin: 0 3px;
    }
    .service-box-content {
        font-size: 13px;
    }
    .services-phone-button .def-button {
        min-width: 180px;
    }
    .testimonials-section .reviews-slider .review-slide {
        margin: 0 10px;
    }
    .testimonials-buttons a {
        margin: 0 10px;
    }
    .map-form-section-wrapper {
        column-gap: 15px;
    }
    .footer-column .footer-wrap-item-info.footer-address {
        font-size: 14px;
    }
    .slmp-category-navigation .slmp-cat-title {
        font-size: 17px;
    }
}

@media only screen and (max-width:1080px) {
    .widget-area.header-widget-area {
        font-size: 11px;
    }
    .genesis-nav-menu a {
        padding: 18px 13px !important;
    }
    .genesis-nav-menu .menu-item-home a {
        padding: 15px 13px 14px !important;
    }
    .sticky-head .genesis-nav-menu > li > a {
        padding: 15px 13px 16px !important;
    }
    .services-box-list-item .service-box-title {
        font-size: 16px;
    }
    .services-box-list-item .services-box-list-item-wrap {
        padding: 30px 12px 90px;
    }
    .footer-column .footer-wrap-item-info.footer-hour {
        font-size: 12px;
    }
    .inner-services-box-list-item {
        column-gap: 15px;
    }
}

@media only screen and (max-width: 1023px) {
    .home-content-group .wp-block-columns {
        column-gap: 0;
        row-gap: 50px;
        flex-direction: column;
    }
    .home-content-group:before {
        display: none;
    }
    .wp-block-column.home-img {
        text-align: center;
        padding: 0 15px;
    }
    .home-img figure:before {
        bottom: -15px;
        right: -15px;
    }
    .more-content.relative {
        margin-left: 0;
    }
    .wp-block-group.home-content-mobile-group {
        margin-bottom: 60px;
    }
    .hm-content-tabs {
        margin-bottom: 30px;
    }
    .hm-content-tabs .tb-title {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex: 1;
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 15px;
        background-color: #e6e6e6;
        color: #595959;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        cursor: pointer;
    }
    .hm-content-tabs .tb-title:hover,
    .hm-content-tabs .tb-title.active {
        background-color: #060606;
        color: #dcdedf;
    }
    .hm-content-tabs .hm-desk-tab-title {
        display: none;
    }
    .hm-content-tabs .hm-tab-content .hm-tab-cont {
        margin: 10px 0;
        padding-left: 0;
    }
    .hm-content-tabs .hm-tab-content .tb-title {
        display: flex;
    }
    .hm-content-tabs .hm-tab-content .tb-title:after {
        content: "\f0d8";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        right: 15px;
        display: inline-block;
        transform: rotate(180deg);
        transition: all 0.3s ease;
    }
    .hm-content-tabs .hm-tab-content .tb-title.active:after {
        transform: rotate(0deg);
        transition: all 0.3s ease;
    }
    .hm-content-tabs .hm-tab-content .hm-tab-cont .tb-content {
        display: none;
        padding: 15px 0 0 0;
    }
    .hm-content-tabs .hm-tab-content .hm-tab-cont.active .tb-content {
        display: block;
        border-left: 2px solid #c21117;
        padding: 0 0 0 15px;
        margin-top: 20px;
    }
    .site-header,
    .admin-bar .site-header,
    .site-header.sticky-head {
        z-index: 1005;
    }
    .site-header > .wrap {
        padding: 65px 0 10px;
    }
    .title-area {
        max-width: initial;
        padding: 0;
        float: none;
        margin: 0 auto 10px;
        display: block;
        text-align: center;
    }
    .title-area img {
        width: auto;
        height: 70px;
    }
    .widget-area.header-widget-area {
        float: none;
        position: absolute;
        top: 0;
        margin: 0;
        width: 100%;
        right: 0;
        left: 0;
        max-width: 100%;
        padding: 13px 15px;
    }
    .header-widget-area .header-right-container {
        display: none;
    }
    .header-widget-area .header-right-container:last-child {
        display: flex;
        justify-content: center;
    }
    .header-widget-area .header-right-container > div:last-child span {
        display: none;
    }
    .header-widget-area .header-right-container .tracking-number a {
        font-size: 20px;
    }
    .header-right-container .header-icon {
        border: none;
        padding: 0;
        margin-right: 10px;
    }
    .sticky-head.site-header > .wrap {
        padding: 5px 0;
    }
    .sticky-head .title-area img {
        height: 40px;
    }
    .sticky-head .widget-area.header-widget-area {
        display: none;
    }
    #mobile-company-info {
        display: block;
        position: absolute;
        top: 88px;
        left: 10px;
        z-index: 9999;
        color: #fff;
        cursor: pointer;
        transition: none !important;
    }
    #mobile-company-info.sticky-head {
        top: 11px;
        position: fixed;
        color: #0d5cab;
    }
    .mobile-company-container {
        position: absolute;
        padding: 10px 10px 10px 40px;
        box-sizing: border-box;
        background: #0d5cab;
        color: #fff;
        font-weight: 500;
        display: none;
        top: 145px;
        z-index: 9999;
        transition: none;
        width: 100%;
    }
    .mobile-company-container.active-info {
        display: block;
    }
    .mobile-company-container.active-info.sticky-head {
        top: 50px;
        position: fixed;
    }
    .mobile-company-container > div {
        position: relative;
        margin-bottom: 10px;
    }
    .mobile-company-container i {
        position: absolute;
        left: -25px;
        top: 5px;
        color: #fff;
    }
    .mobile-company-container > div a {
        color: #fff;
    }
    .three-col-list {
        column-count: 2;
    }
    .sticky-head .menu-toggle {
        padding: 13px 0;
        top: 0;
    }
    .menu-toggle,
    .sub-menu-toggle {
        background-color: transparent;
        border-width: 0;
        color: #fff;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        visibility: visible;
    }
    .menu-toggle:focus,
    .menu-toggle:hover,
    .sub-menu-toggle:focus,
    .sub-menu-toggle:hover {
        background-color: transparent;
        border-width: 0;
        color: #fff;
    }
    .menu-toggle {
        padding: 15px 0;
        z-index: 1000;
        float: none;
        position: absolute;
        right: 10px;
        top: 75px;
        transition: none;
    } 
    .sticky-head .menu-toggle {
        color: #ec1c25;
    } 
    .menu-toggle.activated::before {
        /*content: "\f335";*/
    }
    .site-header .menu-toggle::before {
        font-size: 25px;
        height: 25px;
        width: 25px;
    }
    nav,
    .genesis-responsive-menu {
        display: none;
        position: relative;
        padding: 0;
        height: 100vh;
        padding-bottom: 150px;
        overflow: scroll;
        background: #0d5cab;
    }
    .genesis-nav-menu {
        display: block;
    }
    .genesis-nav-menu a {
        padding: 10px 15px !important;
    }
    .genesis-nav-menu .sub-menu a {
        padding: 10px 30px !important;
    }
    .genesis-nav-menu a,
    .genesis-nav-menu .sub-menu a {
        font-size: 16px;
        border-radius: 0;
        border: 0;
        border-bottom: 1px solid #fff;
        background: #0d5cab;
        color: #fff;
    }
    .genesis-nav-menu .menu-item-home a {
        padding: 9px 15px 8px !important;
    }
    .genesis-nav-menu .sub-menu,
    .genesis-nav-menu .sub-menu a {
        width: 100%;
    } 
    .genesis-nav-menu a:focus,
    .genesis-nav-menu a:hover,
    .genesis-nav-menu .current-menu-item > a {
        background: #ec1c25;
    }
    .genesis-nav-menu .menu-item {
        display: block;
    }
    .genesis-nav-menu .sub-menu {
        position: relative;
        opacity: 1;
        left: auto;
        border-top: 0;
        padding-left: 0;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
        display: none;
    }
    .sub-menu-toggle {
        float: right;
        padding: 8px 10px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100;
    }
    .sub-menu .sub-menu-toggle {
        padding: 12px 10px;
    }
    .sub-menu-toggle::before {
        display: inline-block;
        text-rendering: auto;
        transform: rotate(0);
        transition: transform 0.25s ease-in-out;
        color: #fff;
    }
    .sub-menu-toggle.activated::before {
        transform: rotate(180deg);
    }
    .genesis-nav-menu a:hover:after,
    .genesis-nav-menu .current-menu-item > a:after {
        display: none
    }
    .sticky-head .genesis-responsive-menu {
        max-width: 100%;
        bottom: -10px;
    }
    .sticky-head .genesis-nav-menu {
        width: 100%;
    }
    .sticky-head .genesis-nav-menu a,
    .sticky-head .genesis-nav-menu .sub-menu a {
        font-size: 16px;
        color: #fff !important;
    }
    .sticky-head .genesis-nav-menu > li > a {
        padding: 10px 15px 10px !important;
    }
    .sticky-head .genesis-nav-menu > li > a:focus,
    .sticky-head .genesis-nav-menu > li > a:hover,
    .sticky-head .genesis-nav-menu > .current-menu-item > a {
        background: #ec1c25;
    }
    .sticky-head .genesis-nav-menu a {
        padding: 10px 15px !important;
    }
    .sticky-head .genesis-nav-menu .sub-menu a {
        padding: 10px 30px !important;
    }
    .genesis-nav-menu .menu-item-has-children > a:after {
        display: none !important;
    }
    .sticky-head .genesis-nav-menu .menu-item-home a {
        padding: 9px 15px 8px !important;
        font-size: 0;
    }
    .home-slide {
        height: 720px !important;
    }
    .home-slide-wrapper {
        padding: 0 15px;
        right: 0;
        left: 0;
        transform: none;
        top: 40%;
    }
    .home-slide-wrap .small-header {
        font-size: 16px;
    }
    .home-slide-wrap .header {
        font-size: 35px;
    }
    .home-slide-wrap .content {
        max-width: 570px;
        font-size: 16px;
        margin: 0 auto 20px;
    }
    .home-slider-wrapper ul.slick-dots {
        display: none !important;
    }
    .hero-buttons a {
        font-size: 12px;
        min-width: 150px;
    }
    .services-section {
        padding: 100px 15px 50px;
    }
    .services-section-wrap {
        padding: 0;
        background: none;
    }
    .services-heading {
        margin: 0px auto 30px;
    }
    .services-header {
        margin-bottom: 15px;
    }
    .services-header:after {
        margin: 15px auto 0;
    }
    .services-content {
        font-size: 16px;
    }
    .services-box-list-wrap {
        display: none;
    }
    .home .services-cta {
        flex-direction: column;
    }
    .services-cta {
        display: block;
        margin: 0 auto 50px;
        padding: 0 15px;
    }
    .services-cta-image {
        max-width: 450px;
        width: 100%;
        box-shadow: none;
        display: block;
        margin: 0 auto;
    }
    .services-cta-image:before {
        display: none;
    }
    .services-cta-container {
        display: block;
        max-width: 450px;
        margin: -5px auto 0;
        border-radius: 0 0 10px 10px;
    }
    .services-cta-header {
        font-size: 35px;
    }
    .services-cta-content {
        padding: 40px 15px;
    }
    .services-phone-button {
        width: 100%;
        text-align: left;
        padding-bottom: 50px;
    }
    .services-phone-button .def-button {
        min-width: 250px;
        padding: 17px 10px;
    }
    .mobile-services-box-list-wrap {
        display: block;
        max-width: 400px;
        margin: 0 auto 100px;
    }
    .mobile-services-box-list-item {
        margin-bottom: 15px;
    }
    .mobile-services-box-list-item a {
        display: flex;
        background: #eef3f6;
        padding: 4px 15px;
        align-items: center;
        column-gap: 17px;
        border-radius: 5px;
        position: relative;
    }
    .mobile-services-box-list-item .mobile-service-box-icon {
        width: 52px;
        height: 52px;
        background-size: cover !important;
    }
    .mobile-service-box-title {
        color: #060606;
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
    }
    .mobile-services-box-list-item a:before {
        content: '\f0da';
        position: absolute;
        color: #0d5cab;
        right: 15px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }
    .home .site-inner {
        padding: 50px 15px;
    }
    .home .site-inner .content-sidebar-wrap {
        padding: 0;
    }
    .home .featured-list {
        padding: 0;
    }
    .featured-list {
        row-gap: 20px;
        padding: 0 15px;
    }
    .featured-box-list-item {
        column-gap: 20px;
        width: 100%;
    }
    .featured-box-list-item:nth-child(odd) {
        padding: 0;
    }
    .featured-box-list-item:nth-child(odd) {
        flex-direction: row !important;
    }
    .featured-box-list-item:nth-child(even) {
        flex-direction: row-reverse !important;
    }
    .featured-box-list-item .featured-box-list-item-wrap {
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        padding: 20px 25px;
        min-height: 200px;
    }
    .featured-box-list-item .featured-box-image {
        min-height: 200px;
    }
    .featured-box-list-item .featured-box-icon {
        width: 60px;
        height: 60px;
        margin: 0 auto 10px;
    }
    .featured-box-list-item .featured-box-content {
        font-size: 14px;
    }
    .home-content-cta {
        margin: 0 auto 50px;
        padding: 0;
    }
    .home-content-cta-header {
        font-size: 35px;
    }
    .home-content-cta-buttons > a {
        padding: 14px 10px 15px;
        display: block;
        margin: 0 auto 10px;
        width: 220px;
    }
    .areas-section {
        margin: 100px auto;
        padding: 0 15px;
    }
    .areas-header {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .areas-header:after {
        margin: 15px auto 0;
    }
    .areas-section-wrap {
        column-gap: 0;
        flex-direction: column;
        row-gap: 100px;
    }
    .areas-section-wrap > div {
        width: 100%;
        max-width: 410px;
        margin: 0 auto;
    }
    ul.areas-list li {
        margin-bottom: 20px;
    }
    ul.areas-list li:last-child {
        margin-bottom: 40px;
    }
    ul.areas-list li a {
        font-size: 22px;
    }
    ul.areas-list li i {
        margin-right: 15px;
    }
    .testimonials-section {
        padding: 100px 0 0;
        background-position: right center !important;
    }
    .testimonials-wrapper {
        padding: 0 15px 100px;
    }
    .testimonials-header {
        font-size: 35px;
    }
    .testimonials-content {
        color: #fff;
        margin-bottom: 105px;
        font-size: 16px;
    }
    .testimonials-section .reviews-slider {
        margin-bottom: 50px;
    }
    .testimonials-section .reviews-slider .slick-arrow {
        left: 45% !important;
        top: -65px !important;
        right: initial !important;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: 45% !important;
        left: initial !important;
    }
    .testimonials-section .reviews-slider .review-slide {
        margin: 0;
    }
    .testimonials-section .review-slide-container .review-content {
        font-size: 16px;
    }
    .testimonials-section .review-meta .review-rating {
        display: none;
    }
    .testimonials-buttons {
        text-align: center;
    }
    .testimonials-buttons a {
        margin: 0 auto 10px;
        display: block;
        max-width: 235px;
    }
    .cta-section {
        margin: 100px auto 50px;
        padding: 0 15px;
    }
    .cta-section-wrapper {
        padding: 17px;
    }
    .cta-section-wrap {
        padding: 70px 20px;
        background-image: none !important;
        border-radius: 10px;
        box-shadow: inset 0 0 20px 0px rgba(0, 0, 0, .7);
    }
    .cta-section-wrap:before {
        background: linear-gradient(0deg, rgba(6, 6, 6, 1) 0%, rgba(194, 17, 23, 0.7988445378151261) 99%);
        border-radius: 10px;
    }
    .cta-section-header {
        font-size: 30px;
    }
    .cta-buttons-wrap > div {
        width: 100%;
        max-width: 280px;
    }
    .cta-buttons-wrap {
        column-gap: 0;
        flex-direction: column;
        align-items: center;
    }
    .floating-cta-btn {
        display: none;
    }

    .blog-section {
        padding: 50px 15px;
    }
    .blog-header-wrap {
        display: block;
    }
    .blog-header-wrap .blog-container {
        width: 100%;
        font-size: 16px;
    }
    .blog-small-header {
        margin-bottom: 0;
    }
    .blog-header {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .blog-posts-article {
        width: 45%;
        margin: 0 2% 35px !important;
    }
    .blog-title {
        font-size: 18px;
    }
    .blog-link-wrap {
        margin-top: 0;
    }
    .map-form-section {
        padding: 50px 15px;
    }
    .map-form-section:before {
        content: '';
        background: #fff;
        display: block;
        height: 1000px;
        width: 100%;
        z-index: -1;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
    }
    .map-form-section-wrapper {
        display: block;
        max-width: 600px;
    }
    .map-form-section .header {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .map-form-section-wrapper {
        display: block;
    }
    .map-form-section-wrapper > div {
        width: 100%;
        margin-bottom: 15px;
    }
    .map-form-section-wrapper > div.map-left {
        margin-bottom: 70px;
        border-radius: 10px;
    }
    .map-wrap {
        border-radius: 10px;
    }
    .form-right-wrap .form-title {
        font-size: 24px;
        padding: 13px 10px;
    }
    .map-form-section .wpcf7 .form-field {
        padding: 25px 20px;
    }
    .wpcf7 .form-field .col-1,
    .wpcf7 .form-field .col-2 {
        margin-bottom: 7px;
    }
    .wpcf7 .form-field .col-2 {
        column-gap: 0;
        flex-direction: column;
        row-gap: 7px;
    }
    .wpcf7 .form-field .col-2 > div {
        width: 100%;
    }
    .badges-section {
        background: transparent;
        padding: 50px 15px 100px;
    }
    .badges-header {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .badges-slider .badges-item {
        margin: 10px 40px;
        box-shadow: none;
        background: #fff;
    }
    .badges-section .slick-arrow {
        left: -10px;
    }
    .badges-slider .slick-arrow.badge-next {
        right: -10px;
        left: initial;
    } 
    .site-footer {
        padding: 100px 15px;
    }
    .footer-wrap {
        padding-bottom: 0;
    }
    .footer-wrap .footer-column {
        display: none;
        width: 100%;
        margin: 0 auto 40px !important;
        color: #ccc;
        max-width: 330px;
    }
    .footer-wrap .footer-column:first-child {
        display: block !important;
    }
    .footer-column .footer-wrap-item-info {
        margin-bottom: 20px;
        position: relative;
        padding-left: 33px;
        color: #d9d9d9;
    }
    .footer-column .footer-wrap-item-info a {
        color: #d9d9d9;
    }
    .footer-column .footer-wrap-item-info.footer-hour {
        font-size: 16px;
    }
    .toggle-footer-links {
        display: block;
        max-width: 330px;
        margin: 50px auto 100px;
        font-size: 14px;
        background: #dcdedf;
        color: #060606 !important;
        cursor: pointer;
    }
    .toggle-footer-links.def-button i {
        color: #0d5cab;
    }
    .footer-bottom-wrap {
        padding:45px 15px 115px;
    }
    .footer-bottom-wrapper {
        align-items: center;
        flex-direction: column;
    }
    .footer-social-media {
        margin-top: 25px;
    }
    .copyright {
        bottom: 70px;
    }
    .floating-cta-btn.sticky-head {
        display: none;
    }
    .mobile-floating-cta {
        display: block;
        position: fixed;
        bottom: 5px;
        text-align: center;
        width: 100%;
        z-index: 6;
    }
    .mobile-floating-phone {
        display: none;
    }
    .mobile-floating-cta-btn {
        color: #fff;
        font-size: 16px;
        padding: 12px 50px;
        line-height: 1;
        box-sizing: border-box;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
        z-index: 6;
        cursor: pointer;
        text-transform: uppercase;
        text-align: center;
        display: inline-block;
        font-weight: 700;
        background: linear-gradient(0deg, rgba(158, 6, 11, 1) 0%, rgba(194, 17, 23, 1) 50%);
        border-radius: 8px;
        font-family: "Poppins", sans-serif;
    }
    .sticky-cta .mobile-floating-phone {
        display: inline-block;
        background: #0d5cab;
        color: #fff;
        width: 155px;
        padding: 12px 5px 13px;
        font-size: 15px;
        font-weight: 700;
        vertical-align: top;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        box-shadow: -2px 0px 10px rgba(0, 0, 0, .4);
        line-height: 1;
    }
    .sticky-cta .mobile-floating-phone a {
        color: #fff;
    }
    .sticky-cta .mobile-floating-cta-btn {
        padding: 9px 3px;
        width: 155px;
        line-height: 1;
        font-size: 11px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: 2px 0px 10px rgba(0, 0, 0, .4);
    }
    h1 {
        font-size: 35px;
        margin-bottom: 30px
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 24px;
    }
    h4 {
        font-size: 20px;
    }
    h5 {
        font-size: 16px;
    }
    .site-inner {
        padding: 100px 0 50px;
        font-size: 16px;
    }
    .site-inner .content-sidebar-wrap {
        padding: 0 15px;
    }
    .modal-container .form-title {
        font-size: 24px;
        padding: 15px 10px;
    }
    .modal-container .form-field {
        padding: 15px;
    }
    .modal-container .wpcf7 .form-field .col-1,
    .modal-container .wpcf7 .form-field .col-2 {
        margin-bottom: 7px;
    }
    .wpcf7 .form-field .recaptcha-note {
        font-size: 12px;
    }
    input,
    select,
    textarea {
        font-size: 12px;
        padding: 10px 15px;
    }
    .modal-container .wpcf7 .form-field .wpcf7-submit {
        padding: 11px 15px;
    }
    .inner-banner {
        height: 600px !important;
    }
    .inner-banner-wrap {
        top: 250px;
    }
    .inner-banner-header {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .inner-banner-small-header {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .wp-block-group.inner-content-group {
        padding-left: 15px;
    }
    .inner-services-section {
        padding: 10px 15px 100px;
        max-width: 630px;
        margin: 0 auto;
    }
    .inner-services-box-list-item:nth-child(even) {
        flex-direction: column;
    }
    .inner-services-box-list-item {
        column-gap: 0;
        flex-direction: column;
        margin-bottom: 40px;
    }
    .inner-services-right {
        width: 100%;
    }
    .inner-services-left {
        width: 100%;
    }
    .blog-posts-article-wrapper .blog-posts-article {
        width: 45%;
    }
    .blog-posts-article-wrapper .blog-posts-article-wrap:last-child {
        margin-bottom: 50px;
    }
    #blog-widget section {
        width: 100%;
        display: block;
        margin: 0 auto 10px;
    }
    .single .inner-banner-wrap {
        top: 220px;
    }
}

@media only screen and (max-width: 980px) {
    .testimonials-section .reviews-slider .slick-arrow {
        left: 43% !important;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: 43% !important;
    }
} 

@media only screen and (max-width: 768px) {
    .copyright {
        bottom: 50px;
    }
    .site-inner .entry-content .wp-block-image figure:before {
        bottom: -15px;
        right: -15px;
    }
    .testimonials-section .reviews-slider .slick-arrow {
        left: 42% !important;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: 42% !important;
    }
    .hero-buttons a {
        margin: 0 6px;
    }
    .two-col-group ul {
        display: block;
        width: 100%;
    }
    .two-col-list {
        column-count: 1;
    }
    .three-col-list {
        column-count: 1;
    }
    .blog-posts-article-wrapper .blog-posts-article {
        width: 100%;
        max-width: 500px;
        display: block;
        padding: 30px 30px 60px;
        margin: 0 auto 35px !important;
    }
}

@media only screen and (max-width: 600px) {
    .testimonials-section .reviews-slider .slick-arrow {
        left: 40% !important;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: 40% !important;
    }
    .inner-service-box-button a {
        width: 160px;
        min-width: 160px;
    }
    .blog-posts-article-wrapper .blog-posts-article {
        padding: 20px 15px 60px;
    }
    .modal-container {
        max-width: 420px;
    }
    .scrollToTop {
        bottom: 180px;
    }
    #xapp-widget .xapp-chat-button {
        bottom: 45px !important;
        right: 0 !important;
    }
    #slick-slide00 {
        background: url("/wp-content/uploads/2025/04/residential-roofing-m.jpg") center top no-repeat !important;
    }
    #slick-slide01 {
        background: url("/wp-content/uploads/2025/04/residential-roof-repair-replacement-m.jpg") center top no-repeat !important;
    }
    #slick-slide02 {
        background: url("/wp-content/uploads/2025/04/asphalt-shingle-roof-installation-m.jpg") center top no-repeat !important;
    }
}

@media only screen and (max-width:480px) {
    .scrollToTop {
        bottom: 210px;
    }
    .testimonials-section .reviews-slider .slick-arrow {
        left: 40% !important;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: 40% !important;
    }
    .inner-services-right {
        padding: 30px 15px;
    }
    .inner-service-box-button a {
        width: 145px;
        min-width: 145px;
    }
    #contactus-form .wpcf7 .form-field {
        padding: 40px 20px 25px;
    }
    #contactus-form .wpcf7-response-output {
        font-size: 14px;
    }
    .menu-toggle {
        right: 5px;
    }
    .modal-container {
        max-width: 300px;
    }
    .areas-section .company-info-wrap > div:last-child {
        padding: 15px 10px;
    }
    .wpcf7 form .wpcf7-response-output {
        font-size: 14px;
    }
}

@media only screen and (max-width:420px) {
    .testimonials-section .reviews-slider .slick-arrow {
        left: 37% !important;
    }
    .testimonials-section .reviews-slider .slick-arrow.reviews-slider-next {
        right: 37% !important;
    }
}


@media only screen and (max-width:375px) { }

@media only screen and (max-width:320px) { }

/* --------------------------- Print Styles ---------------------------  */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    box-shadow: none !important;
    color: #333 !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]::after,
  a[href^="#"]::after,
  .site-title > a::after {
    content: "";
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  .content,
  .content-sidebar {
    width: 100%;
  }

  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }

  .title-area {
    text-align: center;
    width: 100%;
  }

  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }

  .site-inner {
    padding-top: 0;
    position: relative;
  }

  .author-box {
    margin-bottom: 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }

  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }

  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}

/* --------------------------- from customize additional css ---------------------------  */
.sa-col-2 {
    column-count: 2;
}
.sa-col-3 {
    column-count: 3;
}
@media only screen and (max-width: 600px) {
.sa-col-2 {
    column-count: 1;
}
	.sa-col-3 {
			column-count: 1;
	}
}

@media (max-width: 1023px) {
.form-right {
		display: none !important;
}
	.map-form-section .header {
			display: none;
		
	}
	.small-header  {
		margin-bottom: 15px;
	}
	
	.map-form-section {
    display: none;
}
	.blog-section {
		display: none;
}
	.areas-section-right {
		display: none !important;
}
}
