html {
    overflow-x: hidden;
}

.kenesis-body .rv-image > .inner-ctn {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
}

.kenesis-body .rv-widget,
.kenesis-body .rv-module,
.kenesis-body .shead,
.kenesis-body .head,
.kenesis-body .content {
    background-color: transparent !important;
}

html body.kenesis-body div.rv-content > div, 
html body.kenesis-body div.rv-head > div, 
html body.kenesis-body div.rv-shead > div {
    padding: 0 !important;
}

.kenesis-body .section-ctn {
    position: relative;
}

.kenesis-body .section-ctn[data-n="1"] {
    z-index: 3;
}

.kenesis-body .layout-slide {
    position: relative;
    outline: none;
    height: 80%;
}

.kenesis-body .section-ctn[data-n="1"] .slick-prev,
.kenesis-body .section-ctn[data-n="1"] .slick-next {
    z-index: 9;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.kenesis-body .section-ctn[data-n="1"] .slick-prev:before,
.kenesis-body .section-ctn[data-n="1"] .slick-next:before {
    content: none;
}

.kenesis-body .section-ctn[data-n="1"] .slick-prev i,
.kenesis-body .section-ctn[data-n="1"] .slick-next i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 26px;
    color: #333;
}

.kenesis-body .section-ctn[data-n="1"] .slick-prev {
    left: 20px;
}

.kenesis-body .section-ctn[data-n="1"] .slick-next {
    right: 20px;
}

.kenesis-body .section-ctn[data-n="1"] .slick-list {
    overflow: visible;
}

.kenesis-body .layout-slide .rv-image:first-child {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.kenesis-body .layout-slide .rv-image:last-child {
    position: absolute;
    width: 400px;
    height: 400px;
    bottom: -200px;
    left: calc(10% + 50px);
    z-index: 3;
    opacity: 0;
    transform: translateX(-100px);
    transition: 1s;
    transition-delay: 0.8s;
}

.kenesis-body .layout-slide.slick-current .rv-image:last-child {
    opacity: 1;
    transform: none;
}

.kenesis-body .layout-slide .rv-image:last-child > .inner-ctn {
    background-size: contain;
    background-repeat: no-repeat;
}

.kenesis-body .layout-slide .inner-content-ctn {
    position: absolute;
    top: 0;
    left: 10%;
    width: 700px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 2;
}

.kenesis-body .layout-slide .inner-content-ctn > .inner-ctn {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.kenesis-body .layout-slide .inner-content-ctn > .inner-ctn .rv-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 80%;
}

.kenesis-body .layout-slide .inner-content-ctn > .inner-ctn:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .layout-slide .inner-content-ctn > .inner-ctn:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -60px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .layout-slide .inner-content-ctn:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -30px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .layout-slide .inner-content-ctn:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -60px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .section-ctn[data-n="2"] {
    padding: 250px 0;
}

.kenesis-body .section-ctn[data-n="2"] .rv-image.image7 {
    position: relative;
    height: 100%;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="2"] .rv-image.image7 > .inner-ctn {
    background-attachment: fixed;
}

.kenesis-body .section-ctn[data-n="2"] .rv-content {
    position: absolute;
    top: 100px;
    right: 3%;
    width: 40%;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="2"] .bot-ctn {
    position: absolute;
    bottom: 100px;
    left: 3%;
    width: 40%;
    text-align: center;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="2"] .rv-image.image8 {
    position: absolute;
    width: 600px;
    height: 600px;
    bottom: 100px;
    right: 5%;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="2"] .rv-image.image8 > .inner-ctn {
    background-repeat: no-repeat;
    background-size: contain;
}

.kenesis-body .section-ctn[data-n="3"] {
    height: 1920px;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image {
    margin-bottom: 30px;
    margin-right: 30px;
    height: 620px;
    width: calc(33.33% - 20px);
    float: left;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image:nth-child(3n) {
    margin-right: 0;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image.image15,
.kenesis-body .section-ctn[data-n="3"] .rv-image.image16,
.kenesis-body .section-ctn[data-n="3"] .rv-image.image17 {
    margin-bottom: 0;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image.image10 > .inner-ctn,
.kenesis-body .section-ctn[data-n="3"] .rv-image.image12 > .inner-ctn,
.kenesis-body .section-ctn[data-n="3"] .rv-image.image14 > .inner-ctn,
.kenesis-body .section-ctn[data-n="3"] .rv-image.image16 > .inner-ctn {
    background-attachment: fixed;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image {
    position: relative;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image .inner-headings {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 80%;
    text-align: center;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image.image10:before,
.kenesis-body .section-ctn[data-n="3"] .rv-image.image12:before,
.kenesis-body .section-ctn[data-n="3"] .rv-image.image14:before,
.kenesis-body .section-ctn[data-n="3"] .rv-image.image16:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
    width: 95%;
    height: 95%;
    border: 5px solid #fff;
}

.kenesis-body .section-ctn[data-n="4"] {
    padding: 250px 0;
}

.kenesis-body .section-ctn[data-n="4"] .rv-image.image18 {
    position: relative;
    height: 100%;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="4"] .rv-image.image18 > .inner-ctn {
    background-attachment: fixed;
}

.kenesis-body .section-ctn[data-n="4"] .rv-content {
    position: absolute;
    top: 100px;
    left: 3%;
    width: 40%;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="4"] .rv-widget {
    position: absolute;
    bottom: 100px;
    right: 3%;
    width: 40%;
    text-align: center;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="4"] .rv-image.image19 {
    position: absolute;
    width: 600px;
    height: 600px;
    bottom: 100px;
    left: 5%;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="4"] .rv-image.image19 > .inner-ctn {
    background-repeat: no-repeat;
    background-size: contain;
}

.kenesis-body .section-ctn[data-n="5"] .rv-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="5"] .rv-image > .inner-ctn {
    background-attachment: fixed;
}

.kenesis-body .section-ctn[data-n="5"] .content-wrapper {
    position: relative;
    z-index: 2;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .section-ctn[data-n="5"] .rv-content {
    padding: 140px 40px;
}

.kenesis-body .section-ctn[data-n="5"] .rv-content:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -30px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .section-ctn[data-n="5"] .rv-content:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -60px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .section-ctn[data-n="5"] .content-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .section-ctn[data-n="5"] .content-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -60px;
    width: 10px;
    background-color: rgba(255, 255, 255, 0.6);
}

.kenesis-body .section-ctn[data-n="6"] .rv-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="6"] .rv-module {
    padding: 50px;
    padding-top: 250px;
    position: relative;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="6"] svg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    fill: #fff;
    filter: drop-shadow(3px 3px 2px #333);
}