.Breadcrumb-list {
    display:none !important;
}
.Breadcrumb-list ~ .row {
    padding-top: 0 !important
}
.property-desc {
    background-color: transparent;
    padding: inherit;
    border-radius: 0;
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.property-desc p {
    text-align: inherit;
    color: inherit;
}
.information-title {
    display: none;
}
html[dir="rtl"] .property-desc p {
    font-size: 16px !important;
    text-align: justify;
}
.about-wrapper-01 {
    position: relative;
}
.about-wrapper-01:before {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
/*.about-wrapper-01 .barana-section-title-title {*/
/*    margin-bottom: 15px !important;*/
/*}*/
.services-section-wrapper .box-icon-wrapper {
    display: none;
}
.services-info-box-01 .box-icon-wrapper {
    max-width: 75px;
    border: 1px solid #00aeef;
    border-radius: 50%;
    padding: 8px;
}
.flex-align-stretch {
    align-items: stretch !important;
}
.flex-align-stretch-height > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
}
.column-image-01 > div {
    position: relative;
    background: url(https://newwayint.com/image/catalog/newway-homepage/cities-3.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.column-image-01 > div:before,
.column-image-02 > div:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgb(7 28 53 / 94%) 50%, rgb(60 100 148 / 46%) 80%, rgb(7 28 53 / 0%) 100%);
    background-color: transparent !important;
    padding: 24px !important;
    border-radius: 16px;
}
.column-image-02 > div {
    position: relative;
    background: url(https://newwayint.com/image/catalog/newway-homepage/cities-4.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.team-btn .retrina-button-wrapper span {
    color: #fff;
    font-size: 16px !important;
}
.icon-list-wrapper-01 span.retrina-iconlist-text {
    font-weight: 400 !important;
    font-size: 16px !important;
}

@media (min-width: 992px) {.about-wrapper-01 .barana-section-title-title {
    font-size: 42px !important;
}
.about-title-wrapper .barana-section-title-title {
    font-size: 32px !important;
}
.contact-box-wrapper-01 .barana-section-title-title {
    font-size: 42px !important;
}}@media (min-width: 768px) and (max-width: 991px) {.about-wrapper-01 .barana-section-title-title {
    font-size: 36px !important;
}
.about-title-wrapper .barana-section-title-title {
    font-size: 32px !important;
}
.contact-box-wrapper-01 .barana-section-title-title {
    font-size: 36px !important;
}}@media (max-width: 767px) {.about-wrapper-01 .barana-section-title-title {
    font-size: 36px !important;
}
.about-title-wrapper .barana-section-title-title {
    font-size: 28px !important;
}
.services-section-wrapper .info-box-title.title {
    font-size: 20px !important;
}
.gold-section .retrina-icon-box-description {
    text-align: center !important;
}
.contact-box-wrapper-01 .barana-section-title-title {
    font-size: 28px !important;
}}