.page-template-about-us .about-us-section {
    position: relative;
    padding-bottom: 140px;
}

.page-template-about-us .about-us-section .heading {
    text-transform: capitalize;
    margin-bottom: 60px;
}

.page-template-about-us .about-us-section .content {
    display: flex;
}

.page-template-about-us .about-us-section .content .text {
    padding-right: 60px;
}

.page-template-about-us .about-us-section .content .image {
    flex: 0 0 50%;
    max-width: 670px;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.page-template-about-us .about-us-section .content .image .navigation {
    display: flex;
    position: relative;
    margin-top: 0px;
    align-items: center;
    justify-content: space-between;
    column-gap: 30px;
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-bullets-dots {
    display: flex;
    column-gap: 10px;
    height: auto;
    margin: 40px 0px 0px;
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
    opacity: 1;
    background-color: rgb(0, 172, 215);
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-pagination-bullet {
    display: block;
    width: 25px;
    height: 3px;
    background-color: rgb(149, 149, 149);
    opacity: 0.3;
    border-radius: 0px;
    transition: 0.5s;
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-pagination {
    position: relative;
    display: flex;
    align-items: center;
    column-gap: 20px;
    height: auto;
    margin: 62px 0px 0px;
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-button-next, .page-template-about-us .about-us-section .content .image .navigation .swiper-button-prev {
    position: relative;
    width: 36px;
    height: 36px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 172, 215);
    border-image: initial;
    background: rgb(0, 172, 215);
    border-radius: 50%;
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-pagination .swiper-button-disabled {
    opacity: 1;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 172, 215);
    border-image: initial;
    background: rgb(255, 255, 255);
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-button-next {
    right: 0px;
    order: 2;
    transform: rotate(180deg);
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-button-prev {
    left: 0px;
    order: 1;
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-button-next svg, .page-template-about-us .about-us-section .content .image .navigation .swiper-button-prev svg {
    width: 10px;
    height: 14px;
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-button-next::after, .page-template-about-us .about-us-section .content .image .navigation .swiper-button-prev::after {
    display: none;
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-button-next svg path, .page-template-about-us .about-us-section .content .image .navigation .swiper-button-prev svg path {
    stroke: rgb(255, 255, 255);
}

.page-template-about-us .about-us-section .content .image .navigation .swiper-pagination .swiper-button-disabled path {
    stroke: rgb(0, 172, 215);
}

.page-template-about-us .about-us-section .content .image img {
    width: 100%;
    height: 425px;
    object-fit: cover;
}

.page-template-about-us .about-us-section .content .title {
    text-transform: capitalize;
    margin-bottom: 20px;
}

.page-template-about-us .about-us-section .content .description p {
    font-family: 'Hind';
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

.page-template-about-us .about-us-section .icon_background {
    position: absolute;
    left: 0;
    bottom: 101px;
    z-index: -1;
}

.page-template-about-us .about-us-section .icon_background .background_1920 {
    display: none;
}

.page-template-about-us .milestone-section {
    position: relative;
    background: #282828;
    padding: 120px 0 154px;
    overflow: hidden;
    min-height: 936px;
}

.page-template-about-us .milestone-section .heading h2 {
    max-width: 738px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.page-template-about-us .milestone-section .description {
    max-width: 738px;
    font-family: 'Hind';
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

.page-template-about-us .milestone-section p {
    color: #FFFFFF;
    margin: 0;
}

.page-template-about-us .milestone-section .timeline {
    position: relative;
    margin-top: 60px;
    padding-left: calc((100vw - 1473px) / 2 + 89px);
    padding-right: calc((100vw - 1340px) / 2);
}

.page-template-about-us .cursor{
    pointer-events: none;
    position: fixed;
    background-image: url(../images/cursor_milestone.svg);
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    transition: width 0.3s linear, height 0.3s linear;
    z-index: 10;
}

.page-template-about-us .milestone-section .timeline .milestoneSlider {
    overflow: visible;
}

.page-template-about-us .milestone-section .timeline .timeline-item.swiper-slide {
    width: 305px;
    height: auto;
}

.page-template-about-us .milestone-section .timeline .timeline-item.swiper-slide .timeline-item-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
}

.page-template-about-us .milestone-section .timeline .timeline-item.swiper-slide .timeline-item-content:before {
    content: '';
    display: block;
    position: absolute;
    width: 92px;
    height: 68px;
    top: 35px;
    right: 3px;
    background-image: url('../images/footprint.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: all 0.5s;
}

.page-template-about-us .milestone-section .timeline .timeline-item.swiper-slide.swiper-slide-active .timeline-item-content:before {
    opacity: 1;
    transition: all 0.5s;
}

.page-template-about-us .milestone-section .timeline .timeline-item-content .heading {
    display: inline-block;
    text-align: center;
    margin-bottom: 60px;
}

.page-template-about-us .milestone-section .timeline .timeline-item-content .heading .year {
    color: #FFFFFF;
    display: block;
    font-family: 'Hind';
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 16px;
}

.page-template-about-us .milestone-section .timeline .timeline-item-content .dot {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #00ACD7;
    border-radius: 50%;
}

.page-template-about-us .milestone-section .timeline .timeline-item-content>p {
    opacity: 1;
    font-family: 'Hind';
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    display: -webkit-box;
    transition: all 0s;
}

.page-template-about-us .milestone-section .timeline .timeline-item.swiper-slide img {
    width: 100%;
}

.page-template-about-us .milestone-section .line {
    position: absolute;
    top: 71px;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='white' stroke-width='1' stroke-dasharray='10' stroke-dashoffset='2' stroke-linecap='square'/%3e%3c/svg%3e");
}

.page-template-about-us .key-feature-section {
    display: none;
    position: relative;
    padding-top: 120px;
}

.page-template-about-us .key-feature-section .heading {
    text-transform: capitalize;
    margin-bottom: 80px;
}

.page-template-about-us .key-feature-section .timeline-vertical {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item {
    max-width: 380px;
    text-align: center;
}

.page-template-about-us .key-feature-section .timeline-vertical .heading_wrapper {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-bottom: 6px;
    width: 100%;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item h4 {
    display: inline-block;
    transform: translateY(100%);
    text-transform: capitalize;
}

.page-template-about-us .key-feature-section .timeline-vertical .heading_wrapper.is-visible h4 {
    animation: slide-up 1.1s forwards cubic-bezier(0.65, 0.05, 0.36, 1);
}

.page-template-about-us .key-feature-section .timeline-vertical .description_wrapper {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-bottom: 26px;
    width: 100%;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .description {
    display: inline-block;
    font-family: 'Hind';
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    transform: translateY(100%);
}

.page-template-about-us .key-feature-section .timeline-vertical .description_wrapper.is-visible .description {
    animation: slide-up 1.1s forwards cubic-bezier(0.65, 0.05, 0.36, 1);
}

.page-template-about-us .key-feature-section .timeline-vertical .number_wrapper {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
    width: 100%;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .number {
    display: inline-block;
    font-family: 'Hind';
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    transform: translateY(100%);
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .number_wrapper.is-visible .number {
    animation: slide-up 1.1s forwards cubic-bezier(0.65, 0.05, 0.36, 1);
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-inner {
    display: block;
    height: 132px;
    position: relative;
    width: 2px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-inner:before {
    background-color: #282828;
    border-radius: 50%;
    content: "";
    display: block;
    height: 12px;
    left: -5px;
    position: absolute;
    transform: scale(0);
    transition: transform .3s cubic-bezier(0.65, 0.05, 0.36, 1);
    width: 12px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-inner.is-visible:before {
    transform: scale(1);
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-inner:after {
    background-color: #282828;
    content: "";
    height: 100%;
    left: 0px;
    max-height: 0;
    position: absolute;
    top: 0;
    transition: max-height .65s cubic-bezier(0.65, 0.05, 0.36, 1);
    width: 100%;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-inner.is-visible:after {
    max-height: 100%;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-image {
    border-radius: 50%;
    height: 280px;
    overflow: hidden;
    position: relative;
    transform: rotate(.001deg);
    width: 280px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-outer {
    display: block;
    height: 132px;
    position: relative;
    width: 2px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item:last-child .animation-line .animation-line-outer {
    height: 72px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-outer:before {
    background-color: #282828;
    border-radius: 50%;
    content: "";
    display: block;
    height: 12px;
    left: -5px;
    bottom: 0;
    position: absolute;
    transform: scale(0);
    transition: transform .3s cubic-bezier(0.65, 0.05, 0.36, 1);
    width: 12px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-outer.is-visible:before {
    transform: scale(1);
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-outer:after {
    background-color: #282828;
    content: "";
    height: 100%;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    transition: max-height .65s cubic-bezier(0.65, 0.05, 0.36, 1);
    width: 100%;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-outer.is-visible:after {
    max-height: 100%;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item:last-child .animation-line .animation-line-outer.is-visible:after {
    max-height: 0;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_near_the_end,
.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_last {
    display: block;
    height: 36px;
    position: relative;
    width: 2px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_near_the_end:before {
    background-color: #282828;
    border-radius: 50%;
    content: "";
    display: block;
    height: 8px;
    left: -3px;
    bottom: 0;
    position: absolute;
    transform: scale(0);
    transition: transform .3s cubic-bezier(0.65, 0.05, 0.36, 1);
    width: 8px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_last:before {
    background-color: #282828;
    border-radius: 50%;
    content: "";
    display: block;
    height: 4px;
    left: -1px;
    bottom: 0;
    position: absolute;
    transform: scale(0);
    transition: transform .3s cubic-bezier(0.65, 0.05, 0.36, 1);
    width: 4px;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_near_the_end.is-visible:before {
    transform: scale(1);
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_last.is-visible:before {
    transform: scale(1);
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_near_the_end:after,
.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_last:after {
    background-color: #282828;
    content: "";
    height: 100%;
    left: 0;
    max-height: 0;
    position: absolute;
    top: 0;
    transition: max-height .65s cubic-bezier(0.65, 0.05, 0.36, 1);
    width: 100%;
}

.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_near_the_end.is-visible:after,
.page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_last.is-visible:after {
    max-height: 100%;
    display: none;
}

.page-template-about-us .key-feature-section .footstep-green {
    position: absolute;
    top: 199px;
    right: 94px;
    transform: translateX(calc(100% + 94px));
    transition: all 2s;
}

.page-template-about-us .key-feature-section .wriggle-blue {
    position: absolute;
    top: 583px;
    right: 0;
    transform: translateX(100%);
    transition: all 2s;
}

.page-template-about-us .key-feature-section .wriggle-blue .background_1920 {
    display: none;
}

.page-template-about-us .key-feature-section .footstep-blue {
    position: absolute;
    top: 785px;
    left: -120px;
    transition: all 2s;
}

.page-template-about-us .key-feature-section .footstep-blue.visible {
    left: 234px;
}

.page-template-about-us .key-feature-section .round-right {
    position: absolute;
    bottom: 480px;
    right: 0;
    transform: translateX(100%);
    transition: all 2s;
    z-index: -1;
}

.page-template-about-us .key-feature-section .round-right .background_1920 {
    display: none;
}

.page-template-about-us .key-feature-section .wriggle-green {
    position: absolute;
    bottom: 533px;
    left: 0;
    transform: translateX(-100%);
    transition: all 2s;
}

.page-template-about-us .key-feature-section .wriggle-green .background_1920 {
    display: none;
}

.page-template-about-us .key-feature-section .round-left {
    position: absolute;
    top: 353px;
    left: 0;
    transform: translateX(-100%);
    transition: all 2s;
    z-index: -1;
}

.page-template-about-us .key-feature-section .round-left .background_1920 {
    display: none;
}

.page-template-about-us .key-feature-section .footstep-blue-right {
    position: absolute;
    bottom: 1000px;
    right: -120px;
    transition: all 2s;
}

.page-template-about-us .key-feature-section .footstep-blue-right.visible {
    right: 183px;
}

.page-template-about-us .architecture-section {
    display: none;
    position: relative;
    padding: 100px 0 140px;
}

.page-template-about-us .architecture-section:before{
    content: '';
    display: block;
    position: absolute;
    top: 363px;
    left: 144px;
    width: 118px;
    height: 75px;
    background-image: url('../images/icon_green_footstep.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.page-template-about-us .architecture-section:after{
    content: '';
    display: block;
    position: absolute;
    top: 487px;
    right: 80px;
    width: 118px;
    height: 75px;
    background-image: url('../images/icon_blue_footstep.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: -1;
}

.page-template-about-us .architecture-section .container::after {
    content: '';
    display: block;
    position: absolute;
    top: 192px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/background_architecture.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: -1;
}

.page-template-about-us .architecture-section .heading-and-layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
    background: transparent;
}

.page-template-about-us .architecture-section .heading-and-layout .layout {
    display: flex;
    gap: 20px;
    align-items: center;
}

.page-template-about-us .architecture-section .heading-and-layout .layout>span {
    cursor: pointer;
    display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    border: 1.5px solid transparent;
    border-radius: 5px;
    transition: border .5s cubic-bezier(0.64, 0.21, 0.93, 0.91);
}

.page-template-about-us .architecture-section .heading-and-layout .layout>span.active {
    background: #F0EDE1;
}

.page-template-about-us .architecture-section .heading-and-layout .layout>span:hover {
    border: 1.5px solid #00ACD7;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item {
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    max-width: 918px;
    margin: 0 auto;
    text-align: center;
    transform: translateX(-50%);
    z-index: -10;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item>span {
    display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .description {
    max-width: 560px;
    margin: 0 auto;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content h4 {
    max-width: 560px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item.active {
    position: relative;
    left: 0;
    opacity: 1;
    transform: none;
    z-index: 1;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails {
    position: relative;
    display: flex;
    padding: 0 76px;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper:not(.slider-vertical) {
    width: auto;
    height: 370px;
    margin-right: 20px;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper:not(.slider-vertical) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .slider-vertical {
    width: 100%;
    max-width: 187px;
    height: 370px;
    padding-left: 20px;
    border-left: 1px solid #282828;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .slider-vertical .slider-gallery-item {
    cursor: pointer;
    overflow: hidden;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .slider-vertical .slider-gallery-item img {
    width: 100%;
    height: 100%;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .slider-vertical .slider-gallery-item:hover .progress-bar {
    border: 1px solid #282828;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper.slider-vertical img {
    width: 100%;
    max-width: 100%;
    height: 110px;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-prev {
    position: absolute;
    flex-shrink: 0;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #00ACD7;
    border-radius: 100%;
    background: #00ACD7;
    margin: 0;
    transform: translateY(-50%);
    transition: .3s;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-prev:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #00ACD7;
    transform: translate(-50%, -50%);
    transition: .3s;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-prev:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 7px;
    height: 12px;
    background-image: url('../images/prev.svg');
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    filter: brightness(0) invert(1);
    z-index: 5;
    transition: .3s;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-prev:hover{
    background: transparent;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-prev:hover:before {
    width: 0;
    height: 0;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-prev:hover:after {
    filter: none;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-next {
    position: absolute;
    flex-shrink: 0;
    top: 50%;
    right: 0;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #00ACD7;
    border-radius: 100%;
    background: #00ACD7;
    margin: 0;
    transform: translateY(-50%);
    transition: .3s;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-next:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #00ACD7;
    transform: translate(-50%, -50%);
    transition: .3s;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-next:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 7px;
    height: 12px;
    background-image: url('../images/next.svg');
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    filter: brightness(0) invert(1);
    z-index: 5;
    transition: .3s;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-next:hover {
    background: transparent;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-next:hover:before{
    width: 0;
    height: 0;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-next:hover:after{
    filter: none;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper.slider-vertical .slider-gallery-item .progress-bar {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper.slider-vertical .slider-gallery-item .progress-bar:before {
    content:'';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translateX(0);
    background: #0000004D;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper.slider-vertical .slider-gallery-item.swiper-slide-thumb-active .progress-bar {
    border: 1px solid #282828;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper.slider-vertical .slider-gallery-item.swiper-slide-thumb-active .progress-bar:before {
    background: transparent;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper.slider-vertical .slider-gallery-item.swiper-slide-thumb-active + .slider-gallery-item .progress-bar:before {
    animation: animate-progress-bar 6s cubic-bezier(1, 1, 1, 1) forwards;
}

.page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper.slider-vertical .slider-gallery-item.progress-bar-play .progress-bar:before {
    animation: animate-progress-bar 5.9s cubic-bezier(1, 1, 1, 1) forwards;
}

@keyframes animate-progress-bar {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(100%);
    }
}

@keyframes slide-up {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

@media screen and (min-width: 767px) {
    .page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-prev,
    .page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper-button-next {
        display: none;
    }
}

@media screen and (min-width: 1587px) {
    .page-template-about-us .about-us-section .icon_background {
        left: 28px;
    }

    .page-template-about-us .about-us-section .icon_background>svg{
        display: none;
    }

    .page-template-about-us .about-us-section .icon_background .background_1920 {
        display: block;
    }

    .page-template-about-us .milestone-section .timeline {
        padding-left: calc((100vw - 1636px) / 2 + 89px);
        padding-right: calc((100vw - 1636px) / 2);
    }

    .page-template-about-us .key-feature-section .footstep-green {
        right: 224px;
    }

    .page-template-about-us .key-feature-section .wriggle-blue>svg {
        display: none;
    }

    .page-template-about-us .key-feature-section .wriggle-blue .background_1920 {
        display: block;
    }

    .page-template-about-us .key-feature-section .footstep-blue.visible {
        left: 405px;
    }

    .page-template-about-us .key-feature-section .round-right>svg {
        display: none;
    }

    .page-template-about-us .key-feature-section .round-right .background_1920 {
        display: block;
    }

    .page-template-about-us .key-feature-section .footstep-blue-right.visible {
        right: 304px;
    }

    .page-template-about-us .key-feature-section .round-left>svg {
        display: none;
    }

    .page-template-about-us .key-feature-section .round-left .background_1920 {
        display: block;
    }

    .page-template-about-us .key-feature-section .wriggle-green>svg {
        display: none;
    }

    .page-template-about-us .key-feature-section .wriggle-green .background_1920 {
        display: block;
    }

    .page-template-about-us .architecture-section:before {
        top: 382px;
        left: 304px;
    }

    .page-template-about-us .architecture-section .container::after{
        background-image: url('../images/background_architecture_1920.svg');
        height: 100%;
    }

    .page-template-about-us .architecture-section:after {
        top: 486px;
        right: 400px;
    }
}

@media screen and (max-width: 1560px) {
    .page-template-about-us .architecture-section .container::after {
        top: 195px;
    }
}

@media screen and (max-width: 1280px) {
    .page-template-about-us .about-us-section .content .text {
        flex: 0 0 50%;
    }

    .page-template-about-us .about-us-section .content .text .description {
        padding-bottom: 150px;
    }

    .page-template-about-us .about-us-section .content img {
        width: 100%;
        height: auto;
    }

    .page-template-about-us .milestone-section .timeline {
        padding-left: 30px;
        padding-right: 30px;
    }

    .page-template-about-us .key-feature-section .wriggle-blue {
        right: -120px;
    }

    .page-template-about-us .key-feature-section .footstep-blue.visible {
        left: 110px;
    }

    .page-template-about-us .key-feature-section .round-right {
        right: -60px;
    }

    .page-template-about-us .key-feature-section .footstep-blue-right.visible {
        right: 122px;
    }

    .page-template-about-us .key-feature-section .round-left {
        left: -120px;
    }

    .page-template-about-us .key-feature-section .wriggle-green {
        left: -180px;
    }
}

@media screen and (max-width: 1023px) {
    .page-template-about-us .about-us-section {
        padding-bottom: 100px;
    }

    .page-template-about-us .about-us-section .content {
        flex-direction: column;
    }

    .page-template-about-us .about-us-section .content .text {
        flex: 0 0 100%;
        padding: 0;
    }

    .page-template-about-us .about-us-section .content .text .description {
        padding-bottom: 0;
    }

    .page-template-about-us .about-us-section .icon_background {
        bottom: 54px;
        z-index: -1;
    }

    .page-template-about-us .milestone-section .timeline {
        padding-left: 30px;
        padding-right: 30px;
    }

    .page-template-about-us .key-feature-section .wriggle-blue {
        right: -200px;
    }

    .page-template-about-us .key-feature-section .footstep-blue.visible {
        left: 35px;
    }

    .page-template-about-us .key-feature-section .round-right {
        right: -100px;
    }

    .page-template-about-us .key-feature-section .round-left {
        left: -200px;
    }

    .page-template-about-us .key-feature-section .footstep-blue-right.visible {
        bottom: 1010px;
        right: 80px;
    }

    .page-template-about-us .key-feature-section .wriggle-green {
        left: -230px;
    }

    .page-template-about-us .architecture-section:before {
        top: 290px;
        left: 30px;
    }

    .page-template-about-us .architecture-section:after {
        top: 415px;
        right: 30px;
    }
}

@media screen and (max-width: 767px) {
    .page-template-about-us .architecture-section .container::after {
        top: 275px;
    }

    .page-template-about-us .about-us-section .content .image {
        max-width: calc(100vw - 60px);
    }

    .page-template-about-us .about-us-section .content .image img {
        height: 395px;
    }

    .page-template-about-us .about-us-section .content .image .navigation {
        flex-wrap: wrap;
    }

    .page-template-about-us .about-us-section .content .image .navigation .swiper-bullets-dots {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .page-template-about-us .about-us-section .content .image .navigation .swiper-pagination {
        width: 100%;
        justify-content: flex-end;
        margin: 46px 0 0 0;
    }

    .page-template-about-us .key-feature-section .footstep-green {
        right: 30px;
        transform: translateX(calc(100% + 30px));
    }

    .page-template-about-us .key-feature-section .wriggle-blue {
        right: -225px;
    }

    .page-template-about-us .key-feature-section .footstep-blue.visible {
        left: 0px;
    }

    .page-template-about-us .key-feature-section .round-right {
        right: -160px;
    }

    .page-template-about-us .key-feature-section .round-left {
        left: -230px;
    }

    .page-template-about-us .key-feature-section .footstep-blue-right.visible {
        right: 20px;
    }

    .page-template-about-us .key-feature-section .wriggle-green {
        left: -280px;
    }

    .page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .swiper:not(.slider-vertical) {
        margin-right: 0;
        height: 144px;
    }

    .page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails .slider-vertical {
        display: none;
    }

    .page-template-about-us .architecture-section .heading-and-layout {
        flex-direction: column;
    }

    .page-template-about-us .architecture-section .heading-and-layout .heading {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }

    .page-template-about-us .architecture-section:before {
        display: none;
    }

    .page-template-about-us .architecture-section:after {
        display: none;
    }
}

@media screen and (max-width: 560px) {
    .page-template-about-us .about-us-section .heading {
        margin-bottom: 40px;
    }

    .page-template-about-us .about-us-section .content .title {
        font-family: 'Changa One';
    }

    .page-template-about-us .about-us-section .content .image img {
        height: 280px;
    }

    .page-template-about-us .about-us-section .content .description p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .page-template-about-us .about-us-section .icon_background {
        bottom: 24px;
        left: -6px;
    }

    .page-template-about-us .about-us-section .icon_background svg {
        width: 118px;
    }

    .page-template-about-us .milestone-section {
        padding: 100px 0 85px;
        min-height: 805px;
    }

    .page-template-about-us .milestone-section .heading h2 {
        font-size: 36px;
        line-height: 46px;
        letter-spacing: 0;
    }

    .page-template-about-us .milestone-section .description {
        font-size: 16px;
        line-height: 26px;
    }

    .page-template-about-us .milestone-section .line {
        top: 51px;
    }

    .page-template-about-us .milestone-section .timeline .timeline-item.swiper-slide {
        width: 244px;
    }

    .page-template-about-us .milestone-section .timeline .timeline-item-content .heading .year {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 5px;
    }

    .page-template-about-us .milestone-section .timeline .timeline-item-content>p {
        font-size: 16px;
        line-height: 26px;
    }

    .page-template-about-us .milestone-section .timeline .timeline-item.swiper-slide.swiper-slide-active .timeline-item-content:before {
        top: 26px;
        right: 0px;
    }

    .page-template-about-us .key-feature-section {
        padding-top: 100px;
    }

    .page-template-about-us .key-feature-section .heading {
        margin-bottom: 40px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .description_wrapper {
        margin-bottom: 20px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .description {
        font-size: 16px;
        line-height: 26px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .number_wrapper {
        margin-bottom: 20px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .number {
        font-weight: 700;
        font-size: 30px;
        line-height: 40px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-inner {
        height: 72px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-image {
        height: 194px;
        width: 194px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-image img {
        width: 100%;
        height: 100%;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .animation-line-outer {
        height: 72px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line {
        margin-bottom: 20px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item:last-child .animation-line .animation-line-outer {
        height: 42px;
    }

    .page-template-about-us .key-feature-section .footstep-green {
        top: 275px;
        right: -61px;
        transform: translateX(calc(100% - 61px));
    }

    .page-template-about-us .key-feature-section .wriggle-blue {
        top: 495px;
        right: -35px;
    }

    .page-template-about-us .key-feature-section .wriggle-blue svg {
        width: 110px;
        height: 210px;
    }

    .page-template-about-us .key-feature-section .footstep-blue.visible {
        top: 577px;
        left: -50px;
    }

    .page-template-about-us .key-feature-section .round-right {
        bottom: 465px;
        right: -35px;
    }

    .page-template-about-us .key-feature-section .round-right svg {
        width: 89px;
        height: 445px;
    }

    .page-template-about-us .key-feature-section .round-left {
        top: 443px;
        left: -45px;
    }

    .page-template-about-us .key-feature-section .round-left svg {
        width: 101px;
        height: 410px;
    }

    .page-template-about-us .key-feature-section .footstep-blue-right.visible {
        bottom: 606px;
        right: -59px;
    }

    .page-template-about-us .key-feature-section .wriggle-green {
        bottom: 248px;
        left: -55px;
    }

    .page-template-about-us .key-feature-section .wriggle-green svg {
        width: 117px;
        height: 217px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_near_the_end {
        height: 38px;
    }

    .page-template-about-us .key-feature-section .timeline-vertical .timeline-vertical-item .animation-line .line_last {
        height: 34px;
    }

    .page-template-about-us .architecture-section {
        padding: 80px 0 98px;
    }

    .page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content h4 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .description {
        padding: 0 5px;
    }

    .page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .description p {
        margin-bottom: 40px;
    }

    .page-template-about-us .architecture-section .architecture-layout .layout-item .layout-item-content .slider-gallery-thumbnails {
        padding: 0 56px;
    }

    .page-template-about-us .architecture-section .container::after {
        background-image: url(../images/background_architecture_mobile.svg);
        height: 666px;
        top: 255px;
        bottom: auto;
    }
}
