@font-face {
    font-family: "Poppins-Light";
    src: url("../fonts/Poppins-Light.eot");
    src: url("../fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Light.woff2") format("woff2"),
        url("../fonts/Poppins-Light.woff") format("woff"),
        url("../fonts/Poppins-Light.ttf") format("truetype"),
        url("../fonts/Poppins-Light.svg#Poppins-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins-Regular";
    src: url("../fonts/Poppins-Regular.eot");
    src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Regular.woff2") format("woff2"),
        url("../fonts/Poppins-Regular.woff") format("woff"),
        url("../fonts/Poppins-Regular.ttf") format("truetype"),
        url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins-Medium";
    src: url("../fonts/Poppins-Medium.eot");
    src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Medium.woff2") format("woff2"),
        url("../fonts/Poppins-Medium.woff") format("woff"),
        url("../fonts/Poppins-Medium.ttf") format("truetype"),
        url("../fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins-SemiBold";
    src: url("../fonts/Poppins-SemiBold.eot");
    src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
        url("../fonts/Poppins-SemiBold.woff") format("woff"),
        url("../fonts/Poppins-SemiBold.ttf") format("truetype"),
        url("../fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins-Bold";
    src: url("../fonts/Poppins-Bold.eot");
    src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Bold.woff2") format("woff2"),
        url("../fonts/Poppins-Bold.woff") format("woff"),
        url("../fonts/Poppins-Bold.ttf") format("truetype"),
        url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "RedHatDisplay-Medium";
    src: url("../fonts/RedHatDisplay-Medium.eot");
    src: url("../fonts/RedHatDisplay-Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/RedHatDisplay-Medium.woff2") format("woff2"),
        url("../fonts/RedHatDisplay-Medium.woff") format("woff"),
        url("../fonts/RedHatDisplay-Medium.ttf") format("truetype"),
        url("../fonts/RedHatDisplay-Medium.svg#RedHatDisplay-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?t1u0me");
    src: url("../fonts/icomoon.eot?t1u0me#iefix") format("embedded-opentype"),
        url("../fonts/icomoon.ttf?t1u0me") format("truetype"),
        url("../fonts/icomoon.woff?t1u0me") format("woff"),
        url("../fonts/icomoon.svg?t1u0me#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-residential-hvac-system:before {
    content: "\e90c";
}

.icon-repair-appointment:before {
    content: "\e90f";
}

.icon-we-wont-curse:before {
    content: "\e910";
}

.icon-experience-our-annual:before {
    content: "\e911";
}

.icon-exclusive-discounts:before {
    content: "\e912";
}

.icon-hvac-repair-cost:before {
    content: "\e913";
}

.icon-enjoy-savings:before {
    content: "\e914";
}

.icon-we-identify-hvac:before {
    content: "\e915";
}

.icon-24-7-service:before {
    content: "\e916";
}

.icon-cup:before {
    content: "\e906";
}

.icon-thumb:before {
    content: "\e907";
}

.icon-satisfaction:before {
    content: "\e905";
}

.icon-hvac:before {
    content: "\e904";
}

.icon-air:before {
    content: "\e90d";
}

.icon-call-blocker:before {
    content: "\e90e";
}

.icon-close:before {
    content: "\e90b";
}

.icon-youtube:before {
    content: "\e900";
}

.icon-instagram:before {
    content: "\e901";
}

.icon-facebook:before {
    content: "\e902";
}

.icon-clock:before {
    content: "\e903";
}

.icon-arrow:before {
    content: "\e908";
}

.icon-user-file:before {
    content: "\e909";
}

.icon-bar:before {
    content: "\e90a";
}

::selection {
    background-color: #d51f3d;
    color: #fff;
}

body {
    font-size: 18px;
    line-height: 1.5;
    color: #161112;
    font-family: "Poppins-Regular";
}

p {
    font-size: 18px;
    line-height: 1.5;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Poppins-Bold";
    text-transform: uppercase;
}

h1 {
    font-size: 58px;
    line-height: 1.1;
}

.h1 {
    font-size: 58px !important;
    line-height: 1.1;
}

h2 {
    font-size: 45px;
    line-height: 1.2;
}

.h2 {
    font-size: 45px !important;
    line-height: 1.2;
}

h3 {
    font-size: 40px;
    line-height: 1.2;
}

.h3 {
    font-size: 40px !important;
    line-height: 1.2;
}

h4 {
    font-size: 36px;
    line-height: 1.2;
}

.h4 {
    font-size: 36px !important;
    line-height: 1.2;
}

h5 {
    font-size: 32px;
    line-height: 1.2;
}

.h5 {
    font-size: 32px !important;
    line-height: 1.2;
}

h6 {
    font-size: 28px;
    line-height: 1.2;
}

.h6 {
    font-size: 28px !important;
    line-height: 1.2;
}

*:focus,
.page-link:focus {
    outline: none;
    box-shadow: none;
}

html:has(body.admin-bar) {
    margin-top: 0 !important;
}

a,
button {
    transition: all 0.3s ease;
}

a {
    color: #161112;
}

a:hover {
    color: #d51f3d;
}

a[href^="tel:"] {
    display: inline-block;
}

img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.wrapper {
    padding-left: 199px;
}

.one-dark-btn,
.one-primary-btn {
    font-family: "RedHatDisplay-Medium";
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    padding: 18px 30px;
    border-radius: 50px;
    background-color: #161112;
    text-decoration: none;
    display: inline-flex;
    border: 0;
}

.one-primary-btn {
    background-color: #d51f3d;
}

.one-primary-btn:hover {
    background-color: #fff;
    color: #161112;
}

.one-dark-btn:hover {
    background-color: #d51f3d;
    color: #fff;
}

main ol {
    padding-left: 0;
    list-style-position: inside;
}

main ul {
    padding-left: 0;
    list-style: none;
}

main ul ul {
    margin: 10px 0;
}

main ul li {
    padding-left: 25px;
    position: relative;
}

main ul li:not(:last-child),
main ol li:not(:last-child) {
    margin-bottom: 10px;
}

main ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 100%;
    left: 0;
    top: 8px;
    display: inline-flex;
    position: absolute;
}

/* header */

header {
    width: 199px;
    border-right: 1px solid #161112;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1080;
    padding: 30px 10px;
    height: 100dvh;
}

.logo a {
    display: inline-block;
}

.logo img {
    width: 179px;
}

.offcanvas.offcanvas-start {
    width: 100%;
}

.toggle-btn {
    color: #000;
    text-decoration: none;
    font-family: "Poppins-SemiBold";
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.6;
}

.toggle-btn span {
    font-size: 20px;
    margin-bottom: 15px;
}

.offcanvas.offcanvas-start {
    border-right: 0;
}

.offcanvas {
    background-color: #161112;
    flex-direction: row;
}

.offcanvas-header {
    padding: 30px 10px;
    width: 199px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    position: relative;
}

.offcanvas-header .toggle-btn {
    background-color: transparent;
    border: 0;
    color: #fff;
    padding: 0;
}

.offcanvas-header .toggle-btn span {
    font-size: 30px;
}

.offcanvas-body {
    padding: 0;
    display: flex;
}

.menu-wrapper {
    width: 53%;
    padding: 170px 149px 100px 196px;
    overflow-y: auto;
}

.menu-wrapper::-webkit-scrollbar {
    width: 4px;
}

.menu-wrapper::-webkit-scrollbar-track {
    background-color: #d9d9d9;
}

.menu-wrapper::-webkit-scrollbar-thumb {
    background-color: #fbcd0b;
}

.menu-list {
    width: 100%;
}

.menu-sidebar-img {
    width: 47%;
    position: relative;
}

.menu-sidebar-img::before {
    content: "";
    position: absolute;
    background-color: rgba(22, 17, 18, 0.4);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.menu-sidebar-img img:not(.bottom-clock) {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.bottom-clock {
    position: absolute;
    bottom: 0;
    right: 30px;
    width: 129px;
}

.menu-list ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.menu-list>ul>li {
    border-bottom: 1px solid #fff;
    padding: 19px 0;
    position: relative;
}

.menu-list>ul>li.submenu-open {
    border-bottom-color: #fbcd0b;
}

.menu-list ul li a {
    text-decoration: none;
    font-size: 20px;
    font-family: "RedHatDisplay-Medium";
    color: #fff;
    padding: 18px 10px;
    display: inline-block;
    width: 100%;
}

.menu-list ul li a:hover,
.offcanvas-header .toggle-btn:hover,
.menu-list .sub-menu .change-icon-submenu>a,
.menu-list ul li.current_page_item>a,
.menu-list ul li.current-menu-parent>a {
    color: #fbcd0b;
}

.menu-list .sub-menu {
    display: none;
    padding-bottom: 10px;
}

.menu-list .sub-menu li {
    margin-bottom: 10px;
    position: relative;
}

.menu-list .sub-menu li a {
    padding: 0 10px;
}

.change-icon-submenu .sub-menu {
    padding-bottom: 0;
}

.change-icon-submenu .sub-menu li:last-child {
    margin-bottom: 0;
}

.menu-arrow,
.menu-arrow-2 {
    width: 38px;
    display: inline-block;
    position: absolute;
    height: 66px;
    top: 19px;
    right: 0;
    z-index: 9;
    cursor: pointer;
}

.menu-arrow::before,
.menu-arrow-2::before {
    content: "\e908";
    position: absolute;
    border-radius: 100%;
    right: 10px;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    transition: all 0.3s ease;
    font-family: "icomoon" !important;
    color: #d9d9d9;
}

.menu-arrow:hover::before,
.menu-arrow-2:hover::before {
    color: #fbcd0b;
}

.sub-menu .menu-arrow-2 {
    top: 8px;
}

.menu-list .sub-menu .change-icon-submenu>a {
    padding-bottom: 10px;
}

.contact-action {
    background-color: #fff;
    border: 1px solid #1d1819;
    border-radius: 100%;
    text-decoration: none;
    display: inline-flex;
    padding: 33px;
    position: absolute;
    right: -80px;
    bottom: 110px;
}

.contact-action:hover span {
    background-color: #d51f3d;
}

.contact-action span {
    width: 92px;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #161112;
    color: #fff;
    font-size: 37px;
    border-radius: 100%;
    z-index: 9;
    transition: all 0.3s ease;
}

.contact-action .svg {
    position: absolute;
    font-size: 11px;
    left: 4px;
    top: 4px;
    font-family: "Poppins-SemiBold";
    text-transform: uppercase;
    letter-spacing: 4px;
    width: 150px;
    height: 150px;
    transform-origin: 50% 50%;
    transform: rotate(300deg) scale(1);
    /* animation: rotate 1.5s infinite; */
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-delay: 0s;
}

@keyframes rotate {
    0% {
        transform: rotate(180deg) scale(0.7);
    }

    100% {
        transform: rotate(300deg) scale(1);
    }
}

.offcanvas-header .contact-action {
    background-color: #faf7ea;
}

.offcanvas-header .contact-action span {
    background-color: #d51f3d;
}

.offcanvas-header .contact-action:hover span {
    background-color: #161112;
}

.offcanvas-header .contact-action .svg {
    animation: none;
    font-size: 8px;
    letter-spacing: 1px;
    transform: rotate(45deg) scale(1);
    width: 155px;
    height: 155px;
    left: 2px;
    top: 2px;
    word-spacing: 6px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-delay: 0s;
}

body .uwy {
    z-index: 9999 !important;
}

header:has(.offcanvas.offcanvas-start.show) {
    z-index: 9999;
}

/* header */

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

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

.swiper-button-next,
.swiper-button-prev {
    width: 50px;
    height: 50px;
    background-color: #fbcd0b;
    color: #2b2828;
    border-radius: 100%;
    transition: all 0.3s ease;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #2b2828;
    color: #fff;
}

.swiper-button-next:after {
    transform: rotate(180deg);
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: "\e908";
    font-family: "icomoon" !important;
    font-size: 20px;
}

.review-section,
.default-space {
    padding: 180px 0;
}

.review-section .h2 {
    margin-bottom: 45px;
    color: #161112;
}

.review-section .container {
    width: auto;
    max-width: 2880px;
    margin-left: calc((100% - 1420px) / 2);
}

.review-section .swiper {
    padding-left: 12px;
    padding-bottom: 110px;
}

.review-section .swiper-slide {
    height: auto;
}

.review-item {
    background-color: #fbcd0b;
    padding: 44px 35px 52px;
    color: #161112;
    text-align: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.review-title {
    margin-top: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.excert-des {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review-title .h6 {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 22px !important;
    padding-right: 12px;
    flex: 1;
}

.review-title .h6 a:not(:hover),
.review-title .h6 {
    color: #222;
}

.review-title img {
    width: 35px;
    height: auto;
    object-fit: contain;
}

.review-section .swiper-button-next {
    bottom: 0;
    top: auto;
    right: 160px;
}

.review-section .swiper-button-prev {
    bottom: 0;
    top: auto;
    right: 227px;
    left: auto;
}

.review-section .swiper-scrollbar {
    width: 567px;
    bottom: 30px;
    height: 1px;
    background-color: rgba(42, 40, 40, 0.5);
    left: 12px;
}

.review-section .swiper-scrollbar-drag {
    background: #2a2828;
    height: 3px;
    top: -2px;
}

.review-section .swiper-pagination {
    width: auto;
    left: 610px;
    bottom: 17px;
    font-family: "Poppins-SemiBold";
}

.read-less-button,
.read-more-button {
    font-family: "Poppins-SemiBold";
}

footer {
    background-color: #161112;
    padding-top: 120px;
    padding-bottom: 60px;
    color: #fff;
}

.project-wrap {
    position: relative;
}

.project-wrap,
.phone-contact-wrap {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.project-wrap .h2 {
    margin-bottom: 64px;
    max-width: 673px;
    display: block;
}

.project-wrap img {
    position: absolute;
    width: 171px;
    bottom: 0;
    right: 58px;
}

.phone-contact-wrap span {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
    padding-left: 34px;
    position: relative;
}

.phone-contact-wrap span::before {
    width: 16px;
    height: 16px;
    background-color: #d51f3d;
    border-radius: 100%;
    position: absolute;
    left: 0;
    content: "";
    top: 50%;
    transform: translateY(-50%);
}

.phone-cell a:not(.one-primary-btn),
.contact-cell p {
    line-height: 1.3;
    font-size: 32px;
    color: #fff;
    font-family: "Poppins-SemiBold";
    text-decoration: none;
    display: inline-flex;
    margin-bottom: 28px;
}

.phone-cell a:hover:not(.one-primary-btn),
.hf-cell a:hover {
    color: #d51f3d;
}

.phone-contact-wrap {
    width: 100%;
    display: flex;
    padding: 35px 0;
    flex-wrap: wrap;
}

.phone-cell,
.contact-cell {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.phone-cell {
    width: 28%;
    padding: 46px 20px 67px 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.contact-cell {
    width: 46%;
    padding: 46px 20px 67px 110px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.hf-cell {
    width: 26%;
    padding: 46px 0 67px 75px;
}

.phone-contact-wrap .hf-cell span::before {
    top: 5px;
    transform: unset;
}

.phone-contact-wrap .hf-cell span {
    margin-bottom: 38px;
}

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

.phone-cell>*:not(span),
.contact-cell>*:not(span) {
    margin-left: 34px;
}

.social-design-wrap {
    padding: 60px 0 50px;
    width: 100%;
    justify-content: space-between;
}

.social-footer,
.social-design-wrap,
.social-footer ul li a,
.design-footer {
    display: flex;
    align-items: center;
}

.social-footer .h2 {
    margin: 0 56px 0 0;
}

.social-footer ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: flex;
}

.social-footer ul li:not(:last-child) {
    margin-right: 24px;
}

.social-footer ul li a {
    width: 60px;
    height: 60px;
    background-color: #d51f3d;
    border-radius: 100%;
    font-size: 24px;
    justify-content: center;
}

.social-footer ul li a:hover {
    background-color: #fff;
    color: #161112;
}

.design-footer p {
    font-size: 16px;
    margin: 0;
}

.design-footer a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
}

.design-footer img {
    width: 131px;
}

.copy-right {
    display: flex;
    flex-wrap: wrap;
}

.copy-right p,
.copy-right a {
    font-family: "Poppins-Light";
    margin-bottom: 0;
    font-size: 16px;
}

.copy-right a,
.social-footer ul li a {
    color: #fff;
    text-decoration: none;
}

.copy-right a:hover,
.copy-right a.current-menu-item,
.hf-cell a.flink-active,
.design-footer a:hover {
    color: #d51f3d;
}

.copy-right a:not(:last-child) {
    margin-right: 6px;
}

.copy-right a:not(:last-child)::after {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #fff;
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
}

.copy-right a {
    margin-left: 5px;
    position: relative;
}

.back-top {
    position: fixed;
    bottom: 35px;
    right: 20px;
    z-index: 98;
    background-color: #d51f3d;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transform: scale(0.8) rotate(-90deg);
}

.back-top:hover {
    background-color: #fff;
    color: #161112;
}

.back-top.show {
    opacity: 1;
    visibility: visible;
    cursor: pointer;
    transform: scale(1) rotate(90deg);
}

.inner-banner {
    padding-top: 71px;
    padding-bottom: 71px;
}

.img-inner-banner {
    width: 100%;
    height: 704px;
    object-fit: cover;
}

.inner-banner .h1 {
    padding-bottom: 28px;
    position: relative;
}

.inner-banner .h1:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 1px;
    width: calc(100% + 24px);
    background: #161112;
}

.inner-banner .row {
    align-items: center;
}

.inner-banner .one-dark-btn {
    margin-top: 15px;
}

.service-cities {
    padding-top: 180px;
    padding-bottom: 180px;
}

.service-cities .h2 {
    margin-bottom: 50px;
}

.cities-map svg {
    width: 100%;
    height: 100%;
}

.cities-map svg a path {
    transition: all 0.3s ease;
}

.cities-map svg a:hover path {
    fill: #d51f3d;
}

.inner-banner .h1+p {
    margin-top: 30px;
}

.inner-banner p {
    font-family: "Poppins-Medium";
}

.inner-banner p:last-child,
.accordion-body>*:last-child {
    margin-bottom: 0;
}

.form-group {
    margin-bottom: 30px;
}

input:not(input[type="radio"], input[type="checkbox"]),
.form-control,
.form-select,
select,
textarea {
    background-color: #fff;
    border-radius: 50px;
    padding: 25.5px 30px;
    width: 100%;
    border: 1px solid #fff;
    font-size: 18px;
    color: #161112;
}

select,
.form-select {
    background-image: url(../images/select-down.png);
    background-position: right 26px center;
    background-size: 20px auto;
    padding-right: 50px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}

textarea,
textarea.form-control {
    border-radius: 20px;
    vertical-align: top;
}

.form-control:focus,
.btn-close:focus,
.accordion-button:focus,
.form-select:focus {
    box-shadow: none;
}

.form-control:focus,
.form-select:focus,
input:not(input[type="radio"], input[type="checkbox"]):focus,
select:focus,
textarea:focus {
    border-color: #161112;
}

.form-control::-webkit-input-placeholder {
    color: #7d7d7d;
}

.form-control:-ms-input-placeholder {
    color: #7d7d7d;
}

.form-control::placeholder {
    color: #7d7d7d;
}

:root {
    accent-color: #d51f3d;
}

.error-404,
.faqs-section,
.privacy-section,
.default-section,
.blogs-section {
    background-color: #faf7ea;
    padding: 180px 0;
}

.error-404 {
    text-align: center;
}

.error-404 .h1 {
    font-size: 135px !important;
}

.error-404 .h2 {
    margin-bottom: 30px;
}

.accordion,
.accordion-item:first-of-type,
.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed,
.accordion-item:last-of-type,
.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-radius: 0;
}

.accordion-item {
    color: #161112;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #dee2e6;
}

.accordion-button {
    font-size: 22px;
    line-height: 1.5;
    font-family: "Poppins-SemiBold";
}

.accordion-button:not(.collapsed),
.accordion-button:hover {
    color: #161112;
    background-color: #facd0a;
    box-shadow: unset;
}

.accordion .accordion-item:not(:last-child) {
    margin-bottom: 15px;
}

.faqs-section .accordion-body ul {
    column-count: 4;
}

.wpcf7-not-valid-tip {
    margin-top: 8px;
    font-size: 16px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 1em;
    padding: 10px;
}

form p {
    margin-bottom: 0;
}

.privacy-section :where(h1, h2, h3, h4, h5, h6),
.blog-detail-inner :where(h1, h2, h3, h4, h5, h6) {
    text-transform: unset;
}

.privacy-section .entry-content>* {
    margin-bottom: 25px;
}

.privacy-section .entry-content>*:last-child,
.default-section .entry-content>*:last-child,
.default-space .container>*:last-child,
.default-content-text>*:last-child,
.blog-detail-inner>*:last-child {
    margin-bottom: 0;
}

.privacy-section .entry-content {
    word-break: break-word;
}

strong {
    font-family: "Poppins-Bold";
}

.yellow-bg {
    background-color: #facd0a;
}

.default-space .h2 {
    margin-bottom: 30px;
}

.default-content-text>*,
.blog-detail-inner>* {
    margin-bottom: 25px;
}

.default-content-text {
    margin-bottom: 40px;
}

.grecaptcha-badge {
    visibility: hidden;
}

.blogs-section .row [class*="col-"] {
    margin-top: 40px;
}

.blogs-section .row [class*="col-"]:first-child {
    margin-top: 0;
}

.single-blog .blog-img {
    width: 100%;
    height: 300px;
}

.single-blog .blog-img a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.single-blog .blog-img img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.single-blog {
    height: 100%;
    background-color: #fff;
}

.single-blog span {
    font-size: 16px;
    display: block;
    margin-bottom: 4px;
}

.single-blog .h3 {
    font-size: 24px !important;
    margin-bottom: 10px;
    text-transform: unset;
    line-height: 1.5;
}

.single-blog .h3 a {
    display: inline-block;
    text-decoration: none;
}

.excert-des {
    margin-bottom: 30px;
}

.blog-content {
    padding: 30px 30px 90px 30px;
    position: relative;
    height: calc(100% - 300px);
}

.blog-content a.one-dark-btn {
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.pagination {
    margin-top: 60px;
}

.pagination,
.pagination li {
    margin-bottom: 0 !important;
}

.pagination li {
    padding-left: 0;
    margin: 0 5px;
}

.pagination li::before,
.blog-category span:last-child {
    display: none;
}

.disabled>.page-link:not(.blog-details .disabled > .page-link),
.page-link.disabled:not(.blog-details .page-link.disabled) {
    background-color: rgba(250, 205, 10, 0.5);
}

.page-item:not(:first-child) .page-link {
    margin-left: 0;
}

.pagination li a {
    background-color: #facd0a;
    border: 0;
    color: #161112;
    width: 50px;
    height: 50px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link,
.pagination li a {
    border-radius: 50%;
}

.pagination li a span {
    line-height: 1;
}

.pagination li:last-child span {
    transform: rotateY(160deg);
}

.pagination li a.active-pagination,
.pagination li a:hover,
.page-link:focus {
    background-color: #161112;
    color: #fff;
}

.default-btn-sec {
    display: flex;
    flex-wrap: wrap;
}

.default-btn-sec .one-dark-btn:first-child {
    margin-right: 20px;
}

.blog-details .bottom-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.blog-details .one-dark-btn {
    background-color: #161112;
    color: #fff;
}

.blog-details .one-dark-btn:hover {
    background-color: #d51f3d;
}

.blog-details .one-dark-btn.disabled {
    opacity: 0.5;
}

.blog-ct>* {
    font-size: 16px;
}

.blog-ct p {
    margin-bottom: 10px;
}

.blog-ct a {
    font-family: "Poppins-Medium";
}

.blog-detail-inner img {
    max-height: 600px;
}

.banner-points {
    background-color: #facd0a;
    padding: 10px 109px 36px;
}

.banner-points ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    max-width: 2880px;
    margin-inline: auto;
}

.banner-points ul li {
    width: 33%;
    font-family: "Poppins-Medium";
    margin-top: 24px;
    padding-right: 15px;
    margin-bottom: 0 !important;
}

.banner-points ul li:nth-child(3n - 1) {
    width: 41%;
}

.banner-points ul li:nth-child(3n - 0) {
    width: 26%;
}

.banner-points ul li a {
    display: inline-block;
    text-decoration: none;
}

.banner-points ul li a:hover {
    text-decoration: underline;
    color: #161112;
}

.fast-section {
    height: 924px;
    position: relative;
    max-width: 2880px;
    margin-inline: auto;
}

.fast-box {
    background-color: #d51f3d;
    padding: 26px 30px;
    max-width: 510px;
    position: absolute;
    left: 150px;
    top: 120px;
    z-index: 9;
}

.fast-box .h2 {
    color: #fff;
    margin-bottom: 0;
}

.fast-section .swiper-pagination {
    position: absolute;
    top: 120px;
    right: 160px;
    max-width: 800px;
    left: auto;
    bottom: auto;
    text-align: right;
    font-size: 24px;
    color: #fff;
    font-family: "Poppins-SemiBold";
    padding-bottom: 22px;
    border-bottom: 1px solid #fff;
}

.fast-slide-content {
    background-color: #161112;
    max-width: 605px;
    padding: 35px 28px;
    position: absolute;
    z-index: 9;
    text-align: left;
    top: 430px;
    right: 355px;
    color: #fff;
}

.fast-title {
    margin-bottom: 12px;
    font-size: 24px;
    font-family: "Poppins-SemiBold";
    text-transform: capitalize;
}

.fast-section .swiper-button-next {
    bottom: 68px;
    top: auto;
    right: 160px;
}

.fast-section .swiper-button-prev {
    bottom: 68px;
    left: auto;
    top: auto;
    right: 227px;
}

.fast-title a:not(:hover) {
    color: #fff;
}

.fast-title a {
    text-decoration: none;
}

.fast-slide-content>*:last-child {
    margin-bottom: 0;
}

.swiper-number-wrap {
    background-color: #d51f3d;
    display: inline-block;
    padding: 5px 15px;
}

@media (min-width: 768px) {
    .mobile-cities-map {
        display: none;
    }

    .blogs-section .row [class*="col-"]:nth-child(2) {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 750px;
    }

    .inner-banner p {
        max-width: 500px;
    }

    .toggle-btn {
        top: 43%;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -43%);
    }
}

@media (min-width: 1100px) {
    .container {
        max-width: 900px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1015px;
    }

    .blogs-section .row [class*="col-"]:nth-child(3) {
        margin-top: 0;
    }
}

@media (min-width: 1300px) {
    .container {
        max-width: 1090px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1160px;
    }
}

@media (min-width: 1500px) {
    .container {
        max-width: 1220px;
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1420px;
    }

    .inner-banner p {
        font-size: 20px !important;
    }
}

@media (min-width: 2000px) {
    .fast-section {
        height: 1200px;
    }

    .fast-slide-content {
        top: 550px;
    }
}

@media (max-width: 1799px) {
    h1 {
        font-size: 50px;
    }

    .h1 {
        font-size: 50px !important;
    }

    h2 {
        font-size: 42px;
    }

    .h2 {
        font-size: 42px !important;
    }

    h3 {
        font-size: 38px;
    }

    .h3 {
        font-size: 38px !important;
    }

    h4 {
        font-size: 34px;
    }

    .h4 {
        font-size: 34px !important;
    }

    h5 {
        font-size: 30px;
    }

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

    h6 {
        font-size: 26px;
    }

    .h6 {
        font-size: 26px !important;
    }

    .review-section,
    .error-404,
    .faqs-section,
    .privacy-section,
    .default-section,
    .default-space,
    .blogs-section {
        padding: 140px 0;
    }

    .service-cities {
        padding-top: 140px;
        padding-bottom: 140px;
    }

    .review-section .container {
        margin-left: calc((100% - 1220px) / 2);
    }

    .menu-wrapper {
        padding: 150px 100px 100px 100px;
    }

    .review-section .swiper-button-next {
        right: 95px;
    }

    .review-section .swiper-button-prev {
        right: 165px;
    }

    .contact-cell {
        width: 44%;
        padding: 46px 20px 67px 50px;
    }

    .hf-cell {
        width: 28%;
        padding: 46px 0 67px 50px;
    }

    .phone-cell a:not(.one-primary-btn),
    .contact-cell p {
        font-size: 30px;
    }

    .project-wrap img {
        width: 150px;
    }

    .img-inner-banner {
        height: 610px;
    }

    input:not(input[type="radio"], input[type="checkbox"]),
    .form-control,
    .form-select,
    select,
    textarea {
        padding: 20px 30px;
    }

    .accordion-button {
        font-size: 20px;
    }

    .review-section .h2 {
        margin-bottom: 40px;
    }

    .default-content-text {
        margin-bottom: 30px;
    }

    .default-space .h2 {
        margin-bottom: 25px;
    }

    .single-blog .blog-img {
        height: 250px;
    }

    .blog-content {
        padding: 20px 20px 80px 20px;
        height: calc(100% - 250px);
    }

    .blog-content a.one-dark-btn {
        left: 20px;
        bottom: 20px;
    }

    .banner-points {
        padding: 10px 95px 36px;
    }

    .banner-points ul li,
    .banner-points ul li:nth-child(3n - 1),
    .banner-points ul li:nth-child(3n - 0) {
        width: 33.33%;
    }

    .fast-section .swiper-pagination {
        font-size: 22px;
    }

    .fast-box {
        left: 95px;
        max-width: 480px;
    }

    .fast-section .swiper-pagination {
        right: 95px;
        max-width: 600px;
    }

    .fast-slide-content {
        right: 95px;
        top: 400px;
    }

    .fast-section .swiper-button-next {
        right: 95px;
    }

    .fast-section .swiper-button-prev {
        right: 165px;
    }

    .fast-section {
        height: 850px;
    }
}

@media (max-width: 1599px) {
    .menu-wrapper {
        padding: 100px;
    }

    .review-section .swiper-button-next {
        right: 65px;
    }

    .review-section .swiper-button-prev {
        right: 130px;
    }

    .review-title {
        margin-top: 25px;
    }

    .review-item {
        padding: 40px 30px;
    }

    .review-title .h6 {
        font-size: 20px !important;
    }

    .inner-banner .h1 {
        padding-bottom: 20px;
    }

    .banner-points {
        padding: 10px 65px 36px;
    }

    .fast-box {
        left: 65px;
    }

    .fast-section .swiper-pagination,
    .fast-slide-content,
    .fast-section .swiper-button-next {
        right: 65px;
    }

    .fast-section .swiper-button-prev {
        right: 130px;
    }

    .contact-action {
        padding: 24px;
        right: -55px;
    }

    .contact-action .svg {
        width: 100px;
        height: 100px;
    }

    .contact-action span {
        width: 60px;
        height: 60px;
        font-size: 30px;
    }

    .offcanvas-header .contact-action .svg {
        width: 100px;
        height: 100px;
        left: 4px;
        top: 4px;
    }
}

@media (min-width: 1025px) and (max-width: 1499px) {
    .fast-box .h2 {
        font-size: 34px !important;
    }
}

@media (max-width: 1499px) {
    h1 {
        font-size: 40px;
    }

    .h1 {
        font-size: 40px !important;
    }

    h2 {
        font-size: 38px;
    }

    .h2 {
        font-size: 38px !important;
    }

    h3 {
        font-size: 36px;
    }

    .h3 {
        font-size: 36px !important;
    }

    h4 {
        font-size: 32px;
    }

    .h4 {
        font-size: 32px !important;
    }

    h5 {
        font-size: 28px;
    }

    .h5 {
        font-size: 28px !important;
    }

    h6 {
        font-size: 24px;
    }

    .h6 {
        font-size: 24px !important;
    }

    header,
    .offcanvas-header {
        width: 160px;
        padding: 30px 10px;
    }

    .logo img {
        width: 140px;
    }

    .wrapper {
        padding-left: 160px;
    }

    .menu-list>ul>li {
        padding: 12px 0;
    }

    .menu-arrow,
    .menu-arrow-2 {
        top: 12px;
        height: 63px;
    }

    .sub-menu .menu-arrow-2 {
        top: 5px;
    }

    .review-section,
    .service-cities,
    .error-404,
    .faqs-section,
    .privacy-section,
    .default-section,
    .default-space,
    .blogs-section {
        padding: 100px 0;
    }

    .review-section .container {
        margin-left: calc((100% - 1160px) / 2);
    }

    .review-section .h2,
    .service-cities .h2 {
        margin-bottom: 30px;
    }

    .review-title {
        margin-top: 15px;
    }

    .review-item {
        padding: 30px;
    }

    .review-section .swiper {
        padding-bottom: 70px;
    }

    footer {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .project-wrap .h2 {
        margin-bottom: 50px;
        max-width: 600px;
    }

    .project-wrap img {
        width: 120px;
    }

    .bottom-clock {
        width: 100px;
    }

    .phone-contact-wrap {
        padding: 30px 0;
    }

    .phone-cell {
        padding: 30px 20px 30px 0;
    }

    .contact-cell {
        padding: 30px 20px;
        width: 42%;
    }

    .hf-cell {
        width: 30%;
        padding: 30px 0 30px 20px;
    }

    .social-design-wrap {
        padding: 30px 0;
    }

    .one-dark-btn,
    .one-primary-btn {
        padding: 14px 28px;
    }

    .swiper-button-next,
    .swiper-button-prev,
    .back-top {
        width: 40px;
        height: 40px;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after,
    .back-top {
        font-size: 16px;
    }

    .review-section .swiper-button-prev {
        right: 120px;
    }

    .phone-cell a:not(.one-primary-btn),
    .contact-cell p {
        font-size: 24px;
    }

    .social-footer ul li:not(:last-child) {
        margin-right: 15px;
    }

    .social-footer ul li a {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }

    .social-footer .h2 {
        margin: 0 30px 0 0;
    }

    .phone-contact-wrap span,
    .phone-cell a:not(.one-primary-btn),
    .contact-cell p,
    .default-content-text>*,
    .blog-detail-inner>*,
    .excert-des {
        margin-bottom: 20px;
    }

    .menu-list ul li a {
        font-size: 18px;
    }

    .review-section .swiper-scrollbar {
        bottom: 20px;
    }

    .review-section .swiper-pagination {
        bottom: 8px;
    }

    .img-inner-banner {
        height: 580px;
    }

    .inner-banner {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .inner-banner .h1+p {
        margin-top: 20px;
    }

    input:not(input[type="radio"], input[type="checkbox"]),
    .form-control,
    .form-select,
    select,
    textarea {
        padding: 15px 25px;
    }

    select,
    .form-select {
        background-position: right 20px center;
        background-size: 16px auto;
        padding-right: 40px !important;
    }

    .privacy-section .entry-content>* {
        margin-bottom: 20px;
    }

    .phone-contact-wrap span {
        padding-left: 20px;
    }

    .phone-contact-wrap span::before {
        width: 10px;
        height: 10px;
    }

    .phone-cell>*:not(span),
    .contact-cell>*:not(span) {
        margin-left: 20px;
    }

    .phone-contact-wrap .hf-cell span::before {
        top: 8px;
    }

    .single-blog .h3 {
        font-size: 22px !important;
    }

    .blog-content {
        padding: 20px 20px 71px 20px;
    }

    .pagination li a {
        width: 40px;
        height: 40px;
    }

    .blogs-section .row [class*="col-"] {
        margin-top: 30px;
    }

    .pagination {
        margin-top: 40px;
    }

    .banner-points {
        padding: 10px 65px 30px;
    }

    .banner-points ul li {
        margin-top: 20px;
    }

    .fast-section {
        height: 750px;
    }

    .fast-box {
        max-width: 435px;
        padding: 20px;
    }

    .fast-section .swiper-pagination,
    .fast-box {
        top: 100px;
    }

    .fast-slide-content {
        top: 350px;
        padding: 25px;
    }

    .fast-section .swiper-pagination {
        padding-bottom: 15px;
    }

    .fast-title {
        font-size: 22px;
    }

    .fast-section .swiper-button-prev {
        right: 120px;
    }

    .fast-section .swiper-pagination {
        font-size: 20px;
    }

    .inner-banner .one-dark-btn {
        margin-top: 5px;
    }

    .faqs-section .accordion-body ul {
        column-count: 3;
    }
}

@media (max-width: 1399px) {
    .review-section .container {
        margin-left: calc((100% - 1090px) / 2);
    }

    .img-inner-banner {
        height: 540px;
    }

    .single-blog .blog-img {
        height: 220px;
    }

    .blog-content {
        height: calc(100% - 220px);
    }
}

@media (max-width: 1299px) {
    .review-section .container {
        margin-left: calc((100% - 1015px) / 2);
    }

    .img-inner-banner {
        height: 500px;
    }

    .single-blog .blog-img {
        height: 200px;
    }

    .blog-content {
        height: calc(100% - 200px);
    }

    .fast-section {
        height: 700px;
    }

    .fast-section .swiper-pagination {
        max-width: 450px;
    }
}

@media (max-width: 1199px) {

    body,
    p {
        font-size: 16px;
    }

    a,
    button,
    .contact-action span {
        transition: none;
    }

    .one-dark-btn,
    .one-primary-btn {
        padding: 12px 20px;
        font-size: 16px;
    }

    .toggle-btn span {
        margin-bottom: 10px;
    }

    .menu-wrapper {
        padding: 80px 60px;
    }

    .menu-sidebar-img,
    .menu-wrapper {
        width: 50%;
    }

    .menu-list>ul>li {
        padding: 10px 0;
    }

    .menu-list ul li a {
        font-size: 16px;
        padding: 10px;
    }

    .menu-arrow,
    .menu-arrow-2 {
        top: 10px;
        height: 44px;
        width: 35px;
    }

    .menu-arrow::before, 
    .menu-arrow-2::before {
        font-size: 14px;
    }

    .sub-menu .menu-arrow-2 {
        top: 4px;
    }

    .menu-list .sub-menu {
        padding-bottom: 0;
    }

    main ul li {
        padding-left: 18px;
    }

    main ul li::before {
        width: 8px;
        height: 8px;
    }

    .review-section,
    .service-cities,
    .error-404,
    .faqs-section,
    .privacy-section,
    .default-section,
    .default-space,
    .blogs-section {
        padding: 80px 0;
    }

    .review-section .container {
        margin-left: calc((100% - 900px) / 2);
    }

    .review-section .swiper-scrollbar {
        width: 450px;
    }

    .review-section .swiper-pagination {
        left: 500px;
    }

    .review-title .h6 {
        font-size: 18px !important;
    }

    footer {
        padding-top: 80px;
        padding-bottom: 40px;
    }

    .project-wrap .h2 {
        margin-bottom: 30px;
    }

    .project-wrap img {
        width: 100px;
    }

    .phone-cell {
        padding: 20px 20px 20px 0;
        width: 40%;
    }

    .contact-cell {
        padding: 20px 20px 20px 80px;
        width: 60%;
        border-right: 0;
    }

    .hf-cell {
        width: 100%;
        padding: 20px 0 0 0;
        margin-top: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .phone-contact-wrap .hf-cell span {
        margin-bottom: 20px;
    }

    .phone-contact-wrap .hf-cell span::before {
        top: 6px;
    }

    .phone-contact-wrap .hf-cell span:last-child {
        margin-bottom: 0;
    }

    .design-footer p,
    .copy-right p,
    .copy-right a {
        font-size: 13px;
    }

    .copy-right a:not(:last-child)::after {
        height: 10px;
    }

    .social-footer .h2 {
        margin: 0 20px 0 0;
    }

    .social-footer ul li:not(:last-child) {
        margin-right: 10px;
    }

    .social-footer ul li a {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .img-inner-banner {
        height: 440px;
    }

    input:not(input[type="radio"], input[type="checkbox"]),
    .form-control,
    .form-select,
    select,
    textarea {
        font-size: 16px;
        padding: 12px 20px;
    }

    .form-group {
        margin-bottom: 25px;
    }

    .accordion-button {
        font-size: 18px;
    }

    .privacy-section .entry-content>*,
    .default-content-text>*,
    .blog-detail-inner>* {
        margin-bottom: 15px;
    }

    .single-blog .h3 {
        font-size: 20px !important;
    }

    .single-blog span {
        font-size: 14px;
    }

    .single-blog .blog-img {
        height: 250px;
    }

    .blog-content {
        padding: 20px 20px 60px 20px;
        height: calc(100% - 250px);
    }

    .pagination li a {
        font-size: 16px;
    }

    .banner-points ul li,
    .banner-points ul li:nth-child(3n - 1),
    .banner-points ul li:nth-child(3n - 0) {
        width: 50%;
        padding-right: 10px;
    }

    .fast-section .swiper-pagination,
    .fast-box {
        top: 80px;
    }

    .fast-section .swiper-pagination {
        font-size: 18px;
    }

    .fast-section .swiper-pagination {
        max-width: 300px;
    }

    .fast-slide-content {
        max-width: 450px;
        top: 300px;
        padding: 20px;
    }

    .fast-box {
        max-width: 422px;
        padding: 15px;
    }

    .fast-title {
        font-size: 20px;
    }

    .inner-banner .one-dark-btn {
        margin-top: 0;
    }

    .faqs-section .accordion-body ul {
        column-count: 2;
    }

    .blog-ct p:last-child {
        margin-bottom: 25px;
    }

    .swiper-number-wrap {
        padding: 5px 10px;
    }
}

@media (max-width: 1024px) {
    .review-section .container {
        margin-left: calc((100% - 750px) / 2);
    }

    .project-wrap img {
        right: 0;
    }

    .img-inner-banner {
        height: 365px;
    }

    .single-blog .blog-img {
        height: 220px;
    }

    .blog-content {
        height: calc(100% - 220px);
    }

    .fast-section .swiper-pagination {
        max-width: 200px;
    }

    .fast-section {
        height: 650px;
    }

}

@media (min-width: 992px) and (max-width: 1099px) {
    .inner-banner .h1 {
        font-size: 36px !important;
    }

    .banner-points ul {
        max-width: 720px;
    }

}

@media (min-width: 768px) and (max-width: 1024px) {

    .fast-box .h2 {
        font-size: 30px !important;
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 38px;
    }

    .h1 {
        font-size: 38px !important;
    }

    h2 {
        font-size: 36px;
    }

    .h2 {
        font-size: 36px !important;
    }

    h3 {
        font-size: 32px;
    }

    .h3 {
        font-size: 32px !important;
    }

    h4 {
        font-size: 30px;
    }

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

    h5 {
        font-size: 26px;
    }

    .h5 {
        font-size: 26px !important;
    }

    h6 {
        font-size: 22px;
    }

    .h6 {
        font-size: 22px !important;
    }

    header {
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    }

    .offcanvas-header {
        box-shadow: 0 1px 2px 0 rgb(255 255 255 / 10%);
    }

    header,
    .offcanvas-header {
        width: 100%;
        height: auto;
        padding: 10px 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-right: 0;
    }

    .toggle-btn {
        line-height: 1;
        margin-top: 3px;
    }

    .toggle-btn span {
        margin-bottom: 6px;
        font-size: 16px;
    }

    .wrapper {
        padding-left: 0;
        padding-top: 62px;
    }

    .offcanvas,
    .offcanvas-body {
        flex-direction: column;
    }

    .offcanvas-body {
        overflow-y: unset;
    }

    .offcanvas {
        overflow-y: auto;
    }

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

    .menu-wrapper {
        padding: 50px 20px;
    }

    .menu-sidebar-img,
    .menu-wrapper {
        width: 100%;
    }

    .review-section .container {
        margin-left: calc((100% - 720px) / 2);
    }

    .contact-action {
        display: none;
    }

    .inner-banner .row {
        flex-direction: column-reverse;
    }

    .img-inner-banner {
        height: auto;
    }

    .inner-banner .h1 {
        padding-bottom: 15px;
        margin-top: 30px;
        margin-bottom: 0;
    }

    .inner-banner .h1:before {
        width: 100%;
    }

    .single-blog .h3 {
        font-size: 18px !important;
    }

    .default-btn-sec .one-dark-btn:first-child {
        margin-right: 10px;
    }

    .banner-points ul {
        max-width: 696px;
    }

    .banner-points {
        padding: 10px 12px 30px;
    }

    .fast-title {
        font-size: 18px;
    }

    .fast-section {
        height: 600px;
    }

    .fast-section .swiper-pagination {
        font-size: 16px;
    }

    .fast-slide-content {
        top: 270px;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 36px;
    }

    .h1 {
        font-size: 36px !important;
    }

    h2 {
        font-size: 34px;
    }

    .h2 {
        font-size: 34px !important;
    }

    h3 {
        font-size: 30px;
    }

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

    h4 {
        font-size: 28px;
    }

    .h4 {
        font-size: 28px !important;
    }

    h5 {
        font-size: 24px;
    }

    .h5 {
        font-size: 24px !important;
    }

    h6 {
        font-size: 20px;
    }

    .h6 {
        font-size: 20px !important;
    }

    .one-dark-btn,
    .one-primary-btn {
        padding: 10px 20px;
    }

    .review-section,
    .service-cities,
    .error-404,
    .faqs-section,
    .privacy-section,
    .default-section,
    .default-space,
    .blogs-section {
        padding: 50px 0;
    }

    .review-section .h2,
    .service-cities .h2 {
        margin-bottom: 20px;
    }

    .review-item {
        padding: 20px;
    }

    .review-title .h6 {
        font-size: 16px !important;
    }

    .review-title img {
        width: 30px;
    }

    footer {
        padding-top: 50px;
    }

    .project-wrap .h2 {
        margin-bottom: 20px;
        max-width: calc(100% - 80px);
    }

    .project-wrap img,
    .bottom-clock {
        width: 70px;
    }

    .phone-contact-wrap {
        padding: 20px 0;
    }

    .social-design-wrap {
        padding: 20px 0;
        flex-direction: column;
    }

    .phone-cell {
        padding: 0 0 20px 0;
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .contact-cell {
        padding: 20px 0 0 0;
        width: 100%;
    }

    .social-footer ul li:not(:last-child) {
        margin-right: 8px;
    }

    .social-footer ul li a {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }

    .design-footer {
        margin-top: 20px;
    }

    .design-footer img {
        width: 150px;
    }

    .copy-right p {
        text-align: center;
    }

    .copy-right {
        justify-content: center;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after,
    .back-top,
    .blog-ct>* {
        font-size: 14px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 35px;
        height: 35px;
    }

    .back-top {
        width: 30px;
        height: 30px;
    }

    .review-section .swiper-scrollbar {
        width: calc(540px - 80px);
        bottom: 55px;
    }

    .review-section .swiper-pagination {
        bottom: 40px;
        left: auto;
        right: 0;
    }

    .review-section .container {
        margin-left: auto;
        max-width: 540px;
    }

    .review-section .swiper {
        padding-bottom: 80px;
    }

    .review-section .swiper-button-prev {
        right: auto;
        left: calc(50% - 40px);
    }

    .review-section .swiper-button-next {
        right: calc(50% - 40px);
    }

    .phone-cell a:not(.one-primary-btn),
    .contact-cell p {
        font-size: 22px;
    }

    .menu-wrapper {
        padding: 50px 15px;
    }

    .inner-banner .h1 {
        margin-top: 20px;
    }

    .form-group,
    .error-404 .h2,
    .default-space .h2 {
        margin-bottom: 20px;
    }

    select,
    .form-select {
        background-position: right 15px center;
        background-size: 14px auto;
        padding-right: 35px !important;
    }

    input:not(input[type="radio"], input[type="checkbox"]),
    .form-control,
    .form-select,
    select,
    textarea {
        font-size: 15px;
        padding: 10px 20px;
    }

    .desktop-cities-map,
    .inner-banner .h1 br {
        display: none;
    }

    .error-404 .h1 {
        font-size: 100px !important;
    }

    .wpcf7-not-valid-tip {
        margin-top: 6px;
        font-size: 14px;
    }

    .privacy-section .entry-content>*,
    .default-content-text>*,
    .blog-detail-inner>* {
        margin-bottom: 10px;
    }

    .default-content-text {
        margin-bottom: 20px;
    }

    .single-blog .blog-img {
        height: 300px;
    }

    .blog-content {
        height: auto;
        padding: 20px;
    }

    .blog-content a.one-dark-btn {
        left: auto;
        bottom: auto;
        position: relative;
    }

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

    .pagination li a {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }

    .pagination li {
        margin: 0 4px;
    }

    .blog-details .bottom-pagination {
        margin-top: 20px;
    }

    .banner-points ul {
        max-width: 516px;
    }

    .banner-points ul li,
    .banner-points ul li:nth-child(3n - 1),
    .banner-points ul li:nth-child(3n - 0) {
        width: 100%;
        padding-right: 0;
    }

    .banner-points {
        padding: 10px 15px 25px;
    }

    .fast-box {
        position: relative;
        top: auto;
        left: auto;
        max-width: 100%;
    }

    .fast-box .h2 {
        max-width: 540px;
        margin-inline: auto;
        padding-inline: 12px;
    }

    .fast-section .swiper-pagination,
    .fast-slide-content {
        max-width: 516px;
        margin-inline: auto;
    }

    .fast-section {
        height: auto;
    }

    .fast-section .fastSwiper {
        height: 500px;
    }

    .fast-section .swiper-pagination {
        top: 50px;
        right: 0;
        left: 0;
    }

    .fast-slide-content {
        top: 250px;
        padding: 20px;
        right: 0;
        left: 0;
    }

    .fast-section .swiper-button-prev,
    .fast-section .swiper-button-next {
        bottom: 40px;
    }

    .fast-section .swiper-button-next {
        right: calc(50% - 40px);
    }

    .fast-section .swiper-button-prev {
        right: auto;
        left: calc(50% - 40px);
    }

    .faqs-section .accordion-body ul {
        column-count: unset;
    }

    .blog-ct p:last-child {
        margin-bottom: 20px;
    }

    .menu-arrow::before, 
    .menu-arrow-2::before {
        font-size: 12px;
    }

}

@media (max-width: 575px) {
    h1 {
        font-size: 30px;
    }

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

    h2 {
        font-size: 28px;
    }

    .h2 {
        font-size: 28px !important;
    }

    h3 {
        font-size: 26px;
    }

    .h3 {
        font-size: 26px !important;
    }

    h4 {
        font-size: 24px;
    }

    .h4 {
        font-size: 24px !important;
    }

    h5 {
        font-size: 22px;
    }

    .h5 {
        font-size: 22px !important;
    }

    h6 {
        font-size: 18px;
    }

    .h6 {
        font-size: 18px !important;
    }

    .review-section .container {
        max-width: 100%;
    }

    .review-section .swiper {
        padding-right: 12px;
    }

    .review-section .swiper-scrollbar {
        width: calc(100% - 80px);
    }

    .review-section .swiper-pagination {
        left: auto;
        right: 12px;
    }

    .back-top {
        bottom: 110px;
        right: 8px;
    }

    .phone-cell a:not(.one-primary-btn),
    .contact-cell p {
        font-size: 20px;
    }

    .menu-list ul li a {
        padding: 10px 0;
    }

    .project-wrap .h2 {
        max-width: calc(100% - 60px);
    }

    .project-wrap img,
    .bottom-clock {
        width: 50px;
    }

    .single-blog .blog-img {
        height: 250px;
    }

    .blog-content {
        padding: 20px 12px;
    }

    .banner-points ul {
        max-width: 100%;
    }

    .fast-box .h2 {
        max-width: 100%;
        padding-inline: 0;
    }

    .fast-box {
        padding: 15px;
    }

    .fast-section .swiper-pagination,
    .fast-slide-content {
        max-width: calc(100% - 30px);
    }

    .fast-section .fastSwiper {
        height: 450px;
    }

    .fast-slide-content {
        top: 150px;
        padding: 15px;
    }

    .fast-title {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .fast-slide-content p {
        font-size: 14px;
    }

    .container,
    .row>* {
        padding-left: 15px;
        padding-right: 15px;
    }

    .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 379px) {

    .social-footer,
    .default-btn-sec {
        flex-direction: column;
    }

    .default-btn-sec {
        align-items: flex-start;
    }

    .social-footer .h2 {
        margin: 0 0 6px 0;
    }

    .single-blog .blog-img {
        height: 210px;
    }

    .default-btn-sec .one-dark-btn:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

@media (max-width: 319px) {
    h1 {
        font-size: 28px;
    }

    .h1 {
        font-size: 28px !important;
    }

    h2 {
        font-size: 25px;
    }

    .h2 {
        font-size: 25px !important;
    }

    h3 {
        font-size: 24px;
    }

    .h3 {
        font-size: 24px !important;
    }

    .phone-cell a:not(.one-primary-btn),
    .contact-cell p {
        font-size: 18px;
    }

    .back-top {
        bottom: 160px;
    }

    .accordion-button {
        font-size: 16px;
    }

    .single-blog .blog-img {
        height: 170px;
    }

    .fast-slide-content {
        top: 120px;
    }

    .one-dark-btn,
    .one-primary-btn {
        font-size: 15px;
    }
}