.customradio, p {margin-bottom: 0}

.sericon img, .servtitle h4 {transition: .1s}
.fullField.error textarea,.halfField.error input { border: 1px solid red;}
.fullField.successVal textarea,.halfField.successVal input { border: 1px solid #72be9d;}
.halfField.error input#comName2 {border: none !important;}
div#mail-status b { color: #009900; margin-top: 10px !important; text-align: center; display: block; font-size: 14px; }
.imagehover, .wrapper, ul.slick-dots li {overflow: hidden}
#loading-bar-spinner.spinner {right: 33%;margin-left: 0;top: 16px;margin-top: 0;position: absolute;z-index: 19 !important;animation: loading-bar-spinner 400ms linear infinite;} #loading-bar-spinner.spinner .spinner-icon {width: 30px;height: 30px;border:  solid 4px transparent;border-top-color: #fff !important;border-left-color: #fff !important;border-radius: 50%;} @keyframes loading-bar-spinner { 0%   { transform: rotate(0deg);   transform: rotate(0deg); } 100% { transform: rotate(360deg); transform: rotate(360deg); } }
:root {--primary-color: #e74032;--secondary-color: #572c8b;--white: #FFFFFF}
html {scroll-behavior: smooth}
::-webkit-scrollbar {width: 1px;background-color: transparent}
::-webkit-scrollbar-button:end:increment, ::-webkit-scrollbar-button:start:decrement {display: none}
::-webkit-scrollbar-track-piece {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: transparent}
::-webkit-scrollbar-thumb:vertical {border-radius: 0;-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);background-color: #050607}
.popupMain, [class^=box-] {display: none}
.customradio, ul.slick-dots li {display: inline-block;vertical-align: middle}
.popupMain.show, [class^=box-].showfirst {display: block}
.customradio {position: relative;padding-left: 25px;cursor: pointer;font-size: 15px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;font-weight: 400;color: var(--white)}
.customradio input {position: absolute;opacity: 0;cursor: pointer}
.checkmark {position: absolute;top: 4px;left: 0;height: 11px;width: 11px;border-radius: 3px;background-color: #e0e0e0}
.customradio input:checked ~ .checkmark {background: #ff6101}
.slick-list {margin: 0 -15px}

ul.slick-dots {padding: 20px 0 0;text-align: center}
ul.slick-dots li {margin: 0 8px 0 0;width: auto;padding: 0;border: none}
.slick-dots li button:before {color: var(--white);opacity: 1;font-size: 20px}
.slick-dots li button {height: 11px;width: 11px;border-radius: 50%;padding: 0;background: #d6d6d6;border: none;cursor: pointer;font-size: 0;box-sizing: border-box}
.slick-dots li.slick-active button {background: #4fb3c2}
span.arrows {width: 36px;height: 36px;border: none;position: absolute;bottom: 0;margin: auto;z-index: 2;cursor: pointer;line-height: 39px;font-size: 12px;text-align: center;font-weight: 300;top: 0;border-radius: 0;background: #dde2e6;color: #222}
span.arrows.next {right: 1%}
.slick-initialized .slick-slide {outline: 0 !important}
p {font-weight: 400;font-size: 14px;line-height: 24px;color: #636363}
p + p {margin-top: 15px}
ul {padding: 0;margin: 0;list-style: none}
@media (min-width: 100px) {s
    .padding-full {padding-right: 15px;padding-left: 15px}
    .no-padding, .no-padding-right {padding-right: 0}
    .no-padding, .no-padding-left {padding-left: 0}
}
@media (min-width:1200px) and (max-width:1399px){
    .container-fluid {padding: 0 4%;}
}

@media (min-width:1400px) {
    .container-fluid {padding: 0 2%;}
}
@font-face {
    font-family: 'magnetiklight';
    src: url('../fonts/magnetik-light-webfont.woff2') format('woff2'),
    url('../fonts/magnetik-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'magnetikregular';
    src: url('../fonts/magnetik-regular-webfont.woff2') format('woff2'),
    url('../fonts/magnetik-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'magnetikmedium';
    src: url('../fonts/magnetik-medium-webfont.woff2') format('woff2'),
    url('magnetik-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'magnetikbold';
    src: url('../fonts/magnetik-bold-webfont.woff2') format('woff2'),
    url('../fonts/magnetik-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'californian_fbbold';
    src: url('../fonts/californian-fb-bold-webfont.woff2') format('woff2'),
    url('../fonts/californian-fb-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'californian_fbregular';
    src: url('../fonts/californian-fb-webfont.woff2') format('woff2'),
    url('../fonts/californian-fb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {overflow-x: hidden !important; background-color: #000; }
h1,h2,h3,h4,h5,h6{
    font-family: 'magnetikbold';
}
p{
    font-family: 'magnetiklight';
}
a{
    text-decoration: none;
}

header {
    padding: 20px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}


.menutextbtn {
    cursor: pointer;
}


.slidemenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999999;
    background: rgb(0 0 0 / 44%);
    display: none;
}

.slidemenuinner {
    height: 100%;
    background: #070707;
    width: 380px;
    position: absolute;
    left: -400px;
    top: 0;
    transition: 0.5s;
}

.slidemenuinner ul li a {
    text-decoration: none;
    transition: 0.3s;
    font-family: 'magnetikmedium';
    color: var(--Neutral-White, #F6F6F6);
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slidebtm {
    display: none !important;
}
.slidemenuinner>ul {
    max-height: 90%;
    overflow-y: auto;
    width: 100%;
    padding: 14px 0 70px;
}
.closemenu {
    background: #070707;
    color: #fff;
    text-align: left;
    cursor: pointer;
    padding: 30px 40px 50px;
}



.slidemenu.show {
    display: block;
}

.slidemenuinner.slidenow {
    left: 0;
}
.logomain {
    text-align: center;
}

.navbtns a {
    font-family: 'magnetikmedium';
    border-radius: 8px;
    border: 2.625px solid #393939;
    padding: 10px 18px;
    color: var(--Netural-Color-White, #F3F3F3);
    font-size: 16px;
    font-style: normal;
    line-height: 24px; /* 150% */
    text-transform: capitalize;
    text-decoration: none;
    transition: 0.5s;
}

.fbbtn a {
    padding: 14px;
}

.navbtns {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.conbtn a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.conbtn a img {
    padding-right: 8px;
}

.conbtn {
    margin-right: 16px;
}
.sec2text {
    text-align: center;
    padding-bottom: 92px;
}

.sec2text h1 {
    font-family: 'magnetikbold';
    color: var(--Neutral-White, #F6F6F6);
    font-size: 66px;
    font-style: normal;
    line-height: 68px; /* 94.444% */
    margin-bottom: 32px;
}

.sec2text p {
    color: var(--Neutral-200, #C6C6C6);
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px; /* 138.462% */
}

section.section3 {
    padding: 250px 0;
}
.sec3text h2 {
    font-family: 'magnetikbold';
    color: var(--Neutral-White, #F6F6F6);
    font-size: 80px;
    font-style: normal;

    line-height: 80px; /* 100% */
}

.sec3text {
    text-align: center;
}
.fticons a img {
    width: 40px;
    height: 40px;
}

.fticons {
    text-align: end;
    margin-right: 30px;
}

.fticons a+a {
    margin-left: 49px;
}

.ftmnu ul {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 95px;
}
.ftmnu ul li a {
    color: var(--Neutral-400, #9B9B9B);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.ftmnu ul+ul {
    margin-top: 26px;
}
footer {
    border-top: 2px solid rgba(75, 75, 75, 0.20);
    background: #070707;
    padding: 40px 0px 20px 0px;
}
.copyright {
    border-top: 1px solid #C6C6C6;
    padding-top: 22px;
    margin-top: 32px;
}

.copyright p {
    color: var(--Neutral-White, #F6F6F6);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

ul.termslink {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 30px;
}

ul.termslink li+li {
    padding-left: 20px;
    margin-left: 20px;
    position: relative;
}

ul.termslink li+li:before {
    content: "";
    background: rgba(255, 255, 255, 0.20);
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
ul.termslink li a {
    color: var(--Neutral-White, #F6F6F6);

    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.sectext span {
    display: block;
    color: var(--Neutral-300, #B0B0B0);
    font-size: 20px;
    font-style: normal;

    line-height: normal;
    letter-spacing: 8px;
    text-transform: uppercase;
    font-family: 'magnetikbold';
    margin-bottom: 12px;
}
.sectext h1 {
    font-family: 'magnetikbold';
    color: var(--Neutral-White, #F6F6F6);
    font-size: 72px;
    font-style: normal;

    line-height: 68px; /* 94.444% */
    margin-bottom: 32px;
}

.sectext p {
    color: var(--Neutral-200, #C6C6C6);
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 33px; /* 137.5% */
}
section.captmain {
    position: relative;
}

.line {position: absolute;bottom: 11px;width: 100%;}
.secpad {
    padding-top: 70px;
}

.sectextr8 img {
    max-width: 100%;
}
.leftimg .container-fluid {
    padding-left: 0;
}

.r8img .container-fluid {
    padding: 0;
}

.all {
    font-size: 0; /*remove white space*/
    height: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
.page {
    font-size: 16px; /*reset font size*/
    height: 100%;
    width: 100%;
    display: inline-block;
}
.page:nth-child(1) {
    background: pink;
}
.page:nth-child(2) {
    background: lightgreen;
}
.page:nth-child(3) {
    background: gold;
}
.slide1{
    background: url(../images/slide1.webp?123);
}
.slide2{
    background: url(../images/slide2.webp?123);
}
.slide3{
    background: url(../images/slide3.webp?123);
}
.slide4{
    background: url(../images/slide4.webp?123);
}
.slide5{
    background: url(../images/slide5.webp?123);
}
.slide6{
    background: url(../images/slide6.webp?123);
}
.slide7{
    background: url(../images/slide7.webp?123);
}
.slide8{
    background: url(../images/slide8.webp?123);
}
.slide9{
    background: url(../images/slide9.webp?123);
}
.slide10{
    background: url(../images/slide10.webp?123);
}
.slide11{
    background: url(../images/slide11.webp?123);
}
.slide{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.slide {
    height: 100vh;
}
section.homesec1 {
    height: 100vh;
    margin-left: auto;
    margin-right:auto;
    position: relative;
}

.slider-item {
    height: 100vh;
}

.slick-list {
    height: 100vh;
}

.slick-track {
    height: 100vh;
}
.slidetext h1 {
    font-family: 'magnetikbold';
    color: var(--Neutral-White, #F6F6F6);
    font-size: 56px;
    font-style: normal;

    line-height: 68px; /* 121.429% */
    margin-bottom: 10px;
}

.slidetext p {
    color: var(--Neutral-200, #C6C6C6);
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px; /* 150% */
    max-width: 50%;
    margin-bottom: 40px;
}

.slidebtn a {
    border-radius: 8px;
    border: 2.625px solid rgba(246, 246, 246, 0.15);
    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(37px);
    padding: 14px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    color: var(--Netural-Color-White, #F3F3F3);
    font-family: 'magnetikmedium';
    font-size: 20px;
    font-style: normal;
    line-height: 24px; /* 120% */
    text-transform: capitalize;
    transition: 0.5s;
}

.slidebtn a img {
    padding-left: 8px;
}

.slidebtm h2 {
    font-family: 'magnetikbold';
    color: var(--Neutral-100, #DDD);
    font-size: 28px;
    font-style: normal;
    line-height: 68px; /* 242.857% */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
    position: relative;
}

.slidebtm h2 img {
    width: 82%;
}


.slidecontent {
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.slidetext {
    padding-top: 170px;
}



.slidemenuinner ul li {
    padding-bottom: 40px;
    background: #070707;
    padding: 0 40px 40px;
    padding-right: 25px;
}
.welcome{
    background: #000 url(../images/welcome.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-position: center;
}
.welcome-text {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 99;
}

.welcome-text h1 {
    font-family: 'magnetikbold';
    color: var(--Neutral-White, #F6F6F6);
    text-align: center;
    font-size: 72px;
    font-style: normal;
    line-height: 80px; /* 111.111% */
}
.wrapper.fbbg {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 7.97%, #070707 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, #070707 134.06%), url(<path-to-image>) lightgray 0px -268.909px / 100% 127.459% no-repeat;
    width: 100%;
    height: 100vh;
}

.facebook {
    padding-top: 200px;
}

.fb-texttop h1 {
    color: #FFF;
    text-align: center;
    font-family: 'californian_fbbold';
    font-size: 64px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    min-height: 75px;
}

.fb-texttop h2 {
    color: var(--Neutral-White, #F6F6F6);
    text-align: center;
    font-family: 'californian_fbregular';
    font-size: 36px;
    font-style: italic;
    text-transform: capitalize;
}

.fb-texttop h3 {
    font-family: 'californian_fbbold';
    color: #FFF;
    text-align: center;

    font-size: 64px;
    font-style: normal;

    line-height: normal;
    text-transform: capitalize;
}

.fb-texttop p {
    color: var(--Neutral-100, #DDD);
    text-align: center;
    font-size: 26px;
    font-style: normal;
    line-height: 36px; /* 138.462% */
}

.fb-texttop p span {
    display: block;
    font-family: 'magnetikbold';
    color: var(--Neutral-100, #DDD);
    font-size: 26px;
    font-style: normal;
    line-height: 36px;

}
.fbtext p {
    color: var(--Neutral-100, #DDD);
    font-size: 24px;
    font-style: normal;
    line-height: 33px; /* 137.5% */
    max-width: 50%;
}

.fbtext img {
    margin-top: 30px;
}
.fbtext {
    margin-top: 50px;
}
.overlay{
    background: linear-gradient(0deg, rgba(7, 7, 7, 0.00) 0%, #070707 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 65%;
}
.overlay2{
    background: linear-gradient(0deg, rgba(7, 7, 7, 0.00) 1%, #070707 100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    transform: scaleY(-1);
}
section.artmain img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
section.section2 {margin-top: -60px;position: relative;z-index: 9;}
.inneroverlay{
    background: linear-gradient(0deg, rgba(7, 7, 7, 0.00) 21%, #070707 89.5%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 65%;
    z-index: 8;
}
.inneroverlay2{
    background: linear-gradient(0deg, rgba(7, 7, 7, 0.00) 21%, #070707 89.5%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    transform: scaleY(-1);
    z-index: 8;
}
.sectext {
    position: relative;
    z-index: 9;
}
.fb-texttop {
    text-align: center;
}

.fb-texttop img {
    margin: 20px 0;
}

.slick-slide {
    position: relative;
}

.slick-slide:before,
section.welcome:before {
    content: "";
    background: linear-gradient(0deg, rgba(7, 7, 7, 0.00) 0%, #070707 100%);
    width: 100%;
    position: absolute;
    height: 70vh;
    top: 0;
    left: 0;
}

.slidecontent {
    position: relative;
    z-index: 99;
}

.slick-slide:after,
section.welcome:after {
    opacity: 0.8;
    background: linear-gradient(180deg, rgba(7, 7, 7, 0.00) 0%, #070707 100%);
    content: "";
    width: 100%;
    height: 40vh;
    position: absolute;
    left: 0;
    bottom: 0;
}
section.welcome {
    position: absolute;
    top: 0;
    z-index: 99999;
}
body.home {
    overflow: hidden !important;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 99999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.preloader .mask-div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*.mask-div .mask-sec2 {*/
/*    position: fixed;*/
/*    width: 500px;*/
/*    height: 500px;*/
/*    background: #000;*/
/*    !*border-radius: 50%;*!*/
/*    !*-webkit-filter: blur(100px);*!*/
/*    !*filter: blur(100px);*!*/
/*}*/
.preloader .mask-div img.img1 {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    /*mix-blend-mode: lighten;*/
    position: absolute;
    top: 0;
    left: 0;
    clip-path: circle(5px at 50% 50%);
    -webkit-animation: leaves 4s ease-in-out;
    animation: leaves 3s ease-in-out;
}
@keyframes leaves {
    0% {
        clip-path: circle(5px at 50% 50%);
        opacity: 0;
    }
    100% {
        clip-path: circle(100% at 50% 50%);
        opacity: 0.7;
    }
}
.preloader.hide-pro,
.welcome.hide-pro{
    opacity: 0;
    visibility: hidden;
}
.welcome-text h1 {
    position: relative;
    top: 200px;
    transition: 0.3s;
}

.welcome-text h1.active {
    top: 0;
}
.titleLIneright
{
    position: relative;
}
.titleLIneright:before {
    content: "";
    background: #393939;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 30px;
    margin: auto;
    width: 4px;
    right: 2%;
}
.titleLIneright:after {
    content: "";
    background: #393939;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 4px;
    margin: auto;
    right: 0;
    width: 100%;
}
.slidebtm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.captmain.r8img.aqsec1 .row:nth-child(2n-1) {
    flex-direction: row-reverse;
}

.aqtext {
    padding: 0 50px;
}
section.captmain.r8img.aqsec1 .row:first-child .gridcontent {
    position: relative;
    display: flex;
    align-items: center;
}
section.captmain.r8img.aqsec1 .gridcontent {
    position: relative;
}
section.captmain .row.align-items-stretch+.row.align-items-stretch {
    margin-top: 100px;
}
section.captmain.r8img.aqsec1 .row:first-child .gridcontent .line {
    bottom: 5%;
}
section.captmain.r8img .line:before {
    content: "";
    position: absolute;
    left: 0;
    background: #4B4B4B;
    width: 85%;
    height: 4px;
    bottom: 5%;
}
section.captmain.r8img .line:after {
    content: "";
    position: absolute;
    left: 81%;
    background: #4B4B4B;
    width: 4px;
    height: 30px;
    bottom: -12px;
}
.slide0.facebook.slick-slide:before, .slide0.facebook.slick-slide:after{
    display: none;
}
.navbtns a:hover, .fbbtn a:hover, .slidebtn a:hover {
    transform: translateY(-10px);
}
.titleslideleft h2:before {
    content: "";
    position: absolute;
    left: -15px;
    width: 6px;
    height: 6px;
    background: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
}
.slide0 {
    background: url(../images/slide0bg.jpg) center center / cover no-repeat;
}
body,
body.page{
    background: #070707 url(../images/bgbodystripe.webp) !important;
    background-repeat: repeat !important;
}
.fb-texttop img {
    margin: 0 auto 10px;
}
.facebobwrap {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding-bottom: 40px;
    padding-top: 0;
}
.imagetextrot {
    animation: rotateElement 6s infinite linear
}
.fbtextmain {
    position: relative;
}

.cursorIcon {
    position: absolute;
    right: 15%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
@keyframes rotateElement {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}
img.cursoriconcenters {
    position: relative;
    top: -80px;
    left: 45px;
    animation: moving-circle 1s infinite linear
}

@keyframes moving-circle {
    0% {
        left: 40px
    }

    50% {
        left: 52px;
    }

    100% {
        left: 40px
    }
}
button.slide-arrow.next-arrow.slick-arrow {opacity: 0;visibility: hidden;}
h4 {}

.sec3text h4 {
    color: #F6F6F6;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 112.5% */
}

.sec3text h4 {
    font-family: 'magnetikmedium';
}

.sec3text p {
    color: var(--Neutral-200, #C6C6C6);
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px; /* 138.462% */
    font-family: 'magnetiklight';
}

.sec3text p, .sec3text ul li {
    font-family: 'magnetiklight';
}

.p60 {
    padding-bottom: 60px;
}

.p104 {
    padding-bottom: 104px;
}

.sec3text h5 {
    color: var(--Neutral-200, #C6C6C6);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 150% */
    letter-spacing: 9.6px;
    text-transform: uppercase;
}

.sec3text h5 {
    font-family: 'magnetikbold';
    margin-bottom: 32px;
}

.sec3text ul li {
    color: var(--Neutral-200, #C6C6C6);
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px; /* 138.462% */
    position: relative;
    display: table;
    margin: auto;
}

.sec3text ul li {
    padding-bottom: 20px;
}
.sec3text h3 {
    color: var(--Neutral-White, #F6F6F6);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 112.5% */
    text-transform: capitalize;
    font-family: 'magnetikbold';
    margin-bottom: 24px;
}

.text-left,.text-left p {
    text-align: left;
}

.sec3text ul li:before {
    content: "";
    position: absolute;
    left: -15px;
    width: 5px;
    height: 5px;
    background: var(--Neutral-200, #C6C6C6);
    top: -38%;
    margin: auto;
    border-radius: 50px;
    bottom: 0;
}
.btmbtns-text ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.innerpage-btmbtns {padding: 200px 0 100px;border-bottom: 1px solid #C6C6C6;}

.btmbtns-text ul li a {
    color: var(--Neutral-White, #F6F6F6);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    font-family: 'magnetikmedium';
}
.btmbtns-text ul li:first-child img {
    padding-right: 10px;
}

.btmbtns-text ul li:last-child img {
    padding-left: 20px;
}

.btmbtns-text {
    padding: 0 50px;
}
h3.p60 {
    margin: 0;
}
ul.listp32 {
    padding: 32px 0;
}
.slideHoverbox {
    width: 100%;
    height: 40vh;
    padding: 0;
}

.slideHoverbox h1 {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.slideHoverbox:hover h1 {
    opacity: 1;
    visibility: visible;
}
section.bottomimg img {
    width: 100%;
    height: auto;
}
.sec2text h5 {
    color: var(--Neutral-White, #F6F6F6);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 112.5% */
}

.sec2text h6 {
    color: var(--Neutral-White, #F6F6F6);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 112.5% */
}
.sec3text.sechas-Boxcon.text-left {
    margin-bottom: 60px;
}
.sec3text.sechas-Boxcon.text-left li {
    text-align: left !important;
    display: block;
    margin-left: 17px;
}

.sec3text.sechas-Boxcon.text-left ul {
    margin-top: 20px;
}
section.section2.notopmars {
    margin-top: 50px;
}
.terenimg {
    margin: 0px 0 20px;
}
.slidetext.slideHoverbox h1 {
    text-align: center;
}
.home .homeMenu
{
        display: flex !important;
}
.home .innerMenu
{
    display:none !important;
}
.slidecontent+.cursorIcon {
    top: initial;
    bottom: 0;
    z-index: 9999;
}
.slidemenuinner>ul>li:first-child a {
    color: #24a9de;
}
.slidetext .angelregular
{
    font-family: 'angelregular' !important;
        color: #000;
    font-size: 9vw;
    line-height: 100%;
}
.slidetext .bosniaregular
{
    font-family: 'bosniaregular' !important;
            color: #fff;
    font-size: 9vw;
    line-height: 100%;
}
.slidetext .bleeding_cowboysregular
{
    font-family: 'bleeding_cowboysregular' !important;
            color: #fff;
    font-size: 9vw;
    line-height: 100%;
}
.slidetext .oliverregular
{
    font-family: 'oliverregular' !important;
            color: #fff;
    font-size: 9vw;
    line-height: 100%;
}
.slidetext .brittany_signatureregular
{
    font-family: 'brittany_signatureregular' !important;
            color: #fff;
    font-size: 9vw;
    line-height: 100%;
}
.slidetext .attractregular
{
    font-family: 'attractregular' !important;
            color: #fff;
    font-size: 9vw;
    line-height: 100%;
}
.slidetext .loving
{
    font-family: 'loving' !important;
            color: #fff; 
    font-size: 9vw;
    line-height: 100%;
}

.slideHoverbox img.imagehover {
    display: none;
}

.slidetext.slideHoverbox:hover img.imagehover {
    display: table;
}

.adsimg {
    position: absolute;
    top: 17%;
    right: 2%;
    max-width: 350px;
}
img.imagehover.attrac {
    max-width: 90%;
    margin: 0 auto;
}
img.imagehover.capi {
    position: absolute;
    right: 5%;
    bottom: 10%;
    max-width: 600px;
}
img.imagehover.attrac.custimg {
    max-width: 570px;
    height: auto;
    position: relative;
    top: -110px;
}

img.imagehover.attrac.ctaaimg {
    max-width: 380px;
    top: -70px;
    position: relative;
}
img.imagehover.intimg {
    position: relative;
    top: -20%;
    left: -30px;
    max-width: 53%;
}
img.imagehover.tfaimg {
    position: absolute;
    bottom: 10%;
    max-width: 60%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
img.imagehover.artimg {
    max-width: 80%;
    margin: 0 auto;
    margin-top: -4%;
}
img.imagehover.crdimg {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 90%;
}
img.imagehover.aawsomeimg {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 15.5%;
    max-width: 85%;
    right: 0;
    margin: 0 auto;
}