.rts-header-style-one img {
    height: 90px;
}

.float-right-content {
    width: 100%;
}

.signle-swiper-start .thumbnail-banner-one img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}

.about-style-one-right .title-style-left .title {
    color: #f36523;
    font-size: 38px;
}

.about-style-one-right .disc {
    text-align: justify;
}

.rts-about-area-one .thumbnail-about-one .rts-reveal-image-one {
    height: 550px;
}

.outer-content {
    padding-bottom: 20px;
}

.outer-content .info-list {
    display: flex;
    justify-content: space-between;
    padding: 5px;
    margin: 15px 0 0 0;
    border-top: 1px solid rgba(112, 112, 112, .1);
}

.outer-content .info-list li {
    padding: 0px;
    display: inline-block;
    list-style: none;
    margin: 6px;
    font-size: 16px;
}

.outer-content .info-list li i,
img {
    margin-right: 4px;
    color: #f36523;
    width: auto;
    display: inline-block;
}

.single-footer-wized {
    text-align: justify;
    padding: 0 20px 0 20px;
}

.single-footer-wized .logo {
    display: flex;
    justify-content: center;
}

.single-footer-wized .logo img {
    height: 100px;
}

.copyright-area-main-wrapper-one i {
    color: var(--color-primary);
}

.copyright-area-main-wrapper-one i:hover {
    color: #f36523;
}
.portfoilio-description{
    padding: 0 20px 50px 20px;
}
.portfoilio_details {
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.portfoilio-firstpart img {
    height: 500px;
    width: 100%;
    object-fit: cover;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.project-name {
    display: flex;
    justify-content: space-around;
    list-style: none;
}

.portfoilio-socials {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

.portfoilio-socials h5,
li {
    margin: 10px;
}

.portfoilio-socials i {
    margin-top: 10px;
    color: #f36523;
}

.portfoilio-socials i:hover {
    margin-top: 10px;
    color: var(--color-primary);
}

.project-name h4 {
    color: #f36523;
}

.portfoilio_details .portfoilio-item {
    display: flex;
    justify-content: space-between;
    margin: 20px 10px 10px 10px;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
}
.portfoilio-description ul{
    display: flex;
    justify-content: space-around;
    font-weight: 600;
    font-size: larger;
    border-bottom: 1px solid rgba(112, 112, 112, 40%);
}
.portfoilio-description button{
    color: #f36523;
    padding: 10px 30px;
    font-weight: 600;
    font-size: larger;
}
.portfoilio-description button:hover{
    color: white;
    background-color: #f36523;
    padding: 10px 30px;
    font-weight: 600;
    font-size: larger;
}
.portfoilio-description .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: var(--color-primary);
    border: 1px solid var(--color-primary);
    background-color: white;
    padding: 10px 30px;
}
#pills-description, #pills-price, #pills-Floor, #pills-gallery{
    margin-top: 50px;
    text-align: justify;
}
.building-item {
    display: flex;
    justify-content: space-around;
    margin: 20px 10px 10px 10px;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
}
.insidebuilding-item {
    display: flex;
    justify-content: space-between;
    margin: 20px 30px 10px 30px;
    border-bottom: 1px solid rgba(112, 112, 112, .1);
}


@media only screen and (max-width: 575px) {

    .rts-banner-area-start-one {
        width: 100%;
    }

    .left-swiper-area-start .single-left-banner-swiper-start {
        width: 90% ! important;
        padding: 30px 0px;
    }

    .left-swiper-area-start {
        width: 100%;
    }

    .left-swiper-area-start .single-left-banner-swiper-start p.disc {
        width: 100% ! important;
    }

    .left-swiper-area-start .single-left-banner-swiper-start .pre {
        font-size: medium;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rts-about-area-one .rts-reveal-one {
        max-width: 100%;
    }

    .rts-about-area-one .thumbnail-about-one .rts-reveal-image-one {
        width: 100%;
        object-fit: cover;
    }

    .rts-section-gapBottom {
        padding-top: 80px;
    }

    .counter-area-main-wrapper-rts {
        gap: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rts-read-more-circle-btn i {
        width: 40px;
        height: 40px;
    }
}

.rts-service-inner-area .single-service-area-one {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.gallery-area .filter {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}
.image-box img {
    width: 100%;
    height: 250px;
margin-bottom: 20px;
object-fit: cover;
}
.filter button.active {
    color: #fff;
    background-color: #f36523;
    border: 1px solid #f36523;
}
.filter button {
    font-size: 14px;
    font-weight: 600;
    color: var(--color-primary);
    font-family: 'Barlow', sans-serif;
    border: 1px solid var(--color-primary);
    background: transparent;
    padding: 9px 20px;
    border-radius: 0px;
    margin: 0 10px 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.portfoilio-description ul li{
    margin-bottom: 20px;
}