@charset "UTF-8";
@font-face {
    font-family: "Oswald-Bold";
    src: url("../fonts/alan/Oswald-Bold.ttf");
}

@font-face {
    font-family: "Lato-Regular";
    src: url("../fonts/alan/Lato-Regular.ttf");
}

@font-face {
    font-family: "Lato-Light";
    src: url("../fonts/alan/Lato-Light.ttf");
}

@font-face {
    font-family: "Lato-Black";
    src: url("../fonts/alan/Lato-Black.ttf");
}

@font-face {
    font-family: "Lato-Bold";
    src: url("../fonts/alan/Lato-Bold.ttf");
}

@font-face {
    font-family: "Lato-BlackItalic";
    src: url("../fonts/alan/Lato-BlackItalic.ttf");
}

@font-face {
    font-family: "Poppins-Light";
    src: url("../fonts/alan/Poppins-Light.ttf");
}

@font-face {
    font-family: "Poppins-Regular";
    src: url("../fonts/alan/Poppins-Regular.ttf");
}

@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/alan/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Roboto-Bold";
    src: url("../fonts/alan/Roboto-Bold.ttf");
}

.jz {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

.namespace-index {
    /* background-image: url(../img/index/tinified/grayBg.jpg); */
    background-repeat: repeat;
    color: #fff;
    background-color: #ececec;
}

sub,
sup {
    font-size: 60%!important
}

.namespace-index .banner {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    height: 800px;
}

.namespace-index .banner .title {
    font-size: 90px;
    line-height: 1;
    font-family: lato-black;
    color: #fff;
    margin-bottom: 15px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .35);
    max-width: 980px
}

.namespace-index .banner .des {
    font-size: 20px;
    line-height: 28px;
    font-family: lato-regular;
    color: #fff;
    margin-bottom: 120px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .35);
    max-width: 840px
}

.namespace-index .banner .view-more-btn {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    font-family: roboto-bold;
    color: #fff;
    padding: 20px 70px;
    text-decoration: none;
    border: 1px solid #fff
}

.namespace-index .banner .view-more-btn:hover {
    background: #e88b23
}

.namespace-index .product-center {
    padding-bottom: 40px;
    background-image: url(../images/product-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.namespace-index .product-center .width-box30 {
    width: calc(25% - 30px);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    margin-bottom: 15px;
    border: 1px solid #c1c1c1;
}

.namespace-index .product-center .width-box30 .item {
    position: relative;
    overflow: hidden;
    text-align: center
}

.namespace-index .product-center .width-box30 .item .bottom-part {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 20px 0;
    background-image: url(../images/diamond-metal-texture.jpg);
    background-size: contain;
}

.namespace-index .product-center .width-box30 .item .bottom-part .title {
    font-size: 16px;
    line-height: 1;
    font-family: roboto-bold;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase
}

.namespace-index .product-center .width-box30 .item .bottom-part .des {
    font-size: 24px;
    line-height: 1;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase
}

.namespace-index .product-center .width-box30 .item .over-part {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../images/diamond-metal-texture.jpg);
    background-size: contain;
}

.namespace-index .product-center .width-box30 .item .over-part .title {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase
}

.namespace-index .product-center .width-box30 .item .over-part .des {
    font-size: 24px;
    line-height: 1;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 55px;
    text-transform: uppercase
}

.namespace-index .product-center .width-box30 .item .over-part .view-more-link {
    font-size: 14px;
    line-height: 1;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    display: block;
    background-color: #f7931d;
    width: 180px;
    line-height: 40px;
    margin: 0 auto;
}

.namespace-index .star-product {
    padding-top: 30px;
    padding-bottom: 100px;
    position: relative;
    /* background-image: url(../images/product-bg.jpg);
    background-size: cover;
    background-attachment: fixed; */
}

.namespace-index .star-product .swiper-container {
    padding: 25px 15px;
}

.namespace-index .star-product .swiper-pagination {
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%)
}

.namespace-index .star-product .swiper-pagination-bullet {
    width: 23px;
    margin-right: 28px;
    height: 23px;
    border: 1px solid #e88b23;
    background: 0;
    opacity: 1
}

.namespace-index .star-product .swiper-pagination-bullet-active {
    background: #e88b23
}

.namespace-index .star-product .sec-title {
    text-align: center;
    margin-bottom: 40px
}

.namespace-index .star-product .sec-title .left {
    display: inline-block
}

.namespace-index .star-product .sec-title .left .top-title {
    font-size: 56px;
    line-height: 1;
    font-family: oswald-bold;
    color: #0e8782;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .5)
}

.namespace-index .star-product .sec-title .left .bottom-title {
    font-size: 20px;
    line-height: 1;
    font-family: oswald-bold;
    color: #3e3e3e;
    margin-bottom: 0;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .5)
}

.namespace-index .star-product .sec-title .right {
    display: inline-block;
    font-size: 90px;
    line-height: 1;
    font-family: oswald-bold;
    color: #e88b23;
    margin-bottom: 0;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .5)
}

.namespace-index .star-product .tab-list {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 50px;
    display: flex;
    padding: 0 15px;
}

.namespace-index .star-product .tab-list .tab-item {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    padding: 20px 0;
    flex: 1;
    margin-right: 5px;
    text-decoration: none;
    border: 0;
    background-color: #707070;
}

.namespace-index .star-product .tab-list .tab-item:hover {
    background: #e88b23
}

.namespace-index .star-product .tab-list .tab-item:hover {
    background-color: #e88b23
}

.namespace-index .star-product .tab-list .active {
    background-color: #e88b23
}

.namespace-index .star-product .product-item {
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
    box-shadow: 0px 10px 20px #0000009e;
}

.namespace-index .star-product .product-item .pro-img {
    overflow: hidden;
    margin-bottom: 5px;
    padding: 10px 15px 0;
}

.namespace-index .star-product .product-item .pro-title {
    font-size: 16px;
    line-height: 30px;
    color: #3e3e3e;
    margin-bottom: 15px;
    text-align: center
}

.namespace-index .star-product .product-item .pro-param {
    text-align: center
}

.namespace-index .star-product .product-item .param-wrap {
    display: inline-block;
    text-align: center;
    margin-bottom: 18px
}

.namespace-index .star-product .product-item .param-wrap .top-key {
    font-size: 14px;
    line-height: 20px;
    color: #e88b23;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.namespace-index .star-product .product-item .param-wrap .bottom-value {
    font-size: 14px;
    line-height: 20px;
    color: #535353;
    margin-bottom: 0
}

.namespace-index .star-product .product-item .left-wrap {
    border-right: 1px solid #575259;
    width: 49%;
    box-sizing: border-box;
}

.namespace-index .star-product .product-item .middle-wrap {
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #575259;
    border-right: 1px solid #575259
}

.namespace-index .star-product .product-item .right-wrap {
    width: 49%;
    box-sizing: border-box;
}

.namespace-index .star-product .product-item .view-more-btn-p {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    padding: 15px 96px;
    text-decoration: none;
    border: 1px solid #fff;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    background: #575259
}

.namespace-index .star-product .product-item .view-more-btn-p:hover {
    background: #e88b23
}

.namespace-index .star-product .product-item .view-more-btn-p:hover {
    background: #e88b23
}

.namespace-index .power-action {
    padding-top: 180px;
    padding-bottom: 90px;
    text-align: center;
    background-image: url(../img/index/tinified/powerBg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.namespace-index .power-action .title {
    font-size: 60px;
    line-height: 1;
    font-family: roboto-bold;
    color: #fff;
    margin-bottom: 40px
}

.namespace-index .power-action .des {
    font-size: 20px;
    line-height: 32px;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 8rem
}

.namespace-index .power-action .view-more-btn {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    font-family: roboto-bold;
    color: #fff;
    padding: 20px 90px;
    text-decoration: none;
    border: 1px solid #fff;
    margin-bottom: 70px
}

.namespace-index .power-action .view-more-btn:hover {
    background: #e88b23
}

.namespace-index .power-action .row .title {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1;
    font-family: roboto-bold;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 25px
}

.namespace-index .power-action .row .des {
    font-size: 18px;
    line-height: 32px;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 0
}

.namespace-index .new-wrap {
    background-color: #ebf0f5;
    padding-top: 50px;
    padding-bottom: 50px
}

.namespace-index .new-wrap .title {
    font-size: 56px;
    line-height: 1;
    font-family: lato-black;
    color: #3e3e3e;
    margin-bottom: 15px;
    text-align: center
}

.namespace-index .new-wrap .des {
    font-size: 16px;
    line-height: 1.5;
    font-family: lato-black;
    color: #3e3e3e;
    margin-bottom: 40px;
    text-align: center
}

.namespace-index .new-wrap .list-wrap {
    margin-bottom: 55px
}

.namespace-index .new-wrap .width-box30 {
    width: calc(33.33% - 30px);
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    margin-bottom: 15px
}

.namespace-index .new-wrap .width-box30 .newsImg {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.namespace-index .new-wrap .width-box30 .newsImg span {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s;
}

.namespace-index .new-wrap .width-box30 .newsImg:hover span {
    transform: scale(1.1);
}

.namespace-index .new-wrap .width-box30 .title {
    font-size: 24px;
    line-height: 1;
    font-family: roboto-bold;
    color: #000;
    margin-bottom: 15px;
    text-align: left
}

.namespace-index .new-wrap .width-box30 .title a {
    color: #000;
}

.namespace-index .new-wrap .width-box30 .title a:hover {
    color: #ea8a23;
}

.namespace-index .new-wrap .width-box30 .des {
    font-size: 20px;
    line-height: 28px;
    font-family: roboto-regular;
    color: #6e7073;
    margin-bottom: 20px;
    text-align: left
}

.namespace-index .new-wrap .width-box30 .learn-more {
    font-size: 20px;
    line-height: 28px;
    font-family: roboto-regular;
    color: #6e7073;
    margin-bottom: 0
}

.namespace-index .new-wrap .view-all-news {
    font-size: 20px;
    line-height: 1;
    font-family: roboto-regular;
    color: #6e7073;
    margin-bottom: 0
}

.namespace-index .next-event {
    padding-top: 110px;
    padding-bottom: 75px;
    text-shadow: 2px 2px 2px #595959;
    background-image: url(../img/index/tinified/greenBg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.namespace-index .next-event .title {
    font-size: 56px;
    line-height: 1;
    font-family: lato-black;
    color: #fff;
    margin-bottom: 85px;
    text-align: center
}

.namespace-index .next-event .se {
    margin-bottom: 60px
}

.namespace-index .next-event .month {
    font-size: 20px;
    line-height: 1;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 35px
}

.namespace-index .next-event .data {
    font-size: 72px;
    line-height: 1;
    font-family: roboto-bold;
    color: #fff;
    margin-bottom: 35px
}

.namespace-index .next-event .year {
    font-size: 20px;
    line-height: 1;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 0
}

.namespace-index .next-event .c1,
.namespace-index .next-event .c2 {
    text-align: center
}

.namespace-index .next-event .c2 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    min-height: 250px
}

.namespace-index .next-event .c2 .title {
    font-size: 36px;
    line-height: 1;
    font-family: roboto-bold;
    color: #fff;
    margin-bottom: 30px
}

.namespace-index .next-event .c2 .des {
    font-size: 20px;
    line-height: 24px;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 0
}

.namespace-index .next-event .c3 .add-img {
    margin-bottom: 15px
}

.namespace-index .next-event .c3 .address {
    font-size: 20px;
    line-height: 24px;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 15px
}

.namespace-index .next-event .view-more-btn-e {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    font-family: roboto-bold;
    color: #fff;
    padding: 20px 70px;
    text-decoration: none;
    border: 1px solid #fff
}

.namespace-index .next-event .view-more-btn-e:hover {
    background: #e88b23
}

.namespace-index .next-event .view-all-event {
    font-size: 20px;
    line-height: 1;
    font-family: roboto-regular;
    color: #fff;
    margin-bottom: 0
}

@media(min-width:1200px) and (max-width:1680px) {
    .namespace-index .banner .title {
        font-size: 60px
    }
}

@media(min-width:1200px) and (max-width:1500px) {
    .vc {
        top: 37%!important;
        left: 5%
    }
    .namespace-index .banner .title {
        font-size: 50px!important
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .vc {
        top: 46%!important;
        left: 5%!important
    }
    .namespace-index .banner .title {
        font-size: 38px!important
    }
    .l {
        z-index: 0
    }
}

@media(min-width:1000px) and (max-width:1024px) {
    .namespace-index .banner .view-more-btn {
        display: inline-block;
        font-size: 16px;
        line-height: 1;
        font-family: roboto-bold;
        color: #fff;
        padding: 10px 30px
    }
    .namespace-index .product-center .width-box30 .item .bottom-part {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .namespace-index .product-center .width-box30 .item .bottom-part .title {
        font-size: 20px
    }
    .namespace-index .star-product {
        padding-top: 4rem;
        padding-bottom: 7rem
    }
    .namespace-index .product-center {
        padding-bottom: 3rem
    }
    .namespace-index .star-product .sec-title .left .top-title {
        font-size: 34px
    }
    .namespace-index .star-product .sec-title .right {
        font-size: 70px
    }
    .namespace-index .star-product .product-item .view-more-btn-p {
        padding: unset;
        line-height: 45px
    }
}

@media(min-width:0px) and (max-width:830px) {
    .namespace-index .banner .title {
        font-size: 24px;
        line-height: 1.2
    }
    .namespace-index .banner .des {
        font-size: 14px;
        line-height: 1.5
    }
    .namespace-index .banner .view-more-btn {
        font-size: 14px;
        padding: 10px 35px
    }
    .namespace-index .star-product {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .namespace-index .star-product .swiper-container {
        min-height: 564px
    }
    .namespace-index .star-product .swiper-pagination1 {
        bottom: 80px
    }
    .namespace-index .product-center {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .namespace-index .product-center .width-box30 {
        width: calc(100% - 0px);
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        margin-bottom: 15px;
        margin-bottom: 15px
    }
    .namespace-index .product-center .width-box30 .item .bottom-part .title {
        font-size: 16px;
        line-height: 1.2
    }
    .namespace-index .product-center .width-box30 .item .bottom-part .des {
        font-size: 14px;
        line-height: 1.5
    }
    .namespace-index .product-center .width-box30 .item .bottom-part {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .namespace-index .product-center .width-box30 .item .bottom-part .title {
        margin-bottom: 5px
    }
    .namespace-index .star-product .sec-title .left .top-title {
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
    }
    .namespace-index .star-product .sec-title .left .bottom-title {
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
    }
    .namespace-index .star-product .sec-title .right {
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
    }
    .namespace-index .star-product .sec-title .left .top-title {
        font-size: 24px;
        line-height: 1.2
    }
    .namespace-index .star-product .sec-title .left .bottom-title {
        font-size: 16px;
        line-height: 1.2
    }
    .namespace-index .star-product .sec-title .right {
        font-size: 24px;
        line-height: 1.2
    }
    .namespace-index .star-product .tab-list .tab-item {
        font-size: 14px;
        padding: 10px
    }
    .namespace-index .star-product .product-item {
        box-shadow: none
    }
    .namespace-index .star-product .product-item .left-wrap {
        margin-right: 2px
    }
    .namespace-index .star-product .product-item .middle-wrap {
        padding-left: 2px;
        padding-right: 2px
    }
    .namespace-index .star-product .product-item .right-wrap {
        margin-left: 2px
    }
    .namespace-index .star-product .swiper-pagination-bullet {
        width: 10px;
        margin-right: 5px;
        height: 10px
    }
    .namespace-index .star-product .product-item .view-more-btn-p {
        font-size: 14px;
        padding: 10px 35px
    }
    .namespace-index .power-action {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .namespace-index .power-action .title {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 20px
    }
    .namespace-index .power-action .des {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 20px
    }
    .namespace-index .power-action .view-more-btn {
        font-size: 14px;
        padding: 10px 35px;
        margin-bottom: 35px
    }
    .namespace-index .power-action .row .title {
        font-size: 16px;
        line-height: 1.2
    }
    .namespace-index .power-action .row .des {
        font-size: 14px;
        line-height: 1.5
    }
    .namespace-index .mmb {
        margin-bottom: 15px!important
    }
    .namespace-index .new-wrap {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .namespace-index .new-wrap .list-wrap {
        margin-bottom: 30px
    }
    .namespace-index .new-wrap .title {
        font-size: 24px;
        line-height: 1.2
    }
    .namespace-index .new-wrap .width-box30 {
        width: calc(100% - 0px);
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        margin-bottom: 15px;
        margin-bottom: 20px!important
    }
    .namespace-index .new-wrap .width-box30 .title {
        font-size: 16px;
        line-height: 1.2
    }
    .namespace-index .new-wrap .width-box30 .des {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px
    }
    .namespace-index .new-wrap .width-box30 .learn-more {
        font-size: 14px;
        line-height: 1.5
    }
    .namespace-index .new-wrap .view-all-news {
        font-size: 14px;
        line-height: 1.5
    }
    .namespace-index .next-event {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .namespace-index .next-event .title {
        font-size: 24px;
        line-height: 1.2
    }
    .namespace-index .next-event .c2 {
        border-left: 0;
        border-right: 0
    }
    .namespace-index .next-event .c2 .des {
        font-size: 14px;
        line-height: 1.5
    }
    .namespace-index .next-event .title {
        margin-bottom: 45px
    }
    .namespace-index .next-event .c3 .add-img {
        float: left;
        margin-right: 10px
    }
    .namespace-index .next-event .c3 .address {
        font-size: 14px;
        line-height: 1.5
    }
    .namespace-index .next-event .view-more-btn-e {
        font-size: 14px;
        padding: 10px 35px
    }
    .namespace-index .next-event .view-all-event {
        font-size: 14px;
        line-height: 1.5
    }
}

@media(min-width:444px) and (max-width:768px) {
    .namespace-index .banner {
        height: 40vh
    }
    .namespace-index .product-center .width-box30 {
        width: calc(33.33% - 15px);
        margin-right: 15px
    }
    .namespace-index .power-action .col-md-12 {
        width: 33.33%
    }
    .namespace-index .new-wrap .width-box30 {
        width: calc(33.33% - 15px);
        margin-right: 15px
    }
}

@media(min-width:769px) and (max-width:1025px) {
    .header .nav-right .nav-list li {
        margin-right: 10px
    }
    .namespace-index .product-center .width-box30 .item .bottom-part .des {
        font-size: 16px
    }
    .namespace-index .star-product .product-item .pro-img {
        height: unset
    }
    .namespace-index .power-action .col-md-12 {
        width: 33.33%
    }
}

@media(min-width:1300px) and (max-width:1600px) {
    .namespace-index .banner .title {
        font-size: 48px
    }
}

@media(min-width:700px) and (max-width:1024px) {
    .namespace-index .power-action .col-md-12 {
        width: 50%;
        height: 350px
    }
}

@media(min-width:1000px) and (max-width:1200px) {
    .namespace-index .banner .title {
        font-size: 50px
    }
}

@media(min-width:0px) and (max-width:767px) {
    .bgBanner {
        height: 600px;
        object-fit: cover
    }
}

.homeTitle {
    text-align: center;
}

.homeTitle h1 {
    font-size: 40px;
    color: #ea8a23;
    text-transform: uppercase;
    margin-bottom: 30px;
}


/* .homeTitle h1 span {
    color: #161938;
} */

.homeTitle p {
    font-size: 14px;
    color: #0d223f;
    line-height: 2;
}

.footForm input,
.footForm textarea {
    background-color: #fff;
    border: 0;
    display: block;
    width: 100%;
    font-size: 16px;
    box-sizing: border-box;
    padding: 18px 15px;
}

.footForm input {
    height: 44px;
    margin-bottom: 25px;
}

.footForm textarea {
    height: 130px;
    margin-bottom: 25px;
}

.featured-pages__list .image-blocks__item {
    width: 25%;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-left: 0;
}

.featured-pages__list .image-blocks__item:after {
    padding-top: 70%;
    content: "";
    display: block;
}

.featured-pages__list .image-blocks__item:first-child {
    border-left: 1px solid #fff;
}

.featured-pages__list {
    display: flex;
}

.featured-pages__image {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

.featured-pages__list .image-blocks__item:after {
    content: '';
    display: block;
    padding-top: 76%;
}