body{
    background: #000;
    color: #FFF;
}
h1 {
    font-size: 55px;
}
h2{
    font-size: 48px;
}
p{
    line-height: 30px;
}
.sec_pad{
    padding: 70px 0;
}
.cuss .nav-link{
    border: 1px solid #595959;
    background: transparent !important;
    border-radius: 50px;
    text-align: center;
    color: #FFF !important;
    padding: 10px 25px;
}
.cuss .nav-link.active{
    border: none;
    background: #FF1A00 !important;
}
.cuss .nav-item a{
    margin-right: 0 !important;
    color: #fff !important;
    text-align: center;
}
#social_select li, #social_select li.selected, .d-flex.desktop-view, .none, .social-select li.selected {
    display: none !important;
}
.faq .card {
border: 0px;
}
.faq .card-header {
background: #000000;
color: #fff;
border: 0;
}
#accordion .card button {
white-space: unset;
text-align: left;
color: #fff;
}
.faq .card-body {
background: #171c2b;
}
.faq .card-header h3[aria-expanded=true] {
background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/sp.webp) right center / 20px no-repeat;
}

.faq .card-header h3 {
background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/sm.webp) right center / 20px no-repeat;
}
.plurance-banner {
    height: auto;
    min-height: 100vh;
    max-height: 1000px;
    display: flex;
    align-items: center;
    margin-top: 83px;
    padding-bottom: 50px;
    z-index: 0;
    background: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/game-dev-banner1.jpg');
    background-position: top center;
    background-repeat: no-repeat;
}
.grad_h1{
    background: linear-gradient(90deg, #FF0F00 20.14%, #FFA800 82.07%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.btn-1 {
    background: linear-gradient(90deg, #FF1400 0%, #FFA500 96.79%) !important;
    color: #fff;
    border: 0px;
    padding: 10px 20px;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 25px;
}
.clr_fade{
    color: #C5BECA;
}
.btn-blk{
    background: linear-gradient(80deg, #1D1D23 59.5%, #353543 93.95%), linear-gradient(90deg, #25FE55 0%, #FDBC11 73.44%) !important;
    color: #fff;
    border: 0px;
    padding: 10px 20px;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 25px;
}
.gap-10{
    gap: 10px;
}
.card_gaming{
    min-height: 500px;
    width: 100%;
    background: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/gamersec_bg.png');
    background-size: 96% 90%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}
.black_cards{
    width: 222px;
    height: 222px;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(17.5px);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: center;
    text-align: center;
    gap: 10px;
    padding-top: 10px;
}
.fs-24{
    font-weight: 700;
    font-size: 42px;
}
.fs-18{
    font-size: 18px;
}
.transp_card{
    max-height: 350px;
}
.tab-content>.tab-pane.active{
    display: block;
}
.tab-content>.tab-pane{
    display: none;
}
.cards_img{
    background: #2b2b39;
    backdrop-filter: blur(2px);
    padding: 20px;
    border-radius: 10px; 
}
.transp_card .owl-carousel .owl-item{
    margin-right: 10px !important;
}
.image_contcard{
    background: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/card_bg_img.webp');
    background-repeat: no-repeat;
    border-radius: 45px;
    background-position: center center;
}
.image_contcard1{
    background: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/cyberpunk-characters.webp') #00000054;
    background-repeat: no-repeat;
    border-radius: 45px;
    background-blend-mode: overlay;
    min-height: 550px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.image_contcard2{
    background: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/side_tecky.webp'), #0d0f19;
    background-position: left center, left top;
    background-repeat: no-repeat;
    border-radius: 45px;
    min-height: 550px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.card_carousel{
    background: #000000;
    box-shadow: inset 0px 0px 100px #323237;
    border-radius: 30px;
    padding: 40px 40px;
    height: 100%;
    transform: skewX(354deg);
}
.card_carousel:hover h3{
    color: #FF2800;
}
.carosel_contents .owl-carousel .owl-stage{
    display: flex;
}
.carosel_contents .owl-stage-outer{
    padding-left: 20px;
}
.card_carousel img{
    width: 80px !important;
    height: 80px !important;
}
.owl-carousel .owl-item{
    min-height: 360px !important;
    margin-right: 20px !important;
}
.card_carousel .item{
    height: inherit !important;
}
.h-inherit{
    height: 100% !important;
}
.card_carousel h3{
    font-size: 28px !important;
}
.transp_card .item.h-inherit {
    padding-right: 20px;
}
.straight_card {
    transform: skewX(6deg);
}
.tile_bottom{
    position: absolute;
    font-size: 24px;
    bottom: 11%;
    left: 8%;
}
.tile_top{
    font-size: 27px;
}
.image_contcard p {
    margin-bottom: 5px;
    font-size: 17px;
}
.gray_cardd{
    background: #202226;
    padding: 40px 30px;
    padding-bottom: 10px;
    width: 270px;
    height: 100%;
}
.gray_cardd:hover{
   transform: scale(1.18);
   background: linear-gradient(180deg, #2E3136 0%, #4B211C 51.5%, #2E3136 100%);
   z-index: 9;
}
.top_left{
    top: -2px;
    left: 0;
}
.top_right{
    top: -2px;
    right: 0;
}
.bottom_left{
    bottom: -2px;
    left: 0;
}
.bottom_right{
    bottom: -2px;
    right: 0;
}
.top-one {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}
.marquee-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.top-one .marquee-items.left {
    -webkit-animation: 90s linear infinite scrolling;
    animation: 90s linear infinite scrolling;
}
.top-one.reverse .marquee-items.left {
    -webkit-animation: 90s linear infinite scrollingrev;
    animation: 90s linear infinite scrollingrev;
}
.long_bg_cards{
    background: url('https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/virtualreality_long_bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    border-radius: 40px;
}
.right_border{
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
}
.left_border{
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}
.card_dark_over{
    background: #000;
    padding: 40px;
    min-height: 200px;
    position: relative !important;
}
.mt-custom{
    margin-top: 200px;
}
.mt-50{
    margin-top: 130px;
}
.greyed_card{
    background: #0D1019;
    border-radius: 30px;
    padding: 30px;
}
.top_bord-none{
    border-top-left-radius: 0;
}

.corner_round{
    position: absolute;
    top: -40px;
    left: 0;
    width: 40px;
}
.left_top{
    position: absolute;
    top: 0px;
    left: -40px;
    width: 40px;
    transform: rotate(180deg);
}
.right_top{
    position: absolute;
    top: -40px;
    right: 0px;
    width: 40px;
    transform: rotate(270deg);
}
.right_bottom{
    position: absolute;
    bottom: -40px;
    right: 0;
    width: 40px;
    transform: rotate(180deg);
}
.left_bottom{
    position: absolute;
    bottom: -40px;
    width: 40px;
    left: 0;
    transform: rotate(90deg);
}
.top-one:hover .marquee-items.left{
    animation-play-state: paused;
}
.top-one.reverse:hover .marquee-items.left{
    animation-play-state: paused;
}

/* scroll sectionns */


.scroll-sec {
    height: 100vh;
    display: flex;
    justify-content: center;
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/scroll-bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    overflow-y: hidden;
   
}
.carousel-content {
    display: block;
    animation: 32s linear infinite scrollImages;
}
.various {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.height_card{
    height: inherit;
    max-height: 700px;
}

@keyframes scrollImages{
    0% {
    transform: translateY(0);
}
100% {
    transform: translateY(100%);
}
}
.carousel-content1 {
    display: block;
    animation: 32s linear infinite scrollImages1;
}
.revvv{
    animation: 32s linear infinite scrollImages2;
}
@keyframes scrollImages1{
    0% {
    transform: translateY(0px);
}
100% {
    transform: translateY(-100%);
}
}
@keyframes scrollImages2{
    0% {
    transform: translateY(-100%);
}
100% {
    transform: translateY(0%);
}
}

.breadcrumbwl a::before {
    content: "";
    background: #000;
    width: 20px;
    height: 20px;
    position: absolute;
    transform: rotate(45deg);
    top: 6px;
    left: -9px;
}
.relative-section li a {
    color: #fff;
    background: #181818;
}


/* scroll sections end */

/*============================home-forms-css===========================*/


.position_bx {
    width: 100%;
    background: #000000;
    position: absolute;
    left: -8%;
    border: 1px solid #ffffff59;
    top: -10%;
    border-radius: 10px 0;
}

.hov_round {
    height: 300px;
    width: 378px;
    background: linear-gradient(to bottom, #FF5722 23.64%, #FF9800 48.36%, #FF5722 73.15%);
    background-size: 400%;
    animation: 4s linear infinite clocki;
    left: -73%;
    top: -43%;
    position: absolute;
}

@keyframes clocki {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.corn_bx {
    border-radius: 0 4px 0 0;
    top: -14%;
    right: 4%;
}

.corn_bx,
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}

.corn_bx_bottom {
    background: #f91942;
    border-radius: 0 0 0 4px;
    bottom: -2%;
    left: -12%;
}

.corn_bx,
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}

.titlec {
    color: #f35b23;
    font-size: 35px;
}

.position_bx h3,
.position_bx p,
.position_bx span,
.darkblue p {
    color: #fff;
    text-align: left;
}

.position_bx hr {
    border-top: 2px solid #ff660070 !important;
}

.ico_scl {
    height: 35px;
    min-width: 35px;
    align-items: center;
    justify-content: center;
}

.ico_scl,
.ico_scl1 {
    border-radius: 50%;
    display: flex;
}

.darkblue h2 {
    color: #f35b23;
}

.darkblue .form-control {
    background: transparent;
    border: 1px solid #ffffff26;
}

.darkblue .form-control {
    color: #fff;
}

/*.darkblue option:nth-child(1){
    color: red;
}*/
.darkblue #phone_number {
    background: #030303;
}

.darkblue .input-group ul {
    background: transparent;
    border-bottom: 1px solid #ffffff26 !important;
    border: 1px solid #ffffff26;
}

.social-select i {
    height: auto;
}

.darkblue .init span {
    position: relative;
    left: 7px;
}


.darkblue span {
    position: relative;
    left: 5px;
}

.darkblue span span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.darkblue .init::after {
    right: 8px;
}

.darkblue .btn {
    border: 1px solid #f35b23;
}

.darkblue select option {
    color: #000;
}

::placeholder {
    color: #fff !important;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #fff !important;
}

.init::after {
    left: 37px !important;
}
.con-div .bot-btn{
    position: absolute;
    bottom: 30px;
}
/*============================end======================================*/

@keyframes scrolling {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
      100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        }
}
@keyframes scrollingrev {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    100% {
        webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@media(min-width:1500px){
    .container{
        max-width: 1440px !important;
    }
    .max_500{
        max-width:450px
    }
}

@media(max-width:1200px){
    /* .gray_cardd {
        background: #202226;
        padding: 40px 30px;
        padding-bottom: 10px;
        width: 200px;
        height: 100%;
    } */
    .card_gaming{
        background: unset;
        padding: 50px 0;
    }
    .black_cards{
        background: #000000;
        box-shadow: inset 0px 0px 100px #323237;
    }
}
@media(max-width: 768px){
    h1{
        font-size: 40px;
    }
    h2{
        font-size: 32px;
    }
    .plurance-banner {
        height: auto;
        min-height: 100vh;
        max-height: 1000px;
        display: flex;
        align-items: center;
        margin-top: 83px;
        padding-bottom: 50px;
        z-index: 0;
        background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/game-dev-banner1.jpg) #000000db;
        background-position: top center;
        background-repeat: no-repeat;
        background-blend-mode: overlay;
    }
    .scroll-sec {
        height: auto;
        display: flex;
        justify-content: center;
        background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/scroll-bg.webp) #0000006b;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-blend-mode: overlay;
        overflow-y: hidden;
        padding: 50px 0;
    }
    .various{
        justify-content: center;
        height: auto;
    }
    .sec_pad{
        padding: 50px 0;
    }
    .image_contcard{
        background: unset;
    }
    .image_contcard1 {
        background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/cyberpunk-characters.webp) #000000b5;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 45px;
        background-blend-mode: overlay;
        min-height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .image_contcard2 {
        background: #0d0f19;
        background-repeat: no-repeat;
        border-radius: 45px;
        min-height: 550px;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        text-align: center;
    }
    .mt-custom {
        margin-top: 20px;
    }
    .long_bg_cards{
        background: unset;
    }
    .card_dark_over{
        padding: 0;
    }
    .mt-50{
        margin-top: 20px;
    }
    .left_border{
        margin-top: 20px;
    }
    .card_carousel {
        transform: skewX(0);
    }
    .straight_card{
        transform: skewX(0);
    }
    .carosel_contents .owl-stage-outer{
        padding-left: 5px;
    }
}