@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Playfair+Display:wght@400;500;600;800;900&display=swap');
.topbar i {
    margin-right: 6px;
    position: relative;
    bottom: -2px;
}

.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.thm-btn1 {
    /*background-image: linear-gradient(45deg, #fa365c, #ff9285);*/
    padding: 15px 30px !important;
    border-radius: 30px;
    color: #fff !important;
    font-family: 'Montserrat';
    font-weight: 600;
    display: inline-block;
    text-decoration: none !important;
    transition: 0.4s ease-in-out;
    border: 0;
    background-color: black;
}

.thm-btn1:hover {
    /*background-image: linear-gradient(45deg, #ff8576, #ff6b88);*/
    transition: 0.4s ease-in-out;
      background-color:#ac0000;
}

.thm-btn2 {
    /*background-image: linear-gradient(45deg, black, #7b4af8);*/
    padding: 15px 40px !important;
    border-radius: 30px;
    color: #fff !important;
    font-family: 'Montserrat';
    font-weight: 600;
    display: inline-block;
    text-decoration: none !important;
    transition: 0.4s ease-in-out;
    border: 0;
    background-color: black;
}

.thm-btn2:hover {
    /*background-image: linear-gradient(45deg, #6127f3, #9c76fc);*/
        background-color: black;

}

.main-heading {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 38px;
    text-align: center;
    margin-bottom: 10px;
}

.main-heading-text {
    font-family: 'Montserrat', serif;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    width: 850px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.popupbox-thm {
    background: #f1f1f1;
    padding: 50px 50px;
    border-radius: 30px;
    border: 3px solid #fb4d66;
    position: fixed;
    width: 700px;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    display: none;
}

.popupbox-thm-overlay {
    background-color: rgb(0 0 0 / 62%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99;
    display: none;
}

.popupbox-thm .crossbtn {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.popupbox-thm .crossbtn i {
    color: #fb4d66;
    font-size: 30px;
}

.popupbox-thm h5 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #fe6700;
}

.popupbox-thm h1 {
    margin-bottom: 10px !important;
}

header {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 99;
}

.topbar {
    padding: 12px 0px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.topbar span {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 13px;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
}

#navbarNavDropdown {
    justify-content: end;
}

.navi-bar {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    padding: 20px 0;
    transition: 0.4s ease-in-out;
}

.dropdown-menu {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    margin-top: -2px;
}

.navi-bar nav {
    padding: 0 !important;
}

.navi-bar nav img {
    width: 250px
}

.nav-item {
    align-self: center;
}

.nav-link {
    color: #000 !important;
    padding: 10px 15px !important;
}

.nav-link.hdr-btn {
    color: #fff !important;
}

.hero-sec {
    background-image: url(../images/bnr2.png);
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 200px 0 100px;
}

.hero-sec .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hero-sec .left {
    width: 52%;
}

.hero-sec .right {
    width: 48%;
}

.hero-sec h5 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 38px;
}

.hero-sec h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 48px;
    margin-top: -8px;
}

.hero-sec h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 82px;
    margin-top: -22px;
    color: black;
}

.hero-sec p {
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 600;
    margin: 22px 0 22px 0;
    width: 400px;
}

.hero-sec label {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 15px;
    margin-right: 18px
}

.hero-sec span {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 14px;
    color: #ff7a7e;
}

.famous {
    margin-top: 25px;
}

.banner-gifboxs {
    display: flex;
    gap: 20px;
}

.bnr-gifbox-1 {
    width: 260px;
    height: 267px;
    overflow: hidden;
}

.bnr-gifbox-2 {
    width: 260px;
    height: 184px;
    overflow: hidden;
}

.bnr-gifbox-3 {
    width: 265px;
    height: 187px;
    overflow: hidden;
}

.bnr-gifbox-4 {
    width: 267px;
    height: 267px;
    overflow: hidden;
}

.gifbox-column {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.gifbox-column img {
    width: 100%;
    height: 100%;
}

.slider1,
.slider2,
.slider3,
.slider4 {
    position: relative;
    overflow: hidden;
}

.slider1 img,
.slider2 img,
.slider3 img,
.slider4 img {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.showcase-sec {
    padding: 50px 0;
    /* z-index: 9; */
    position: relative;
}

.showcase-boxes-prnt {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 15px;
}

.showcase-boxes-prnt a {
    text-decoration: none;
}

.showcase-box {
    background-position: center center;
    background-size: cover;
    width: 270px;
    height: 270px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.showcase-box .overlay {
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.4s ease-in-out;
}

.showcase-box:hover .overlay {
    opacity: 0.5;
    transition: 0.4s ease-in-out;
}

.showcase-box h5 {
    color: #fff;
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 18px;
    z-index: 9;
    opacity: 0;
    transition: 0.4s ease-in-out;
}

.showcase-box:hover h5 {
    opacity: 1;
    transition: 0.4s ease-in-out;
}

.showcase-box.box1 {
    background-image: url('../images/showcase-1.jpg');
}

.showcase-box.box2 {
    background-image: url('../images/showcase-2.jpg');
}

.showcase-box.box3 {
    background-image: url('../images/showcase-3.jpg');
}

.showcase-box.box4 {
    background-image: url('../images/showcase-4.jpg');
}

.showcase-box.box5 {
    background-image: url('../images/showcase-5.jpg');
}

.showcase-box.box6 {
    background-image: url('../images/showcase-6.jpg');
}

.showcase-box.box7 {
    background-image: url('../images/showcase-7.jpg');
}

.showcase-box.box8 {
    background-image: url('../images/showcase-8.jpg');
}

.showcase-box.box9 {
    background-image: url('../images/showcase-9.jpg');
}

.showcase-box.box10 {
    background-image: url('../images/showcase-10.jpg');
}

.showcase-box.box11 {
    background-image: url('../images/showcase-11.jpg');
}

.showcase-box.box12 {
    background-image: url('../images/showcase-12.jpg');
}

.cta1 {
    background-image: url('../images/bg1.png');
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px 0;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}

.cta1 .container {
    display: flex;
    justify-content: space-between;
}

.cta1 .left,
.cta1 .right {
    width: 50%;
}

.cta1 h3 {
    width: 400px;
    color: #000;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 22px;
}

.cta1 h1 {
    color: #000;
    font-family: "Playfair Display";
    font-weight: 800;
    font-size: 34px;
    margin-bottom: 20px;
}

.cta1 lottie-player {
    width: 500px !important;
    height: 500px !important;
    position: absolute;
    top: -122px;
    transform: scale(1.5);
}

.design-cats-sec {
    padding: 50px 0 200px;
    background-image: url('../images/bg2.jpg');
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.tv-slider {
    display: flex;
    justify-content: space-between;
}

.tv-icon {
    height: 40px;
    align-self: center;
    width: 70px;
    border-radius: 30px;
    color: black;
    border: 1px solid black;
    background: transparent;
    transition: 0.4s ease-in-out;
}

.tv-icon:hover {
    background-color: #7f4ff9;
    color: #fff;
    transition: 0.4s ease-in-out;
}

.tv-slider-text {
    text-align: center;
    margin-top: 60px;
}

.tv-img-txt {
    text-align: center;
}

.tvtext {
    margin-top: 50px;
    margin-bottom: 30px;
}

.tvtext h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 40px;
    margin-top: -22px;
    color: black;
}

.tvtext p {
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 600;
    width: 85%;
    margin: 10px auto 20px;
}

.cta2 {
    background-image: url('../images/bg1.png');
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px 0;
    position: relative;
}

.cta2 .left,
.cta2 .right {
    width: 50%;
}

.cta2 .container {
    display: flex;
    justify-content: space-between;
}

.cta2 h3 {
    width: 400px;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 22px;
}

.cta2 h1 {
    color: #fff;
    font-family: "Playfair Display";
    font-weight: 800;
    font-size: 34px;
    margin-bottom: 20px;
}

.cta2 lottie-player {
    position: absolute;
    top: -125px;
    transform: scale(1.5);
    right: 200px;
}

.puzzles-sec {
    background-image: url('../images/bg4.jpg');
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.puzzles {
    display: flex;
    margin-top: 40px;
    justify-content: center;
}

.left-puzzle {
    position: relative;
    left: -230px;
}

.right-puzzle {
    position: relative;
    right: -230px;
}

.puzzle-steps {
    display: flex;
    padding: 50px 100px 0;
}

.step-h {
    border-right: 5px solid black;
    width: 120px;
    color: #000;
    font-family: "Playfair Display";
    font-weight: 800;
    padding: 12px 20px 12px 0px;
}

.step-h h5 {
    font-size: 24px;
    font-weight: 800;
}

.step-h h1 {
    font-size: 120px;
    font-weight: 900;
    margin: -50px 0 -10px;
}

.step-text {
    padding-left: 30px;
    align-self: center;
}

.step-text h1 {
    color: #000;
    font-family: "Playfair Display";
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 14px;
}

.step-text p {
    color: #000;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0;
}

.chessboard {
    display: grid;
    grid-template-columns: auto auto auto auto;
}

.chessbox {
    border: 1px solid #000;
    text-align: center;
    padding: 70px 0;
    text-decoration: none !important;
    width: 285px;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.4s ease-in-out;
    cursor: auto;
}

.chessbox.odd {
    background-color: #fff;
}

.chessbox.even {
    background-color: #000;
}

.chessbox1:hover {
    background-image: url(../images/chs-bg1.jpg);
}

.chessbox2:hover {
    background-image: url(../images/chs-bg2.jpg);
}

.chessbox3:hover {
    background-image: url(../images/chs-bg3.jpg);
}

.chessbox4:hover {
    background-image: url(../images/chs-bg4.jpg);
}

.chessbox5:hover {
    background-image: url(../images/chs-bg5.jpg);
}

.chessbox6:hover {
    background-image: url(../images/chs-bg6.jpg);
}

.chessbox7:hover {
    background-image: url(../images/chs-bg7.jpg);
}

.chessbox8:hover {
    background-image: url(../images/chs-bg8.jpg);
}

.chessbox9:hover {
    background-image: url(../images/chs-bg9.jpg);
}

.chessbox10:hover {
    background-image: url(../images/chs-bg10.jpg);
}

.chessbox11:hover {
    background-image: url(../images/chs-bg11.jpg);
}

.chessbox12:hover {
    background-image: url(../images/chs-bg12.jpg);
}

.chessbox13:hover {
    background-image: url(../images/chs-bg13.jpg);
}

.chessbox14:hover {
    background-image: url(../images/chs-bg14.jpg);
}

.chessbox15:hover {
    background-image: url(../images/chs-bg15.jpg);
}

.chessbox16:hover {
    background-image: url(../images/chs-bg16.jpg);
}

.chessbox h5 {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    text-decoration: none;
}

.chessbox.odd h5 {
    color: #000;
}

.chessbox.even h5 {
    color: #fff;
}

.wishlist-sec {
    padding: 50px 0;
}

.testimonials-sec {
    background-image: url('../images/bg5.png');
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px 0 120px;
    position: relative;
}

.testimonials-sec .testimonial-box {
    display: flex;
    justify-content: space-between;
}

.slider-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.testimonial-box .left {
    /* width: 35%; */
    display: none;
}

.testimonial-box .right {
    /* width: 65%; */
    width: 100%;
    padding-left: 100px;
    position: relative;
}

.testimonial-box .right img {
    width: 80px;
    position: absolute;
    top: 20px;
    opacity: 0.4;
}

.testimonial-box .right p {
    margin-top: 40px;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 15px;
}

.testimonial-box .right h5 {
    color: black;
    font-family: "Playfair Display";
    font-weight: 900;
    font-size: 30px;
}

.testimonial-box .right label {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 16px;
    color: #454545;
}

.testimonials-sec .slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.testimonials-sec .slider-item {
    flex: 0 0 100%;
    max-width: 100%;
}

.testimonials-sec .slider-controls {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0px;
    right: 0;
    /* bottom: 70px; */
    bottom: 0;
}

.testimonials-sec .slider-controls button {
    background: #f5f8ff;
    color: #c9c9c9;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 3%);
    border: none;
    padding: 0 30px !important;
    border-radius: 20px;
    cursor: pointer;
    font-size: 24px;
    margin: 0 5px;
    transition: 0.4s ease-in-out;
}

.testimonials-sec .slider-controls button:hover {
    background: #fafcff;
    color: black;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 13%);
    transition: 0.4s ease-in-out;
}

.cta3 {
    background-image: url('../images/bg1.png');
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 80px 0;
    position: relative;
}

.cta3 .left,
.cta3 .right {
    width: 50%;
}

.cta3 .container {
    display: flex;
    justify-content: space-between;
}

.cta3 h1 {
    color: #fff;
    font-family: "Playfair Display";
    font-weight: 800;
    font-size: 50px;
    margin-bottom: 20px;
}

.cta3 h3 {
    width: 400px;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 20px;
}

.cta3 lottie-player {
    position: absolute;
    top: 0px;
    top: -50px;
    transform: scale(2) rotate(45deg);
    left: 200px;
}

.companies-sec {
    padding: 50px 0 80px;
}

.comp-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.comp-logos img {
    max-width: 140px;
    height: fit-content;
}

footer {
    background-color: #363636 !important;
    padding: 50px 0 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    margin-top: -30px;
    position: relative;
}

.ftr-inner1 {
    display: flex;
    justify-content: space-between;
}

.ftr-inner1 .ftr-col {
    width: 35%;
}

.ftr-inner1 .ftr-col.col1 {
    width: 65%;
    padding-right: 100px;
}

.ftr-inner1 h3 {
    color: #fff;
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 18px;
}

.ftr-inner1 p {
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
}

.ftr-inner1 ul {
    padding: 0;
    margin: 0;
}

.ftr-inner1 ul li {
    list-style: none;
    margin-bottom: 10px;
}

.ftr-inner1 ul li a {
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
}

.ftr-inner2 {
    border-top: 1px solid #fff;
    margin-top: 30px;
    padding: 20px 0 20px;
}

.ftr-inner2 p {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 13px;
    color: #fff;
}

.srvc-hero-sec {
    overflow: hidden;
    position: relative;
}

.srvc-hero-sec h3 {
    font-size: 64px;
}

.srvc-hero-sec h5 {
    font-size: 22px;
}

.srvc-hero-sec h1 {
    font-size: 82px;
}

.srvc-hero-sec .gifbox-column {
    flex-direction: row;
}

.srvc-hero-sec .right {
    width: 48%;
    position: absolute;
    right: -100px;
}

.srvc-hero-sec .bnr-srvc {
    width: unset !important;
    height: unset !important;
}

.srvc-hero-sec .gifbox-column {
    margin-left: -110px;
}

.srvc-sec-2 {
    padding: 60px 0;
}

.srvc-sec-2 .left {
    width: 35%;
}

.srvc-sec-2 .right {
    width: 65%;
    align-self: center;
}

.srvc-sec-2 .container {
    display: flex;
    gap: 80px;
    justify-content: space-between;
}

.srvc-sec-2 h1 {
    color: #000;
    font-family: "Playfair Display";
    font-weight: 800;
    font-size: 48px;
    margin-bottom: 20px;
}

.srvc-sec-2 p {
    color: #000;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 15px;
}

.srvc-shwcs {
    margin-bottom: 180px;
}

.srvc-hero-sec .bnr-srvc img {
    border-radius: 10px;
    box-shadow: 0 10px 30px 0 rgb(0 0 0 / 3%);
}

.bk-trlr-vid {
    border-radius: 10px;
}

.pricing-sec {
    padding: 50px 0;
    position: relative;
    z-index: 1;
}

.pricing-row {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 0 30px;
}

.pricing-box {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 18px 0 rgb(0 0 0 / 8%);
    margin: 20px 0;
}

.pricing-box .name {
    background-color: #ff6600;
    padding: 10px 0px;
}

.pricing-box .name h3 {
    font-family: "Montserrat";
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}

.pricing-box .header {
    padding: 20px 0;
    /* display: flex; */
    gap: 6px;
    justify-content: center;
    text-align: center;
}

.pricing-box .headertwo {
    padding: 20px 0;
    display: flex;
    gap: 6px;
    justify-content: center;
    /* text-align: center; */
}

.pricing-box .header .left span,
.pricing-box .headertwo .left span {
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 700;
    vertical-align: top;
}

.pricing-box .header .left h3,
.pricing-box .headertwo .left h3 {
    font-family: "Montserrat";
    font-size: 70px;
    line-height: 64px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
}

.pricing-box .header .right,
.pricing-box .headertwo .right {
    margin-top: 12px;
}

.pricing-box .header .right span,
.pricing-box .headertwo .right span {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 700;
    text-decoration: line-through;
}

.pricing-box .header .right h3,
.pricing-box .headertwo .right h3 {
    font-size: 15px;
    font-family: "Montserrat";
}

.pricing-box .body {
    border-top: 1px solid rgba(0, 0, 0, 0.4);
}

.pricing-box .body ul {
    padding: 0 40px;
    margin: 0 auto;
    height: 190px;
    overflow: scroll;
    overflow-x: auto;
    margin-top: 10px;
}

.pricing-box .body ul::-webkit-scrollbar {
    width: 6px;
}

/* Track */

.pricing-box .body ul::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */

.pricing-box .body ul::-webkit-scrollbar-thumb {
    background: #f26100;
    border-radius: 50px !important;
    cursor: pointer;
    transition: 0.4s ease-in-out;
}

/* Handle on hover */

.pricing-box .body ul::-webkit-scrollbar-thumb:hover {
    background: #d65a58;
    cursor: pointer;
    transition: 0.4s ease-in-out;
}

.pricing-box .footer {
    margin-top: 10px;
    padding: 20px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
    text-align: center;
}

.pricing-box .footer button {
    text-align: center;
}

#tabs-content {
    padding: 50px 0;
}

ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 5px;
    overflow: auto;
    /* display: flex; */
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    justify-content: center;
    gap: 10px;
}

ul#tabs-nav li {
    float: left;
    font-weight: bold;
    margin-right: 6px;
    padding: 8px 14px;
    border: 1px solid #6353fe;
    border-radius: 40px;
    cursor: pointer;
    place-self: center;
    margin-bottom: 10px;
}

ul#tabs-nav li:hover,
ul#tabs-nav li.active>.active {
    background-color: #6353fe !important;
}

#tabs-nav li a {
    text-decoration: none;
    color: #000;
    font-family: "Montserrat";
    font-size: 11px;
    font-weight: 500;
    width: 120px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-anchor: middle;
}

ul#tabs-nav li:hover a,
ul#tabs-nav li.active>.active a {
    color: #fff !important;
}

.portfolio-tabs .owl-item .active {
    background: #6353fe;
}

.portfolio-tabs .owl-item .active a {
    color: #fff;
}

.portfolio-tabs .owl-item:first-child .active {
    background: #6353fe !important;
}

.portfolio-tabs .owl-item:first-child .active a {
    color: #fff !important;
}

.popupbox {
    background: #f1f1f1;
    padding: 50px 50px;
    border-radius: 30px;
    border: 3px solid #fb4d66;
    position: fixed;
    width: 700px;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    display: none;
}

.popupbox-overlay {
    background-color: rgb(0 0 0 / 62%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99;
    display: none;
}

.popupbox .crossbtn {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.popupbox .crossbtn i {
    color: #fb4d66;
    font-size: 30px;
}

.popupbox h5 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #6353fe;
}

.popupbox h1 {
    margin-bottom: 10px !important;
}

.formrow {
    display: flex;
    gap: 20px;
}

.formrow .form-group {
    width: 50%;
}

.form-group input {
    width: 100%;
    background: #fff;
    border: 1px solid #dfdede;
    padding: 12px 20px;
    border-radius: 30px;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
    color: #5c5c5c;
}

form button {
    text-align: center;
    display: block !important;
    margin: 0 auto;
    cursor: pointer;
}

.portfolio-sec {
    padding: 50px 0;
    position: relative;
    z-index: 1;
}

.portfolio-sec .showcase-boxes-prnt a {
    cursor: pointer;
}

.contact-sec {
    padding: 50px 0;
}

.contact-sec .container {
    display: flex;
    gap: 20px;
}

.contact-sec .container .left {
    width: 35%;
}

.contact-sec .container .right {
    width: 75%;
}

.contact-sec .container .left .contact-info-box {
    background-color: #fb4d66;
    padding: 30px 30px;
    border-radius: 15px;
    margin-bottom: 10px;
    display: flex;
}

.contact-sec .container .left .contact-info-box i {
    color: #fff;
    font-size: 30px;
    position: relative;
    top: 5px;
}

.contact-sec .container .left .contact-info-box a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
}

.contact-sec .container .right form {
    background: #e9e9e9;
    padding: 32px 40px;
    border-radius: 15px;
}

.tv-slide img {
    width: 400px !important;
    margin: 0 auto !important;
}

.tv-slide .owl-nav button {
    height: 40px !important;
    align-self: center;
    width: 40px !important;
    border-radius: 30px !important;
    color: black !important;
    border: 1px solid black !important;
    background: transparent;
    transition: 0.4s ease-in-out !important;
}

.tv-slide .owl-prev {
    position: absolute;
    left: 0;
    top: 250px;
}

.tv-slide .owl-next {
    position: absolute;
    right: 0;
    top: 250px;
}

.portfolio-tabs .item {
    background: #42bdc2;
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.portfolio-tabs .owl-item .active a {
    color: #fff !important;
}

.owl-stage-outer {
    padding-left: 20px;
}

.portfolio-tabs .owl-nav button {
    font-size: 30px !important;
    position: absolute;
    top: 0;
}

.portfolio-tabs .owl-nav .owl-prev {
    left: 0;
}

.portfolio-tabs .owl-nav .owl-next {
    right: 0;
}

.cntct-frm-sec {
    padding: 20px 0 80px;
}

.why-choose-sec {
    padding: 0px 0 50px;
}

.why-choose-box {
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 10px;
}

.why-choose-box {
    background-color: #f7f7f7;
    padding: 30px 20px;
    border-radius: 10px;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    gap: 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 0 #dd00d608;
}

.why-choose-box p,
.why-choose-box h3 {
    margin-bottom: 0;
}

.why-choose-box h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}

.service-pricing-sec {
    padding: 50px 0;
}

.port-icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    height: 23px;
    display: block;
    color: #fff;
    font-size: 20px;
    opacity: 0;
    transition: 0.4s ease-in-out;
}

.port-img-box {
    position: relative;
    display: flex;
    align-items: center !important;
    border-radius: 10px !important;
    overflow: hidden;
}

.port-img-box .overlay {
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.4s ease-in-out;
}

.port-img-box:hover .overlay {
    opacity: 0.5;
    transition: 0.4s ease-in-out;
}

.port-img-box:hover .port-icon {
    opacity: 1;
    transition: 0.4s ease-in-out;
}

.srvc-hero-sec form {
    background: rgb(0 0 0 / 27%);
    padding: 20px 20px;
    margin-right: 50px;
    border-radius: 10px;
}

.srvc-hero-sec form h4 {
    color: #000;
}

.srvc-hero-sec form h4 strong {
    color: #fff;
}

.srvc-hero-sec form .formrow {
    gap: 10px;
}

.comp-logos .owl-stage {
    display: flex;
    align-items: center;
}

.showcase-boxes-prnt video {
    width: 270px;
    height: 250px;
    background: #000;
    border-radius: 10px;
}

.bnr-srvc video {
    width: 70% !important;
    height: 460px !important;
    border-radius: 20px !important;
    background: #000 !important;
}

header.sticky {
    position: fixed;
    background: #fff;
    z-index: 9;
    box-shadow: 0 10px 20px 0 #00000014;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    transition: 0.4s ease-in-out;
}

header.sticky .navi-bar {
    padding: 7px 0;
    transition: 0.4s ease-in-out;
    display: none;
}

.vid.box1 {
    background-image: url('../images/v2.jpg');
}

.vid.box2 {
    background-image: url('../images/v1.jpg');
}

.vid.box3 {
    background-image: url('../images/v3.jpg');
}

.vid.box4 {
    background-image: url('../images/v4.jpg');
}

.vid.box5 {
    background-image: url('../images/v5.jpg');
}

.vid.box6 {
    background-image: url('../images/v6.jpg');
}

.vid.box7 {
    background-image: url('../images/v7.jpg');
}

.vid.box8 {
    background-image: url('../images/v8.jpg');
}

.vid.box9 {
    background-image: url('../images/v9.jpg');
}

.vid.box10 {
    background-image: url('../images/v10.jpg');
}

.vid.box11 {
    background-image: url('../images/v11.jpg');
}

.vid.trbox1 {
    background-image: url('../images/tr1.jpg');
}

.vid.trbox2 {
    background-image: url('../images/tr2.jpg');
}

.vid.trbox3 {
    background-image: url('../images/tr3.jpg');
}

.vid.trbox4 {
    background-image: url('../images/tr4.jpg');
}

.vid.trbox5 {
    background-image: url('../images/tr5.jpg');
}

.vidbox-popp {
    background: #fff;
    padding: 0;
    border-radius: 30px;
    border: 3px solid #fb4d66;
    position: fixed;
    width: 700px;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    overflow: hidden;
}

.vidbox1-popp,
.vidbox2-popp,
.vidbox3-popp,
.vidbox4-popp,
.vidbox5-popp,
.vidbox6-popp,
.vidbox7-popp,
.vidbox8-popp,
.vidbox9-popp,
.vidbox10-popp,
.vidbox11-popp {
    display: none;
}

.vidbox-popp-overlay {
    background-color: rgb(0 0 0 / 62%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99;
    display: none;
}

.vidbox-popp .crossbtn {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.vidbox-popp .crossbtn i {
    color: #fb4d66;
    font-size: 30px;
}

.vidbox-popp h5 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #6353fe;
}

.vidbox-popp h1 {
    margin-bottom: 10px !important;
}

.vidbox-popp video {
    width: 100%;
}

.bnr-srvc .trbox2 {
    display: block !important;
    width: 500px !important;
    height: 450px !important;
    background-position: left;
}

.bnr-srvc .trbox2 img {
    width: 90px;
    height: 90px;
    margin-top: 140px;
    z-index: 1;
    position: relative;
}

@media only screen and (max-width:1340px) {
    .left-puzzle {
        position: relative;
        left: -17.5%;
    }
    .right-puzzle {
        position: relative;
        right: -17.5%;
    }
}

@media only screen and (max-width:1200px) {
    .showcase-boxes-prnt {
        grid-template-columns: auto auto auto;
    }
    .showcase-box {
        width: 300px;
        height: 270px;
    }
    .bnr-gifbox-1 {
        width: 200px;
        height: 200px;
    }
    .bnr-gifbox-2 {
        width: 200px;
        height: 190px;
    }
    .bnr-gifbox-3 {
        width: 180px;
        height: 187px;
    }
    .bnr-gifbox-4 {
        width: 180px;
        height: 202px;
    }
    .chessbox {
        aspect-ratio: 1/1;
        width: 100%;
        height: 230px;
    }
    .testimonials-sec .slider-item {
        flex: 0 0 119%;
        max-width: 119%;
    }
    .srvc-hero-sec .gifbox-column {
        margin-left: -50px;
    }
    .contact-sec .container .left {
        width: 40%;
    }
    .contact-sec .container .right {
        width: 60%;
    }
}

@media only screen and (max-width:1050px) {
    .comp-logos {
        gap: 30px;
    }
    .comp-logos img {
        max-width: 100px;
        height: fit-content;
    }
}

@media only screen and (max-width: 992px) {
    .showcase-box {
        width: 230px;
        height: 230px;
    }
    .chessbox {
        height: 180px;
        padding: 30px 0;
    }
    .chessbox img {
        width: 50px;
    }
    .chessbox h5 {
        font-size: 13px;
    }
    .main-heading-text {
        width: 100%;
    }
    .bnr-gifbox-1 {
        width: 170px;
        height: 170px;
    }
    .bnr-gifbox-2 {
        width: 170px;
        height: 170px;
    }
    .bnr-gifbox-3 {
        width: 170px;
        height: 170px;
    }
    .bnr-gifbox-4 {
        width: 170px;
        height: 170px;
    }
    .hero-sec h1 {
        font-size: 60px;
    }
    .hero-sec h3 {
        font-size: 38px;
    }
    .hero-sec h5 {
        font-size: 28px;
    }
    .navbar-collapse {
        z-index: 99
    }
    .navbar-collapse .navbar-nav {
        margin-top: 10px;
        border-radius: 10px;
        overflow: hidden
    }
    .navbar-collapse .navbar-nav li {
        background: #f0f0f0 !important;
        width: 100%;
        text-align: center;
        border-top: 1px solid #ccc
    }
    .navbar-collapse .navbar-nav li:first-child {
        border: 0
    }
    .navbar-collapse .navbar-nav li:last-child {
        padding: 5px 0 20px;
        border: 0
    }
    .navbar-collapse .navbar-nav li .dropdown-menu {
        padding: 0;
        border: 0;
    }
    .navbar-collapse .navbar-nav li .dropdown-menu a {
        background: #dbdbdb !important;
        text-align: center;
        border-bottom: 1px solid #ccc;
        padding: 9px 0
    }
    .navbar-collapse .navbar-nav li .dropdown-menu a:last-child {
        border: 0
    }
    .pricing-row {
        grid-template-columns: auto auto;
    }
    ul#tabs-nav {
        display: grid;
        grid-template-columns: auto auto auto;
        text-align: center;
    }
    .contact-sec .container {
        display: flex;
        gap: 20px;
        flex-direction: column-reverse;
    }
    .contact-sec .container .left,
    .contact-sec .container .right {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .hero-sec .container {
        flex-direction: column-reverse;
    }
    .hero-sec .left {
        width: 100%;
        text-align: center;
    }
    .hero-sec .right {
        width: 100%;
    }
    .hero-sec p {
        width: 100%;
    }
    .banner-gifboxs {
        justify-content: center;
        margin-bottom: 40px;
    }
    .hero-sec h5 {
        margin-bottom: 0;
    }
    .hero-sec h3 {
        margin-bottom: 18px;
    }
    .showcase-boxes-prnt {
        grid-template-columns: auto auto;
    }
    .showcase-box {
        height: 230px;
        width: 100%;
    }
    .cta2 lottie-player {
        top: 75px;
        right: 110px;
        width: 180px !important;
        height: 180px !important;
    }
    .puzzle-steps {
        padding: 50px 0px 0;
    }
    .chessbox {
        height: 130px;
        padding: 22px 0;
    }
    .chessbox img {
        width: 35px;
    }
    .chessbox h5 {
        font-size: 12px;
    }
    .testimonial-box .right {
        width: 100%;
        padding-left: 20px;
    }
    .testimonials-sec .slider-controls {
        left: 28px;
        bottom: 30px;
        right: unset;
    }
    .testimonials-sec .slider-controls button {
        padding: 0 10px !important;
    }
    .cta3 .right {
        width: 70% !important;
    }
    .cta3 .left {
        width: 30% !important;
    }
    .cta3 lottie-player {
        transform: scale(1) rotate(45deg);
        left: 0;
    }
    /*.comp-logos {*/
    /*    display: grid !important;*/
    /*    grid-template-columns: auto auto auto auto !important;*/
    /*}*/
    .ftr-inner1 .ftr-col.col1 {
        padding-right: 30px;
    }
    .ftr-inner1 h3 {
        font-size: 14px;
    }
    .cta1 lottie-player {
        width: 400px !important;
        height: 300px !important;
        position: absolute;
        top: 0px;
        transform: scale(1);
    }
    .design-cats-sec {
        padding: 50px 0 50px;
    }
    .cta2 {
        overflow: hidden;
    }
    .srvc-hero-sec .right {
        position: relative;
    }
    .srvc-hero-sec .right {
        right: 0;
    }
    .srvc-hero-sec .gifbox-column {
        margin-left: 0px;
    }
    .srvc-sec-2 .container {
        flex-direction: column;
        gap: 40px;
    }
    .srvc-sec-2 .left {
        width: 100%;
    }
    .srvc-sec-2 .right {
        width: 100%;
        text-align: center;
    }
    .srvc-sec-2 h1 {
        font-size: 36px;
    }
    .srvc-shwcs {
        margin-bottom: 50px;
    }
    .pricing-row {
        grid-template-columns: auto;
    }
    ul#tabs-nav {
        grid-template-columns: auto auto auto;
    }
    .popupbox {
        padding: 30px 10px;
        width: 500px;
    }
    .popupbox h5 {
        font-size: 20px;
    }
    .popupbox h1 {
        font-size: 30px;
        margin-top: -8px;
    }
    #tabs-nav li a {
        width: 100px;
    }
}

@media only screen and (max-width: 700px) {
    .popupbox-thm,
    .vidbox-popp {
        width: 100% !important;
    }
}

@media only screen and (max-width: 575px) {
    .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .cta3 h3 {
        width: 100%;
    }
    .testimonials-sec .slider-item {
        flex: 0 0 124%;
        max-width: 124%;
    }
    .ftr-inner1 {
        display: block;
        text-align: center;
    }
    .ftr-inner1 .ftr-col {
        width: 100% !important;
    }
    .ftr-inner1 h3 {
        font-size: 15px;
        margin-top: 30px;
    }
    footer {
        padding: 30px 0 0
    }
    .cta2 lottie-player {
        right: 20px;
    }
    .hero-sec h1 {
        font-size: 40px;
    }
    .hero-sec h3 {
        font-size: 32px;
    }
    ul#tabs-nav {
        grid-template-columns: auto auto;
    }
    .popupbox {
        width: 90%;
        top: 40px;
    }
}

@media only screen and (max-width: 520px) {
    .cta1 .container {
        flex-direction: column-reverse;
    }
    .cta1 .left,
    .cta1 .right {
        width: 100%;
        text-align: center;
    }
    .cta1 h3 {
        width: 100%;
    }
    .cta1 .left {
        margin-top: 150px;
    }
    .cta1 lottie-player {
        width: 500px !important;
        height: 500px !important;
        top: -150px;
        overflow: hidden;
    }
    .cta2 .container {
        flex-direction: column
    }
    .cta2 .left,
    .cta2 .right {
        width: 100%;
        text-align: center;
    }
    .cta2 h3 {
        width: 100%;
    }
    .cta2 .left {
        margin-top: 150px;
    }
    .cta2 lottie-player {
        top: 40px;
        width: 130px !important;
        height: 130px !important;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .chessboard {
        grid-template-columns: auto auto;
    }
    .chessbox1 {
        order: 1;
    }
    .chessbox2 {
        order: 2;
    }
    .chessbox3 {
        order: 4;
    }
    .chessbox4 {
        order: 3;
    }
    .chessbox5 {
        order: 6;
    }
    .chessbox6 {
        order: 5;
    }
    .chessbox7 {
        order: 7;
    }
    .chessbox8 {
        order: 8;
    }
    .chessbox9 {
        order: 9;
    }
    .chessbox10 {
        order: 10;
    }
    .chessbox11 {
        order: 12;
    }
    .chessbox12 {
        order: 11;
    }
    .chessbox13 {
        order: 14;
    }
    .chessbox14 {
        order: 13;
    }
    .cta3 {
        overflow: hidden;
    }
    .cta3 .container {
        flex-direction: column
    }
    .cta3 .left,
    .cta3 .right {
        width: 100% !important;
        text-align: center;
    }
    .cta3 h3 {
        width: 100%;
    }
    .cta3 .left {
        margin-top: 150px;
    }
    .cta3 lottie-player {
        top: -40px;
        width: 300px !important;
        height: 300px !important;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    .comp-logos img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 470px) {}

@media only screen and (max-width: 450px) {
    .testimonial-box .right img {
        width: 50px;
        top: 0px;
    }
    .testimonial-box .right p {
        margin-top: 0px;
    }
    .testimonials-sec {
        padding: 50px 0 30px;
    }
    .cta1 lottie-player {
        width: 500px !important;
        height: 500px !important;
        top: -150px;
        right: 0;
        left: -40px;
        margin: 0 auto;
        overflow: hidden;
    }
    ul#tabs-nav li {
        padding: 8px 6px;
    }
    #tabs-nav li a {
        font-size: 12px;
    }
    .tab-content .main-heading {
        font-size: 28px !important;
    }
    .formrow {
        display: block;
    }
    .formrow .form-group {
        width: 100% !important;
    }
}

@media only screen and (max-width: 400px) {
    .showcase-box {
        height: 170px;
        width: 100%;
        aspect-ratio: 1;
    }
    .hero-sec {
        padding: 180px 0 80px;
    }
    .tvtext p {
        width: 100%;
    }
    .puzzle-steps {
        flex-direction: column;
    }
    .step-h {
        width: 100%;
        border-bottom: 2px solid black;
        border-right: aliceblue;
        text-align: center;
    }
    .step-text {
        text-align: center;
        margin-top: 30px;
        padding: 0;
    }
    .bnr-gifbox-1,
    .bnr-gifbox-2,
    .bnr-gifbox-3,
    .bnr-gifbox-4 {
        width: 130px;
        height: 130px;
    }
    .showcase-box {
        height: 160px;
    }
    .testimonials-sec {
        padding: 50px 0 100px;
    }
    .testimonials-sec .slider-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .testimonial-box .left {
        text-align: center;
        width: 100%;
    }
    .testimonial-box .left img {
        width: 120px;
        margin-bottom: 20px;
    }
    .testimonial-box .right {
        width: 100%;
        text-align: center;
    }
    .testimonial-box {
        flex-direction: column;
    }
    .testimonials-sec .slider-controls {
        left: 0;
        bottom: 0px;
        right: 0;
    }
    .testimonial-box .right label {
        margin-bottom: 80px;
    }
    .showcase-box h5 {
        font-size: 13px;
    }
    .cta1 lottie-player {
        left: -80px
    }
    .main-heading {
        font-size: 28px;
    }
    .contact-sec .container .right form {
        padding: 20px;
    }
    .navi-bar nav img {
        width: 200px
    }
}

@media only screen and (max-width: 360px) {
    .showcase-box {
        height: 140px;
    }
}