.row-extend {
    margin-top: 90px;
}
.img-cont-small-top {
    position: relative;
    padding-top: 75%;
}
.img-cont-small-top .layer {
    left: 10%;
    top: 0;
    position: absolute;
    width: 90%;
    height: 90%;
}
.img-cont-small-top p {
    margin-bottom: 0;
    bottom: 10%;
    left: 10%;
}
.img-cont-small-bottom {
    position: relative;
    padding-top: 75%;
}
.img-cont-small-bottom .layer {
    left: 0;
    top: 0;
    position: absolute;
    width: 90%;
    height: 90%;
}
.img-cont-small-bottom p {
    bottom: 10%;
}
.img-cont-big-top {
    position: relative;
    padding-top: 75%;
}
.img-cont-big-top .layer {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.img-cont-big-bottom {
    position: relative;
    padding-top: 75%;
}
.img-cont-big-bottom .layer {
    right: 0;
    top: -10%;
    position: absolute;
    width: 100%;
    height: 100%;
}
.img-cont-big-bottom p {
    bottom: 10%;
}
.col-margin {
    margin-bottom: 30px;
}
.m-thumb-details {
    display: none;
    justify-content: space-between;
    align-items: start;
    padding: 16px 0;
}
.m-thumb-details p {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 18px;
    padding-right: 5px;
    line-height: 26px;
}
.m-thumb-details img {
    width: 30px;
}
.mutiple-tiles__section {
    margin-bottom: -43px;
}
.mutiple-tiles__section .layer {
    position: absolute;
    overflow: hidden;
}
.mutiple-tiles__section .layer img {
    transition: all 0.5s ease-in-out;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.mutiple-tiles__section .layer img:hover {
    transform: scale(1.1);
    filter: brightness(0.6);
}
.mutiple-tiles__section .btn-proceed {
    background: #c90d42;
    color: #fff;
    border-radius: 50px;
    padding: 12px 50px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
}
.mutiple-tiles__section .btn-proceed:hover {
    background-color: #a21131;
    color: #fff;
}
.mutiple-tiles__section .modal {
    background: hsla(0, 0%, 100%, 0.98);
}
.mutiple-tiles__section .modal-content {
    border: none;
    box-shadow: 0 1px 28px #dcdcdc;
}
.mutiple-tiles__section .modal-header {
    border-bottom: none;
}
.mutiple-tiles__section .modal-header i {
    font-size: 50px;
    font-weight: 100;
}
.mutiple-tiles__section .modal-header .close {
    opacity: 1;
}
.mutiple-tiles__section .modal-body {
    padding: 20px 70px;
}
.mutiple-tiles__section .modal-dialog {
    max-width: 900px;
    position: static;
}
.mutiple-tiles__section .modal-footer {
    border-top: none;
    padding-bottom: 64px;
}
.mutiple-tiles__section .modal-wide {
    max-width: 100vw !important;
    margin: 0;
}
.mutiple-tiles__section .fs-modal .modal {
    padding: 0 !important;
}
.mutiple-tiles__section .fs-modal .modal-header {
    padding-bottom: 58px;
    padding-top: 10px;
}
.mutiple-tiles__section .fs-modal .modal-body {
    padding-top: 0;
}
.mutiple-tiles__section .fs-modal .modal-body h3 {
    margin-bottom: 60px;
}
.mutiple-tiles__section .fs-modal .modal-content {
    height: 100%;
    box-shadow: none;
}
.mutiple-tiles__section .gp-page .modal-body h3 {
    margin-bottom: 8px;
}
@media (min-width: 992px) {
    .mutiple-tiles__section .modal-wide .modal-body {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .mutiple-tiles__section .modal-header i {
        font-size: 40px;
    }
    .mutiple-tiles__section .fs-modal .modal-body {
        padding: 0;
    }
    .mutiple-tiles__section .fs-modal .row {
        text-align: left;
    }
    .mutiple-tiles__section .gp-page .modal-body {
        padding: 20px 40px;
    }
    .mutiple-tiles__section .gp-page .modal-body .lb-row {
        margin-top: 30px;
    }
    .mutiple-tiles__section .gp-page .fs-modal .modal-header {
        padding-bottom: 0;
    }
    .mutiple-tiles__section .gp-page .slick-slide img {
        margin-bottom: 30px;
    }
    .mutiple-tiles__section .thumbnail-title {
        display: none;
    }
    .mutiple-tiles__section .img-cont-small-top .layer {
        left: 0;
    }
}
.thumbnail-title {
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 90%;
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    padding: 20px;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.86));
}
.tb-left-btm {
    width: 100%;
    right: 0;
}
.tb-right-top {
    width: 100%;
}
.section-bottom-space {
    margin-bottom: 100px;
}
.lb-row {
    margin-top: 60px;
}
.lightbox {
    padding-top: 100px;
    text-align: center;
}
.lightbox ul {
    padding-left: 25px;
    list-style: disc;
}
.lightbox li {
    font-size: 24px;
    text-indent: 0;
    color: #404040;
    padding-left: 0;
}
.lightbox li p {
    margin-bottom: 5px;
}
.lb-description {
    margin-top: 25px;
}
@media only screen and (max-width: 1200px) {
    .mutiple-tiles__section {
        margin-bottom: -33.75px;
    }
}
@media only screen and (max-width: 768px) {
    .mutiple-tiles__section {
        margin-bottom: -16px;
    }
    .row-extend {
        margin-top: 0;
    }
    .section-bottom-space {
        margin-bottom: 50px;
    }
    .mutiple-tiles__section .m-thumb-details {
        display: flex;
    }
    .mutiple-tiles__section .col-margin {
        margin-bottom: 0;
    }
    .mutiple-tiles__section .col-md-12:nth-child(odd) {
        padding-right: 7.5px;
    }
    .mutiple-tiles__section .col-md-12:nth-child(2n) {
        padding-left: 7.5px;
    }
    .mutiple-tiles__section .layer {
        width: 100%;
        height: 100%;
        top: 0;
    }
    .mutiple-tiles__section .layer img {
        width: 100%;
        height: 100%;
    }
    .mutiple-tiles__section .row-m-margin {
        margin-bottom: 30px;
    }
    .mutiple-tiles__section .tb-left-btm,
    .mutiple-tiles__section .tb-right-btm,
    .mutiple-tiles__section .tb-right-top {
        width: 100%;
        right: 0;
        bottom: 0;
    }
}
@media only screen and (min-width: 1023px) and (max-width: 1200px) {
    .lightbox .container {
        padding-left: 80px;
        padding-right: 80px;
    }
}
.fs-modal .modal {
    background: #fff;
}
.fs-modal .slick-disabled {
    display: none !important;
}
.fs-modal .article-right,
.fs-modal .article-left {
    top: 55%;
    transition: none;
    position: absolute;
    z-index: 2;
    cursor: pointer;
}
.fs-modal .article-right {
    left: auto;
}
.fs-modal .article-right i,
.fs-modal .article-left i {
    font-size: 35vh;
    font-weight: 100;
    background: linear-gradient(-45deg, rgba(65, 115, 160, 1), #008bbf 50%, rgba(65, 115, 160, 1));
}
.fs-modal .article-right:focus,
.fs-modal .article-left:focus {
    outline: none;
}
.fs-modal .article-left {
    width: 150px;
    height: 62px;
    transform: scaleX(-1);
    left: -85px;
}
.fs-modal .article-left:before {
    transform-origin: 50% 50%;
    transform: rotate(-30deg);
}
.fs-modal .article-left:after,
.fs-modal .article-left:before {
    content: "";
    display: block;
    width: 3px;
    height: 20px;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    background: #404040;
    opacity: 1;
}
.fs-modal .article-left:after {
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    bottom: 26px;
}
.fs-modal .article-right {
    width: 150px;
    height: 62px;
    right: -85px;
}
.fs-modal .article-right:before {
    transform-origin: 50% 50%;
    transform: rotate(-30deg);
}
.fs-modal .article-right:after,
.fs-modal .article-right:before {
    content: "";
    display: block;
    width: 3px;
    height: 20px;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    background: #404040;
    opacity: 1;
}
.fs-modal .article-right:after {
    transform-origin: 50% 50%;
    transform: rotate(30deg);
    bottom: 26px;
}
.fs-modal .slick-dots {
    left: 0;
}
.fs-modal .slick-dots li {
    margin-top: 30px;
    border-radius: 50%;
    border: 2px solid #ccc;
    background-color: #fff;
    width: 12px;
    height: 12px;
    margin: 7px;
}
.fs-modal .slick-dots li.slick-active {
    background: #222;
    border: 2px solid #222;
}
.fs-modal .slick-dots li button {
    visibility: hidden;
}
@media screen and (max-width: 1024px) {
    .fs-modal .slider-wrapper {
        flex-direction: column;
        padding-right: 15px;
        padding-left: 15px;
        gap: 15px;
    }
    .fs-modal .slider-left,
    .fs-modal .slider-right {
        width: 100%;
    }
    .fs-modal p {
        overflow-wrap: anywhere;
    }
    .fs-modal .modal-body {
        padding: 20px 40px;
    }
    .fs-modal .article-right, .fs-modal .article-left {
        top: 40%;
    }
    .fs-modal .article-right {
        width: 100px;
        transform: scale(0.8);
        right: -65px;
    }
    .fs-modal .article-left {
        width: 100px;
        transform: scaleX(-1) scale(0.8);
        left: -65px;
    }
}
.fs-modal #gp-lightbox {
    overflow-y: hidden;
}
.loader-container {
    width: calc(100% + 17px);
    background: #fff;
    height: calc(100% + 20px);
    position: absolute;
    z-index: 99999;
    margin: auto;
    display: flex;
}
.loader {
    border: 7px solid #f3f3f3;
    border-radius: 50%;
    border-top: 7px solid #3498db;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
