.no-padding {
    padding: 0;
}

#gallery .title-gallery {
    text-align: center;
    margin: 15px 0px;
}

.box-gallery {
    margin-left: 0;
    margin-right: 0;
    padding-left: 3px;
}

.box-gallery .col-sm-15 .item-gallery {
    margin-right: 4px;
    margin-bottom: 4px;
    height: 220px;
}

.item-gallery {
    position: relative;
}

.options {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    height: 100%;
}

.item-gallery:hover .options {
    opacity: 0.5;
    background: #000;
    cursor: pointer;
}

.option {
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 0;
    display: none;
}

.item-gallery:hover .option {
    display: block;
}

.option .heart {
    width: 60%;
    float: left;
    height: 100%;
    text-align: center;
}

.option .download-share {
    width: 40%;
    float: right;
    height: 100%;
}

.option .download-share .share {
    width: 50%;
    height: 50%;
    float: left;
    text-align: left;
}

.option .download-share .download {
    width: 50%;
    height: 50%;
    float: left;
    text-align: left;
}

.option .heart i {
    color: #fff;
}

.option .heart i:hover {
    opacity: 0.5;
}

.option .share i:hover {
    opacity: 0.5;
}

.option .download i:hover {
    opacity: 0.5;
}

.option .share i {
    color: #fff;
}

.option .download i {
    color: #fff;
}

/* The Modal (background) */
.modal-gallery-page {
    display: none;
    padding-top: 50px;
    padding-left: 65px;
    padding-right: 50px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 90;
}

/* Modal Content */
.modal-content {
    margin: auto;
    padding: 0;
    width: 90%;
}

/* The Close Button */
.close {
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    color: #000000;
}

.fullscreen-button {
    position: absolute;
    top: 10px;
    left: 25px;
}

.fullscreen-button:hover,
.fullscreen-button:focus,
.close:hover,
.close:focus {
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
}

.cursor {
    cursor: pointer;
}

.slick-next:before,
.slick-prev:before {
    content: '';
}

/*.prev,*/
/*.next {*/
/*cursor: pointer;*/
/*position: absolute;*/
/*!* top: 48%; *!*/
/*top: calc((100vh / 2) - 100px);*/
/*width: 50px;*/
/*text-align: center;*/
/*color: #000;*/
/*font-size: 20px;*/
/*transition: 0.6s ease;*/
/*user-select: none;*/
/*-webkit-user-select: none;*/
/*}*/

/*.next {*/
/*right: -40px;*/
/*}*/
/*.prev {*/
/*left:-40px;*/
/*}*/

/*.prev i,*/
/*.next i{*/
/*font-size: 50px;*/
/*}*/

.image-gallery {
    width: 50%;
    height: 500px;
    float: left;
    position: relative;
}

.image-gallery-full {
    height: 100vh;
    margin: 0 auto;
    float: none;
}

.modal-fullscreen {
    padding-top: 0px;
}

.description {
    width: 50%;
    min-height: 500px;
    float: left;
    padding-left: 50px;
    padding-top: 20px;
}

.modal-content-gallery {
}

.mySlides .image {
    position: relative;
}

.mySlides .image img {
    display: block;
    max-width: 100%;
    max-height: calc(100vh - 100px);
    margin-left: auto;
    margin-right: auto;
}

#modalFullpage {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    left: 0;
    top: 10px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background: #fff;
}

.modalFullpage .imageFull {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.modalFullpage .imageFull img {
    display: block;
    max-width: 90%;
    max-height: 100vh;
    margin: 0 auto;
    margin-top: 20px;
}

.prevfull,
.nextfull {
    cursor: pointer;
    position: absolute;
    /* top: 48%; */
    z-index: 100;
    /* width: auto; */
    top: calc((100vh / 2) - 100px);
    width: 50px;
    text-align: center;
    color: #000;
    font-size: 20px;
    transition: 0.6s ease;
    user-select: none;
    -webkit-user-select: none;
}

.nextfull {
    right: 0px;
}

.prevfull {
    left: 0px;
}

.prevfull i,
.nextfull i {
    font-size: 50px;
}

.fullscreen-button-fullimage {
    position: absolute;
    top: 10px;
    left: 25px;
    z-index: 110;
    cursor: pointer;
}

.category-gallery a {
    margin-right: 10px;
    display: block;
    float: left;
    padding: 5px;
    font-size: 18px;
    color: #000;
}

.category-gallery a.active {
    color: rgba(141, 175, 45, 1);
}

.category-gallery a:hover {
    color: rgba(141, 175, 45, 1);
}

/*chinh sua gallery the cabin*/
.image-gallery-50 {
    position: relative;
    width: 100%;
}

.image-gallery-50 img {
    margin-left: auto;
    margin-right: auto;
}

.image-gallery-50 .next {
    position: absolute;
    right: -50px;
    top: calc(100vh / 3);
    cursor: pointer;
    width: 50px;
    height: 50px;
    z-index: 99;
    line-height: 50px;
    text-align: center;
}

.image-gallery-50 .prev {
    position: absolute;
    left: -30px;
    top: calc(100vh / 3);
    cursor: pointer;

}

.name-cabin {
    margin-left: 3px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    background: black;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 15px;
}