/*scroll*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");

::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.banner-form input {
    background: #ffffff;
    border-radius: 10px;
    height: 50px;
    color: #000;
    border: 1px solid #D2D2D2;
    outline: none;
    margin-bottom: 13px;
    width: 100%;
    margin-bottom: 22px;
    height: 44px;
    padding: 10px 11px;
}


.ny-pub-form input[type="submit"] {
    background: #000;
    color: #ffff;
    height: 49px;
    font-weight: 500;
    font-family: 'Rubik';
    font-size: 19px;
    cursor: pointer;
    transform: .3s;
}

.ny-pub-form input[type="submit"]:hover {
    background: #fff;
    color: #000;
}

.banner-form button {
    background: #000;
    width: 100%;
    margin-top: 15px;
    border-radius: 10px;
    border: none;
    border: 1px solid #000;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
    font-family: 'Rubik';
    outline: none;
    cursor: pointer;
    padding: 15px 0;
}

.banner-form button:hover {
    background: transparent;
    border: 1px solid #000;
    color: #fff;
}

.ny-pub-form {
    background-color: #ffffffdb;
    padding: 20px;
    border: 8px solid #ffaa17;
    box-shadow: 0 2px 5px 1px rgb(255 255 255 / 80%);
    border-radius: 6px;

}

.ny-pub-form select {
    background: #ffffff !important;
    border-radius: 10px !important;
    height: 50px !important;
    color: #000 !important;
    border: 1px solid #fff;
    border-radius: 7px;
    border: 1px solid #D2D2D2;
    outline: none;
    margin-bottom: 13px;
    width: 100%;
    margin-bottom: 22px;
    height: 44px;
    padding: 10px 7px;
}


.ny-pub-form input::placeholder {
    color: #000;
}

.ny-pub-form #quoteSubmit {
    width: 100%;
    background-color: #d17867 !important;
    padding: 12px 46px;
    color: #fff !important;
    font-size: 16px;
    border-radius: 10px;
    text-transform: uppercase;
    transition: 0.2s;
    letter-spacing: 1px;
}

.ny-pub-form .ny-pub-head h3 {
    font-size: 21px;
    color: #000000;
    font-family: 'Oswald';
    font-weight: 800;
    margin-top: 1px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0px;
}

.ny-pub-form input[type="checkbox"] {
    height: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    background: transparent;
    width: 10%;
}

.ny-pub-form label {
    font-size: 13px;
    font-family: "Montserrat";
    line-height: 19px;
    color: #000;
    font-weight: 500;
}

.ny-pub-form .service-choose {
    font-size: 18px;
    line-height: 23px;
    color: #000;
    font-family: 'Rubik';
    font-weight: 500;
}











.bannner-sec {
    background-image: url(../images/banner1.png);
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    margin-top: -2px;
    padding-top: 13rem;
    padding-bottom: 5rem;
}

.fether-sec {
    background-image: url('../images/fether.png');
    background-size: 100% 100%;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    margin-top: -2px;
}

.full-books {
    background-image: url('../images/chair.png');
    background-size: 100% 100%;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    margin-top: -2px;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.pkg-box:before {
    background-image: url('../images/brk1.png');
    content: "";
    position: absolute;
    display: inline;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    left: -2px;
    top: 60px;

}

.pkg-box:after {
    background-image: url('../images/brk2.png');
    content: "";
    position: absolute;
    display: inline;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    right: -81px;
    top: 60px;

}

.banner-content h6 {
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 55px;
    line-height: 55px;
    font-weight: 500;
    text-transform: uppercase;
}

.banner-content span {
    font-family: "Oswald", sans-serif;
    color: #FFAA17;
    font-size: 55px;
    line-height: 55px;
    font-weight: 500;
    text-transform: uppercase;
}
.image-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 22px;
}

.image-gallery img {
    width: 23%;
    object-fit: cover;
}
section.portfolio-sec {
    padding-top: 80px;
}

section.portfolio-sec h5 {
    margin-bottom: 40px;
    text-align: center;
    font-family: "Oswald", sans-serif;
    color: #000000;
    font-size: 50px;
    line-height: 56px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.banner-content p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'Oswald';
    margin-top: 9px;
    font-weight: normal;
    letter-spacing: .5px;
    width: 70%;
    margin-bottom: 30px;
}
.banner-content ul li {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Oswald';
    margin-top: 9px;
    font-weight: normal;
    letter-spacing: .5px;
}

.banner-content ul li i {
    color: #FFAA17;
    margin-right: 5px;
}

.banner-content button {
    width: 100%;
    height: 51px;
    margin-top: 17px;
    background: #FFAA17;
    color: #000;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transition: .3s;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}

.brands_cont h5 {
    font-family: "Oswald", sans-serif;
    color: #000000;
    font-size: 31px;
    line-height: 43px;
    font-weight: 500;
    text-transform: uppercase;
    border-right: 3px solid #ffaa17;
}

.succ-cont h6 {
    font-family: "Oswald", sans-serif;
    color: #000000;
    font-size: 50px;
    line-height: 56px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;

}

.succ-cont p {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    letter-spacing: .5px;
    text-align: center;
    margin-top: 22px;

}

.sec-toper {
    margin-top: 3rem;
}

.succ-cont h6 span {
    color: #FFAA17;

}

.brands_cont h5 span {
    color: #FFAA17;
}

.brands_logo {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
}

.banner-content button:hover {
    width: 100%;
    height: 51px;
    margin-top: 17px;
    background: #000;
    color: #FFAA17;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transform: scale(1.1);
}

.upper-box {
    background: #FFAA17;
    padding: 13px 23px;
    border-radius: 13px;
    position: relative;
    z-index: 1;
}

.card.lower-box {
    padding: 21px;
    margin: -7px 10px;
}

.lower-box button {
    width: 100%;
    height: 51px;
    background: #FFAA17;
    color: #000;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transition: .3s;
    cursor: pointer;
    font-weight: 500;
}


.lower-box button:hover {
    background: #000000;
    color: #FFAA17;
    border: 1px solid #FFAA17;
    transform: scale(1.1);
}

.lower-box input,
select,
textarea {
    height: 52px;
    width: 100%;
    margin-bottom: 11px;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #2125294f;
    border-top: none;
    font-size: 16px;
    font-family: 'Poppins';
    color: #000000ad;
}

.upper-box img {
    position: absolute;
    z-index: 999;
}

.float {
    position: relative;
    z-index: 9;
}

.upper-box h5 {
    font-size: 26px;
    font-family: 'Oswald';
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.fether-content h6 {
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 55px;
    line-height: 55px;
    font-weight: 500;
    text-transform: uppercase;
}

.fether-content span {
    font-family: "Oswald", sans-serif;
    color: #FFAA17;
    font-size: 55px;
    line-height: 55px;
    font-weight: 500;
    text-transform: uppercase;
}

.fether-content p {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-family: 'Poppins';
    margin-top: 19px;
    font-weight: 300;
    margin-bottom: 14px;

}

.fether-content ul li {
    font-size: 16px;
    line-height: 12px;
    color: #fff;
    font-family: 'Poppins';
    margin-top: 0px;
    font-weight: 300;
    margin-bottom: 14px;
}

.fether-content ul li i {
    color: #FFAA17;
    margin-right: 5px;
}

.fether-content button {
    width: 100%;
    height: 51px;
    margin-top: 17px;
    background: #FFAA17;
    color: #000;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transition: .3s;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}

.fether-content button:hover {
    width: 100%;
    height: 51px;
    margin-top: 17px;
    background: #000;
    color: #FFAA17;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transform: scale(1.1);
}

.fether-content small {
    font-size: 15px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 300;
}

.fether-content small a {
    font-size: 15px;
    color: #FFAA17;
    font-family: 'Poppins';
    font-weight: 300;
}

.pell-book {
    filter: grayscale(1) !important;
}

.upper-box p {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-family: 'Oswald';
    margin-top: 0px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
    border-radius: 6px;
    text-align: center;
}

.sec-who button {
    background: #000;
    color: #fff;
    width: 200px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    border: 1px solid #000;
    text-align: center;
    font-family: 'Raleway';
    cursor: pointer;
    transition: .3s;
}

.double-book h6 {
    font-family: "Oswald", sans-serif;
    color: #000000;
    font-size: 50px;
    line-height: 55px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;

}

.double-book p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    margin-top: 17px;
    margin-bottom: 13px;

}

.double-book button {
    width: 100%;
    height: 51px;
    margin-top: 17px;
    background: #FFAA17;
    color: #000;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transition: .3s;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}

.double-book button:hover {
    width: 100%;
    height: 51px;
    margin-top: 17px;
    background: #000;
    color: #FFAA17;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #000;
    transform: scale(1.1);
}

.accordion .accordion-item button[aria-expanded="true"] {
    border-bottom: 0px solid #fff;
    background: #ffaa17;
    color: #000;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 35px;
    font-size: 18px;
    font-weight: 400;
    background: none;
    outline: none;
    border-radius: 19px;
    margin: 19px 0px;
    color: #000;

    height: 67px;
    font-family: 'Poppins';
    border: 1px solid transparent;
    box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
    border-radius: 24px;

}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #000000;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 21px;
    width: 22px;
    height: 22px;
    border: 1px solid #000;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded="true"] {
    color: #fff;
}

.accordion button[aria-expanded="true"] .icon::after {
    width: 0;
}

.accordion button[aria-expanded="true"]+.accordion-content {
    opacity: 1;
    max-height: 400px;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 16px;
    font-weight: 400;
    margin: 0em 0px 11px 19px;
    color: #000;
    font-family: 'Poppins';
    line-height: 25px;
}


.accordion .accordion-content ul li {
    font-size: 16px;
    font-weight: 400;
    margin: 0em 0px 11px 19px;
    color: #000;
    font-family: 'Poppins';
    line-height: 25px;
}

.black-bg button {
    width: 100%;
    height: 51px;
    background: #FFAA17;
    color: #000;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transition: .3s;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
}

.card.inner-form {
    padding: 20px 22px;
    border: 1px solid transparent;
    box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
    border-radius: 24px;
}

.black-bg button:hover {
    width: 100%;
    height: 51px;
    background: #ffffff;
    color: #000000;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #000;
    transform: scale(1.1);
}

.double-book.wow.slideInRight ul li {
    font-size: 17px;
    font-family: 'Oswald';
    margin-bottom: 14px;
    border-bottom: 2px solid #ffaa17;
    padding-bottom: 12px;
    color: #000;
    font-weight: 500;
}

.double-book.wow.slideInRight ul li i {
    color: #ffaa17;
    margin-right: 5px;
}


.double-book.wow.slideInRight ul li a {
    font-size: 16px;
    font-family: 'Oswald';
    margin-bottom: 14px;
    padding-bottom: 12px;
    color: #000;
}

.card.inner-form input,
textarea {
    width: 100%;
    margin-bottom: 17px;
    height: 43px;
    border: 1px solid #f6a416;
    padding: 9px 11px;
    font-size: 14px;
    font-family: 'Poppins';
    border-radius: 11px;
}

.inner-form button {
    width: 100%;
    height: 51px;
    background: #FFAA17;
    color: #000;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transition: .3s;
    cursor: pointer;
    font-weight: 500;
}


.inner-form button:hover {
    background: #000000;
    color: #FFAA17;
    border: 1px solid #FFAA17;
    transform: scale(1.1);
}

.double-book h6 span {
    color: #FFAA17;

}

section.sec-toper.write-book h5 {
    color: #000;
    font-size: 22px;
    font-family: 'Oswald';
    font-weight: 600;
    margin-top: 11px;
    margin-bottom: 15px;
}

section.sec-toper.write-book p {
    color: #000;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 400;
    margin-top: 11px;
    margin-bottom: 15px;
    line-height: 25px;
    padding: 0px;
}

.row.book-box {
    margin-top: 45px;
}

.row.book-box .col-md-6 div {
    border: 2px solid #ffaa17;
    border-radius: 21px;
    padding: 22px;
    height: 100%;
}

@keyframes move-nw {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(-10px, -10px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

.move-nw {
    animation-name: move-nw;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes move-se {
    0% {
        transform: translate3d(0px, 0px, 0px);
        animation-timing-function: ease-in;
    }

    50% {
        transform: translate3d(15px, 0px, 0px);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}


.move-se {
    animation-name: move-se;
    animation-iteration-count: infinite;
    animation-duration: 2s;
}
/* 
.card.pkg-box:hover {
    background: #ffaa17;
    transform: scale(1.05);
}


 */








.nft-slider h6 {
    font-size: 16px;
    text-align: left;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 22px;
    font-style: normal;
    margin-top: 1px;
    color: #000;
    margin-bottom: 4px;

}

.card.pkg-box ul {
    height: 400px;
    overflow-y: auto;
}

.card.pkg-box ul li i {
    margin-right: 4px;
    color: #ffaa17;
}
.card.pkg-box ul h4 {
    text-align: center;
    font-weight: 700;
    color: #bb7e14;
    font-family: 'Poppins';
    font-size: 24px;
    margin: 30px 0 7px;
}
.card.pkg-box ul li {
    font-size: 15px;
    text-align: left;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 26px;
    font-style: normal;
    margin-top: 4px;
    color: #000;
    position: relative;
    padding-left: 22px;
    margin-bottom: 8px;
}
.card.pkg-box ul li span {
    font-style: italic;
    font-size: 14px;
}
/* .card.pkg-box:hover ul li h4 {
    color: black;
} */

.card.pkg-box ul li i {
    position: absolute;
    left: 1px;
    top: 7px;
}
.card.pkg-box {
    padding: 20px;
    border-radius: 16px;
    border: 2px solid #0000001f;
    height: 100%;
    transition: .3s;
}

/* .card.pkg-box:hover {
    background: #ffaa17;
} */

/* .card.pkg-box:hover ul li {
    color: #fff;
} */
/* 
.card.pkg-box:hover button {
    background: rgb(0, 0, 0);
    color: #fff;
} */

/* .card.pkg-box:hover ul li i {
    color: #fff;
} */

.owl-dots .active span {
    border-radius: 10px;
    background: rgb(255 177 41);
    display: block;
    height: 8px;
    margin: 0px 5px;
    width: 23px;
    transition: .3s;
}

.card.pkg-box h6 {
    font-family: "Oswald", sans-serif;
    color: #000000;
    font-size: 25px;
    line-height: 38px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}

.card.pkg-box button {
    width: 100%;
    height: 51px;
    background: #FFAA17;
    color: #000;
    font-size: 20px;
    font-family: 'Oswald';
    border-radius: 6px;
    border: 1px solid #FFAA17;
    transition: .3s;
    cursor: pointer;
    font-weight: 500;
    margin-top: 24px;

}

.card.pkg-box button:hover {
    background: #000000;
    color: #FFAA17;
    border: 1px solid #000000;
    transform: scale(1.1);
}

.card.pkg-box h5 {
    font-family: "Oswald", sans-serif;
    color: #000000;
    font-size: 25px;
    line-height: 38px;
    font-weight: 500;
    text-align: center;
}

.owl-dots {
    display: flex;
    justify-content: start;
    margin-top: 0px;
}

.owl-dots span {
    background: none repeat scroll 0 0 #D9D5CB;
    border-radius: 20px;
    display: block;
    height: 8px;
    margin: 0px 5px;
    width: 23px;
    transition: .3s;
}

.nft-slider p {
    margin-top: 27px;
    font-size: 38px;
    text-align: left;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 44px;
    color: #000;
}

/* review-style */
/* review section */
.client-reviews {
    padding: 100px 0px;
    background: #ffaa17;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

img.swiper-button-prev {
    width: 43px;
    top: 89%;
    left: 78%;
    /* left: 100%; */
}

img.swiper-button-next {
    width: 43px;
    top: 89%;
    left: 83%;
}

/* Style your custom arrow buttons here */

.review-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    flex-wrap: nowrap;
    margin-top: 30px;
}

.review-wrap .review-content-wrap {
    text-align: left;
}

.review-wrap .review-content-wrap h4 {
    color: #333;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 12px;
}

.review-wrap .review-content-wrap h2 {
    color: #000;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin: 20px 0;
}

.review-wrap .review-content-wrap p {
    color: #333;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    font-style: italic;
}

.review-content-wrap .name-star-wrap {
    margin: 20px 0;
}

.review-content-wrap .name-star-wrap .name h4 {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.review-content-wrap .name-star-wrap .stars {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1rem;
}

.review-content-wrap .name-star-wrap .stars i {
    color: #04b076;
    font-size: 20px;
    margin-right: 5px;
}

/* review-style */

.owl-nav button {
    margin: 0px 23px;
    font-size: 19px;
}

.owl-nav button i {
    font-size: 19px;
}

.owl-nav {
    display: none;
    /*justify-content: center;
    align-items: center;
    margin-top: 23px; */
}

.nft-slider small {
    font-size: 17px;
    text-align: left;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 34px;
    text-align: left;
}

.sec-who button:hover {
    background: #ffffff;
    color: #000000;
    transform: scale(1.1);
}

.sec-who div {
    display: flex;
    justify-content: center;
    text-align: center;

}


::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

/*/ animation /*/
@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-20px);
    }

    100% {
        transform: translatey(0px);
    }
}

.float {
    animation: float 6s ease-in-out infinite;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: none;
}

::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #dedede;
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-image: linear-gradient(#FFAA17, #FFAA17);
}

/*body*/
body {
    overflow-x: hidden;
}

h5 {
    font-family: 'Poppins';
}

.btn {
    font-family: 'Montserrat';
}

*:hover,
*:focus,
* {
    outline: none !important;
}

.overflw {
    overflow: hidden;
}

[class^="box-"] {
    display: none
}

[class^="box-"].showfirst {
    display: block
}

img {
    max-width: 100%;
    height: auto;
}

a:hover,
button:hover {
    -webkit-transition: all 0.4s ease-In-out;
    -moz-transition: all 0.4s ease-In-out;
    -o-transition: all 0.4s ease-In-out;
    transition: all 0.4s ease-In-out;
}

/*padding*/
.pad {
    padding: 0;
}

.padL {
    padding-left: 0;
}

.padR {
    padding-right: 0;
}

.pad-top-80 {
    padding-top: 80px !important;
}

.pad-top {
    padding-top: 60px;
}

.pad-btm-30 {
    padding-bottom: 30px;
}

.pad-btm {
    padding-bottom: 50px;
}

.pad-btm-70 {
    padding-bottom: 70px;
}

.pad-tb {
    padding: 80px 0;
}

.pad-tbm {
    padding: 50px 0;
}

.padRt-60 {
    padding-right: 60px;
}

.pad-LR30 {
    padding: 0 30px;
}

.pad-80-240 {
    padding: 80px 0 240px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-35 {
    margin-top: 35px;
}

/*botton*/
.btn-a {
    background-color: #bd964c;
    border: 2px solid #bd964c;
    border-radius: 0;
    color: white;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.btn-a:hover {
    background: transparent;
    color: #fff;
}

.btn-submit {
    border-radius: 5px !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    letter-spacing: .2px;
}

.btn-submit:hover {
    background: transparent;
    color: #fff;
}

/*heading*/
.m1-h h5 {
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    position: relative;
    font-family: 'Poppins';
}

.m1-h h5 span {
    font-weight: 400;
    font-size: 44px;
}

.m2-h h5 {
    font-size: 36px;
    text-transform: capitalize;
    color: #FFAA17;
    font-weight: 600;
    position: relative;
    font-family: 'Poppins';
    text-transform: uppercase;
    padding-bottom: 20px
}

.m2-h h5 span {
    border-bottom: 3px solid #FFAA17;
    text-transform: capitalize;
}

.m3-h h5 {
    margin-bottom: 35px;
    padding-bottom: 19px;
    color: #FFAA17;
    font-weight: 600;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-size: 18px;
}

.m4-h h5 {
    color: #FFAA17;
    font-family: 'Poppins';
    text-transform: capitalize;
    font-size: 18px;
    margin: 25px 0 30px;
    font-weight: 600;
}

.m5-h h5 {
    font-weight: 600;
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'Poppins';
}

.m5-h h5 span {
    border-bottom: 3px solid #fff;

}

.m6-h h5 {}

/*paragrape*/
.p1 p {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 0.2px;
}

.p2 p {
    font-size: 36px;
    color: #fff;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.p3 p {
    color: #fff;
    line-height: 32px;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Poppins';
}

.p4 p {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    font-family: 'Poppins';
    line-height: 22px;
}

.p5 p {}

/* Font size */
.font-16 {
    font-size: 16px !important;
}

/* Hamburger Menu */
.menu-Bar {
    width: 30px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0px;
    margin: auto;
    z-index: 999999;
    display: none;
}

.menu-Bar span {
    display: block;
    height: 4px;
    width: 100%;
    background: #FFAA17;
    position: absolute;
    transition: .6s all;
    border-radius: 100px;
}

.menu-Bar span:nth-child(1) {
    top: 0;
}

.menu-Bar span:nth-child(2) {
    top: 8px;
    transform-origin: left;
}

.menu-Bar span:nth-child(3) {
    top: 16px;
}

.menu-Bar.open span {
    background: #000;
}

.menu-Bar.open span:nth-child(1) {
    transform: rotate(45deg);
    top: 12px;
    transform-origin: right-center;
}

.menu-Bar.open span:nth-child(2) {
    width: 0;
    opacity: 0;
}

.menu-Bar.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 12px;
    transform-origin: right-center;
}
.item p {
    width: 74%;
}
/*top-header*/
/*header*/
header {
    padding: 13px 0;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
    margin-bottom: 171px;



    /* From https://css.glass */
    background: rgb(0 0 0 / 77%);
    border-radius: 0px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(16.3px);
    -webkit-backdrop-filter: blur(16.3px);
    border: 0px solid rgba(255, 255, 255, 0.34);
}

.main-header {
    padding: 1px 170px;
}

.top-banner {
    padding: 1px 180px;
}

.top-banner-heading {
    margin-top: 6rem;
}

ul.menu {
    display: block;
}

ul.menu>li {
    display: inline-block;
    margin-right: -10px;
}

ul.menu>li:last-child {
    margin-right: 0;
    margin: 0 0 0 30px;
}

a.btn.req-btn {
    background: #FFAA17;
    color: #000;
    width: 283px;
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    border: 1px solid #FFAA17;
    font-family: "Rubik", sans-serif;
}

a.btn.req-btn:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    height: 41px;
    transform: scale(1.1);
    font-family: "Rubik", sans-serif;
}

a.btn.req-btn2 {
    background: transparent;
    color: #FFAA17;
    width: 179px;
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    border: 1px solid #0000;
    letter-spacing: 1px;

}

a.btn.req-btn2:hover {
    background-color: #fff;
    color: #000;
    font-family: "Rubik", sans-serif;
    border: 1px solid #000;
    transform: scale(1.1);
}


.top-banner-heading h6 {
    font-family: "Raleway", sans-serif;
    font-size: 27px;
    color: #fff;
}

.top-banner-heading h5 {
    font-family: "Raleway", sans-serif;
    font-size: 44px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
}

.sec-toper {
    margin-top: 8rem;
}

.warp-services {
    margin-bottom: 5rem;
}

.services-box-sec h5 {
    font-size: 32px;
    font-family: 'Raleway';
    font-weight: 700;
}

.services-box-sec {
    display: flex;
    justify-content: start;
    align-items: baseline;
    gap: 8px;
}

.warp-services-sec p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Raleway';
    color: #000;
    line-height: 30px;
}

.blck-box h6 {
    font-family: 'Raleway';
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-weight: 800;
}

.blck-box p {
    font-family: 'Raleway';
    font-size: 17px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    margin: 12px 0px;
    line-height: 28px;
}

.blck-box button {
    width: 100%;
    height: 47px;
    font-size: 19px;
    font-weight: 600;
    background: #fff;
    border: 1px solid #000;
    cursor: pointer;
    margin-bottom: 6px;
}

.blck-box button:hover {
    width: 100%;
    height: 47px;
    font-size: 19px;
    font-weight: 600;
    background: #000000;
    color: #fff;
    border: 1px solid #fff;
    cursor: pointer;
}

.blck-box {
    background: #000;
    border-radius: 6px;
    padding: 19px 20px;
}

.warp-services-sec {
    margin-bottom: 5rem;
}

.white-box h6 {
    font-family: 'Raleway';
    font-size: 26px;
    color: #000000;
    text-align: center;
    font-weight: 800;
}

.white-box p {
    font-family: 'Raleway';
    font-size: 17px;
    color: #000000;
    text-align: center;
    font-weight: 400;
    margin: 12px 0px;
    line-height: 28px;
}

.white-box button {
    width: 100%;
    height: 47px;
    font-size: 19px;
    font-weight: 600;
    background: #ffffff;
    border: 1px solid #000000;
    cursor: pointer;
    color: #000000;
    margin-bottom: 6px;
}

.white-box button:hover {
    width: 100%;
    height: 47px;
    font-size: 19px;
    font-weight: 600;
    background: rgb(0, 0, 0);
    color: #ffffff;
    border: 1px solid #ffffff;
    cursor: pointer;
}

.new-books h5 {
    text-align: right;
    font-size: 29px;
    line-height: 37px;
    font-weight: bold;
    font-family: 'Raleway';
    margin-bottom: 1rem;
}

.white-box {
    background: #ffffff;
    border-radius: 6px;
    padding: 19px 20px;
    border: 1px solid #0000002b;
}


.services-box-sec h6 {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Raleway';
    color: #000;
}

.pen-view {
    position: absolute;
    top: 79px;
    right: 26px;
    z-index: -1;
}

.services-box {
    display: flex;
    justify-content: start;
    align-items: baseline;
    gap: 16px;
}

.services-box h6 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Raleway';
    color: #000;
}

.warp-services p {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Raleway';
    color: #000;
    line-height: 30px;
}

.sec-who h5 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Raleway';
    margin-bottom: 1rem;

}

.sec-who p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Raleway';
    line-height: 28px;

}

.top-banner-heading h5 span {
    color: #000000;
    font-weight: bolder;
}

ul.menu>li>a {
    padding: 13px 0px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: "Raleway", sans-serif;
}

ul.menu>li.active a {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

ul.menu>li>a:hover {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

/*main-banner*/
.mainBanner {
    background-size: cover;
    background-position: center;
    height: 100vh;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 999;
}

video#myVideo {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 99;
}

.z-9 {
    z-index: 999;
    position: relative;
}

.mainBanner:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000059;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}

/*main-banner End*/
/* Social Icons */
.socialIcon li {
    display: inline-block;
}

.socialIcon li span {
    padding: 12px 10px;
    background-color: #ffaa17;
    border: 1px solid #ffaa17;
    color: #000;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 5px 0 0;
    transition: .3s;
    color: #000
}

section.black-bg {
    background: #202020;
    padding: 16px 0px;
}

.socialIcon li span:hover {
    border: 1px solid #ffaa17;
    background: transparent;
    color: #ffaa17;
}

section.black-bg a {
    color: #fff;
    font-size: 24px;
    font-family: 'Oswald';
    letter-spacing: 1px;
}

/*footer start*/
footer {
    background-color: #0f0f0f;
    padding: 30px 0;
}

.flogo {
    text-align: right;
}

.copyright.text-center {
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    background: #000;
}

.copyright.text-center p {
    text-transform: capitalize;
}

.footerLinks a {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
}

.contactDetail li {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
}

/*footer end*/
/*media-quries*/
@media (max-width:1440px) {}

@media (max-width:1200px) {
    .menu-Bar {
        display: block;
        top: 0px;
    }

    .menuWrap.open {
        display: flex;
        left: 0px;
    }

    .menuWrap {
        position: fixed;
        left: -210%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #FFAA17;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        transition: all 0.4s ease;
        z-index: 9999;
        width: 100vw;
    }

    .menuWrap .menu li {
        display: block;
    }

    .menuWrap .menu li a {
        margin-bottom: 10px;
        padding: 0;
        display: block;
        margin-bottom: 30px;
        padding-right: 0px;
        margin-right: 0px;
        color: #fff;
        font-size: 25px;
    }

    .container {
        position: relative;
    }

    header .header-top {
        display: none;
    }

    header .main-header ul.menu>li {
        display: block;
        padding: 0px;
    }

    header .main-header ul.menu>li a {
        color: #fff;
        padding: 0px;
        text-align: center;
    }

    header .main-header ul.menu>li a:before {
        display: none;
    }
}

@media (max-width:980px) {
    .btn-a {
        margin-bottom: 20px;
    }

    footer {
        padding-bottom: 60px;
    }
}

@media (max-width:824px) {}

@media (max-width:767px) {
    header {
        padding: 0;
    }

    footer {
        text-align: center;
    }

    .m1-h h5 span {
        font-size: 26px;
    }

    .at-h {
        padding-bottom: 0;
    }

    .padRt-60 {
        padding-right: 0 !important;
    }

    .btn {
        border: 1px solid #000;
    }

    ul.menu>li:last-child {
        margin: 0;
    }

    a.logo img {
        width: 50%;
    }

    .m1-h h5 {
        font-size: 20px;
    }

    .mainBanner {
        height: 35vh;
    }

    .m2-h h5 {
        font-size: 20px;
    }

    .pad-tb {
        padding: 40px 0;
    }

    .p1 p {
        font-size: 16px;
        line-height: 20px;
    }

    .flogo img {
        width: 50%;
    }

    .flogo {
        text-align: left;
        margin-bottom: 20px;
    }

    .copyright.text-center {
        font-size: 16px;
    }

    footer {
        padding: 15px 0;
    }

    ul.menu>li.active a {
        border-bottom: 0;
    }

    ul.menu>li {
        margin-right: 0;
    }

    .menuWrap .menu li a {
        margin-bottom: 15px;
        font-size: 15px;
    }

    ul.menu>li>a {
        border-bottom: none;
    }

    ul.menu>li.active a {
        border-bottom: none;
    }

    ul.menu>li>a:hover {
        border-bottom: none;
    }

    .inner-ban .ban_hdn h5::after {
        width: 90px;
    }

    .inner-ban {
        height: 20vh;
    }

    .Tec-ctn h5::after {
        width: 270px;
    }
}

@media (min-width:320px) and (max-width:340px) {}

@media (min-width:341px) and (max-width:365px) {}

@media (min-width:366px) and (max-width:380px) {}

@media (min-width:381px) and (max-width:415px) {}

/* UL style */
.listStyle {
    list-style: disc;
    display: inline-block;
    list-style-position: inside;
}

.listStyle li {
    margin: 30px 0;
    font-family: 'Poppins';
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    /* position: relative;
   */
}
.color-change {
    animation: colorChange 3s infinite;
}

@keyframes colorChange {
    0% {
        color: white;
    }
    33% {
        color: black;
    }
    66% {
        color: brown;
    }
    100% {
        color: white;
    }
}
.highlighted {
    animation: highlightPulse 1.5s infinite;
    padding: 0.2rem 0.5rem;
    border-radius: 5px;
}

@keyframes highlightPulse {
    0%, 100% {
        background-color: yellow;
        box-shadow: 0 0 10px yellow;
    }
    50% {
        background-color: orange;
        box-shadow: 0 0 20px orange;
    }
}


.form-group input.form-control {
    margin: 0px;
}
.form-group textarea {
    margin: 0px;
}
.modal-content.modaal-div {
    background-image: url(../images/pen-is-page-with-pen-it.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
.modal-content.modaal-div .lp-banner-form-wrapper .lp-banner-form {
    background-color: transparent;
    padding: 0px 30px !important;
    border-radius: 10px;
    box-shadow: none;
}
.modal-content.modaal-div  .lp-banner-form-wrapper  .lp-banner-form input {
    display: inline-flex;
    height: 42px;
    padding: 4px 9px;
    justify-content: flex-end;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    border: 2px solid #d2d2d2;
    font-family: 'Rubik';
    color: black;
}
.modal-content.modaal-div .lp-banner-form-wrapper  .lp-banner-form  textarea {
    padding: 8px 9px;
    height: 100px;
    width: 100%;
    flex-shrink: 0;
    border-radius: 5px;
    border: 2px solid #d2d2d2;
    font-family: 'Rubik';
    color: black;
}
a.modal-logo img {
    filter: brightness(0) invert(1);
}