blockquote::after {
    content: "\275E";
    position: absolute;
    right: 0;
    bottom: -5px;
    line-height: 1;
    font-size: 3rem;
    font-weight: 500;
}

#logo {
    top: 28px;
}

#logo a {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    -webkit-transition: transform 0.5s ease-in-out 0.1s;
    transition: transform 0.5s ease-in-out 0.1s;
}

#logo .logo-text {
    margin-left: 10px;
}

.button-wrap.right.burger-lines {
    right: -50px;
}

header.fullscreen-menu {
    background-color: rgba(255, 255, 255, 0.7) !important;
    height: 100px !important;
}

.light-content-slider header.fullscreen-menu {
    background-color: transparent !important;
}

.header-nav {
    height: auto;
    line-height: 30px;
    position: relative;
    width: auto;
    margin: 0 auto;
    text-align: center;
    top: 10px;
    bottom: 0;
    display: table;
    transform: translateX(15px);
    -webkit-transform: translateX(15px);
}

.header-nav li {
    margin-right: 15px;
    margin-left: 15px;
    list-style: none;
    color: #999;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 40px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
    z-index: 2;
    opacity: 0.5;
    -webkit-transition: background 0.4s ease-in-out 0s;
    transition: background 0.4s ease-in-out 0s;
}

.header-nav li:last-child {
    margin-left: 0px;
}

.header-nav li a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    display: block;
    line-height: 40px;
    text-align: center;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.header-nav:hover li a {
    opacity: 0.3;
}

.header-nav li a:hover {
    color: #000;
    opacity: 1;
}

.header-nav li.active {
    opacity: 1;
}

.light-content .header-nav li a {
    color: #fff;
}

.light-content .header-nav:hover li a {
    opacity: 0.3;
}

.light-content .header-nav li a:hover {
    color: #fff;
    opacity: 1;
}

.horizontal-line {
    border-top: 1px solid #ccc;
    border-color: #818185;
    flex: 1;
    height: 3px;
}

.separator {
    display: flex;
    align-items: center;
    padding-bottom: 1vw;
}

.separator h5 {
    padding: 0 2rem;
}

.short-intro {
    color: #000;
    line-height: 1.6;
    font-size: 18px;
    margin-bottom: 2.1875rem;
    font-weight: 400;
    margin: 0 0 1.5625rem;
    position: relative;
    padding-top: 80px;
    text-align: justify;
}

.no-padding {
    padding-top: 0;
}

.line-top {
    border: 0;
    height: 1px;
    background-color: #818185;
    margin-bottom: 20px;
}

.line-bottom {
    border: 0;
    height: 1px;
    background-color: #818185;
    margin-top: 20px;
}

.button-wrap.header-right {
    float: right;
    right: 15px;
}

.inner {
    text-align: center;
}

.content-center {
    text-align: center;
}

.one_third h4,
.one_third.last h4 {
    display: inline-block;
    position: relative;
}

.one_third h4::after,
.one_third.last h4::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
}

.margin-top-1 {
    margin-top: 1.5rem;
}

div .team-caption h5 {
    color: #fff;
}

div .team-caption p {
    color: #fff;
}

.figure-top {
    margin-top: 2%;
}

.view-project {
    text-decoration: underline;
}

.copyright {
    color: #818185;
}

.copyright a {
    color: #818185;
}

.content-space {
    padding-top: 1vw;
}

.full {
    padding-left: 200px;
    padding-right: 200px;
}

.accordion.bigger-acc dt {
    font-size: 1.5rem;
}

.text-align-justify {
    text-align: justify;
    word-spacing: normal;
}

.award-top {
    margin-top: 1.5rem;
}

.team-caption-top {
    background-color: transparent;
    bottom: 50px;
    font-weight: 400;
    font-size: 10px;
    padding: 5px 20px;
    position: absolute;
    left: 0px;
    z-index: 10;
    border-radius: 0;
}

.team-caption-top h5 {
    color: #fff;
}

.team-caption-bottom {
    background-color: transparent;
    bottom: 0px;
    font-weight: 400;
    font-size: 10px;
    padding: 5px 20px;
    position: absolute;
    left: 0px;
    z-index: 10;
    border-radius: 0;
}

.team-caption-bottom p {
    color: #fff;
}

.project-caption-top,
.project-category-top,
.project-caption-bottom {
    display: none;
}

.one_third:hover .project-category-top {
    display: block;
    background-color: transparent;
    top: 0px;
    left: 0px;
    padding: 5px 10px;
    position: absolute;
    z-index: 10;
    border-radius: 0;
}

.one_half:hover .project-category-top {
    display: block;
    background-color: transparent;
    top: 0px;
    left: 0px;
    padding: 5px 10px;
    position: absolute;
    z-index: 10;
    border-radius: 0;
}

.project-category-top p {
    font-weight: 500;
    font-size: 11px;
    color: #fff;
}

.one_third:hover .project-caption-top {
    display: block;
    top: 0px;
    padding: 5px 10px;
    position: absolute;
    left: 0px;
    z-index: 10;
    border-radius: 0;
}

.one_half:hover .project-caption-top {
    display: block;
    top: 0px;
    padding: 5px 10px;
    position: absolute;
    left: 0px;
    z-index: 10;
    border-radius: 0;
}

.project-caption-top p {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 10;
    line-height: 18px;
    padding: 5px 10px;
}

.one_third:hover .project-caption-bottom {
    display: block;
    background-color: transparent;
    bottom: 0px;
    font-weight: 500;
    font-size: 10px;
    padding: 5px 10px;
    position: absolute;
    left: 0px;
    z-index: 10;
    border-radius: 0;
}

.one_half:hover .project-caption-bottom {
    display: block;
    background-color: transparent;
    bottom: 0px;
    font-weight: 400;
    font-size: 11px;
    padding: 5px 10px;
    position: absolute;
    left: 0px;
    z-index: 10;
    border-radius: 0;
}

.project-caption-bottom span {
    color: #fff;
    line-height: 20px;
}

.title-bottom {
    margin-bottom: 1.5rem;
}

.text-nowrap {
    white-space: nowrap;
}

.category-buttons {
    text-align: right;
    margin-bottom: 20px;
}

.category-button {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 50%;
    border: 2px solid transparent;
    background-color: transparent;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-left: 10px;
}

.category-button:hover {
    background-color: #eee;
    color: #333;
    border-color: #333;
}

.category-button.selected {
    background-color: #eee;
    color: #333;
    border-color: #333;
}

.accordion.bigger-acc dt span {
    text-indent: 0;
}

.material-icon {
    font-size: 64px;
}

.accordion.bigger-acc .acc-icon-wrap {
    top: 10px;
}

.project-filter-right {
    opacity: 0.4149;
    padding-bottom: 20px;
}

.filters-options-wrapper {
    position: relative;
    right: -14px;
    height: auto;
    /* min-height: 60px; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.filter-option.is_active,
.filter-option.is_active span,
.filter-option:hover {
    opacity: 1;
    pointer-events: none;
}

.filter-option:first-child {
    margin-left: 0px;
}

.filter-option {
    position: relative;
    opacity: 0.4;
    pointer-events: initial;
    margin-left: 12px;
    line-height: 30px;
    overflow: hidden;
    -webkit-transition: opacity 0.15s ease-out 0s;
    transition: opacity 0.15s ease-out 0s;
}

.filter-option span,
.grid-option span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    width: auto;
    text-align: center;
    transform-origin: 100% 0%;
    pointer-events: initial;
    cursor: pointer;
    padding: 0 16px;
}

.filter-option::after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 0px;
    line-height: 30px;
    opacity: 1;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    width: 100%;
    border: 2px solid #000;
    border-radius: 30px;
    box-sizing: border-box;
    clip-path: inset(50% 0%);
}

.filter-option.is_active::after {
    clip-path: inset(0% 0%);
    opacity: 1;
}

.filter_padding_bottom {
    padding-bottom: 3vw;
}

.project-info {
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
}

.project-info .icon-area,
.project-info .icon-year,
.project-info .icon-location {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.project-info .icon-area .mdi,
.project-info .icon-year .mdi,
.project-info .icon-location .mdi {
    font-size: 22px;
    line-height: 25px;
    margin-right: 5px;
}

.icon-area span,
.icon-year span,
.icon-location span {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    margin-right: 10px;
}

.project-description {
    padding-top: 1vw;
}

.tags-container {
    display: flex;
    margin-top: 20px;
}

.tag {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    color: #007aff;
    border: 1px solid grey;
    border-radius: 5px;
    text-decoration: none;
}

.tag:hover {
    background-color: white;
    color: #007aff;
}

#canvas-slider {
    opacity: 0.5 !important;
}

.swiper-container {
    width: 100%;
}

.thumbs-gallery {
    width: 100%;
    margin-top: 20px;
}

.thumbs-gallery .swiper-slide {
    width: calc(25% - 0px);
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.thumbs-gallery .swiper-slide img {
    width: 100%;
    height: auto;
}

.thumbs-gallery .swiper-slide.active-thumbnail {
    opacity: 1;
}

.thumbs-button-prev,
.thumbs-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.thumbs-button-prev.swiper-button-disabled,
.thumbs-button-next.swiper-button-disabled {
    opacity: 0.35 !important;
    cursor: auto !important;
    pointer-events: none !important;
}

.thumbs-button-prev,
.thumbs-container-rtl .thumbs-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.thumbs-button-next,
.thumbs-container-rtl .thumbs-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.client-section {
    text-align: center;
}

.accordion.bigger-acc dt,
.accordion.bigger-acc dt:first-child {
    padding-top: 20px;
}

.accordion.bigger-acc dt {
    margin-top: 0px;
}

.accordion dt {
    margin-bottom: 20px;
}

.project-location {
    margin-top: 20px;
}

.project-detail {
    color: #818185;
}

.project-description .short-intro {
    text-align: justify;
}

.swiper-button-next,
.thumbs-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-container-rtl .thumbs-button-prev,
.swiper-button-prev,
.thumbs-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-container-rtl .thumbs-button-next {
    background-image: none;
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-color: black;
    opacity: 0;
    border-radius: 4px;
    padding: 5px;
    box-sizing: border-box;
    transition: opacity 0.3s;
    visibility: hidden;
}

.swiper-button-next,
.thumbs-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-container-rtl .thumbs-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-prev,
.thumbs-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-container-rtl .thumbs-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-next::after,
.thumbs-button-next::after,
.swiper-button-prev::after,
.thumbs-button-prev::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent white;
}

.swiper-button-prev::after,
.thumbs-button-prev::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.swiper-container:hover .swiper-button-next,
.swiper-container:hover .thumbs-button-next,
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .thumbs-button-prev {
    opacity: 0.5;
    visibility: visible;
}

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

#fixed-borders {
    opacity: 0 !important;
}

.tags-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tag {
    margin: 5px;
    padding: 5px 10px;
    background-color: #f0f0f0;
    border-radius: 5px;
    text-decoration: none;
    color: #333;
}

.residential {
    margin-bottom: 32px !important;
}

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

.icon-size {
    width: 100px !important;
    height: 100px !important;
    object-fit: contain !important;
}

@media only screen and (max-width: 1466px) {
    .full {
        padding-right: 200px;
    }

    .accordion.bigger-acc .acc-icon-wrap {
        top: 10px;
    }
}

@media only screen and (min-width: 1025px) {
    .fullscreen-menu .flexnav li a {
        font-size: 50px;
    }
}

@media only screen and (min-width: 1024px) {
    .right-content {
        padding-left: 280px;
    }
}

@media (min-width: 992px) {
    #header-container {
        padding-left: 200px;
        padding-right: 200px;
    }

    #header-container .black-logo,
    #header-container .white-logo {
        position: absolute;
        top: unset !important;
        left: -60px !important;
    }

    .logo-text {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 1023px) {
    .button-wrap.right.menu.burger-lines {
        display: block;
        right: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .full {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 600px) {
    .swiper-button-next,
    .thumbs-button-next,
    .swiper-button-prev,
    .thumbs-button-prev {
        display: none;
    }
}

@media only screen and (max-width: 479px) {
    .full {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.grecaptcha-badge {
    display: none;
}
