html {
    overflow-x: hidden;
}

body {
    background-image: url('../images/bg-linear.png');
    background-color: #1A0518;
    background-size: cover;
    background-repeat: repeat-y;
    background-position: cenetr top;
    HEIGHT: 100%;
    WIDTH: 100%;
    overflow-x: hidden;
}

.companies-list {
    padding: 0;
    list-style-type: none;
    text-align: center
}

.companies-list li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 0 auto
}

.companies-list li img {
    width: auto !important;
    max-width: 100%
}

.companies-list.owl-carousel .owl-stage {
    display: flex;
    align-items: center
}

.companies-logoes-sec {
    padding: 25px 0;
    border-bottom: 2px solid #eee
}

.portfolio {
    padding: 70px 0
}

.portfolio-inner-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 370px)
}

.portfolio-wrapper-grid-outer .owl-stage-outer {
    padding: 50px 0
}

.portfolio-title {
    padding-bottom: 20px
}

.portfolio-wrapper-grid-outer .nav-tabs {
    justify-content: center;
    border: 0;
    padding-bottom: 30px
}

.portfolio-wrapper-grid-outer ul li a {
    color: white;
    text-transform: capitalize;
    font-weight: 500;
    border: none !important;
    line-height: 4px;
    font-size: 18px;
}

.portfolio-wrapper-grid-outer ul li a:hover {
    border: none
}

.portfolio-wrapper-grid-outer .nav-tabs .nav-item.show .nav-link,
.portfolio-wrapper-grid-outer .nav-tabs .nav-link.active {
    color: white;
    background-color: #29B287;
}

.portfolio-box {
    display: block;
    position: relative;
    overflow: hidden
}

.animated-logo .media img {
    width: 568px;
    height: 534px
}

.portfolio-box img:first-child {
    width: 100%;
    height: auto;
    transition: all .3s ease-in-out;
    border-radius: 10px
}

.portfolio-box::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    transform: scale(0);
    transition: all .3s ease-in-out;
    transform-origin: center;
    border-radius: 52% 48% 51% 49%/30% 24% 76% 70%;
    border: 1px solid #fff
}

.portfolio-box img:last-child {
    position: absolute;
    left: 50%;
    top: 112%;
    transform: translate(-50%, -50%) scale(.1);
    pointer-events: none;
    transition: all .3s ease-in-out .1s
}

.package-box:hover i.packages-icon-sprite {
    filter: invert(68%) sepia(97%) saturate(897%) hue-rotate(4deg) brightness(102%) contrast(104%)
}

.portfolio-box:hover::before {
    transform: scaleX(1)
}

.portfolio-box:hover img:last-child {
    top: 50%;
    transform: translate(-50%, -50%) scale(1)
}

.portfolio-tab-pane-inner-wrapper .col {
    padding: 5px
}

.portfolio-btn {
    margin-top: 40px
}

.cta {
    padding: 35px 0;
    background-color: #01143a;
    position: relative
}

.cta-wrapper>p {
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    line-height: 1;
    color: #fbcf00
}

.cta-wrapper>h3 {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1;
    margin-top: 10px
}

.cta-btns a:first-child {
    background: 0 0;
    border: 2px solid #fff;
    padding: 8px 25px;
    margin: 0 10px 0 0;
    color: #fff
}

.cta-btns {
    margin: 20px 0 0 0
}

.cta img {
    position: absolute;
    right: 130px;
    top: 50%;
    transform: translateY(-50%)
}

.logo-catogories-text-wrapper>h3 {
    color: #f7c900;
    font-weight: 500;
    font-size: 30px;
    border-bottom: 2px solid #f7c900;
    display: initial;
    line-height: 52px
}

.logo-catogories-text-wrapper>p {
    margin: 25px 0;
    font-size: 15px
}


/* pricing packages css */
.benefits-web-sec .text-box,
.box18,
.button,
.cta-img-box.mobile-cta-box,
.powerdby p,
.ser-text h3,
.terms-bnr h1,
img.foter-logo,
section.deu-chose-sec .text-box,
section.deu-chose-sec text-box,
section.golobally-sec .text-box,
section.impacable-sec .text-box h2,
section.impacable-sec .text-box p,
section.pricing-sec .text-box h2,
section.terms-bnr .btn-box {
    text-align: center
}

section.logo-design-por-sec ul.nav.nav-tabs li.nav-item.active,
section.pricing-sec ul.nav.nav-pric li.nav-item.active {
    border: solid !important;
    background: linear-gradient(to right, #b630ad 0, #5b1857 100%);
    color: #fff !important
}





.impacable-main.impacable-marg-box,
.packages_industries.row_two {
    margin: 40px 0 0
}

section.impacable-sec .btn-box a.get-btn {
    justify-content: center;
    margin: 20px auto 0
}

.type-ul-box,
ul.type-img-box {
    align-items: center;
    display: flex
}

.impacable-main p {
    font-size: 16px;
    font-weight: 400;
    color: #232323;
    line-height: 24px;
    height: 230px;
    margin: 0;
    display: flex;
    overflow-y: auto
}

.impacable-main p::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fff;
    border-radius: 10px
}

.animat_video-box video,
.edu-chose-img-box,
.pric-main-custom-box {
    box-shadow: 0 5px 21px 0 rgb(0 0 0 / 13%)
}

.impacable-main p::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
    border-radius: 10px
}

.impacable-main p::-webkit-scrollbar-thumb {
    background-color: #f7d400;
    border-radius: 10px
}

section.cta-section.logo-design-cta {
    background-color: #5f1861
}

section.logo-types-sec {
    padding: 50px 0;
    background-image: url(../all-assets/images/type-logo-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.type-text h4 {
    color: #fff !important;
    font-size: 50px;
    font-weight: 700
}

.type-text p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin: 30px 0 50px;
    line-height: 25px
}

.row.row-margin-box,
.type-text {
    margin: 30px 0 0
}

.combo-main-box .price-img-box,
.text-box h4,
ul.type-img-box li {
    margin: 0 0 20px
}

.type-text-right h4,
.type-text-right p {
    text-align: left
}

.type-ul-box {
    width: 100%;
    text-align: center
}

ul.type-img-box {
    column-gap: 20px;
    flex-wrap: wrap;
    justify-content: center
}

ul.ul-box-1,
ul.ul-box-2 {
    width: 33.33%
}

.type-ul-box .col-sm-3 ul li {
    padding: 20px 30px;
    border: 1px solid #fff;
    border-radius: 50px;
    margin: 0 0 17px;
    width: 100%
}

.type-ul-box .col-sm-3 ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

section.logo-design-por-sec {
    padding: 50px 0;
    background-color: #f2f2f2
}

section.logo-design-por-sec ul.nav.nav-tabs li.nav-item {
    font-size: 16px;
    font-weight: 400;
    color: #232323 !important;
    margin: 0;
    padding: 7px 20px;
    border-radius: 70px !important;
    border: 1px solid #232323 !important;
    border-bottom: 0
}

section.logo-design-por-sec ul.nav.nav-tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    border: 0;
    padding: 20px 0 30px
}

section.logo-design-por-sec ul.nav.nav-tabs li.nav-item.active,
section.pricing-sec ul.nav.nav-pric li.nav-item.active {
    border: solid !important;
    background: linear-gradient(to right, #b630ad 0, #5b1857 100%);
    color: #fff !important
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: 0 0;
    border: 0;
    color: #000
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    background: 0 0;
    border: 0
}

.tab-flex-box {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center
}

.text-box h4,
.text-box strong.h4 {
    font-family: Poppins, sans-serif;
    display: block;
    font-size: 17px;
    font-weight: 600;
    line-height: 25px
}

.logo-port-main-text h1,
.logo-port-main-text div.h1 {
    font-size: 435px;
    font-weight: 700;
    color: #fcfafd00;
    margin: 0;
    -webkit-text-stroke: 1px #00000014
}

.pric-nu-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background-color: #29B287;
    border-radius: 30px 30px 0 0
}

.pric-nu-box h4,
.pric-nu-box strong.h4 {
    font-family: Poppins, sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: white;
    margin: 0
}

.pric-nu-box h2,
.pric-nu-box strong.h2 {
    font-family: Poppins, sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: white;
    display: flex;
    flex-direction: column
}

.pric-nu-box h2 span,
.pric-nu-box strong.h2 span {
    font-size: 15px;
    color: white;
}

.pric-main-custom-box {
    padding: 30px 20px;
    border-radius: 0 0 30px 30px;
    margin: 0;
    position: relative;
    border: 0px solid white;
    border-top: 0;
    background: #ffffff;
}

.pric-main-custom-box::after {
    content: "";
    background-image: url('../images/pric-main-bg.webp');
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: top right;
    width: 100%;
    height: 174px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    /* filter: brightness(0) invert(0) hue-rotate(80deg); */
}

.impacable-main::after,
.pakg-bnner-sec::after,
.pakg-bnner-sec::before {
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    content: ""
}

.pric-main-custom-box::before {
    content: "";
    position: absolute;
    top: 20px;
    right: 22px;
    margin: 0;
    height: 40px;
    width: 40px;
    border-radius: 80px;
    background-color: #efeff9;
    border: 2px solid #efeff9;
    z-index: -1;
    transition: .5s ease-in-out
}

.price-main-box:hover .pric-main-custom-box::before {
    width: 100%;
    height: 100%;
    border-radius: 0 0 30px 30px;
    top: 0;
    right: 0
}

.price-img-box {
    text-align: center;
    margin: 0 0 1.5rem;
}

section.pricing-sec ul li {
    /* display: flex; */
    column-gap: 10px;
    margin: 0 0 4px;
    color: black;
}

section.pricing-sec ul li p {
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin: 0;
}

section.pricing-sec ul li i.fa.fa-circle {
    font-size: 5px;
    position: relative;
    top: 5px;
    color: #4a4a4a
}

ul.pric-ul-box {
    padding: 0px 20px 10px 20px;
    height: 215px;
    position: relative;
    list-style: disc;
    margin: 0 0 20px;
    overflow-y: auto;
    color: black;
}

section.pricing-sec ::-webkit-scrollbar {
    width: 4px;
    border-radius: 100px !important
}

section.pricing-sec ::-webkit-scrollbar-track {
    border-radius: 100px
}

section.pricing-sec ::-webkit-scrollbar-thumb {
    background: #7d7d7d;
    border-radius: 20px
}

section.pricing-sec ::-webkit-scrollbar-thumb:hover {
    background: #0078ff
}

section.pricing-sec .btn-box a.chat-btn.chats,
section.pricing-sec .btn-box a.get-btn {
    font-size: 15px;
}

.btn-box a.chat-btn.chats {
    padding: 12px 30px;
    border: 1px solid #29B287;
    border-radius: 30px;
    font-size: 16px;
    color: #29B287;
    font-weight: 500;
    width: 50%;
    text-align: center;
}

.btn-box a.chats {
    /* background: #ffc202; */
    /* border: 1px solid #ffc202; */
    /* z-index: 1; */
    /* border-radius: 30px; */
    /* overflow: hidden; */
    /* position: relative; */
}

section.pricing-sec .text-box p {
    text-align: center;
    margin: 0 0 35px
}

.website-bnner-sec {
    padding: 100px 0 0;
    background-image: url(../all-assets/images/banner-images/web-design-bnr.webp) !important
}

section.logo-design-bnr-sec.website-bnner-sec .text-box p {
    margin: 0 auto
}

.mobile-bnner-sec .logo-bnr-before-box::after,
.mobile-bnner-sec .logo-bnr-before-box::before,
.website-bnner-sec .logo-bnr-before-box::after,
.website-bnner-sec .logo-bnr-before-box::before {
    display: none !important
}

.cta-web-sec img.cta-img-box {
    margin: 0 0 -30px;
    z-index: 1;
    position: relative
}

.benefits-web-sec .text-box p {
    margin: 20px 0 !important
}

.mobile-bnner-sec {
    padding: 100px 0 0;
    background-image: url(../all-assets/images/banner-images/mobile-bnr.webp) !important
}

.mobile-bnner-sec .logo-bnr-img img,
.mobile-cta-2 img.cta-img-box {
    margin: 0 0 -50px
}

section.animation-bnner-sec {
    background-image: url(../all-assets/images/banner-images/animation-bnr.webp) !important;
    display: flex;
    align-items: end
}

.text-box.anim-bnner-text h2 {
    text-align: start !important
}

.text-box.anim-bnner-text p {
    text-align: start !important;
    width: 100% !important
}

.row.flex_cls_industry .col-sm-6,
section.cta-section.cta-anima-sec,
section.cta-section.cta-print-sec {
    padding: 0
}

.cta-img-box.anima-cta-box,
.cta-img-box.prnt-cta-box {
    margin: -50px 0 0
}

.print-bnner-sec {
    padding: 100px 0 0;
    background-image: url(../all-assets/images/banner-images/print-bnr.webp) !important
}

.print-bnr-img img {
    text-align: center;
    margin: 0 auto -85px;
    display: table;
    width: 75%
}

.pakg-bnner-sec::before {
    background-image: url(../all-assets/images/pakg-bner-before.webp);
    left: 160px;
    width: 203px;
    height: 550px;
    bottom: 0;
    margin: auto;
    top: 0
}

.pakg-bnner-sec::after {
    background-image: url(../all-assets/images/pakg-bner-after.webp);
    right: 150px;
    width: 247px;
    height: 539px;
    bottom: 0;
    margin: auto;
    top: 0
}

.portfolio-main-bnner-sec {
    padding: 100px 0 0;
    background-image: url(../all-assets/images/banner-images/port-main-bgbnr.webp) !important
}

.portfo-bnr-img img {
    width: 100%;
    margin: 0 0 -3px
}

.contct-bnner-sec .text-box,
.portfolio-main-bnner-sec .text-box {
    top: 0 !important
}

.pakg-bnner-sec {
    padding: 100px 0 0;
    background-image: url(../all-assets/images/banner-images/pakg-bnr.webp) !important
}

.pakg-bnr-img {
    text-align: center;
    margin: 0 0 -25px
}

.contct-bnner-sec {
    padding: 100px 0 0;
    background-image: url(../all-assets/images/banner-images/contact-bnr.webp) !important
}

section.pricing-sec ul.nav.nav-pric {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 0;
    border: 0;
    padding: 0 0 30px
}

section.pricing-sec ul.nav.nav-pric li.nav-item {
    font-size: 14px;
    font-weight: 400;
    color: #232323 !important;
    margin: 0 0 12px 10px;
    padding: 6px 8px;
    border-radius: 70px !important;
    border: 1px solid #232323 !important;
    border-bottom: 0
}

.impacable-main:hover::after {
    left: 0;
    transition: .5s ease-in-out
}

.impacable-main::after {
    background-image: url(../all-assets/images/footer-form-before.webp);
    top: 40px;
    left: -630px;
    margin: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    transition: .7s ease-in-out
}

.type-ul-box .col-sm-3 ul li.hover.active,
.type-ul-box .col-sm-3 ul li:hover {
    background: linear-gradient(to right, #b630ad 0, #5b1857 100%)
}

.main-menu-sec {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -o-transition: .9s;
    transition: .9s;
    padding-top: 225px
}

.main-menu-sec .row {
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 99
}

.social-list,
.social-list li a {
    display: flex;
    align-items: center
}

body.active-menu .main-menu-sec {
    background: #001919
}

.main-menu-sec::after,
.main-menu-sec::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100vh;
    z-index: 9;
    clip-path: circle(50px at 0% 0%);
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -o-transition: .9s;
    transition: .9s;
    top: 0;
    left: 0
}

.navigation>ul>li>a::before,
.sub-menu .sub-child>li>a {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.main-menu-sec::before {
    background-color: #debe37
}

.main-menu-sec::after {
    background-color: #621a5e;
    clip-path: circle(50px at 100% 100%);
    left: auto;
    right: 0;
    top: auto;
    bottom: 0
}

.navigation {
    counter-reset: my-sec-counter;
    width: 100%;
    position: relative
}

.navigation>ul>li>a::before {
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter) ".";
    position: absolute;
    left: -50px;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    top: 20px;
    transform: scale(0);
    transition: .5s;
    -webkit-text-fill-color: #fff;
    letter-spacing: 1px;
    font-family: Gilmer;
    -webkit-text-stroke: transparent
}

.split_inner_has {
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    transform: translateY(100%);
    transition: .6s
}

.animate__backInUp1.is-reveal .split_inner_has {
    -webkit-animation-name: backInUp;
    animation-name: backInUp;
    transform: translateY(0)
}

.animate__slideInUp1.is-reveal .split_inner_has {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    transform: translateY(0)
}

.navigation>ul>li+li {
    margin-top: 0
}

.navigation>ul>li>a {
    font-size: 60px;
    font-weight: 700;
    color: #debe37;
    position: relative;
    display: block;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    line-height: 74px;
    padding: 9px 0
}

.navigation .sub-menu {
    position: absolute;
    top: 30%;
    padding-left: 55px;
    left: 49%;
    transform: translateY(-50%);
    display: none;
    z-index: 99999
}

.navigation .sub-menu::before {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    background-color: #a6cdcd;
    top: 21px;
    height: calc(100% - 41px)
}

.navigation .sub-menu::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 1px;
    background-color: #a6cdcd;
    left: -29px
}

.navigation .sub-menu>li>a {
    font-size: 36px;
    font-weight: 500;
    color: #fff
}

.navigation .sub-menu>li:first-child::before,
.navigation .sub-menu>li:last-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 38px;
    height: 1px;
    background-color: #a6cdcd
}

.navigation .sub-menu>li:last-child::before {
    top: auto;
    bottom: 19px
}

.sub-menu .sub-child>li+li {
    margin-top: 12px
}

.navigation .sub-menu>li+li,
.social-list {
    margin-top: 20px
}

.sub-menu .sub-child {
    margin-top: 25px;
    display: none
}

.sub-menu .sub-child>li>a {
    color: #debe37;
    font-weight: 500;
    font-size: 20px;
    padding-left: 28px;
    position: relative;
    transition: .5s;
    display: flex;
    line-height: 1.1
}

.social-list li::before,
.sub-menu .sub-child>li>a::before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    left: 0
}

.sub-menu .sub-child>li>a::before {
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 1px;
    background-color: #debe37;
    transition: .5s
}

body.active-menu .main-menu-sec::after,
body.active-menu .main-menu-sec::before {
    clip-path: circle(100%)
}

.menu-info li+li {
    border-top: 1px solid #07aaab;
    padding: 30px 0
}

.menu-info li {
    padding-bottom: 30px;
    overflow: hidden
}

.menu-info li h6,
.menu-info li .box strong.h6 {
    color: #a8a8a8 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-bottom: 7px !important
}

.menu-info li a {
    color: #debe37;
    font-size: 18px;
    font-weight: 500
}

.trm-txt p,
.trm-txt ul li,
ul.edu-ul-box li {
    font-size: 16px;
    font-weight: 400
}

.menu-info li:last-child {
    padding-bottom: 0
}

.main-menu-sec .social-list {
    position: relative;
    top: 50px;
    margin-top: 0
}

.social-list li {
    margin-right: 0;
    position: relative;
    z-index: 99
}

.social-list li+li {
    margin-left: 15px
}

.social-list li::before {
    background-color: #001919;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    transition: .5s;
    z-index: 9;
    transform: scale(0)
}

.active-menu .social-list li::before,
.edu-chose-img-box {
    background-color: #fff
}

.social-list li a {
    position: relative;
    background: #debe37;
    width: 45px;
    height: 45px;
    justify-content: space-around;
    border-radius: 100%;
    color: #000
}

.sub-menu .sub-child>li>a:hover {
    color: #debe37
}

.sub-menu .sub-child>li>a:hover::before {
    background-color: #edd572;
    height: 2px
}

.menu-wrapper {
    display: inline-flex;
    align-items: center;
    position: relative;
    float: right
}

.anchor-link {
    position: absolute;
    top: -2px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 0;
    display: block;
    z-index: 90
}

.menu-wrapper .menu-txt span {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    letter-spacing: 3px
}

.menu-wrapper .menu-btn {
    margin-left: 20px
}

.menu-wrapper .menu-btn span {
    width: 49px;
    height: 2px;
    background-color: #fff;
    display: block;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.menu-wrapper .menu-btn span:nth-child(3) {
    top: 6px;
    width: 33px
}

section.deu-chose-sec::before,
section.impacable-sec.imp-edu-sec::before {
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0
}

body.active-menu .menu-btn span:first-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body.active-menu .menu-btn span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
    visibility: visible
}

.main-menu-sec .container-fluid {
    width: 1200px
}

.trending-menu-list .sub-menu {
    top: 57%;
    right: 0
}

section.logo-edu-bnr-sec {
    padding: 100px 0;
    background-image: url(../all-assets/images/banner-images/logo-design-bnr-edu.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 900px;
    display: flex;
    align-items: center
}

section.deu-chose-sec {
    padding: 50px 0;
    position: relative
}

section.deu-chose-sec::before {
    height: 510px;
    width: 184px
}

section.deu-chose-sec::after {
    position: absolute;
    content: "";
    background-image: url(../all-assets/images/logo-edu-cshose-before.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    right: 0;
    bottom: 0;
    height: 510px;
    width: 184px;
    z-index: -1
}

.row.edu-chose-row-box .text-box {
    text-align: start
}

.row.edu-chose-row-box {
    display: flex;
    align-items: center;
    margin: 30px 0 0
}

.edu-chose-img-box img {
    margin: auto;
    display: table
}

.edu-chose-img-box {
    border-radius: 5px;
    margin: 20px 0
}

section.impacable-sec.imp-edu-sec::before {
    background-image: url(../all-assets/images/logo-edu-cshose-before.webp);
    height: 480px;
    width: 631px
}

.packages_industries,
.video-testi-box:hover i.fa.fa-play {
    display: flex;
    justify-content: center;
    margin: 1rem 0;
}

.industry_benifits .choose-main {
    height: 77%
}

.logo-banner-industry {
    height: 100vh
}

.logo-banner-industry .row {
    margin-top: 90px
}

.edu-bnr-img img {
    width: 39rem;
    float: left
}

.InnerMenu.industires-list-st {
    border-top: 1px solid #fff3;
    padding: 20px 0 0;
    margin: 19px 0 0;
    border-style: dotted
}

.InnerMenu.industires-list-st .header {
    min-height: auto
}

.InnerMenu.industires-list-st h3,
.InnerMenu.industires-list-st strong.footer-heading,
.InnerMenu.industires-list-st strong.h3 {
    font-family: Poppins, sans-serif;
    display: flex;
    font-size: 25px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    margin: 15px 0 45px
}

.InnerMenu.industires-list-st h3 i,
.InnerMenu.industires-list-st strong.footer-heading i,
.InnerMenu.industires-list-st strong.h3 i {
    margin-left: 5px;
}

.industries-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 0 20px;
    padding: 11px 0 30px;
    border-bottom: 1px solid #fff
}

.industries-list li {
    width: 25%;
    margin: 0 0 10px;
    position: relative;
    padding: 0;
    text-align: left
}

ul.industries-list li a {
    color: #fff;
    font-size: 14px
}

.copyright-box .col-sm-12 ul,
.menu-btn-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.navbar-header,
.vide-bnr-st {
    display: flex;
    align-items: center
}

section.head-section ul li {
    margin-right: 25px;
    padding: 0 25px 0 0;
    line-height: 21px
}

.menu-btn-nav .menu-btn li a {
    font-size: 17px;
    font-weight: 600;
}

.menu-btn-nav .menu-btn li a:hover {
    background: 0 0;
    color: #e7be06
}

.navbar-header {
    justify-content: space-between;
    flex-direction: row-reverse
}

.menu-btn ul li,
.menu-btn ul li span {
    transform: rotate(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.video_design_box {
    width: 230%;
    object-fit: cover;
    height: 100%;
    position: relative;
    left: 20px
}

.vide-bnr-st {
    justify-content: center;
    overflow: hidden;
    height: 530px;
    width: 105%
}

.row_flex,
ul.edu-ul-box li {
    align-items: center;
    display: flex
}

ul.edu-ul-box {
    padding: 0 0 30px
}

ul.edu-ul-box li {
    column-gap: 10px;
    margin: 0 0 10px
}

ul.edu-ul-box li i {
    font-size: 10px;
    color: #f7d400
}

.trm-txt p {
    color: #000;
    line-height: 25px;
    margin: 0 0 15px
}

.trm-txt h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px
}

.row_flex h2,
.row_flex p {
    text-align: left;
    color: #455963
}

.trm-txt ul li {
    color: #000;
    line-height: 25px
}

.trm-txt ul {
    margin: 10px 0 15px
}

.combo-flex-box ul.pric-ul-box {
    padding: 0;
    margin: 0 15px 0 0
}

.combo-main-box .pric-nu-box {
    justify-content: space-evenly
}

.combo-main-box .btn-box {
    justify-content: center;
    margin: 30px 0 20px
}

.vid-inim-bnr-img img {
    width: 100%;
    margin: 0
}

.logo-need-img-box.animated-img-box img {
    width: 100%;
    border: 1px solid #00000047
}

.client-testimonils {
    padding: 70px 0 30px
}

.row_flex {
    align-content: center
}

.row_flex h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px
}

.row_flex p {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0
}

section.video-testi-sec h2 {
    font-size: 34px;
    font-weight: 700;
    text-align: center;
    margin: 40px 0
}

.video-testi-box {
    border-radius: 8px;
    background-color: #f0f0f0;
    text-align: center;
    padding: 0 0 20px;
    margin: 0 10px;
    position: relative;
    overflow: hidden
}

.video-testi-box img {
    width: 100%;
    position: relative;
    border-bottom: 12px solid #e2e2e2
}

.video-tesit-sldr li.slick-active button {
    background: #09bcff
}

img.vid-testi-quot {
    width: auto;
    margin: -30px auto 0;
    border: 0 !important;
    position: relative
}

.video-testi-box i.fa.fa-play {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    color: #fff;
    transition: .3s ease-in-out;
    display: none
}

.btn-box a.chats::after,
.btn-box a.get-btn::after {
    position: absolute;
    content: "";
    width: 0;
    right: -10px;
    z-index: -1;
    transition: .5s;
    height: 100%
}

.video-testi-box h4 {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase
}

.video-tesit-sldr ul.slick-dots {
    bottom: -35px
}

section.video-testi-sec {
    padding: 50px 0;
    background: url(../all-assets/images/video-testi/testi-bg.jpg) center/cover no-repeat
}

.video-testi-box-new-girl::before {
    position: absolute;
    content: "";
    background: #000000b3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.play-btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(7deg)
}

.play-btn img {
    width: auto
}

.deu-chose-sec ul.slick-dots,
.testi-bnr-main ul {
    text-align: center;
    margin: 20px 0 0
}

.testi-bnr-main ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0 0
}

.thank-you-headr {
    padding: 50px 0;
    display: flex;
    align-items: center;
    background-color: #621a5e
}

section.thankyoubox {
    padding: 80px 0;
    text-align: center
}

section.thankyoubox h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000
}

section.thankyoubox p {
    font-size: 16px;
    font-weight: 400;
    margin: 25px 0 0
}

.ind-choos-sec .choose-main p {
    padding: 30px 0 0;
    min-height: 195px
}

.aut-choos-sec .choose-main p,
.bavreg-choos-sec .choose-main p,
.chruch-choose-box .choose-main p,
.cons-choos-sec .choose-main p,
.cop-choos-sec .choose-main p,
.event-choos-sec .choose-main p,
.fashion-choos-sec .choose-main p,
.fine-choos-sec .choose-main p,
.food-coose-box .choose-main p,
.found-choos-sec .choose-main p,
.game-choos-sec .choose-main p,
.hos-choos-sec .choose-main p,
.jew-choos-sec .choose-main p,
.marine-choos-sec .choose-main p,
.media-choos-sec .choose-main p,
.restau-choos-sec .choose-main p,
.tec-choos-sec .choose-main p,
section.choose-setion.bakr-cfoose-sec .choose-main p,
section.choose-setion.car-choose-sec .choose-main p {
    margin: 25px 0 0
}

.music-choose-box .choose-main p {
    padding: 25px 0 0;
    min-height: 130px
}

.fitn-choos-sec .choose-main p {
    margin: 25px 0 0;
    min-height: 160px
}

.phot-choos-sec .choose-main p {
    margin: 25px 0 0;
    min-height: 165px
}

.website-bnner-sec .text-box.inner-bnner-text {
    top: 120px
}

.mobile-bnner-sec .text-box.inner-bnner-text {
    top: 150px
}

.print-bnner-sec .text-box {
    top: -15px !important
}

img.cta-img-box {
    margin: 0 0 -3px
}

.animation-bnner-sec .text-box.inner-bnner-text {
    width: 65%;
    top: 60px
}

.mai-prt-border-box {
    border: 1px solid #000;
    padding: 0 8px;
    border-radius: 4px
}

.pakg-bnner-sec .text-box {
    margin: 0;
    top: 0 !important
}

a.more-btn:hover {
    background-color: #f7d400;
    background-image: none
}

section.cta-section .btn-box a.get-btn:hover {
    color: #000;
    background-image: none;
    border-color: #681b63
}

section.footer-form-sec .btn-box a.get-btn:hover,
section.pricing-sec .btn-box a.get-btn:hover {
    border-color: #29B287;
    color: #29B287;
}

.button input#quoteSubmit:hover {
    background-color: transparent;
    background-image: none;
    color: #000
}

section.cta-section.logo-design-cta a.get-btn.popup-btn:hover {
    border-color: #fff;
    color: #fff
}

section.cta-section.logo-design-cta a.chat-btn.chats {
    border-color: #fff
}

section.cta-section.logo-design-cta a.chat-btn.chats:hover {
    border: solid
}

.portfo-main-portfolio-sec ul.nav.nav-tabs.iner-nav-tab {
    padding: 0 !important;
    column-gap: 15px !important
}

.nav-tabs .nav-link {
    border: 20px !important;
    padding: 20px 24px;
    border-bottom: 1px solid white !important;
    margin: 0 16px;
}

.portfo-main-portfolio-sec ul.nav.nav-tabs.iner-nav-tab li.nav-item {
    font-size: 14px !important;
    font-weight: 400;
    color: #232323 !important;
    margin: 0;
    padding: 3px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid red !important;
    border-radius: 0 !important
}

.portfo-main-portfolio-sec ul.nav.nav-tabs.iner-nav-tab li.nav-item .nav-link {
    padding: 4px 0
}

section.choose-setion.cosme-choose-sec .choose-main p {
    margin: 25px 0 0;
    min-height: 140px
}

.price-img-box img {
    width: 47%;
    height: 25%;
    filter: brightness(0) invert(0);
}

body.navfixed section.head-section {
    background: #00000030;
    box-shadow: 2px 2px 2px 2px #00000029;
    z-index: 9999;
}

body.navfixed section.head-section .navbar.navbar-defult {
    margin: 4px 0
}

section.logo-design-por-sec.mobile-port .box18 img {
    height: auto
}

.ind-img-box.ind-vid-box::before,
.industry-why-choose-us-set,
.navigation>ul>li a::before,
section.logo-design-bnr-sec.logos-animated-bnr-sec .logo-bnr-before-box::after {
    display: none
}

.home-sec-por .port-box a {
    display: block;
    overflow: hidden;
    height: 257px
}

.home-sec-por .box18 img {
    width: 100%;
    border-radius: 4px;
    height: 257px;
    object-fit: cover
}

body.navfixed section.head-section .logo {
    width: 160px;
    margin: 0 auto;
    filter: brightness(0) invert(1);
}

.btn-box a.get-btn {
    background: #29B287;
    border: #29B287;
    z-index: 1;
    border-radius: 30px;
    overflow: hidden;
    position: relative
}

.btn-box a.get-btn:after {
    top: 0;
    background-color: transparent;
    border: 1px solid #29B287;
    border-radius: 30px
}

.btn-box a.chats:hover:after,
.btn-box a.get-btn:hover:after {
    left: 0;
    width: 100%
}

.btn-box a.chats:active,
.btn-box a.get-btn:active {
    top: 2px
}

.btn-box a.chats {
    background: transparent;
    border: 1px solid #fff;
    z-index: 1;
    border-radius: 30px;
    overflow: hidden;
    position: relative
}

.btn-box a.chats:after {
    top: 0;
    background-color: #b630ad;
    border: 1px solid #b630ad;
    border-radius: 30px
}

.pricing-sec .btn-box {
    display: flex;
    align-items: center;
    column-gap: 1rem;
    justify-content: center;
    border-top: 2px solid #29B287;
    padding-top: 1rem;
}

.hom-bner-icone ul {
    display: flex;
    align-items: center;
    margin: 25px 0 0
}

.exp-icone ul,
.links-ftr {
    align-items: center;
    display: flex
}

.hom-bner-icone ul img {
    width: 65px;
    opacity: .7
}

.exp-icone ul {
    column-gap: 20px;
    margin: 20px 0 0
}

.exp-icone ul img {
    width: 85px
}

section.pricing-sec ul li h5,
section.pricing-sec ul li strong.h5 {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    font-style: italic
}

section.pricing-sec ul li span {
    color: red
}

.links-ftr {
    justify-content: flex-start;
    padding-top: 20px;
    margin: 0 0 0 -18px
}

.links-ftr a {
    width: 15%;
    margin: 0
}

.links-ftr a img {
    width: 70%
}

.copyright-box .col-sm-12 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.copyright-box .col-sm-12 ul li a {
    margin-right: 10px;
    border-right: 1px solid #ffffff63;
    padding-right: 10px;
    border-style: dotted;
    color: #fff;
    font-size: 14px
}

.copyright-box .col-sm-12 ul li:last-child a {
    margin-right: 0;
    padding-right: 0;
    border: 0
}

.links-ftr a i {
    font-size: 22px;
    margin: 0 0 0 20px
}

a.review-image.review-box img {
    filter: invert(1) brightness(100)
}

.copyright-box .col-sm-12 ul li a:hover {
    color: #eac300
}

.contact-footer a span:HOVER {
    color: #e5bc00
}

section.logo-design-bnr-sec.logodes-bnr-box .text-box,
section.logo-design-bnr-sec.logos-2d-bnr-sec .text-box,
section.logo-design-bnr-sec.logos-animated-bnr-sec .text-box {
    top: -40px
}

a.get-btn.contac-port-btn {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    animation: 2s infinite blinkingText
}

@keyframes blinkingText {

    0%,
    60% {
        color: #eac200
    }

    49% {
        color: #fff
    }

    100%,
    99% {
        color: #ffff
    }
}

section.logo-design-bnr-sec.animation-bnner-sec .logo-bnr-before-box:before {
    top: -350px
}

.scrol-box {
    padding: 0 20px 0 0;
    height: 185px;
    position: relative;
    overflow-y: scroll;
    list-style: none;
    margin: 0 0 35px
}

.scrol-box::-webkit-scrollbar {
    width: 5px;
    border-radius: 100px !important
}

.scrol-box::-webkit-scrollbar-track {
    background: #000;
    border-radius: 100px
}

.scrol-box::-webkit-scrollbar-thumb {
    background: #f7d400;
    border-radius: 8px
}

.animat_video-box video {
    width: 100%
}

.animat_video-box ul {
    justify-content: center;
    display: flex;
    align-items: center;
    column-gap: 10px;
    flex-wrap: wrap
}

.animat_video-box ul li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 24%;
    margin: 10px 0 0
}

.ind-img-box.ind-vid-box video {
    width: 96%;
    margin: 0 0 0 -15px
}

section.logo-design-bnr-sec.logos-animated-bnr-sec .logo-bnr-before-box:before {
    top: -395px
}

.testi-img-box {
    position: relative;
    z-index: 2
}

.industry_banner_r {
    height: 100vh !important
}

.industry_banner_r .container .row {
    height: 100%;
    padding-top: 6%
}

.industry_banner_r .container .row .edu-bnr-img img {
    width: 100% !important
}

.btn-box a.get-btn {
    padding: 13px 30px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    width: 50%;
    text-align: center;
}


a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.pricing-sec ul li {
    /* display: flex; */
    /* column-gap: 10px; */
    /* margin: 0 0 10px; */
}

.price-main-box {
    margin-bottom: 1.5rem;
}

/* pricing packages css */

/* hero section css */
body {
    /* background: #1A0518; */
}

header {
    position: absolute;
    z-index: 3;
    top: 10px;
    left: 0;
    right: 0;
}

.hero-section {
    position: relative;
    z-index: 0;
    height: 740px;
    padding: 11rem 0 4rem;
    /* background-image: url('../images/stars-bg.png'); */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-position: bottom; */
    /* width: 100%; */
}

.heading-1 {
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    font-size: 50px;
    leading-trim: NONE;
    line-height: 60px;
    letter-spacing: 0.18px;
    text-transform: uppercase;
    color: white;
    margin-bottom: 1rem;
}

span.purple {
    color: #29B287;
}


.hero-section .container {
    position: relative;
    z-index: 0;
}

header {}

.custom-btn {
    padding: 16px 34px;
    color: white;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    text-transform: lowercase;
    border: 2px solid white;
}

.custom-btn.purple-btn {
    background: #29B287;
    border-color: #29B287;
    text-transform: capitalize;
}

.form-header {
    background: #29B287;
    border-radius: 28px;
    padding: 20px 50px;
    margin: 0 0 -4rem;
    text-align: start;
}

.form-header .heading-2 {
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: white;
}

p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: normal;
    /* letter-spacing: 0px; */
    text-transform: capitalize;
    color: white;
}

.form-parent {
    border: 5px solid #29B287;
    border-radius: 41px;
}


.form-parent {
    background: transparent;
    padding: 70px 27px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 90%;
    margin: auto;
}

.form-parent :is(input, textarea) {
    background: transparent;
    border: 0;
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 3px solid #29B287;
    color: #ffffff;
    font-style: normal;
    text-transform: capitalize;
    padding: 14px 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
}

.form-parent .custom-btn {
    width: 100%;
    margin: 1rem 0 10px;
    text-transform: capitalize;
    border-radius: 22px;
    justify-content: center;
}

span.bottom-p {
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    margin: 10px 0 0;
}

ul.list-style {
    padding: 0;
    margin: 0.5rem 0 1.5rem;
    list-style: none;
}

ul.list-style li {
    font-family: Inter;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 35px;
    letter-spacing: 0px;
    color: white;
    display: flex;
    align-items: center;
    gap: 8px;
}

.custom-btn {
    display: inline-flex;
    gap: 12px;
}

.parent-btn {
    display: flex;
    gap: 1.5rem;
}

.transparent-btn {
    border-color: white;
}

.form-header p {
    margin: 0;
    font-size: 14px;
}

figure.standing-girl {
    position: absolute;
    right: 0;
    display: inline-block;
    width: auto;
    top: 70px;
    padding: 0;
    z-index: -1;
    animation: 4s ease-in-out infinite move-foam;
}





@keyframes move-foam {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(20px)
    }
}

.custom-foam {
    width: 70%;
    margin: auto;
    margin-left: 2.7rem;
}

/* hero section css */


/* heading-css  */
figure.world {
    position: absolute;
    left: 0;
    right: 0;
    top: -400px;
    text-align: center;
    z-index: -3;
}

.parent-heading.centered {
    text-align: center;
    margin-bottom: 1.5rem;
}

.heading-2 {
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 45px;
    line-height: 54px;
    /* text-align: center; */
    text-transform: uppercase;
    color: white;
}

.py {
    padding: 5rem 0 5rem;
}

.parent-heading.centered p {
    width: 70%;
    margin: auto;
}

span.purple-tag {
    color: #29B287;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    font-family: "Oswald", sans-serif;
    margin: 0 0 12px;
    display: inline-block;
}

.nav-link:hover {
    color: white;
    background-color: #29B287;
}

.slogan-sec {
    position: relative;
    z-index: -1;
    background: linear-gradient(0deg, #00000057, transparent);
    background: linear-gradient(359.84deg, #1904173d 92.04%, rgba(25, 4, 23, 0) 99.85%);
    padding: 0;
}

.portfolio {
    background: linear-gradient(0deg, transparent, #000000);
    position: relative;
    z-index: 0;
    background: linear-gradient(359.84deg, #190417 92.04%, rgba(25, 4, 23, 0) 99.85%);
    background-image: url(../images/stars-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
}

.parents-starts {
    background-image: url(../images/stars-bg.png);
    background-size: contain;
    background-repeat: repeat;
    background-position: bottom;
    width: 100%;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

input::placeholder {
    color: #ffffffbd;
}

textarea::placeholder {
    color: #ffffffbd;
}

.content-services {
    /* background-image: url('../images/logo-designmain-bg.webp'); */
    /* background-image: url('../images/profissional-logo-design.png'); */
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
    background: linear-gradient(359.84deg, #190417 92.04%, rgba(25, 4, 23, 0) 99.85%);
}


/* animation css */
.banner-right-images-wrapper .containered {
    max-width: 800px;
    padding: 0;
    display: grid;
    height: 50%;
    grid-template-columns: 1fr 1fr
}

.banner-right-images-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 0
}

.banner-right-images-wrapper .containered {
    max-width: 800px;
    padding: 0;
    display: grid;
    height: 50%;
    grid-template-columns: 1fr 1fr
}

.product-card {
    max-width: 100%;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
    animation-timing-function: ease-in-out;
    margin-bottom: 0;
    padding: 10px 0
}

.product-card img {
    width: 92%
}

.product-card:nth-child(1) {
    transform: translate(0, 0);
    animation-name: rotate-first
}

.product-card:nth-child(2) {
    transform: translate(0, 0);
    animation-name: rotate-second
}

.product-card:nth-child(3) {
    transform: translate(0, 0);
    animation-name: rotate-third
}

.product-card:nth-child(4) {
    transform: translate(0, 0);
    animation-name: rotate-fourth
}

@keyframes rotate-first {
    0% {
        transform: translate(0, 0)
    }

    25% {
        transform: translate(100%, 0)
    }

    50% {
        transform: translate(100%, 100%)
    }

    75% {
        transform: translate(0, 100%)
    }
}

@keyframes rotate-second {
    0% {
        transform: translate(0, 0)
    }

    25% {
        transform: translate(0, 100%)
    }

    50% {
        transform: translate(-100%, 100%)
    }

    75% {
        transform: translate(-100%, 0)
    }
}

@keyframes rotate-third {
    0% {
        transform: translate(0, 0)
    }

    25% {
        transform: translate(0, -100%)
    }

    50% {
        transform: translate(100%, -100%)
    }

    75% {
        transform: translate(100%, 0)
    }
}

@keyframes rotate-fourth {
    0% {
        transform: translate(0, 0)
    }

    25% {
        transform: translate(-100%, 0)
    }

    50% {
        transform: translate(-100%, -100%)
    }

    75% {
        transform: translate(0, -100%)
    }
}

.sliders-wrapper-parent {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 620px;
}

.content-services-nobg {
    background-image: url(../images/logo-designmain-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    background-position: center;
    background-attachment: fixed;
}

/* animation css */

/* testmonials css */
.testimonial-sec .testimonial_slider .itembox {
    padding: 6px;
}

section.testimonial-sec .testimonial_slider .itembox {
    background: #2C0728;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 10px 3px #00000040;
    border-radius: 5px;
    padding: 18px 14px;
    padding-bottom: 22px;
}


section.testimonial-sec .testimonial_slider .itemrow {
    display: flex;
    align-items: center;
    /* flex-wrap: wrap; */
    flex-direction: row-reverse;
    gap: 1rem;
    align-items: end;
}


.testimonial-sec .testimonial_slider .itemrow .itemcol.leftcol {
    flex: 60%;
    max-width: 70%;
}

section.testimonial-sec .testimonial_slider .item .topone {
    display: flex;
    align-items: center;
    gap: 9px;
}

.topone {
    display: flex;
    align-items: center;
    gap: 9px;
    justify-content: end;
    flex-direction: row-reverse;
}

.rtcol h3 {
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-transform: capitalize;
    color: white;
    margin-bottom: 0px;
    padding-bottom: 1px;
}

p.review-content {
    margin: 0;
    font-size: 14px;
    margin: 20px 0 0;
    overflow-y: auto;
    height: 107px;
    padding-left: 8px;
    text-align: end;
}

.itemcol.rightcol {
    width: 30%;
}

.rtcol h3 {
    text-align: end;
}

span.stars img {
    width: 80px;
}

.swiper-slide.swiper-slide-active .itembox {
    background: #29B287 !important;
}

/* testmonials css */

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #29B287 #F3F3F3;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 16px;
}

*::-webkit-scrollbar-track {
    background: #F3F3F3;
}

*::-webkit-scrollbar-thumb {
    background-color: #29B287;
    border-radius: 10px;
    border: 3px solid #F3F3F3;
}

/* ===== Scrollbar CSS ===== */


/* banner cta */

section.cta-sec {
    background: transparent;
}

section.cta-sec .box-container {
    background: #29B287;
    border: 0px solid #000000;
    border-radius: 32px;
}

section.cta-sec .box-container .media-sec img {
    width: 100%;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

section.cta-sec .box-container .row-main {
    align-items: center;
}

section.cta-sec .box-container .text {
    width: 96%;
    padding-bottom: 0.5rem;
    padding-top: 2rem;
}

section.cta-sec .box-container .text h2 {
    /* font-family: "Jost", sans-serif; */
    font-family: "Oswald", sans-serif;
    font-size: 75px;
    font-weight: 700;
    line-height: 84px;
    letter-spacing: 0em;
    color: white;
    text-transform: uppercase;
}

section.cta-sec .box-container .text p {
    color: white;
    /* font-family: "Jost", sans-serif; */
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 30px; */
    letter-spacing: 0em;
    text-align: left;
}

section.cta-sec .box-container .buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1.5rem;
    padding-bottom: 3rem;
}

section.cta-sec .box-container .buttons a.btn {
    display: flex;
    align-items: center;
    gap: 5px;
    height: 3.4rem;
    padding: 2px 35px;
    border-radius: 10px;
}

section.cta-sec .box-container .buttons a.btn-dark {
    background: #190417;
}

section.cta-sec .box-container .buttons a.btn-light {
    background: #fff;
    box-shadow: 0 0 8px 0 #ffff;
}

section.cta-sec .box-container .buttons a.btn-light span {
    font-family: Poppins;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-transform: capitalize;
    color: #313131;
}

section.cta-sec .box-container .buttons a.btn-dark span {
    text-transform: capitalize;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    color: white;
}

section.cta-sec .box-container .media-sec {
    position: relative;
    margin-top: 43px;
    margin-left: -70px;
}

section.s4 {
    background: url(../images/s4-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5rem;
    padding-bottom: 4rem;
}

section.cta-sec.cta-one {
    background: linear-gradient(360deg, #22061f 35.04%, #190417 18.85%);
    background-size: cover;
    background-repeat: no-repeat;
}

section.cta-sec.cta-alt .box-container {
    padding-left: 2.5rem;
    overflow: hidden;
}

section.cta-sec.cta-alt {
    position: relative;
    z-index: 0;
    /* margin: 5rem 0 0; */
}

/* banner cta */



/* footer css */
footer {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3rem 0 0;
    background: #2697B440;
    background: linear-gradient(359.84deg, #22061F 92.04%, rgba(25, 4, 23, 0) 99.85%);
}

.footer-content {
    text-align: center;
    width: 96%;
    margin: auto;
}

.parent-cta-btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid white;
    padding: 0.5rem 0 1.5rem;
}

.address {
    display: flex;
    gap: 16px;
    align-items: center;
}

.address a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
}

.footer-content h6 {
    /* color: #FFF; */
    /* font-family: "Golos Text"; */
    /* font-size: 35px; */
    /* font-style: normal; */
    /* font-weight: 700; */
    /* line-height: normal; */
    /* text-transform: uppercase; */
}

.parents-security {
    display: flex;
    align-items: start;
    justify-content: space-between;
    width: 100%;
    margin: 2rem 0 0;
}

.security-card {
    display: flex;
    align-items: center;
    gap: 13px;
}

.security-card h4 {
    /* font-family: "Golos Text"; */
    font-family: Kanit;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin: 0 0 8px;
    color: white;
    font-family: "Oswald", sans-serif;
}

.security-card.end-payment {
    flex-direction: column;
    align-items: end;
    gap: 3px;
    width: 40%;
}

.security-card p {
    margin: 0;
    width: 90%;
}

figure.secure-payments {
    text-align: center;
    margin: 2rem 0 2rem;
}

p.bottom-footer {
    text-align: center;
    margin: 0;
}

.security-card figure {
    display: contents;
}

.security-card.end-payment h4 {
    /* font-size: 18px; */
}

a.navbar-brand {
    color: #FFF;
    font-family: "Golos Text";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
}

.parent-frames {
    position: relative;
    z-index: 0;
}

figure.frame-2 {
    position: absolute;
    top: -30px;
    right: 0;
    transition: all linear 1s;
    animation: ball 2s linear infinite alternate;
}

@keyframes ball {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1.0);
    }
}

figure.frame-3 {
    position: absolute;
    bottom: -20px;
    right: 0;
    transition: all linear 1s;
    animation: ball2 2s linear infinite alternate;
}

@keyframes ball2 {
    0% {
        transform: translate(10px, 0px);
    }

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

figure.frame-1 img {
    width: 90%;
    height: 413px;
    flex-shrink: 0;
}

.sharping .heading-6 {
    border-bottom: 2px solid #004468;
}

.footer-content h6 {
    margin-bottom: 1.5rem;
}

/* footer css */

#lp-pricing {
    background-image: url(../images/stars-bg.png);
    background-size: contain;
    background-repeat: repeat;
    background-position: bottom;
    width: 100%;
    background-attachment: fixed;
}


/* moadal css */

.lp-auto-modal-box.fade:not(.show) {
    opacity: 1;
    background-color: #000000a6;
}

.lp-auto-modal-box .modal-dialog {
    margin: 11rem auto;
    background: #ffffff00 !important;
    border-radius: 20px;
    max-width: 950px;
}

.pop-form-new-popp.ta-center-new-pop {
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 400px;
    height: 504px;
    /* border-radius: 0 23px 23px 0; */
    position: relative;
    /* background-image: url(popup-form-bg.png); */
}

.lp-auto-modal-box .pop-form-new-popp.ta-center-new-pop {
    width: 550px;
    padding: 30px 50px;
}

.lp-auto-modal-box .modal-content {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    /* box-shadow: 0 0 50px 0 #000; */
    position: relative;
    overflow: hidden;
    pointer-events: auto;
    background-color: #fff5f500;
    border: 0;
}

.entry-left {
    text-align: center;
    background: linear-gradient(44.44deg, #8f24ca 7.79%, #f124dd 94.18%);
}

form.offr-frm.leadForm.form-get-quote h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px;
}

.entry-right .text {
    position: relative;
    margin: 15px 0 25px
}

.entry-right .text h2 {
    font-size: 30px;
    color: #313131;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0
}

.entry-right .text h2 span {
    color: #8f24ca;
}

.entry-right .text:before {
    content: "";
    width: 6px;
    height: 50px;
    background: #000;
    border-radius: 20%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.entry-right .text strong {
    text-transform: uppercase
}

.entry-right .form-control:focus {
    border-color: #8f24ca;
    box-shadow: 0 0 5px 0 #dee2e4;
    background-color: #fff;
    box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .2)
}

.entry-right input {
    border-radius: 5px;
    height: 51px;
    padding-left: 20px;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    background: #fafafa;
    margin: 5px 0;
    font-family: 'Poppins';
}

.entry-right input:focus,
.entry-right input:active {
    color: #000;
}

.entry-right input[type=email],
.leaving-box input[type=email] {
    background-color: #fff !important;
    color: #555 !important
}

.entry-right .intl-tel-input {
    width: 100%
}

.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 0
}

.entery-submit {
    width: 60%;
    background: #000 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border: none !important;
    padding: 10px;
    cursor: pointer;
    border-radius: 30px
}

.entry-right a {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    background-color: #ffd800;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.offr-frm .close {
    background-color: #000;
    color: #fff;
    border-radius: 23px;
    width: 37px;
    height: 34px;
    position: absolute;
    right: 10px;
    z-index: 1;
    top: 15px;
    cursor: pointer;
    opacity: 1;
}

.entry-right a i {
    margin-left: 6px
}

.entry-right .text p {
    margin-top: 10px;
    font-size: 18px;
}

.entry-right .text p strong {
    font-weight: 700;
}


.overlay-bg-new-popup {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}

.popupform-main-new-popup .close-btn {
    right: 0;
    top: 320px;
    background: transparent;
    border: 0;
    color: #000;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 55%;
    font-size: 12px;
    font-weight: 600;
    /* border-bottom: solid 1px; */
    border-radius: 0;
    /* padding: 0; */
    height: 25px;
}

.pop-form-new-popp .submit-btn {
    font-size: 18px;
    width: 100%;
    padding: 15px 0px;
    background-color: #000000;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    margin-top: 15px;
    width: 100%;
    margin: 10px 0 0 0px !important;
    font-weight: 700;
}

.close-btn {
    /* width: 45px; */
    /* height: 45px; */
    display: block;
    /* position: absolute; */
    /* top: 18px; */
    right: 0px;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    padding-top: 21px;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    z-index: 9;
}

.popupform-main-new-popup .close-btn:hover {
    /* border-bottom: solid 1px #000; */
    color: red;
}

.pop-box-2-new-pop img {
    /* box-shadow: 2px 2px 20px 9px #00000045; */
    position: relative;
    left: 16px;
    z-index: 1;
    width: 95%;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.control-group input::placeholder {
    color: #9b7171;
}

.control-group textarea::placeholder {
    color: #9b7171;
}

.pop-form-new-popp .submit-btn {
    font-size: 18px;
    padding: 15px 0px;
    background: #fb2224;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    margin-top: 15px;
    width: 100%;
}

.popupform-main-new-popup.active {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.popupform-main-new-popup {
    position: fixed;
    background: #000000a6;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: cover;
}

.pop-form-new-popp.ta-center-new-pop {
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 400px;
    height: 504px;
    /*border-radius: 0 23px 23px 0;*/
    position: relative;
    /* background-image: url(popup-form-bg.png); */
}

.pop-box-2-new-pop {
    background: url('new-pop-bg-2.php');
}

.pop-box-2-new-pop span {
    color: #f9b400;
    font-size: 33px;
    font-weight: 600;
    position: relative;
    top: -11px;
}

.pop-box-2-new-pop h3 {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.pop-box-2-new-pop {
    background: transparent;
    height: auto;
    width: auto;
    text-align: center;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.pop-form-new-popp.ta-center-new-pop {
    padding: 5px 35px 25px 35px;
}

.pop-form-new-popp.ta-center-new-pop h3 {
    color: #2d2d2d;
    font-size: 30px;
    /* line-height: 34px; */
    text-align: center;
    margin: 0;
    font-weight: bold;
    animation: 1.7s infinite blinkingText3;
}

.popupform-main-new-popup {
    align-items: center;
    justify-content: center;
}

.pop-form-new-popp.ta-center-new-pop h3 span {
    font-weight: bold;
    color: #5f195b;
}

.pop-form-new-popp.ta-center-new-pop p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 10px 0 10px 0;
    line-height: 20px;
}

.pop-form-new-popp.ta-center-new-pop input {
    width: 100%;
    border-width: 1px;
    border-color: rgb(225 225 225);
    background-color: transparent;
    height: 50px;
    /* margin: 0 0 20px 0; */
    padding: 0 0 0 0px;
    border: 0;
    border-bottom: solid 1px #0000007a;
    font-family: 'Poppins';
}

input {
    outline: none;
}

.pop-form-new-popp.ta-center-new-pop textarea {
    width: 100%;
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    /* border-style: solid; */
    border-radius: 5px !important;
    background-color: transparent;
    height: 80px;
    margin: 15px 0 0 0;
    padding: 0px 5px 5px 0px;
    border: 0;
    border-bottom: solid 1px #0000006b;
    font-family: 'Poppins';
}

.pop-form-new-popp.ta-center-new-pop textarea:focus {
    outline: 0;
}

.pop-form-new-popp.ta-center-new-pop button {
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    display: table;
    margin: auto;
    padding: 9px 42px;
    width: 100%;
    display: table;
    border-radius: 25px;
    background-color: #29B287;
    margin-top: 15px;
}

.pop-form-new-popp.ta-center-new-pop input::placeholder {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.pop-form-new-popp.ta-center-new-pop textarea::placeholder {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.pop-box-2-new-pop {
    position: relative;
    /* margin-right: 17px; */
    top: 24px;
}

.pop-form-new-popp .close-btn {
    /* display: none; */
}

.pop-form-new-popp.ta-center-new-pop h3 {
    margin: 0;
}

.popup-main-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

@media (max-width:1366px) {
    .popup-main-box {
        transform: scale(0.9);
    }
}

@media (min-width:200px) and (max-width:767px) {
    .pop-box-2-new-pop {
        display: none;
    }

    .pop-form-new-popp.ta-center-new-pop {
        background: url(auto-pop-bg-2-mob.php);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .pop-form-new-popp.ta-center-new-pop {
        width: 100%;
        height: auto;
        margin: 0 10px;
        padding: 45px 15px 50px;
        border-radius: 23px;
        background-color: #fff;
    }

    .pop-form-new-popp .close-btn {
        display: block;
        /* top: 0; */
        right: 0px;
        background: none;
        border: none;
        /* color: #ff9600; */
        /* bottom: 0; */
        /* margin: 0; */
        display: table;
    }

    .pop-form-new-popp.ta-center-new-pop button {
        background: #cf0e0e;
    }

    .pop-form-new-popp.ta-center-new-pop h3 {
        margin: 0 0 5px 0;
    }

    .pop-form-new-popp.ta-center-new-pop h3 span {
        color: #000;
    }

    .pop-form-new-popp.ta-center-new-pop p {
        color: #000;
    }
}

@keyframes blinkingText3 {

    0%,
    60% {
        color: #29B287
    }

    100%,
    30% {
        color: #eac200;
    }
}

/* close btn */
.pop-form-new-popp button.close-pop-btn {
    width: 30px !important;
    max-width: unset;
    min-width: auto;
    padding: 0 !important;
    height: 30px;
    border-radius: 0 !important;
    top: 4px;
    position: absolute;
    margin-left: auto !important;
    margin-right: 0 !important;
    right: 20px;
    border: 1px solid rgb(0 0 0 / 15%) !important;
}

.pop-form-new-popp button.close-pop-btn::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    transform: rotate(45deg);
}

.pop-form-new-popp button.close-pop-btn::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    transform: rotate(-45deg);
}

.lp-auto-modal-box .modal-dialog.modal-lg {
    max-width: 950px;
}

/* moadal css */

.btn-box a.get-btn:hover {
    background: transparent;
}

.btn-box a.chats:hover:after {
    background: #29B287;
}

.btn-box a.chats:hover {
    color: #fff;
}

::after {}

.custom-btn.purple-btn:hover {
    background: transparent;
    color: #29B287;
}

ul.list-style li span img {
    filter: hue-rotate(260deg);
}

.bottom-footer-parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 1.5rem;
}

.bottom-footer-parent .terms-conditions {
    display: flex;
    gap: 2rem;
}

.bottom-footer-parent .terms-conditions a {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: normal;
    /* letter-spacing: 0px; */
    text-transform: capitalize;
    color: white;
}