@import url('https://fonts.googleapis.com/css2?family=Odibee+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Limelight&family=Odibee+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=MuseoModerno:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* html {
    font-size: 62.5%;
} */

* {
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    list-style: none;
}

section {
    padding: 50px 0px;
}

/* .container {
    max-width: 90%;
} */
html {
    overflow-x: hidden;

}

body {
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; */
    font-family: "Poppins", sans-serif;

}

p,
span,
a,
ul li {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.top-bar {
    color: rgb(255, 255, 255);
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    background: rgb(227, 233, 235);
    overflow: hidden;
    padding: 12px 0px 7px;
}

/* .sliders{
  background: url("../image/h-slide4-bg.webp")bottom /cover no-repeat;
} */

/* .sliders .swiper-slide {
    position: relative;

}

.sliders .swiper-slide img {
    width: 100%;

    height: auto;
    display: block;
} */
.sliders .swiper-wrapper,
.testi-sec .swiper-wrapper {
    height: auto;
}

ul.top-bar-social a svg {
    font-size: 20px;
}

ul.top-bar-ul li a {
    display: flex;
    gap: 4px;
    color: black;
}

ul.top-bar-ul li a {
    font-size: 14px;
    border-right: 1px solid red;
    padding-right: 30px;
}

.fun {

    text-align: center;
    z-index: 2;
    font-size: 80px;
    font-weight: 800;
    color: black;
}

.with-us {
    position: relative;
    left: 36px;
    top: -4px;
}

.with {

    text-align: center;
    z-index: 2;
    font-size: 66px;
    font-weight: 800;
    background: url(../image/with.png) top center / cover no-repeat;
    width: 16%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-overlay {
    padding: 9rem 8rem;
}

section.content_are_home {
    background: #F4F4F4;
}

.content-overlay .twod {

    text-align: center;
    z-index: 2;
    font-size: 66px;
    font-weight: 800;
    color: #1E3163;


}

.content-overlay .animation {

    text-align: center;
    z-index: 2;
    font-size: 40px;
    font-weight: 300;
    position: relative;
    left: 36px;
    top: -4px;
}

section.portfolio {
    background: #f4f4f4;
}

.portfolio h2 {

    font-size: 36px;
    font-weight: 800;
    font-weight: 400;
}

.portfolio h2 span {
    color: #e63c3f;
    font-weight: 700;
    font-size: 45px;
    display: contents;
}

ul.top-bar-social li a {
    font-size: 18px;
    color: black;
}

ul.top-bar-ul li a {
    display: flex;
    gap: 8px;
    color: black;
}

ul.top-bar-ul li a svg {
    font-size: 14px;
}

.conten_hidden_trigger_btn button {
    /* position: relative; */
    background: #f4352e;
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(60deg);
    left: 0;
    right: 0;
    bottom: -14px;
    margin: 0 auto;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

a.nav-link {
    font-size: 17px;
}

.trust_icons_new img {
    text-align: center;
    /* margin: 0 20px 17px; */
}

.client-img-new-one {
    width: 210px;
}

.client-img-new-two {
    width: 200px;
}

.client-img-new-six {
    width: 161px;
}

.client-img-new-four {
    width: 100px;
}

.client-img-new-five {
    width: 188px;
}

.client-img-new-seven {
    width: 91px;
}

.why-box {
    padding: 20px 11px;
}

.why-box:hover {
    box-shadow: 0 0 51px 0 rgba(0, 0, 0, .06);
}

.why-explainer h3 {
    color: #00abfa;
    font-size: 21px;
    font-weight: 400;
    margin: 15px 0;
}

.why-explainer p {
    color: #000;
    font-size: 13px;
    line-height: 19px;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.cta_one {
    background: url("../image/cta-one-bg.jpg")center/cover no-repeat;
}

.cta_one a {
    margin: 0 5px;
}

.btn-white {
    background: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 0 3px 0 0 #dcd9d9;
    color: #e70000;
    border-radius: 5px;
    text-decoration: none;
}

.cta_one h2 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;

}

.red-chat {
    background: #e70000;
    padding: 11px 30px;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 0 3px 0 0 #630001;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

h2.main-title {
    color: #000;
    font-size: 36px;
    font-weight: 800;
    line-height: 42px;
    font-weight: 400;
}

.video_content_area p {
    color: #000;
    margin: 0px;
}

.video_content_area span {
    font-weight: 700;
    font-style: italic;
    margin: 0 0 12px;
    font-size: 16px;
}

h2.main-title span {
    color: #e63c3f;
    font-weight: 700;
    font-size: 45px;
    display: contents;
}

.call-to-action {
    background: url(../image/call-to-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0 140px;
    background-position: center;
}

h2.main-title span {
    color: rgb(230, 60, 63);
    font-weight: 700;
    font-size: 45px;
    display: contents;
}

section.testi-sec {
    background: url(../image/testi-bag.png)center/cover no-repeat;
}

.testi_new_slider_box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 12px 0px;
    /* min-height: 500px; */
    background: rgb(255, 255, 255);
    padding: 0px 0px 20px;
}

.test_new_comma {
    width: 80px;
    height: 80px;
    background-color: rgb(12, 27, 46);
    align-items: center;
    position: relative;
    top: -40px;
    left: 30px;
    border-radius: 50px;
    margin: 0px 0px -20px;
    justify-content: center;
}

.test_new_comma img {
    transform: rotate(0deg);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 26px;
    left: 20px;
}

.testi_new_slider_box_content {
    padding: 0px 20px;
    margin: 0px;
}

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

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

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

/* .top-bar-social {
    display: flex
;
    align-items: center;
    float: left;
    padding: 0px 0px 0px 85px;
} */

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background: var(--white);
}

.navbar-toggler:focus {
    box-shadow: none;

}

.navbar-nav .nav-link {
    display: flex;
    align-items: center;
    color: var(--black);
}

.fa-house {
    color: #f4352e;
}

a.request-btn {

    background: #e70000;
    padding: 9px 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 0 3px 0 0 #630001;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {

    font-size: 22px !important;
    font-weight: 800;
    background: black;
    color: white;
    padding: 15px;
    clip-path: circle();
}

.portfolio .nav-pills .nav-link {
    font-size: 14px;
    color: var(--black);
}

/* .portfolio .nav-pills .nav-link:active{
    color: var(--white);
} */
.portfolio .nav-pills .nav-link.active,
.portfolio .nav-pills .show>.nav-link {
    color: var(--white);
    background: #f4352e;
    padding: 5px 10px;


}

.portfolio .nav {
    border-bottom: 1px solid var(--black);
    padding-bottom: 15px;

}

.portfolio video {
    width: 100%;
    object-fit: fill;
    transition-duration: .9s;
    /* margin-bottom: 10px; */
}

.portfolio video:last-child {
    margin-bottom: 0px
}

.portfolio video:hover {
    transform: scale(1.1);
}

.types-of-video h3,
.sucess-sec h3 {

    font-size: 36px;
    font-weight: 800;
    font-weight: 400;
    color: #000;
}

.types-of-video h3 span,
.sucess-sec h3 span {
    color: #e63c3f;
    font-weight: 700;
    font-size: 45px;
    display: contents;
}

.case-study .swiper {
    width: 100%;
    height: 680px;
}

.case-study .swiper-slide {
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.case-study .swiper-pagination {
    position: absolute;
    right: 10px;
    /* Right side par rakhne ke liye */
    top: 50%;
    transform: translateY(-200%);
    display: flex;
    flex-direction: column;
    /* Dots ko vertical banane ke liye */
    gap: 10px;
    z-index: 10;
    width: auto;
    align-items: end;
}

.case-study .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: white;
    /* Dots ka color */
    opacity: 0.5;
    transition: opacity 0.3s;
}

.case-study .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover !important;
}

.case-study .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
    /* Active dot ka color */
}

.portfolio .nav li {
    flex: 1;
}

.portfolio .nav li button {
    width: 100%;
    padding: 0;
}

.portfolio_box {
    position: relative;
}

.portfolio_box:hover:before {
    content: "";
    position: absolute;
    background-color: rgb(244 53 46 / 80%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

.portfolio_box:hover:after {
    content: "Preview";
    position: absolute;
    background: url(/assets/image/play-btn.png);
    background-repeat: no-repeat;
    height: 160px;
    width: 90px;
    top: -30px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: grid;
    color: #fff;
    text-align: center;
    line-height: 33px;
    background-position: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    z-index: 99;
    margin: auto;
    align-items: end;
    background-size: 70%;
}



.conten_hidden_trigger_btn {
    width: 400px;
    background: #f4352e;
    position: absolute;
    bottom: -56px;
    left: 0;
    right: 0;
    border-radius: 0 0 70px 70px;
    /* height: 65px; */
    margin: 0px auto;
    line-height: normal;
    z-index: 11;
}

.conten_hidden_trigger_btn h6 {
    color: #ffff;
    padding: 14px 0;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.conten_hidden_trigger_btn button {
    border: none;
    color: white;
}

.conten_hidden_trigger_btn button svg {
    transform: rotate(-60deg);
    position: relative;
    right: 0px;
    z-index: 1;
    top: 6px;
}

.content_are_home_img {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 100%;
}

.content_are_home_img img {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    object-fit: cover;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    max-width: none;
}

#more {
    display: none;
}

.sucess-sec .nav-pills .nav-link {
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--black);

    background: #ebebeb;
    border-radius: 8px;
    /* padding: 10px 0 10px 10px; */
    margin: 0 0 20px;
    gap: 10px;
}

.sucess-sec .nav-pills .nav-link p {
    margin: 0px;
    font-size: 20px;

}

.sucess-sec .nav-pills .nav-link span {
    margin: 0px;
    font-size: 70px;

}

.sucess-sec .nav-pills .nav-link.active,
.sucess-sec .nav-pills .show>.nav-link {
    background: #e63c3f;
    color: var(--white);
}

footer {
    background: url(../image/footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 20px;
    background-position: center;
}

footer .social-icon a {
    color: white;
}

footer .social-icon a svg {
    font-size: 24px;
    color: white;
}

footer .social-icon img {
    width: 28px;
}

footer ul li {
    padding-bottom: 10px;
}

footer ul li a {
    color: white;
    font-size: 14px;
}

footer span {
    font-size: 22px;
    font-weight: 500;
    display: block;
    padding-bottom: 10px;
    color: #f4352e;
}

/* 
#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 07);
    z-index: 9999;
    display: none;
}

#cover-spin::after {
    content: "";
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 120px;
    height: 120px;
    border-style: solid;
    border-color: var(--white);
    border-top-color: var(--red);
    border-bottom-color: var(--black);
    border-width: 8px;
    border-radius: 50%;
    -webkit-animation: spin 8s linear infinite;
    animation: spin 8s linear infinite
} */

/* ======================== */

.mega-menu {
    width: 100%;
    min-width: 70rem;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    left: -21rem !important;
}

.mega-menu img {
    /*width: 50px;*/
    /*height: 50px;*/
    object-fit: cover;
    margin-bottom: 5px;
}

.mega-menu ul {
    list-style: none;
    padding: 0;
}

.mega-menu ul li {
    margin-bottom: 8px;
}

.mega-menu2 ul li {
    flex: 22%;
}


.mega-menu a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

.mega-menu a:hover {
    color: #007bff;
}

.scrollable-menu {
    max-height: 300px;
    /* Adjust the height as needed */
    overflow-y: auto;
}

.mega-menu2 .scrollable-menu {
    max-height: 409px;
}

.Breadcrumbs {
    background: url('/assets/image/portfolio.jpg');
    padding: 9rem 0;
}

.text-red {
    color: #e70000;
}

.process-sec-1 {
    padding: 60px 0;
    text-align: center;
}

section.process-sec-1 h2.main-title {
    padding: 0 0 20px;
}

section.process-sec-1 h2.main-title {
    padding: 0 0 20px;
}

.p-head {
    padding: 50px 0 !important;
}

.process-box h6 {
    color: #e63c3f;
    font-size: 21px;
    font-weight: 400;
    margin: 15px 0;
}

.process-box p {
    color: #000;
    font-size: 15px;
    line-height: 24px;
}

.process-sec-2 {
    background: #edefee;
}

.process-sec-2 .p-head {
    padding-top: 0 !important;
}

.process-sec-3 {
    background: 0 0;
}

.case-st-sec {
    padding: 70px 0;
}

.case-st-main {
    padding: 0 0 70px;
}

.case-st-box {
    position: relative;
}

.case-st-inner-dtl h5 {
    font-size: 20px;
    color: #181716;
    font-weight: 700;
    padding: 15px 0;
}

.case-st-inner-dtl p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 0 15px;
    min-height: 80px;
}

.case-st-btn {
    display: flex;
    align-items: center;
}

.case-st-btn li:nth-child(1) a {
    background: #e70000;
    padding: 13px 30px;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 0 3px 0 0 #630001;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

.case-st-btn li:nth-child(2) a {
    background: #000;
    padding: 13px 30px;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 0 3px 0 0 #e70000;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    margin: 0 0 0 15px;
}

.case-st-main-2 {
    margin: 140px 0 0;
}

.case-st-box-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.contact-sec {
    padding: 70px 0;
}

section.contact-sec h3 {
    text-align: center;
    padding: 0 0 70px;
    color: #e63c3f;
    font-weight: 700;
    font-size: 45px;
}

section.contact-sec h3 span {
    color: #000;
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
}

.form_div_cp {
    margin-bottom: 30px;
    float: left;
}

.form_div_cp input,
.form_div_cp textarea {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #db2e00;
    width: 100%;
    padding: 10px 10px 10px 0;
    color: #e70000;
    height: 50px;
    resize: none;
}

.fld-select select {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #db2e00;
    width: 100%;
    padding: 10px 10px 10px 0;
    color: #000;
    height: 50px;
    resize: none;
}

.map-sec p {

    font-size: 16px;
    line-height: 25px;
    padding: 0 0 20px;
}

.contact_banner_box button {
    background: #e70000;
    padding: 13px 30px;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 0 3px 0 0 #630001;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

.benefit-sec {
    background: #111;
    padding: 70px 0 50px;
}

.benefit-sec .slick-prev {
    top: 0;
    margin: auto;
    bottom: 0;
    left: -110px;
    width: 58px;
    height: 58px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.benefit-box-main {
    background: #ffeddc;
    border-radius: 6px;
    font-size: 0;

}

section.benefit-sec .slick-current .benefit-box-main {
    opacity: 1;
}

.benefit-box-head h3 span {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    display: contents;
}

.benefit-box-head {
    padding: 35px 0 0 60px;
}

.benefit-box-head h3 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    padding: 0 0 20px;
    line-height: 45px;
    text-transform: capitalize;
}

.benefit-box-head p {
    font-size: 15px;
    line-height: 22px;
    color: #000;
}

.benefit-box-head a {
    margin: 22px 0 0;
}

.red-chat {
    background: #e70000;
    padding: 13px 30px;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    box-shadow: 0 3px 0 0 #630001;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

.benefit-img img {
    max-width: fit-content;
}

.app-benefits-head h3 {
    font-size: 55px;
    font-weight: 700;
    line-height: 60px;
}

.app-benefits-head h3 span {
    font-size: 40px;
    font-weight: 300;
    color: #e70000;
}

section.app-benefits p,
.audience-sec-new p {
    font-size: 20px;
}

.why-explainer {
    padding: 50px 0;
}

.why-explainer .main-title {
    margin-bottom: 30px;
    text-align: center;
}

.why-explainer.pricing-main .pricing-box-inner {
    background: #fff;
    border-top: 8px solid #ed1c24;
    overflow: hidden;
    padding: 0 12px 30px;
    margin-top: 20px;
}

.why-explainer.pricing-main .pricing-box-inner {
    min-height: 606px;
    transform: scale(1);
    transition: all .5s;
    cursor: pointer;
    box-shadow: 0 0 1px 3px #e6e6e6;
    border-radius: 2px;
}

.why-explainer.pricing-main .get-quote-btn {
    margin: 30px 0;
    display: flex;
    justify-content: center;

}

.get-quote-btn {
    float: left;
    width: 100%;
    margin: 40px 0 20px;
}

.all-plan {
    background: #edefee;
    padding: 60px 0;
}

ul.price-box-ul li {
    color: #5e6063;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 8px;
}

.price-box-ul i.fa {
    color: #ee1d25;
    margin-right: 10px;
    font-size: 18px;
}

.white-para {
    font-family: "fredericka the great", cursive;
    font-size: 30px;
    font-weight: 800;
}

.white-list {
    display: flex;
    align-items: center;
    gap: 10px;
}

.white-list li {
    font-size: 20px;
}

.content-overlay .d-grid {
    grid-template-columns: auto auto;
    justify-content: start;
    gap: 14px;
}