:root {--primary-clr: #72be44;--primary-rgb-clr: 114, 190, 68;--section-padding: 70px 0;--border-clr: #dedede;--black-btn-clr: #111111;--black-clr-1: #111111;--anker-hover-clr: #111111;}.primary-bg {background: var(--primary-clr) !important;}.primary-text {color: var(--primary-clr) !important;}.bg-black {background: #16151a;}.swal-text {text-align: center !important;}.primary-anchor {color: var(--primary-clr) !important;}.primary-anchor:hover {color: var(--anker-hover-clr) !important;}.secondary-anchor {color: var(--secondary-clr) !important;}.secondary-anchor:hover {color: var(--primary-clr) !important;}.secondary-bg {background: var(--secondary-clr) !important;}.seconday-text {color: var(--secondary-clr) !important;}.active-btn {background: var(--primary-clr) !important;color: white !important;}.active-text {color: var(--primary-clr) !important;}.hero-section h1 {font-size: clamp(30px, 5vw, 50px);font-weight: 800;letter-spacing: 0.5px;}.hero-section p {font-size: clamp(15px, 5vw, 19px);}.how-work-section {background: #16151a;}.gray-btn, .white-outline-btn, .white-btn, .black-outline-btn, .black-btn, .secondary-outline-btn, .secondary-btn, .primary-outline-btn, .primary-btn {padding: 10px 15px;background: var(--primary-clr);color: white;display: inline-flex;align-items: center;cursor: pointer;gap: 5px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border: 1px solid var(--primary-clr);white-space: nowrap;font-size: 15px;font-weight: 600;}.gray-btn i, .white-outline-btn i, .white-btn i, .black-outline-btn i, .black-btn i, .secondary-outline-btn i, .secondary-btn i, .primary-outline-btn i, .primary-btn i {font-size: 20px;}.gray-btn svg, .white-outline-btn svg, .white-btn svg, .black-outline-btn svg, .black-btn svg, .secondary-outline-btn svg, .secondary-btn svg, .primary-outline-btn svg, .primary-btn svg {font-size: 20px;}.gray-btn img, .white-outline-btn img, .white-btn img, .black-outline-btn img, .black-btn img, .secondary-outline-btn img, .secondary-btn img, .primary-outline-btn img, .primary-btn img {width: 23px;}.gray-btn:hover, .white-outline-btn:hover, .white-btn:hover, .black-outline-btn:hover, .black-btn:hover, .secondary-outline-btn:hover, .secondary-btn:hover, .primary-outline-btn:hover, .primary-btn:hover {color: white;border: 1px solid var(--black-btn-clr);background: var(--black-btn-clr);}.gray-btn:hover svg, .white-outline-btn:hover svg, .white-btn:hover svg, .black-outline-btn:hover svg, .black-btn:hover svg, .secondary-outline-btn:hover svg, .secondary-btn:hover svg, .primary-outline-btn:hover svg, .primary-btn:hover svg {fill: var(--primary-clr);}.gray-btn:hover img, .white-outline-btn:hover img, .white-btn:hover img, .black-outline-btn:hover img, .black-btn:hover img, .secondary-outline-btn:hover img, .secondary-btn:hover img, .primary-outline-btn:hover img, .primary-btn:hover img {filter: var(--primary-filter);}.right-icon i {margin-right: -7px;}.left-icon i {margin-left: -7px;}button {display: inline-flex !important;align-items: center !important;cursor: pointer;transition: 0.5s !important;-webkit-transition: 0.5s !important;-moz-transition: 0.5s !important;-ms-transition: 0.5s !important;-o-transition: 0.5s !important;}.primary-btn:hover {background: transparent;color: var(--primary-clr);border: 1px solid var(--primary-clr);}.primary-btn svg {fill: white;}.primary-outline-btn {background: transparent;border: 1px solid var(--primary-clr);color: var(--primary-clr);}.primary-outline-btn:hover {background: var(--primary-clr);border: 1px solid var(--primary-clr);}.secondary-btn {background: var(--secondary-clr);border: 1px solid var(--secondary-clr);color: white;}.secondary-btn:hover {background: transparent;border: 1px solid var(--secondary-clr);color: var(--secondary-clr);}.secondary-outline-btn {background: transparent;border: 1px solid var(--secondary-clr);color: var(--secondary-clr);}.secondary-outline-btn:hover {background: var(--secondary-clr);border: 1px solid var(--secondary-clr);}.black-btn {border: 1px solid var(--black-btn-clr);background: var(--black-btn-clr);}.black-btn:hover {border: 1px solid var(--primary-clr);background: var(--primary-clr);}.black-outline-btn {background: transparent;color: var(--black-btn-clr);border: 1px solid var(--black-btn-clr);}.black-outline-btn:hover {color: white;background: var(--black-btn-clr);}.white-btn {background: white;border: 1px solid white;color: var(--primary-clr);}.white-btn:hover {background: transparent;border: 1px solid white;color: white;}.white-outline-btn {background: transparent;color: white;border: 1px solid white;}.white-outline-btn:hover {color: white;background: var(--primary-clr);}.gray-btn {background: #f9f9f9;border: 1px solid #f9f9f9;color: #8d8d8d;}.gray-btn:hover {background: #f9f9f9;color: white;border: 1px solid #f9f9f9;opacity: 0.8;}.gradient-btn {padding: 12px 15px;color: white;display: inline-flex;align-items: center;cursor: pointer;gap: 5px;white-space: nowrap;background: linear-gradient( 90deg, var(--secondary-clr) 0%, var(--primary-clr) 100% );border: none !important;background-size: 150%;background-position: left;transition: background-position 1s;}.gradient-btn i {font-size: 20px;}.gradient-btn svg {font-size: 20px;}.gradient-btn:hover {color: white;background-position: right;}.checkbox-btn {position: relative;overflow: hidden;}.checkbox-btn input[type="radio"] {-webkit-appearance: none;border: none !important;margin: auto;position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;left: 0px;width: 100%;height: 100%;}.checkbox-btn input[type="radio"]:checked ~ label {background: var(--black-btn-clr);border: 1px solid var(--black-btn-clr);color: white;}.checkbox-btn label {cursor: pointer;color: #4f4f4f;font-weight: 500;padding: 10px 15px;border: 1px solid #d4d2d2;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;transition: 0.2s;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;text-align: center;width: 100%;font-size: 14px;}.checkbox-btn label:hover {background: var(--black-clr-1);color: white;}.extra-btn-padding-15 {padding: 10px 15px;}.extra-btn-padding-20 {padding: 10px 20px;}.extra-btn-padding-25 {padding: 10px 25px;}.extra-btn-padding-30 {padding: 10px 30px;}.extra-btn-padding-35 {padding: 10px 35px;}.extra-btn-padding-40 {padding: 10px 40px;}.extra-btn-padding-45 {padding: 10px 45px;}.extra-btn-padding-50 {padding: 10px 50px;}.extra-btn-padding-55 {padding: 10px 55px;}.extra-btn-padding-60 {padding: 10px 60px;}.extra-btn-padding-65 {padding: 10px 65px;}.extra-btn-padding-70 {padding: 10px 70px;}.extra-btn-padding-75 {padding: 10px 75px;}.extra-btn-padding-80 {padding: 10px 80px;}.preloader {position: fixed;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;background: white;z-index: 999999;}.preloader .preloader-img {height: 100vh;display: flex;align-items: center;justify-content: center;}.preloader .preloader-img svg {width: 250px;}ul .dropdown-menu.dropdown-menus {padding: 11px 20px;border: 0;text-align: left;}ul .dropdown-menu.dropdown-menus a {margin-left: 0;line-height: 24px;text-transform: capitalize;font-size: 16px;font-weight: 500;color: black !important;padding: 0;}ul .dropdown-menu.dropdown-menus a:hover {background-color: transparent !important;color: red;}.topbar {background: var(--primary-clr);}.topbar ul {gap: 20px;}.topbar ul li a {display: flex;align-items: center;gap: 5px;color: white;font-size: 15px;}.topbar ul li a i {color: white;font-size: 14px;}.topbar ul li a:hover {opacity: 0.7;}.topbar .info-topbar a {gap: 10px;}.my-toggler {border: 0 !important;background: transparent;color: initial;}.my-toggler span {width: 25px;height: 2px;background-color: #222222;display: block;}.my-toggler span:nth-child(1) {margin: 3px auto;}.my-toggler span:nth-child(2) {width: 18px;margin-left: auto;}.nav-fixed {box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);position: fixed !important;right: 0;left: 0;top: 0;z-index: 1041;-webkit-animation-fill-mode: none;animation-fill-mode: none;animation: slideInDown 1s cubic-bezier(0.23, 1, 0.32, 1);-webkit-animation: slideInDown 1s cubic-bezier(0.23, 1, 0.32, 1);}.cover-navbar {box-shadow: 0px 1px 1px 0px rgba(38, 38, 38, 0.08);position: fixed;top: 0;left: 0;width: 100%;z-index: 99;}.cover-navbar .navbar-brand img {width: 140px;}.cover-navbar .navbar-nav {gap: 20px;}.cover-navbar .navbar-nav .nav-item .nav-link:not(.primary-btn) {color: var(--black-clr-1);font-size: 15px;position: relative;text-transform: capitalize;font-weight: 500;}.cover-navbar .navbar-nav .nav-item .nav-link:not(.primary-btn).active {color: var(--primary-clr);}.cover-navbar .navbar-nav .nav-item .nav-link:not(.primary-btn):hover {color: var(--primary-clr);}.footer-links li a {color: white;font-weight: 500;font-size: 16px;}.footer-links li a:hover {color: var(--primary-clr);}.social-links li a {color: white;display: flex;align-items: center;justify-content: center;width: 50px;aspect-ratio: 1;border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;-ms-border-radius: 50px;-o-border-radius: 50px;border: 1px solid rgba(255, 255, 255, 0.16);}.social-links li a i {font-size: 16px;}.social-links li a:hover {background: var(--primary-clr);}.heighLignt-card, .works-card {box-shadow: 0px 4px 38px 0px rgba(68, 68, 68, 0.0901960784);padding: 2rem;text-align: center;border-radius: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;-ms-border-radius: 15px;-o-border-radius: 15px;height: 100%;}.heighLignt-card .icons, .works-card .icons {width: 64px;aspect-ratio: 1;padding: 3px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;background: rgba(var(--primary-rgb-clr), 0.099);margin: auto;margin-bottom: 15px;}.heighLignt-card h5, .works-card h5 {font-weight: 600;font-size: 16px;margin-bottom: 15px;}.heighLignt-card p, .works-card p {margin: 0;}.works-card {box-shadow: none;border: 1px solid #383838;padding: 1rem;height: 100%;}.works-card:hover {border: 1px solid var(--primary-clr);}.works-card .icons {background: white;padding: 10px;}.works-card .icons img {width: auto;}.works-card h5 {color: var(--primary-clr);}.works-card p {color: white;}.Assistant-card {height: 100%;}.Assistant-card.bg-black .text-center {border-bottom: 1px solid white;}.Assistant-card.primary-bg .text-center {border-bottom: 1px solid var(--black-clr-1);}.Assistant-card h4 {font-weight: 700;font-size: 22px;margin: 0;color: white;}.Assistant-card img {width: 100px;margin: auto;margin-bottom: 10px;}.Assistant-card ul li {color: white;font-weight: 500;}.vs-icons {width: 120px;aspect-ratio: 1;position: absolute;bottom: 11%;left: 50%;transform: translateX(-50%);display: flex;justify-content: center;align-items: center;z-index: 10;}.vs-icons img {width: 68px;aspect-ratio: 1;z-index: 1;}.vs-icons span {position: absolute;border: 6px solid white;border-radius: 50%;-webkit-animation: ripple 1.8s ease-out infinite;animation: ripple 1.8s ease-out infinite;}.vs-icons span:nth-child(2) {-webkit-animation-delay: -0.6s;animation-delay: -0.6s;}@-webkit-keyframes ripple {from {opacity: 1;width: 0;height: 0;}to {opacity: 0;width: 100%;height: 100%;}}@keyframes ripple {from {opacity: 1;width: 0;height: 0;}to {opacity: 0;width: 100%;height: 100%;}}.pricing-blur-effects:hover .pricing-card {transform: scale(1);}.pricing-blur-effects:hover [class^="col-"]:hover .pricing-card {transform: scale(1.05);}.congratulation-card h4 {background: black;display: inline-block;color: white;padding: 10px 15px;border-radius: 10px;font-size: 18px;margin-bottom: 10px;}.congratulation-card p {font-size: 18px;color: #16151a;}.congratulation-card img {width: 109px;position: absolute;bottom: 0;}.congratulation-card img:nth-child(1) {left: 0;}.congratulation-card img:nth-child(2) {right: 0;}.pricing-card {position: relative;transition: 0.5s !important;-webkit-transition: 0.5s !important;-moz-transition: 0.5s !important;-ms-transition: 0.5s !important;-o-transition: 0.5s !important;}.pricing-card .pricing-header h5 {margin: 0;font-weight: 700;}.pricing-card .pricing-header h5:nth-child(1) {font-size: 18px;}.pricing-card .pricing-header h5:nth-child(2) {font-size: 25px;display: flex;align-items: center;gap: 6px;}.pricing-card .pricing-header h5:nth-child(2) small {font-size: 14px;}.pricing-card.bg-black {transform: scale(1.06);margin-top: -1.2rem;}.pricing-card.bg-black .pricing-header {border-bottom: 1px solid #383838;}.pricing-card.bg-black .pricing-footer {border-top: 1px solid #383838;}.pricing-card.bg-white {border: 1px solid #ebebeb;}.pricing-card.bg-white .pricing-header {border-bottom: 1px solid #ebebeb;}.pricing-card.bg-white .pricing-footer {border-top: 1px solid #ebebeb;}.pricing-card .pricing-body {height: 350px;overflow: hidden;overflow-y: auto;}.animated-boxs {position: relative;--show-boxs-space: -20px;--box-speeds: 4s;--box-width: 190px;--box-height: 174px;}.animated-boxs::before {content: "";width: var(--box-width);height: var(--box-height);background: var(--black-clr-1);position: absolute;top: var(--show-boxs-space);left: var(--show-boxs-space);-webkit-animation: topBottom var(--box-speeds) infinite alternate;animation: topBottom var(--box-speeds) infinite alternate;}.animated-boxs::after {content: "";width: var(--box-width);height: var(--box-height);background: var(--primary-clr);position: absolute;bottom: var(--show-boxs-space);right: var(--show-boxs-space);-webkit-animation: bottomTop var(--box-speeds) infinite alternate;animation: bottomTop var(--box-speeds) infinite alternate;}.live-chat-img img.live-chat-img1, .live-chat-img img.live-chat-img2 {width: 287px;flex-shrink: 0;}.live-chat-img .box .text-end {margin-top: 3rem;}.live-chat-img .box .text-end .comment-box {position: relative;right: -40px;}.live-chat-img .box:nth-child(2) {margin-top: -5rem;}.comment-box {display: flex;}.comment-box p {white-space: nowrap;border-radius: 0px 15px 15px 15px;min-width: 50px;margin-bottom: 1rem;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1215686275);display: flex;align-items: center;gap: 10px;}.image-comment-box {border-radius: 0px 15px 15px 15px;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1215686275);}.dotBlink {width: 40px;aspect-ratio: 1;position: absolute;top: -18px;left: 50%;transform: translateX(-50%);border-radius: 50px;display: flex;align-items: center;justify-content: center;}.dotBlink span {position: absolute;border: 6px solid var(--primary-clr);border-radius: 50%;-webkit-animation: dotBlink 1.8s ease-out infinite;animation: dotBlink 1.8s ease-out infinite;}.dotBlink span:nth-child(2) {-webkit-animation-delay: -0.6s;animation-delay: -0.6s;}@-webkit-keyframes dotBlink {from {opacity: 1;width: 0;height: 0;}to {opacity: 0;width: 100%;height: 100%;}}@keyframes dotBlink {from {opacity: 1;width: 0;height: 0;}to {opacity: 0;width: 100%;height: 100%;}}.splitting.animated .char {-webkit-animation: fadechar1 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;animation: fadechar1 0.3s cubic-bezier(0.3, 0, 0.7, 1) both;-webkit-animation-delay: calc(60ms * var(--char-index));animation-delay: calc(60ms * var(--char-index));}@-webkit-keyframes fadechar1 {0% {opacity: 0;transform: translateX(10px);}100% {opacity: 1;transform: translateX(0px);}}@keyframes fadechar1 {0% {opacity: 0;transform: translateX(10px);}100% {opacity: 1;transform: translateX(0px);}}.contact-info li:not(:last-child) {margin-bottom: 15px;}.contact-info li a {color: white;font-size: 17px;font-weight: 500;display: flex;align-items: center;gap: 10px;}.contact-info li a:hover {opacity: 0.8;}.contact-info li a i {width: 38px;aspect-ratio: 1;border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px;-ms-border-radius: 50px;-o-border-radius: 50px;background: white;color: var(--primary-clr);display: grid;place-content: center;flex-shrink: 0;}.mv-svg-title .text-path {display: block;fill-opacity: 0;stroke: url(#gradation-1);stroke-linecap: round;stroke-linejoin: round;}.mv-svg-title .text-path:nth-child(1) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0s;animation-delay: 0s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(2) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.1s;animation-delay: 0.1s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(3) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.2s;animation-delay: 0.2s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(4) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.3s;animation-delay: 0.3s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(5) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.4s;animation-delay: 0.4s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(6) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(7) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.6s;animation-delay: 0.6s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(8) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.7s;animation-delay: 0.7s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(9) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.8s;animation-delay: 0.8s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(10) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 0.9s;animation-delay: 0.9s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(11) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1s;animation-delay: 1s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(12) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.1s;animation-delay: 1.1s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(13) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.2s;animation-delay: 1.2s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(14) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.3s;animation-delay: 1.3s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(15) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.4s;animation-delay: 1.4s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(16) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.5s;animation-delay: 1.5s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(17) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.6s;animation-delay: 1.6s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(18) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.7s;animation-delay: 1.7s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(19) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.8s;animation-delay: 1.8s;stroke-dasharray: 800;stroke-dashoffset: 800;}.mv-svg-title .text-path:nth-child(20) {-webkit-animation: dash1 1.5s linear forwards;animation: dash1 1.5s linear forwards;-webkit-animation-delay: 1.9s;animation-delay: 1.9s;stroke-dasharray: 800;stroke-dashoffset: 800;}@-webkit-keyframes dash1 {0% {stroke-dashoffset: 800;stroke-width: 3px;}50% {stroke-dashoffset: 1600;stroke-width: 0.1px;}50.1% {stroke-dashoffset: 800;}80% {stroke-width: 2px;fill: #d2b;fill-opacity: 0;}100% {stroke-dashoffset: 0;stroke-width: 0;fill-opacity: 1;stroke-dasharray: 400;}}@keyframes dash1 {0% {stroke-dashoffset: 800;stroke-width: 3px;}50% {stroke-dashoffset: 1600;stroke-width: 0.1px;}50.1% {stroke-dashoffset: 800;}80% {stroke-width: 2px;fill: #d2b;fill-opacity: 0;}100% {stroke-dashoffset: 0;stroke-width: 0;fill-opacity: 1;stroke-dasharray: 400;}}.hero-section {min-height: calc(80vh - 74.5px);margin-top: var(--scroll-padding, 50px);}.hero-section h1 {font-size: clamp(35px, 7vw, 50px);}.intro-papers {--equal-height: -20px;position: absolute;top: var(--equal-height);left: var(--equal-height);right: var(--equal-height);bottom: var(--equal-height);}.intro-papers img {width: 50px;position: absolute;}.intro-papers img:nth-child(1) {top: 116px;left: -15px;width: 43px;}.intro-papers img:nth-child(2) {top: -20px;left: 128px;width: 57px;}.intro-papers img:nth-child(3) {top: -10px;right: 150px;width: 51px;}.intro-papers img:nth-child(4) {top: -26px;right: -11px;width: 60px;}path.svg-fill-primary-color, line.svg-fill-primary-color {fill: var(--primary-clr);}path.svg-fill-black-color, line.svg-fill-black-color {fill: #333333;}path.svg-stroke-primary-color, line.svg-stroke-primary-color {stroke: var(--primary-clr);}path.svg-stroke-black-color, line.svg-stroke-black-color {stroke: #333333;}circle.svg-stroke-primary-color {stroke: var(--primary-clr);}stop.svg-stop-primary-color {stop-color: var(--primary-clr);}.Digital-Marketing-shap .bg-animate-shap {position: absolute;bottom: 0;left: 0;width: 100%;height: 100px;background-image: url(assets/images/shap/1.svg);background-repeat: repeat-x;background-position: center;background-size: cover;-webkit-animation: chartanimate 70s linear infinite;animation: chartanimate 70s linear infinite;}@-webkit-keyframes chartanimate {100% {background-position: -1440px 0;}}@keyframes chartanimate {100% {background-position: -1440px 0;}}.Digital-Marketing-shap img {position: absolute;top: 20px;left: 0;width: 16%;}.how-work-shap {--show-images: -16px;}.how-work-shap img {width: 110px;position: absolute;bottom: var(--show-images);-webkit-animation: rotateimg 20s linear infinite;animation: rotateimg 20s linear infinite;}@-webkit-keyframes rotateimg {0% {transform: rotate(0deg);}100% {transform: rotate(-360deg);}}@keyframes rotateimg {0% {transform: rotate(0deg);}100% {transform: rotate(-360deg);}}.how-work-shap img:nth-child(1) {left: var(--show-images);transform: rotate(45deg);}.how-work-shap img:nth-child(2) {right: var(--show-images);transform: rotate(-45deg);}.swal-button--confirm {background-color: var(--primary-clr);}#contactForm input[aria-required="true"], #contactForm textarea[aria-required="true"], #contactForm select[aria-required="true"] {border: 1px solid red;}#contactForm input[aria-invalid="false"], #contactForm select[aria-invalid="false"], #contactForm textarea[aria-invalid="false"] {border: 1px solid var(--border-clr);}#contactForm label.error {color: red;margin-left: 8px;margin-top: 6px;}.whatsapp {position: fixed;bottom: 15px;left: 15px;z-index: 10;}.whatsapp img {width: 70px;aspect-ratio: 1;transition: 0.5s;}.whatsapp:hover img {transform: scale(1.06);}.video-section iframe {aspect-ratio: 16/9;margin-top: 0rem;margin-bottom: 2rem;box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);}::-webkit-scrollbar {width: 9px;}::-webkit-scrollbar-thumb {background: var(--primary-clr);height: 60px;border-radius: 8px;border: 2px solid transparent;background-clip: content-box;}::-webkit-scrollbar-track {background-color: #e2e2e2;}::-moz-selection {color: #fff;background: var(--primary-clr);text-shadow: none;}::selection {color: #fff;background: var(--primary-clr);text-shadow: none;}
.adsbg {
  background: url(assets/images/banner/adsbg.png) no-repeat center/cover;
  height:110vh;
  margin-top: 0;
}
