/* @font-face {
    font-family: 'Lato';
    src: url('..font/Lato-Bold.woff2') format('woff2'),
        url('..font/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('..font/Lato-Regular.woff2') format('woff2'),
        url('..font/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('..font/Lato-Light.woff2') format('woff2'),
        url('..font/Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
} */

.common-space {
    padding-top: 93px;
    padding-bottom: 93px;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.desktop-banner-inner {
    width: 100%;
}

.mobile-banner-inner {
    width: 100%;
    display: none;
}

.banner-inner {
    position: relative;
}

.inner-banner-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.inner-banner-content h1 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
    margin-bottom: 28px;
    line-height: 58px;
    max-width: 583px;
}

.inner-banner-content p {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 26px;
    max-width: 411px;
    font-weight: 400;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    ;
}

.sustainable-build {
    padding: 155px 0;
    position: relative;
}

.top-right-bgsust {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
}

.mobile-right-build {
    display: none;
}

.content-wrapper {
    padding-top: 91px;
}

/* .sustainable-build {
    background: url(../image/building-right-bg-desk.svg) no-repeat top right;
} */

.desktop-build {
    display: block;
}

.mobile-build {
    display: none;
}

.details-build h2 {
    margin-bottom: 33px;
    color: #0C144B;
    font-weight: 700;
}

.details-build span {
    color: #3C9FDE;
    font-weight: 400;
    display: block;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    ;
}

.details-build p {
    font-size: 16px;
    line-height: 26px;
    color: #888B95;
    font-family: 'Roboto', sans-serif;
    ;
    font-weight: 400;
    max-width: 487px;
    margin-bottom: 20px;
}

.details-build {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 100px;
}

.build-wrapper .col-md-6 .details-build p:last-child {
    margin-bottom: 0;
}

/* ============expolrsustain =============*/
.explor-sustain {
    padding: 155px 0;
    background: #1B2967;
    margin-bottom: 130px;
}

.sustain-first h2 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 55px;
    font-weight: 700;
    margin-bottom: 23px;
}

.sustain-first h2 span {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 400;
}

.sustain-first p {
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 26px;
    opacity: 0.8;
    font-weight: 400;
    max-width: 306px;
    font-family: 'Roboto', sans-serif;
}

.conent-ex {
    background: transparent linear-gradient(0deg, #02040FE6 0%, #0C144B00 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 20px 25px;
    opacity: 0.9;
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 0;
    z-index: 999;
    height: auto;
    padding: 40px 0 30px 30px;
}

.sustain-zoomout {
    position: relative;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 50px;
    cursor: pointer;
}

.conent-ex h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    ;
}

.sustain-zoomout img {
    width: 100%;
    height: 100%;
    transition: all .3s ease;
}

.sustain-zoomout img:hover {
    transform: scale(1.2);
}

.content-articles span {
    color: #888B95;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    ;
    padding-bottom: 6px;
    display: inline-block;
    font-weight: normal;
}

.content-articles h3 {
    color: #0C144B;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    max-width: 306px;
    margin-bottom: 25px;
    min-height: 105px;
    font-family: 'Arial', sans-serif;
}

.content-articles p {
    color: #888B95;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    ;
}

.content-articles a {
    color: #005CA9;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    background: url(../image/arrow-icon.svg) no-repeat left 93px top 8px;
    display: block;
    margin-top: 25px;
    width: auto;
    max-width: 100px;
    font-family: 'Roboto', sans-serif;
    ;
}

.articles-wrap:hover .content-articles a {
    transform: translateX(5px);
    color: #318ACF;
    transition: all 0.3s ease-in-out;
}

.breadcrumb-top a {
    color: #C3C4C9;
    font-size: 16px;
    text-decoration: none;
    margin-right: 30px;
    font-family: 'Roboto', sans-serif;
    ;
    transition: all 0.5s ease;
}

.breadcrumb-top a:hover {
    color: #005ca9;
}

.breadcrumb-top a:hover:before {
    left: -21px;
}

.breadcrumb-top span {
    color: #005CA9;
    font-size: 14px;
    margin-right: 30px;
    font-family: 'Roboto', sans-serif;
    ;
}

.media-dttails .container {
    max-width: 1000px;
}

.ai {
    font-size: 12px !important;
    color: #0C144B !important;
    background: #EAF2FC;
    padding: 4px 16px;
    border-radius: 13px;
    font-family: 'Roboto', sans-serif;
    ;
}

.breadcrumb-top {
    margin-bottom: 40px;
    position: relative;
}

.details-media h2 {
    font-size: 52px;
    line-height: 58px;
    color: #0C144B;
    margin-bottom: 40px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    ;
}

.details-media img {
    margin-bottom: 40px;
}

.details-media p {
    color: #888B95;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    ;
}

.details-media p:last-child {
    margin-bottom: 0;
}

.breadcrumb-top a:before {
    content: "";
    display: flex;
    background: url(../image/arrow-back.svg)no-repeat;
    position: absolute;
    width: 6px;
    height: 9px;
    left: -15px;
    top: 9px;
    transition: all 0.5s ease;
}

.reading-continue {
    background: #F6FAFF;
}

.reading-continue h2 {
    font-size: 46px;
    color: #0C144B;
    font-weight: bold;
    margin-bottom: 40px;
    font-family: 'Roboto', sans-serif;
    ;
}

.reading-continue h2 span {
    color: #888B95;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 40px;
    font-family: 'Roboto', sans-serif;
    ;
    font-size: 46px;
    ;
}

.date-status {
    margin-bottom: 19px;
}

section.media-dttails {
    background: url(../image/media-bg.svg) no-repeat;
    background-position: right top -70px;
}

/* ======articels===========*/
.articles-banner a {
    font-size: 16px;
    color: #C1C2C5;
    margin-bottom: 27px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    ;
    text-decoration: none;
}

.articles-banner .content-wrapper {
    padding-top: 25px;
}

.articles-banner .content-wrapper p {
    max-width: 504px;
}

.content-articles {
    padding: 30px;
    background: #fff;
    position: relative;
    z-index: 2;
}

.articles-block {
    box-shadow: 0px 15px 30px #0C144B26;
    border-radius: 22px;
}

.articels-details {
    background: transparent linear-gradient(180deg, #F6FAFF00 0%, #F1F5FB 100%) 0% 0% no-repeat padding-box;
    z-index: 9;
    height: 100%;
    padding-bottom: 0;
}

.articels-details {
    padding-top: 155px;
}

.articles-wrap {
    background: #fff;
    box-shadow: 0px 15px 30px #0C144B26;
    border-radius: 22px;
    overflow: hidden;
}

.articles-wrap img {
    width: 100%;
    transition: all 0.3s ease-in-out;

}

.articles-wrap:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;

}

.articels-details .pagination {
    padding: 98px 0 131px;
}

.articels-details {
    margin-bottom: 124px;
}

.articels-wrapper.articles-listing-pagination .row {
    row-gap: 70px;
}

.prestt-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}

.press-wr-details {
    border-radius: 20px 0px 0px 20px;
    box-shadow: 0px 15px 30px #0C144B26;
    border-radius: 20px;
    background: #fff;
}

.press-wr-details .row [class*="col-"]:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.press-dttails {
    background: transparent linear-gradient(180deg, #F6FAFF00 0%, #F1F5FB 100%) 0% 0% no-repeat padding-box;
    z-index: 1;
    position: relative;
    padding: 155px 0 148px;
    margin-bottom: 117px;
}

.press-dttails .pagination {
    padding-top: 98px;
}

.press-content {
    padding: 36px 0;
}

.press-wr-details img.press-img {
    height: 100%;
    object-fit: cover;
    object-position: left center;
    width: 100%;
}

.press-content P {
    margin-bottom: 0;
}


.build-wrapp-details img {
    border-radius: 20px;
}


.read-press span {
    background: #fff;
    width: 33px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    position: absolute;
    left: 8px;
    transition: all 0.3s ease 0s;
}

.press-content span {
    width: 100%;
    text-align: left;
    display: inline-block;
}

.read-press:hover span {
    /* left: 13px; */
    right: 22px;
    left: auto;
    transform: translateX(56%);
}

.press-content h3 {
    font-size: 18px;
    color: #0C144B;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 19px;
    font-family: 'Arial', sans-serif;
}

.press-content span {
    color: #888B95;
    font-size: 14px;
    margin-bottom: 6px;
    font-family: 'Roboto', sans-serif;
    ;
}

.press-content p {
    color: #888B95;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    ;
}

.pagination li:hover {
    background: #005CA9;
    color: #9ebfda;
    border-radius: 50px;
    cursor: pointer;
}

/* share-button*/

.transitionFiveSec {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.share-content {
    width: 20px;
    height: auto;
    margin: 0 auto;
    position: absolute;
    right: auto;

    top: 485px;
    z-index: 999;
}

.share.expand img {
    margin-top: 35px;
}

.details-media {
    position: relative;
}

.share-content .share li {
    display: block;
    list-style: none;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    font-size: 18px;
    text-align: center;
    transition: all 0.5s ease;
}

.share-content .share li.share-ico {
    z-index: 9;
    opacity: 1;
}

.share-content .share li:hover a {
    color: #fff;
}

.share-content .share.expand li:nth-child(2) {
    top: 62px;
    opacity: 1;
}

.share-content .share.expand li:nth-child(3) {
    top: 81px;
    opacity: 1;
}

/* .share-content .share.expand li:nth-child(4) {
    top: 141px;
    opacity: 1;
} */

.share-content .share.expand li {
    left: 20px;
    top: 25px;
}

.share.expand {
    margin: 0;
    height: 192px;
    border: 1px solid #E1E4EC;
    border-radius: 27px;
    padding: 0;
    width: 54px;
    position: relative;
    /* left: -16px; */
    right: 0;
    background: #fff;
}

.share-ico h5 {
    color: #888B95;
    text-transform: uppercase;
    font-size: 12px;
    transform: rotate(90deg);
}

.share-ico a {
    text-decoration: none;
}

.share-ico img {
    margin-top: 27px;
}

.mobile-share {
    display: none;
}

.press-img.mobile-press {
    display: none;
}

.articles-banner a:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 10px;
    height: 9px;
    background: url(../image/arrow-back.svg) no-repeat;
    margin-right: 15px;
}

.press-wr-details .row>div:nth-child(3) {
    margin: auto;
}

@media(max-width:1400px) {
    .details-build h2 {
        font-size: 46px;
        line-height: 56px;
    }

    .details-build p {
        max-width: 439px;
        margin-bottom: 12px;
    }
}

@media (max-width:1200px) {
    .sustain-first h2 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 32px;
    }

    .press-dttails {
        padding: 100px 0 100px;
        margin-bottom: 100px;
    }

    .articles-banner .content-wrapper {
        padding-top: 25px;
    }

    .articels-details {
        padding-top: 100px;
    }

    .sustainable-build {
        padding: 100px 0;
    }

    .explor-sustain {
        padding: 100px 0;
    }
}

@media (max-width:1024px) {
    .inner-banner-content h1 {
        font-size: 34px;
        margin-bottom: 16px;
        line-height: 46px;
        max-width: 583px;
    }

    .inner-banner-content p {
        font-size: 15px;
        line-height: 20px;
    }

    .breadcrumb-top {
        margin-bottom: 30px;
    }

    .details-media h2 {
        font-size: 36px;
        line-height: 40px;
    }

    .details-media img {
        margin-bottom: 28px;
    }

    .details-media p:last-child {
        margin-bottom: 0;
    }

    .reading-continue h2 {
        font-size: 34px;
    }

    .content-articles h3 {
        min-height: 105px;
    }

    .mobile-share {
        display: block;
    }

    .share-content .share li.share-ico {
        z-index: 999;
        opacity: 1;
        background: #fff;
        width: 56px;
        height: 56px;
        box-shadow: 0px 8px 12px #00000026;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
    }

    .share-content .share.expand li.share-ico {
        height: 21px;
    }

    .details-media {
        position: relative;
        z-index: 1;
    }

    .dektop-share {
        display: none;
    }

    .share-ico h5 {
        display: none;
    }

    .share-content {
        right: 44px;
        left: auto;
        top: 406px;
    }

    .share-content .share.expand li.share-ico {
        background: none;
        box-shadow: none;
        left: 0;
    }

    .share.expand {
        top: -205px;
        left: 6px;
    }

    .share-content .share li {
        left: 5px;
    }
}

@media (max-width:991px) {
    .desktop-build {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .press-dttails {
        padding: 80px 0 80px;
        margin-bottom: 80px;
    }

    .press-dttails .pagination {
        padding-top: 88px;
    }

    .details-build {
        padding-left: 35px;
    }

    .details-build h2 {
        font-size: 30px;
        line-height: 41px;
    }

    .details-build p {
        max-width: 439px;
        margin-bottom: 12px;
    }

    .articles-banner .content-wrapper {
        padding-top: 25px;
    }

    .articels-details {
        padding-top: 80px;
    }

    .sustainable-build {
        padding: 80px 0;
    }

    .explor-sustain {
        padding: 80px 0;
    }

    .prestt-wrapper {
        row-gap: 29px;
    }

}

@media (max-width: 991px) and (min-width: 600px) {
    .content-articles h3 {
        min-height: 100px;
    }

    .content-articles h3 {
        color: #0C144B;
        font-size: 16px;
        line-height: 20px;
    }

    .content-articles {
        padding: 25px;
    }

}

@media (max-width:768px) {}

@media (max-width:767px) {
    .content-wrapper {
        padding-top: 76px;
    }

    .details-build {
        align-items: self-start;
    }

    .press-dttails {
        padding: 100px 0 100px;
        margin-bottom: 100px;
    }

    .inner-banner-content p {
        font-size: 14px;
        line-height: 19px;
    }

    .inner-banner-content h1 {
        font-size: 30px;
        margin-bottom: 16px;
        line-height: 39px;
    }

    .articels-details {
        padding-top: 100px;
    }

    .sustainable-build {
        padding: 85px 0 96px 0;
    }

    .explor-sustain {
        padding: 100px 0 130px 0;
        margin-bottom: 98px;
    }



}


@media(max-width:667px) {
    .inner-banner-content h1 {
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 34px;
        line-height: 40px;
    }

    .inner-banner-content p {
        color: #FFFFFF;
        font-size: 16px;
        line-height: 26px;
        opacity: 0.8;
    }

    .inner-banner-content {
        padding: 267px 18px 0 22px;
    }

    .mobile-right-build {
        display: block;
    }

    .desktop-right-build {
        display: none;
    }

    .sustainable-build {
        background: url(../image/building-right-bg-mobile.svg) no-repeat top right;
    }

    .content-wrapper {
        padding-top: 0;
    }

    .details-build {
        padding-left: 0;
    }

    .inner-banner-content {
        padding: 36px 18px 0 22px;
    }

    .sustain-wrapper .col-md-6 .sustain-zoomout:last-child {
        margin-bottom: 0;
    }

    .sustain-zoomout {
        margin-bottom: 20px;
    }

    .sustain-first p {
        margin-bottom: 40px;
        max-width: none;
    }

    .articles-wrap {
        margin-bottom: 0px;
    }

    .articles-banner .content-wrapper {
        padding-top: 20px;
    }

    section.media-dttails {
        background: url(../image/media-bg-mobile.svg) no-repeat;
        background-position: right top -70px;
    }

    .details-media h2 {
        margin-bottom: 25px;
    }

    .reading-continue h2 {
        margin-bottom: 25px;
    }

    .reading-continue h2 span {
        font-size: 34px;
    }

    .content-articles {
        padding: 26px;
    }

    .content-articles h3 {
        min-height: auto;
    }

    .articles-wrap img {
        width: 100%;
    }

    .press-wr-details .read-press {
        margin: 21px 0 40px 35px;
    }

    .press-content {
        padding: 36px 35px 0 35px;
    }

    .press-img.mobile-press {
        display: inline-block;
        width: 100%;
    }

    .press-img {
        display: none;
    }

    .pagination {
        padding-top: 0;
    }

    .sustainable-build {
        background: url(../image/building-right-bg-mobile.svg) no-repeat top -209px right 14px;
    }

    .details-build {
        padding-top: 40px;
    }

    .details-build p {
        max-width: none;
    }
}

@media(max-width:599px) {
    .mobile-build {
        display: block;
    }

    .desktop-build {
        display: none;
    }

    .details-build h2 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 24px;
    }

    .details-build p {
        margin-bottom: 26px;
    }

    .mobile-banner-inner {
        display: block;
    }

    .desktop-banner-inner {
        display: none;
    }

    .inner-banner-content {
        /* padding-top: 309px; */
        padding-left: 0px;
        padding-right: 0px;
    }

    .mobile-build {
        width: 100%;
    }

    .share-content .share li {
        bottom: 62px;
        top: auto;
    }

    .share.expand {
        top: -250px;
    }

    .sustain-first p {
        margin-bottom: 40px;
        max-width: 286px;
    }

}

@media (min-width: 480px) and (max-width: 992px) {
    .sustain-first h2 {
        font-size: 24px;
    }
    .sustain-first h2 span{
        font-size: 24px;
    }
}

@media(max-width:992px) {
    .inner-banner-content h1 {
        margin-bottom: 20px !important;
    }
}

@media(max-width:767px) {
    .content-articles h3 {
        min-height: auto;
    }
}