html,
.kenesis-body {
    overflow-x: hidden;
}

.kenesis-body {
    overflow: hidden;
}

.kenesis-body .section-ctn {
    position: relative;
    height: 80%;
    width: 100%;
}

.kenesis-body .rv-head,
.kenesis-body .rv-shead,
.kenesis-body .rv-content {
    background-color: transparent !important;
}

.kenesis-body .rv-head > .inner-ctn,
.kenesis-body .rv-shead > .inner-ctn,
.kenesis-body .rv-content > .inner-ctn {
    padding: 0 !important;
}

.kenesis-body .rv-head h1,
.kenesis-body .rv-shead h2 {
    margin: 0 !important;
}

.kenesis-body .rv-image > .inner-ctn {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.kenesis-body .clip-svg {
    position: absolute;
    top: -200%;
    left: -200%;
}

.kenesis-body .section-ctn[data-n="1"] .head-ctn {
    position: absolute;
    top: 40%;
    left: 25%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="1"] .rv-image {
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translateX(-50%) translateY(-50%);
    width: 500px;
    height: 500px;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="1"] .rv-image > .inner-ctn {
    background-repeat: no-repeat;
    background-size: contain;
}

.kenesis-body .section-ctn[data-n="1"]:before {
    content: "";
    position: absolute;
    top: -70%;
    left: -35%;
    width: 130%;
    height: 130%;
    transform: rotate(-40deg);
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="1"] .grid-svg {
    position: absolute;
    top: 30%;
    left: -22%;
    width: 140%;
    height: 100%;
    transform: rotate(140deg);
    z-index: 1;
    opacity: 0.4;
}

.kenesis-body .section-ctn[data-n="2"] .grid-svg {
    position: absolute;
    bottom: -171%;
    width: 200%;
    height: 200%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.4;
}

.kenesis-body .section-ctn[data-n="2"] {
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="2"] .img-svg {
    position: absolute;
    top: 25% !important;
    left: 25% !important;
    transform: translateX(-50%) translateY(-50%);
    width: 500px;
    height: 500px;
}

.kenesis-body .section-ctn[data-n="2"] .rv-content {
    position: absolute;
    top: 25% !important;
    left: 75% !important;
    transform: translateX(-50%) translateY(-50%);
    width: 25%;
}

.kenesis-body .section-ctn[data-n="2"]:before {
    content: "";
    position: absolute;
    top: 25%;
    left: -48%;
    transform: rotate(135deg);
    width: 100%;
    height: 200%;
}

.kenesis-body .section-ctn[data-n="3"] {
    max-height: 500px;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="3"] .head-ctn {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    padding: 50px 20%;
}

.kenesis-body .section-ctn[data-n="3"] .head-ctn > div {
    position: relative;
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="3"] .head-ctn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.4;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image {
    position: absolute;
    top: 0;
    left: 75%;
    transform: translateX(-50%) translateY(-50%);
    width: 500px;
    height: 500px;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="3"] .rv-image > .inner-ctn {
    background-repeat: no-repeat;
    background-size: contain;
}

.kenesis-body .section-ctn[data-n="4"] {
    z-index: 4;
    height: auto;
}

.kenesis-body .section-ctn[data-n="4"]:before {
    content: "";
    position: absolute;
    top: -85%;
    left: 30%;
    transform: rotate(225deg);
    width: 100%;
    height: 200%;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="4"]:after {
    content: "";
    position: absolute;
    top: 0%;
    left: -30%;
    transform: rotate(225deg);
    width: 100%;
    height: 150%;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="4"] > .rv-image {
    position: absolute;
    top: -50% !important;
    left: 35% !important;
    transform: translateX(-50%) translateY(-50%);
    width: 500px;
    height: 500px;
    z-index: 2;
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="4"] > .rv-content {
    position: absolute;
    top: -45% !important;
    left: 75% !important;
    transform: translateX(-50%) translateY(-50%);
    width: 40%;
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="4"] > .rv-image svg .st2 {
    fill: white;
}

.kenesis-body .section-ctn[data-n="4"] > .rv-image > .inner-ctn {
    position: absolute;
    top: 10px;
    left: 80px;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    width: 450px;
    height: 400px;
}

.kenesis-body .section-ctn[data-n="4"] > .rv-content > .rv-image {
    position: absolute;
    top: -550px;
    left: 50%;
    width: 500px;
    height: 500px;
    padding: 0 !important;
    transform: translateX(-50%);
}

.kenesis-body .section-ctn[data-n="4"] > .rv-content > .rv-image > .inner-ctn {
    background-repeat: no-repeat;
    background-size: contain;
}

.kenesis-body .section-ctn[data-n="4"] .grid-ctn {
    position: relative;
    height: 1000px;
    z-index: 3;
    width: 100%;
    margin-top: 500px;
}

.kenesis-body .section-ctn[data-n="4"] .grid-ctn > .rv-image {
    float: left;
    width: 25%;
    height: 500px;
}

.kenesis-body .section-ctn[data-n="5"] {
    z-index: 5;
}

.kenesis-body .section-ctn[data-n="5"] .rv-content {
    position: absolute;
    top: 50% !important;
    left: 25% !important;
    transform: translateX(-50%) translateY(-50%);
    width: 40%;
}

.kenesis-body .section-ctn[data-n="5"] .rv-image {
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translateX(-50%) translateY(-50%);
    width: 500px;
    height: 500px;
    z-index: 2;
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="5"] .rv-image > .inner-ctn {
    position: absolute;
    top: 10px;
    left: 80px;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    width: 450px;
    height: 400px;
}

.kenesis-body .section-ctn[data-n="5"] .rv-image .st2 {
    fill: #fff;
}

.kenesis-body .section-ctn[data-n="6"] {
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="6"] .rv-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="6"] .rv-image > .inner-ctn {
    background-attachment: fixed;
}

.kenesis-body .section-ctn[data-n="6"]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0.4;
}

.kenesis-body .section-ctn[data-n="6"] .head-ctn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
    text-align: center;
}

.kenesis-body .section-ctn[data-n="6"] .grid-svg {
    position: absolute;
    top: 0;
    z-index: 2;
    height: 110%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.2;
}

.kenesis-body .section-ctn[data-n="7"] {
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="7"] .img-ctn {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translateX(-50%) translateY(-50%);
    width: 500px;
    height: 500px;
    z-index: 4;
}

.kenesis-body .section-ctn[data-n="7"] .head-ctn {
    position: absolute;
    top: 35%;
    left: 75%;
    transform: translateX(-50%) translateY(-50%);
    width: 50%;
    z-index: 4;
}

.kenesis-body .section-ctn[data-n="7"] .img-ctn:before {
    content: "";
    position: absolute;
    top: 25%;
    left: -25%;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="7"] .img-ctn > .rv-image {
    position: absolute;
    top: 0;
    left: 25%;
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="7"] .img-ctn > .rv-image:before {
    content: "";
    width: 520px;
    height: 520px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.kenesis-body .section-ctn[data-n="7"] .img-ctn > .rv-image:after {
    content: "";
    width: 560px;
    height: 560px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.kenesis-body .section-ctn[data-n="7"] .img-ctn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: calc(-75% - 40px);
    width: 50%;
    height: 5px;
}

.kenesis-body .section-ctn[data-n="7"] .head-ctn .rv-image {
    width: 300px;
    height: 300px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: 35%;
}

.kenesis-body .section-ctn[data-n="7"] .triangle-1 {
    position: absolute;
    top: -15%;
    left: 0;
    bottom: 0;
    right: 0;
}

.kenesis-body .section-ctn[data-n="7"] .triangle-1 > .inner-ctn {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    clip-path: polygon(100% 0, 100% 100%, 50% 100%);
}

.kenesis-body .section-ctn[data-n="7"] .triangle-2 {
    position: absolute;
    top: -15%;
    left: 0;
    bottom: 0;
    right: 0;
}

.kenesis-body .section-ctn[data-n="7"] .triangle-2 > .inner-ctn {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    clip-path: polygon(103% 0, 100% 100%, 50% 100%);
}

.kenesis-body .section-ctn[data-n="7"]:after {
    content: "";
    position: absolute;
    height: 115%;
}

.kenesis-body .bot-bar {
    position: relative;
    z-index: 9;
    height: 100px;
}

.kenesis-body .bot-bar .logo img {
    height: 100%;
}

.kenesis-body .bot-bar .logo {
    background-color: transparent !important;
}

.kenesis-body .bot-bar .go-to-top-btn {
    position: absolute;
    top: -50px;
    height: 100px;
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.kenesis-body .section-ctn[data-n="7"] .head-ctn .rv-image > .inner-ctn {
    background-repeat: no-repeat;
    background-size: contain;
}

.kenesis-body .section-ctn[data-n="1"]:before {
    background: linear-gradient(to bottom, rgba(18,25,31,1) 0%, rgba(31,32,53,1) 100%);
}
            
.kenesis-body .section-ctn[data-n="2"]:before {
    background: linear-gradient(135deg, rgba(28,31,50,1) 0%, rgba(4,24,33,1) 100%);
}

.kenesis-body .bot-bar .go-to-top-btn .st1 {
    fill: #fff;
}
