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 .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;
    margin-bottom: 20px;
}

.kenesis-body .layout-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kenesis-body .layout-foreground {
    position: relative;
    margin: 200px 100px;
    margin-bottom: 400px;
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="1"] .back-ctn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="1"] .back-ctn .rv-image {
    height: 400px;
    z-index: 1;
    overflow: hidden;
    position: relative;
}

.kenesis-body .section-ctn[data-n="1"] .back-ctn > .inner-ctn {
    position: absolute;
    top: 200px;
    left: 5%;
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="1"] > .rv-content {
    position: relative;
    z-index: 2;
    padding-top: 450px;
    padding-bottom: 50px;
    padding-left: 5%;
    width: 55%;
}

.kenesis-body .section-ctn[data-n="1"] > .rv-image {
    position: absolute;
    top: 50%;
    right: 5%;
    max-width: 35%;
    width: 400px;
    height: 400px;
    z-index: 2;
    transform: translateY(-50%);
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="1"] > .rv-image:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10px;
    width: 75px;
    height: 105%;
}

.kenesis-body .section-ctn[data-n="1"] > .rv-image > .rv-head {
    position: absolute;
    bottom: 0;
    right: -40px;
    padding: 50px 30px;
    z-index: 3;
    width: 100%;
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="2"] {
    height: 720px;
}

.kenesis-body .section-ctn[data-n="2"] > .rv-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 40%;
    z-index: 1;
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn {
    position: absolute;
    top: 0;
    left: 0;
    right: 60%;
    bottom: 0;
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn > .rv-image {
    width: 500px;
    height: 350px;
    position: absolute;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn > .rv-image.image5 {
    z-index: 1;
    top: -50px;
    left: 0;
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn > .rv-image.image6 {
    left: 250px;
    z-index: 2;
    top: 125px;
    height: 250px;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn > .inner-ctn {
    position: absolute;
    z-index: 3;
    bottom: 150px;
    left: 125px;
}

.kenesis-body .section-ctn[data-n="3"] > .rv-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn {
    position: relative;
    z-index: 2;
    padding: 60px;
    height: 540px;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn > .inner-block {
    position: relative;
    height: 420px;
    float: left;
    width: calc(33.33% - 14px);
    margin-right: 20px;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn > .inner-block:last-child {
    margin: 0;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn > .inner-block > .rv-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn > .inner-block > .rv-content {
    position: relative;
    padding: 80px 10%;
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn > .inner-block > .layout-read-more-btn {
    position: absolute;
    bottom: 75px;
    left: 10%;
    z-index: 3;
    cursor: pointer;
}

.kenesis-body .section-ctn[data-n="4"] {
    padding: 90px;
    width: calc(50% - 30px);
    position: relative;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn > .rv-content {
    margin-top: 20px;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2) {
    position: absolute;
    top: 150px;
    right: calc(-100% + 20px);
    z-index: -1;
    width: 620px;
    height: 400px;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2) .rv-image {
    position: absolute;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2) .rv-image.image11 {
    width: 620px;
    height: 400px;
    top: 0;
    left: 0;
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2) .rv-image.image11:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    width: 100%;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2) .rv-image.image12 {
    width: 320px;
    height: 250px;
    top: -80px;
    left: 60px;
}

.kenesis-body .section-ctn[data-n="1"] .back-ctn .rv-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.kenesis-body .layout-background:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
            
.kenesis-body .section-ctn[data-n="1"] > .rv-image > .rv-head:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100px;
    left: -90px;
    border: 2px solid;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn > .rv-image.image5:before {
    content: "";
    position: absolute;
    height: 450px;
    left: 50px;
    top: -20px;
    border: 1px solid;
    z-index: 3;
    opacity: 0.8;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn > .rv-image.image5:after {
    content: "";
    position: absolute;
    height: 100px;
    right: 120px;
    top: 20px;
    border: 1px solid;
    z-index: 3;
    opacity: 0.6;
}

.kenesis-body .section-ctn[data-n="2"] > .rv-image:before {
    content: "";
    position: absolute;
    height: 450px;
    left: 140px;
    top: -30px;
    border: 1px solid;
    z-index: 3;
    opacity: 0.4;
}

.kenesis-body .section-ctn[data-n="2"] > .rv-image:after {
    content: "";
    position: absolute;
    height: 350px;
    left: 150px;
    top: -60px;
    border: 1px solid;
    z-index: 3;
    opacity: 0.4;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn > .inner-block:before {
    content: "";
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translateX(-50%);
    height: 150px;
    border: 1px solid;
    z-index: 3;
    opacity: 0.4;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn > .inner-block > .layout-read-more-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -65px;
    width: 50px;
    border: 1px solid;
    opacity: 0.8;
}

.kenesis-body .section-ctn[data-n="4"]:before {
    content: "";
    position: absolute;
    top: -40px;
    height: 60px;
    left: calc(100% + 15px);
    transform: translateX(-50%);
    border: 1px solid;
    opacity: 0.4;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2) .rv-image.image11:after {
    content: "";
    position: absolute;
    bottom: 50px;
    width: 200px;
    left: 0;
    border: 1px solid;
    opacity: 0.6;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(1):before {
    content: "";
    position: absolute;
    bottom: -90px;
    height: 150px;
    border: 1px solid;
    left: 100px;
    opacity: 0.4;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(1):after {
    content: "";
    position: absolute;
    bottom: -115px;
    height: 150px;
    border: 1px solid;
    left: 110px;
    opacity: 0.4;
}

.bot-bar {
    height: 50px;
    position: relative;
    z-index: 2 !important;
    background-color: #080808;
}

.go-to-top-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #9d8b1b;
    right: 5%;
    top: -25px;
    cursor: pointer;
}

.go-to-top-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 40px;
    color: white;
}

.kenesis-body .botnav {
    position: relative;
}