/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Oct 4, 2021, 5:13:13 PM
    Author     : gloding Risma
*/
@import url("/resources/glassart/css/modules/gallery-exhibition-card.css");

.section-title {
    font-family: a-otf-jun-pro, sans-serif!important;
    font-style: normal;
    font-weight: 200;
    font-size: 20px!important;
    line-height : 1.6em;
    color: #4F4E4E;
    margin: auto;
    text-align: center;
}
.no-data .desc-overview  {
    padding-left: 0;
}
.m-top-1 {
    margin-top: 1em;
}
.m-top-2 {
    margin-top: 2em;
}
.m-top-3 {
    margin-top: 3em;
}
.m-bottom-1 {
    margin-bottom: 1em;
}
.m-bottom-2 {
    margin-bottom: 2em;
}
.m-bottom-3 {
    margin-bottom: 3em;
}
.gallery .other-btn{
    position: absolute;
    right: 0em;
    top: 0em;
    margin-top: 15px;
    margin-bottom: 10px;
}
.category-box .category-title{
    color: #4f4e4e;
    font-weight: bold;
    font-size: 26px;
    position: absolute;
    display: flex;
    padding-left: 1.3em;
}
.left-line{
    border-left: 1px solid rgba(145, 153, 169, 0.3);
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 2em;
}
.left-padd{
    padding-left: 1.5em;
}
.text-search{
    text-align: left;
    padding-left: .3em;
    padding-right: 3.6em;
    /*padding-top: 1em;*/
    font-weight: 500;
    font-size: 15px;
}
/*.search-box-main{
    padding-left: 3.6em;
    padding-right: 3.6em;
    display: flex;
    align-items: center;
    min-width: 180px;
}*/
.div-category-top {
    margin-bottom: 32px;
}
.gallery .gal-boxes {
    margin-top: 0em;
}
.gallery .gal-boxes-wrap .display-block{
    display: block;
    flex-wrap: wrap;
}
.category-box .buy-category-part .div-category-top {
    margin-bottom: 5px;
    margin-top: 0;
}
.gal-boxes .img-gallery img {
    border-radius: 0;
}
.category-div-part p{
    margin-top: 10px;
    margin-bottom: 0px;
}
.active-button{
    color: #fff!important;
    background-color: #ed6d00;
    border: none!important;
}
.div-category-top .w3-button {
    padding: 4px 10px;
    margin: .3em;
}
/*.search-box-main form {
    display: inline-flex;
    background: #fff;
    height: 35px;
    vertical-align: middle;
    float: right;
    position: relative;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    max-width: none;
    min-width: unset;
}*/
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.flex-input-end {
    display: flex;
    align-items: flex-end;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.w3-button.green1 {
    border: 1px solid #8ec320;
    color: #8ec320;
}
.title-gallery{
    font-size: 64px;
    color: #FFFFFF;
}
.title-gallery-jap{
    font-size: 15px;
    color: #FFFFFF;
}
ol.carousel-indicators .active {
    background-color: #EFC39C;
}
ol.carousel-indicators li {
    background-color: #ffffff;
    border: none;
}
.item .carousel-caption-new {
    padding-bottom: 345px;
}
.item .carousel-caption-official {
    padding-bottom: 200px;
}
.item .carousel-caption-detail {
    padding-bottom: 280px;
}
.carousel-indicators {
    bottom: 250px!important;
}
.caption-gallery {
    margin: 0 auto 50px;
    width: 65%;
    background-color: #FBF7F3;
    opacity: 0.7;
    padding: 15px 10px;
    border-radius: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}
/*.item-caption-gallery {
    position: relative;
    bottom: 260px;
    z-index: 1;
}*/
/*.item-caption-gallery-off {
    position: relative;
    bottom: 180px;
}
.item-caption-gallery-app {
    position: relative;
    bottom: 100px;
}*/
.carousel-indicators .active {
    margin: unset;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    padding: 0 5px;
    margin: unset;
}
.date-gallery {
    color: #808080;
    font-weight: 400;
    font-size: 13px;
    line-height : normal;
    font-style: normal;
    margin-bottom: 10px;
}
.card-gallery-title {
    font: message-box;
    font-style: normal;
    display: -webkit-box;
    margin-bottom: 10px;
    max-width: 400px;
    color: #4F4E4E;
    font-weight: 500;
    font-size: 18px;
    line-height : normal;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.margin-app {
    margin-top: 1em;
    margin-bottom: 2em;
}
.image-card-gallery {
    border-radius: 10px;
}
.item-gallery-box {
    display: flex;
    justify-content: center;
    margin-top: 33px;
}
.object-fit-official {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%!important;
}
.object-fit-official .wrap-image-official {
    position: absolute;
    width: 100%;
    height: 200px!important;
    object-fit: cover;
}
.object-fit-75 .wrap-image-official {
    position: absolute;
    width: 100%;
    object-fit: cover;
}
.apply-btn a:hover {
    color: #FBF7F3!important;
}
.item-gallery-official {
    display: flex;
    justify-content: center;
    margin-top: 0;
}
.item-wrapper-official {
    display: flex;
    flex-wrap: wrap;
    padding: 0 16px;
    margin-bottom: 40px;
    row-gap: 40px;
}
.desc-overview a {
    color: #bb8e64!important;
}
.item-gallery-box-new {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.item-gallery-box-app {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 38px;
}
.title-gallery-div {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height : 1.6em;
    text-align: center;
    color: #4F4E4E;
    padding: 0;
}
.m-bottom-2 {
    margin-bottom: 2em;
}
.new-exhibit.space-bottom {
    padding-bottom: 15px;
}
.btmlist-gallery {
    background-color: #fbf7f3;
    padding: 40px 0.5em 52px;
}
.desc-official {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    justify-content: center;
    margin-top: 43px;
    padding: 0;
}
.newIndex .btn-seemore {
    display: table;
    margin: 11px auto 2em;
}
.newIndex .seemore {
    text-align: center;
    border: 1px solid;
    padding: 3px 3em;
    border-radius: 50px;
    margin-top: 0;
    font-size: 13px;
}
.seemore {
    text-align: center;
    border: 1px solid;
    margin: 1.5em auto 0em;
    /* width: fit-content; */
    padding: 0em 3em;
    border-radius: 50px;
    cursor: pointer;
    display: table;
    color: #4f4e4e;
    font-size: 13px;
}
.image-card-gallery-app {
    margin-bottom: 20px;
}
.app-box{
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
.app-box-cat {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: auto;
    padding: 8px;
    border: none;
    background:#772427;
}
.app-box-date {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    height: auto;
    padding: 8px;
    gap: 10px;
    border: 1px solid #E6E6E6;
}
.app-box-date-page {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    height: auto;
    padding: 8px;
    gap: 10px;
    border: 1px solid #E6E6E6;
}
.card-gallery-cat {
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    line-height: 1.6em;
}
date-gallery-app {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
}

.bg-slider-top-official {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 490px;
}
.item .carousel-caption-official {
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 10;
    padding-top: 100px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    background-image: linear-gradient(to top,rgba(0,0,0,.7) 0,rgba(0,0,0,.0001) 100%);
}
.item .carousel-caption-official {
    right: 0%;
    left: 0%;
}
.gal-index .carousel-caption-official {
    padding-left: 1em;
    padding-right: 1em;
}
.overview-title {
    width: fit-content;
    border-bottom: 2px solid #8B3333;
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
    line-height : 1.6em;
    padding-bottom: 5px;
}
.overview-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 14px;
    margin-bottom: 16px;
}
.image-overview {
    width: 100%;
    border-radius: 6px;
}
.judge-position {
    margin-top: 0% !important;
}
.judges-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 16px;
}
.border-item-wrap {
    border: 1px solid #DCDCDC;
    padding: 20px;
}
.title-judges {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #4F4E4E;
    margin-top: 15px;
    margin-bottom: 0;
    line-height : 1.6em;
}
.desc-judges {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height : 1.6em;
    color: #4F4E4E;
    margin-top: 8px;
}
.reward-content-title {
    display: flex;
    justify-content: center;
}
.gal-list.fix-table .table-grey .ui-panelgrid-cell .width-20 {
    width: 20%;
}
.award-title {
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
    line-height: 29px;
    color: #4F4E4E;
}
.title-award-jap {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #4F4E4E;
}
.reward-content {
    background-color: #FBF7F3;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin: 40px auto;
}
.position-big {
    display: flex;
    gap: 15px;
}
.icon-reward {
    position: absolute;
    width: 60px;
    margin-right: 240px;
}
.dis-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}
.wrapper-reward {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.cat-reward {
    width: fit-content;
    padding: 10px;
    background-color: #772427;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #FFFFFF;
    margin: 1em 0;
}
.title-cat-reward {
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
    line-height: 29px;
    color: #4F4E4E;
}
.title-cat-reward span {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}
.desc-reward {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4F4E4E;
}
.title-section-gold {
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 41px;
    color: #4F4E4E;
}
.title-section-jap {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #4F4E4E;
}
.section-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
}
.wrapper-reward-section {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.border-reward {
    margin-top: 10px;
    width: 50%;
    border-bottom: 1px solid #DCDCDC;
}
.reward-content-gold {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin: 40px auto;
}
.dis-jusflex {
    display: flex;
    justify-content: center;
}
.image-gold-reward {
    border-radius: 10px;
}
.artist-reward {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}
.reward-content-silver {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
.image-silver-reward {
    border-radius: 10px;
}
.step-app-gallery {
    display: flex;
    justify-content: center;
}
.form-boxes-wrap {
    display: flex;
    justify-content: center;
}
.image-form {
    width: 100%;
    /* height: 450px; */
    border-radius: 10px;
}
.desc-form {
    margin: 30px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height : 1.6em;
    color: #4F4E4E;
}
.input-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height : 1.6em;
    color: #4F4E4E;
}
.input-desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height : 1.6em;
    color: #4F4E4E;
}
.input-desc span {
    color: #E26B34;
}
body .contact.ui-inputfield {
    background: transparent;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    text-align: left!important;
}
/*.centered-text {
    text-align: unset;
}*/
.upload-button {
    width: 100%;
    border-radius: 5px;
}
.button-gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 145px;
    height: 27px;
    color: #4F4E4E!important;
    background-color: #FFFFFF!important;
    border: 1px solid #4F4E4E!important;
    border-radius: 12px!important;
    font-style: normal;
    font-weight: 400;
    font-size: 15px!important;
    line-height: 100%;
}
.text-complete {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.gal-featured-img {
    padding: 0 16px;
}
/* .gal-featured-img:first-of-type {
    padding: 0 16px 0 0;
}
.gal-featured-img:last-of-type {
    padding: 0 0 0 16px;
} */
.top-img-cover .carousel-indicators {
    margin-bottom: 48px;
    z-index: 1;
}
.wrap-image-card-gallery {
    margin-bottom: 10px;
}
.wrap-image-card-official {
    margin-bottom: 10px;
}
.wrap-gal-featured {
    display: grid;
    /*    width: calc(100% + 96px);
        margin-left: -48px;*/
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
    margin-top: 48px;
}
.new-exhibit {
    margin-top: 40px;
}
.style-reward .wrap h2 {
    font-size: 32px!important;
    margin-bottom: 20px;
    line-height : 1.6em;
}
/*Step Gallery*/
body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number {
    padding: 7px 11px;
    margin-bottom: 16px;
    width: 36px;
    height: 36px;
    color: #9199a9;
}

body .ui-steps .ui-steps-item.ui-state-highlight .ui-menuitem-link .ui-steps-number {
    background-color: #fff;
}
body .ui-steps .ui-steps-item .ui-menuitem-link.active .ui-steps-number {
    background-color: #8B3333;
    border: none;
    color: #FFFFFF;
}
body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-title {
    font-weight: 500;
    color:#9199a9;
    line-height : 1.6em;

}
body .ui-steps .ui-steps-item .ui-menuitem-link.active .ui-steps-title {
    font-weight: 700;
    color:#4c566a;
    line-height : 1.6em;
}
body .ui-steps .ui-steps-item .ui-menuitem-link.done .ui-steps-number {
    background-color: #FBF7F3;
    color: #808080;
    border: none;
}
body .ui-steps .ui-steps-item .ui-menuitem-link {
    padding-top: 6px;
}
body .ui-steps:before {
    top: 37%;
}

/*CSS of gallery-detail*/
.mega-title {
    padding: 2em 0;
    min-height: 466px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.mega-title::after {
    content: "";
    background-image: linear-gradient(to top,rgba(0,0,0,.7) 0,rgba(0,0,0,.0001) 100%);
    width: 100%;
    position: absolute;
    height: 50%;
    left: 0;
    bottom: 0;
}
.mega-title h1 {
    font-weight: 400;
    font-size: 64px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    padding: 0 15px 10px;
    margin-top: 0;
    word-break: break-all;
}
.mega-title p {
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
}
.mega-title .wrap {
    position: relative;
    z-index: 1;
}
.desc-overview {
    padding-left: 15px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height : 1.8em;
    color: #4F4E4E;
    position: relative;
}
.gal-detail-flex {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.no-padding-top {
    padding-top: 0;
}
.style-img {
    padding-top: 0;
}
.desc-overview p {
    font-size: 16px;
    line-height : 1.6em;
}
.row-overview {
    margin-top: 12px;
}
.gal-detail-section .section-title {
    font-size: 28px!important;
    font-weight: 300;
    line-height : 1.6em;
}
.gal-detail-section .line-grey {
    display: flex;
    border-bottom: 1px solid #DCDCDC;
    width: 62.5%;
    margin: auto;
}
.gal-detail-section .desc-section {
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}
.gal-detail-section .section-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
}
.reward-content-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.reward-content-title .silver-icon {
    height: 48px;
    max-height: 48px;
    /*margin-right: 21px;*/
    width: auto;
}
.reward-content-silver .title-img {
    display: flex;
    justify-content: center;
}
.reward-content-silver .section-title {
    margin-top: 7px;
}
.image-square-gallery {
    padding-bottom: 50%;
    position: relative;
    height: 0;
}
.image-square {
    /*padding-bottom: 100%;*/
    position: relative;
    height: auto;
    /*width: 100%;*/
}
.image-square > img {
    /*position: absolute;*/
    width: 100%;
    /*height: 100%;*/
    height: 206px;
    object-fit: cover;
    left: 0;
    top: 0;
}
.close-img {
    text-align: end;
    font-weight: bolder;
    font-size: 25px;
}
.zoom-in-img:before {
    content: '';
    position: absolute;
    width: 0;
    z-index: 0;
    border-style: solid;
    border-color: #c4c4c4 transparent;
    border-width: 0 11px 18px;
    top: -18.5px;
    left: 25%;
    margin-left: -45px;
    display: block;
}
.award-item {
    padding: 10px;
}
.award-item .desc {
    margin-top: 24px;
}
.award-item .special-award-tag {
    display: inline-block;
}
.award-item .flow-title {
    display: grid;
    align-items: baseline;
    flex-wrap: wrap;
}
.award-item .name-artwork {
    font-weight: 200;
    font-size: 20px;
    line-height : 1.6em;
    margin: 0 5px 6px 0;
}
.award-item .name-artist {
    font-weight: 600;
    font-size: 16px;
    line-height : 1.6em;
    margin: 6px 0;
}
.award-item .caption {
    font-size: 16px;
    line-height : 1.6em;
    font-weight: normal;
}
.gal-detail-section {
    margin-top: 50px;
}
.size-l .big-size {
    padding-top: 10px;
}
.size-m .award-item,
.size-s .award-item {
    padding: 20px 16px;
}
.size-m .award-item .flow-title,
.size-s .award-item .flow-title {
    flex-flow: column;
}
.size-m .award-item .name-artwork,
.size-s .award-item .name-artwork {
    margin-bottom: 3px;
    margin-top: 8px;
}
.size-m .award-item .name-artist,
.size-s .award-item .name-artist {
    margin-top: 0;
}
.wrapper-reward.size-m,
.wrapper-reward.size-s {
    justify-content: flex-start;
    width: calc(100% + 32px);
    margin-left: -16px;
}
.content-area.margin-top {
    margin-top: 50px;
}
.margin-bottom-desc {
    margin-bottom: 5px;
}
.wrapper-reward.size-m.midle-size {
    justify-content: flex-start;
    width: calc(100% + 0px);
    margin-left: 0px;
    margin-top: 50px;
}
.reward-content-title .wrap {
    position: relative;
}
.banner-area {
    max-width: 75%;
    min-width: 360px;
}
.judges-content .slick-track {
    display: flex;
    gap: 10px;
    border-right: none;
    margin-left: -10px;
}
.judges-content .slick-initialized .slick-slide {
    display: flex;
}
.judges-content .border-item-wrap {
    /*border: 0;*/
    border: 1px solid #d3d2d3;
    width: 100%;
    padding: 28px 28px 25px;
}
.judges-content .slick-list {
    padding: 0 5px;
}
.judges-content .book-list-index {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-top: 16px;
    margin-bottom: 66px;
}
.form-boxes-button .button-wrap {
    display: flex;
    gap: 15px;
    width: 100%;
    justify-content: flex-start;
}
.confirm .form-boxes-button .button-wrap {
    position: relative;
    left: 50px;
}
.form-boxes-button .button-wrap button:first-child {
    /*margin-right: 15px;*/
}
.content-area .area-post {
    position: relative;
    left: 70px;
}
.form-boxes-button .input-desc {
    opacity: 0;
}
.gallery-app-form .title {
    margin-bottom: 36px;
    margin-top: 10px;
}
.background-blc-mega .background-black {
    position: relative;
    width: auto;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 10px 30px;
    /*    max-width: 75%;
        min-width: 300px;*/
}
.position-content-reward .award-item {
    display: flex;
    gap: 15px;
}
.position-content-reward .award-item .image-square {
    /*padding-bottom: 48%;*/
    height: auto;
}
.position-content-reward .award-item .desc {
    margin-top: 0px;
}
.position-content-reward .award-item .desc p {
    word-break: break-word;
}
.content-area {
    display: flex;
    justify-content: center;
}
.content-area-gal-conf .step-create-gallery-wrap {
    display: grid;
    justify-content: center;
    justify-items: center;
}
.margin-bottom-gal {
    margin-bottom: 2em;
}
.button-margin {
    margin: -10px auto 3em;
}
.hide-first-img .gal-featured-img:first-of-type {
    display: none;
}
.modal-content.modal-content-width {
    width: 50% !important;
}
.modal-content.modal-content-width img {
    width: 100% !important;
}
.msg-gal-del p {
    text-align: center;
    padding: 5em 0 10em;
    margin: 0;
    position: relative;
    top: 42px;
}

/*========== Application gallery detail ===========*/
.text-desc .desc-overview {
    width: 100%;
    height: 116px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    display: block;
    align-items: flex-end;
    color: #4F4E4E;
    padding: 0;
    margin-bottom: 32px;
}
.width-sec1 {
    max-width: 1050px;
}
.text-desc {
    display: flex;
}
.text-desc .desc-overview p {
    text-align: justify;
}
.section1 .image-sec2 {
    display: flex;
    gap: 20px;
    padding: 0;
}
.image-gal-section {
    justify-content: center;
    display: flex;
}
.text-desc1 {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
}
.image-desc2 img {
    display: flex;
    justify-content: center;
    padding: 0px;
    width: 674px;
    height: 674px;
}
.image-desc2 {
    display: flex;
    justify-content: center;
}
.image-sec2 img {
    display: flex;
    padding: 0px;
    width: 500px;
    height: 500px;
    justify-content: space-around;
}
.period {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11px 15px;
    gap: 10px;
    width: 94px;
    height: 35px;
    background: #772427;
    flex: none;
    order: 0;
    flex-grow: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    color: #FFFFFF;
    display: flex;
}
.date-period {
    float: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin: 10px auto auto;
    width: 0%;
}
.date {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11px 20px;
    gap: 10px;
    width: 244px;
    height: 35px;
    background: #E6E6E6;
    border: 1px solid #E6E6E6;
    flex: none;
    order: 1;
    flex-grow: 1;

    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #4F4E4E;
}
.style-form {
    color: #FFFFFF !important;
}
.pos-bot {
    display: flex;
    justify-content: center;
}
.apply-btn {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 6px 15px;
    gap: 10px;
    width: 242px;
    height: 41px;
    background: #8B3333;
    border: 1px solid #8B3333;
    border-radius: 100px;
    margin-bottom: 100px;
}
.apply-btn a {
    width: 212px;
    height: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    color: #FBF7F3;
    flex: none;
    order: 0;
    flex-grow: 1;
}
.border-judegs .border-item-wrap {
    border: 1 !important;
}
.mega-title.background-blc-mega::after {
    height: 20% !important;
}
.margin-top-btn {
    margin-top: 0 !important;
}
.form-boxes-button.button-confrm .confirm {
    display: flex;
    margin-left: 24px;
    position: absolute;
}
.button-confr .button-gallery {
    position: relative;
    right: -150px;
}
.gal-detail-title {
    max-width: 1050px;
    width: 100%;
}
.position-button {
    display: flex;
    justify-content: center;
    justify-items: center;
    position: relative;
    right: -40px;
}
.pc-view {
    display: contents;
}
.part2-desc .desc-overview {
    padding-left: 0;
}
.border-bottom {
    margin-bottom: 32px;
}
.L-size .image-square {
    display: flex;
    justify-content: center;
}
.margin-top-judges {
    margin-top: 50px;
}
.L-size .desc {
    position: relative;
    left: -50px;
}
.big-size .big-photo img {
    height: auto;
}
.reward-content-silver .view-box .image-square {
    padding-bottom: initial;
    height: auto;
}
.short-img {
    /*text-align: center;*/
    display: flex;
    gap: 15px;
    width: auto;
}
.short-img img {
    max-width: 100%;
}
.hided-left .view-box {
    /*padding-left: 0;*/
}
.reward-content-title .long-image {
    text-align: center;
}
/*========== End of Application gallery detail ===========*/

.main-banner-exhibition-wrapper {
    position: relative;
    margin-top: 56px;
}
.main-banner-exhibition {
    border-bottom: 0.5px solid #333;
    border-top: 1px solid #333;
}
.main-banner-exhibition-wrapper .side-banner {
    position: absolute;
    top: 1px;
    width: 17%;
    background: #fff;
    height: 0px;
    padding-bottom: calc(44% - 0px);
}
.main-banner-exhibition-wrapper .side-banner img {
    max-width: 100%;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.main-banner-exhibition--wrap-img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
    border-bottom: 1px solid #333;
}
.main-banner-exhibition--wrap-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0px;
}
.main-banner-exhibition--caption {
    padding-top: 29px;
    padding-bottom: 34px;
    padding-right: 50px;
    min-height: 147px;
}
.main-banner-exhibition .slick-slide .main-banner-exhibition--caption {
    opacity: 1;
    transition: 500ms ease 0s;
}
.main-banner-exhibition .slick-slide:not(.slick-current) .main-banner-exhibition--caption {
    opacity: 0;
    transition: 500ms ease 0s;
}
.main-banner-exhibition .h5-first-caption {
    font-size: 28px;
    font-weight: 500;
    line-height: 140%;
    margin-top: 0px;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.main-banner-exhibition .h5-second-caption {
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    margin: 0px;
    margin-top: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.main-banner-exhibition .slick-dots {
    bottom: 107px;
    width: max-content;
    /* top: calc(74% + 45px); */
    right: calc(17% + -5px);
    transform: unset;
    left: unset;
}
.content-layout .gallery-exhibition-page {
    padding-top: 79px;
    padding-bottom: 100px;
}
.gallery-exhibition-section1-pad {
    padding-top: 51.5px;
}
.gallery-exhibition-section2-pad {
    padding-top: 119px;
}
.gallery-exhibition-section3-pad {
    padding-top: 119px;
}
.gallery-exhibition-section4-pad {
    padding-top: 119px;
}
.wrap-gal-featured-btn  {
    margin-top: 48px;
}
.bg-gal-exhibition-vector-1 {
    left: 0px;
    top: -0.34%;
}
.bg-gal-exhibition-vector-2 {
    right: 0px;
    top: 22.5%;
}
.bg-gal-exhibition-vector-3 {
    left: 0px;
    bottom: 1%;
}
.bg-gal-exhibition-vector-4 {
    bottom: -740px;
    right: 0;
}


@media screen and (max-width: 1024px) {
    .wrap-gal-featured {
        gap: 40px 14px;
    }
    .main-banner-exhibition .slick-dots {
        bottom: 121px;
    }
    .main-banner-exhibition--caption {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 768px){

}

@media only screen and (max-width: 40.063em){
    .main-banner-exhibition-wrapper {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 30px;
        border-top: 1px solid #333;
    }
    .main-banner-exhibition-wrapper .side-banner {
        position: relative;
        width: 100%;
        padding: 0px;
        height: auto;
    }
    .main-banner-exhibition-wrapper .side-banner img {
        height: auto;
        position: relative;
    }
    .main-banner-exhibition {
        /*margin-top: 1px;*/
        margin-top: 0px;
        border-top: none;
        border-bottom: 1px solid #333;
    }
    .main-banner-exhibition--wrap-img {
        padding-bottom: 83.2%;
    }
    .main-banner-exhibition--caption {
        padding: 21px 15px 24px;
        min-height: 106px;
    }
    .main-banner-exhibition .slick-dots {
        right: 50%;
        transform: translateX(50%);
        bottom: 122px;
    }
    .main-banner-exhibition .h5-first-caption {
        font-size: 18px;
        -webkit-line-clamp: 2;
    }
    .main-banner-exhibition .h5-second-caption {
        font-size: 15px;
        margin-top: 12px;
    }


    /*part with wrapper classname = wrap-gal-featured */
    .wrap-gal-featured .gallery-exhibition-box p.head {
        -webkit-line-clamp: 2;
        margin-top: 5px;
    }
    .wrap-gal-featured .gallery-exhibition-box .head {
        -webkit-line-clamp: 2;
        margin-top: 5px;
    }

    /*part that use slider on mobile part*/
    .wrap-gal-featured {
        position: relative;
        margin-top: 28px;
    }
    .wrap-gal-featured.wrap-gal-featured {
        display: block;
    }
    .wrap-gal-featured-slider .gallery-exhibition-box {
        /*padding: 0px 35px 0px 0px;*/
        padding: 0px;
    }
    .wrap-gal-featured-slider-arrows .gallery-exhibition-box {
        /*padding: 0px 35px 0px 0px;*/
        padding: 0px;
    }
    .wrap-gal-featured.wrap-gal-featured-slider {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .wrap-gal-featured.wrap-gal-featured-slider-arrows {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
        padding-bottom: 0px;
    }
    .wrap-gal-featured .slick-slide {
        width: 289px;
    }
    .wrap-gal-featured .slick-list {
        overflow: visible;
    }
    .wrap-gal-featured-slider-arrows {
        padding-bottom: 56px;
    }


    .content-layout .gallery-exhibition-page {
        padding-top: 18px;
        padding-bottom: 40px;
    }
    .gallery-exhibition-section1-pad {
        padding-top: 7px;
    }
    .gallery-exhibition-section2-pad {
        padding-top: 54px;
    }
    .gallery-exhibition-section3-pad {
        padding-top: 54px;
    }
    .wrap-gal-featured-btn {
        margin-top: 36px;
    }
    .gallery-exhibition-section4-pad {
        padding-top: 58px;
    }
    .bg-gal-exhibition-vector-5 {
        right: 0px;
        top: 39%;
    }
    .bg-gal-exhibition-vector-6 {
        left: 0px;
        bottom: 9.3%;
    }
    .bg-gal-exhibition-vector-4 {
        width: 360px;
        bottom: -204px;
    }
    .page-main-glassart-custom .wrap-gal-featured .gallery-exhibition-box:not(:first-of-type) {
        margin-top: 30px;
    }
}
