body{font-family: "Inter", sans-serif;font-size: 1rem;font-weight: 400;overflow-x: hidden;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding: 0 10px;}
.row {margin: 0 -10px;align-items: center;}
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 100px 0;clear: both;position: relative;margin: 0 auto;z-index: 1;}
h1,h2,h3,h4,h5,h6{font-family: "Inter", sans-serif;color: #0a002d;}
p {color: #2A2A2A;font-size: 16px;font-weight: 400;margin-bottom: 20px;position: relative;z-index: 1;}
img{max-width: 100%;}
textarea{resize: none}
input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }
label.error {display: none !important;}
span, b{vertical-align:baseline;}

select {
-webkit-appearance: listbox !important;
}

.container{
    max-width: 1200px;
    padding: 0 10px;
}

ul {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    cursor: pointer !important;
}


a.logo img {
    max-width: 220px;
    transition: .5s all;
}


/*Reset Css*/

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background: #000;
}
header {
    padding: 30px 0;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    z-index: 4;
}

header .row {
    align-items: center;
}


img{
    max-width: 100%;
}


.btn {
    padding: 15px 32px;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
    transition: .5s all;
    position: relative;
    z-index: 1;
    border-radius: 40px;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


h2 {
    font-size: 3rem;
    font-weight: 700;
    margin: 0 0 30px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    color: #0a002d;
    line-height: 56px;
} 


.btn-block .btn:first-child {
    margin: 0 5px 0 0;
}


.info-banner h1 {
    color: #fff;
    font-size: 3.5rem;
    line-height: 64px;
    font-weight: 700;
    margin: 0 0 35px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}


.info-banner p {
    font-size: 1.25rem;
    color: #000000;
    line-height: 30px;
    margin: 0 0 45px;
}


.our-banner {
    padding: 190px 0 120px;
    z-index: 2;
    background: url("../images/main-banner.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
}


.btn.btn-yel {
    background: #FFC21A;
    border-color: #FFC21A;
    color: #000 !important;
}

.site-logos {
    padding: 60px 0;
}

.our-banner h6 {
    font-size: 5rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Dancing Script", cursive;
    background: #7628F9;
    background-image: linear-gradient(0Deg,rgba(118, 40, 249, 1) 0%, rgba(244, 41, 132, 1) 50%, rgba(255, 105, 68, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

header  .btn-head {
    text-align: right;
}

header .btn-head a {
    color: #181a1e;
}

header .btn-head a img {
    margin-right: 5px;
}


.site-logos img {
    width: auto !important;
    height: 72px;
    object-fit: contain;
}

.site-logos .item {
    display: table;
    margin: auto;
}


header .btn-head  .btn-white {
    background: #fff;
    border-color: #fff;
    font-weight: 600;
    color: #000;
}

header .btn-head .btn-white:hover {
    background: #7b50f9;
    border-color: #7b50f9;
    color: #fff !important;
}

.copyright {
    padding: 15px 0;
    background: #0a002d;
    border-top: 2px solid #fff;
}

.copyright p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
}

.copyright ul {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 40px;
}

.copyright ul li a {
    color: #fff;
    font-size: 15px;
}

.copyright ul li {
    position: relative;
    z-index: 1;
}

.copyright ul li:before {
    position: absolute;
    content: "";
    right: -21px;
    top: 15%;
    width: 2px;
    height: 70%;
    background: #fff;
}

.info-banner span.badge {
    position: absolute;
    right: -80px;
    top: 55px;
}

h2 > span {
    font-weight: 700;
    color: #624bed;
}

.heading h2:last-child {
    margin-bottom: 0;
}

.heading {
    margin-bottom: 60px;
}

.btn svg {
    transform: rotate(0deg);
    font-size: 18px;
    transition: .5s all;
    margin-left: 11px;
}

.btn:hover svg {
    transform: rotate(360deg);
}


div.popupform {
    padding: 0;
    overflow: hidden;
    width: 1000px;
    height: 580px;
    background: transparent;
    padding-block: 15px;
}

div.popupform .popup-content {
    width: 500px;
    margin-left: auto;
    height: auto;
    z-index: 1;
    border-radius: 0 0 50px 0;
    margin-right: 50px;
    position: relative;
    top: 0;
    padding-top: 70px;
}

div.popupform .modal-body {height: 100%;background: url(../images/bg-popup.png) no-repeat;background-size: cover;margin-block: 15px;position: relative;z-index: 1;}


button.fancybox-button.fancybox-close-small {
    background: url("../images/popup-close.png") no-repeat;
    background-size: 100%;
    width: 36px;
    height: 36px;
    opacity: 1;
    right: 0px;
    top: 60px;
}

button.fancybox-button.fancybox-close-small svg {
    display: none;
}

div.popupform .popup-content h3 {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 12px;
    color: #ffffff;
    /*margin-left: -60px;*/
}

div.popupform .popup-content .form-control {
    height: 50px;
    background: #fff;
    border-radius: 0;
    font-size: 15px;
    margin-bottom: 10px;
    border: 2px solid #fb50b9;
    border-radius: 10px;
    padding: 20px;
}

div.popupform .popup-content textarea.form-control {
    height: 90px;
    margin-bottom: 20px;
}

div.popupform .popup-content input.btn.btn-red {
    display: block;
    width: 100%;
    border-radius: 50px;
    background: #d00304 !important;
    position: relative;
    z-index: 1;
}

div.popupform .popup-content p > span {
    color: #d00304;
    font-weight: 600;
}

div.popupform .modal-body::before {
    position: absolute;
    content: "";
    background: url("../images/popup-bg1.png") no-repeat;
    width: 216px;
    height: 267px;
    background-size: 100%;
    right: -90px;
    top: 140px;
    z-index: 2;
}

div.popupform .popup-content button.btn.btn-blue {
    width: 100%;
    border: none;
}

div.popupform .modal-body h4 {
    position: absolute;
    left: 25px;
    bottom: 80px;
    font-size: 1.3rem;
    color: #fff;
    font-weight: 700;
}

.btn.btn-purp {
    color: #fff !important;
}

.btn.btn-pink::before {
    background: #FF6944;
    background: linear-gradient(90deg, rgba(255, 105, 68, 1) 10%, rgba(150, 1, 226, 1) 100%) !important;
}

.btn::before {
    position: absolute;
    content: "";
    background: #5C54EF;
    background: linear-gradient(90deg, rgba(92, 84, 239, 1) 0%, rgba(148, 2, 227, 1) 100%);
    width: 100%;
    height: 100%;
    border-radius: 40px;
    left: 0;
    top: 0;
    z-index: -1;
}

.btn.btn-pink {
    color: #fff !important;
}

.info-banner h1 > span {
    color: #efa530;
}

.our-banner ul {
    display: flex;
    gap: 30px;
}

.our-banner ul li {
    padding: 12px 0;
    color: #fff;
    width: 25%;
    position: relative;
    z-index: 1;
    border-radius: 40px;
    border: 2px solid #eb1c88;
}

.our-banner ul li::before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    content: "";
    left: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #e14d6c;
}

.our-banner ul {
    margin-bottom: 40px;
}


.owl-item.active.center img.books img {
    transform: scale(1.06);
}

.owl-item.active.center img {transform: scale(1.15);box-shadow: 0 8px 20px #000;}

.owl-web .item {padding-block: 40px;}

.owl-web .item img {
    transition: .5s all;
    border-radius: 10px;
}

.owl-item.active.center {
    position: relative;
    z-index: 2;
}

.row.row-web {
    margin-block: 80px;
}

.info-tech {
    text-align: center;
}

.info-tech h3 {
    color: #fff;
    font-weight: 600;
    font-size: 3rem;
}

.info-tech h3 > span {
    color: #c62bff;
}

.info-tech p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 42px;
}

.our-about {
    background: url("../images/bg-about.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
}

h6 {
    color: #fd3375;
    font-weight: 600;
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.our-about .row {
    align-items: self-start;
}

.info-about h6 , .info-about h2 {
    margin-left: -190px;
}

.info-about {
    margin-top: 50px;
    padding-left: 10px;
}

.info-about h2 {
    font-size: 3.5rem;
    color: #ffff;
    margin-bottom: 55px;
}

.info-about p {
    color: #fff;
    margin-bottom: 38px;
}

.info-about ul li {
    width: 50%;
    color: #fff;
    margin-bottom: 40px;
}

.info-about ul {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 40px;
    background: #240d5c;
    border-radius: 10px;
    margin-bottom: 35px;
}

.info-about ul li:nth-child(n+2) {
    margin-bottom: 0;
}

.img-ab {
    position: relative;
    z-index: 1;
}

.img-ab::before {
    position: absolute;
    content: "";
    background: url("../images/about-bg1.png") no-repeat;
    width: 344px;
    height: 332px;
    background-size: 100%;
    left: -80px;
    bottom: 30px;
    z-index: -1;
}

.info-about ul li img {
    margin-right: 8px;
}

.btn-block.text-center {
    margin-top: 60px;
}

.our-portolio [class*='col'] {
    margin-bottom: 20px;
}

.our-portolio a img {
    width: 100%;
}

.our-portolio [class*='col']:nth-child(n+5) {
    margin-bottom: 0;
}

.our-portolio {
    background: url("../images/bg-port.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
}

.our-price {
    background: url("../images/bg-price.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
}

.info-price h2 ,.info-price p {
    color: #fff;
}

.info-price {
    width: 90%;
}

.info-price p {
    margin-bottom: 40px;
}

.info-pri * {
    color: #fff;
    transition: .5s all;
}

.info-pri {
    background: #1a0c4c;
    padding-inline: 20px;
    text-align: center;
    border-radius: 10px;
    padding-bottom: 25px;
}

.info-pri .head-pri {
    width: calc(100% + 40px);
    left: -20px;
    position: relative;
    background: #28156a;
    border-radius: 10px;
    padding: 20px 10px;
    margin-bottom: 22px;
}

.info-pri .head-pri h4 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 5px;
}

.info-pri .head-pri p {
    color: #fe3e6a;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
}

.info-pri h3 {
    font-family: "Teko", sans-serif;
    font-weight: 400;
    font-size: 5rem;
    line-height: 4rem;
    display: inline-block;
    background: #7628F9;
    background-image: linear-gradient(90Deg, rgba(118, 40, 249, 1) 18%, rgba(244, 41, 132, 1) 60%, rgba(255, 105, 68, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.info-pri h3 > span {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 1.25rem;
    display: block;
    line-height: 1.25rem;
    text-align: right;
    text-decoration: line-through;
    color: #831be7 !important;
    background: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #831be7 !important;
}

.info-pri ul li {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 20px;
}

.info-pri ul {
    margin-bottom: 30px;
    height: 270px;
    overflow-y: scroll;
    padding-right: 20px;
    overflow-x: hidden;
}

.owl-price.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    right: -45px;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.owl-price.owl-theme .owl-dots .owl-dot {
    display: block;
}

.owl-price.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 25px;
}

.owl-price.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #9000e1;}

.info-stat .btn-block {margin-bottom: 40px;}

.info-stat .btn-block ul li {
    width: calc(50% - 10px);
}

.info-stat .btn-block ul {
    width: 100%;
    display: flex;
    gap: 20px;
}

.info-stat .btn-block ul li .btn {
    width: 100%;
    padding-block: 10px;
}

.info-stat .btn-block ul li .btn img {
    margin-right: 12px;
}

.info-stat .btn-block ul li span {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
    text-transform: uppercase;
    color: #fff;
}

.row.row-stats {
    position: relative;
    z-index: 1;
    align-items: start;
}

.row.row-stats::before {
    position: absolute;
    content: "";
    left: 0;
    top: 7%;
    background: #5C54EF;
    background: linear-gradient(90deg, rgba(92, 84, 239, 1) 15%, rgba(149, 2, 227, 1) 100%);
    width: 100%;
    height: 77%;
    border-radius: 60px;
    box-shadow: 0 7px 18px #00000052;
}

.info-stat .btn-block ul li .btn.btn-pink::before {
    background: #FF6A43;
    background: linear-gradient(90deg, rgba(255, 106, 67, 1) 0%, rgba(244, 41, 131, 1) 50%, rgba(255, 106, 67, 1) 100%) !important;
}

.info-stat ul.stat-count {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.info-stat ul.stat-count li {
    width: calc(25% - 15px);
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
}

.info-stat ul.stat-count li span {
    font-family: 'Teko';
    font-size: 3rem;
    display: block;
    line-height: 3rem;
    position: relative;
    z-index: 1;
    margin-bottom: 6px;
}

.info-stat ul.stat-count li span::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    border=ra: ;
    border-radius: 50%;
    z-index: -1;
    left: -10px;
    top: -5px;
    background: #F42983;
    background: radial-gradient(circle, rgba(244, 41, 131, 1) 35%, rgba(255, 106, 67, 1) 100%);
}

.img-stats {
    width: calc(100% + 200px);
    position: relative;
    left: -220px;
}

.info-stat {
    padding-top: 105px;
}

.our-stats {
    background: url("../images/bg-stats.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    z-index: 5;
}

.row.row-strategy {
    margin-bottom: -180px;
    align-items: stretch;
    margin-top: 40px;
}

.info-strategy {background: #FB50B9;background: linear-gradient(180deg, rgba(251, 80, 185, 1) 0%, rgba(92, 86, 239, 1) 100%);padding: 48px 38px;border-radius: 15px;position: relative;z-index: 1;height: 100%;overflow: hidden;}

.info-strategy::before {
    position: absolute;
    content: "";
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    left: 2px;
    top: 2px;
    background: #fff;
    border-radius: 15px;
    z-index: -1;
}

.info-strategy span {
    background: #F42983;
    background: radial-gradient(circle, rgba(244, 41, 131, 1) 0%, rgba(255, 106, 67, 1) 100%);
    width: 60px;
    height: 60px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-family: 'Teko';
    font-size: 2rem;
    line-height: 2rem;
    position: absolute;
    right: -5px;
    bottom: -5px;
}

.info-strategy h4 {
    font-weight: 700;
}

.info-strategy p {
    font-size: 16px;
    margin: 0;
}

.our-testimonials{
    background: url("../images/bg-test.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
}

.our-testimonials h2 {
    color: #fff;
}

.our-testimonials {
    padding-block: 190px 100px;
}

.our-testimonials .row {
    justify-content: center;
    text-align: center;
}

.info-test p {
    color: #fff;
    font-size: 1.25rem;
}

.info-test h4 {
    color: #fff;
    font-size: 2rem;
}

.info-test h4 > span {
    color: #9559ff;
    font-size: 16px;
    display: block;
    margin-top: 6px;
}

.info-test {
    position: relative;
    z-index: 1;
}

.owl-testimonial::before, .owl-testimonial::after {
    position: absolute;
    content: "";
    background: url("../images/quote1.png") no-repeat;
    background-size: 100%;
    width: 198px;
    height: 140px;
    right: -140px;
    top: -10px;
}

.owl-testimonial {
    position: relative;
    z-index: 1;
}

.owl-testimonial::after {
    right: inherit;
    left: -100px;
    transform: scaleX(-1);
}

.our-cta {
    background: #0a0089;
    padding-block: 80px 70px;
}

.our-cta h3 {
    font-size: 2rem;
    color: #fff;
    margin: 0;
}

.our-cont::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 630px;
    width: 100%;
    background: url("../images/bg-cont.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    z-index: -1;
}
section.our-cont {
    background: #130087;
    padding-bottom: 90px;
    z-index: 4;
}

.cont-form {
    position: relative;
    z-index: 1;
    margin-top: 100px;
}

.cont-form::before {
    position: absolute;
    content: "";
    background: url("../images/bg-cont2.png") no-repeat;
    width: 950px;
    height: 727px;
    background-size: cover;
    right: -80px;
    top: -110px;
    z-index: -3;
}

.cont-form h6 , .cont-form h2 {
    color: #0a002d;
}

.cont-form h2 {
    margin-bottom: 12px;
}

.cont-form  .row [class*='col-'] {
    padding: 0 5px;
}

.cont-form .form-control {
    height: 52px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 10px;
}

.cont-form textarea.form-control {
    height: 110px;
}

.img-cont {
    position: relative;
    z-index: 3;
}

.cont-form textarea.form-control {
    height: 80px;
}

.cont-form .btn {
    width: 100%;
}

section.our-cont .row {
    align-items: start;
}

.our-cont .container{
    position: relative;
    z-index: 1;
}

.our-cont .container::before{
    position: absolute;
    content: "";
    background: url("../images/bg-cta2.png") no-repeat;
    background-size: 100%;
    width: 295px;
    height: 138px;
    left: 10px;
    bottom: -150px;
    z-index: -1;
}

button.btn::before {
    background: #FF6A43;
    background: linear-gradient(90deg, rgba(255, 106, 67, 1) 0%, rgba(244, 41, 131, 1) 50%, rgba(255, 106, 67, 1) 100%) !important;
}

h6::before , h6::after {
    position: absolute;
    content: "";
    right: -110px;
    width: 100px;
    background: #fd3375;
    height: 4px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}

h6::after {
    display: none;
}

.heading.text-center h6::after {
    left: -110px;
    display: revert;
    right: inherit;
}

.our-stats h6::before {
    right: inherit;
    left: -110px;
}

section.our-cont h6::before, .info-banner h6::before {
    display: none;
}

div.popupform .popup-content p {
    color: #fff;
    font-size: 15px;
}

.copyright ul li:last-child:before {
    display: none;
}   


.info-pri ul::-webkit-scrollbar {
  width: 0.4em;
}
 
.info-pri ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
 
.info-pri ul::-webkit-scrollbar-thumb {
  background-color: #9000e1; 
}

img.popup-70of {
    position: absolute;
    left: -260px;
    top: 0px;
}  

img.sticker-70of {
    position: absolute;
    left: -80px;
    top: 55px;
}  



.copyright p a {
    font-size: inherit;
    vertical-align: baseline;
    color: inherit;
}  