
:root {
    --color-main: #004070;
    /*--color-secondary: #45b1d3;*/
    --color-secondary: #334360;
    --color-accent: #B88F5C;
}

body.gray {
    --color-main: #242424;
    --color-secondary: #3b3b3b;
}

.zoom-hover {
    overflow: hidden;
}

.zoom-hover img {
    transition: .4s;
}

.zoom-hover:hover img {
    transform: scale(1.07);
}

.main-menu__logo img {
    width: 165px;
}

.main-menu .main-menu__list > li > a, .stricky-header .main-menu__list > li > a {
    font-size: 14px;
}

.site-footer__shape-1 {
    background-color: var(--color-main);
}

.main-menu .main-menu__list > li.current > a, .main-menu .main-menu__list > li:hover > a, .stricky-header .main-menu__list > li.current > a, .stricky-header .main-menu__list > li:hover > a {
    color: var(--color-accent);
}

.main-menu__wrapper {
    background-color: var(--color-main);
}

.main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li {
    margin-left: 40px;
}

.main-menu .main-menu__list > li > a::before, .stricky-header .main-menu__list > li > a::before {
    background-color: var(--color-secondary);
}

.main-menu__call-icon span {
    font-size: 20px;
}

.main-menu__call-icon {
    padding-top: 15px;
}

.project-list .project-logo img {
    width: 280px;
}

.footer-widget__social a {
    background-color: transparent;
}

.footer-widget__logo img {
    width: 135px;
}

.project-details__duration-list li h3 {
    font-size: 18px;
}

.project-two__img:before {
    transform: scaleY(1);
    pointer-events: none;
}

.project-two__title-box {
    visibility: visible;
    transform: translateY(0%);
    opacity: 1;
    transition-delay: 500ms;
}

.main-slider-two .swiper-slide {
    height: 100vh !important;
}

.services-one__content {
    height: 330px;
}

.services-one__icon {
    top: -46px;
}

.section-padding {
    padding: 80px 0 !important;
}

.filter-btn-group {
    cursor: pointer;
}

.section-padding-top-0 {
    padding-top: 0 !important;
}

.scroll-to-top {
    bottom: 60px;
}

.accordion-button img {
    width: 40px;
    margin-right: 1rem;
}

.project-two__single::before {
    position: absolute;
    content: "";
    background-color: rgb(0, 0, 0, .5);
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.floor-plan-title {
    font-size: 1.5rem;
    font-weight: 700;
    font-feature-settings: 'lnum' 1;
}

.floor-plan-img {
    width: 100%;
}

.side-contact {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 9999;
    background: #e3e3e3;
    width: 350px;
    padding: 15px;
    border-radius: 10px 0 0 10px;
    transition: all .6s;
}

#sideContactBtn {
    position: absolute;
    left: -40px;
    width: 40px;
    height: auto;
    padding: 25px 0;
    border-radius: 10px 0 0 10px;
    cursor: pointer;
    text-align: center;
    background-color: var(--color-secondary);
    border-color: transparent;
}

.side-contact > button span {
    writing-mode: tb-rl;
    white-space: nowrap;
    display: block;
    font-weight: lighter;
    color: #fff;
    word-spacing: 3px;
    left: 4px;
    position: relative;
}

.hide-form {
    right: -350px;
}

/* CSS */
.custom-btn {
    appearance: none;
    background-color: var(--color-main);
    border: none;
    border-radius: 15px;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Roobert, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    min-height: 60px;
    min-width: 0;
    outline: none;
    padding: 16px 24px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    will-change: transform;
}

.custom-btn:disabled {
    pointer-events: none;
}

.custom-btn:hover {
    box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
    transform: translateY(-2px);
    color: #fff;
}

.custom-btn:active {
    box-shadow: none;
    transform: translateY(0);
}

.main-slider-two__bg:before {
    background-color: rgb(29 32 36 / 50%);
}

.project-details__points li + li {
    margin-top: 0;
}

.project-details__points li {
    flex-wrap: nowrap !important;
    padding-right: 10px;
}

.project-details__points li p {
    font-size: 15px;
}

.map-btn {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.2rem;
}

.map-btn a {
    width: 49%;
}

.footer-widget__contact-list li .icon span {
    color: var(--color-accent);
}

.footer-widget__title-box:before {
    background-color: var(--color-accent);
}

.thm-breadcrumb li {
    color: var(--color-accent);
}

.thm-breadcrumb li span {
    position: relative;
    top: 2px;
    color: var(--color-accent);
}

.contact-two__left {
    margin-right: 0;
}

.footer-widget__services-list li a:hover {
    color: var(--color-accent);
}

.catalogue {
    height: 400px;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 34px;
    color: #fff;
    position: relative;
    margin-bottom: 80px;
}

.catalogue::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(0, 0, 0, .4);
}

.catalogue-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    color: #fff;
    transition: color .4s ease-in-out;
}

.catalogue-content:hover {
    color: var(--color-accent);
}

.catalogue-content img {
    width: 32px;
}

.bg-img {
    background-position: center;
    background-size: cover;
}

.project-video iframe {
    height: 650px;
}

.blog-details__tags a:hover {
    color: var(--arckytec-white) !important;
}

.footer-widget__contact-list li .text p a:hover {
    color: var(--color-accent);
}

.main-menu__call-icon span, .main-menu__call-number a:hover, .main-menu .mobile-nav__toggler {
    color: var(--color-accent);
}

.side-contact small {
    font-size: 11px;
    color: #919191;
}

.grecaptcha-badge {
    visibility: hidden !important;
}
.section-title-two {
    margin-bottom: 20px;
}
.project-two__single {
    margin-bottom: 20px;
}

.project-title {
    font-weight: 700;
}