@charset "UTF-8";
/*
Template Name: Gardenx
Template URI:
Description: Gardening & Landscaping HTML Template
Author: Capricorn Studio
Author URI:
Version: 1.0
 */
/*-- Google Font Import
-----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&amp;display=swap");
/*------------Typography----------------- */
html,
body {
    height: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
}

body {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    background: #fff;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    color: #0d0d0d;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    margin: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #181818;
}
a:hover {
    color: #111111;
}

p {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    color: #333;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    p {
        font-size: 15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    p {
        font-size: 15px;
        line-height: 25px;
    }
}
@media (max-width: 767px) {
    p {
        font-size: 15px;
        line-height: 25px;
    }
}

button,
input,
textarea,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
    outline-width: 0 !important;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

img {
    display: inline-block;
    max-width: 100%;
}

i,
span,
a {
    display: inline-block;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

table,
th,
tr,
td {
    border: 1px solid #ddd;
}

th,
tr,
td {
    padding: 10px;
}

hr {
    border-top: 1px solid #777;
}

.fix {
    overflow: hidden;
}

/*Section Padding CSS*/
.section-padding {
    padding: 60px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section-padding {
        padding: 60px 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding {
        padding: 60px 30px;
    }
}
@media (max-width: 767px) {
    .section-padding {
        padding: 20px 0;
    }
}

/*Section Title */
.section-title {
    position: relative;
    margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .section-title {
        margin-bottom: 20px;
    }
}

.section-title h1 {
    font-size: 85px;
    font-weight: 700;
    line-height: 90px;
    letter-spacing: -1px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section-title h1 {
        font-size: 60px;
        line-height: 70px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title h1 {
        font-size: 60px;
        line-height: 70px;
    }
}
@media (max-width: 767px) {
    .section-title h1 {
        font-size: 30px;
        line-height: 35px;
    }
}

.section-title h2 {
    font-size: 55px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -1px;
    color: #141414;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section-title h2 {
        font-size: 45px;
        line-height: 55px;
        margin: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title h2 {
        font-size: 45px;
        line-height: 55px;
        margin: 0;
    }
}
@media (max-width: 767px) {
    .section-title h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 15px 0;
    }
}

.section-title h3 {
    font-size: 30px;
    line-height: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section-title h3 {
        font-size: 30px;
        line-height: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title h3 {
        font-size: 36px;
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    .section-title h3 {
        font-size: 24px;
        line-height: 30px;
    }
}

.section-title h6 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 15px;
    color: #777;
}
@media (max-width: 767px) {
    .section-title h6 {
        font-size: 14px;
        line-height: 25px;
    }
}

.section-title p {
    margin: 0;
}

.section-title img {
    border-radius: 0;
    height: 50px;
    position: relative;
    bottom: 0;
}
@media (max-width: 767px) {
    .section-title img {
        height: 40px;
    }
}

.section-title span {
    color: #a9781c;
}

span.sub-title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/*Button Style */
.theme-btn,
.dark-btn,
.white-btn,
.bordered-btn,
.primary-btn {
    display: inline-flex;
    background: #111111;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0px;
    padding: 18px 35px;
    border: 1px solid #111111;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .theme-btn,
    .dark-btn,
    .white-btn,
    .bordered-btn,
    .primary-btn {
        padding: 15px 20px;
    }
}
@media (max-width: 767px) {
    .theme-btn,
    .dark-btn,
    .white-btn,
    .bordered-btn,
    .primary-btn {
        padding: 15px 20px;
    }
}
.theme-btn:hover,
.dark-btn:hover,
.white-btn:hover,
.bordered-btn:hover,
.primary-btn:hover {
    background: linear-gradient(135deg, #d4af37 0%, #a9781c 50%, #7a5710 100%);
    border-color: #c49a2e;
    color: #181818;
}

.primary-btn {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    border-color: #d4af37;
    color: #000000 !important;
}
.primary-btn:hover {
    background: linear-gradient(135deg, #d4af37 0%, #a9781c 50%, #7a5710 100%);
    border-color: #c49a2e;
    color: #000000;
}

.bordered-btn {
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.bordered-btn:hover {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    color: #181818;
    border-color: #d4af37;
}

.white-btn {
    background: #fff;
    border-color: #fff;
    color: #181818;
}
.white-btn:hover {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    border-color: #d4af37;
}

.dark-btn {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    border-color: #d4af37;
    color: #fff;
}
.dark-btn:hover {
    background: #fff;
    color: #333;
    border-color: #fff;
}

/*Form Style CSS */
input,
textarea,
select {
    width: 100%;
    background: transparent;
    border: 1px solid #ddd;
    padding: 13px 20px;
    font-size: 14px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

textarea {
    height: 200px;
}

input[type="submit"],
button[type="submit"] {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    border-color: #d4af37;
    border-radius: 25px;
    display: inline-block;
    color: #181818;
    width: 35%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
}
@media (max-width: 767px) {
    input[type="submit"],
    button[type="submit"] {
        width: 100%;
    }
}

input[type="submit"]:hover,
button[type="submit"]:hover {
    border-color: #111111;
    background: #111111;
    color: #fff;
}

input::placeholder,
textarea::placeholder {
    font-size: 15px;
    font-weight: 400;
}

input.form-control {
    padding: 12px 20px;
    line-height: 1.2;
}

/*Bootstrap Customize CSS*/
@media (max-width: 767px) {
    .container-fluid {
        padding: 0 10px;
    }
}

.container {
    max-width: 1200px;
}

.container-custom {
    max-width: 1230px;
}

.btn:focus,
.btn:active {
    outline: none !important;
    box-shadow: none;
}

/* Bacground Color & Overlay CSS
============== */
.theme-bg {
    background: #0d0d0d;
}

.primary-bg {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
}

.gray-bg {
    background: #f7f3e8 !important;
}

.white-bg {
    background: #fff;
}

.bg-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
}

.overlay,
.overlay-5,
.overlay-4,
.overlay-3,
.overlay-2 {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.1;
    top: 0;
    left: 0;
    z-index: -1;
}

.overlay-2 {
    opacity: 0.2;
}

.overlay-3 {
    opacity: 0.3;
}

.overlay-4 {
    opacity: 0.4;
}

.overlay-5 {
    opacity: 0.5;
}

.overlay.active,
.active.overlay-2,
.active.overlay-3,
.active.overlay-4,
.active.overlay-5 {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #000;
    z-index: 99;
    opacity: 0.5;
    visibility: visible;
}

.text-dark {
    color: #181818 !important;
}

.text-primary {
    color: #d4af37 !important;
}

.text-white {
    color: #fff !important;
}

.fix {
    overflow: hidden;
}

.separator {
    display: block;
    background-color: #ddd;
    width: 30px;
    height: 3px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.b-none {
    border: none !important;
}

/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
    width: 100%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    animation: 0.5s ease-in-out 0s normal none 1 running fadeInDown;
    z-index: 999;
}

.absolute-header .header-sticky {
    background: #111111;
}

.circle-button {
    position: absolute;
    display: inline-block;
    left: 30%;
    bottom: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .circle-button {
        left: 20%;
    }
}
@media (max-width: 767px) {
    .circle-button {
        display: none;
    }
}

.circle-button.in-bord:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px solid #eee;
    border-radius: 50%;
    background: #111111;
}

.circle-button .rotate-circle svg {
    width: 200px;
    fill: #fff;
}

.circle-button .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-20px) translateY(-20px);
    -ms-transform: translateX(-20px) translateY(-20px);
    transform: translateX(-20px) translateY(-20px);
    display: inline-block;
    width: 0;
    height: 0;
}

.circle-button .arrow svg {
    width: 40px;
    height: 40px;
    color: #fff;
}

.circle-button .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.circle-button .in-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.circle-button.no-animate .rotate-circle {
    -webkit-animation: none;
    animation: none;
}

.rotate-circle {
    -webkit-animation-name: rotateCircle;
    animation-name: rotateCircle;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.fz-30 {
    font-size: 32px !important;
    font-weight: 400;
}

.text-u {
    text-transform: uppercase !important;
}

.hover-this .hover-anim {
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    -o-transition: transform 0.2s linear;
    transition: transform 0.2s linear;
    transition:
        transform 0.2s linear,
        -webkit-transform 0.2s linear;
}

.rotate-circle {
    -webkit-animation-name: rotateCircle;
    animation-name: rotateCircle;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes rotateCircle {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotateCircle {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.section-title img {
    border-radius: 50px;
    height: 50px;
    position: relative;
    bottom: 4px;
}

@media (max-width: 767px) {
    .section-title img {
        display: none;
    }
}
.section-heading h1 {
    font-size: 55px;
    font-weight: 700;
    line-height: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .section-heading h1 {
        font-size: 50px;
        line-height: 55px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-heading h1 {
        font-size: 38px;
        line-height: 48px;
    }
}
@media (max-width: 767px) {
    .section-heading h1 {
        font-size: 24px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .section-heading h1 br {
        display: none;
    }
}

.section-heading h1 span {
    color: #7a7a7a;
}

.section-heading h6 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.section-text {
    margin-top: 30px;
}

/*Margin & Padding */
.pt-0 {
    padding-top: 0;
}

.pb-0 {
    padding-bottom: 0;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-110 {
    padding-top: 110px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pt-120 {
    padding-top: 120px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pt-130 {
    padding-top: 130px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pt-140 {
    padding-top: 140px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pt-150 {
    padding-top: 150px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pt-160 {
    padding-top: 160px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pt-170 {
    padding-top: 170px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pt-180 {
    padding-top: 180px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pt-190 {
    padding-top: 190px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pt-200 {
    padding-top: 200px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pt-300 {
    padding-top: 300px;
}

.pb-300 {
    padding-bottom: 300px;
}

.pt-400 {
    padding-top: 400px;
}

.pb-400 {
    padding-bottom: 400px;
}

.pl-10 {
    padding-left: 10px;
}

.pr-10 {
    padding-right: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pr-15 {
    padding-right: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pr-20 {
    padding-right: 20px;
}

.pl-25 {
    padding-left: 25px;
}

.pr-25 {
    padding-right: 25px;
}

.pl-30 {
    padding-left: 30px;
}

.pr-30 {
    padding-right: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pr-35 {
    padding-right: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pr-40 {
    padding-right: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pr-45 {
    padding-right: 45px;
}

.pl-45 {
    padding-left: 45px;
}

.pr-45 {
    padding-right: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pr-50 {
    padding-right: 50px;
}

.pl-55 {
    padding-left: 55px;
}

.pr-55 {
    padding-right: 55px;
}

.pl-60 {
    padding-left: 60px;
}

.pr-60 {
    padding-right: 60px;
}

.pl-65 {
    padding-left: 65px;
}

.pr-65 {
    padding-right: 65px;
}

.pl-70 {
    padding-left: 70px;
}

.pr-70 {
    padding-right: 70px;
}

.pl-75 {
    padding-left: 75px;
}

.pr-75 {
    padding-right: 75px;
}

.pl-80 {
    padding-left: 80px;
}

.pr-80 {
    padding-right: 80px;
}

.pl-85 {
    padding-left: 85px;
}

.pr-85 {
    padding-right: 85px;
}

.pl-90 {
    padding-left: 90px;
}

.pr-90 {
    padding-right: 90px;
}

.pl-95 {
    padding-left: 95px;
}

.pr-95 {
    padding-right: 95px;
}

.pl-100 {
    padding-left: 100px;
}

.pr-100 {
    padding-right: 100px;
}

.pl-150 {
    padding-left: 150px;
}

.pr-150 {
    padding-right: 150px;
}

.pl-200 {
    padding-left: 200px;
}

.pr-200 {
    padding-right: 200px;
}

.pl-250 {
    padding-left: 250px;
}

.pr-250 {
    padding-right: 250px;
}

.pl-300 {
    padding-left: 300px;
}

.pr-300 {
    padding-right: 300px;
}

.pl-350 {
    padding-left: 350px;
}

.pr-350 {
    padding-right: 350px;
}

.pl-400 {
    padding-left: 400px;
}

.pr-400 {
    padding-right: 400px;
}

.pl-450 {
    padding-left: 450px;
}

.pr-450 {
    padding-right: 450px;
}

.pl-500 {
    padding-left: 500px;
}

.pr-500 {
    padding-right: 500px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-10 {
    margin-left: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.mr-15 {
    margin-right: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.mr-20 {
    margin-right: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.mr-25 {
    margin-right: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.mr-30 {
    margin-right: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.mr-35 {
    margin-right: 35px;
}

.ml-40 {
    margin-left: 40px;
}

.mr-40 {
    margin-right: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.mr-45 {
    margin-right: 45px;
}

.ml-45 {
    margin-left: 45px;
}

.mr-45 {
    margin-right: 45px;
}

.ml-50 {
    margin-left: 50px;
}

.mr-50 {
    margin-right: 50px;
}

.ml-55 {
    margin-left: 55px;
}

.mr-55 {
    margin-right: 55px;
}

.ml-60 {
    margin-left: 60px;
}

.mr-60 {
    margin-right: 60px;
}

.ml-65 {
    margin-left: 65px;
}

.mr-65 {
    margin-right: 65px;
}

.ml-70 {
    margin-left: 70px;
}

.mr-70 {
    margin-right: 70px;
}

.ml-75 {
    margin-left: 75px;
}

.mr-75 {
    margin-right: 75px;
}

.ml-80 {
    margin-left: 80px;
}

.mr-80 {
    margin-right: 80px;
}

.ml-85 {
    margin-left: 85px;
}

.mr-85 {
    margin-right: 85px;
}

.ml-90 {
    margin-left: 90px;
}

.mr-90 {
    margin-right: 90px;
}

.ml-95 {
    margin-left: 95px;
}

.mr-95 {
    margin-right: 95px;
}

.ml-100 {
    margin-left: 100px;
}

.mr-100 {
    margin-right: 100px;
}

.ml-150 {
    margin-left: 150px;
}

.mr-150 {
    margin-right: 150px;
}

.ml-200 {
    margin-left: 200px;
}

.mr-200 {
    margin-right: 200px;
}

.ml-250 {
    margin-left: 250px;
}

.mr-250 {
    margin-right: 250px;
}

.ml-300 {
    margin-left: 300px;
}

.mr-300 {
    margin-right: 300px;
}

.ml-350 {
    margin-left: 350px;
}

.mr-350 {
    margin-right: 350px;
}

.ml-400 {
    margin-left: 400px;
}

.mr-400 {
    margin-right: 400px;
}

.ml-450 {
    margin-left: 450px;
}

.mr-450 {
    margin-right: 450px;
}

.ml-500 {
    margin-left: 500px;
}

.mr-500 {
    margin-right: 500px;
}

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

/* Preloader*/
#loader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 1000;
    -webkit-transition: 0.3s ease opacity;
    transition: 0.3s ease opacity;
}

#loader:before,
#loader:after {
    content: "";
    width: 80px;
    height: 80px;
    border: 2px solid #111111;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
    animation-name: loaderCircleAnim;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

#loader:after {
    animation-delay: 1s;
}

@keyframes loaderCircleAnim {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
    }
    10% {
        width: 10px;
        height: 10px;
        opacity: 1;
    }
    80% {
        width: 60px;
        height: 60px;
        opacity: 0.1;
    }
    100% {
        width: 70px;
        height: 70px;
        opacity: 0;
    }
}
/* Mouse Cursor */
.mouseCursor {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    border-radius: 50%;
    transform: translateZ(0);
    visibility: hidden;
    text-align: center;
}
@media (max-width: 767px) {
    .mouseCursor {
        display: none;
    }
}

.cursor-outer {
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    z-index: 10000000;
    opacity: 0.5;
    transition: all 0.08s ease-out;
}

.cursor-inner {
    margin-left: -3px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    z-index: 10000001;
    background-color: #111111;
    transition:
        width 0.3s ease-in-out,
        height 0.3s ease-in-out;
    margin:
        0.3s ease-in-out,
        opacity 0.3s ease-in-out;
}

.cursor-inner span {
    color: #fff;
    line-height: 80px;
    opacity: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}

.cursor-inner.cursor-big span {
    opacity: 1;
}

.mouseCursor.cursor-big {
    width: 80px;
    height: 80px;
}

.mouseCursor.cursor-big.cursor-outer {
    display: none;
}

.tp-cursor-point-area {
    cursor: none;
}

/*-- Search Form --*/
.search-box button {
    text-decoration: none;
    outline: none;
    outline-width: 0 !important;
    border: none;
    background: none;
    position: absolute;
    top: 32px;
    right: 10px;
    font-size: 20px;
}

.search-box button:before {
    position: absolute;
    content: "";
    top: 50%;
    left: -40px;
    height: 40px;
    border-left: 2px solid #eee;
    margin-top: -20px;
}

.search-box button:hover {
    cursor: pointer;
}

.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.search-popup .search-back-drop {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.search-active .search-popup {
    opacity: 1;
    visibility: visible;
}

.search-popup .search-inner {
    position: relative;
    background: #111111;
    padding: 45px 0 30px;
    z-index: 1;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    height: 400px;
}

.search-active .search-popup .search-inner {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.search-popup .upper-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
}

.search-popup .upper-text .text {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
}

.search-popup .close-search {
    position: absolute;
    right: 80px;
    top: 60px;
    font-size: 30px;
    line-height: 27px;
    z-index: 3;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
    background: none;
    color: #fff;
}

.search-popup .form-group form {
    position: relative;
}

.search-popup .form-group {
    position: relative;
    margin: 0px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-top: 140px;
}

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    padding: 10px 14px;
    height: 45px;
    width: 100%;
    background-color: transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
    margin-bottom: 5px;
}

.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
    position: absolute;
    right: -140px;
    bottom: 5px;
    background: transparent !important;
    text-align: center;
    font-size: 24px;
    line-height: 45px;
    color: #fff;
    padding: 0;
    background: none;
    border: none;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.form-group input::placeholder {
    font-size: 30px;
    color: #fff;
}

/* Off Canvas Menu CSS */
.menu-trigger span {
    background-color: #333;
    display: block;
    height: 2px;
    margin: 8px auto;
    margin-left: 5px;
    width: 30px;
    transition: all 0.1s;
}

.menu-trigger span:nth-child(2) {
    margin-left: 0px;
}

.menu-trigger:hover span:nth-child(2) {
    margin-left: 5px;
}

.header-area.absolute-header .menu-trigger span {
    background: #fff;
}

.menu-trigger span:nth-child(2) {
    margin-left: 0px;
}

.off-canvas-menu {
    position: fixed;
    top: 0;
    right: -320px;
    background: #fff;
    box-shadow: -6px -3px 16px -8px rgba(0, 0, 0, 0.25);
    width: 350px;
    padding: 50px;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.off-canvas-menu.show-off-canvas-menu {
    right: 0;
    opacity: 1;
    visibility: visible;
}

.off-canvas-menu p {
    font-size: 16px;
    color: #b4afaf;
    font-weight: 400;
    position: absolute;
    bottom: 15px;
    opacity: 0.5;
}

.menu-close {
    position: absolute;
    right: 25px;
    top: 25px;
    color: #777;
    padding: 7px;
    cursor: pointer;
    font-size: 30px;
    font-weight: 300;
}

.menu-close:hover {
    color: #333;
}

.extra-info {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%)
        none repeat scroll 0 0;
    height: 100%;
    padding: 40px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: 400px;
    z-index: 999;
    overflow-y: scroll;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
}

.extra-info.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.close-icon {
    margin-top: 0;
    text-align: right;
}

.close-icon > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    font-size: 20px;
    padding: 0;
}

.close-icon > button i {
    color: #fff;
    font-size: 30px;
}

.side-info {
    padding-top: 10px;
}

.contact-list h4 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 20px;
}

.contact-list p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 30px;
}

.contact-list p i {
    float: left;
    margin-top: 6px;
    width: 25px;
}

.contact-list p span {
    display: block;
    overflow: hidden;
}

.offcanvas-overlay {
    position: fixed;
    background: #000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.offcanvas-overlay.active {
    opacity: 0.5;
    visibility: visible;
}

.extra-info .site-logo-2 {
    width: 220px;
    text-align: center;
    margin-top: 20px;
}

.social-area-wrap a i {
    font-size: 16px;
}

.social-area-wrap a {
    width: 40px;
    height: 40px;
    background: #181818;
    color: #fff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.social-area-wrap a:hover {
    opacity: 0.5;
}

/* Header Top Area */
.header-top-area {
    padding: 12px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
    (max-width: 767px) {
    .header-top-area {
        display: none;
    }
}
.header-top-area span {
    margin-right: 15px;
}
.header-top-area span i {
    color: #fff;
    margin-right: 10px;
}
.header-top-area .social-area a i {
    font-size: 15px;
    color: #181818;
    margin-right: 20px;
}
.header-top-area .social-area a i:hover {
    color: #111111;
}
.header-top-area.theme-bg span {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}
.header-top-area.theme-bg .social-area a i {
    color: #fff;
}
.header-top-area.theme-bg .social-area a i:hover {
    color: #d4af37;
}

/* Header Area  */
.header-area .navigation {
    height: 80px;
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
    background: #fff;
}
@media (min-width: 992px) {
    .header-area .navigation {
        height: 100px;
    }
}
.header-area .header-inner-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-inner-box {
        justify-content: space-between;
    }
}
.header-area .header-inner-box .logo {
    height: 90px;
    display: flex;
    align-items: center;
    font-family: "Manrope", sans-serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #d4af37;
}
.header-area .header-inner-box .logo img {
    max-height: 60px;
    width: auto;
}
@media (max-width: 767px) {
    .header-area .header-inner-box .logo {
        font-size: 30px;
    }
}

/* Menu Area  */
.main-menu ul {
    line-height: 1;
}
.main-menu ul > li {
    display: inline-block;
    line-height: 1;
    margin: 0 20px;
    position: relative;
}
.main-menu ul > li > a {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1;
    padding: 40px 0;
    overflow: hidden;
    color: #181818;
}
.main-menu ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.main-menu ul > li > ul {
    position: absolute;
    top: 100%;
    width: 200px;
    background-color: #fff;
    left: 0;
    z-index: 999;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.05);
    visibility: hidden;
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.5s ease-in-out;
    padding: 15px 0px;
    border: 1px solid #e8e6e1;
    border-radius: 15px;
}
.main-menu ul > li > ul li {
    display: block;
    margin-right: 0;
}
.main-menu ul > li > ul li a {
    display: block;
    padding: 12px;
    font-size: 15px;
    font-weight: 500;
    color: #181818;
}
.main-menu ul > li > ul li a:hover {
    color: #777;
}
.main-menu ul > li > ul li a i {
    transform: rotate(-45deg);
    font-size: 15px;
    position: absolute;
    right: 20px;
    bottom: 11px;
    transition: 0.3s;
}
.main-menu ul > li > ul li a:hover i {
    transform: rotate(0);
}
.main-menu ul > li > ul ul {
    left: 100%;
    top: 0;
}
.main-menu ul > li > ul.services-menu {
    width: 320px;
}
.menu-icon {
    display: inline-block;
    width: 18px;
    margin-right: 5px;
    text-align: center;
    color: #181818;
}
/* The theme turns submenu icons into a rotated arrow pinned to the right. */
/* The mobile menu has a dark background, so the icons need a light color. */
#mobile-menu .menu-icon {
    color: #d4af37;
}
.main-menu ul > li > ul li a i.menu-icon {
    position: static;
    transform: none;
    font-size: 18px;
}
.main-menu > ul > li > a i {
    font-size: 13px;
    margin-left: 4px;
    transition: transform 0.3s ease;
}
.main-menu > ul > li:hover > a i {
    transform: rotate(180deg);
}

.main-menu ul li {
    position: relative;
}
.main-menu ul li a.navlink:before {
    position: absolute;
    content: "";
    bottom: 30px;
    left: 0;
    width: 0%;
    height: 2px;
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.main-menu ul li a.navlink:hover:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
}

.main-menu ul li.active {
    position: relative;
}

.main-menu ul li.active a {
    color: #d4af37;
}

/* Absolute/Transparent Header  */
.header-area.absolute-header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area.absolute-header {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .header-area.absolute-header {
        margin-top: 0;
    }
}

.header-area.absolute-header .navigation {
    background: inherit;
}

.header-area.absolute-header .main-menu ul > li > a {
    color: #fff;
}

.header-area.absolute-header .main-menu ul .sub-menu a {
    color: #181818;
}
.header-area.absolute-header .main-menu ul .sub-menu a:hover {
    color: #777;
}

.header-area.absolute-header .header-right .search-trigger i {
    color: #fff;
}

/* Mobile Nav */
.mobile-nav {
    position: fixed;
    right: -380px;
    top: 0;
    width: 320px;
    height: 100vh;
    scroll-behavior: smooth;
    overflow-y: scroll;
    transition: right 0.5s ease-in;
    background-color: #111111;
    padding: 20px;
    z-index: 9999;
    box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.15);
}
.mobile-nav.show {
    right: 0px;
}
.mobile-nav .close-nav {
    border: 0;
    background: transparent;
    color: #fff;
    border-radius: 30px;
    font-size: 30px;
    position: absolute;
    left: 20px;
    top: 10px;
}
.mobile-nav {
    /* Vertical Menu Style */
}
.mobile-nav .sidebar-nav {
    margin-top: 60px;
}
.mobile-nav .sidebar-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: transparent;
}
.mobile-nav .sidebar-nav .metismenu {
    display: flex;
    flex-direction: column;
}
.mobile-nav .sidebar-nav .metismenu > li {
    position: relative;
    display: flex;
    flex-direction: column;
}
.mobile-nav .sidebar-nav .metismenu a {
    position: relative;
    display: block;
    padding: 10px 15px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    color: #fff;
    outline-width: 0;
    font-size: 13px;
    font-weight: 500;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    border-bottom: 1px solid #4a4a4a;
}
.mobile-nav .sidebar-nav .metismenu ul li {
    display: block;
}
.mobile-nav .sidebar-nav .metismenu ul a {
    padding: 10px 15px 10px 14px;
    position: relative;
}
.mobile-nav .sidebar-nav .metismenu ul a:hover {
    padding-left: 40px;
}
.mobile-nav .sidebar-nav .metismenu ul a:hover::before {
    background-color: #fff;
}
/* .mobile-nav .sidebar-nav .metismenu ul a::before {
  position: absolute;
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  content: "";
  top: 50%;
  transition: all 0.3s ease-in-out;
  transform: translateY(-50%);
} */
.mobile-nav .sidebar-nav .metismenu ul ul {
    list-style-type: circle !important;
}
.mobile-nav .sidebar-nav .metismenu ul ul a {
    padding: 10px 15px 10px 45px;
    font-weight: 500;
}
.mobile-nav .sidebar-nav .metismenu a:hover,
.mobile-nav .sidebar-nav .metismenu a:focus,
.mobile-nav .sidebar-nav .metismenu a:active {
    text-decoration: none;
    color: #181818;
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
}

.header-area .container {
    background: #fff;
}

.header-area.absolute-header .container {
    background: transparent;
}

#hamburger {
    color: #171717;
    font-size: 32px;
    line-height: 1;
    text-align: right;
    display: none;
}
#hamburger i {
    cursor: pointer;
}
@media (max-width: 1199px) {
    #hamburger {
        display: block;
    }
}

.dark-bg #hamburger i {
    color: #fff;
}

.absolute-header #hamburger i {
    color: #fff;
}

.action-bar {
    margin-top: 60px;
    padding-left: 6px;
}

.action-bar a {
    color: #fff;
    display: block;
    margin-top: 12px;
    font-size: 14px;
}

.action-bar a i {
    margin-right: 10px;
}

.action-bar .theme-btn,
.action-bar .primary-btn,
.action-bar .bordered-btn,
.action-bar .white-btn,
.action-bar .dark-btn {
    margin-top: 30px;
    display: inline-block;
}

/* Header Right  */
.header-right {
    display: flex;
    align-items: center;
}

.header-right .search-trigger i {
    font-size: 24px;
    margin-right: 40px;
    position: relative;
    top: 2px;
}
.header-right .search-trigger i:hover {
    cursor: pointer;
}
@media (max-width: 767px),
    only screen and (min-width: 768px) and (max-width: 991px) {
    .header-right .search-trigger i {
        display: none;
    }
}

.contact-number {
    align-items: center;
    gap: 15px;
    margin-right: 30px;
}
.contact-number .icon i {
    font-size: 24px;
    background: #eee;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.contact-number .title h4 {
    font-size: 22px;
    font-weight: 500;
}

.social-area a i {
    font-size: 22px;
    color: #fff;
    margin-right: 20px;
}

.header-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
@media (max-width: 767px) {
    .header-btn {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .menu-trigger {
        display: none;
    }
}
@media (max-width: 767px) {
    .menu-trigger {
        display: none;
    }
}

.header-area .theme-btn,
.header-area .primary-btn,
.header-area .dark-btn,
.header-area .white-btn,
.header-area .bordered-btn {
    padding: 15px 30px;
}

.main-menu ul li .has-homemenu {
    width: 780px;
    opacity: 0;
    left: -100px;
    visibility: hidden;
    padding: 30px 30px 10px 30px;
    background: #fff;
    border-radius: 15px;
}

#header-3 .main-menu ul li .has-homemenu {
    left: -155px;
}

.main-menu ul li .has-homemenu .homemenu-items {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
}

ul.sub-menu.has-homemenu li {
    margin: 0;
}

.main-menu ul li .has-homemenu .homemenu-items .homemenu {
    position: relative;
    transition: 0.3s;
}

.main-menu ul li .has-homemenu .homemenu-items .homemenu:hover {
    transform: translateY(-7px);
}

.main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb {
    position: relative;
    z-index: 1;
}

.main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img {
    width: 100%;
    box-shadow: 0px 3px 60px 0px rgba(0, 0, 0, 0.05);
}

.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    gap: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    margin-top: 20px;
    padding: 10px;
    border-radius: 10px;
}

.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .theme-btn,
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .primary-btn,
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .bordered-btn,
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .white-btn,
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .dark-btn {
    padding: 12px 18px;
    color: #181818;
    width: initial;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    line-height: initial;
    border-radius: 10px;
}
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .theme-btn:before,
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .primary-btn:before,
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .bordered-btn:before,
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .white-btn:before,
.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb
    .demo-button
    .dark-btn:before {
    display: none;
}

.main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin: 20px 0;
}

.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb:hover
    .demo-button {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.main-menu
    ul
    li
    .has-homemenu
    .homemenu-items
    .homemenu
    .homemenu-thumb:hover
    .homemenu-btn {
    opacity: 1;
    visibility: visible;
    bottom: 50%;
    transform: translateY(50%);
}

.hero-area {
    position: relative;
    z-index: 1;
}

.hero-area-banner {
    background-image: url(../img/hero-area/1.jpg);
    background-size: cover;
    background-color: #ddd;
    color: #fff;
    width: 100%;
    height: 800px;
    display: flex;
    align-items: end;
    position: relative;
    z-index: 1;
}
@media (max-width: 767px) {
    .hero-area-banner {
        height: 700px;
    }
}
.hero-area-banner::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #171717;
    opacity: 0.2;
    z-index: -1;
}
@media (max-width: 767px) {
    .hero-area-banner {
        background-position: top;
    }
}
.hero-area-banner .hero-area-content {
    padding-bottom: 120px;
    padding-left: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area-banner .hero-area-content {
        padding-left: 60px;
    }
}
@media (max-width: 767px) {
    .hero-area-banner .hero-area-content {
        padding-left: 0;
        padding-bottom: 120px;
    }
}
.hero-area-banner h6 {
    color: #d4af37;
}
.hero-area-banner h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .hero-area-banner h1 {
        font-size: 60px;
        line-height: 65px;
        margin: 40px 0 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area-banner h1 {
        font-size: 55px;
        line-height: 65px;
        margin: 40px 0 0;
    }
}
@media (max-width: 767px) {
    .hero-area-banner h1 {
        font-size: 35px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 540px) and (max-width: 767px) {
    .hero-area-banner h1 {
        font-size: 50px;
        line-height: 60px;
    }
}
.hero-area-banner p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area-banner p {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hero-area-banner p {
        margin-top: 50px;
    }
}

.service-info {
    padding-left: 0px;
}
.service-info h4 {
    color: #fff;
}
.service-info i {
    font-size: 60px;
}

#home-2 .hero-content-left .section-title h1 {
    font-size: 55px;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: -2px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #home-2 .hero-content-left .section-title h1 {
        font-size: 55px;
        line-height: 65px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #home-2 .hero-content-left .section-title h1 {
        font-size: 45px;
        line-height: 45px;
    }
}
@media (max-width: 767px) {
    #home-2 .hero-content-left .section-title h1 {
        font-size: 35px;
        line-height: 35px;
        letter-spacing: -1px;
    }
}
#home-2 .hero-content-left img {
    margin-top: 30px;
    border-radius: 30px;
}
@media (max-width: 767px) {
    #home-2 .hero-content-left img {
        margin-top: 0;
    }
}
#home-2 .hero-content-left p {
    /* width: 60%; */
    margin-top: 30px;
    padding-left: 18px;
    border-left: 3px solid #d4af37;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #181818;
}
#home-2 .hero-content-left .section-title h1 span {
    color: #a9781c;
}
#home-2 .hero-content-left .hero-eyebrow {
    display: inline-block;
    margin-bottom: 20px;
    padding: 6px 16px;
    border-radius: 30px;
    background: #d4af37;
    color: #111111;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #home-2 .hero-content-left p {
        width: 100%;
    }
}
@media (max-width: 767px) {
    #home-2 .hero-content-left p {
        width: 100%;
    }
}
#home-2 .hero-content-right {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 750px;
    border-radius: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #home-2 .hero-content-right {
        height: 750px;
    }
}
@media (max-width: 767px) {
    #home-2 .hero-content-right {
        height: 650px;
    }
}
#home-2 .contact-form-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 60px 50px;
    border-radius: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #home-2 .contact-form-wrap {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    #home-2 .contact-form-wrap {
        padding: 15px;
        margin-top: 30px;
    }
}
#home-2 .contact-form-inner {
    background: #fff;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    min-height: 630px;
    border-radius: 30px;
}
@media (max-width: 767px) {
    #home-2 .contact-form-inner {
        min-height: 0;
    }
}
#home-2 .contact-form-inner h3 {
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #home-2 .contact-form-inner h3 {
        font-size: 30px;
        line-height: 35px;
    }
}
@media (max-width: 767px) {
    #home-2 .contact-form-inner h3 {
        font-size: 24px;
        line-height: 30px;
    }
}
#home-2 .contact-form-inner form {
    margin-top: 30px;
}
#home-2 .contact-form-inner input {
    padding: 12px;
    margin-bottom: 20px;
    border: 1px solid #eae4ce;
    border-radius: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #home-2 .contact-form-inner input {
        padding: 10px;
        margin-bottom: 15px;
    }
}
#home-2 .contact-form-inner span {
    color: #333;
    font-size: 14px;
    margin: 15px 0;
}
#home-2 .contact-form-inner span a {
    font-size: 14px;
    color: #ff5c2a;
}
#home-2 .contact-form-inner input[type="submit"] {
    width: 100%;
    padding: 16px !important;
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    border-color: #d4af37;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #home-2.hero-area.pb-120 {
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    #home-2.hero-area.pb-120 {
        padding-bottom: 60px;
    }
}

#hero-3.hero-area {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 680px;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #hero-3.hero-area {
        height: 600px;
    }
}
#hero-3 .hero-content-wrap {
    padding-left: 50px;
}
#hero-3 .hero-content-wrap span.sub-title {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
#hero-3 .hero-content-wrap h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 65px;
    letter-spacing: -1px;
    color: #fff;
    margin-bottom: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #hero-3 .hero-content-wrap h1 {
        font-size: 55px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #hero-3 .hero-content-wrap h1 {
        font-size: 45px;
        line-height: 50px;
    }
}
@media (max-width: 767px) {
    #hero-3 .hero-content-wrap h1 {
        font-size: 30px;
        line-height: 35px;
    }
}
#hero-3 .hero-content-wrap h1 span {
    color: #d4af37;
}
#hero-3 .hero-bottom span.tagline {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #hero-3 .hero-bottom span.tagline {
        font-size: 16px;
    }
}
#hero-3 .hero-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #hero-3 .hero-bottom {
        margin-top: 160px;
    }
}
@media (max-width: 767px) {
    #hero-3 .hero-bottom {
        flex-direction: column;
    }
}
#hero-3 .hero-bottom a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #hero-3 .hero-bottom a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    #hero-3 .hero-bottom a {
        font-size: 16px;
    }
}

.single-feature-item .feature-icon img {
    width: 64px;
    height: auto;
}

.single-feature-item {
    text-align: center;
    border: 1px solid #fff;
    padding: 40px 40px;
    transition: 0.3s;
    margin-bottom: 30px;
    border-radius: 30px;
}
.single-feature-item.active {
    background: #fff;
}
.single-feature-item:hover {
    background: #fff;
}

.single-feature-item .feature-content h4 {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0 15px;
}
@media (max-width: 767px) {
    .single-feature-item .feature-content h4 {
        font-size: 20px;
    }
}

.single-feature-item .feature-content p {
    font-size: 14px;
    margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-area.pb-90 {
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .feature-area.pb-90 {
        padding-bottom: 60px;
    }
}

.key-feature-wrap {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 5%;
}
@media (max-width: 767px) {
    .key-feature-wrap {
        flex-wrap: wrap;
    }
}

.single-key-feature {
    flex: 1;
}
@media (max-width: 767px) {
    .single-key-feature {
        flex: 0 0 100%;
        margin-top: 30px;
    }
}

.feature-num span {
    font-size: 40px;
    font-weight: 600;
    color: #111111;
}

.feature-content h5 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.single-key-feature hr {
    margin: 30px 0;
}

@media (max-width: 767px) {
    .feature-section .mt-120 {
        margin-top: 0;
    }
}

.about-img-wrap {
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-img-wrap {
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .about-img-wrap {
        margin-top: 90px;
    }
}

.image-one {
    padding-right: 160px;
    padding-bottom: 100px;
}
.image-one img {
    border-radius: 30px;
}

.image-two {
    position: absolute;
    top: 40%;
    left: 40%;
}
.image-two img {
    border-radius: 30px;
}
@media (max-width: 767px) {
    .image-two {
        bottom: 0;
        top: auto;
    }
}

.about-content-wrap {
    padding-left: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-content-wrap {
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .about-content-wrap {
        padding-left: 0;
    }
}

.about-feature {
    margin-top: 30px;
}

.about-feature h4 {
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #f7f3e8;
    padding-bottom: 25px;
    margin-top: 25px;
    color: #111111;
}
.about-feature h4 span {
    color: #d4af37;
    margin-right: 10px;
}
.about-feature h4:nth-of-type(2) {
    border-bottom: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-section.pb-200 {
        padding-bottom: 300px;
    }
}
@media (max-width: 767px) {
    .about-section.pb-200 {
        padding-bottom: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-page .about-content-wrap {
        margin-top: 100px;
    }
}
@media (max-width: 767px) {
    .about-page .about-content-wrap {
        margin-top: 100px;
    }
}

.founder-year-wrap {
    position: absolute;
    top: -70px;
    right: 0;
    text-align: end;
}
.founder-year-wrap h1 {
    font-size: 100px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #d4af37;
}
@media (max-width: 767px) {
    .founder-year-wrap h1 {
        font-size: 50px;
    }
}
.founder-year-wrap span {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #111111;
    position: relative;
    top: -10px;
    right: 5px;
}

#about-page.about-section.section-padding.pt-150 {
    padding-top: 90px;
}

#about-2 {
    position: relative;
}
#about-2 .about-bg-wrap {
    max-width: calc(100% - 100px);
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #about-2 .about-bg-wrap {
        max-width: calc(100% - 50px);
    }
}
@media (max-width: 767px) {
    #about-2 .about-bg-wrap {
        max-width: calc(100% - 0px);
    }
}
#about-2 .about-bg-wrap img {
    border-radius: 30px;
}
#about-2 .about-bg-wrap-2 {
    max-width: calc(100% - 30px);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #about-2 .about-bg-wrap-2 {
        max-width: calc(100% - 0px);
    }
}
@media (max-width: 767px) {
    #about-2 .about-bg-wrap-2 {
        max-width: calc(100% - 0px);
    }
}
#about-2 .about-bg-wrap-2 img {
    border-radius: 30px;
}
@media (max-width: 767px) {
    #about-2 .about-content-wrap {
        margin-top: 30px;
    }
}
#about-2 .about-content-wrap h3 {
    color: #797c7f;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 34px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #about-2 .about-content-wrap h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    #about-2 .about-content-wrap h3 {
        font-size: 20px;
    }
    #about-2 .about-content-wrap h3 br {
        display: none;
    }
}
@media (max-width: 767px) {
    #about-2 .about-content-wrap p br {
        display: none;
    }
}

#about-3.about-section {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#about-3 .about-content-wrap {
    padding-left: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #about-3 .about-content-wrap {
        padding-left: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #about-3 .about-content-wrap {
        padding-left: 0;
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    #about-3 .about-content-wrap {
        padding-left: 0;
        margin-top: 30px;
    }
}
#about-3 .about-content-wrap a h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0 50px;
    color: #181818;
}
#about-3 .about-content-wrap a h3:hover {
    color: #777;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #about-3 .about-content-wrap a h3 {
        display: none;
    }
}
#about-3 .about-content-wrap h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #about-3 .about-content-wrap h4 {
        display: none;
    }
}
#about-3 .about-img-wrap img {
    border-radius: 30px;
}

@media (max-width: 767px) {
    #about-3.about-section.section-padding {
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #about-3.about-section h2 {
        font-size: 42px;
        line-height: 47px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #about-3.about-section h2 {
        font-size: 40px;
        line-height: 45px;
    }
}

#service-1 .single-service-item {
    background: #f7f3e8;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 30px;
}
#service-1 .service-img img {
    border-radius: 20px;
}
#service-1 .service-content {
    margin-top: 20px;
    padding: 15px 30px 0;
}
#service-1 .service-content h5 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    #service-1 .service-content h5 {
        font-size: 20px;
        line-height: 30px;
    }
}
#service-1 .read_more_link {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    color: #181818;
    z-index: 1;
    overflow: hidden;
}
#service-1 .read_more_link .link_text {
    position: relative;
    margin-right: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    text-indent: -110px;
    visibility: hidden;
    white-space: nowrap;
    opacity: 0;
    transition:
        visibility 0.4s ease,
        margin-right 0.4s ease-out,
        text-indent 0.5s ease-out,
        opacity 0.4s ease;
    will-change: visibility, margin-right, text-indent, opacity;
}
#service-1 .read_more_link .link_icon i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}
#service-1 .single-service-item:hover .read_more_link .link_text {
    color: #181818;
    opacity: 1;
    text-indent: 0;
    margin-right: 6px;
    visibility: visible;
    transition:
        visibility 0.4s ease,
        margin-right 0.3s ease-out,
        text-indent 0.4s ease-out,
        opacity 0.4s ease;
}

#service-2 .service-content-wrap {
    margin-top: 60px;
}
#service-2 .service-content-inner {
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
#service-2 .service-content-inner + .service-content-inner {
    padding-top: 20px;
}
@media (max-width: 767px) {
    #service-2 .service-content-inner {
        flex-direction: column;
        align-items: start;
    }
}
#service-2 .service-img-wrap {
    flex: 0 0 47%;
}
#service-2 .service-content-title {
    display: inline-flex;
    align-items: end;
    gap: 40px;
}
@media (max-width: 767px) {
    #service-2 .service-content-title {
        margin-bottom: 15px;
    }
}
#service-2 .service-content-title h3 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #service-2 .service-content-title h3 {
        font-size: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service-2 .service-content-title h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    #service-2 .service-content-title h3 {
        font-size: 24px;
    }
}
#service-2 .service-content-title span {
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    color: #b0b0b0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #service-2 .service-content-title span {
        font-size: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service-2 .service-content-title span {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    #service-2 .service-content-title span {
        font-size: 24px;
    }
}
#service-2 .service-img-wrap a {
    display: block;
    width: 100%;
}
#service-2 .service-img-wrap img {
    display: block;
    border-radius: 30px;
    width: 100%;
    height: 180px;
    object-fit: cover;
}
#service-2 .services-eyebrow {
    display: inline-block;
    margin-bottom: 20px;
    padding: 6px 16px;
    border-radius: 30px;
    background: #d4af37;
    color: #111111;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#service-2 .section-heading h1 span {
    color: #a9781c;
}
#service-2 .service-content-title h3 a {
    font-size: inherit;
    letter-spacing: -1px;
    color: inherit;
    transition: color 0.3s ease;
}
#service-2 .service-content-title h3 a:hover {
    color: #a9781c;
}
@media (max-width: 767px) {
    #service-2 .service-img-wrap img {
        height: 150px;
        object-fit: cover;
    }
}
@media (max-width: 767px) {
    #service-2 .service-section.section-padding {
        padding-bottom: 30px;
    }
}

#service-3 .service-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#service-3 .service-item-wrap {
    flex: 1;
    padding: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service-3 .service-item-wrap {
        flex-wrap: wrap;
        flex: 0 0 50%;
    }
}
@media (max-width: 767px) {
    #service-3 .service-item-wrap {
        flex-wrap: wrap;
        flex: 0 0 100%;
    }
}
#service-3 .service-item-wrap:last-child {
    border-right: none;
}
#service-3 span.sub-title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#service-3 .service-item-wrap h2 {
    font-size: 45px;
    line-height: 50px;
    margin-top: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #service-3 .service-item-wrap h2 {
        font-size: 36px;
        line-height: 46px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service-3 .service-item-wrap h2 {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    #service-3 .service-item-wrap h2 {
        font-size: 24px;
        line-height: 34px;
    }
}
#service-3 .service-text {
    padding-right: 60px;
    margin-bottom: 30px;
}
#service-3 .service-text p {
    font-size: 15px;
}
#service-3 .service-img img {
    border-radius: 30px;
}
#service-3 .service-content {
    padding-right: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #service-3 .service-content {
        padding-right: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service-3 .service-content {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    #service-3 .service-content {
        padding-right: 0;
    }
}
#service-3 h3.title {
    font-size: 20px;
    font-weight: 700;
    margin: 30px 0 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #service-3 h3.title {
        font-size: 17px;
    }
}
#service-3 .service-item-wrap p {
    font-size: 15px;
    margin-bottom: 0;
}

#service-4 hr {
    margin-top: 20px;
    margin-bottom: 0;
}
#service-4 .single-service-inner {
    display: flex;
    align-items: center;
    gap: 18%;
    padding: 40px 0;
    border-bottom: 1px solid #222222;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service-4 .single-service-inner {
        gap: 10%;
    }
}
@media (max-width: 767px) {
    #service-4 .single-service-inner {
        flex-direction: column;
    }
}
#service-4 .service-img {
    flex: 0 0 25%;
}
#service-4 .service-img img {
    border-radius: 30px;
}
#service-4 .service-content-wrap {
    display: flex;
    flex: 0 0 60%;
}
@media (max-width: 767px) {
    #service-4 .service-content-wrap {
        flex-direction: column;
        margin-top: 30px;
    }
}
#service-4 .service-num {
    flex: 0 0 10%;
}
#service-4 .service-num span {
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service-4 .service-num span {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    #service-4 .service-num span {
        font-size: 20px;
    }
}
#service-4 .service-content h3 {
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service-4 .service-content h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    #service-4 .service-content h3 {
        font-size: 24px;
        margin-top: 10px;
    }
}
#service-4 .service-content p {
    margin: 0;
}

/* Service Details  */
.service-details-area {
    background: #f6f6f6;
}

.feature-img {
    margin-bottom: 30px;
}
.feature-img img {
    display: block;
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 20px;
}

.service-details-wrap h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin: 20px 0;
}

.service-details-wrap p {
    text-align: justify;
}

.service-details-img {
    margin-bottom: 30px;
}
.service-details-img img {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 30px;
}
@media (max-width: 767px) {
    .service-details-img img {
        height: 220px;
    }
}

.sidebar-wrap {
    padding: 45px 35px;
    position: sticky;
    top: 100px;
    transition: top 0.3s ease;
}
@media (max-width: 767px) {
    .sidebar-wrap {
        padding: 45px 30px;
    }
}
.sidebar-wrap h5 {
    font-size: 20px;
    font-weight: 600;
}
.sidebar-wrap input,
.sidebar-wrap textarea {
    border: none;
    border-bottom: 1px solid #f7f3e8;
    padding-left: 0;
}
.sidebar-wrap textarea {
    height: 150px;
}
.sidebar-wrap form {
    margin-top: 30px;
}

.sidebar-wrap input[type="submit"] {
    width: 180px;
    margin-top: 30px;
}

.contact-info {
    margin-top: 50px;
}

.contact-list-item {
    margin-top: 20px;
}
.contact-list-item li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    font-size: 17px;
}
.contact-list-item li i {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 24px;
    color: #d4af37;
}

.service-nav-list li a {
    color: inherit;
    transition: 0.3s;
}
.service-nav-list li a:hover,
.service-nav-list li.active a {
    color: #d4af37;
}

.service-page .play-btn a i {
    font-size: 30px;
    color: #fff;
}
.service-page .play-btn {
    background: #111111;
    width: 90px;
    height: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-section.pt-60 {
        padding-top: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-section.pb-90 {
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .service-section.pb-90 {
        padding-bottom: 60px;
    }
}

.single-counter-box {
    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-counter-box {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .single-counter-box {
        margin-bottom: 60px;
        text-align: center;
    }
}
.single-counter-box h6 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #777;
}
@media (max-width: 767px) {
    .single-counter-box h6 {
        font-size: 17px;
    }
}

.single-counter-box .counter-number span {
    font-size: 65px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 1px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .single-counter-box .counter-number span {
        font-size: 60px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-counter-box .counter-number span {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .single-counter-box .counter-number span {
        font-size: 50px;
    }
}

.single-counter-box p.counter-number {
    font-size: 70px;
    line-height: 1.2;
    color: #111111;
    margin: 0 0 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .single-counter-box p.counter-number {
        font-size: 65px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-counter-box p.counter-number {
        font-size: 55px;
    }
}
@media (max-width: 767px) {
    .single-counter-box p.counter-number {
        font-size: 55px;
    }
}

@media (max-width: 767px) {
    .counter-section.section-padding {
        padding-bottom: 30px;
    }
}

.choose-us-section {
    background-size: cover;
    background-position: center;
    height: 750px;
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .choose-us-section {
        height: 800px;
    }
}
@media (max-width: 767px) {
    .choose-us-section {
        height: auto;
    }
}

.choose-us-section::before {
    position: absolute;
    content: "";
    background-image: url(../img/line.png);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 30px;
}

.choose-us-bg-wrap {
    background-size: cover;
    height: 750px;
    margin: 0px 50px -50px 0px;
    border-radius: 30px;
}
@media (max-width: 767px) {
    .choose-us-bg-wrap {
        height: 450px;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .choose-us-content-wrap {
        margin-top: 30px;
    }
}

.single-choose-item {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .single-choose-item:last-child {
        margin-bottom: 0;
    }
}

.single-choose-item .choose-content h5 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 2px;
}

.single-choose-item .choose-content p {
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.choose-icon img {
    width: 50px;
}

.single-process-item img {
    width: 64px;
    height: auto;
}

.process-arrow-wrap img {
    width: 100px;
    opacity: 0.5;
}
@media (max-width: 767px) {
    .process-arrow-wrap img {
        width: 50px;
        transform: rotate(45deg);
    }
}

.process-inner-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .process-inner-wrap {
        gap: 20px;
    }
}
@media (max-width: 767px) {
    .process-inner-wrap {
        flex-direction: column;
        gap: 20px;
    }
}

.single-process-item {
    flex: 0 0 20%;
    text-align: center;
    border: 1px solid #f7f3e8;
    padding: 40px 20px;
    border-radius: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-process-item {
        flex: 0 0 30%;
    }
}
.single-process-item h5 {
    font-size: 20px;
    font-weight: 500;
    margin: 20px 0 15px;
}

.single-process-item p {
    font-size: 14px;
    margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .process-section.pt-180 {
        padding-top: 120px;
    }
}
@media (max-width: 767px) {
    .process-section.pt-180 {
        padding-top: 80px;
    }
}

.single-testimonial-item p {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    color: #808080;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-testimonial-item p {
        font-size: 18px;
        line-height: 28px;
    }
}
@media (max-width: 767px) {
    .single-testimonial-item p {
        font-size: 16px;
        line-height: 26px;
    }
}

.testimonial-author h6 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}
.testimonial-author h6 span {
    display: block;
    opacity: 0.5;
    font-size: 85%;
    margin-top: 5px;
}

.single-testimonial-item img {
    width: inherit !important;
}

.testimonial-author {
    margin-top: 30px;
}
.testimonial-author img {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    display: inline-block !important;
}

.testimonial-wrapper .owl-nav button.owl-prev,
.testimonial-wrapper .owl-nav button.owl-next {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 100;
    line-height: 16px;
    position: absolute;
    left: -150px;
    top: 15px;
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.testimonial-wrapper .owl-nav button.owl-next {
    left: auto;
    right: -150px;
}

.testimonial-wrapper .owl-nav button.owl-prev:hover,
.testimonial-wrapper .owl-nav button.owl-next:hover {
    background: #fff;
    border-color: #fff;
}

.testimonial-wrapper .owl-nav i {
    font-size: 22px;
}

.testimonial-section {
    position: relative;
    z-index: 1;
}

.testimonial-section::before {
    position: absolute;
    content: "";
    background-image: url(../img/line.png);
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 100%;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: -1;
}

#testimonial-2 .rating-wrap i {
    font-size: 20px;
    color: #ff5c2a;
}
@media (max-width: 767px) {
    #testimonial-2 .testimonial-content-wrap {
        margin-top: 60px;
    }
}
#testimonial-2 .testimonials-text p {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 20px;
    color: #181818;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #testimonial-2 .testimonials-text p {
        font-size: 24px;
        line-height: 34px;
    }
}
@media (max-width: 767px) {
    #testimonial-2 .testimonials-text p {
        font-size: 20px;
        line-height: 30px;
    }
}
#testimonial-2 .testimonials-author span {
    font-size: 20px;
    font-weight: 500;
    color: #181818;
}
#testimonial-2 .testimonials-author p {
    margin: 0;
}
#testimonial-2 .testimonials-author {
    margin-top: 30px;
}
#testimonial-2 .testimonials-img-wrap {
    padding-left: 50px;
    border-radius: 30px;
}
@media (max-width: 767px) {
    #testimonial-2 .testimonials-img-wrap {
        padding-left: 0;
        margin-top: 30px;
    }
}
#testimonial-2 .testimonials-img-wrap img {
    border-radius: 30px;
}

@media (max-width: 767px) {
    #testimonial-2.testimonials-section.pt-100 {
        padding-top: 0;
    }
}

/* Video Section  */
.video-section {
    background-image: url(../img/video-bg.jpg);
    background-size: cover;
    background-position: center;
    height: 500px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-section {
        height: 500px;
    }
}
@media (max-width: 767px) {
    .video-section {
        height: 300px;
    }
}

.video-section {
    position: relative;
    z-index: 1;
}

.play-btn {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    border: 1px solid #d4af37;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: 0.4s;
    z-index: 99;
    transform: translate(-50px, -50px);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .play-btn {
        width: 70px;
        height: 70px;
        top: 50%;
    }
}
@media (max-width: 767px) {
    .play-btn {
        width: 60px;
        height: 60px;
    }
}

.play-btn a {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    z-index: 999;
}
.play-btn a i {
    font-size: 24px;
    color: #111111;
}
.play-btn a:hover {
    color: #d4af37;
}

@keyframes btnIconRipple {
    0% {
        border-width: 4px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    80% {
        border-width: 1px;
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }
    100% {
        opacity: 0;
    }
}
.play-btn::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    border-radius: inherit;
    border: 1px solid #ddd;
    -webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both
        infinite;
    animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
}

.single-project-item {
    background-size: cover;
    background-position: center;
    height: 380px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    border-radius: 30px;
    overflow: hidden;
}
@media (max-width: 767px) {
    .single-project-item:nth-last-child(5) {
        margin-bottom: 0;
    }
}
.single-project-item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: linear-gradient(
        180deg,
        rgba(42, 42, 42, 0) 50%,
        #2a2a2a 90%
    );
    opacity: 0.8;
    inset: 0;
}

.project-info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px;
}
.project-info h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}
.project-info p {
    color: #fff;
    margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-section.pb-90 {
        padding-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .project-section.pb-90 {
        padding-bottom: 60px;
    }
}

.portfolio-img-wrap {
    display: flex;
    gap: 15px;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .portfolio-img-wrap {
        flex-direction: column;
    }
}

.image_wrap {
    display: flex;
    flex-direction: column;
    flex: 1;
    transition: 0.3s ease;
    transition: flex 0.4s;
    border-radius: 20px;
}

.image_wrap img {
    height: 530px;
    object-fit: cover;
    border-radius: 20px;
}
@media (max-width: 767px) {
    .image_wrap img {
        height: 400px;
    }
}

.image_wrap.active {
    flex: 0 0 60%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .image_wrap.active {
        flex: 0 0 40%;
    }
}

.image_wrap h6 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    letter-spacing: 1px;
    color: #fff;
}

.image_wrap p {
    font-size: 14px;
    margin-top: 0;
    color: #fff;
}

#project-details .section-desc h3 {
    color: #fff;
}
@media (max-width: 767px) {
    #project-details .section-desc h3 {
        font-size: 22px;
    }
}
#project-details .section-desc {
    padding-right: 60px;
}
@media (max-width: 767px) {
    #project-details .section-desc {
        padding-right: 0;
    }
}
#project-details .section-desc h3 {
    font-size: 30px;
    font-weight: 500;
}
#project-details .client-info-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
    grid-auto-flow: row;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #project-details .client-info-wrap {
        display: block;
    }
}
@media (max-width: 767px) {
    #project-details .client-info-wrap {
        display: block;
    }
}
#project-details .single-project-info h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #project-details .single-project-info h6 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    #project-details .single-project-info h6 {
        font-size: 16px;
    }
}
#project-details .single-project-info {
    width: 240px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #project-details .single-project-info {
        margin-top: 15px;
    }
}
@media (max-width: 767px) {
    #project-details .single-project-info {
        margin-top: 15px;
    }
}
#project-details h6.info-title {
    color: #8c897e;
    font-size: 18px;
    font-weight: 500;
}

.recent-project-img img {
    border-radius: 30px;
}
@media (max-width: 767px) {
    .recent-project-img img {
        height: 220px;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    #project-details.project-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .recent-project-img.mt-60 {
        margin-top: 20px;
    }
}

.about-more-section img {
    border-radius: 30px;
}

.single-blog-item {
    margin-bottom: 60px;
}

.single-blog-item .blog-meta span {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 15px 0;
}

.single-blog-item .blog-title a {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
}
.single-blog-item .blog-title a:hover {
    color: #111111;
}

.blog-img img {
    border-radius: 30px;
}

.single-blog-item .details_link {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-underline-offset: 6px;
    text-decoration: underline;
    text-decoration-color: #f7f3e8;
}
.single-blog-item .details_link:hover {
    color: #111111;
    text-decoration-color: #111111;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #blog-2 .single-blog-item {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    #blog-2 .single-blog-item {
        margin-bottom: 30px;
    }
}
#blog-2 .blog-img {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
    transform: scale(1, 1);
    border-radius: 15px;
}
#blog-2 .blog-img img {
    width: 100%;
    transition: all 0.35s ease-in-out;
}
#blog-2 .blog-img img:hover {
    transform: scale(1.07);
}
#blog-2 .blog-title span {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 15px 0 10px;
}
#blog-2 .blog-title h3 a {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0;
}
#blog-2 .blog-title h3 a:hover {
    color: #111111;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #blog-2 .blog-title h3 a {
        font-size: 24px;
        line-height: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #blog-2 .blog-title h3 a {
        font-size: 24px;
        line-height: 30px;
    }
}
@media (max-width: 767px) {
    #blog-2 .blog-title h3 a {
        font-size: 20px;
        line-height: 25px;
    }
}
#blog-2 .blog-meta span {
    color: #797c7f;
    font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #blog-2 .blog-meta span {
        font-size: 14px;
    }
}
#blog-2 .blog-meta span.dot {
    margin: 0 5px;
}
#blog-2 .blog-meta {
    margin-top: 10px;
}

@media (max-width: 767px) {
    #blog-2.blog-section.section-padding {
        padding-bottom: 30px;
    }
}

.blog-banner-bg {
    background: url(../img/blog/blog-details.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
    z-index: 1;
}
@media (max-width: 767px) {
    .blog-banner-bg {
        height: 600px;
    }
}
.blog-banner-bg:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
    top: 0;
    left: 0;
    z-index: -1;
}

@media (max-width: 767px) {
    .blog-banner-wrap {
        padding-top: 80px;
    }
}
@media (max-width: 767px) {
    .blog-banner-wrap h2 {
        font-size: 30px;
        line-height: 36px;
    }
}

.banner-section span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    color: #111111 !important;
    padding: 6px 14px;
    letter-spacing: 1px;
    border-radius: 8px;
}

.banner-section .blog-meta p {
    color: #fff;
}

.blog-meta-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    border-radius: 30px;
}
@media (max-width: 767px) {
    .blog-meta-wrap {
        flex-direction: column;
    }
}
.blog-meta-wrap .blog-meta p {
    font-size: 16px;
    margin: 0;
    margin-right: 15px;
}
@media (max-width: 767px) {
    .blog-meta-wrap .blog-meta p {
        margin-top: 10px;
    }
}
.blog-meta-wrap .blog-meta p i {
    font-size: 20px;
    margin-right: 10px;
    color: #d4af37;
}

.blog-content-wrap {
    max-width: calc(100% - 15px);
}
@media (max-width: 767px) {
    .blog-content-wrap {
        max-width: calc(100% - 0px);
    }
}
.blog-content-wrap h2 {
    font-size: 36px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .blog-content-wrap h2 {
        font-size: 30px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-content-wrap h2 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .blog-content-wrap h2 {
        font-size: 24px;
    }
}
.blog-content-wrap p {
    text-align: justify;
}
.blog-content-wrap .social-icon i {
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
    background: #111111;
    border-color: #111111;
    border-radius: 50%;
    padding: 10px;
}
.blog-content-wrap .social-icon i:hover {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    border-color: #d4af37;
    color: #fff;
}

.blog-quote-wrap {
    background: #f7f3e8;
    padding: 40px 50px;
    display: flex;
    align-items: start;
    justify-content: space-around;
    height: 250px;
    margin-bottom: 30px;
    border-radius: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .blog-quote-wrap {
        padding: 40px 35px;
    }
}
@media (max-width: 767px) {
    .blog-quote-wrap {
        flex-direction: column;
        padding: 30px;
        height: auto;
    }
}
.blog-quote-wrap .quote-icon {
    width: 100px;
}
.blog-quote-wrap .quote-icon i {
    font-size: 45px;
}
.blog-quote-wrap .blog-quote-text {
    padding-left: 50px;
}
@media (max-width: 767px) {
    .blog-quote-wrap .blog-quote-text {
        padding-left: 0;
    }
}
.blog-quote-wrap .blog-quote-text p {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
}
@media (max-width: 767px) {
    .blog-quote-wrap .blog-quote-text p {
        margin-top: 20px;
        font-size: 17px;
    }
}
.blog-quote-wrap h6.blog-author {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-left: 50px;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .blog-quote-wrap h6.blog-author {
        padding-left: 0px;
    }
}
.blog-quote-wrap h6.blog-author:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 30px;
    height: 2px;
    background: #111111;
    margin-top: -1px;
}
@media (max-width: 767px) {
    .blog-quote-wrap h6.blog-author:before {
        display: none;
    }
}
.blog-quote-wrap h6.blog-author span {
    font-weight: 400;
}
.blog-quote-wrap h2 {
    margin: 30px 0;
}

.blog-tag-wrap h5 {
    font-size: 18px;
    font-weight: 600;
    margin-right: 15px;
}

.blog-tag-wrap span {
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #f7f3e8;
    color: #0a0a0a;
    padding: 10px 15px;
    margin: 5px;
    border-radius: 15px;
}

.blog-feature-img img {
    border-radius: 30px;
}

.pagination-wrap {
    padding: 35px 0;
    border-top: 1px solid #f7f3e8;
    border-bottom: 1px solid #f7f3e8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
}

.pagination-wrap a {
    font-size: 16px;
    color: #0a0a0a;
    display: flex;
    align-items: center;
}

.pagination-wrap a i {
    font-size: 25px;
    margin-right: 15px;
}

.commetns-section-wrap {
    margin-top: 30px;
    border-radius: 30px;
}

.single-comments-wrap {
    background: #f7f3e8;
    padding: 35px 25px;
    margin: 35px 0px;
    position: relative;
    border-radius: 30px;
}
.single-comments-wrap .single-comments-inner {
    display: flex;
}
@media (max-width: 767px) {
    .single-comments-wrap .single-comments-inner {
        flex-direction: column;
    }
}
.single-comments-wrap .single-comments-inner .comments-autor-thumb {
    flex: 0 0 130px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .single-comments-wrap .single-comments-inner .comments-autor-thumb {
        flex: 0 0 140px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-comments-wrap .single-comments-inner .comments-autor-thumb {
        flex: 0 0 140px;
    }
}
.single-comments-wrap .single-comments-inner .comments-autor-thumb img {
    border-radius: 15px;
}
.single-comments-wrap .single-comments-inner .comments-content {
    padding-left: 25px;
}
@media (max-width: 767px) {
    .single-comments-wrap .single-comments-inner .comments-content {
        padding-left: 0;
        margin-top: 20px;
    }
}
.single-comments-wrap .single-comments-inner .comments-content h6 {
    font-size: 20px;
    font-weight: 600;
}
.single-comments-wrap .single-comments-inner .comments-content p.comments-date {
    font-size: 16px;
    color: #171717;
    font-weight: 500;
    margin: 10px 0;
}
.single-comments-wrap a.reply-btn {
    background: #111111;
    color: #fff;
    padding: 6px 15px;
    position: absolute;
    top: 35px;
    right: 55px;
    font-size: 16px;
    border-radius: 8px;
}
@media (max-width: 767px) {
    .single-comments-wrap a.reply-btn {
        right: 25px;
    }
}
.single-comments-wrap a.reply-btn:hover {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    color: #fff;
}

.comments-form-wrap {
    background: #fff;
    padding: 35px;
    border: 1px solid #f7f3e8;
    border-radius: 30px;
}
.comments-form-wrap h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 30px;
}
.comments-form-wrap .comments-form input,
.comments-form-wrap .comments-form textarea {
    border: none;
    border-bottom: 1px solid #f7f3e8;
    margin-bottom: 30px;
}
.comments-form-wrap .comments-form textarea {
    height: 130px;
}

.blog-sidebar {
    position: sticky;
    top: 150px;
    border-radius: 30px;
}

.blog-sidebar h5 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
}

.search-bar-wrap {
    background: #f7f3e8;
    padding: 35px;
    border-radius: 30px;
}
.search-bar-wrap input {
    border: none;
    background: #fff;
    padding: 15px;
    border-radius: 0;
}
.search-bar-wrap i {
    font-size: 18px;
    background: #171717;
    border: 0;
    padding: 15px;
    color: #fff;
    display: flex;
    align-items: center;
}
.search-bar-wrap i:hover {
    cursor: pointer;
}

.blog-category {
    border: 1px solid #f7f3e8;
    margin: 30px 0;
    padding: 35px;
    border-radius: 30px;
}

.blog-category ul li {
    display: block;
}

.blog-category ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #111111;
    margin-bottom: 25px;
}
.blog-category ul li a:hover {
    color: #111111;
}

.blog-category ul li i {
    margin-right: 15px;
}

.recent-post-wrap {
    margin: 30px 0;
    border: 1px solid #f7f3e8;
    padding: 30px;
    border-radius: 30px;
}
@media (max-width: 767px) {
    .recent-post-wrap {
        padding: 30px;
    }
}

.single-recent-post {
    padding: 25px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f7f3e8;
}

.recent-post-thumbs {
    flex: 0 0 100px;
}
.recent-post-thumbs img {
    border-radius: 15px;
}

.recent-post-content {
    padding-left: 15px;
}
.recent-post-content p {
    color: #181818;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .recent-post-content p {
        margin: 0;
    }
}
@media (max-width: 767px) {
    .recent-post-content p {
        margin: 0;
        font-size: 16px;
    }
}
.recent-post-content a h6 {
    font-size: 18px;
    font-weight: 500;
    color: #111111;
}
@media (max-width: 767px) {
    .recent-post-content a h6 {
        font-size: 16px;
        line-height: 20px;
    }
}
.recent-post-content a h6:hover {
    opacity: 0.8;
}

.popular-tag-wrap {
    border: 1px solid #f7f3e8;
    margin: 30px 0;
    padding: 35px;
    border-radius: 30px;
}
.popular-tag-wrap span {
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #f7f3e8;
    border-radius: 15px;
    color: #0a0a0a;
    padding: 10px 15px;
    margin: 5px;
}
.popular-tag-wrap span:hover {
    background: #111111;
    border-color: #111111;
    color: #fff;
    cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-section.pb-60 {
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .blog-section.pb-60 {
        padding-bottom: 30px;
    }
}

.contact-section {
    background-size: cover;
    background-position: center;
    height: 700px;
}
@media (max-width: 767px) {
    .contact-section {
        height: auto;
    }
}
.contact-section .contact-form-wrap {
    background: #fff;
    border-radius: 30px;
}

.contact-form-inner {
    padding: 60px 50px;
    border-radius: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-inner {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .contact-form-inner {
        padding: 60px 30px;
    }
}

.contact-form-inner input {
    border: none;
    border-bottom: 1px solid #f7f3e8;
    margin-bottom: 15px;
    padding: 10px 10px 10px 0;
}

.contact-form-inner input[type="submit"] {
    margin-top: 30px;
    margin-bottom: 0;
    padding: 14px;
    border-bottom: none;
}

#contact-page .contact-form-wrap {
    width: 100%;
    background: #fff;
    padding: 40px;
    padding-top: 60px;
}
@media (max-width: 767px) {
    #contact-page .contact-form-wrap {
        padding: 20px;
    }
}
#contact-page .contact-form-wrap input {
    border: none;
    background: #f4f4f6;
    margin-bottom: 20px;
}
#contact-page .contact-form-wrap textarea {
    border: none;
    background: #f4f4f6;
    margin-bottom: 20px;
    height: 130px;
}
#contact-page .contact-form-wrap input[type="submit"] {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
    margin-top: 15px;
}
#contact-page .contact-form-wrap input[type="submit"]:hover {
    background: #111111;
}
#contact-page .contact-intro-wrap {
    padding-left: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #contact-page .contact-intro-wrap {
        margin-top: 60px;
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    #contact-page .contact-intro-wrap {
        margin-top: 60px;
        padding-left: 0;
    }
}
#contact-page .contact-info-wrap {
    padding-left: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #contact-page .contact-info-wrap {
        padding: 50px 30px;
    }
}
@media (max-width: 767px) {
    #contact-page .contact-info-wrap {
        padding-left: 0;
    }
}
#contact-page .contact-info-wrap p {
    margin-top: 15px;
}
#contact-page .contact-info-wrap h3 {
    font-size: 30px;
    font-weight: 600;
}
#contact-page .single-contact-wrap {
    display: flex;
    align-items: center;
    gap: 18px;
    height: 100%;
    margin-bottom: 0;
    padding: 22px;
    background: #fff;
    border-radius: 20px;
}
#contact-page .contact-info-inner .row {
    row-gap: 20px;
}
#contact-page .info-icon {
    flex: 0 0 55px;
    display: inline-flex;
    width: 55px;
    height: 55px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
}
#contact-page .info-icon i {
    color: #111111;
    font-size: 20px;
}
#contact-page .info-content {
    min-width: 0;
}
#contact-page .info-content h4 {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #777777;
    margin-bottom: 4px;
}
#contact-page .contact-info-wrap .info-content p,
#contact-page .info-content p a {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    color: #111111;
    word-break: break-word;
}
#contact-page .info-content p a:hover {
    color: #a9781c;
}

.contact-page iframe {
    width: 100%;
    height: 600px;
    position: relative;
    z-index: -1;
    filter: grayscale(1);
}

.contact-bottom-wrap {
    position: relative;
    overflow: hidden;
}

.contact-bottom-wrap h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 55px;
    color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-bottom-wrap h2 {
        font-size: 40px;
        line-height: 50px;
    }
}
@media (max-width: 767px) {
    .contact-bottom-wrap h2 {
        font-size: 24px;
        line-height: 30px;
    }
}

.contact-bottom-wrap h2 a {
    font-size: 50px;
    font-weight: 600;
    color: #d4af37;
    text-decoration: underline;
    text-underline-offset: 14px;
    text-decoration-thickness: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-bottom-wrap h2 a {
        font-size: 40px;
        line-height: 50px;
        text-underline-offset: 8px;
        text-decoration-thickness: 2px;
    }
}
@media (max-width: 767px) {
    .contact-bottom-wrap h2 a {
        font-size: 24px;
        line-height: 34px;
        text-underline-offset: 8px;
        text-decoration-thickness: 2px;
    }
}

@media (max-width: 767px) {
    .contact-bottom-wrap .pl-60 {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .contact-bottom-wrap.section-padding.pt-60.pb-60 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.newsletter-section .section-title h2 {
    font-size: 45px;
    line-height: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .newsletter-section .section-title h2 {
        font-size: 35px;
        line-height: 45px;
    }
}
@media (max-width: 767px) {
    .newsletter-section .section-title h2 {
        font-size: 30px;
        line-height: 35px;
    }
}

.subscribed-form {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 70%;
    position: relative;
}
@media (max-width: 767px) {
    .subscribed-form {
        width: 100%;
    }
}
.subscribed-form input {
    border: none;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0;
}

.newsletter-two .subscribed-form input {
    border-bottom: 1px solid #cccccc;
}

.subscribed-form .submit-btn i {
    font-size: 24px;
    color: #111111;
}

.subscribed-form input::placeholder {
    color: #777;
    font-weight: 500;
}

.newsletter-two .subscribed-form input::placeholder {
    color: #181818;
}

.submit-btn {
    position: absolute;
    right: 0;
}

/* Footer Area  */
#footer-1.footer-area {
    position: relative;
    z-index: 1;
    color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer-1.footer-area {
        padding: 100px 50px;
    }
}
@media (max-width: 767px) {
    #footer-1.footer-area {
        padding: 50px 30px;
        margin-top: 0;
    }
}
#footer-1.footer-area h5 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 20px 0;
}
#footer-1.footer-area p {
    font-size: 15px;
    margin-top: 15px;
    color: #fff;
}
@media (max-width: 767px) {
    #footer-1.footer-area p {
        font-size: 15px;
    }
}
#footer-1.footer-area ul li a {
    font-size: 15px;
    display: block;
    color: #fff;
    padding: 10px 0;
    position: relative;
}
@media (max-width: 767px) {
    #footer-1.footer-area ul li a {
        padding: 6px 0;
    }
}
#footer-1.footer-area ul li a:hover {
    opacity: 0.5;
}
#footer-1.footer-area:before {
    position: absolute;
    content: "";
    background-image: url(../img/line.png);
    background-size: cover;
    background-position: top;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    top: 0;
    left: 0;
    z-index: -1;
}
#footer-1 .footer-up {
    padding: 80px 0;
}
#footer-1 .footer-up .social-area i {
    color: #eee;
    font-size: 20px;
    margin-right: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer-1 .footer-up {
        padding-bottom: 0;
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    #footer-1 .footer-up {
        padding: 0;
    }
}
#footer-1 .company-email a {
    color: #f6f6f6;
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
    margin-top: 10px;
}
#footer-1 .company-email a:hover {
    color: #fff;
}
#footer-1 .phone-number p {
    font-size: 18px;
    color: #fff;
}

#footer-2.footer-area {
    background: #0d0d0d;
    color: #fff;
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer-2.footer-area {
        padding: 100px 50px;
    }
}
@media (max-width: 767px) {
    #footer-2.footer-area {
        padding: 50px 30px;
        margin-top: 0;
    }
}
#footer-2.footer-area .footer-heading h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 55px;
    color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer-2.footer-area .footer-heading h2 {
        font-size: 35px;
        line-height: 45px;
    }
}
@media (max-width: 767px) {
    #footer-2.footer-area .footer-heading h2 {
        font-size: 26px;
        line-height: 32px;
        margin-top: 15px;
    }
}
#footer-2.footer-area h3 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 20px 0;
}
#footer-2.footer-area p {
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
}
@media (max-width: 767px) {
    #footer-2.footer-area p {
        font-size: 15px;
    }
}
#footer-2.footer-area ul li a {
    font-size: 15px;
    display: block;
    color: #fff;
    padding: 10px 0;
    position: relative;
}
@media (max-width: 767px) {
    #footer-2.footer-area ul li a {
        padding: 6px 0;
    }
}
#footer-2.footer-area ul li a:hover {
    opacity: 0.5;
}
#footer-2 .footer-text {
    margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer-2 .footer-text {
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    #footer-2 .footer-text {
        margin-top: 30px;
    }
}
#footer-2 .footer-text p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    #footer-2 .footer-text p {
        font-size: 15px;
        margin-bottom: 30px;
    }
}
#footer-2 .footer-up {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    padding: 45px 0;
}
#footer-2 .footer-up .social-area i {
    color: #eee;
    font-size: 20px;
    margin-right: 10px;
}
#footer-2.footer-area .social-area a {
    display: inline-block;
    padding-right: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer-2 .footer-up {
        padding-bottom: 0;
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    #footer-2 .footer-up {
        padding: 0;
    }
}
#footer-2 .footer-bottom {
    font-size: 15px;
    font-weight: 400;
    padding: 20px 0;
    background: #02111d;
    border-top: 1px solid #0d1b26;
}
#footer-2 .footer-bottom p {
    font-size: 16px;
    margin: 0;
    color: #fff;
}
@media (max-width: 767px) {
    #footer-2 .footer-bottom p {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    #footer-2 .footer-bottom {
        text-align: center;
    }
}
#footer-2 .company-email a {
    color: #f6f6f6;
    font-size: 17px;
    font-weight: 400;
    text-decoration: underline;
    margin-top: 10px;
    display: inline-block;
    max-width: 100%;
    overflow-wrap: break-word;
}
#footer-2 .company-email a:hover {
    color: #fff;
}
#footer-2 .phone-number p {
    font-size: 20px;
    color: #fff;
}
#footer-2 .phone-number p a {
    color: inherit;
}
#footer-2 .phone-number p a:hover {
    color: #d4af37;
}
#footer-2 .footer-content .logo img {
    max-height: 80px;
    width: auto;
}
#footer-2 .footer-content .social-area {
    margin-top: 15px;
}
#footer-2 .footer-content .social-area i {
    font-size: 20px;
    color: #fff;
    margin-right: 20px;
    border: 1px solid #20203c;
    border-radius: 50%;
    padding: 10px;
}

.footer-bottom {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 0;
    border-top: 1px solid #444444;
}
.footer-bottom p {
    font-size: 14px;
    margin: 0;
    color: #fff;
}
@media (max-width: 767px) {
    .footer-bottom p {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .footer-bottom {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .pt-120.pb-100 {
        padding-top: 30px;
    }
}
@media (max-width: 767px) {
    .footer-area .pt-120.pb-100 {
        padding-top: 30px;
        padding-bottom: 60px;
    }
}

#footer-3.footer-area {
    position: relative;
    z-index: 1;
    padding-bottom: 400px;
}
#footer-3 span.heading {
    font-size: 35px;
    font-weight: 600;
    color: #000;
    letter-spacing: -1px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer-3 span.heading {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    #footer-3 span.heading {
        font-size: 20px;
    }
}
#footer-3 span.heading a {
    font-size: 35px;
    font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer-3 span.heading a {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    #footer-3 span.heading a {
        font-size: 20px;
    }
}
#footer-3 .footer-widget span.title {
    font-size: 18px;
    font-weight: 600;
    color: #7b7b78;
    margin-bottom: 30px;
}
#footer-3 .footer-widget p {
    color: #181818;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
#footer-3 .footer-widget span a.map {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
}
#footer-3 .footer-widget ul li a {
    color: #777;
    font-size: 12px;
    border: 1px solid #ddd;
    line-height: 1;
    border-radius: 25px;
    padding: 10px 18px;
}
#footer-3 .footer-widget ul {
    list-style: none;
}
#footer-3 .footer-widget ul li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 3px;
}
#footer-3 .footer-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* Breadcrumb Section  */
.about-bg {
    background-image: url(../images/banner/about-bg.jpg);
}

.service-bg {
    background-image: url(../images/banner/about-bg.jpg);
}

.project-bg {
    background-image: url(../images/banner/about-bg.jpg);
}

.blog-bg {
    background-image: url(../img/breadcrumb/blog.jpg);
}

.contact-bg {
     background-image: url(../images/banner/about-bg.jpg);

}

.breadcrumb-area {
    height: 400px;
    background-size: cover;
    background-position: center bottom;
    background-color: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}
.breadcrumb-area .breadcrumb-title {
    position: relative;
    z-index: 999;
    margin-top: 60px;
}
.breadcrumb-area .breadcrumb-title h1 {
    font-size: 55px;
    font-weight: 600;
    color: #000;
    margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb-area .breadcrumb-title h1 {
        font-size: 50px;
    }
}
@media only screen and (min-width: 540px) and (max-width: 767px) {
    .breadcrumb-area .breadcrumb-title h1 {
        font-size: 35px;
    }
}
@media (max-width: 767px) {
    .breadcrumb-area .breadcrumb-title h1 {
        font-size: 40px;
    }
}
.breadcrumb-area .breadcrumb-icon i {
    font-size: 24px;
    color: #000;
    margin-top: 30px;
}

.breadcrumb-area.white-bg {
    height: 300px;
}

.breadcrumb-area.white-bg .breadcrumb-icon i {
    color: inherit;
    font-weight: 600;
}

.single-team-member {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 30px;
}
.single-team-member:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111111;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.single-team-member .team-img {
    transition: transform 0.3s ease;
}
.single-team-member .team-hover-info {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    text-align: center;
}
.single-team-member .team-hover-info h5 {
    position: relative;
    font-size: 20px;
    color: #fff;
    top: 10px;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    margin-bottom: 5px;
}
.single-team-member .team-hover-info span {
    position: relative;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    transition: all 0.3s ease;
    top: 10px;
}
.single-team-member .social-icon {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    bottom: 30px;
    z-index: 9;
    text-align: center;
}
.single-team-member .social-icon i {
    position: relative;
    font-size: 18px;
    color: #fff;
    margin: 6px;
    opacity: 0;
    transition-property: all;
    transition-duration: 0.3s;
}

.single-team-member:hover::before {
    visibility: visible;
    opacity: 0.8;
    z-index: 9;
}

.single-team-member:hover .team-hover-info h5 {
    visibility: visible;
    opacity: 1;
    top: 0;
    transition-delay: 0.2s;
}

.single-team-member:hover .team-hover-info span {
    visibility: visible;
    opacity: 1;
    top: 0;
    transition-delay: 0.3s;
}

.single-team-member:hover .social-icon i:nth-of-type(1) {
    opacity: 1;
    transition-delay: 0.4s;
}

.single-team-member:hover .social-icon i:nth-of-type(2) {
    opacity: 1;
    transition-delay: 0.5s;
}

.single-team-member:hover .social-icon i:nth-of-type(3) {
    opacity: 1;
    transition-delay: 0.6s;
}

.single-team-member:hover .social-icon i:nth-of-type(4) {
    opacity: 1;
    transition-delay: 0.7s;
}

.single-team-member:hover .team-img {
    transform: scale(1.1, 1.1);
}

.price-item-inner {
    background: #fff;
    text-align: center;
    padding: 50px 30px 60px;
    border-radius: 30px;
}
@media (max-width: 767px) {
    .price-item-inner {
        padding: 50px 15px 60px;
    }
}
.price-item-inner .price-title h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    margin: 20px 0;
}
.price-item-inner .price-amount {
    margin-bottom: 50px;
}
.price-item-inner .price-amount h1 {
    font-size: 60px;
    font-weight: 600;
    margin: 20px 0;
}
.price-item-inner .price-amount h6 {
    font-size: 18px;
    color: #777;
}
.price-item-inner .price-feature {
    margin-top: 40px;
}
.price-item-inner .price-feature ul li {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
}
@media (max-width: 767px) {
    .price-item-inner .price-feature ul li {
        font-size: 16px;
    }
}
.price-item-inner .price-feature ul li i {
    margin-right: 15px;
}
.price-item-inner .price-feature ul li i:before {
    color: #111111;
    font-size: 18px;
    font-weight: 600;
    margin-left: 15px;
}
.price-item-inner .price-btn {
    margin-top: 40px;
}

.single-price-item {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}
@media (max-width: 767px) {
    .single-price-item {
        padding: 15px;
    }
}
.single-price-item.active {
    margin-top: -20px;
    padding: 20px 0;
    background: #fff;
    box-shadow: 0 23px 90px rgba(0, 0, 0, 0.05);
    z-index: 9;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
    (max-width: 767px) {
    .single-price-item.active {
        margin-top: 0;
        padding: 0;
    }
}

.price-icon img {
    width: 64px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .price-section.pb-60 {
        padding-bottom: 30px;
    }
}

.quote-form-wrap {
    background: #fff;
    border-radius: 30px;
}

.quote-form {
    padding: 90px 70px 90px;
}
@media (max-width: 767px) {
    .quote-form {
        padding: 60px 30px;
    }
}

span.form-control-wrap {
    display: block;
}

.quote-form input {
    border: none;
    border-bottom: 1px solid #f7f3e8;
    margin-bottom: 10px;
    padding-left: 30px;
}

.quote-form input[type="submit"] {
    padding-left: 20px;
    border-bottom: none;
}

.quote-form textarea {
    border: none;
    border-bottom: 1px solid #f7f3e8;
    height: 80px;
    resize: none;
    padding-left: 30px;
}

.quote-form input::placeholder {
    font-weight: 500;
}

.quote-form textarea::placeholder {
    font-weight: 500;
}

.quote-form input[type="submit"] {
    margin-top: 30px;
}

span.form-icon {
    position: relative;
    z-index: 1;
}

span.form-icon:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f007";
    top: 20px;
    left: 0;
    font-size: 16px;
    color: #777;
}

span.form-icon.user-icon:before {
    content: "\f007";
}

span.form-icon.phone-icon:before {
    content: "\f095";
}

span.form-icon.email-icon:before {
    content: "\f0e0";
}

span.form-icon.subject-icon:before {
    content: "\f89f";
}

span.form-icon.text-icon:before {
    content: "\e215";
}

span.contact-icon {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    span.contact-icon {
        width: 50px;
        height: 50px;
        margin-left: 5px;
        margin-right: 10px;
    }
}
@media (max-width: 767px) {
    span.contact-icon {
        width: 50px;
        height: 50px;
        margin-left: 5px;
        margin-right: 10px;
    }
}

span.contact-icon i {
    font-size: 20px;
}

span.contact-num {
    font-size: 20px;
    font-weight: 500;
}
@media (max-width: 767px) {
    span.contact-num {
        font-size: 16px;
    }
}

.cp-custom-accordion .accordion-buttons {
    position: relative;
    width: 100%;
    padding: 20px 40px 20px 40px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #cbcbcb;
    border-radius: 15px;
    background: transparent;
    margin-bottom: 20px;
}

.cp-custom-accordion .accordion-buttons span {
    font-size: 15px;
    margin-right: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cp-custom-accordion .accordion-buttons {
        padding: 16px 0px 20px 20px;
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .cp-custom-accordion .accordion-buttons {
        padding-right: 30px;
        font-size: 15px;
        line-height: 20px;
    }
}
.cp-custom-accordion .accordion-buttons::after {
    position: absolute;
    content: "\f068";
    font-family: "Line Awesome Free";
    top: 35%;
    right: 30px;
    font-size: 24px;
    font-weight: 500;
    opacity: 1;
}

@media (max-width: 767px) {
    .cp-custom-accordion .accordion-buttons::after {
        top: 35px;
        right: 25px;
        font-size: 16px;
    }
}
.cp-custom-accordion .accordion-buttons.collapsed::after {
    content: "\f067";
}

.cp-custom-accordion .collapsed {
    position: relative;
    z-index: 9;
}

.cp-custom-accordion .accordion-body {
    background-color: transparent;
    border: 1px solid #cbcbcb;
    color: #777;
    padding: 20px 40px 20px 40px;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    z-index: 1;
    border: none;
    padding-left: 10px;
    padding-top: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cp-custom-accordion .accordion-body {
        padding-right: 25px;
        padding-bottom: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cp-custom-accordion .accordion-body {
        padding-right: 30px;
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    .cp-custom-accordion .accordion-body {
        padding-right: 30px;
        padding-left: 30px;
    }
}
.accordion-buttons[aria-expanded="true"] {
    border: none;
    background: #2a2a2a;
    color: #fff;
    border-radius: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cp-custom-accordion {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .cp-custom-accordion {
        margin-top: 30px;
    }
}

.faq-content-wrap {
    padding-left: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .faq-content-wrap {
        padding-left: 60px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-content-wrap {
        padding-left: 0;
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .faq-content-wrap {
        padding-left: 0;
        margin-top: 60px;
    }
}

.faq-img-wrap img {
    border-radius: 30px;
}

/* 32. Clients Section */
.clients-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .clients-wrapper {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .single-client-item {
        flex: 0 0 50%;
        margin-bottom: 30px;
    }
}
.single-client-item img {
    opacity: 0.3;
    width: 190px;
    height: auto;
    transition: 0.3s ease;
}
.single-client-item:hover img {
    opacity: 1;
}

@media (max-width: 767px) {
    .client-section.pb-100 {
        padding-bottom: 30px;
    }
}

#clients-2 .client-section {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#clients-2 .single-client {
    width: 160px;
    margin: 0 auto;
}
#clients-2 .single-client img {
    opacity: 0.15;
    transition: 0.3s;
}
#clients-2 .single-client img:hover {
    opacity: 1;
}
#clients-2 .client-img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    border: 1px solid #666666;
    border-radius: 30px;
}
#clients-2 .client-img-inner {
    flex: 1;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #666666;
}
#clients-2 .client-img-inner:last-child {
    border-right: none;
}
@media (max-width: 767px) {
    #clients-2 .client-img-inner {
        flex: 0 0 50%;
        border-bottom: 1px solid #666666;
    }
    #clients-2 .client-img-inner:first-child {
        border-bottom: none;
    }
    #clients-2 .client-img-inner:nth-child(2) {
        border-bottom: none;
        border-right: none;
        border-radius: 30px;
    }
    #clients-2 .client-img-inner:nth-child(3) {
        border-left: 1px solid #666666;
        border-radius: 30px 0 0 30px;
    }
    #clients-2 .client-img-inner:last-child {
        border-right: 1px solid #666666;
        border-radius: 0 30px 30px 0;
    }
}
#clients-2 .client-img-inner img {
    opacity: 0.3;
}
@media (max-width: 767px) {
    #clients-2 .client-img-inner img {
        width: 120px;
    }
}
@media (max-width: 767px) {
    #clients-2 .client-img-wrap {
        height: 70px;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    #clients-2 .clients-section {
        height: 900px;
        position: relative;
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    #clients-2 {
        padding-bottom: 120px;
    }
}

#marquee-2.marquee-wrap {
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, #c49a2e 0%, #f2c464 50%, #c49a2e 100%);
}
#marquee-2.marquee-wrap .marquee_inner {
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 32px 0;
    animation: marquee 25s linear infinite;
    min-height: 140px;
}
@media (max-width: 767px) {
    #marquee-2.marquee-wrap .marquee_inner {
        min-height: 100px;
    }
}
#marquee-2.marquee-wrap p {
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
    color: #111111;
    position: relative;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    #marquee-2.marquee-wrap p {
        font-size: 35px;
    }
}
#marquee-2.marquee-wrap p span {
    display: inline-block;
    margin: 0 25px;
    font-weight: 500;
    font-size: 1em;
    letter-spacing: -2px;
    position: relative;
    top: 0;
}
@media (max-width: 1279px) {
    #marquee-2.marquee-wrap p span {
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media (max-width: 479px) {
    #marquee-2.marquee-wrap p span {
        margin-left: 15px;
        margin-right: 15px;
    }
}
#marquee-2.marquee-wrap .marquee-icon {
    font-size: 1.1em;
    color: #111111;
    letter-spacing: 0;
    vertical-align: middle;
}
#marquee-2.marquee-wrap img {
    width: 30px;
    margin-right: 20px;
    margin-left: 20px;
    animation: rotation 6s infinite linear;
}
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
@keyframes marquee2 {
    to {
        transform: translateX(-50%);
    }
}
#marquee-2 .marquee-wrap p span {
    animation: rotation 3s infinite linear;
}
@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.cta-area {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
}

.cta-inner span.title {
    font-size: 32px;
    font-weight: 600;
}
@media (max-width: 767px) {
    .cta-inner span.title {
        font-size: 24px;
        line-height: 28px;
        text-align: center;
    }
}

.gallery-section img {
    border-radius: 30px;
    object-fit: cover;
}

.section-text p {
    padding-right: 40px;
    color: #fff;
}

@media (max-width: 767px) {
    .gallery-section.section-padding {
        padding-bottom: 0;
    }
}

/* Service Slider  */
#service_slider_one {
    position: relative;
    overflow: hidden;
}

#service_slider_one .service_slider_wrap {
    background: #fff;
    position: relative;
    overflow: hidden;
}
#service_slider_one .slider_item {
    display: flex;
    align-items: center;
    height: 200px;
    gap: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service_slider_one .slider_item {
        height: 150px;
    }
}
@media (max-width: 767px) {
    #service_slider_one .slider_item {
        height: 100px;
    }
}
#service_slider_one .slider_item h1 {
    font-size: 180px;
    font-weight: 600;
    letter-spacing: -10px;
    color: #111111;
    opacity: 0.1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service_slider_one .slider_item h1 {
        font-size: 120px;
    }
}
@media (max-width: 767px) {
    #service_slider_one .slider_item h1 {
        font-size: 40px;
        letter-spacing: -2px;
    }
}
#service_slider_one .slider_item h5.stroke {
    -webkit-text-stroke: 0.8px #fff;
    -webkit-text-fill-color: #111111;
}
#service_slider_one .slider_item img {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    top: -7px;
    width: 64px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service_slider_one .slider_item img {
        width: 36px;
    }
}
@media (max-width: 767px) {
    #service_slider_one .slider_item img {
        width: 45px;
    }
}
#service_slider_one .slider_item {
    animation: edutune-scroller 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
}
@keyframes edutune-scroller {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
@keyframes edutune-scroller-reverse {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(100%, 0);
    }
}
@media (max-width: 767px) {
    #service_slider_one .service_slider_wrap.pb-120 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

#service_slider_two.service_slider_wrap {
    background: linear-gradient(135deg, #f2c464 0%, #d4af37 50%, #a9781c 100%);
}
#service_slider_two .slider_item {
    display: flex;
    align-items: center;
    height: 200px;
    gap: 120px;
}
@media (max-width: 767px) {
    #service_slider_two .slider_item {
        height: 100px;
    }
}
#service_slider_two .slider_item h5 {
    font-size: 72px;
    font-weight: 600;
    color: #fff;
}
@media (max-width: 767px) {
    #service_slider_two .slider_item h5 {
        font-size: 36px;
    }
}
#service_slider_two .slider_item h5.stroke {
    -webkit-text-stroke: 0.8px #fff;
    -webkit-text-fill-color: #d4af37;
}
#service_slider_two .slider_item img {
    display: inline-block;
    margin-right: 20px;
    margin-top: -20px;
}
#service_slider_two .slider_item {
    animation: abotech-scroller 27s linear infinite;
    will-change: transform;
    white-space: nowrap;
}
@keyframes abotech-scroller {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
@keyframes migency-scroller-reverse {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(100%, 0);
    }
}

#service_slider_three.service_slider_wrap {
    position: relative;
    overflow: hidden;
}
#service_slider_three .slider_item {
    display: flex;
    align-items: center;
    height: 150px;
    gap: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service_slider_three .slider_item {
        height: 150px;
    }
}
@media (max-width: 767px) {
    #service_slider_three .slider_item {
        height: 100px;
    }
}
#service_slider_three .slider_item h1 {
    text-transform: uppercase;
    font-size: 160px;
    font-weight: 600;
    letter-spacing: -4.5px;
    color: #eae4ce;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service_slider_three .slider_item h1 {
        font-size: 120px;
    }
}
@media (max-width: 767px) {
    #service_slider_three .slider_item h1 {
        font-size: 40px;
        letter-spacing: -2px;
    }
}
#service_slider_three .slider_item h5.stroke {
    -webkit-text-stroke: 0.8px #fff;
    -webkit-text-fill-color: #111111;
}
#service_slider_three .slider_item img {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    top: -7px;
    width: 64px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #service_slider_three .slider_item img {
        width: 36px;
    }
}
@media (max-width: 767px) {
    #service_slider_three .slider_item img {
        width: 45px;
    }
}
#service_slider_three .slider_item {
    animation: edutune-scroller 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
}
@keyframes edutune-scroller {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
@keyframes edutune-scroller-reverse {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(100%, 0);
    }
}
@media (max-width: 767px) {
    #service_slider_three .service_slider_wrap.pb-120 {
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    #service_slider_three .service_slider_wrap.pb-100 {
        padding-bottom: 30px;
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    #service_slider_three .service_slider_wrap.pb-90 {
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    #service_slider_one {
        padding: 0;
    }
}

.instagram-content-wrap {
    background: #fff;
    border-radius: 30px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .instagram-content-wrap {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .instagram-content-wrap {
        padding: 30px;
    }
}

.instagram-icon img {
    width: 30px;
    height: 30px;
}

.instagram-title span {
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
}

.instagram-account a {
    font-size: 16px;
    font-weight: 500;
    margin: 30px 0 0;
}

.instagram-tag span {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #7b7b78;
    margin-top: 90px;
}

.instagram-img-wrap img {
    border-radius: 30px;
}

@media (max-width: 767px) {
    .instagram-section.section-padding {
        padding-top: 30px;
    }
}

/*








 */

/* Client reviews */
#reviews.reviews-section {
    background: #fff;
    position: relative;
    overflow: hidden;
}
#reviews .reviews-head {
    margin-bottom: 50px;
}
#reviews .reviews-eyebrow {
    display: inline-block;
    margin-bottom: 20px;
    padding: 6px 16px;
    border-radius: 30px;
    background: #d4af37;
    color: #111111;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#reviews .section-title h2 {
    color: #111111;
}
#reviews .section-title h2 span {
    color: #a9781c;
}
#reviews .reviews-intro {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    max-width: 560px;
}
#reviews .reviews-nav {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 40px;
}
#reviews .reviews-nav button {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 1px solid #d4af37 !important;
    background: transparent !important;
    color: #a9781c !important;
    font-size: 22px;
    transition: all 0.3s ease;
}
#reviews .reviews-nav button:hover {
    background: #d4af37 !important;
    color: #111111 !important;
}
/* Room above the cards so the hover lift is not clipped by the carousel. */
#reviews .reviews-carousel .owl-stage-outer {
    padding-top: 10px;
    margin-top: -10px;
}
#reviews .reviews-carousel .owl-stage {
    display: flex;
}
#reviews .reviews-carousel .owl-item {
    display: flex;
}
#reviews .review-card {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 55px 35px 30px;
    border-radius: 4px;
    background: #fbf9f4;
    border: 1px solid #ece6d6;
    border-bottom: 3px solid #d4af37;
    transition: border-color 0.3s ease;
}
#reviews .review-card:hover {
    border-color: #d4af37;
}
@media (max-width: 767px) {
    #reviews .review-card {
        padding: 50px 25px 25px;
    }
}
#reviews .review-mark {
    position: absolute;
    top: 5px;
    left: 28px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 90px;
    line-height: 1;
    color: #d4af37;
}
#reviews .review-text {
    flex: 1;
    color: #2a2a2a;
    font-size: 17px;
    line-height: 29px;
    margin-bottom: 30px;
}
#reviews .review-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 15px;
    padding-top: 20px;
    border-top: 1px dashed #d9d1bd;
}
#reviews .review-author-info h5 {
    color: #111111;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
}
#reviews .review-author-info a {
    color: #7a5710;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-color: rgba(122, 87, 16, 0.3);
    text-underline-offset: 3px;
}
#reviews .review-author-info a:hover {
    text-decoration-color: #7a5710;
}
#reviews .review-stars {
    white-space: nowrap;
}
#reviews .review-stars i {
    color: #d4af37;
    font-size: 15px;
}
#reviews .owl-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 40px;
}
#reviews .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgba(212, 175, 55, 0.3);
    transition: all 0.3s ease;
}
#reviews .owl-dots .owl-dot.active span {
    width: 30px;
    background: #d4af37;
}

/* Service dropdown in the contact form, sized like the theme's inputs. */
#contact-page .contact-form-wrap .nice-select {
    width: 100%;
    height: 60px;
    line-height: 58px;
    margin-bottom: 20px;
    float: none;
    border: none;
    border-radius: 0;
    background: #f4f4f6;
    font-size: 16px;
}
#contact-page .contact-form-wrap .nice-select .list {
    width: 100%;
    max-height: 260px;
    overflow-y: auto;
}

/* Services list: same full-width image size on mobile */
@media (max-width: 767px) {
    #service-2 .service-content-inner {
        align-items: stretch;
    }
    #service-2 .service-img-wrap {
        flex: 0 0 auto;
        width: 100%;
    }
    #service-2 .service-img-wrap img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
}

/* Mobile menu: Services arrow points down, and up when the submenu is open */
#mobile-menu .has-arrow::after {
    top: 50%;
    transform: translateY(-75%) rotate(-135deg);
    transition: transform 0.3s ease;
}
#mobile-menu .active > .has-arrow::after,
#mobile-menu .has-arrow[aria-expanded="true"]::after {
    transform: translateY(-25%) rotate(45deg);
}

/* Mobile menu: icon in its own column so wrapped service names line up under the text */
#mobile-menu .sub-menu a {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 15px;
    line-height: 1.5;
}
#mobile-menu .sub-menu a:hover {
    padding-left: 15px;
}
#mobile-menu .sub-menu .menu-icon {
    flex: 0 0 20px;
    width: 20px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
