#header {
    height: 0
}

#header .header-outer .header-inner .header-content .header-line {
    background: #fff
}

#header .header-outer .header-inner .header-content .col-logo .logo {
    background: url(../images/logo-white.svg) 50% no-repeat;
    background-size: 100% auto
}

#header .header-outer .header-inner .header-content .nav-menu a {
    color: #fff
}

.btn-burger-menu>span {
    background: #fff
}

.awards-group-section,.awards-listing-section {
    padding: 3.25rem 0
}

@media (max-width:576.98px) {
    .awards-group-section,.awards-listing-section {
        padding: 2.25rem 0
    }
}

.awards-group-section {
    background: url(../images/bg-line-shape-flip.jpg) 0 100% no-repeat #1a396e;
    background-size: 800px auto;
    overflow: hidden;
    padding-top: calc(3.25rem + 90px);
    position: relative
}

@media (max-width:767.98px) {
    .awards-group-section {
        background-size: 600px auto;
        padding-top: calc(3.25rem + 60px)
    }
}

@media (max-width:576.98px) {
    .awards-group-section {
        padding-top: calc(2.25rem + 60px)
    }
}

.awards-group-section .awards-group-bottom,.awards-group-section .awards-group-top {
    color: #fff;
    position: relative;
    z-index: 2
}

.awards-group-section .awards-group-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 420px
}

@media (max-width:1199.98px) {
    .awards-group-section .awards-group-top {
        height: 380px
    }
}

@media (max-width:991.98px) {
    .awards-group-section .awards-group-top {
        height: auto
    }
}

.awards-group-section .awards-group-top .text-box-wrap {
    font-size: 1.1em;
    line-height: 1.5;
    width: 100%
}

@media (max-width:991.98px) {
    .awards-group-section .awards-group-top .text-box-wrap {
        font-size: 1em;
        margin-top: 300px;
        text-align: center
    }
}

@media (max-width:767.98px) {
    .awards-group-section .awards-group-top .text-box-wrap {
        margin-top: 45vh
    }
}

@media (max-width:576.98px) {
    .awards-group-section .awards-group-top .text-box-wrap {
        margin-top: 35vh
    }

    .awards-group-section .awards-group-top .text-box-wrap .h3 {
        font-size: 1.1em
    }
}

@media (max-width:767.98px) {
    .awards-group-section .awards-group-top .text-box-wrap br {
        display: none
    }
}

.awards-group-section .awards-group-bottom {
    margin-top: 3.5rem
}

@media (max-width:576.98px) {
    .awards-group-section .awards-group-bottom {
        margin-top: 2.25rem
    }
}

.awards-group-section .awards-group-bottom .awards-bottom-title {
    padding-left: 4rem
}

@media (max-width:767.98px) {
    .awards-group-section .awards-group-bottom .awards-bottom-title {
        padding-left: 0;
        text-align: center
    }
}

.awards-group-section .awards-group-bottom .awards-bottom-title h3 {
    display: inline-block;
    position: relative;
    text-transform: uppercase
}

.awards-group-section .awards-group-bottom .awards-bottom-title h3 .awards-title-line {
    background: #d29f13;
    bottom: -5px;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    top: inherit;
    width: 100%
}

@media (max-width:991.98px) {
    .awards-group-section .awards-group-bottom .awards-bottom-title h3 .awards-title-line {
        bottom: -10px
    }
}

.awards-group-section .awards-group-bottom .awards-bottom-title h3 .awards-title-arrow-right {
    -webkit-animation: flyingArrowRight 1.5s ease-in-out infinite;
    animation: flyingArrowRight 1.5s ease-in-out infinite;
    left: -webkit-calc(100% + 25px);
    left: calc(100% + 25px);
    position: absolute;
    top: 4px
}

.awards-group-section .awards-group-bottom .awards-bottom-title h3 .awards-title-arrow-left {
    -webkit-animation: flyingArrowLeft 1.5s ease-in-out infinite;
    animation: flyingArrowLeft 1.5s ease-in-out infinite;
    position: absolute;
    right: -webkit-calc(100% + 25px);
    right: calc(100% + 25px);
    top: 4px
}

.awards-group-section .awards-group-bottom .awards-bottom-title.start h3 .awards-title-arrow-right {
    opacity: 1
}

.awards-group-section .awards-group-bottom .awards-bottom-title.start h3 .awards-title-arrow-left {
    opacity: 0
}

.awards-group-section .awards-group-bottom .awards-bottom-title.between h3 .awards-title-arrow-left,.awards-group-section .awards-group-bottom .awards-bottom-title.between h3 .awards-title-arrow-right {
    opacity: 1
}

.awards-group-section .awards-group-bottom .awards-bottom-title.end h3 .awards-title-arrow-right {
    opacity: 0
}

.awards-group-section .awards-group-bottom .awards-bottom-title.end h3 .awards-title-arrow-left {
    opacity: 1
}

@media (max-width:576.98px) {
    .awards-group-section .awards-group-bottom .awards-highlight-slide {
        margin-left: -23px;
        width: -webkit-calc(100% + 46px);
        width: calc(100% + 46px)
    }
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-container {
    padding-top: 12px
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-wrapper .swiper-slide .card-awards .card-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin-bottom: 12px;
    margin-top: -25px;
    -webkit-order: 2;
    order: 2
}

@media (max-width:991.98px) {
    .awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-wrapper .swiper-slide .card-awards .card-img {
        margin-top: -15px
    }
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-wrapper .swiper-slide .card-awards .card-desc {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    height: 120px;
    -webkit-order: 1;
    order: 1;
    padding-top: 0
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-wrapper .swiper-slide:nth-of-type(2n+2) .card-awards .card-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    margin-bottom: -25px;
    margin-top: 12px;
    -webkit-order: 1;
    order: 1
}

@media (max-width:991.98px) {
    .awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-wrapper .swiper-slide:nth-of-type(2n+2) .card-awards .card-img {
        margin-bottom: -15px
    }
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-wrapper .swiper-slide:nth-of-type(2n+2) .card-awards .card-desc {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding-top: 50px
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination {
    bottom: 0;
    margin-top: 40px;
    position: relative;
    text-align: center;
    z-index: 4
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    border-radius: 0;
    height: 25px;
    position: relative;
    width: 110px
}

@media (max-width:1199.98px) {
    .awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination .swiper-pagination-bullet {
        width: 90px
    }
}

@media (max-width:767.98px) {
    .awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination .swiper-pagination-bullet {
        width: 50px
    }
}

@media (max-width:576.98px) {
    .awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination .swiper-pagination-bullet {
        margin: 0 4px;
        width: 30px
    }
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: #d29f13
}

.awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination .swiper-pagination-bullet:after {
    background: #fff;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: -webkit-calc(50% - 2.5px);
    top: calc(50% - 2.5px);
    width: 100%
}

@media (max-width:767.98px) {
    .awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination .swiper-pagination-bullet:after {
        height: 4px;
        top: -webkit-calc(50% - 2px);
        top: calc(50% - 2px)
    }
}

@media (max-width:576.98px) {
    .awards-group-section .awards-group-bottom .awards-highlight-slide .swiper-pagination .swiper-pagination-bullet:after {
        height: 3px;
        top: -webkit-calc(50% - 1.5px);
        top: calc(50% - 1.5px)
    }
}

.awards-group-section .bg-awards-group {
    height: 800px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    transition: 1s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 1
}

@media (max-width:1199.98px) {
    .awards-group-section .bg-awards-group {
        height: 700px;
        left: -5%;
        width: 105%
    }
}

@media (max-width:991.98px) {
    .awards-group-section .bg-awards-group {
        height: 600px
    }
}

@media (max-width:576.98px) {
    .awards-group-section .bg-awards-group {
        height: 58vh
    }
}

.awards-group-section .bg-awards-group img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.awards-listing-section {
    background: url(../images/bg-line-shape-dark.jpg) 100% 100% no-repeat #0a2140;
    background-size: 600px auto;
    overflow: hidden;
    padding-bottom: 9.25rem;
    position: relative;
    z-index: 2
}

@media (max-width:767.98px) {
    .awards-listing-section {
        background-size: 600px auto
    }
}

@media (max-width:576.98px) {
    .awards-listing-section {
        padding-bottom: 6.25rem
    }
}

.awards-listing-section>.container {
    position: relative;
    z-index: 2
}

.awards-listing-section .tab-head-wrap {
    margin-bottom: 3rem;
    position: relative;
    width: 100%
}

@media (max-width:991.98px) {
    .awards-listing-section .tab-head-wrap {
        margin-left: calc(-50vw - -345px);
        width: 100vw
    }
}

@media (max-width:767.98px) {
    .awards-listing-section .tab-head-wrap {
        margin-left: calc(-50vw - -255px);
        width: 100vw
    }
}

@media (max-width:576.98px) {
    .awards-listing-section .tab-head-wrap {
        margin-left: -23px;
        width: -webkit-calc(100% + 46px);
        width: calc(100% + 46px)
    }
}

.awards-listing-section .tab-head-wrap .tab-head-outer {
    position: relative
}

@media (max-width:991.98px) {
    .awards-listing-section .tab-head-wrap .tab-head-outer {
        overflow: auto;
        overflow-y: hidden;
        padding-bottom: 10px;
        text-align: center
    }

    .awards-listing-section .tab-head-wrap .tab-head-outer .tab-head-inner {
        padding: 0 23px
    }
}

@media (max-width:767.98px) {
    .awards-listing-section .tab-head-wrap .tab-head-outer .tab-head-inner {
        padding: 0 23px
    }
}

@media (max-width:576.98px) {
    .awards-listing-section .tab-head-wrap .tab-head-outer .tab-head-inner {
        padding: 0 23px
    }
}

@media (max-width:991.98px) {
    .awards-listing-section .tab-head-wrap .tab-head-outer .nav-tabs {
        display: block;
        white-space: nowrap
    }

    .awards-listing-section .tab-head-wrap .tab-head-outer .nav-tabs .nav-item {
        display: inline-block;
        vertical-align: top
    }
}

@media (max-width:991.98px) {
    .awards-listing-section .tab-head-wrap .tab-head-outer .nav-tabs .nav-item:last-of-type {
        margin-right: 23px
    }
}

@media (max-width:991.98px) {
    .awards-listing-section .tab-head-wrap:after,.awards-listing-section .tab-head-wrap:before {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-family: icons;
        height: -webkit-calc(100% - 10px);
        height: calc(100% - 10px);
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        -ms-touch-action: none;
        touch-action: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        visibility: hidden;
        width: 50px;
        z-index: 3
    }

    .awards-listing-section .tab-head-wrap:before {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        background: -webkit-gradient(linear,left top,right top,from(rgba(26,57,110,.75)),to(rgba(26,57,110,0)));
        background: -o-linear-gradient(left,rgba(26,57,110,.75) 0,rgba(26,57,110,0) 100%);
        background: linear-gradient(90deg,rgba(26,57,110,.75),rgba(26,57,110,0));
        content: "";
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        left: 0;
        padding-left: 5px
    }

    .awards-listing-section .tab-head-wrap:after {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        background: -webkit-gradient(linear,left top,right top,from(rgba(26,57,110,0)),to(rgba(26,57,110,.75)));
        background: -o-linear-gradient(left,rgba(26,57,110,0) 0,rgba(26,57,110,.75) 100%);
        background: linear-gradient(90deg,rgba(26,57,110,0),rgba(26,57,110,.75));
        content: "";
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        padding-right: 5px;
        right: 0
    }

    .awards-listing-section .tab-head-wrap.start:before {
        opacity: 0;
        visibility: hidden
    }

    .awards-listing-section .tab-head-wrap.start:after {
        opacity: 1;
        visibility: visible
    }

    .awards-listing-section .tab-head-wrap.between:before {
        opacity: 1;
        visibility: visible
    }

    .awards-listing-section .tab-head-wrap.between:after {
        opacity: 1;
        visibility: visible
    }

    .awards-listing-section .tab-head-wrap.end:before {
        opacity: 1;
        visibility: visible
    }

    .awards-listing-section .tab-head-wrap.end:after {
        opacity: 0;
        visibility: hidden
    }
}

@media (max-width:767.98px) {
    .awards-listing-section .tab-head-wrap {
        margin-bottom: 2rem
    }
}

.awards-listing-section .awards-listing-tab-head {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: 0;
    -webkit-justify-content: center;
    justify-content: center
}

.awards-listing-section .awards-listing-tab-head .nav-item {
    -webkit-box-flex: 1;
    border-radius: 6px;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin: 0 6px;
    max-width: 200px;
    overflow: hidden
}

@media (max-width:991.98px) {
    .awards-listing-section .awards-listing-tab-head .nav-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 240px;
        width: auto
    }
}

.awards-listing-section .awards-listing-tab-head .nav-item .nav-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background: -webkit-gradient(linear,left top,left bottom,from(#1a396e),to(#12284d));
    background: -o-linear-gradient(top,#1a396e 0,#12284d 100%);
    background: linear-gradient(180deg,#1a396e,#12284d);
    border: 0;
    border-radius: 0;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2em;
    height: 65px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1.4;
    width: 100%
}

@media (max-width:1400.98px) {
    .awards-listing-section .awards-listing-tab-head .nav-item .nav-link {
        font-size: 1.05em;
        height: 60px
    }
}

@media (max-width:991.98px) {
    .awards-listing-section .awards-listing-tab-head .nav-item .nav-link {
        font-size: 1em;
        padding-left: 1.75rem;
        padding-right: 1.75rem
    }
}

.awards-listing-section .awards-listing-tab-head .nav-item .nav-link>span {
    display: block;
    position: relative
}

.awards-listing-section .awards-listing-tab-head .nav-item .nav-link>span:after {
    background: #d29f13;
    bottom: -5px;
    content: "";
    display: none;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.awards-listing-section .awards-listing-tab-head .nav-item .nav-link.active {
    background: -webkit-gradient(linear,left top,left bottom,from(#0e6fd4),to(#0b56a4));
    background: -o-linear-gradient(top,#0e6fd4 0,#0b56a4 100%);
    background: linear-gradient(180deg,#0e6fd4,#0b56a4)
}

.awards-listing-section .awards-listing-tab-head .nav-item .nav-link.active>span:after {
    display: block
}

.awards-listing-section .awards-listing-tab-head .nav-item:first-of-type {
    margin-left: 0
}

.awards-listing-section .awards-listing-tab-head .nav-item:last-of-type {
    margin-right: 0
}

.awards-listing-section .awards-listing-tab-content .tab-pane {
    padding: 0
}

@media (max-width:576.98px) {
    .awards-listing-section .awards-listing-tab-content .tab-pane>.row {
        --bs-gutter-x: .5rem
    }
}

.awards-listing-section .bg-crown {
    bottom: -120px;
    bottom: -10px;
    height: 248px;
    height: 198px;
    position: absolute;
    right: -150px;
    right: -160px;
    width: 400px;
    width: 320px;
    z-index: 1
}

@media (max-width:1199.98px) {
    .awards-listing-section .bg-crown {
        bottom: -100px;
        height: 211px;
        width: 340px
    }
}

@media (max-width:991.98px) {
    .awards-listing-section .bg-crown {
        bottom: -80px;
        height: 186px;
        width: 300px
    }
}

@media (max-width:767.98px) {
    .awards-listing-section .bg-crown {
        bottom: -60px;
        height: 155px;
        right: -120px;
        width: 250px
    }
}

@media (max-width:576.98px) {
    .awards-listing-section .bg-crown {
        bottom: -50px;
        height: 136px;
        right: -110px;
        width: 220px
    }
}

.awards-listing-section .bg-crown .crown-in,.awards-listing-section .bg-crown .crown-out {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:1199.98px) {
    .awards-listing-section .bg-crown {
        bottom: -10px;
        height: 149px;
        right: -100px;
        width: 240px
    }
}

@media (max-width:991.98px) {
    .awards-listing-section .bg-crown {
        bottom: -10px;
        height: 124px;
        right: -80px;
        width: 200px
    }
}

@media (max-width:576.98px) {
    .awards-listing-section .bg-crown {
        bottom: -10px;
        height: 99px;
        right: -50px;
        width: 160px
    }
}

.card-awards {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.card-awards.has-popup {
    cursor: pointer
}

.card-awards>a {
    color: #fff;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    text-decoration: none
}

.card-awards .card-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    margin-bottom: calc(-1.5rem + -25px);
    -webkit-order: 1;
    order: 1
}

@media (max-width:991.98px) {
    .card-awards .card-img {
        margin-bottom: -25px
    }
}

.card-awards .card-img .card-img-inner {
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.card-awards .card-img .card-img-inner img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    width: 100%
}

.card-awards .card-desc {
    -webkit-box-flex: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    border-left: 1px solid #fff;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: .9em;
    font-weight: 300;
    line-height: 1.5;
    margin: auto;
    -webkit-order: 2;
    order: 2;
    overflow: hidden;
    padding: 1.5rem 0 0 1rem;
    width: 92%
}

@media (max-width:576.98px) {
    .card-awards .card-desc {
        padding-left: .75rem
    }
}

.card-awards .card-desc .card-title {
    font-weight: 600;
    margin-bottom: 5px
}

@media (max-width:576.98px) {
    .card-awards .card-desc .card-title {
        font-size: 1.15em
    }
}

.card-awards .card-desc p {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: .9em;
    margin-bottom: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media (max-width:991.98px) {
    .card-awards .card-desc p {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

@media (max-width:576.98px) {
    .card-awards .card-desc p {
        font-size: .82em
    }
}

@media (max-width:991.98px) {
    .card-awards .card-desc p br {
        display: none
    }
}

.card-awards .card-nav {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    margin: auto;
    -webkit-order: 3;
    order: 3;
    padding: 0 0 0 1rem;
    width: 92%
}

@media (max-width:576.98px) {
    .card-awards .card-nav {
        padding-left: .75rem
    }
}

.card-awards .card-nav button {
    background: transparent;
    border: 0;
    color: #fff;
    font-size: .8em;
    padding: 0;
    text-decoration: underline
}

@media(hover:hover)and (pointer:fine) {
    .card-awards:hover .card-img .card-img-inner {
        -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
        transform: translateY(-12px)
    }
}

.awards-popup-content {
    background: transparent;
    max-width: 650px;
    min-height: 150px;
    padding: 40px 0;
    width: 100%
}

.awards-popup-content [data-fancybox-close] {
    background: #fff;
    border-radius: 100%;
    height: 35px;
    opacity: 1;
    padding: 4px;
    top: 30px;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
    width: 35px
}

@media(hover:hover)and (pointer:fine) {
    .awards-popup-content [data-fancybox-close]:hover {
        background: #d1d1d1
    }
}

@-webkit-keyframes flyingArrowRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes flyingArrowRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes flyingArrowLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes flyingArrowLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.awards-group-section .awards-group-top .page-title {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px)
}

.awards-group-section .awards-group-top .page-title .highlight .highlight-line {
    width: 0
}

.awards-group-section .awards-group-top .text-box-wrap .h3 {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px)
}

.awards-group-section .awards-group-top .text-box-wrap p {
    opacity: 0;
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    transform: translateY(25px)
}

.awards-group-section .awards-group-bottom .awards-bottom-title {
    opacity: 0;
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px)
}

.awards-group-section .awards-group-bottom .awards-bottom-title .awards-title-line,.awards-group-section .awards-group-bottom .awards-bottom-title .h3 .awards-title-line {
    width: 0
}

.awards-group-section .awards-group-bottom .awards-highlight-slide {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.awards-group-section .bg-awards-group img {
    opacity: 0
}

@media (max-width:991.98px) {
    .awards-group-section .bg-awards-group img {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.awards-listing-section .awards-listing-tab-head {
    opacity: 0;
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px)
}

.awards-listing-section .awards-listing-tab-content .card-awards {
    opacity: 0;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px)
}
