.p-wrap, #adminForm > .mb-3, #adminForm > .mt-3 {
        max-width: 1920px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-left: 50px;
        padding-right: 50px;
        position: relative;
    }

/*** Site Header ***/
header {
        padding: 22px 0 15px 0;
    }
header .p-wrap>div {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 25px auto;
        grid-template-columns: repeat(2, auto);
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 25px;
        grid-row-gap: 0px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background-color: #fff;
        border-radius: 30px;
        padding: 20px 30px 30px 30px;
        position: relative;
    }
header .p-wrap>div > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
header .p-wrap>div > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
header .p-wrap .top { -ms-grid-row: 1; -ms-grid-row-span: 1; -ms-grid-column: 1; -ms-grid-column-span: 2; grid-area: 1 / 1 / 2 / 3; }
.lang-inline {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 30px 10px 30px 10px 30px 10px 30px 10px 30px;
        grid-template-columns: repeat(5, 30px);
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 0px;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: end;
        background-color: #f0f2f4;
        padding: 0 0px 7px 7px !important;
        position: absolute;
        top: -15px;
        right: 0;
        border-radius: 0 0 0 15px;
    }
.lang-inline > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
.lang-inline > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
.lang-inline > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
    }
.lang-inline > *:nth-child(4) {
        -ms-grid-row: 1;
        -ms-grid-column: 7;
    }
.lang-inline > *:nth-child(5) {
        -ms-grid-row: 1;
        -ms-grid-column: 9;
    }
header .p-wrap .left {
    min-width: 170px;
}
header .p-wrap .right {
    min-width: 920px;
}
header .p-wrap .right>div {
    margin-right: -18px;
}
header .logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
        margin-top: -10px;
}
header .logo img {
    margin: 10px 25px 10px 0;
}
.lang-inline li {
	margin: 0 !important;
}
.lang-inline li a {
        border-radius: 10px;
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
                font-size: 14px;
        line-height: 28px;
        border: solid 1px #e6e6e6;
        background-color: #fff;
    }
header .lang-active a, header .lang-inline li:hover a {
        background-color: #cecece;
    }
header .bottom {
    background-color: #f0f2f4;
    position: absolute;
    right: 0;
    bottom: -60px;
    left: 400px;
    border-radius: 15px 0 0 0;
    padding: 0px 0 0 7px;
    z-index: 2;
}
header .bottom ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin: 0 -15px;
}
header .bottom ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 15px;
}
header .bottom ul li .icon {
    width: 45px;
    margin-right: 15px;
}
header .bottom ul li b {
        text-transform: uppercase;
        display: block;
        font-weight: 500;
        line-height: 10px;
        padding-bottom: 5px;
        font-size: 15px;
        padding-bottom: 10px;
    margin-top: 20px;
    }
header .bottom ul li span {
    display: block;
    line-height: 20px;
    font-size: 14px;
}

.dj-megamenu-clean {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.dj-megamenu-clean li a.dj-up_a {
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 500;
}
.dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in {
        background-color: #ffffff !important;
        border: solid 1px #e6e6e6;
        border-radius: 25px;
        overflow: hidden;
        -webkit-box-shadow: 4px 7px 10px 0 hsl(0deg 0% 0% / 25%);
                box-shadow: 4px 7px 10px 0 hsl(0deg 0% 0% / 25%);
    }
.dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in, .dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in .dj-subcol {
	width: -webkit-max-content !important;
	width: -moz-max-content !important;
	width: max-content !important;
    }
.dj-megamenu-clean li ul.dj-submenu > li {
    margin: 0;
}

.menu .dj-megamenu-clean li ul.dj-submenu > li > a .dj-icon {
    margin: 0;
    max-height: none;
    width: 65px;
    border-radius: 15px;
}
.dj-megamenu-clean li ul.dj-submenu > li > a .dj-icon + span {
        font-size: 20px;
        text-transform: uppercase;
    }

/*** Block BG ***/
.block-bg-1 {
        position: absolute;
        top: 0;
        z-index: 0;
    }

/*** Joomla pages style ***/
.page-header {
	    position: relative;
        padding: 75px 0 0 0;
}

/*** Block style 1 ***/
.bst1 {
        padding: 0 0 90px 0;
        position: relative;
        background: -o-linear-gradient(110deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);
        background: linear-gradient(340deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);
    }
.bst1 .p-wrap {
        display: -ms-grid;
        display: grid;
	-ms-grid-columns: 1fr 25px 1fr;
	grid-template-columns: 1fr 1fr;
-ms-grid-rows: 1fr;
grid-template-rows: repeat(1, 1fr);
grid-column-gap: 25px;
grid-row-gap: 20px;
    }
.bst1 .p-wrap > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
.bst1 .p-wrap > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
.bst1 .p-wrap .title { 
	-ms-grid-row: 1; 
	-ms-grid-row-span: 1; 
	-ms-grid-column: 1; 
	-ms-grid-column-span: 2; 
	grid-area: 1 / 1 / 2 / 3;
text-align: center;
        padding-bottom: 50px;
}
.bst1 .left .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 15px;
        padding-bottom: 15px;
        position: relative;
    }
.bst1 .left .title picture {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 150px;
                flex: 0 0 150px;
        border-radius: 15px;
        overflow: hidden;
        margin-right: 25px;
        margin-top: 0;
        width: 150px;
        height: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
.landing .bst1 .left .title picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.bst1 .left .icon-cards-v2 {
    margin: -15px;
        padding: 35px 0 0 0;
}
.bst1 .left .icon-cards-v2>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.bst1 .left .icon-cards-v2 .card {
    background-color: #fff;
    font-weight: 700;
    padding: 20px 35px;
    border-radius: 25px;
    margin: 15px;
    border: solid 1px #e3e9f0;
}
.bst1>div>div {
    -ms-flex-line-pack: center;
        align-content: center;
}
.bst1 .right {
    position: relative;
        min-height: 450px;
}
.bst1 .right .video-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.bst1 .right .video-block video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 25px;
        border: solid 5px #fff;
}
.bst1 .right .video-block .text {
        position: absolute;
        bottom: 5px;
        left: 5px;
        background-color: #f0f2f47d;
        padding: 15px 25px 0 25px;
        border-radius: 0 20px 0 20px;
        overflow: hidden;
        display: inline-block;
        margin: 0;
        max-width: 75%;
        -webkit-backdrop-filter: blur( 17.5px );
        backdrop-filter: blur(17.5px);
    }
.bst1 .right .video-block .text h2 {
    text-transform: uppercase;
    background-image: -o-linear-gradient(318deg, #050266, #c4608e);
    background-image: linear-gradient(132deg, #050266, #c4608e);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
        font-size: 25px;
}
.bst1 .right .img-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
.bst1 .right .img-block>div {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        width: 50%;
    }
.bst1 .right .img-block>div:nth-of-type(1) picture {
    margin: 0 25px 25px;
    }
.bst1 .right .img-block div:nth-of-type(1) picture:nth-of-type(1) {
    height: 350px;
}
.bst1 .right .img-block div:nth-of-type(1) picture:nth-of-type(2) {
    height: 225px;
}
.bst1 .right .img-block div:nth-of-type(2) picture:nth-of-type(1) {
    height: 400px;
        margin-top: 75px;
        margin-bottom: 25px;
}
.bst1 .right .img-block picture {
        border-radius: 25px;
        overflow: hidden;
    }
.bst1 .right .img-block picture>div {
        height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    }
.bst1 .right .img-block picture>div, .bst1 .right .img-block picture .swiper {
        height: 100%;	
}
.bst1 .icon-cards {
    margin-bottom: -15px;
}
.reviews-intro .wrap {
        border-radius: 25px;
    border: 1px solid #e7e9eb;;
        padding: 25px;
        background-color: #fefcfa;
	-webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.reviews-intro .wrap .stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.reviews-intro .wrap .stars img {
    width: 25px;
}
.reviews-intro .wrap .name {
    font-size: 16px;
}

/*** Icon cards ***/
.icon-cards>div {
        margin: 0 -15px;
        display: inline-block;
    }
.icon-cards .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 700;
        text-transform: uppercase;
        margin: 15px 15px;
        position: relative;
        z-index: 1;
        background: #fff;
        border-radius: 25px;
        padding: 25px;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 40%;
                flex: 1 1 40%;
    }
.icon-cards .card::before {
        content: '';
        position: absolute;
        inset: 0;
        z-index: -1;
        border-radius: 25px;
        padding: 3px;
        background: -o-linear-gradient(327deg, #7674b2, #b47d96);
        background: linear-gradient(123deg, #7674b2, #b47d96);
        -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
    }

/*** Block style 2 ***/
.bst2 {
	padding-top: 75px;
        padding-bottom: 75px;
    }
.bst2 {
    margin-top: 75px;
}
#super-color {
    margin-top: 0;
    padding-top: 0;
}
.bst2 .product-block {
    padding-bottom: 75px;
}
.bst2 .product-block:nth-last-of-type(1) {
    padding-bottom: 0;
}
.b-title {
        position: absolute;
        right: 50px;
        top: -145px;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 90px;
        font-family: "Oswald", sans-serif;
        color: #fefcfa;
        text-shadow: 0 0 3px rgb(25 50 130 / 25%);
    }
.bst2 .info {
    margin-bottom: 50px;
}
.bst2 .info .title {
        margin-bottom: 35px;
        text-align: center;
    }
.bst2 .info .text {
    text-align: center;
}
.bst2 .info picture {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 150px;
                flex: 0 0 150px;
        height: 150px;
        border-radius: 25px;
        overflow: hidden;
        -ms-flex-line-pack: center;
            align-content: center;
    }
.bst2 .text ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 15px -5px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
.bst2 .text ul li {
        margin: 5px;
        background-color: #fefcfa;
        border-radius: 15px;
        padding: 5px 13px;
        border: 1px solid #d6e4eb;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
.bst2 .intro h2 {
        margin-bottom: 25px;
        border-bottom: solid 1px #cad0d7;
        padding-bottom: 15px;
	position: relative;
}
.bst2 .intro h2:before {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 0;
        right: 0;
        margin: auto;
        display: block;
        width: 100px;
        height: 3px;
        background: #193282;
    }
.bst2 .intro .text {
	text-align: center;
    }

.bst2 video {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 25px;
    border: solid 5px #fff;
    aspect-ratio: 16 / 9;
}
.bst2 .super-colours {
    /*background: linear-gradient(225deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);*/
    padding-top: 75px;
    margin-top: 0;
}
.bst2 .super-colours .text {
	margin: 75px 0;
}

/*** Products List Card ***/
#products-list {
        padding: 0 50px;
        position: relative;
    }
#products #products-list {
    margin: 0 -50px;
    }
#joomcck-section-1 #products-list {
        margin-bottom: 100px;
    }
#products-list .swiper-slide {
        height: auto;
}
#products-list .swiper-slide>div {
        margin: 0 25px;
    }
#products-list .swiper-slide img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}
.swiper-button-next, .swiper-button-prev {
    background-color: #f0f2f4;
    border-radius: 15px;
    width: 40px !important;
    height: 40px !important;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
	background-color: #dadbdb;
}
.bst3 .swiper-button-next, #products-list .swiper-button-next, #apartment-page .swiper-button-next {
        border-radius: 15px;
}
.bst3 .swiper-button-prev, #products-list .swiper-button-prev, #apartment-page .swiper-button-prev {
        border-radius: 15px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 20px !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 5px !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px !important;
}
.swiper-button-next, .swiper-button-prev {
        color: #272525 !important;
    }
    .swiper-pagination-bullet-active {
        background: #fefcfa !important;
    }
.card .controls-button {
    top: 10px;
    right: 10px;
}
.card .controls-button .btn-group>a {
    width: 35px;
    height: 35px;
}
#products-list .card>div {
        position: relative;
        border-radius: 25px;
        overflow: hidden;
        -webkit-transition: all .3s cubic-bezier(.25,.8,.25,1);
        -o-transition: all .3s cubic-bezier(.25,.8,.25,1);
        transition: all .3s cubic-bezier(.25,.8,.25,1);
        height: 100%;
        background: -o-radial-gradient(center, ellipse, rgb(33 78 115 / 20%) 0%, #f0f2f400 100%);
        background: radial-gradient(ellipse at center, rgb(33 78 115 / 20%) 0%, #f0f2f400 100%);
	border: solid 1px #e3e9f0;
    }

#products-list .card>div>a {
        height: 100%;
        display: block;
    text-decoration: none;
    }
#products-list .card>div picture {
        height: 350px;
        padding: 25px;
        border-radius: 20px;
        overflow: hidden;
    }
#products-list .card>div picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}
#products-list .card .desc {
    position: relative;
        padding-bottom: 35px;
}
#products-list .card .hotel {
        background-color: #fefcfa;
        border-radius: 15px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding: 5px 15px;
        position: absolute;
        line-height: 25px;
        top: -45px;
        left: 10px;
        z-index: 1;
    }
#products-list .card .title {
        font-size: 25px;
        line-height: 30px;
        font-weight: 700;
        padding: 0 25px 25px 25px;
        text-align: center;
    }
#products-list .card .intro {
    padding: 0 25px 25px 25px;
    text-align: center;
}
#products-list .card .details {
        padding: 5px 15px 10px 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
#products-list .card .details li {
        line-height: normal;
        margin: 0 10px 10px 0;
        border-radius: 10px;
        text-align: center;
        overflow: hidden;
        border: solid 1px #e7e9eb;
    }
#products-list .card .details li strong {
        display: block;
        text-transform: uppercase;
        font-size: 12px;
        background-color: #e0e2e5;
        font-weight: 700;
        padding: 5px 10px 4px 10px;
    }
#products-list .card .details li span {
    padding: 5px 10px;
    display: block;
}
#products-list .price-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0 25px 15px 25px;
    }
#products-list .price-block strong {
        color: #821932;
        font-size: 1.5em;
    }
#products-list .rental-info {
        padding: 10px 25px;
        text-align: center;
    }
#products-list .rental-info.free {
        background-color: #dce7d9;
    }
#products-list .rental-info.busy {
        background-color: #e7dbd9;
    }

/*** Menu Product List ***/
#menu-products-list {
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 25px;
        grid-row-gap: 25px;
        padding: 7px 10px;
    }
#menu-products-list > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
#menu-products-list > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
#menu-products-list > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
    }
#menu-products-list .card {
    background: -o-radial-gradient(center, ellipse, rgb(33 78 115 / 20%) 0%, #f0f2f400 100%);
    background: radial-gradient(ellipse at center, rgb(33 78 115 / 20%) 0%, #f0f2f400 100%);
    padding: 10px;
    text-align: center;
    border-radius: 15px;
	border: solid 1px #e3e9f0;
}
#menu-products-list picture {
    width: 200px;
    margin: 0 auto;
}
#menu-products-list picture img {
    height: 125px;
}
#menu-products-list .title {
    text-align: center;
}

/*** Block style 3 ***/
.bst3 {
	position: relative;
	padding: 50px 0;
}
.block-bg-2 {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
    }
.bst3 .cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(33.333% - 33.333px) 50px calc(33.333% - 33.333px) 50px calc(33.333% - 33.333px);
    grid-template-columns: repeat(3, calc(33.333% - 33.333px));
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 50px;
    grid-row-gap: 0px;
}
.bst3 .cards > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
}
.bst3 .cards > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
}
.bst3 .cards > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
}
.bst3 .cards .slider {
        border-radius: 25px;
        overflow: hidden;
        height: 280px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
.bst3 .cards .slider img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.bst3 .cards .text {
        margin: 0 25px 25px 25px;
    }
.bst3 .cards h3 {
        margin-top: 25px;
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 25px;
        border-bottom: solid 1px #cad0d7;
    }
.bst3 .gallery-fs {
        margin: 50px 50px 0 50px;
    }
.bst3 .gallery-fs .swiper-slide {
    border-radius: 25px;
    overflow: hidden;
}
.bst3 .cards .text ul {
list-style: square;
        padding: 0 0 0 25px;
}

/*** Block style 3 ***/
.bst4 h2 {
        text-align: center;
    }

/*** Block style 5 ***/
.bst5 {
        padding: 75px 0 0 0;
    }
.bst5.white {
        background-color: #fff;
    }
.bst5.grey {
        background: -o-linear-gradient(225deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);
        background: linear-gradient(225deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);
    }
.bst5 .cards {
    padding: 0 50px;
        position: relative;
	margin: 0 -50px;
}
.bst5 .cards .card>div {
        margin: 0 25px;
    }
.bst5 .cards .card picture {
        border-radius: 25px;
        overflow: hidden;
        min-height: 350px;
    aspect-ratio: 1.19 / 1;
    }
.bst5 .cards .card picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.bst5 .cards .card picture .original-size {
    object-fit: contain;
}
.bst5 .cards .info {
        display: block;
        padding: 15px 25px;
    }
.bst5 .cards h3 {
        margin-top: 0;
        position: relative;
        margin-bottom: 0;
        font-weight: normal;
    font-size: 25px;
    line-height: 35px;
        text-align: center;
    }
.bst5 .cards .info .text {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        white-space: pre-wrap;
    }
.bst5 .swiper-horizontal>.swiper-pagination-bullets, .bst5 .swiper-pagination-bullets.swiper-pagination-horizontal, .bst5 .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -6px;
}

/*** Block style 6 ***/
.bst6 h3 {
        font-size: 1.5em;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 25px;
        color: #821932;
    }
.bst6 .p-wrap>div {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(50% - 12.5px) 25px calc(50% - 12.5px);
    grid-template-columns: repeat(2, calc(50% - 12.5px));
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 0px;
}
.bst6 .p-wrap>div > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
}
.bst6 .p-wrap>div > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
}
.bst6 .p-wrap .left {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(50% - 12.5px) 25px calc(50% - 12.5px);
    grid-template-columns: repeat(2, calc(50% - 12.5px));
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
}
.bst6 .p-wrap .left > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
}
.bst6 .p-wrap .left > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
}
.bst6 .p-wrap .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.bst6 .p-wrap .card>div {
        background-color: #FBF9F9;
        background-image: url(https://crowdytheme.com/wp/arolax/marketing-agency/wp-content/uploads/sites/8/2024/07/shpaeB.png);
        background-position: top left;
        background-repeat: no-repeat;
        background-size: auto;
        padding: 25px;
        border-radius: 15px;
        border: solid 1px #e6e6e6;
    }
.bst6 .p-wrap .card ul {
        list-style: square;
        padding: 0 0 0 25px;
    }
.bst6 .p-wrap picture {
    border-radius: 25px;
    overflow: hidden;
}
.bst6 .p-wrap picture img {
    width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.bst6 .p-wrap .card picture:nth-of-type(2), .bst6 .p-wrap .right picture:nth-of-type(2) {
    margin-top: 25px;
}

/*** Block style 7 ***/
.bst7 {
        position: relative;
        padding: 100px 0 25px 0;
	background: -o-linear-gradient(110deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);
	background: linear-gradient(340deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);
    }
.bst7 h1, .bst7 h2 {
        display: table;
        margin: 0 auto;
    padding-bottom: 50px;
    }
 .bst7 h2 {
        margin: 50px auto 25px auto;
    }
 .bst7>div>.text {
    padding: 35px 0 50px 0;
    text-align: center;
}
    .bst7 .cards {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 25px 2fr;
        grid-template-columns: 1fr 2fr;
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 25px;
        grid-row-gap: 0px;
    }
    .bst7 .cards > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .bst7 .cards > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
.bst7 .cards .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin-bottom: 50px;
}
    .bst7 .cards .card>div {
        border-radius: 25px;
        overflow: hidden;
        background-color: #ffffff;
        padding: 15px 25px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        border: solid 1px #e3e9f0;
    }
    .bst7 .cards .card h3 {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 25px;
        border-bottom: solid 1px #e3e9f0;
		background-image: -o-linear-gradient(318deg, #050266, #c4608e);
		background-image: linear-gradient(132deg, #050266, #c4608e);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
        text-align: center;
    }
    .bst7 .cards .card p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
    .bst7 .cards .card p strong {
        text-wrap: wrap;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 135px;
                flex: 0 0 135px;
        width: 135px;
        margin-right: 10px;
    }

.bst7 .gmap {
    background-color: #fff;
    border-radius: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
.bst7 .gmap .title {
        background-color: #f0f2f4;
        display: inline-block;
        padding: 0 35px 10px 35px;
        border-radius: 0 0 25px 25px;
        margin: -10px auto 35px auto;
    }

/*** Block style 8 ***/
.bst8, .bst9 {
        position: relative;
        padding: 100px 0 75px 0;
	background: -o-linear-gradient(110deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);
	background: linear-gradient(340deg, rgb(239 219 216 / 50%) 25%, rgba(255, 255, 255, 0) 50%);
    }
.bst8 h1, .bst9 h1, .page-header h1 {
        display: table;
        margin: 0 auto;
        text-align: center;
    }
.bst8 .p-wrap>div, .bst9 .p-wrap>div {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 35px 350px;
        grid-template-columns: 1fr 350px;
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 35px;
        grid-row-gap: 0px;
        margin: 50px 0 0 0;
    }
.bst8 .p-wrap>div > *:nth-child(1), .bst9 .p-wrap>div > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
.bst8 .p-wrap>div > *:nth-child(2), .bst9 .p-wrap>div > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
.bst8 .cards-list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 35px 1fr 35px 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 35px;
        grid-row-gap: 35px;
    }
.bst8 .cards-list > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
.bst8 .cards-list > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
.bst8 .cards-list > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
    }
.bst8 .cards-list .card {
        position: relative;
        border-radius: 25px;
        overflow: hidden;
        background-color: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;    
	border: solid 1px #e3e9f0;
    }
.bst8 .cards-list .card>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-decoration: none;
}
.bst8 .cards-list picture {
    max-height: 379px;
}
.bst8 .cards-list picture .bottom {
    object-position: bottom;
}
.bst8 .cards-list picture .center {
    object-position: center;
}
.bst8 .cards-list picture .top {
    object-position: top;
}
/*.bst8 .cards-list picture {
    min-height: 280px;
    aspect-ratio: 1.19 / 1;
}*/
.bst8 .cards-list picture .original-size {
    object-position: center;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.bst8 .cards-list .info {
        position: relative;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
    }
.bst8 .cards-list .category {
        background-color: #ffffff;
        border-radius: 0 20px 0 0;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding: 5px 15px;
        position: absolute;
        line-height: 25px;
        top: -30px;
        left: 0;
        z-index: 1;
    }
.bst8 .cards-list h3 {
        font-weight: normal;
        padding: 15px 25px 70px 25px;
    }
.bst8 .cards-list .intro {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        white-space: pre-wrap;
	padding: 0 25px;
        margin-bottom: 75px;
    }
.read-more {
        position: absolute;
        bottom: 0;
        right: 0px;
        background-color: #ffffff;
        padding: 10px 25px;
        text-align: center;
        border-radius: 25px 0 0 0;
        font-weight: 400;
    border-top: solid 1px #e3e9f0;
    border-left: solid 1px #e3e9f0;
    }
.card:hover .read-more {
    background-color: #262641;
    color: #fff;
}
.bst8 .right-column .block h2 {
background-image: -o-linear-gradient(318deg, #050266, #c4608e);
background-image: linear-gradient(132deg, #050266, #c4608e);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.bst8 .right-column .block, .bst9 .right-column .block, .bst11 .right-column .block {
        border-radius: 25px;
        overflow: hidden;
        background-color: #ffffff;
        padding: 15px 25px 25px 25px;
        margin: 0px 0 35px 0;
        border: solid 1px #e3e9f0;
    }
.bst8 .right-column .block:nth-last-of-type(1), .bst9 .right-column .block:nth-last-of-type(1), .bst11 .right-column .block:nth-last-of-type(1) {
    margin-bottom: 85px;
}
.bst8 .right-column .block h2, .bst9 .right-column .block h2, .bst11 .right-column .block h2 {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 25px;
        border-bottom: solid 1px #cad0d7;
        text-transform: uppercase;
}
.bst8 .right-column .block ul li, .bst9 .right-column .block ul li {
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.bst8 .right-column .block ul li:nth-last-of-type(1), .bst9 .right-column .block ul li:nth-last-of-type(1) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

/*** Block style 9 ***/
.bst9 .left>picture {
    margin-bottom: 50px;
}
.bst9 .left>picture.origin {
}
.bst9 .left>picture.wide {
    aspect-ratio: 16 / 9;
    margin-bottom: 50px;
}
.bst9 .left>picture.origin {
    margin-bottom: 50px;
}

.bst9 .left>picture.origin.left {
    float: left;
    padding: 0 35px 35px 0;
}
.bst9 .left>picture.origin.right {
    float: right;
    padding: 0 0 35px 35px;
}
.bst9 .left>picture.origin.center {
    margin: 0 auto 50px auto;
}
.bst9 .left>picture.origin.p_25 {
    width: 25%;
}
.bst9 .left>picture.origin.p_35 {
    width: 35%;
}
.bst9 .left>picture.origin.p_50 {
    width: 50%;
}
.bst9 .left>picture.origin.p_75 {
    width: 75%;
}

.bst9 .left>picture img {
    border-radius: 25px;
}
.bst9 .left>.intro {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 35px;
}
.blog-gallery {
    margin: 50px 0;
        clear: both;
        float: none;
}
.blog-gallery>div {
    background-color: #fff;
    border-radius: 25px;
    overflow: hidden;
    margin: 0px 0 35px 0;
    border: solid 1px #e3e9f0;
}
.blog-gallery .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
}
.blog-gallery .swiper-slide picture {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;    
	aspect-ratio: 16 / 9;
}
.bst9 .text>img {
    width: 100%;
    height: auto;
    border-radius: 25px;
}
.bst9 .text ol {
    list-style: decimal;
    margin: 0 0 0 50px;
}
.bst9 .text li {
    margin: 25px 0;
}
.bst9 .text ul {
        margin: 0 0 0 50px;
    }
.bst9 .text ul li {
    margin: 25px 0;
    position: relative;
    list-style: none;
}
.bst9 .text ul li:before {
    content: '';
    display: block;
    background-image: url(/media/templates/site/fuji/images/check-mark.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    left: -35px;
    top: 2px;
}

/*** Block style 10 ***/
.bst10 {
        position: relative;
        padding: 100px 0 25px 0;
    }
.bst10 h1 {
        display: table;
        margin: 0 auto;
        text-align: center;
	margin-bottom: 35px;
    }
.bst10 .intro {
    text-align: center;
}
.bst10 .intro h2 {
    padding-bottom: 25px;
}
#joomcck-section-1 .cards-list>div {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 35px 1fr 35px 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 35px;
        grid-row-gap: 35px;
        background-color: #fff;
        padding: 35px;
        border-radius: 25px;
    }
#joomcck-section-1 .cards-list>div > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
#joomcck-section-1 .cards-list>div > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
#joomcck-section-1 .cards-list>div > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
    }

/*** Block style 11 ***/
.bst11 {
        position: relative;
        padding: 100px 0 75px 0;
        margin-bottom: 0;
    }
.bst11 picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 25px;
}
.bst11>div>div>.title, .bst11>div>div>.intro {
    text-align: center;
}
.bst11>div>div>.title {
    margin-bottom: 35px;
}
.bst11>div>div>.short-desc {
    margin: 0 0 100px 0;
}
.bst11>div>div>.short-desc picture {
    max-width: 70%;
    margin: 0 auto;
}
.bst11>div>div>.short-desc .text {
    background-color: #fff;
    padding: 17% 35px 25px 35px;
    border-radius: 25px;
    text-align: center;
    width: 80%;
    margin: -20% auto 0 auto;
}
.bst11>div>div>.short-desc h2 {
    font-size: 30px;
    line-height: 45px;
    padding-bottom: 35px;
    text-transform: uppercase;
    background-image: -o-linear-gradient(83deg, #050266, #c4608e);
    background-image: linear-gradient(7deg, #050266, #c4608e);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.bst11>div>div>.short-desc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
.bst11>div>div>.short-desc ul li {
    background: -o-radial-gradient(center, ellipse, rgb(33 78 115 / 7%) 0%, #f0f2f400 100%);
    background: radial-gradient(ellipse at center, rgb(33 78 115 / 7%) 0%, #f0f2f400 100%);
    padding: 20px 35px;
    border-radius: 25px;
    margin: 15px;
	border: solid 1px #e3e9f0;
}
.bst11 .full-desc h2, .sppb-addon-header h2 {
    font-size: 2.5em;
    text-transform: uppercase;
    position: relative;
    line-height: 1.07;
    letter-spacing: -0.04em;
    background-image: -o-linear-gradient(318deg, #050266, #c4608e);
    background-image: linear-gradient(132deg, #050266, #c4608e);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
        text-align: center;
        padding-bottom: 35px;
}
.bst11 .full-desc picture {
    margin-bottom: 50px;
}
.bst11 .full-desc .video-block {
    background-color: #fff;
    padding: 50px 25px 25px 25px;
    border-radius: 25px;
    margin-bottom: 75px;
}
.bst11 .full-desc .video-block h2 {
    padding-bottom: 50px;
}
.bst11 .full-desc .video-block video {
    border-radius: 20px;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
.bst11 .more-info {
    text-align: center;
}
.bst11 .full-desc>ul.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    text-align: center;
    margin-bottom: 35px;
}
.bst11 .full-desc>ul.cards>li {
    margin: 15px 15px;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 25px;
    padding: 25px;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 300px;
}
.bst11 .full-desc>ul.cards>li::before {
        content: '';
        position: absolute;
        inset: 0;
        z-index: -1;
        border-radius: 25px;
        padding: 3px;
        background: -o-linear-gradient(327deg, #7674b2, #b47d96);
        background: linear-gradient(123deg, #7674b2, #b47d96);
        -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
    }
.bst11 .square-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 30px -20px -20px -20px;
}
.bst11 .square-cards>div {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
}
.bst11 .square-cards>div>div {
    background-color: #fff;
    padding: 25px;
    border-radius: 25px;
    margin: 20px;
}
.bst11 .square-cards h3 {
        text-transform: uppercase;
        margin-bottom: 25px;
        font-size: 25px;
        line-height: 30px;
	background-image: -o-linear-gradient(318deg, #050266, #c4608e);
	background-image: linear-gradient(132deg, #050266, #c4608e);
        color: transparent;
        -webkit-background-clip: text;
        background-clip: text;
    text-align: center;
    }
.bst11 .square-cards img {
    float: right;
    max-width: 50%;
    margin: 0 0 10px 10px;
    border-radius: 15px;
}
.bst11 .square-cards ul {
    margin: 0 0 0 50px;
}
.bst11 .square-cards ul li {
    margin: 15px 0;
    position: relative;
	list-style: none;
}
.bst11 .square-cards ul li:before {
    content: '';
    display: block;
    background-image: url(/media/templates/site/fuji/images/check-mark.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    left: -35px;
    top: 2px;
}
.bst11 .bottom-text {
    margin: 100px 0 0 0;
}
.bst11 .square-cards.v2>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.333%;
    flex: 1 0 33.333%;
;
}
.bst11 .square-cards.v2>div>div {
    display: block;
    width: 100%;
}
.bst11 .square-cards.v2>div>div img {
    width: 100%;
    /*height: 250px;*/
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 15px;
    float: none;
    clear: both;
    max-width: 100%;
    margin: 0 0 25px 0;
}

/*** Block style 12 ***/
.bst12 .p-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(50% - 12.5px) 25px calc(50% - 12.5px);
    grid-template-columns: repeat(2, calc(50% - 12.5px));
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 0px;
        margin-top: 75px;
        margin-bottom: 75px;
}
.bst12 .p-wrap > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
}
.bst12 .p-wrap > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
}
.bst12 h2 {
    margin-bottom: 35px;
}
.bst12 .text {
    text-align: justify;
}
.bst12 .right {
    position: relative;
}
.bst12 .right .gallery-fs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.bst12 .right .gallery-fs>div, .bst12 .right .gallery-fs>div>div {
    height: 100%;
        border-radius: 15px;
        overflow: hidden;
}
.bst12 .right .gallery-fs .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.bst12 .slider .swiper-slide {
    height: calc((100% - 60px) / 3) !important;
        padding: 0 10px;
}
.bst12 .slider .swiper-slide img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        border-radius: 15px;
        overflow: hidden;
    }

/*** FAQ ***/
.faq {
    position: relative;
    padding: 50px 0;
}
.faq dl {
    margin: 50px auto 0 auto;
    max-width: 750px;
}
.faq .controls-button {
    top: 0px;
    right: 0;
}
.faq .controls-button .btn-group>a {
    width: 25px;
    height: 25px;
}

/*** Menu ***/
.dj-megamenu-clean li ul.dj-subtree > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.dj-megamenu-clean li ul.dj-subtree > li > a:before, ul.dj-mobile-light ul ul li.dj-mobileitem>a:before {
    content: '';
    display: block;
    width: 5px;
    height: 2px;
    background-color: #3d3d3d;
    margin: 3px 7px 0 0;
}
ul.dj-mobile-light ul li.dj-mobileitem>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

/*** Main Bottom ***/
.main-bottom {
    background-color: #fff;
    padding: 35px 0px;
}
.main-bottom ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.main-bottom ul img {
    width: 225px;
    height: auto;
	margin: 0 25px
}

/*** Footer ***/
footer {
    background-color: #262641;
    color: #fff;
    padding: 50px 0;
        margin-top: 0;
}
footer .blocks {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 2fr 25px 1.5fr 25px 0.5fr;
        grid-template-columns: 2fr 1.5fr 0.5fr;
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        grid-column-gap: 25px;
        grid-row-gap: 0px;
    }
footer .blocks > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
footer .blocks > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
footer .blocks > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
    }
footer li {
    margin: 10px 0;
}
footer a {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
	color: #fff;
	text-decoration: none;
}
footer a picture {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 8px;
    padding: 5px;
    margin-right: 15px;
}
footer .title {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 25px;
}
footer .social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.copyrights {
    background-color: #12121e;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 3px 50px;
}

@media (max-width: 1400px) {
.bst11 .square-cards img {
    float: none;
    max-width: 100%;
    margin: 0 0 25px 0;
}
}

@media (max-width: 1600px) {
	    .bst8 .cards-list {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
	.dj-megamenu-clean li.fullsub>div>div>div>ul.dj-submenu {
    grid-template-columns: repeat(4, 1fr);
	}
	#menu-products-list {
    grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 1275px) {
header .p-wrap>div {
    display: block;
	}
	header .logo a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	}
	header .p-wrap .right {
    min-width: auto;
    margin: 25px 0;
}
	header .bottom {
    left: 100px;
    right: 100px;
    border-radius: 15px 15px 0 0;
}
}

@media (max-width: 1220px) {
	    header .p-wrap .right {
        min-width: auto;
    }
	    .bst8 .cards-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
	.bst9 .left>picture {
        width: 100%;
    }
#joomcck-section-1 .cards-list>div {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
	.bst11>div>div>.short-desc picture {
    max-width: 85%;
	}
	.bst11>div>div>.short-desc .text {
    width: 100%;
	}
	.bst11 .square-cards.v2>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
}
}

@media (max-width: 1000px) {
	.bst1 .p-wrap, .bst7 .cards, .bst11>div>div>.short-desc, .bst11 .square-cards, .bst8 .p-wrap>div, .bst9 .p-wrap>div {
        display: block;
	}
	.bst1 .left {
    text-align: center;
    margin-bottom: 50px;
}
	.bst11 .square-cards>div {
	}
	    .bst8 .cards-list {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        margin-bottom: 50px;
    }
	body .mod-finder .js-finder-search-query:focus {
  width: 50vw;
}
}

@media (max-width: 980px) {
	header .p-wrap .left {
    margin: 25px 0;
}
	header .p-wrap .right {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 25px;
}
	header .p-wrap .right>div {
    margin-right: 0;
}
    header .bottom {
        left: 35px;
        right: 35px;
        border-radius: 15px 15px 0 0;
    padding: 7px 7px 0 7px;
    }
	#menu-products-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
	}
	.dj-offcanvas-content ul.dj-mobile-light .modules-wrap {
    padding: 15px 15px;
}
	#menu-products-list .title {
    font-size: 20px;
}
	.bst1 {
    padding: 100px 0 75px 0;
	}
	h1 {
    font-size: 2.5em !important;
	}
	.bst11>div>div>.short-desc h2 {
    font-size: 25px;
    line-height: 35px;
	}
	.bst11>div>div>.short-desc .text {
    margin: -23% auto 0 auto;
}
	.bst11 .full-desc h2 {
    font-size: 2em;
	}
	.bst11 .full-desc>ul.cards>li {
    padding: 15px 25px;
	}
.bst11 .square-cards img {
    float: right;
    max-width: 50%;
    margin: 0 0 10px 10px;
}
}

@media (max-width: 860px) {
	header .bottom ul li:nth-last-of-type(1) {
		display: none;
	}
}

@media (max-width: 800px) {
	.bst8 .cards-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        margin-bottom: 50px;
    }
	#joomcck-section-1 .cards-list>div {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
	#menu-products-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
	}
}

@media (max-width: 700px) {
	footer .blocks {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 35px;
}
	.p-wrap, #adminForm > .mb-3, #adminForm > .mt-3 {
    padding-left: 25px;
    padding-right: 25px;
}
	#products-list {
    padding: 0 25px;
}
	#joomcck-section-1 .cards-list>div {
    padding: 20px;
}
#products #products-list, .bst5 .cards {
    margin: 0 -25px;
    }
}

@media (max-width: 570px) {
	header .bottom ul li {
		display: none;
	}
	header .p-wrap>div {
    padding: 10px 30px;
}
	.bst1, .bst10, .bst11  {
    padding: 50px 0 60px 0;
	}
	.bst2 {
    padding-top: 50px;
    padding-bottom: 60px;
}
	.bst5 .cards .card picture {
    height: auto;
    aspect-ratio: 1 / 1;
}
	.bst5 {
    padding: 50px 0;
	}
	.bst7 {
    padding: 50px 0 25px 0;
	}
	.bst8, .bst9 {
    padding: 50px 0 1px 0;
	}
	.bst7 .cards .card p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
	.bst7 .cards .card p strong {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: auto;
}
	    .bst11>div>div>.short-desc h2 {
        font-size: 23px;
        line-height: 30px;
    }
.bst11 .square-cards.v2>div>div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}
.bst11 .square-cards.v2>div>div>div {
    margin-top: 25px;
}
	.bst11 .square-cards img {
        float: none;
        max-width: 100%;
        margin: 0 0 25px 0;
    }
.fancybox-stage #Question_Form {
    padding: 35px 15px;
    margin: 15px auto;
}
	body .mod-finder .js-finder-search-query:focus {
  width: calc(100vw - 195px);
}
}