html {
    box-sizing: border-box;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

.author-box::before,
.entry-content::before,
.entry::before,
.footer-widgets::before
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-header::before,
.widget::before,
.wrap::before {
    content: " ";
    display: table;
}
.clearfix::after,
.entry-content::after,
.entry::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
    clear: both;
    content: " ";
    display: table;
}
.site-container, .full-width-section, .cta-holder, .badge-section, .site-inner {
    overflow: hidden;
}

.site-inner {
    padding: 60px 15px 0 !important
}
.error404 li.page_item.page-item-570, .error404 li.page_item.page-item-999, .error404 li.page_item.page-item-1462  {
    display: none;
}
.page-id-693 li.page_item.page-item-1462 {
    display: none;
}

.error404 .site-inner,
.search .site-inner,
.archive .site-inner {
    padding: 60px 30px 190px 30px !important;
}

.site-inner::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    background-image: url(/wp-content/uploads/2025/06/inner-bg.png);
    height: 620px;
    width: 300px;
    background-repeat: no-repeat;\
}
.site-inner::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2025/06/inner-right-bg.png);
    height: 620px;
    width: 300px;
    background-repeat: no-repeat;
    background-position: right;
    z-index: -2;
}

.search-no-results .content-sidebar-wrap {
    width: 100%;
}

ul li .fa-check {
    margin-right: 10px;
}

.archive .content-sidebar-wrap, .single .content-sidebar-wrap{
    width: 100%;
}

/* Typographical Elements */
body {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.625;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.sec-font {
    font-family: "Montserrat", sans-serif;
}
.third-font {
    font-family: "Montserrat", sans-serif;
}
button.search-submit:hover {
    color: #fff;
}
.contentul {
    font-family: "Montserrat", sans-serif;
    color: #000 !important;
}
.xapp-chat-button {
     bottom: 85px !important;
  }

.cta-bubble {
    margin-right: 25px;
}
.button,
.gallery img,
button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
textarea:focus {
    transition: all .2s ease-in-out;
}
a,
a:focus,
a:hover {
    color: #E0B23D;
    text-decoration: none;
}
p {
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    color: #000;
    font-family: "Montserrat", sans-serif;
}
ol,
ul {
    margin: 0 0 20px 0;
    /*padding: 0 0 0 20px;*/
}
li {
    list-style-type: none;
}
hr {
    border: none;
    border-collapse: collapse;
    border-top: 1px solid #ccc;
    clear: both;
    margin: 30px 0;
}
.window_scrolled .site-header .header-top-bar {
    background-color: #fff;
}

.window_scrolled .header-col-title a {
    color: #000;
}
.window_scrolled .header-col-title span {
    color: #000;.
}

.window_scrolled .header-logo-mobile {
    display: block;
}

.window_scrolled .header-col-title span,
.window_scrolled .site-header .header-phone a,
.window_scrolled header .fa-envelope::before, 
.window_scrolled header .fa-location-dot::before {
    color: #000;
}
.window_scrolled .header-phone i {
    color: #E0B23D;
}

.align-stretch {
    align-items: stretch !important;
}
b,
strong a {
    font-weight: 700;
    color: #BF8034;
}

div#comments {
    display: none;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}
mark {
    background: #ddd;
    color: #333;
}
blockquote {
    margin: 30px;
}
body>img {
    display: none;
}
ul.page-list,
ul.page-list-2,
ul.page-list-single {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    list-style: inside;
}
.video-review-container {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    margin: 0 0 15px;
    font-weight: 500;
    position: relative;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    color: #000;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

.home-content ul li span {
    font-weight: 900 !important;
}

h1,
h1.has-text-align-left {
    font-size: 45px !important;
    color: #000;
}

.archive-title {
    text-align: center;
    font-weight: 900;
}

h1.has-text-align-left {
    text-align: center;
}

h2 {
    font-size: 30px;
    color: #000;
}

h3 {
    font-size: 25px;
    color: #000;
}

h4 {
    font-size: 20px;
    color: #000;
}

h5 {
    font-size: 20px;
    color: #000;
}
/* Forms */
form {
    position: relative;
}

.form-field label.show-text-label {
    text-transform: capitalize;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
}

input, select, textarea {
    border: 1px solid #e1e1e1;
    color: #999;
    font-size: 16px;
    padding: 10px;
    overflow: hidden;
    font-family: inherit;
}
textarea {
    resize: vertical;
}
input[type="submit"] {
    -webkit-appearance: none;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
    width: auto;
}
select::-ms-expand {
    display: none;
}
::-ms-input-placeholder {
    color: #999;
}
:-ms-input-placeholder {
    color: #999;
}
::placeholder {
    color: #999;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-color: #000;
    border-radius: 0;
    padding: 20px;
    width: initial;
    transition: all .5s;
    overflow: hidden;
    z-index: 1;
    text-transform: uppercase;
}
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, .button:focus, .button:hover {
    background: #e0b23d;
    color: var(--white);
    border: 1px solid var(--secondary-color);
}
.wpcf7-form-control-wrap[data-name="acceptance"] {
    display: inline-block !important;
}
span.wpcf7-list-item-label {
    text-transform: initial;
    font-family: "Montserrat", sans-serif;
}
.wpcf7-acceptance span {
    margin: 0;
}
.xapp-chat-button{
    z-index:5 !important;
}
.error404 .entry-title {
	margin-bottom: -34px;
}

.page-id-194 .form-field .fa-solid {
  display: none;
}
.page-id-1272 .section-order-about, 
.single-post .section-order-about, 
.page-id-1075 .section-order-about {
    display: none;
}

/* Objects */
.wp-caption,
embed,
iframe,
img,
object,
video {
    max-width: 100%
}

img {
    height: auto;
    vertical-align: top;
    max-width: 100%;
    position: relative;
}

/*Button */

.slmp-gallery-load-more.slmp-text-center button {
    background: #fff !important;
    border: 1px solid;
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    padding: 13px 25px;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
    transition: all .5s;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 16px;
    background-color: #e0b23d !important;
    color: #000;
    text-transform: uppercase;
    min-width: auto;
}
.site-btn:hover,
.site-btn:focus {
    background: #000;
    color: #fff;
}
:focus {
    outline: none;
}
a.link-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* Site Container */
.site-inner {
    clear: both;
    position: relative;
    max-width: 100%;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    z-index: 0;
    background-color: #fff;
}
.site-inner .content-sidebar-wrap {
    max-width: 1250px;
    width: 100%;
    margin: auto; 
}
.page-id-194 .site-inner {
    z-index: 0;
}
/* Keyframes*/

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -o-transform: translateY(-100px);
        transform: translateY(-100px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
@keyframes pxl_scroll_top_effect {
    0% {
        transform: translateY(2px)
    }
    100% {
        transform: translateY(-2px)
    }
}

/* Common Classes */
.c-white, .c-white a {
    color: #fff !important;
}
.c-violet, .c-violet a {
    color: #3E1F53;
}
.c-bronze, .c-bronze a {
    color: #BF8034;
}
.c-black, .c-black a {
    color: #000;
}
.subtitle {
    font-size: 16px;
    margin-bottom: 10px;
}
.section-container {
    padding: 30px 15px;
}
.site-wrap .container {
    padding: 0;
    width: 100%;
    position: relative;
    clear: both;
}
.background-element {
    background-repeat: no-repeat;
}
.background-fixed {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-top-center {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-left-cover {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-right-cover {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-bottom-cover {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-left-contain {
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}
.background-image-bottom-contain {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.background-image-right-bottom-inherit {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: inherit;
}
.background-image-right-center-inherit {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: inherit;
}
.background-image-top-center-contain {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
.site-flex-nowrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
}
.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;
}
.justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.justify-content {
    -webkit-justify-content: space-between;
    -ms-flex-pack: inherit;
    justify-content: space-between;
    align-items: center;
}
.justify-content-center {
    -webkit-justify-content: center;
    -ms-flex-pack: inherit;
    justify-content: center;
    align-items: inherit;
    flex-wrap: wrap;
}
.justify-content-center-center {
    -webkit-justify-content: center;
    -ms-flex-pack: inherit;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.justify-content-center-left {
    -webkit-justify-content: center;
    -ms-flex-pack: inherit;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}
.justify-content-center-right {
    -webkit-justify-content: center;
    -ms-flex-pack: inherit;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}

.floating-cta .header-popup {
    background-color: #e0b23d;
    color: #000;
    padding: 15px;
}

.justify-content-left {
    -webkit-justify-content: left;
    -ms-flex-pack: inherit;
    justify-content: left !important;
    align-items: inherit;
    flex-wrap: wrap;
}
.justify-content-right {
    -webkit-justify-content: right;
    -ms-flex-pack: inherit;
    justify-content: right;
    flex-wrap: wrap;
}
.justify-content-top {
    -webkit-justify-content: space-between;
    -ms-flex-pack: inherit;
    justify-content: space-between;
    align-items: inherit;
}
.justify-content-bottom {
    -webkit-justify-content: space-between;
    -ms-flex-pack: inherit;
    justify-content: space-between;
    align-items: flex-end;
}
.align-items-center {
    -ms-flex-align: center;
    align-items: center;
}
.gap20 {
    gap: 20px
}
.gap30 {
    gap: 30px
}
.gap40 {
    gap: 40px
}
.transition {
    transition: all 0.5s ease-in-out;
}
/* Column */
.col-1-12, .col-2-12, .col-3-12, .col-4-12, .col-5-12, .col-6-12, .col-7-12, .col-8-12, .col-10-12, .col-11-12, .col-12-12, .col-1-5, .col-2-5, .col-3-5, .col-4-5, .col-5-5, .col-1, .col-2, .col-3, .col-4 {
    width: 100%;
}
.col-9-12 {
    width: 20%;
}
.site-btn {
    color: #000;
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
    transition: all .5s;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-transform: capitalize;
    padding: 7px 25px;
}
.site-btn:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -2;
}
.site-btn:hover:after {
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.btn-hvr:hover:after {
    background-color:#000;
    color: #fff;
}
.btn-hvr:hover {
    background-color:#000;
    color: #fff ;
}
.btn-two:hover {
    background-color: #e0b23d;
    color: #fff;
}
.btn-two:after {
    background-color: #e0b23d;
}
.btn-three:after {
    background-color: #000;
}
.btn-one:after {
    background-color: #e0b23d;
}
.btn-one {
    background-color: #000;
    color: #E0B23D;
    margin: 15px;
    font-size: 16px;
    width: 165px;
    border: 1px solid #000;
    text-align: center;
    margin-left: 0;
}
.btn-two {
    background-color: #E0B23D;
    color: #000;
    margin: 15px;
    font-size: 16px;
    width: 165px;
    text-align: center;
}
.btn-three {
    background-color: transparent;
    color: #fff;
    margin: 15px;
    font-size: 16px;
    width: 165px;
    border: 1px solid #fff;
    text-align: center;
}
.btn-four {
    background-color: transparent;
    color: #000;
    margin: 15px;
    font-size: 16px;
    width: 165px;
    border: 1px solid #000;
    text-align: center;
}
.btn-five {
    background-color: transparent;
    color: #000;
    margin: 15px;
    font-size: 16px;
    width: auto;
    border: 1px solid #000;
    text-align: center;
    margin-left: 0;
}
.relative {
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.uppercase {
    text-transform: uppercase;
}
.underline {
    text-decoration: underline;
}
.normal 
    font-weight: 400;
}
.medium {
    font-weight: 500;
}
.semibold {
    font-weight: 600;
}
.bold {
    font-weight: 700;
}
.extrabold {
    font-weight: 900;
}
.italic {
    font-style: italic;
}
.section-title {
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.section-subtitle {
    color: #000;
    display: inline-block;
    font-size: 12px;
    position: relative;
    padding: 5px;
    font-weight: normal;
    vertical-align: middle;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.section-desc {
    margin-bottom: 18px;
}
.dark-overlay:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .70);
}
.full-width {
    width: 100%;
}
.inner-width {
    width: 100%;
    max-width: 1750px;
    margin: 0 auto;
    display: block;
    padding: 0 15px;
    z-index: 2;
    position: relative;
}

.inner-width.extended {
    max-width: 1250px;
}

.show-item-mobile {
    display: none;
}
.hide-item-mobile {
    display: none;
}.mobile-center {
    text-align: center;
}
.full-padding {
    padding: 100px 15px;
}
.vertical-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}
.vertical-padding-med {
    padding-top: 60px;
    padding-bottom: 60px;
}
.side-padding {
    padding-right: 15px;
    padding-left: 15px;
}
.vertical-bottom-padding {
    padding-bottom: 100px;
}
.vertical-top-padding {
    padding-top: 100px;
}
.section-alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
.hide {
    display: none;
}
#slmp_geojuice * {
    z-index: 0 !important;
}
/*--------------------------------------------------------*/
/* Homepage Read more or less*/
.read-more {
    font-weight: bold;
}
.wp-block-button__link {
    background-color: #000;
    font-size: 15px;
}
.wp-block-group.more-content {
    display: none;
}
.wp-block-button.read-more a {
    display: inline-block;
}
.header-popup {
    cursor: pointer;
    padding: 0;
}
/*--------------------------------------------------------*/
/* CF7 */
.form-container .form-field br {
    display: none;
}

.form-container .form-title {
    padding: 20px 15px;
    font-size: 25px;
    line-height: 1;
}

.form-container .form-field-item.form-field-submit {
    margin-top: 20px;
}

.form-container .wpcf7-acceptance label {
    display: block;
}

.form-container .form-field .form-field-item input {
    padding: 15px;
}

.form-container .form-field .form-field-item select {
    padding: 15px 30px 15px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #290740 50%), linear-gradient(135deg, #290740 50%, transparent 50%), linear-gradient(to right, #290740, #290740);
    background-position: calc(100% - 21px) calc(1.1em + 8px), calc(100% - 16px) calc(1.1em + 8px), calc(100% - 4.5em) .5em;
    background-size: 5px 5px, 5px 5px, 0px 0em;
    background-repeat: no-repeat;
}

.form-container .form-field .form-field-item input:focus, .form-container .form-field .form-field-item textarea:focus, .form-container .form-field .form-field-item select:focus, .form-container .form-field .form-field-item input:hover, .form-container .form-field .form-field-item textarea:hover, .form-container .form-field .form-field-item select:hover {
    border: 1px solid #e0b23d;
    background-color: #e0b23d;
    color: #fff;
}

.form-container .form-field .form-field-item select:hover {
    border: 1px solid #290740;
    background-color: #fff;
    color: #000;
}

/*.form-container .wpcf7-form-control-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    width: 3px;
    height: 100%;
    background: #290740;
}*/

.form-container textarea {
    height: 100px;
    font-family: inherit;
}

.form-container .form-field-message {
    min-height: 41px;
}

.form-container .form-field-message textarea {
    height: 100px;
    padding: 20px 20px 20px 15px;
}

.form-container input, .form-container select, .form-container textarea {
    font-size: 14px;
    background-color: #fff;
    color: #636363;
    font-weight: 400;
    border: 1px solid rgba(99, 99, 99, 0.1);
}

.form-container .wpcf7-form-control-wrap {
    display: grid;
}

.recaptcha-note, .recaptcha-note a {
    margin: 15px 0 !important;
}

.form-field-disclaimer {
    padding: 10px 0 20px;
    margin: 30px 0 0 !important;
}

.recaptcha-note, .recaptcha-note a, .form-field-disclaimer {
    line-height: 1.5;
    font-size: 12px;
}

.recaptcha-note, .recaptcha-note a, .recaptcha-note a:hover, .form-field-disclaimer {
    color: #737373;
}

.form-container .form-field-item.form-leads, .form-container .form-field-item.form-field-submit, .form-container .form-field-item.form-field-message, .form-container .form-field-item.form-recaptcha, .form-container .form-submit p {
    margin: 0;
}

.form-container .form-field-item {
    margin: 0 0 10px;
}

.wpcf7-spinner {
    position: absolute !important;
    bottom: 13px;
    right: 5%;
    margin: 0 auto !important;
    z-index: 2;
}

.fields-container select {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #BF8034 50%), linear-gradient(135deg, #BF8034 50%, transparent 50%), linear-gradient(to right, #BF8034, #BF8034);
    background-position: calc(100% - 20px) calc(1em + 0px), calc(100% - 15px) calc(1em + 0px), calc(100% - 2.5em) .5em;
    background-size: 5px 5px, 5px 5px, 0px 0em;
    background-repeat: no-repeat;
}

.wpcf7-submit {
    min-width: 190px;
}

.wpcf7-submit:hover {
    border: 0;
}

.grecaptcha-badge {
    visibility: hidden;
}

span.ajax-loader {
    position: absolute !important;
    display: block !important;
    margin: 0 auto !important;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

form.use-floating-validation-tip span.wpcf7-not-valid-tip {
    padding: 2px 5px;
    right: 11px;
    top: 50%;
    left: auto;
    width: auto;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #dc3232 !important;
    background-color: #dc3232;
    color: #fff !important;
    font-size: 11px !important;
    width: max-content;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip:before {
    content: '';
    position: absolute;
    top: 100%;
    border-width: 5px;
    border-color: #dc3232 transparent transparent;
    border-style: solid;
    left: 10px;
}

div.wpcf7-response-output {
    padding: 10px !important;
    text-align: center;
    font-size: 11px;
    color: #fff;
    border: 2px solid #e50000 !important;
    background: #ff0000;
    margin: 0 !important;
    position: absolute !important;
    bottom: -25px;
    left: 0;
    right: 0;
    z-index: 2;
}

.form-wrap div.wpcf7-response-output {
    bottom: -65px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    background-color: #46b450 !important;
}

.frm-fields.col-md-8.cc span.wpcf7-not-valid-tip {
    top: 80%;
}

.site-form {
    width: auto;
    height: 100%;
    text-align: left;
}

.form-wrap {
    background: #f5f5f5;
    padding: 20px;
}

.form-wrap .recaptcha-note, .form-wrap .recaptcha-note a {
    color: #BF8034;
}

.indicate {
    font-size: 12px;
    margin: 0 0 15px;
}

/*------Homepage Content-------------*/

.h-image-holder > div {
    width: auto;
    display: inline-block;
    vertical-align: top;
}

/*.first-h {
    margin-right: 2%;
}*/

.first-h img {
    margin-bottom: 19px;
    margin-right: 2%;
    width: 100%;
}

.second-h img {
    width: 100%;
}
/*------Inner page-------------*/
.wp-block-image img {
    width: 100%;
}
.page-id-1075 .wp-block-heading {
    padding-top: 30px;
}
.chs-badge-icon {
    padding-bottom: 20px;
}
.image-bg {
  margin-right: 22px;
}
.image-bg::after {
  content: "";
  position: absolute;
  top: 23px;
  left: 35px;
  width: 97%;
  height: 100%;
  border: 5px solid #E0B23D;
  z-index: -1;
}
.max-banner {
  max-width: 600px;
  margin: auto;
  position: relative;
}

/*------Homepage Our Services-------------*/
a.h-services-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.section-order-services {
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
}
.section-order-services .site-section {
    text-align: left;
}

.service-header {
    text-align: center;
    color: #000;
}

.sv-inner {
    margin: 10px;
    position: relative;
    overflow: hidden;
}
.sv-inner::before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}
.service-l-t {
    text-align: left;
    width: 100%;
    position: absolute;
    bottom: 73px;
    height: 40%;
    vertical-align: middle;
    padding-top: 20px;
    z-index: 1;
}
.service-l-t p {
    position: absolute;
    left: 25px;
    bottom: -36px;
    padding-right: 20px;
}

.service-l-t > * {
    display: inline-block;
}
.service-l-t img {
    top: -48px;
    background-color: #fff;
    text-align: left;
    position: relative;
    left: 5%;
    vertical-align: middle;
    padding: 4px;
}

/*.service-l-t i {
    color: #000;
    background-color: #e0b23d;
    padding: 15px;
    margin-left: 15px;
}*/

.service-l-t h3 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    left: 25px;
    top: 32px;
}

.hold-arrow {
    display: inline-block;
    border: 1px solid #808080;
}
.service-hover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    padding: 30px;
    align-content: end;
    background: rgba(244, 176, 71, 0.8);
    height: 100%;
    z-index: 1;
}
.service-hover .btn-four {
    width: auto;
}
.service-hover .fa-angle-right {
    margin: 10px;
}

.sv-inner:hover .service-hover {
    top: 0;
}

.sv-inner:hover .service-l-t {
    display: none;
}
.service-hover img {
    background: #fff;
    padding: 4px;
}
.service-hover p {
    color: #000;
}

.service-hover i {
    border: 1px solid #000;
    background: #000;
    padding: 10px 15px;
    margin: 5px;
}

.s-h-title {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
}


.serviceicons {
    position: absolute;
    z-index: 1;
    top: 10%;
    left: 35px;
    background-color: #c38635;
    padding: 5px 5px 10px 5px;
    text-align: center;
}

.serviceicons img {
    width: 80%;
    vertical-align: middle;
}

/*.sv-inner:hover::before {
    background-color: rgba(41, 7, 63, 0.9);
}
/*------Homepage CTA-------------*/
.cta-holder1 {
    position: relative;
    padding-top: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    background-position: left;
}
.cta-holder-bg {
    padding-bottom: 100px;
    padding-top: 45px;
}

section.cta-holder1::after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/06/cta1-image.png);
    right: -107px;
    top: 0;
    display: block;
    width: 53.5%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.cta-holder1 h2 {
    font-size: 40px;
}
.cta-btn .btn-one.call {
    width: auto;
}
/* second CTA */
.cta-holder {
    position: relative;
    padding-top: 60px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    background-position: bottom left;
}

section.cta-holder::after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/06/cta-left-image.jpg);
    right: 0;
    top: 0;
    display: block;
    width: 40%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.cta-holder h2 {
    font-size: 40px;
}

.cta-btn a i {
    margin-right: 5px;
}
/*------Homepage Why Choose-------------*/
.section-order-why:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(211,211,211, 0.49);
    width: 100%;
    height: 100%;
}
.why-header {
    text-align: center;
    padding-bottom: 10px;
}

.why-inner {
    background-image: url(/wp-content/uploads/2025/06/why-snippet-bg-test.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    cursor: default;
    height: 400px;
    width: 350px;
    background-size: contain;
}

.el > div {
    margin-bottom: 15px;
    vertical-align: top;
}

.why-icon {
    padding: 10px 0;
    margin: auto;
    width: 25%;
    text-align: center;
}

.hov-title {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    line-height: 25px;
}

.why-inner h3 {
    text-align: center;
    margin-top: 15%;
}

.why-icon1 {
    width: 50px;
    text-align: center;
    padding: 5px 0;
}

.whydesc {
    padding: 20px;
    padding-top: 34px;
    color: #000;
    font-size: 16px;
    transition: 0.5s;
    text-align: center;
}

.why-inner:hover .whydesc {
    visibility: visible;
}

/*--------------------------------------------------------*/
/* Services Page */

.services-page-section {
    position: relative;
    border-top: 5px solid #f1f1f1;
    padding-top: 80px;
}

.services-page-section:before {
    position: absolute;
    top: -30px;
    text-align: center;
    width: 100%;
}
.logo-badge {
  text-align: center;
}
.services-page-section h2 {
     padding-bottom: 20px;
    text-align: center;
}
.services-list {
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.services-item {
    flex-wrap: wrap;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #ededed;
    background: #fff;
    padding: 30px;
}
.services-image {
    width: 35%;
}

.service-page-list > div {
    float: left;
    vertical-align: top;
    background-color: #f8f8f8;
}

.service-page-list {
    align-items: stretch !important;
    margin-bottom: 15px;
    cursor: pointer;
}

.services-image img {
    object-fit: cover;
    height: 100%;
}
.services-content {
    align-content: space-around;
    width: 63.8%;
    padding: 20px 30px;
}
.service-page-list {
    padding: 15px;
    margin: 10px;
}

.services-icon {
    width: 60px;
    text-align: center;
    padding: 5px 5px;
}

.services-page-section .services-icon {
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.services-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}
.services-title, .desc {
    width: 100%;
    line-height: 1.5;
    color: #000;
}

.services-btn {
    margin: 15px 0;
    padding-top: 15px;
}
.services-btn .btn-one {
    width: auto;
    padding: 7px 15px;
    margin-left: 0;
}

.page-id-206 ul.wp-block-list.contentul.one-half-li li {
    font-weight: 900;
}

.page-id-1069 .services-list .service-page-list:first-child {
    display: none;
}
.page-id-1387 .services-list .service-page-list:nth-child(2) {
    display: none;
}
.page-id-1391 .services-list .service-page-list:nth-child(3) {
    display: none;
}
.page-id-1397 .services-list .service-page-list:nth-child(4) {
    display: none;
}


/*------Homepage Gallery-------------*/
.section-order-gallery .col-3-12 {
    overflow: hidden;
    position: relative;
}

section.gallery-section .site-btn {
    margin-top: 25px;
}

section.gallery-section {
    background-image: url(/wp-content/uploads/2025/06/gallery-background.png);
    background-position: top;
    background-size: cover;
    border-bottom: 5px solid #f1f1f1;
}

.gallery-content {
  text-align: center;
  margin-bottom: 30px;
}
.gallery-images {
  display: flex;
  flex-wrap: wrap;
}
.gallery-images > div {
  flex: 1;
}

.images {
  position: relative;
  margin: 10px;
  overflow: hidden;
}

.gallery-images img {
  width: 100%;
  height: 100%;
  max-height: 517px;
  object-fit: cover;
  display: block;
}

.flex {
    display: flex;
}

.mini {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.mini .images {
  width: 95%;
}
.gal-btn {
    padding-top: 20px;
}

.view-more {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    color: #000;
    font-weight: bold;
    background: rgba(224, 178, 61, .4);
    transition: all 0.3s ease;
}
.overlay:hover .view-more {
    border: 3px solid #b4923e;
    margin: 20px;
    transition: all 0.3s ease;
}

.overlay:hover {
    background-color: rgba(224, 178, 61, .8);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.images:hover .view-more {
    display: flex;
}
.gallery-section .button {
    padding-top: 20px;
}
/*------Homepage Icons-------------*/
.section-order-icons {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: unset;
    padding-top: 80px;
    padding-bottom: 55px;
}

.icon-inner > div {
    display: inline-block;
    background: #fff;
    width: 285px;
    height: 145px;
    text-align: left;
    align-content: center;
    padding-left: 40px;
}
.counter-symbol {
    position: relative;
    top: 17px;
    font-size: 50px;
    color: #000;
    font-weight: 600;
    margin-left: -5px;
}
.odo-icon {
    text-align: right;
    position: absolute;
    right: 13px;
    top: 25%;
}

.icon-txt {
    margin-left: 15px;
    position: relative;
    top: -15px;
}


.icon-txt .nums {
    font-size: 50px;
    color: #000;
    font-weight: 700;
    display: block;
    margin-bottom: -10px;
    
}

.icon-txt p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

/*------Homepage Contact-------------*/

.ctl {
    vertical-align: top;
    background-color: #f7f7f7;
    margin-right: 35px;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
    align-items: center;
}

.ctl:hover {
    border: none;
    background: #000 !important;
}
.ctl:hover .ctl-sub span {
    color: #fff;
}
.ctl:hover .ctl-sub span {
    color: #fff;
}
.ctl > a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.ctl-icon {
    background: #E0B23D;
    width: 80px;
    height: 100px;
}
.ctl img {
    padding: 34px 15px 0 25px;
}

.ctl span {
    padding: 15px 9px;
    color: #000;
    margin-left: -9px;
}
.ctl-sub {
    padding: 15px;
    line-height: 1.2;
    width: 75%;
}
.ctl-sub span {
    font-size: 14px;
    font-weight: 400 !important;
}
.ctl-desc span {
    font-size: 16px;
    font-weight: 700 !important;
}
.ctl > * {
    display: inline-block !important;
    vertical-align: bottom;
}

.ctl p, .ctl a {
    /*color: #000;*/
}

.c-image-holder {
    position: relative;
    padding: 15px;
}

.c-image-holder::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 30px;
    width: 97%;
    height: 90%;
    border: 5px solid #000;
    z-index: -1;
}

/*------Homepage Review-------------*/
.site-reviews .inner-width {
    max-width: 1250px !important;
}
.site-section.site-reviews.background-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.80);
    width: 100%;
    height: 100%;
}
.review-heading .section-title {
    color: #fff;
}
.review-item {
    margin: 15px;
    padding: 40px 30px 90px;
    background-color: #fff;
}
.review-listing {
    padding: 30px 150px;
}
.review-heading {
    text-align: center;
}
.site-reviews .section-subtitle {
    font-size: 12px;
    color: #fff;
}
.review-item .review-content {
    font-size: 16px;
    color: #000;
    margin-top: 15px;
    font-style: italic;
}
.review-item-wrap {
    position: relative;
}
.review-item .text-left {
    margin-left: 15px;
    text-align: left;
}
.review-item .review-author {
    font-size: 16px;
    margin-bottom: -10px;
    margin-left: 35px;
}
.review-rating.prim-color {
    margin-left: 35px;
}
.review-item .fa-star {
    font-size: 10px;
    color: #e0b23d;
}

.review-slide-control {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 98%;
}
.right-arrow {
    position: absolute;
    right: 0;
}
.reviews-btn {
    margin-top: 25px;
}
.reviews-btn .btn-three {
    width: 185px;
}
.icon-quote {
    position: absolute;
    left: 0;
    top: 0;
}
.icon-quote img {
    width: 40px;
}
.review-slide-control > div {
    display: inline-block;
    background-color: transparent;
    padding: 10px 18px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #fff;
}
.review-slide-control > div:hover {
    background-color: #E0B23D;
}
.site-reviews {
    padding-top: 120px;
    padding-bottom: 120px;
}

/* Brands page */

.page-id-718 .wp-block-columns {
    padding-top: 30px;
}
.wp-block-column.brand-content {
    background: #F5F3F7;
    margin: 20px;
}
.brand-title {
    padding: 30px;
    font-size: 20px;
    height: 113px;
}
.brand-con {
    padding-top: 20px;
}

/* Awards page */
.awards {
   padding: 60px; 
}
.award-holder {
    padding: 60px 50px;
    background: #F5F3F7;
}
.award-holder h2 {
    font-size: 39px;
}

/*--------------------------------------------------------*/
/* Header Mobile */
.top-number {
    padding: 0 0 15px;
}
.top-number .info-mob-phone {
    text-align: center;
    font-weight: bold;
    background: #000;
    padding: 5px;
}
.top-number .info-mob-phone a {
    color: #E0B23D;
}
.info-mob-phone i:before {
    position: relative;
    display: block;
    top: -4%;
    right: 8px;
    font-size: 13px;
    color: #000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background: #e0b23d;
    padding: 8px 9px;
}
.info-email,  
.info-address {
    font-size: 14px;
    position: relative;
    padding-left: 20px;
    color: #000;
}
.info-email:before, 
.info-address:before,
.info-name:before, 
.info-hour:before {
    font-size: 14px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
}
.info-name:before {
    content: "\f015";
}
.info-hour:before {
    content: "\f017";
}
.info-email:before {
    content: "\f0e0";
}
.info-phone:before {
    content: "\f879";
}
.info-address:before {
    content: "\f3c5";
}
.info-phone:before {
    content: "\f879";
    font-size: 14px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    background: #72bf45;
    padding-left: 8px;
    padding-top: 3px;
    position: absolute;
    left: -44px;
    top: -7px;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.site-header .title-area img {
    height: auto;
}
.site-title a, .site-title a:focus, .site-title a:hover {
    color: #333333;
    text-decoration: none;
}
.site-description, .wp-custom-logo .site-title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.mob-dot-toggle {
    position: absolute;
    left: 0;
    padding: 9px 15px;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    top: -5px;
}
.window_scrolled .mob-dot-toggle {
    top: 4px;
    color: #000;
}
.mobile-dots-items {
    background-color: #e0b23d;
    font-size: 15px;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 121px;
    height: 100%;
    overflow-y: scroll;
    padding: 11px 15px;
    z-index: 2;
}
.window_scrolled .mobile-dots-items {
    top: 107px;
    padding: 15px;
}
.mobile-dots-items .mob-item {
    padding-left: 25px;
    margin-top: 5px;
}
.mob-item.site-name:before, .mob-item.site-location:before, .mob-item.site-number:before, .mob-item.site-email:before, .mob-item.site-time:before, .mob-item.site-social-media:before, .mob-item.site-license:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
}
.mob-item.site-name:before {
    content: "\f015";
}
.mob-item.site-location:before {
    content: "\f3c5";
    left: 3px;
}
.mob-item.site-number:before {
    content: "\f095";
}
.mob-item.site-email:before {
    content: "\f0e0";
}
.mob-item.site-time:before {
    content: "\f017";
}
.mob-item.site-social-media:before {
    content: "\f1e0";
    top: 13px;
}
.mob-item.site-license:before {
    content: "\f2c1";
    left: 2px;
}
.mob-item .social-media a.sprite {
    margin-right: 0;
}
.header-social .social-media a.media-label {
    display: none;
}
.header-social .social-media .social-item {
    display: inline-block;
    margin: 0;
}
.window_scrolled .header-social {
    visibility: hidden;
}

/*.header-phone i {
    color: #000;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    left: -6px;
    top: 51%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-phone i:before {
    /*position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 0.5px 0.866px 1px rgb(3 3 3 / 15%);
    position: relative;
    display: block;
    top: -4%;
    right: -7px;
    font-size: 17px;
    color: #fff;
    height: 30px;
    width: 30px;
    padding: 8px 9px;
}*/
/* Site Navigation */
.genesis-nav-menu {
    padding: 0;
}
.genesis-nav-menu .header-logo-image {
    display: none;
}
.genesis-nav-menu a {
    color: #fff;
    padding: 11px 30px 11px 10px;
    border-bottom: 1px solid #fff;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
.genesis-nav-menu a, .genesis-nav-menu .sub-menu a {
    font-size: 15px;
}
.genesis-nav-menu .sub-menu a {
    background-color: #e0b23d;
}
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
.window-scrolled .genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
    width: 100%;
}
.genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    left: -9999px;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    z-index: 99;
}
.genesis-nav-menu .menu-item:focus, .genesis-nav-menu .menu-item:hover {
    position: relative;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    display: block;
    left: auto;
    opacity: 1;
}

/* Responsive Menu */
.genesis-responsive-menu {
    display: none;
    position: relative;
}
.menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
    color: #fff;
}
.menu-toggle {
    background: transparent;
    padding: 0px 0;
    position: absolute;
    z-index: 1000;
    right: 0;
    max-width: 100%;
    width: auto;
    top: -2px;
    transition: none;
}
.menu-toggle, .sub-menu-toggle {
    color: #000;
}
button.menu-toggle:before {
    content: "\f0c9";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 24px;
    width: auto;
    height: auto;
    padding: 13px 15px;
    line-height: 1;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    transition: color .1s ease-in;
    display: inline-block;
    border-radius: 5px;
}
button.menu-toggle.activated:before {
    content: "\f00d";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    font-size: 24px;
    width: auto;
    height: auto;
    padding: 13px 15px;
}
button.menu-toggle:before, .menu-toggle.activated::before {
    color: #000;
}
.menu-toggle.activated::before {
    content: "\f335";
}
.site-header .menu-toggle::before {
    float: left;
    margin-right: 0px;
    position: relative;
    text-rendering: auto;
}
.sub-menu-toggle {
    position: absolute;
    max-width: 100%;
    width: auto;
}
.sub-menu-toggle:before {
    content: "\f0da" !important;
    font-family: 'Font Awesome 6 Free' !important;
    font-weight: 900 !important;
    font-size: 17px !important;
    line-height: 1.2 !important;
    color: #fff !important;
}
.sub-menu-toggle::before {
    display: inline-block !important;
    text-rendering: auto !important;
    transform: rotate(0) !important;
    transition: transform 0.3s ease-in-out !important;
    color: #fff !important;
}
.sub-menu-toggle.activated::before {
    transform: rotate(270deg) !important;
}
ul.sub-menu.show-submenu {
    display: block !important;
}

/* Header Menu */
.nav-primary {
    padding: 15px 10px 150px;
    max-width: 100%;
    position: fixed;
    right: -100%;
    top: auto;
    z-index: 300;
    overflow-y: auto;
    height: 100%;
    display: block !important;
    transition: all 0.6s ease;
}
.nav-primary > .wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}
.nav-primary.show {
    right: 0;
}
/*--------------------------------------------------------*/
/*search pagination*/
.content {
    float: none;
    width: 100%;
}

.entry-content ul li:not(.pagination li) {
    list-style: none;
    /*padding: 0 0 5px 30px;*/
}
.entry-content ol, 
.entry-content ul {
    padding-left: 0;
}
.entry-content ol ul > li, 
.entry-content ul ul > li {
    list-style-type: none;
}
.entry-content ul li:before {
    content: "\f00c";
    position: absolute;
    top: 9px;
    left: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #BF8034;
    display: none;
}
.pagination ul li:before {
    content: none;
}
.result-search {
    text-align: center;
}
.entry-content .search-form {
    width: 100%;
} 
input::placeholder, 
.wpcf7 textarea::placeholder, 
span.wpcf7-list-item-label{
    color: #979797;
}
.wpcf7-list-item {
    margin: 0 0 0;
}
.post-password-form input[type="submit"], 
.search-form input[type="submit"] {
    color: #ffffff;
    background: #e0b23d;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
}
.search-result-title a {
    font-size: 25px;
    font-weight: 600;
}
.post-password-form input[type="submit"]:hover, 
.search-form input[type="submit"]:hover {
    background: #000000;
}
.search-result-item {
    margin-bottom: 0;
}
.search-submit {
    margin-top: 20px;
    margin-bottom: 20px;
}
.more-link {
    margin: 0;
}
/*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 {
    margin-top: 20px;
    background-color: #290740;
}
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: #000;
}*/
.dashicons, .dashicons-before:before {
    line-height: 1.4;
}

/*page*/
.entry-content .form-container {
    background: #fff;
}

.entry-content .form-container .form-field {
    padding: 40px 60px 40px;
}

.entry-content .form-container input, .entry-content .form-container select, .entry-content .form-container textarea {
    border: 1px solid #e0b23d;
}

/* Back to Top */
.window_scrolled .move-to-top {
    background-color: #e0b23d;
    display: block !important;
    cursor: pointer;
    position: fixed;
    right: 15px;
    bottom: 76px;
    width: 40px;
    height: 40px;
    z-index: 199;
}
.to-top {
    position: relative;
    text-align: center;
    line-height: 1.2em;
}
.to-top i {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 13px;
    color: #000;
    top: 14px;
    animation: pxl_scroll_top_effect 1s ease infinite alternate;
}

/* POPUP Form*/
.popup-form {
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    z-index: 999999;
    overflow: auto;
    left: 0;
}

.popup-form .form-field i {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
}

.site-form {
    width: auto;
    height: 100%;
    text-align: left;
}
.popup-form .form-fields {
    max-width: 600px;
    width: 100%;
    border-radius: 0;
    position: relative;
    padding: 20px 10px 60px 10px;
    transition: all 0.6s ease;
    visibility: hidden;
    bottom: -125%;
}
.popup-form .form-fields.slide-form {
    visibility: visible;
    -webkit-animation: zoomIn 2s;
    animation: zoomIn 2s;
    bottom: 0;
}
.popup-form .form-fields a.close {
    background: transparent;
    color: #fff !important;
    line-height: 30px;
    position: absolute;
    right: 2px;
    text-align: center;
    top: -2px;
    width: 30px;
    height: 30px;
    text-decoration: none;
    z-index: 1;
    outline: none;
    font-weight: bold;
    cursor: pointer;
    border-radius: 0;
}
.popup-form p.disclaimer,
.page-id-194 p.disclaimer {
    margin-left: 30px;
    top: -25px;
    color: #737373;
    font-size: 12px;
}
/*
.popup-form .form-title, .popup-form .form-field, .contact-page-form .form-field {
    background: #201b1e url(/wp-content/uploads/2024/04/form-bg.jpg) repeat;
}
.popup-form .form-title {
    text-align: center;
    color: #ffffff;
    margin: 0;
    font-size: 18px;
    padding: 20px 15px;
}
.popup-form .form-field, .contact-page-form .form-field {
    padding: 2px 0 0 0;
}
.popup-form .form-field-wrap, .contact-page-form .form-field-wrap {
    padding: 30px 25px;
}
.popup-form .form-field-item {
    width: 100%;
}
.popup-form .form-field-item.form-recaptcha, .popup-form .form-field-item.form-field-submit {
    text-align: center;
}*/

/* Floating CTA */
.floating-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: bold;
    z-index: 199;
    width: auto;
    max-width: 430px;
    margin: 0 auto;
    padding: 0 15px;
    display: block;
}
.floating-cta a {
    cursor: pointer;
    padding: 8px 15px;
    font-size: 15px;
    position: relative;
    line-height: 1;
    color: var(--white);
    width: 100%;
}
/*--------------------------------------------------------*/
/* Social Media */
.social-media a.sprite:last-child {
    margin-right: 0;
}
.social-media a.sprite span {
    background-repeat: no-repeat;
    height: 40px;
    display: block;
    margin: 0 auto;
    background-position-y: 0;
    width: 25px;
}
#sprite-icon-instagram span {
    background-position-x: -71px;
}
#sprite-icon-facebook span {
    background-position-x: -36px;
}
#sprite-icon-googlebiz span {
    background-position-x: 0;
}
#sprite-icon-linkedin span {
    background-position-x: -105px;
}
#sprite-icon-tiktok span {
    background-position-x: -140px;
}
.social-media .social-item {
    display: block;
    margin: 0 0 10px;
}
.social-media .social-item a {
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
}
.ftr-item .social-media {
    line-height: 4.2;
}
.ftr-item .social-media a.sprite {
    border-radius: 20px;
    display: inline-block;
    margin-right: 12px;
    width: 27px;
}
.ftr-item .social-media .social-item {
    margin: 0;
    display: inline-block;
}
.ftr-item #sprite-icon-facebook span {
    background-position-x: -34px;
}
.ftr-item #sprite-icon-googlebiz span {
    background-position-x: -14px;
}
.ftr-item .social-media a.sprite {
    margin-right: 0px;
}

/*--------------------------------------------------------*/
/*Breadcrumb*/
.breadcrumb {
    border-bottom: 0;
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.breadcrumb a {
    color: #ffffff;
}

.separator {
    color: #fff;
}
.bc-wrap {
    color: #fff;
}
.home-icon {
    position: relative;
    font-size: 0;
}
.home-icon:after {
    font-family: 'Font Awesome\ 5 free';
    content: "\f015";
    font-weight: 800;
    font-size: 16px;
    color: #ffffff;
}

/* Header Section */
.site-header {
    position: fixed;
    height: auto;
    display: block;
    width: 100%;
    max-width: 100%;
    z-index: 999;
    top: auto;
    margin: 0 auto;
    background-color: transparent;
    padding: 0;
}
.window_scrolled .site-header {
    position: fixed;
}
.site-header .header-top-bar {
    padding: 10px 0 0 0;
}
/*
.header-top-bar::after {
    content: '';
    background-color: #000;
    width: 55%;
    position: absolute;
    height: 75px;
    right: -20px;
    top: 0;
    z-index: -1;
    border-left: 10px solid #FDB305;
    transform: skewX(20deg);
}*/
.header-content {
    width: auto;
    margin: 10px;
}
.header-col-title {
    line-height: 1;
}
.header-phone a {
    top: -5px;
}
header .fa-envelope::before {
    position: relative;
    display: block;
    top: -14%;
    right: 0;
    font-size: 13px;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 8px 9px;
}
header .fa-location-dot::before {
    position: relative;
    display: block;
    top: -14%;
    right: 0;
    font-size: 13px;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 8px 10px;
}
.header-col-title span {
    font-size: 8px;
    font-weight: 400;
    color: #fff;
    display: block;
    margin-bottom: 0px;
}
.header-col-title a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-top: 4px;
}
span.h-add {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-top: 2px;
}
a.h-add {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-top: 4px;
    display: block;
}
.site-header .header-btn a {
    background: #290740;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
}
.site-header .header-logo, .site-header .main-logo img {
    transition: all 0.5s ease-in-out;
}
.site-header .main-logo img {
    max-height: 226px;
}
.site-header .logo-nav {
    padding: 5px 0px 5px 15px;
}
.main-logo {
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    width: 140px;
    height: 90px;
}
.main-header .header-popup {
    cursor: pointer;
}
.site-header .header-phone a, .site-header .header-top-phone a {
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.site-top-news {
    background-color: #BF8034;
    font-size: 13px;
    padding: 5px 0;
}

/*Mobile Dots*/
.mobile-dot-toggle:before {
    content: "\f142";
}
.mobile-dot {
    position: absolute;
    left: 20px;
    top: 12px;
}
.mobile-dot-item {
    background-color: #290740;
    padding: 15px 15px 200px;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    overflow-y: auto;
    height: 100vh;
    text-align: left;
    top: 65px;
}
.mobile-item {
    position: relative;
    padding: 5px 0 5px 25px;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}
.mobile-dot-item a {
    color: #ffffff;
    font-size: 14px;
}
.mobile-item.social-media {
    padding-left: 0;
}
.mobile-item .gmb, 
.mobile-item .facebook {
    filter: invert(0);
}
.info-dot-phone:before {
    content: "\f095";
    font-size: 14px;
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 900;
    position: absolute;
    left: 0px;
    top: 4px;
}
.mob .google-business-profile {
    background-position: -16px -18px;
}
.mob .facebook {
    background-position: -48px -18px;
}
/*--------------------------------------------------------*/
/* Hero Slider */
.hero-slider {
    position: relative;
}

.site-section.hero-slider .section-subtitle {
    background-color: #fff !important;
    color: #000 !important;
}
.hero-caption-wrap::after {
    content: "";
    position: absolute;
    top: -66px;
    left: -75px;
    width: 90%;
    height: 156%;
    border: 10px solid rgba(236, 236, 236, 0.3);
}
.hero-item-wrap .hero-image {
    transform: scale(1.3);
    transition: transform 9s;
}
.hero-item-wrap.slick-active .hero-image.img-zoom {
    width: 100%;
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    transform: scale(1);
    transition: transform 9s;
}
.hero-slider .container, .hero-slider-wrap, .hero-item-wrap .hero-caption {
    height: 100vh;
    min-height: 740px;
    max-height: 1000px;
}
.hero-slide-control.slide-control {
    display: none;
}
.hero-slider .hero-item {
    width: 100%;
    height: 100vh;
    min-height: 740px;
    max-height: 1000px;
}
.header-logo {
    padding-bottom: 30px;
}
.hero-slider .hero-item-wrap .hero-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.20);
    z-index: 2;
}
.hero-slider .hero-item-wrap .hero-item:after, .site-section.inner-page-banner:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 206px;
    display: block;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.4) 18%, rgba(0, 0, 0, 0.37) 29%, rgba(0, 0, 0, 0.31) 42%, rgba(0, 0, 0, 0.25) 49%, rgba(0, 0, 0, 0.26) 50%, rgba(0, 0, 0, 0.15) 63%, rgba(0, 0, 0, 0.07) 77%, rgba(0, 0, 0, 0.01) 100%);
}

.page-banner-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: -65px;
    bottom: 0;
    background-image: url(/wp-content/uploads/2025/06/header-yellow-overlay.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.page-banner-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--black);
    background-color: rgba(0, 0, 0, .60);
}
.page-title-container .section-title::after {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  height: 263px;
  border: 10px solid rgba(236, 236, 236, 0.3);
  margin: auto;
  width: 100%;
  display: block;
}
.hero-image::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2025/06/yellow-overlay-hero.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.full-width-hero {
    width: 100%;
    max-width: 1560px;
    margin: auto;
    padding-top: 350px
}
.hero-slider .hero-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hero-slider .hero-item-wrap {
    height: 0;
    opacity: 0;
}
.hero-slider .hero-caption-row {
    z-index: 2;
    width: 100%;
    height: 430px;
    max-width: 1200px;
}
.hero-slider .hero-slider-wrap.slick-initialized .hero-item-wrap {
    height: auto;
    opacity: 1;
}
.hero-slider .hero-slide-title {
    font-size: 30px;
    line-height: 1.1;
    position: relative;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
    margin: auto;
    margin-bottom: 20px;
}
.hero-slider .hero-slide-desc {
    line-height: 1.3;
    font-size: 16px;
    font-weight: 700;
}
.hero-slider .hero-slide-title, .hero-slider .hero-slide-desc {
    text-shadow: -3px -2px 7px rgba(0, 0, 0, .15);
}
.hero-slide-sub-title {
    position: relative;
    display: inline-block;
    font-size: 14px;
}
.hero-slider .hero-slide-sub-title, .hero-slider .hero-slide-title, .hero-slider .hero-slide-desc, .hero-slider .hero-slide-btn {
    opacity: 0;
}
.hero-slider .hero-slide-sub-title.animated.activate, .hero-slider .hero-slide-title.animated.activate, .hero-slider .hero-slide-sub-title.animated.activate, .hero-slider .hero-slide-desc.animated.activate, .hero-slider .hero-slide-btn.animated.activate {
    opacity: 1;
}
.hero-slider .hero-slide-sub-title.animated.activate {
    animation-delay: 0s;
}
.hero-slider .hero-slide-title.animated.activate {
    animation-delay: 1s;
}
.hero-slider .hero-slide-desc.animated.activate {
    animation-delay: 2s;
}
.hero-slider .hero-slide-btn.animated.activate {
    animation-delay: 2s;
}
.hero-slider .hero-slide-btn {
    margin-top: 30px;
}
.hero-slider .hero-slide-control {
    display: inline;
    height: 0;
}
.hero-slide-control.slide-control {
    position: absolute;
    top: 50%;
    width: 100%;
}
.hero-slide-control .fa-chevron-left::before {
    position: absolute;
    top: 50%;
    left: 10%;
    color: #fff;
    padding: 8px 10px;
    background: rgba(81, 81, 73, 0.5);
    cursor: pointer;
}
.hero-slide-control .fa-chevron-right::before {
    position: absolute;
    top: 50%;
    right: 10%;
    color: #fff;
    padding: 8px 10px;
    background: rgba(81, 81, 73, 0.5);
    cursor: pointer;
}
.hero-slide-control .fa-chevron-left:hover::before, 
.hero-slide-control .fa-chevron-right:hover::before {
    background-color: #BF8034;
    color: #000;
}
.hero-thumb {
    position: absolute;
    right: 10%;
    top: 45%;
    background-color: #fff;
    width: 100px;
    height: 100px;
}
.hero-thumb-image {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-bottom: 10px;
}

.hero-thumb-image.current {
    border: 6px solid #E0B23D;
}
/*
.hero-form {
    position: absolute;
    width: 450px;
    right: 10%;
    bottom: 0;
    background-color: #ffffff;
    padding-top: 30px;
}

.hero-form .form-cf7-wrap {
    padding: 30px;
}

.hero-form h2 {
    font-size: 26px;
    text-align: center;
    text-transform: capitalize;
}

.hero-form::before {
    content: url(/wp-content/uploads/2025/02/form-top.png);
    text-align: center;
    width: 100%;
    display: block;
    top: 0;
    position: absolute;
}

.hero-form i {
    position: absolute;
    right: 18px;
    top: 33%;
    color: rgba(99, 99, 99, 0.5);
}
.page-id-194 .form-container i {
    position: absolute;
    right: 18px;
    top: 33%;
    color: rgba(99, 99, 99, 0.5);
}*/
/* About Section */
.section-order-about {
  border-top: 5px solid #f1f1f1;
}
.site-about .section-title {
  text-align: center;
  padding-bottom: 30px;
}
.site-about::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.about-image::before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2024/12/about-us-image.jpg) no-repeat;
    left: -131px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 699px;
}
.form-container.form-title-desc-wrap {
    width: 480px;
    background: #fff;
    padding: 20px;
}

.popup-form .form-container.form-title-desc-wrap {
    width: 100%;
}

.home-content ul li {
    list-style: none;
    position: relative;
}
.contentul .fa-check,
.archive-page .fa-check {
    color: #000;
    padding: 3px;
    background-color: #E0B23D;
    font-size: 10px;
}

/* Home content Section */
.h-content-holder {
    margin: 20px;
    background-color: #fff;
}

/*Banner Section  

.page-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
}

.page-banner-wrap {
    flex-wrap: wrap;
    position: relative;
    height: 350px;
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 20px;
}

.page-banner-wrap .before-title {
    color: #290740;
    font-size: 14px;
    font-weight: bold;
}

.page-banner-content {
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
    color: #ffffff;
    text-align: center;
    padding-top: 8%;
}
.page-title {
    font-family: "Manrope", sans-serif;
    font-size: 60px;
    font-weight: bold;
}

.home-icon {
    position: relative;
    font-size: 0;
}
.home-icon:after {
    font-family: "Manrope", sans-serif;
    content: "Home";
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
}
.separator {
    padding: 0 10px;
}
.separator i {
    display: none;
}
.separator:after {
    content: ">";
}
*/
.page-title-container {
    width: 100%;
    margin: auto;
    padding: 0 25px;
    text-align: center;
}
.site-breadcrumbs {
  text-align: center;
}
.inner-page-banner .page-banner-wrap {
    height: 60vh;
    overflow: hidden;
}

.inner-page-banner .page-banner-cols {
    padding-top: 85px;
}

.inner-page-banner .page-tagline {
    margin-bottom: 15px;
}
/*--------------------------------------------------------*/

/*footer Details Section */
/* Footer Section */

.site-footer {
    background-color: transparent;
    text-align: left;
    padding: 0;
    bottom: 0;
    width: 100%;
}

.before-footer-div {
    position: absolute;
    left: 0;
    right: 0;
    top: -230px;
    text-align: center;
}
.before-footer-div .header-col-title .header-email a {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-top: 4px;
}

.before-footer-div .inner-width.extended::before {
    content: '';
    width: 80px;
    height: 80px;
    border-left: 5px solid #000;
    border-bottom: 5px solid #000;
    position: absolute;
    left: 2%;
    bottom: 11%;
}

.before-footer-div .inner-width.extended::after {
    content: '';
    width: 80px;
    height: 80px;
    border-right: 5px solid #000;
    border-bottom: 5px solid #000;
    position: absolute;
    right: 2%;
    bottom: 11%;
}

.before-footer-div .section-title {
    margin-bottom: 60px;
}

.before-footer-div .header-col-title {
    margin-left: 15px;
    margin-top: 10px;
    line-height: 20px;
}

.before-footer-div .header-col-title span {
    font-size: 14px;
    text-align: left;
    color: #000;
}
.before-footer-div .header-col-title .header-email a {
    font-size: 18px;
    color: #000;
}

.before-footer-div .header-col-title span.h-add {
    font-size: 18px;
}

.before-footer-div .phone-click {
    font-size: 28px;
    color: #000;
    font-weight: 700 !important;
}

.before-footer-div .header-phone i:before {
    background: none;
    right: 0;
    padding: 0;
    font-size: 25px;
    width: auto !important;
    height: auto !important;
}

.before-footer-div i {
    color: #000;
    background-color: #fff;
    padding: 15px 5px;
    width: 60px;
    height: 60px;
    font-size: 25px;
    vertical-align: middle;
}

.before-footer-div .inner-width.extended {
    background-image: url(/wp-content/uploads/2025/03/edited-bg.png);
    height: 450px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 80px;
}

.footer-row.main-footer {
    padding: 100px 0 20px;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
}
footer .copy-column {
    padding: 10px 0;
}
footer .main-footer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.90) !important;
}
.footer-item-rows {
    padding-right: 60px;
}
footer .column-item {
    margin-bottom: 20px;
}

footer span.info-item-label {
    display: block;
    font-size: 12px;
}
footer .column-label {
    font-size: 20px;
    color: #fff;
    margin: 0 0 18px;
    text-transform: capitalize;
}
footer .column-label:before {
    content: '';
    left: 0;
    right: 0;
    height: 2px;
    position: absolute;
    bottom: -11px;
    width: 100%;
    background: #434342;
}
footer .column-label:after {
    content: '';
    left: 0;
    right: 0;
    height: 3px;
    position: absolute;
    bottom: -11px;
    width: 38px;
    background: #e0b23d; 
}
footer span.info-item {
    color: #fff;
}
footer .footer-menu ul {
    margin: 0;
    padding: 0;
}
footer .footer-menu ul li {
    list-style: none;
}
footer .footer-menu ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding: 7px 0 0 0;
    transition: all 0.5s ease-out;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: capitalize;
}
footer .footer-col-item {
    padding-left: 30px;
    padding-top: 5px;
    font-size: 14px;
    color: #fff;
}
footer .footer-col-item a {
    color: #fff;
}
footer .footer-col-item a:hover, footer .footer-menu ul li a:hover {
    color: #e0b23d;
}
.show-more a{
    color: #d49608 !important;
    text-decoration: underline;
}
footer .footer-menu ul li a:hover:before {
    color: #fff;
}
footer .menu-disabled > a {
    pointer-events: none;
}
footer .footer-item-rows .footer-col-item.footer-menu {
    padding: 0;
}
footer .footer-col-item.site-social {
    padding-left: 0;
}
footer .footer-item-rows .footer-col-item:not(:last-child) {
    margin-bottom: 10px;
}
footer .footer-item-rows .footer-col-item.site-name:before, footer .footer-item-rows .footer-col-item.site-address:before, footer .footer-item-rows .footer-col-item.site-number:before, footer .footer-item-rows .footer-col-item.site-email:before, footer .footer-item-rows .footer-col-item.site-operation:before, footer .footer-item-rows .footer-col-item.site-license:before, footer .footer-column .footer-col-item.site-fax:before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 4px;
    color: #fff;
    font-size: 14px;
}
footer .footer-column {
    max-width: 1400px;
    z-index: 2;
    padding: 0 0 20px 0;
}
footer .footer-column .footer-col-item.site-address:before {
    content: "\f3c5";
    left: 3px;
}
footer .footer-item-rows .footer-col-item.site-name:before {
    content: "\f015";
}
footer .footer-column .footer-col-item.site-number:before {
    content: "\f095";
}
footer .footer-column .footer-col-item.site-email:before {
    content: "\f0e0";
}
footer .footer-column .footer-col-item.site-operation:before {
    content: "\f017";
    font-weight: 900;
    top: 2px;
}
footer .footer-item-rows .footer-col-item.site-license:before {
    content: "\f2c1";
    left: 2px;
}
footer .footer-column .footer-col-item.site-fax:before {
    content: "\f1ac";
    font-weight: 900;
    top: 2px;
}
footer .site-footer .custom-footer-content {
    font-size: 14px;
}
footer .footer-logo img {
    background: #fff;
    padding: 20px;
}
footer .site-copyright {
    max-width: 1600px;
    margin: 0 auto;
    z-index: 1;
    padding: 0 15px;
}
footer .copyright-text {
    position: relative;
    top: -37px;
    font-size: 12px;
}
.copy-logo img {
    margin-top: 11px;
    width: 140px;
    height: 90px;
}
/*--------------------------------------------------------*/

/* Blog Section */
.blog-section {
    background-image: url('/wp-content/uploads/2024/10/blog-section-bg.jpg');
    background-position: center;
    padding-top: 10%;
    background-repeat: no-repeat;
    background-size: cover;
}
.blog-section .justify-content-center {
    justify-content: center !important;
}
section.blog-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
section.blog-section .section-heading {
    text-align: center;
}

section.blog-section .section-heading .section-title {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

section.blog-section .section-heading .section-subtitle {
    color: #000;
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
    max-width: 996px;
}

/* Blog Page */
.post-archives-list .container {
    justify-content: center;
}
/*.select-post-item {
    width: 100%;
    position: relative;
    flex: 0 0 calc(33.333% - 20px);
    padding: 10px;
}*/

.select-post-item {
    padding: 5px;
    position: relative;
}
.select-post-item select {
    -webkit-appearance: none;
}
.post-archives-list select {
    padding: 12px 30px 12px 10px;
    font-weight: 600;
    background-color: transparent;
    color: #000;
    text-transform: capitalize;
}
.post-archives-list select:hover {
    background: #E0B23D;
    color: #fff;
}
.post-archives-list select option:first-child {
    display: none;
}
.category-post:after, 
.recent-post:after, 
.archive-post:after {
    content: "\f078";
    font-size: 11px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    position: absolute;
    top: 20px;
    right: 25px;
    pointer-events: none;
    color: #000;
}
.select-post-item:hover .category-post:after,
.select-post-item:hover .recent-post:after,
.select-post-item:hover .archive-post:after {
    transform: rotate(180deg);
    color: #ffffff;
}

.blog-post-listing {
    padding: 50px 0;
    justify-content: center !important;
}

.blog-post-more {
    position: absolute;
    bottom: 0;
    margin-bottom: 15px !important;
}

.blog-single-post {
    position: relative;
    padding: 10px;
    padding-bottom: 30px;
    margin: 15px;
    border: 1px solid #eaeaea;
}
.single-post-image {
    height: 200px;
    background-size: contain;
}
footer.entry-footer {
    padding-bottom: 50px;
}
.single-post-image-wrap {
    position: relative;
}

.single-post-image-wrap .dates {
    position: absolute;
    width: 61px;
    height: 61px;
    background-color: #E0B23D;
    right: 10px;
    top: 10px;
    text-align: center;
    padding: 12px;
}

.single-post-image-wrap .dates span {
    display: block;
    line-height: 16px;
}

.single-post-image-wrap .dates span.month {
    font-size: 12px;
    color: #000;
    text-decoration: uppercase;
}

.single-post-image-wrap .dates span.day {
    font-size: 26px;
    color: #000;
    font-weight: 700;
}

.single-post-image.default-user {
    border: 0.5px solid #eee;    
}

.blog-post-details {
    padding: 15px 0;
}
.blog-post-details a {
    color: #000;
    transition: none;
    font-size: 20px;
}
.blog-post-details > div {
    margin: 5px 0;
}
.blog-post-title a {
    font-size: 20px;
    font-weight: bold;
}
.blog-cat-date {
    font-size: 12px;
    font-weight: bold;
}
.blog-category:after {
    content: "|";
    margin: 0 10px;
}
.blog-post-content {
    font-size: 16px;
    color: #000;
}
.blog-post-more a {
    font-size: 14px;
    text-decoration: underline;
    color: #8f8f8f;
}
/*
.blog-post-more:after {
    content: "\f105";
    position: relative;
    font-family: 'Font Awesome\ 5 Free';
    line-height: 0;
    font-weight: bold;
    font-size: 15px;
    top: 1px;
    left: 5px;
    color: #000;
}*/
.archive-pagination {
    text-align: center;
    margin: 0;
}
.archive-pagination ul {
    padding: 0;
    margin: 20px 0;
}
.archive-pagination li a {
    background: #ffffff;
    color: #000;
    border: solid 1px rgba(117, 117, 117, 0.3);
    padding: 10px 17px;
}
.archive-pagination li.active a, 
.archive-pagination li a:hover {
    background: #000;
    color: #E0B23D;
    border: solid 1px #000;
}
.archive-pagination .pagination-next,
.archive-pagination .pagination-previous {
    display: none;
}
/*--------------------------------------------------------*/

/* SFS Gallery */
.slmp-image-hover-icon {
    display: none  !important;
}
.slmp-gallery h2,
h2.slmp-video {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.slmp-gallery h2:after,
h2.slmp-video:after {
    content: "";
    height: 7px;
    position: absolute;
    overflow: hidden;
    width: 86px;
    background-color: red;
    bottom: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.popup-image-title {
    display: none;
}

.slmp-popup-close:before,
.item-popup-count,
.popup-image-title {
    color: var(--white) !important;
}

.slmp-popup-image-wrap {
    overflow: auto;
}

.site-sec-gallery .gallery-section-wrap {
    padding: 30px 40px 0;
}

.slmp-image-item {
    border-radius: 0;
    height: 285px;
    margin-bottom: 30px;
    overflow: hidden;
}

.slmp-image-item,
.slmp-grid-image.slmp-text-center.slmp-relative {
    overflow: hidden;
    height: 285px;
}

.slmp-display-image.slmp-grid-display-image.slmp-site-flex.slmp-justify-content-left.slmp-relative {
    justify-content: center;
}

.slmp-category-navigation {
    margin-top: 20px;
    margin-bottom: 50px !important;
    padding-bottom: 0 !important
}

.slmp-category-navigation .slmp-cat-title {
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 5px;
    color: red !important;
    font-size: 18px;
    font-weight: 700;
    margin: 0 5px 10px;
    min-width: initial !important;
    padding: 15px !important;
    position: relative !important;
    text-transform: uppercase !important;
}

.slmp-category-navigation .slmp-cat-title:hover,
.slmp-category-navigation .slmp-cat-title:focus,
.slmp-category-navigation .slmp-cat-title.active {
    background-color: #000 !important;
    border: 0 !important;
    color: #fff !important;
}

.slmp-gallery .slmp-image-item .slmp-image {
    width: 100%;
}

.slmp-image-item img {
    min-height: 400px;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
}

.slmp-image-item:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.slmp-image-item .slmp-text-center:before {
    font-size: 16px;
    font-weight: 800;
    right: 0;
    top: 140px;
    left: 0;
    position: absolute;
    z-index: 4;
    text-align: center;
    color: #000;
    content: 'View Image';
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

.slmp-image-item:hover .slmp-text-center:before {
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
}

.slmp-image-item .slmp-image:after {
    content: "";
    padding: 10px 15px;
    border: 3px solid rgba(0, 0, 0, .7);
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 71%;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}

.slmp-image-item:hover .slmp-image:after {
    opacity: 1;
    height: 70%;
}

.slmp-image-item .slmp-text-center:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 100%;
    content: '';
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

.slmp-image-item:hover .slmp-text-center:after {
    opacity: 1;
}

.popup-image-title {
    padding: 2px 0px !important;
}

.slmp-popup-slide-right {
    border-left: 15px solid #fff !important;
}

.slmp-popup-slide-left {
    border-right: 15px solid #fff !important;
}

.slmp-popup-image-count,
.slmp-popup-image-item.active {
    background-color: transparent !important;
}

.slmp-gallery .slmp-gallery-load-more button {
    background-color: #000 !important;
    border: 1px solid red !important;
    color: var(--white) !important;
    font-weight: 700 !important;
    min-width: 100px !important;
    padding: 15px 20px !important;
    border-radius: 0;
}
.slmp-gallery .slmp-image-item.zoom-icon-hover .slmp-image:hover::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(224, 178, 61, .8);
  z-index: 1;
}


/*Badge Section */
.section-wrapper.badge-wrapper {
    max-width: 1050px;
}
.badges-item {
    padding: 10px !important;
}

.badge-inner {
  background-color: #fff;
  padding: 15px;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  min-height: 160px;
  height: 100%;
}

.badge-list .slick-track .badges-item:nth-of-type(2) img {
    padding-top: 46px;
}
.badges-item img {
    margin: auto;
    padding-top: 20px;
}
.section-order-contact {
    border-top: 5px solid #f1f1f1;
    border-bottom: 5px solid #f1f1f1;
}

section.badge-section {
    text-align: center;
    background-size: cover;
}

section.badge-section .badges-item.slick-slide {
    padding: 0;
}

/*--------------------------------------------------------*/ 

/*--------------------------------------------------------*/

/* Copyright */
.copyright-section {
    padding: 0 10px 0 10px;
    background-color: #000;
}
.copyright, 
.copyright a {
    text-align: center;
    font-size: 14px;
    color: #9d9d9d;
}


/*--------------------------------------------------------*/

/*Tags */
.section-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 1750px;
    margin: 0 auto;
}
.flex-wrap {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    width: auto;
    overflow: hidden;
    flex-direction: row;
}
.flex-calc {
    flex: 0 0 calc(33.333% - 20px);
}
.flex-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
    overflow: auto;
    flex-direction: column;
}
/* Schedule Your Sevice */
.chs-booking-form {
    background: #fff;
    color: #000;
    padding: 40px;
    border-radius: 8px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    max-width: 1000px;
    margin: 0 auto;
}

.booking-header h2 {
    color: #4A90E2;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}

.booking-header p {
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
}

.filter-section {
    margin-bottom: 40px;
}

.filter-label {
    color: #E0B23D;
    font-size: 16px;
    margin-right: 15px;
}

.booking-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
}

.date-time-section h3,
.service-details-section h3,
.contact-details-section h3 {
    color: #E0B23D;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
}

.service-info {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.service-info h4 {
    color: #E0B23D;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.service-meta {
    color: #E0B23D;
    font-size: 14px;
    margin: 0;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    color: #D4AF37;
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

.form-col-half {
    display: flex;
    flex-direction: column;
}

/* Form Input Styles */
.chs-booking-form input[type="text"],
.chs-booking-form input[type="email"],
.chs-booking-form input[type="tel"],
.chs-booking-form input[type="date"],
.chs-booking-form select,
.chs-booking-form textarea {
    background: #fff;
    border: 1px solid #E0B23D;
    color: #000;
    padding: 12px 15px;
    border-radius: 4px;
    font-size: 16px;
    width: 100%;
    transition: border-color 0.3s ease;
}

.chs-booking-form input:focus,
.chs-booking-form select:focus,
.chs-booking-form textarea:focus {
    outline: none;
    border-color: #E0B23D;
    background: #E0B23D;
}

.chs-booking-form textarea {
    min-height: 100px;
    resize: vertical;
}

/* Radio Button Styles for Time Slots */
.chs-booking-form .wpcf7-radio {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 10px;
}

.chs-booking-form .wpcf7-list-item {
    margin: 0;
}

.chs-booking-form .wpcf7-list-item label {
    background: #fff;
    color: #E0B23D;
    padding: 5px 0;
    text-align: left;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.2s;
    border-radius: 4px;
    display: block;
    margin: 0;
}

.chs-booking-form .wpcf7-list-item input[type="radio"] {
    display: none;
}

.chs-booking-form .wpcf7-list-item input[type="radio"]:checked + span {
    background: #E0B23D;
    color: #000;
    font-weight: bold;
}

/* Checkbox Styles */

.chs-booking-form .wpcf7-acceptance label {
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.chs-booking-form .form-field-disclaimer{
    text-align: left;
}

.chs-booking-form .wpcf7-acceptance input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

input[name="sms_consent"] {
    width: 25px !important;
}

/* Submit Button */
.request-booking-btn {
    background: #E0B23D !important;
    color: #000 !important;
    border: none !important;
    padding: 15px 30px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    border-radius: 6px !important;
    cursor: pointer !important;
    width: 100% !important;
    transition: all 0.2s !important;
}

.request-booking-btn:hover {
    background: #000 !important;
    color: #fff !important;
}

.submit-section {
    text-align: center;
    margin-top: 30px;
}

/* Validation Styles */
 .chs-booking-form .wpcf7-not-valid {
    border-color: #e74c3c !important;
}

.chs-booking-form .wpcf7-validation-errors {
    color: #e74c3c;
    background: #2a1a1a;
    border: 1px solid #e74c3c;
    padding: 15px;
    border-radius: 5px;
    margin-top: 20px;
}

.chs-booking-form .wpcf7-mail-sent-ok {
    color: #27ae60;
    background: #1a2a1a;
    border: 1px solid #27ae60;
    padding: 15px;
    border-radius: 5px;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
}
/*--------------------------------------------------------*/


/*--------------------------------------------------------*/
/* Schedule Your Service */
@media (max-width: 768px) {
    .chs-booking-form {
        padding: 20px;
    }
    
    .booking-header h2 {
        font-size: 36px;
    }
    
    .booking-form-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .form-row {
        grid-template-columns: 1fr;
        gap: 0;
    }
    
    .chs-booking-form .wpcf7-radio {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 480px) {
    .booking-header h2 {
        font-size: 28px;
    }
    
    .chs-booking-form {
        padding: 15px;
    }
    
    .cta-holder-bg .site-btn {
        width: 60% !important;
    }
    
    .mobile-item.info-address span {
        width: 90%;
        display: block;
    }
}

/* Desktops Up */
@media only screen and (min-width:1367px) {
    .site-header .logo-nav {
        padding: 0 90px;
    }
    /* Common Classes */
    .side-padding {
        padding-right: 100px;
        padding-left: 100px;
    }
    .full-padding {
        padding: 120px;
    }

    /* Header Section */
    .site-header .header-top-bar {
        padding: 10px 0 0 0;
    }
    .site-header .header-top-phone a, .site-header .header-btn a {
        font-size: 18px;
    }
    .site-header .header-btn a {
        min-width: 230px;
        text-align: center;
    }
    .site-header .header-logo {
        margin-right: 70px;
    }
    .site-header .main-logo img, .window_scrolled .site-header .main-logo img {
        max-height: 99px;
    }
    .window_scrolled .site-header .main-logo img {
        margin-top: 5px;
    }

    /* Header Menu */
    .genesis-nav-menu a, .genesis-nav-menu > span {
        padding: 50px 0;
    }
    .genesis-nav-menu .sub-menu .sub-menu {
        margin: -47px 0 0 199px;
    }
    .genesis-nav-menu>.menu-item.menu-item-has-children>a:after, .genesis-nav-menu .sub-menu .menu-item-has-children > a:after {
        font-size: 16px;
    }
    .nav-primary .genesis-nav-menu a {
        font-size: 16px !important;
    }

    /* Hero Slider */
    .hero-slider .hero-slide-title {
        font-size: 40px;
    }
    .hero-slider .col-6-12.hero-caption {
        width: 50%;
    }
    .full-width-hero .col-2 {
        width: 49% !important;
    }
    .full-width-hero {
        padding-top: 350px !important;
    }
    /* About Section */
    .about-section .section-heading {
        padding: 0 60px;
    }

    .about-section .col-2 .-item {
        width: 49%;
    }

    .entry-content .form-container .form-field {
        padding: 40px 60px 40px;
    }

    .about-section .form-container .form-title {
        padding: 60px 60px 0;
        font-size: 40px;
    }

    .about-section .col-4-12.about-form {
        padding-right: 0;
    }
}
@media only screen and (min-width:1681px) {
    .window_scrolled .site-header .header-nav {
        width: 100%;
        justify-content: center;
    }
    .window_scrolled .site-header .main-logo img {
        margin-top: 5px;
    }
    .site-header .logo-nav {
        justify-content: center;
    }

    /* Header Menu */
    .genesis-nav-menu a, .genesis-nav-menu .sub-menu a, .nav-primary .genesis-nav-menu a {
        font-size: 18px;
    }
    .site-header .logo-nav {
        justify-content: center;
    }
    .site-header .header-logo {
        margin-right: 250px;
    }

    /* Hero Slider */
    .hero-slider .hero-slide-title {
        font-size: 55px;
    }
    .hero-thumb .mob {
        display: block !important;
    }
    .ctl-sub {
        width: 76% !important;
    }
    /* Footer Section */
    footer .footer-col-item {
        font-size: 14px;
    }
    /* Hero Slider */
    .hero-slider .hero-slide-title {
        font-size: 55px;
    }
}


@media only screen and (min-width:1601px) {
    /* Site Reviews */
    .site-reviews .slide-control .left {
        left: -110px;
    }
    .site-reviews .slide-control .right {
        right: -110px;
    }
    .hero-thumb.mob {
        display: block !important;
    }
}
@media only screen and (min-width: 1024px) {
    .site-inner {
        max-width: 100%;
    }
    .site-inner .content-sidebar-wrap {
        max-width: 1140px;
    }
    /*Display None */   
    .mob {
        display: none;
    }
    /*Display Block */
    .hide {
        display: block;
    }   
    /* Common Classes */
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 15px;
    }
    h5 {
        font-size: 12px;
    }
    .entry-title {
        font-size: 50px;
    }
    .section-title {
        font-size: 40px;
        text-transform: uppercase;
    }
    .show-item-mobile {
        display: none;
    }
    .hide-item-mobile {
        display: block;
    }
    .mobile-center {
        text-align: left;
    }
    .inline-block div {
        display: inline-block;
    }
     /* Column Edge to Edge with Space */
    .col-2 {
        width: 49%;
    }

    .col-3 {
        width: 32%;
    }

    .col-4 {
        width: 23.5%;
    }

    .col-5 {
        width: 18%;
    }

    /* Column By 12 */
    .col-1-12 {
        width: 8.333%;
    }

    .col-2-12 {
        width: 23.667%;
    }

    .col-3-12, .col-1-4 {
        width: 25%;
    }

    .col-4-12 {
        width: 33.333%;
    }

    .col-5-12 {
        width: 41.667%;
    }

    .col-6-12, .col-2-4 {
        width: 50%;
    }

    .col-7-12 {
        width: 58.333%;
    }

    .col-8-12 {
        width: 66.667%;
    }

    .col-9-12 {
        width: 75%;
    }

    .col-10-12 {
        width: 83.333%;
    }

    .col-11-12 {
        width: 91.667%;
    }
    /* Genesis Menu */
    .genesis-nav-menu > li:hover::before, .genesis-nav-menu > .current_page_item::before {
        content: '';
        position: absolute;
        left: 22%;
        bottom: 0;
        width: 53%;
        height: 6px;
        background-color: #fff;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .window_scrolled .genesis-nav-menu > li:hover::before, .window_scrolled .genesis-nav-menu > .current_page_item::before {
        content: '';
        position: absolute;
        left: 22%;
        bottom: 0;
        width: 53%;
        height: 6px;
        background-color: #E0B23D;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    /*.genesis-nav-menu > li:hover::after, .genesis-nav-menu > .current_page_item::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
        height: 4px;
        background-color: #bf8034;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 60%;
    }*/
    
    .genesis-nav-menu > .menu-item {
        display: inline-block;
        vertical-align: middle;
    }
    .genesis-nav-menu > .menu-highlight > a:focus, .genesis-nav-menu > .menu-highlight > a:hover {
        background-color: #290740;
    }
    .nav-primary .genesis-nav-menu a {
        background-color: transparent;
        border-bottom: 0;
        color: #fff;
        font-size: 16px;
        padding: 19px 20px;
        text-transform: capitalize;
    }
    .window_scrolled .nav-primary .genesis-nav-menu a {
        padding: 37px 15px;
        color: #000;
    }
    .genesis-nav-menu>.menu-item.menu-item-has-children>a:after, .genesis-nav-menu .sub-menu .menu-item-has-children > a:after {
        font-family: 'Font Awesome\ 6 Free';
        font-weight: 900;
        content: "\f107";
        margin-left: 5px;
        font-size: 10px;
    }
    .genesis-nav-menu>.menu-item.menu-item-has-children.sfHover>a:after, .genesis-nav-menu .current-menu-item>a:after {
        color: #fff;
    }
    .genesis-nav-menu>.menu-item.menu-item-has-children.sfHover>a:after {
        content: "\f106";
    }
    .genesis-nav-menu .sub-menu .menu-item-has-children.sfHover > a:after {
        content: "\f105";
        color: #BF8034;
    }
    .nav-primary .genesis-nav-menu li li>a span::before, .nav-primary .genesis-nav-menu li li>a span::after {
        display: none;
    }
    .genesis-nav-menu .sub-menu .menu-item-has-children > a:after {
        right: 15px;
        position: absolute;
    }
    .window_scrolled .genesis-nav-menu .sub-menu a, .genesis-nav-menu .sub-menu .menu-item-has-children > a:hover:after {
        color: #000;
    }
  /*  .window_scrolled .genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .menu-item-has-children > a:hover:after {
        color: #BF8034 !important;
        }*/
    .genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
        width: 200px;
    }
    .genesis-nav-menu .sub-menu {
        opacity: 0;
        padding-left: 0;
        position: absolute;
        transition: opacity 0.4s ease-in-out;
        border: 0;
    }
    .genesis-nav-menu .sub-menu a {
        background-color: #fff;
        border-bottom: 0;
        color: #000;
        padding-bottom: 15px;
        padding-top: 15px;
        text-align: left;
        border-radius: 0px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        border: 0;
        font-size: 12px;
    }
    .genesis-nav-menu .sub-menu .sub-menu {
        margin: -42px 0 0 199px;
    }
    .genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu > .menu-item.sfHover > a {
        text-decoration: none;
        color: #fff;
    }
    .genesis-nav-menu .header-popup a:focus, .genesis-nav-menu .header-popup a:hover, .genesis-nav-menu .header-popup .current-menu-item > a, .genesis-nav-menu .header-popup > .menu-item.sfHover > a {
        text-decoration: none;
        color: #fff;
    }
    .window_scrolled .genesis-nav-menu a:focus, .window_scrolled .genesis-nav-menu a:hover, .window_scrolled .genesis-nav-menu > .menu-item.sfHover > a {
        color: #000 !important;
        text-decoration: none;
    }
    .window_scrolled.genesis-nav-menu .current-menu-item > a {
        color: #fff !important;
    }
    
    .genesis-nav-menu .sub-menu a:focus, .genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
        text-decoration: none;
        color: #000;
        background-color: #e0b23d;
        padding-left: 20px;
    }
    .genesis-nav-menu .header-logo-image {
        display: inline-block;
    }
    .nav-primary.show {
        margin-top: 0;
        background-color: transparent;
    }
    .genesis-nav-menu .sub-menu a, .window_scrolled .genesis-nav-menu .sub-menu a {
        padding: 30px 15px;
    }

    /* Responsive Menu */
    .genesis-responsive-menu {
        display: block;
        padding-top: 15px;
    }
    .genesis-nav-menu .menu-item a:before {
        display: none;
    }
    .genesis-nav-menu .sub-menu a:before {
        display: none;
    }

    /* Header Menu */
    .nav-primary {
        clear: left;
        top: auto;
        right: auto;
        overflow: inherit;
        position: relative;
        left: auto;
        height: auto;
        padding: 0;
        transition: none;
        display: inline-block !important;
        vertical-align: middle;
    }
    .nav-primary > .wrap {
        text-align: right;
    }
    .genesis-nav-menu {
        font-size: 0;
        padding: 0;
        margin: 0;
        text-align: center;
    }
    .site-top-news {
        z-index: 1;
    }
    .site-header .header-top-bar {
        padding: 10px 5px 0 0;
    }
    .window_scrolled .site-header .header-top-bar {
        background-color: #fff;
    }
    body.window_scrolled .site-top-news {
        position: relative;
    }
    .site-header .header-top-phone {
        padding-left: 1rem;
    }
    .site-header .header-phone a {
        font-size: 20px;
        color: #fff;
    }
    .window_scrolled .site-header .header-phone a {
        color: #E0B23D;
    }
    .site-header .header-top-phone a, .site-header .header-btn a {
        font-size: 14px;
    }
    .site-header .header-top-phone a:before {
        zoom: 0.6;
    }
    .site-header .header-btn a {
        padding: 10px 20px;
        display: block;
    }
    .site-header .header-phone a:before, .site-header .header-top-phone a:before {
        filter: brightness(0) invert(0);
    }
    .site-header {
        box-shadow: 0 0 0 transparent;
        padding: 0;
    }
    body.window_scrolled .site-header {
        padding: 0;
        box-shadow: 0 0 20px rgb(0 0 0 / 5%);
        background-color: #fff;
    }
    .mobile-phone-number > div {
        padding: 10px;
    }
    .mobile-phone-number > div {
        width: 32.5%;
        padding: 10px;
    }
    .site-header .logo-nav {
        background-color: transparent;
        padding: 0 10px 0 20px;
        justify-content: right;
    }
    .site-header .header-logo {
        margin-right: 20px;
    }
    
    li#menu-item-1062 {
        background: #fff !important;
    }
    
    .header-popup a span {
        color: #000 !important;
    }
    .header-popup a span:hover {
        color: #fff !important;
    }
    .window_scrolled .header-popup a {
        background-color: #000 !important;
        padding: 25px 20px !important;
        margin-bottom: 10px !important;
    }
    .window_scrolled .header-popup a span {
        color: #E0B23D !important;
    }
    /*.site-header .main-logo img, .window_scrolled .site-header .main-logo img {
        max-height: 78px;
    }*/
    .popup-form .form-field i {
        top: 8px;
    }
    .window_scrolled .site-header .main-logo img {
        position: absolute;
        transition: top 2s ease 0s;
        margin-top: -32px;
        left: 7px;
    }
    .window_scrolled .site-header .logo-nav {
        background-color: transparent;
        padding: 0 10px 0 20px;
        justify-content: right !important;
    }
    .window_scrolled .genesis-nav-menu .sub-menu a:focus, .window_scrolled .genesis-nav-menu .sub-menu a:hover, .window_scrolled .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
        color: #000;
        padding-left: 20px;
    }
    .window_scrolled .genesis-nav-menu .sub-menu .current-menu-item > a, .window_scrolled .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
        color: #fff !important;
    }
    
    .site-header .main-logo img {
        position: absolute;
        transition: top 2s ease 0s;
        margin-top: -30px;
        left: 7px;
    }
    .section-title {
        font-size: 35px;
    }
    /* Hero Slider */
    .full-width-hero {
        padding-top: 12%;
    }
    .full-width-hero .col-2 {
        width: 75%;
    }
    .site-section.hero-slider:after {
        display: none;
    }
    .hero-slider .container, .hero-slider-wrap, .hero-slider-wrap .hero-item, .hero-item-wrap .hero-caption {
        height: 100vh;
        min-height: 500px;
        max-height: 1080px;
    }
    .hero-slide-sub-title {
        font-size: 20px;
    }
    .hero-slider .hero-slide-title {
        font-size: 45px;
    }
    .hero-slider .hero-caption .hero-caption-row {
        padding: 92px 60px 0;
    }
    .hero-slider .col-6-12.hero-caption {
        width: 70%;
    }
    .hero-slider ul.slick-dots {
        position: absolute;
        bottom: 85px;
        padding: 0;
        margin: 0;
        display: block;
        text-align: center;
        left: 0;
        right: 0;
        max-width: 1750px;
        margin: auto;
    }
    .hero-slider ul.slick-dots li {
        list-style: none;
        display: inline-block;
        vertical-align: middle;
    }
    .hero-slider ul.slick-dots li:not(:last-child) {
        margin: 0 10px 0 0;
    }
    .hero-slider ul.slick-dots li button {
        padding: 0;
        font-size: 0;
        height: 14px;
        background: transparent;
        border: 2px solid #e0b23d;
        width: 14px;
    }
    .hero-slider ul.slick-dots li.slick-active button {
        background: #e0b23d;
        width: 14px;
    }
    /* About Section */
    .about-section {
        margin-top: -530px;
    }

    .about-section .col-2.form-field-item {
        width: 100%;
    }

    .entry-content .form-container .form-field {
        padding: 30px;
    }

    .about-section .form-container .form-title {
        padding: 30px 30px 0;
        font-size: 23px;
    }

    .about-section .section-heading {
        padding: 0 20px;
    }

    .about-section .col-4-12.about-form {
        padding-right: 30px;
    }
    .floating-cta {
        width: auto;
        text-align: center;
        transition: right ease-in .3s;
        position: fixed;
        transform-origin: top right;
        right: 13px;
        left: auto;
        bottom: auto;
        top: 0;
        transform: rotate(-90deg) translateY(-100%);
        margin-top: 35vh;
        padding: 0 0;
        max-width: max-content;
        display: none;
    }
    .floating-cta a {
        width: 100%;
        padding: 12px 20px;
        font-size: 16px;
        background-color: var(--primary-color);
    }
    /*Gallery Section */
    .gallery-hover {
        margin: 30px;
    }
    .gallery-hover span {
        padding: 45px 0;
    }
    /*Footer Section*/
    footer .footer-col-item .media-label span {
        font-size: 11px !important;
    }
    footer .site-email span a {
        font-size: 12px !important;
    } 

    /* Footer Section */
    footer .site-footer {
        font-size: 16px;
    }
    footer .footer-logo {
        margin: 0 0 78px;
    }
    footer .footer-col-item {
        font-size: 13px;
    }
    .footer-item-rows {
        padding-right: 35px;
    }
    /* Footer Details Section */
    .ft-site-details .site-dt:not(:nth-child(4n + 1)) {
        margin-left: 2%;
    }
    .ft-site-details {
        padding-bottom: 200px;
    }
    .ft-site-details .site-dt {
        padding: 40px 17px;
    }
    .ft-site-details .ft-dt-text {
        font-size: 12px;
    }
    /* Back to Top */
    .move-to-top {
        bottom: 180px;
        right: 40px;
    }
    .why-inner {
        overflow: hidden;
    }
    .site-reviews {
        overflow: hidden;
    }
    /*CTS Section*/
    .ctl p {
        font-size: 11px !important
    }
    .ctl a {
        font-size: 11px !important;
    }
}
@media (min-width: 769px) {
	.one-half-li {
		column-count: 2;
  }
}
@media (min-width: 1600px) {
    .nav-primary .genesis-nav-menu a {
      font-size: 14px;
    }
    .site-header .header-phone a {
        font-size: 16px !important;
    }
    .header-col-title a {
        font-size: 14px !important;
    }
    span.h-add {
        font-size: 14px !important;
    }
    section.cta-holder1::after {
        display: block !important;
    }
    section.cta-holder::after {
        display: block !important;
    }
    .why-inner {
        width: 322px !important;
    }
    .section-order-why .col-4-12 {
        width: 27.333%;
    }
}
@media (min-width: 1280px) {
    .section-order-icons .col-3-12 {
        width: 25% !important;
    }
    .ctl-desc span {
        font-size: 14px !important;
        margin: -9px;
    }
}
@media only screen and (min-width: 1025px) {
    .hero-caption-wrap::after {
        top: -29%;
    }
    .nav-primary .genesis-nav-menu a {
      font-size: 12px;
    }
    .site-header .header-phone a {
        font-size: 14px;
    }
    .header-col-title a {
        font-size: 12px;
    }
    span.h-add {
        font-size: 12px;
    }
    .hero-caption-wrap::after {
        top: -66px;
        width: 97%;
        height: 137%;
    }
    .service-l-t p {   
        bottom: -25px;
    }
    section.cta-holder1::after {
        display: none;
    }
    section.cta-holder::after {
        display: none;
    }
    .why-inner {
        width: 328px;
    }
    .whydesc {
        font-size: 14px;
    }
    .section-order-icons .col-3-12 {
        text-align: center;
        margin-bottom: 20px;
        width: 50%;
    }
    .ctl-desc span {
        font-size: 11px;
    }
    .ctl-sub {
        width: 73%;
    }
}
@media only screen and (max-width: 1024px) {
    .site-inner::before {
        z-index: -1;
    }
    .hidden {
        display: none;
    }
    .nav-primary .genesis-nav-menu a,
    .header-col-title a, 
    span.h-add,
    .site-header .header-phone a {
        font-size: 12px;
    }
    .hero-caption-wrap::after {
        height: 138%;
        left: -22px;
        top: -25%;
      }
    
    /* Buttons */
    .btn-one, .btn-two, .btn-three, .btn-four, .btn-five {
        font-size: 11px;
        margin: 5px;
    }
    /*Header Section */
    .site-header .main-logo img {
        max-height: 226px;
        width: 140px;
        top: 18px;
    }
    .social-media .social-item {
        display: inline-block;
        margin: 7px 0px -10px 0;
    }
    /*hero section */
    .hero-slider ul.slick-dots {
        bottom: 60px;
        left: 28px;
    }
    .header-top-bar::after {
        width: 80%;
    }
    .hero-form {
        width: 380px;
        right: 2%;
    }
    
    .hero-caption-wrap {
        margin-left: 0;
    }
    /*CTA Section */
    .cta-holder {
        overflow: hidden;
    }
    .cta-holder h2 {
        font-size: 30px;
    }
    .cta-holder1 h2 {
        font-size: 30px;
    }
    section.cta-holder1::after {
        display: none;
    }
    section.cta-holder::after {
        display: none;
    }
    section.cta-holder .col-6-12 {
        width: 100%;
    }
    .ctl span {
        font-size: 14px;
    }
    .ctl-desc span {
        font-size: 11px !important;
    }
    .ctl-sub {
        width: 73%;
    }

    /* Why choose Us Section */
    .why-inner {
        min-height: 400px;
        width: 320px;
    }
    .whydesc {
        font-size: 11px;
    }
    /*Service Section */
    .service-hover {
        visibility: hidden;
    }
    .sv-inner:hover .service-hover {
        top: 0;
        visibility: visible;
        padding: 50px;
    }
    .service-l-t h3 {
        font-size: 18px;
    }
    .service-hover p {
        margin-bottom: 0px;
    }
    /* Counter Section */
    .section-order-icons .col-3-12 {
        text-align: center;
        margin-bottom: 20px;
        width: 50%;
    }
    /* Reviews Section */
    .site-reviews::after {
        right: -20%;
    }
    .review-item .review-content {
        font-size: 11px !important;
    }
    /*Gallery Section */
    .mini .images {
        width: 94%;
    }
    .gallery-hover {
        top: -13px;
        bottom: -17px;
    }
    /* Badges Section */
    .badges-item {
        width: 301px;
    } */
    /*Footer Section */
    footer .footer-col-item .media-label span {
        display: none;
    }
    footer .column-label {
        font-size: 17px !important;
    }
    .before-footer-div {
        top: -120px;
    }
    .before-footer-div .inner-width.extended {
        height: auto;
        background-size: contain;
        background-repeat: no-repeat;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .before-footer-div .section-title {
        margin-bottom: 30px;
    }
    .before-footer-div .header-col-title a {
        font-size: 14px;
        color: #000;
    }
    .before-footer-div .header-col-title a,
    .before-footer-div .header-col-title span.h-add {
        font-size: 14px;
    }
    .before-footer-div .header-col-title span {
        font-size: 12px;
    }
    .before-footer-div .inner-width.extended::before, 
    .before-footer-div .inner-width.extended::after {
        display: none;
    }  
}
@media only screen and (max-width:1023px) {
    .vertical-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .show-item-mobile {
        display: block;
    }
     /* Header Menu */
    .nav-primary {
        background-color: #e0b23d;
        margin-top: 50px;
        padding: 45px 10px 150px;
    }
    .window_scrolled .nav-primary {
        margin-top: 75px;
    }
    .window_scrolled .site-header .header-top-bar {
      background: transparent;
    }
    /* Hero Slider */
    .hero-slider .hero-caption-row {
        margin-top: 0px;
        padding: 0 15px;
        margin-bottom: 110px;
    }
    .hero-slider .hero-caption-wrap {
        padding: 0;
    }
    .hero-slider .hero-slide-title {
        margin-bottom: 20px;
    }
    .hero-slider .hero-slide-title:after {
        right: 0;
        margin: 0 auto;
        bottom: -16px;
    }
    .hero-slider .hero-item .inner-width {
        padding: 0;
    }
    .hero-slider .hero-slide-control {
        display: none;
    }
    .hero-slider .hero-slide-btn {
        display: block;
    }
    .hero-slider .hero-slide-btn > a {
        display: inline-block;
        margin: 0 5px 10px;
        min-width: 180px;
    }
    .hero-slider ul.slick-dots {
        display: none !important;
    }
    
    .hero-thumb.mob {
        display: none;
    }
    .main-header {
        background-color: transparent;
        padding-bottom: 70px;
    }
    .window_scrolled button#genesis-mobile-nav-primary::before {
        color: #000;
    }
    .window_scrolled .main-header {
        background-color: #fff;
        top: -16px;
    }
    button#genesis-mobile-nav-primary {
        z-index: 999;
        position: fixed;
        right: 0;
        width: 50px;
        top: 40px;
        color: #000;
    }
    button#genesis-mobile-nav-primary::before {
        color: #fff;
    }
    .header-social {
        display: none;
    }
    img.serviceimg {
        object-fit: cover;
        width: 100%;
    }
    .hero-form {
        display: none;
    }
    a.phone-click.sec-font {
      display: none;
    }
    .full-width-hero {
      padding-top: 12%;
    }
    .hero-caption-wrap::after {
      left: -33px;
      width: 115%;
    }
    .header-mobile-phone {
        display: none;
    }
    
    .header-logo-mobile {
        display: block;
        position: absolute;
        left: 45%;
    }
    .main-logo {
        top: -24px;
        left: 0;
        width: 90px;
        height: auto;
    }
    .genesis-nav-menu>.menu-item.menu-item-has-children>a:after, 
    .genesis-nav-menu .sub-menu .menu-item-has-children > a:after {
        display: none;
    }
    .genesis-nav-menu a, .genesis-nav-menu .sub-menu a {
        background-color: #e0b23d;
    }
    .heading {
        font-size: 36px;
    }
    li#menu-item-1062 {
        display: none;
    }
    
    .header-logo {
        display: none;
    }
    /* About Us Section */
    .h-image-holder {
      text-align: center;
    }
    .about-section .map-image img {
        height: 300px;
        object-fit: cover;
    }

    .about-section .about-image-wrap, .about-section .map-image {
        max-width: 600px;
        margin: 0 auto;
        text-align: center;
    }

    .about-section .col-2.form-field-item {
        width: 49%;
    }

    .about-section .about-info, .about-section .about-column {
        flex-direction: column-reverse;
    }

    .about-section .form-container .form-title {
        font-size: 30px;
        padding: 40px 20px 0;
    }

    .about-section .about-info {
        margin-top: 60px;
    }

    .about-section .entry-content .form-container .form-field {
        padding: 20px;
    }

    .about-section .form-container .form-field .form-field-item input, .about-section .form-container .form-field .form-field-item select, .about-section .form-container .form-field .form-field-item textarea {
        padding: 16px 5px;
        font-size: 12px;
    }

    .entry-content .form-container .form-field {
        padding: 15px;
    }

    .home-main-content .form-container.form-title-desc-wrap {
        box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.3), 12px 12px 0px 0px #fe4017;
    }

    .about-section .about-form {
        padding-right: 10px;
    }
    .form-container .form-title {
        color: #000 !important;
    }
    /* Service section */
    .service-l-t {
        width: 100%;
        left: 0;
        padding-top: 25px;
    }
    .service-l-t img {
      left: 5.2%;
      top: -52px;
    }
    .service-l-t h3 {
      left: 5.2%;
    }
    .service-l-t p {
      top: 35%;
      left: 5.2%;
    }
    
    /* CTA section */
    .cta-btn {
        justify-content: center !important;
    }
    .cta-header {
        text-align: center;
    }
    section.cta-holder::after {
        display: none;
    }
    section.cta-holder1::after {
      display: none;
    }
    /* Badges section 
    .badges-item {
      width: 301px !important;
    } */
    
    /* Footer */
    .copy-logo {
        text-align: center !important;
    }
    .ft-site-details .site-details {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        max-width: 600px;
        margin: 0 auto;
    }
    footer .main-footer {
        padding-bottom: 0;
        border-top: 0px solid #BF8034;
    }
    footer .footer-col-item .media-label span {
        font-size: 14px !important;
    }
    footer .footer-item-rows {
        margin-bottom: 35px;
        text-align: left;
    }
    footer .social-media {
        text-align: left;
    }
    footer .footer-logo {
        text-align: center;
        padding: 40px 0 0;
    }
    footer .footer-logo img {
        padding: 20px;
    }
    footer .site-copyright {
        padding: 15px 15px 80px;
    }
    footer .copy-column {
        display: block;
        text-align: center;
        padding: 30px;
    }
    footer .copyright-text {
        padding-bottom: 30px;
        text-align: center;
        top: 10px;
    }
    footer .copyright-text {
        font-size: 12px;
    }
    
    .before-footer-div .header-col-title {
        margin-top: -5px;
        display: block;
        width: 100%;
        margin-left: 0;
    }
    
    .before-footer-div i {
        padding: 10px 5px;
        width: 30px;
        height: 30px;
        font-size: 13px;
        display: block;
        margin: auto;
        margin-bottom: 10px;
        text-align: center;
    }
    
    .before-footer-div .header-col-title span {
        text-align: center;
    }
    
    footer .footer-logo {
        padding-top: 250px !important;
    }
    
    footer .column-label {
        text-align: left;
    }
    
    .before-footer-div .inner-width.extended::after,
    .before-footer-div .inner-width.extended::before {
        display: none;
    }
    .before-footer-div {
        top: -230px;
    }
    
    .before-footer-div .inner-width.extended {
        background-size: cover;
        background-position: center;
    }
    
    .before-footer-div .col-4-12 {
        margin-bottom: 15px;
    }
    footer .footer-column {
        text-align: center;
    }
    
    .footer-item-rows {
        padding-right: 0;
    }
    
    footer .column-label:before {
        bottom: -10px;
    }
    
    footer .footer-col-item {
        text-align: left;
    }
    
    footer .footer-menu ul li a {
        text-align: left;
        display: block;
        padding: 7px 0px 0px 30px;
        padding-left: 0;
    }
    footer .footer-col-item .media-label span {
        display: block;
        font-size: 14px;
    }
    
    /*why choose us section*/
    .why-inner {
        min-height: 300px;
        width: 300px;
        margin: auto;
    }
    .why-inner h3 {
        margin-top: 10%;
    }
    /*counter section*/
    .section-order-contact .contactl {
        width: 100%;
    }
    .section-order-icons .col-3-12 {
        text-align: center;
        margin-bottom: 20px;
        width: 100%;
    }
    /* ---------------------------*/
    .faq-page-section {
        padding: 100px 30px;
    }
    .ft-site-details .site-dt {
        padding: 40px 30px;
    }
    .ft-site-details .ft-dt-text {
        font-size: 15px;
    }
    .form-container.form-title-desc-wrap {
        display: none;
    }
    .about-image {
        display: none;
    }
    .popup-form .form-container.form-title-desc-wrap {
        display: block;
        width: 100%;
    }
    .site-reviews::after {
        display: none;
    }

    .h-content-holder {
        width: 100%;
    }
    .section-order-gallery .col-3-12 {
        width: 50%;
    }
    .slmp-gallery .slmp-gallery-load-more {
         padding-bottom: 50px;
    }
    .c-image-holder {
        text-align: center;
        padding-left: 0;
    }
    .c-image-holder iframe {
        width: 100%;
    }
    .ctl-desc span {
        font-size: 14px !important;
      }
}
@media only screen and (max-width:768px) {
    h1, h1.has-text-align-left {
        font-size: 35px !important;
    }
    .window_scrolled .site-header .header-top-bar {
      background: transparent;
    }
    /* Footer */
    footer .copyright-text {
        font-size: 12px;
    }

    .hero-slider .hero-caption-row {
        margin-top: 0 !important;
    }
    .hero-slider .hero-caption-wrap {
        text-align: center;
    }
    .gallery-images.flex {
        padding: 0 18px;
        flex-flow: wrap;
    }
    .gallery-images > div {
        flex: auto;
    }
    .mini .images {
        width: 100%;
      }
    .site-inner::before {
        display: none;
    }
    .site-inner::after {
        display: none;
    }
    .why-inner {
        min-height: auto;
        padding-bottom: 20px;
    }
    .form-container.form-title-desc-wrap {
        display: none;
    }
    .about-image {
        display: none;
    }
    .popup-form .form-container.form-title-desc-wrap {
        display: block;
        width: 100%;
    }
    
    .vertical-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .header-social {
        display: none;
    }
    
    img.serviceimg {
        object-fit: cover;
        width: 100%;
    }
    
    .site-reviews::after {
        display: none;
    }
    
    .why-inner h3 {
        margin-top: 10%;
    }
    
    .header-mobile-phone {
        display: none;
    }
    
    .header-logo-mobile {
        display: block;
        position: absolute;
    }
    
    .site-header .main-logo img {
        max-height: 226px;
        width: 140px;
        top: 20px;
    }
    button#genesis-mobile-nav-primary {
        top: 32px;
    }
    
    .header-logo {
        display: none;
    }
    
    .h-content-holder {
        width: 100%;
        margin: 0;
    }
    
    .section-order-gallery .col-3-12 {
        width: 50%;
    }
    
    .gallery-hover span {
        margin-top: 20%;
    }
     footer .column-label {
        text-align: left;
     }
    .footer-item-rows {
        padding-right: 0;
    }
    
    footer .column-label:before {
        bottom: -10px;
    }
    
    footer .footer-col-item {
        text-align: left;
    }
    
    footer .footer-menu ul li a {
        text-align: left;
        display: block;
    }
    footer .social-media {
       text-align: left;
     }
    .image-bg::after {
        left: 78px;
        width: 86%;
    }
}
@media only screen and (max-width: 568px) {
    .service-hover p {
        font-size: 12px;
    }
    .service-l-t p  {
        font-size: 12px;
        top: 70%;
        padding-right: 30px;
    }
}
@media (max-width:480px) {
    .service-l-t {
        height: 85px;
    }
    
    .main-logo {
        left: -30px;
    }
    .full-width-hero {
        padding-top: 175px;
    }
    
    .why-inner h3 {
        margin-top: 25% !important;
    }
    .whydesc {
        font-size: 11px;
    }
    
    .section-order-contact .contactl {
        width: 100%;
    }
    
    .why-inner {
        min-height: auto;
    }
    .images {
        margin: 3%;
    }
    
    .cta-btn a {
        display: block;
    }
    .s-h-title {
        font-size: 15px;
    }
    .service-hover p {
        font-size: 13px;
    }
    .sv-inner:hover .service-hover {
        top: 0;
        visibility: visible;
        padding: 9px;
    }
    .review-heading {
        padding-bottom: 30px;
    }
    
    .review-slide-control {
        position: absolute;
        top: -15px;
        width: 36%;
        left: 36%;
    }
    
    .right-arrow {
        position: relative;
        right: 0;
    }
    
    .reviews-btn a {
        display: block !important;
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
        margin-right: 0 !important;
    }
    
    .reviews-btn {
        padding: 0 30px;
    }
    
    footer .column-label:before {
        width: 50%;
    }
    
    footer .column-label,
    footer .footer-menu ul li a{
        text-align: left;
        padding-left: 0;
    }
    
    footer .footer-item-rows .footer-col-item.footer-menu {
        padding: 0;
        margin: 0;
    }
    
    footer .footer-menu ul {
        margin: 0;
        padding: 0;
    }
    
    .c-content-holder .site-btn {
        margin-bottom: 25px;
    }
    
    .review-slide-control {
        display: block;
    }
    
    .review-listing {
       position: relative;
    }
    
    
}

@media only screen and (max-width:640px) {
    .gallery-hover span {
        padding: 60px 0;
    }
}

@media only screen and (max-width:569px) {
    .gallery-hover span {
        padding: 50px 0;
        font-size: 12px;
        margin-top: 33%;
    }
    
    .review-listing {
        padding: 30px 30px 15px;
    }
}

@media only screen and (max-width:480px) {
    .service-l-t {
        height: 85px;
    }
    .services-content {
        padding: 20px 15px;
    }
    .services-btn .btn-four {
      width: 150px;
    }
    .ctl {
        margin-right: 0;
    }
    .gallery-hover span {
        padding: 25px 0;
    }
    
    footer .footer-col-item {
        margin: 0;
    }
    
    .section-order-icons .col-3-12 {
        width: 100%;
    }
    .vertical-padding {
        padding-top: 70px;
        padding-bottom: 120px;
    }
    .sv-inner:hover .service-hover {
        top: 0;
        visibility: visible;
        padding: 9px;
    }
    .reviews-btn a, .reviews-btn .btn-three {
        width: 165px;
        margin-left: 7px;
    }
}
/* Desktops Down */
@media screen and (max-width: 1200px) and (min-width: 1024px) {
    /*Font*/
    body, 
    a, input, select, textarea {
        font-size: 14px;
    }
    .logo img {
        height: 60px;
    }
    .cta .site-btn {
        margin-left: 10px;
    }
    .nav-primary .genesis-nav-menu a {
        padding-left: 8px;
        padding-right: 8px;
    }
    .cta.head-cta {
        right: 6px;
    }
    .genesis-nav-menu .menu-item {
        padding: 0 0;
    }
    .service-list {
        position: relative;
    }
    .about-item-snippet {
        min-height: 616px;
    }
    .footer-details-section .ft-dt-text, .footer-details-section .ft-dt-text a {
        font-size: 13px;
    }
    .faq-page-section {
        padding: 100px 30px;
    }
}

/* Max Width CSS */
@media only screen and (max-width: 1025px) {
    .widget-container--normal.visible, .widget-container--static.visible {
        height: auto !important;
    }
}
@media only screen and (max-width:641px) {
    .heading, h1, 
    .footer-details-section .section-title, 
    .section-title, 
    .section.blog-section .section-heading .section-title {
        font-size: 30px;
        text-transform: capitalize;
    }
    h2, h3, h4, h5 {
       font-size: 20px;
    }
    .hero-btn {
        padding-bottom: 100px;
    }
    .service-item {
       width: 100%;
    }
    .services-section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .service-item {
        flex: none;
        margin: 5px;
    }
    .form-item {
        width: 100%;
        min-height: 0;
    }
    .form-item img {
        display: none;
    }
    .about-btn .site-btn {
        margin-bottom: 5px;
    }
    .about-call-btn {
        margin: 0;
    }
    .why-us-item {
        flex: none;
        margin: 5px;
        width: 100%;
    }
    .featured-item {
        width: 47%;
        margin: 5px;
    }
    .blog-post-title a {
        font-size: 19px;
    }
    .footer-details-section .col-4 {
        width: 100%;
    }
    .footer-details-section .ft-dt-icon.relative {
        left: 43%;
    }
    .footer-item {
        margin-top: 10px;
        width: 100%;
    }
    .copyright-section {
       padding-bottom: 65px;
    }
    .faq-page-section {
        padding: 100px 30px;
    }
    .page-banner-content {
        padding-top: 30%;
    }
    .meet-our-team .owner-inner {
        flex-wrap: wrap;
    }
    .meet-our-team .ot-image {
        width: 100%;
    }
    .meet-our-team .ot-text {
        width: 100%;
        padding: 10px 17px;
    }
    .meet-our-team .ot-text h3 {
        margin-top: 20px;
    }
    .meet-our-team .ot-member {
        flex: 100%;
    }
    .services-image {
        width: 100%;
    }
    .services-image img{
        width: 100%;
        text-align: center;
    }
    .services-content {
        width: 100%;
    }
    .services-page-section .services-icon img {
        width: 70px;
    }
    .page-title {
        font-size: 30px;
    }
    
     /* Generic CTA Section */
    section.generic-cta::before {
        clip-path: none;
    }
    section.generic-cta .g-cta-inner {
        width: 100%; 
    }
    
    section.generic-cta .g-cta-btn a {
        display: block;
        width: 100%;
    }
    
    section.generic-cta .g-cta-btn a:first-child::before {
        display: none;
    }
    .status-text-title {
        font-size: 14px !important;
    }
    footer .footer-col-item .media-label span {
        font-size: 10px !important;
    }
    .section-title {
        padding-left: 5px;
        padding-right: 5px;
    }
    .breadcrumb {
        padding: 8px;
    }
    
    .badge-list {
        margin: 0 30%;
    }
    
    .badge-list .slick-track .badges-item:nth-of-type(2) img {
        padding-top: 45px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1536px) {
    .hero-slider ul.slick-dots {
        left: 33px;
    }
    .inner-page-banner .page-banner-wrap { 
        height: 70vh;
        padding-top: 50px;
    }
    
    .before-footer-div .inner-width.extended {
        height: 410px;
    }
    
    .hero-slider .hero-caption-row {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 375px) {
    .xapp-chat-button__btn {
        top: -17px !important;
    }
    .main-logo {
        left: -30px;
    }
    .hero-slider .hero-slide-btn > a {
        display: inline-block;
        margin: 0 5px 10px;
        min-width: auto;
        width: 45%;
    }
    .hero-slider .hero-slide-title {
        font-size: 22px;
    }
    .hero-slider .hero-slide-desc {
        font-size: 15px;
    }
    .hero-caption-wrap::after {
        left: -22px;
    }
    .service-l-t img {
        top: -67px;
        width: 10%;
    }
    .service-l-t h3 {
        top: -4px;
    }
    .service-l-t p {
        top: 30%;
    }
    .service-hover img {
        width: 10%;
    }
    .s-h-title {
        font-size: 13px;
    }
    .service-hover p {
        font-size: 10px;
    }
    .service-hover .btn-one, .service-hover .btn-four {
      padding: 8px;
      width: 115px;
    }
    .section-title {
        font-size: 28px;
        text-transform: uppercase;
    }
    .cta-btn .btn-one.call {
        width: 100%;
    }
    .icon-txt {
        margin-left: 0;
    }
    .ctl-sub {
        padding: 11px;
        width: 76%;
    }
    .c-image-holder::before {
        width: 93%;
    }
    .reviews-btn a, .reviews-btn .btn-three {
        width: 165px;
    }
    .services-content {
        padding: 20px 10px;
    }
    .services-btn .btn-four {
        width: 150px;
        margin: 0px;
    }
    .services-btn .btn-one {
        padding: 7px 10px;
    }
    .badge-list {
        margin: 0 10%;
    }
    
}
#menu-item-199 ul.sub-menu {
	right: 0px;
}