.awaerd-text,
.contact-form,
.custom-header,
.detaill-boxx,
.f-ico-chat a i,
.f-ico-p a i,
.files-upload,
.get-started-modal,
.iner-banner-text h2,
.let-us-heading,
.logoclr h4,
.logofont,
.logosel-bx,
.navigation-btns ul li,
.pkg-anchor,
.pricng-pkg h6,
.process-text,
.share-idea,
.slide-form,
.social-links a,
.traverse-text h2,
.why-choose-bottom h4,
ul.logosel-clr {
  text-align: center;
}
.mobile-menu .circle,
.mobile-menu .mobile-cross {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 16px;
  display: flex;
  color: #fff;
}
*,
.btn-default,
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span,
textarea,
ul {
  padding: 0;
  margin: 0;
}
.custom-header,
.pricng-pkg,
.red-cta {
  margin-bottom: 60px;
}
#go-top-btn img:hover,
.f-ico-chat a i:hover,
.f-ico-p a i:hover,
.f-ico-trust a img:hover {
  animation: 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both shake;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  animation-iteration-count: infinite;
}
.about-text h2,
.award-text h2,
.btn-form,
.cta-text h2,
.custom-header h3,
.detaill-box h2,
.get-started-modal h3,
.inner-package-detailss h3,
.let-us-heading h3,
.pkg-pricing ul li,
.popup-text h3,
.traverse-text h1,
.why-choose-bottom h4,
.why-choose-head h2,
body {
  font-family: Poppins;
}
.btn-form,
.mobile-menu .navlinks li a:hover,
.video-overlay-close,
a,
a:focus,
a:hover {
  text-decoration: none;
}
.btn-form,
.floatbutton .clickbutton,
.get-started-modal button,
.logo-sel h6,
.mobile-menu .navlinks li a,
.payment-fm h6,
.payment-h h5,
.popup-text button,
.portfoliotabs .tab button,
.prodNav li,
.two-floating-btn a h3 {
  text-transform: uppercase;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
    url("../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"),
    url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Light.woff2") format("woff2"),
    url("../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Thin.woff2") format("woff2"),
    url("../fonts/Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"),
    url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Black.woff2") format("woff2"),
    url("../fonts/Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-ExtraLight.woff2") format("woff2"),
    url("../fonts/Poppins-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-ExtraBold.woff2") format("woff2"),
    url("../fonts/Poppins-ExtraBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"),
    url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.comboopack .combopackwrap .footterr .left .btnwrap .chatcta span,
.comboopack .combopackwrap .footterr .left .btnwrap .numbercta span,
.floating-btn,
.traverse-bark ul li {
  margin-right: 10px;
}
ul {
  padding: 0;
}
li {
  list-style: none;
}
.container {
  max-width: 1175px;
}
.comboopack .combopackwrap .bodyyy .coll ul li.heading:before,
.mobile-menu,
.portfoliocontent-item {
  display: none;
}
.mobile-menu .circle {
  background: #5e115d;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 20px;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.mobile-menu .mobile-cross {
  background: #fa150f;
  margin: 0 auto;
  position: fixed;
  right: 10px;
  top: 10px;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}
.mobile-menu .nveMenu,
.mobile-menu .overlay {
  position: fixed;
  right: 0;
  height: 100%;
  transition: 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  visibility: hidden;
  opacity: 0;
}
.blue-cta,
.client-img,
.logo-brief button,
.logofont,
.menu ul,
.navigation-btns ul {
  display: flex;
  align-items: center;
}
.mobile-menu .nveMenu {
  top: 0;
  left: 0;
  width: 280px;
  background: #fff;
  z-index: 999;
  transform: translateX(-320px);
  padding: 40px 20px;
}
.portfolio-image-2:hover,
.portfolio-image-3:hover {
  transform: scale(1.1);
}
.mobile-menu .nveMenu.is-opened {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.mobile-menu .overlay {
  top: 0;
  width: calc(100% - 280px);
  background: rgba(0, 0, 0, 0.71);
}
.mobile-menu .overlay.is-on {
  opacity: 1;
  visibility: visible;
  z-index: 999;
}
.mobile-menu .navlinks li {
  display: block;
  padding: 12px 0;
}
.mobile-menu .navlinks li a {
  color: #000;
  font-weight: 700;
}
.active-class,
.endorse ul li:first-child .two-floating-btn .two-floating-line:before {
  border: 2px solid #000;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-track {
  background: #1329a9;
}
body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #5e115d;
}
.dropdown ul,
.nveMenu .dropdown ul {
  position: absolute;
  width: 230px;
  padding: 15px;
  box-shadow: 0 3px 30px #00000029;
  background: url(../images/dropdown-menu.webp) 0 0 / cover no-repeat;
}
.navigation {
  padding: 19px 0;
  background: no-repeat padding-box #fff;
  box-shadow: 0 0 10px #ddd;
  border-bottom: 1px solid #ddd;
}
.menu li:hover a,
.menu ul li .active {
  color: #1329a9;
}
.navigation-btns ul li:first-child:hover a {
  background: #5e115d;
  border: 2px solid #5e115d;
  color: #fff;
  transition-duration: 0.3s;
}
.navigation-btns ul li:nth-child(2):hover a {
  background: #fff;
  color: #5e115d;
}
.menu ul li .active:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #5e115d;
  bottom: -1px;
  transition-duration: 0.3s;
}
.menu ul {
  justify-content: space-between;
  margin-top: 6px;
}
.dropdown ul {
  display: block;
  border-radius: 0 0 20px 20px;
  top: -12px;
}
.dropdown ul li a,
.nveMenu .dropdown ul li a {
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  padding-bottom: 4px;
}
.dropdown ul li {
  line-height: 34px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 6px;
}
.dropdown ul li:before,
.nveMenu .dropdown ul li:before {
  position: absolute;
  content: "";
  background: url(../images/right-arrow.webp);
  width: 8px;
  height: 8px;
  left: 0;
  top: 13px;
}
.award-win-img,
.border-box,
.exceptional,
.exceptional-bottom,
.floating-line,
.menu li,
.menu ul li a,
.nveMenu li,
.package-boxes-slder,
.testimonials-play-btn,
.traverse-bark {
  position: relative;
}
.dropdown,
.nveMenu .dropdown {
  display: none;
  transition-duration: 0.8s;
  z-index: 1;
}
.menu ul li:hover .dropdown,
.nveMenu ul li:hover .dropdown {
  display: block;
  transition-duration: 0.8s;
}
.navigation-btns ul {
  justify-content: space-between;
  margin-top: 10px;
}
.digital-sec .row,
.floating-btn a,
.footer-bottm,
.footer-privacy ul,
.main-home-btns,
.traverse {
  align-items: center;
  display: flex;
}
.menu {
  margin-left: 70px;
  line-height: 49px;
}
.menu ul li a {
  color: #000;
  font-size: 15px;
  font-weight: 500;
}
.navigation-btns ul li {
  padding: 4px 0;
  cursor: pointer;
}
.navigation-btns ul li a {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  transition-duration: 0.3s;
  border: 2px solid #000;
  border-radius: 5px;
  padding: 8px 17px;
}
.navigation-btns ul li:nth-child(2) a {
  background: #666ffa;
  border: 2px solid #666ffa;
  transition-duration: 0.3s;
  color: #fff;
  font-weight: 600;
}
.nveMenu .dropdown ul {
  display: block;
  border-radius: 0 0 20px 20px;
  top: -2px;
  left: 0;
}
.nveMenu .dropdown ul li {
  line-height: 10px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 6px;
}
.mobile-menu a img {
  width: 40%;
  padding: 10px;
}
.nveMenu img {
  width: 100% !important;
}
.traverse {
  background: url(../images/traverse-bg.jpg) 100% / cover;
  height: 730px;
}
.traverse-text h2 {
  background: no-repeat padding-box #666ffa;
  border-radius: 2px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  width: 340px;
  padding: 4px 0;
  margin-bottom: 15px;
}
.traverse-text h1 {
  font-size: 40px;
  color: #000;
  line-height: 55px;
  margin-bottom: 20px;
}
.traverse-text h1 span {
  color: #ffc700;
}
.iner-banner-text p,
.traverse-text p {
  color: #000;
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: 500;
}
.floating-btn a {
  justify-content: space-between;
  background: #ff2756;
  padding: 12px 15px;
  border-radius: 3px;
}
.floating-btn {
  width: 190px;
}
.slide-form {
  width: 80%;
  float: right;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px #000;
  background: url(../images/started-modal.webp);
}
.slide-form .fldset input {
  width: 100%;
  padding: 7px 20px;
  border: 1px solid #00000052;
  border-radius: 5px;
  margin: 0 0 8px;
}
.slide-form h4 {
  font-size: 26px;
  margin: 0 0 10px;
  color: #000;
}
.slide-form p a {
  color: #f42552;
}
.slide-form p {
  margin: 0 0 20px;
}
.slide-form textarea {
  width: 100%;
  padding: 7px 20px;
  border: 1px solid #00000052;
  border-radius: 5px;
  resize: none;
}
.slide-form .fldset-btn input {
  width: 100%;
  background-color: #f92653;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  border: none;
  padding: 10px 0;
  border-radius: 5px;
}
.floating-btn a h3 {
  font-size: 13px;
  color: #fff;
  font-weight: 600;
}
.floating-line {
  width: 35px;
  height: 2px;
  background: #fff;
}
.floating-line:before,
.two-floating-line:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #5e115d;
  border: 2px solid #fff;
  border-radius: 100%;
  top: -4px;
  animation: 6s ease-in-out infinite float;
}
.counter-row, .package-chat-number, .traverse-bark ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.traverse-bark {
  top: 94px;
}
.exceptional {
  padding: 90px 0 110px;
}
.exceptional-tab-body,
.prodMain {
  padding: 5px;
}
.custom-header h2 {
  color: #ff2756;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
.custom-header h3 {
  font-size: 32px;
  color: #000;
  width: 60%;
  margin: 0 auto 18px;
}
.custom-header p {
  color: #000;
  font-size: 14px;
  width: 57%;
  margin: 0 auto;
  font-weight: 400;
  line-height: 19px;
}
.exceptional-tab-body h3,
.prodNav li {
  margin-bottom: 15px;
  position: relative;
}
.exceptional-tabs ul .active:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #5e115d;
  right: 10px;
  top: 16px;
  border-radius: 100%;
  transition-duration: 0.3s;
}
.prodMain {
  display: none;
  color: #fff;
}
.portfoliocontent-item.active,
.prodMain.active,
ul.lcu-clr,
ul.logosel-fonts,
ul.logosel-lst {
  display: block;
}
.prodNav .active,
.prodNav li:hover {
  border: 1px solid #5e115d;
  color: #5e115d;
  transition-duration: 0.3s;
}
.prodNav li {
  padding: 8px 20px 8px 11px;
  background: no-repeat padding-box #fff;
  border: 1px solid #878787;
  border-radius: 5px;
  color: #878787;
  transition-duration: 0.3s;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.exceptional-tab-body h3 {
  font-size: 28px;
  color: #000;
  line-height: 30px;
  font-weight: 600;
  padding-bottom: 15px;
}
.exceptional-tab-body h3:before,
.vid-testi-text h3:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #1329a9;
  bottom: 0;
  border-radius: 3px;
}
.exceptional-tab-body p {
  font-size: 14px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 400;
}
.exceptional-tab-body ul {
  display: flex;
  flex-wrap: wrap;
}
.exceptional-tab-body ul li {
  width: 48%;
  margin-bottom: 6px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  padding-left: 15px;
  position: relative;
}
.exceptional-tab-body ul li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #5e115d;
  left: 0;
  top: 7px;
  border-radius: 100%;
}
.exceptional:before {
  position: absolute;
  content: "";
  background: url(../images/element-1.webp);
  width: 106px;
  height: 116px;
  left: 320px;
  animation: 4s ease-in-out infinite element-1;
}
.exceptional:after {
  position: absolute;
  content: "";
  background: url(../images/element-2.webp);
  width: 94px;
  height: 94px;
  right: 324px;
  top: 45px;
  animation: 2s ease-in-out infinite element-2;
}
.exceptional-bottom:after {
  position: absolute;
  content: "";
  background: url(../images/element-1.webp);
  width: 106px;
  height: 116px;
  right: 320px;
  top: -40px;
  animation: 4s ease-in-out infinite element-1;
}
.exceptional-bottom:before {
  position: absolute;
  content: "";
  background: url(../images/element-3.webp);
  width: 60px;
  height: 60px;
  left: 324px;
  top: 25px;
  animation: 2s ease-in-out infinite element-2;
}
.comboopack {
  background: #f6f6f8;
}
.comboopack .combopackwrap {
  background: #fff;
  width: 100%;
  display: inline-block;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.06);
}
.contact-form,
.contact-form-img img,
.packages-box-inner,
.popup-modal .modal-body .btn-close,
.portfolio-image-1:hover,
.portfolio-image-2,
.portfolio-image-3:hover,
.portfolio-img img {
  box-shadow: 0 3px 30px #00000029;
}
.comboopack .combopackwrap .headdd {
  padding: 20px 50px;
  background: #001733;
  text-align: left;
  position: relative;
}
.comboopack .combopackwrap .headdd figure {
  position: absolute;
  margin-bottom: 0;
  right: -72px;
  top: -30px;
}
.comboopack .combopackwrap .headdd figure img {
  width: 185px;
}
.comboopack .combopackwrap .headdd h3 {
  text-align: left;
  padding-bottom: 0;
  color: #fff;
  font-size: 34px;
  text-transform: capitalize;
}
.comboopack .combopackwrap .headdd h3 span {
  display: block;
  font-size: 24px;
  margin-top: 10px;
}
.comboopack .combopackwrap .bodyyy {
  font-size: 0;
  padding: 30px 50px;
}
.comboopack .combopackwrap .bodyyy .coll {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}
.comboopack .combopackwrap .bodyyy .coll ul li {
  color: #5c5856;
  font-size: 15px;
  padding: 0 0 10px 30px;
  position: relative;
  line-height: 1.4;
}
.comboopack .combopackwrap .bodyyy .coll ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #f01237;
  position: absolute;
  left: 0;
  top: 0;
}
.coll ul {
  margin-top: 10px;
}
.orderbtn a {
  background-color: #f01237;
  color: #fff;
  font-size: 16px;
  border: 1px solid #f01237;
  padding: 14px 30px;
  border-radius: 30px;
  display: inline-block;
  font-weight: 600;
}
.comboopack .combopackwrap .bodyyy .coll ul li.heading {
  font-weight: 700;
  color: #f01237;
  padding-left: 0;
}
.comboopack .combopackwrap .footterr {
  padding: 30px 50px;
  font-size: 0;
  background: #001733;
  border-top: 1px solid #f3f3f3;
}
.comboopack .combopackwrap .footterr .left {
  display: inline-block;
  width: 45%;
  vertical-align: bottom;
  font-size: 0;
}
.comboopack .combopackwrap .footterr .left .btnwrap {
  display: inline-block;
  width: 70%;
  padding-left: 20px;
  vertical-align: middle;
}
.comboopack .combopackwrap .footterr .left .btnwrap .numbercta {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-right: 15px;
  padding: 14px 10px;
  border: 1px solid #fff;
  border-radius: 30px;
}
.comboopack .combopackwrap .footterr .left .btnwrap .chatcta {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-right: 21px;
  padding: 15px 30px;
  border: 1px solid #fff;
  border-radius: 30px;
}
.comboopack .combopackwrap .footterr .left .txtt {
  display: inline-block;
  width: 25%;
  vertical-align: middle;
}
.comboopack .combopackwrap .footterr .left .txtt h4 {
  color: #fff;
  font-size: 22px;
  padding-bottom: 0;
}
.comboopack .combopackwrap .footterr .right {
  display: inline-block;
  width: 55%;
  vertical-align: bottom;
  position: relative;
}
.comboopack .combopackwrap .footterr .right .price {
  display: inline-block;
  width: 40%;
  vertical-align: middle;
  padding-left: 10px;
}
.comboopack .combopackwrap .footterr .right .price h2 {
  font-size: 44px;
  color: #f01237;
  padding-bottom: 0;
}
.comboopack .combopackwrap .footterr .right .price h2 span {
  position: relative;
  font-size: 20px;
  padding-bottom: 0;
  color: #b3b1b1;
  margin-left: 10px;
}
.comboopack .combopackwrap .footterr .right figure {
  margin-bottom: 0;
  display: inline-block;
  width: 30%;
}
.comboopack .combopackwrap .footterr .right figure img {
  width: 180px;
  position: absolute;
  top: -50px;
  left: 0;
}
.comboopack .combopackwrap .footterr .right .price h2 span:before {
  content: "";
  width: 60px;
  height: 2px;
  display: block;
  background: #9e9c9c;
  position: absolute;
  left: 0;
  top: 44%;
}
.comboopack .combopackwrap .footterr .right .price h6 {
  color: #fff;
  font-size: 21px;
  padding-bottom: 0;
}
.comboopack .combopackwrap .footterr .right .orderbtn {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  text-align: right;
}
section.comboopack .container {
  max-width: 1285px;
  margin: auto;
  padding: 0 15px;
}
.two-floating-btn a {
  display: flex;
  align-items: center;
  background: #ff2756;
  padding: 13px;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #ff2756;
}
.two-floating-btn {
  width: 192px;
  cursor: pointer;
}
.two-floating-btn a h3 {
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  margin: 0;
}
.two-floating-line {
  width: 35px;
  height: 2px;
  background: #fff;
  position: relative;
  margin-right: 8px;
}
.red-cta {
  background-image: url(../images/red-cta-bg.png);
  background-repeat: no-repeat;
  height: 245px;
  display: flex;
  align-items: center;
  margin-top: 100px;
}
.cta-text h2 {
  font-size: 31px;
  color: #fff;
  margin-bottom: 15px;
}
.cta-text p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
.cta-text p a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-left: 18px;
}
.pkg-pricing ul li,
.portfoliotab {
  font-size: 16px;
}
.award-box:hover h4,
.award-box:hover p,
.cta-text p a:hover {
  color: #fff;
}
.two-floating-btns ul {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: auto;
}
.two-floating-btns ul li:first-child .two-floating-btn a {
  background: #fff;
  border: 1px solid #fff;
}
.two-floating-btns ul li:first-child h3 {
  color: #ff2756;
}
.two-floating-btns ul li:first-child .two-floating-line {
  background: #5e115d;
}
.two-floating-btns ul li:first-child .two-floating-line:before {
  background: #fff;
  border: 2px solid #5e115d;
}
.packages,
.vid-testi {
  padding: 50px 0;
}
.packagestabs ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
}
.packagestabs ul li button {
  font-size: 14px !important;
  padding: 10px 15px !important;
  cursor: pointer !important;
  transition-duration: 0.3s !important;
  font-weight: 700 !important;
}
.packagestabs ul li button.active {
  background: no-repeat padding-box #2c2c60 !important;
  border-radius: 5px !important;
  font-weight: 500 !important;
  color: #fff !important;
  transition-duration: 0.3s !important;
}
.packagescontent {
  width: 100%;
  margin-top: 0;
}
.packagescontent-item {
  display: none;
  transition-duration: 0.3s;
}
.portfolio-image-1,
.portfolio-image-2 {
  transition-duration: 0.5s;
  transform: scale(1);
}
.packagescontent-item.active {
  display: block;
  transition-duration: 0.3s;
}
.portfolio-image-1:hover,
.portfolio-image-3:hover {
  z-index: 2;
  transition-duration: 0.5s, 0.5s, 0.5s;
  transition-delay: 0s, 0.5s, 0.5s;
}
.pkg-box-header h3 {
    background: #2c2c60;
    border-radius: 20px 20px 0 0;
    padding: 20px 25px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.packages-box-inner {
  background: no-repeat padding-box #fff;
  border: 1px solid #5e115d4d;
  border-radius: 20px;
  margin: 0 17px 22px;
}
.pkg-box-body {
  padding: 18px;
}
.pkg-pricing {
  border-top: 1px solid #f2120c;
  border-bottom: 1px solid #f2120c;
  padding: 12px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 22px;
}
.pkg-pricing h4 {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.pkg-pricing h5 {
  color: #656565;
  font-size: 24px;
  font-weight: 600;
  line-height: 0;
}
.pkg-box-body ul li {
  font-size: 12px;
  color: #656565;
  font-weight: 600;
  margin-bottom: 15px;
  position: relative;
}
.pkg-box-body ul {
  border-bottom: 1px solid #dddddd36;
  padding-left: 41px;
  height: 214px;
  overflow: auto;
  margin-bottom: 10px;
  padding-right: 8px;
  overflow-x: hidden;
  padding-top: 10px;
}
.pkg-box-body ul li:before {
  position: absolute;
  left: -33px;
  content: "";
  background: url(../images/check.webp);
  width: 34px;
  height: 34px;
  top: -8px;
}
.pkg-box-body ul::-webkit-scrollbar {
  width: 4px;
}
.pkg-box-body ul::-webkit-scrollbar-track {
  background: #efeded;
}
.pkg-box-body ul::-webkit-scrollbar-thumb {
  background: #f6130d;
  border-radius: 5px;
}
.pkg-box-body button {
  background: no-repeat padding-box #ff2756;
  border-radius: 5px;
  color: #fff;
  border: none;
  padding: 7px 30px;
  display: block;
  margin: 0 auto 10px;
}
.endorse-text h4,
.footer-services h3,
.vid-testi-text h3,
.why-choose-head h2 {
  padding-bottom: 15px;
  position: relative;
}
.share-idea h4 {
  font-size: 13px;
  color: #656565;
  font-weight: 400;
  margin-bottom: 2px;
}
.share-idea a {
  font-size: 13px;
  color: #ff2756;
  font-weight: 500;
}
.package-boxes-slder .owl-nav {
  display: flex;
  justify-content: space-between;
  bottom: 245px !important;
  position: relative;
  margin: 0 -50px;
}
.award-text h2:before,
.award-win-img:after,
.award-win-img:before,
.endorse:after,
.endorse:before,
.footer-services h3:before,
.portfolio:before,
.why-choose-box h3 span {
  position: absolute;
  content: "";
}
.about-text h2,
.award-text h2,
.blue-cta,
.endorse,
.portfolio,
.portfolio-image-2,
.portfolio-image-3,
.why-choose-box h3 {
  position: relative;
}
.package-boxes-slder .owl-nav button {
  background: #fff !important;
  width: 35px;
  height: 30px;
  box-shadow: 0 0 3px #5e115d8f;
  border-radius: 3px !important;
}
.package-boxes-slder .owl-nav button span {
  color: #5e115d;
  font-size: 36px;
  font-weight: 400;
  line-height: 26px;
}
.app-order {
    background: no-repeat padding-box #fff;
    border: 1px solid #5e115d4d;
    border-radius: 20px;
    margin: 0;
    padding: 40px;
    text-align: center;
}
.app-order-flx {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}
.app-order-blk {
    width: 30%;
}
.app-order-blk button {
    background: #666ffa;
    border: 2px solid #666ffa;
    transition-duration: 0.3s;
    color: #fff;
    font-weight: 600;
    padding: 8px 17px;
    margin-top: 12px;
}
.app-order-cntc {
    text-align: right;
}
.app-order-cntc a {
    background: #666ffa;
    border: 2px solid #666ffa;
    transition-duration: 0.3s;
    color: #fff;
    font-weight: 600;
    padding: 8px 17px;
    margin-top: 12px;
    display: inline-block;
}
.app-order h3 span {
    display: block;
}
.app-order h3 {
    font-weight: 600;
    margin: 0 0 20px;
}
.endorse {
  padding: 0 0 80px;
}
.endorse-text h3 {
  color: #5e115d;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.endorse-text h4,
.vid-testi-text h3 {
  font-size: 33px;
  font-family: Cocogoose;
  color: #000;
  margin-bottom: 15px;
}
.about-text h2:before,
.endorse-text h4:before,
.why-choose-head h2:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #5e115d;
  bottom: 0;
  border-radius: 3px;
}
.endorse-text p,
.vid-testi-text p {
  font-size: 14px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 400;
}
.endorse-text ul {
  justify-content: unset;
  width: 100%;
  margin-top: 30px;
}
.endorse-text ul li,
.floating-black-btns ul li {
  margin-right: 20px;
}
.endorse-text ul li:first-child button {
  border: 1px solid #000;
}
.endorse ul li:first-child .two-floating-btn {
  border: 1px solid #000;
  border-radius: 3px;
}
.endorse ul li:first-child .two-floating-btn h3 {
  color: #000;
}
.endorse ul li:first-child .two-floating-btn .two-floating-line {
  background: #000;
}
.endorse-text {
  margin-top: 70px;
}
.endorse:before,
.portfolio:before {
  background: url(../images/element-2.webp);
  width: 94px;
  height: 94px;
  right: 314px;
  animation: 2s ease-in-out infinite element-2;
  top: -15px;
}
.endorse:after {
  background: url(../images/element-1.webp);
  width: 106px;
  height: 116px;
  left: 240px;
  animation: 4s ease-in-out infinite element-1;
  bottom: 30px;
}
.award-win-img:before,
.video-play-button {
  animation: 2s ease-in-out infinite element-2;
}
.blue-cta {
  background: url(../images/blue-cta.png) right no-repeat;
  height: 245px;
  margin-bottom: 60px;
}
.portfolio-bar,
.portfoliotabs-bac {
  background: no-repeat padding-box #fff;
  box-shadow: 0 3px 30px #00000029;
}
.portfolio {
  padding: 70px 0;
}
.portfolio h3 {
  width: 66%;
}
.portfoliotabs {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.portfoliotabs-bac {
  padding: 20px 0;
}
.portfoliotab {
  padding: 8px 10px;
  cursor: pointer;
  color: #000;
  font-weight: 600;
}
.pay-field input,
.pay-field select,
.pay-field textarea,
.portfoliotab.active {
  color: #5e115d;
}
.portfoliocontent {
  width: 100%;
  margin-top: 65px;
}
.portfolio-bar {
  padding: 10px 0;
}
.portfolio-inner-box {
  display: flex;
}
.portfolio-image-2 img,
.portfolio-image-3 img {
  max-width: 150%;
}
.portfolio-image-2 {
  z-index: 1;
  left: -40px;
}
.portfolio-image-1 img {
  max-width: 100%;
}
.portfolio-image-3 {
  left: -75px;
  transform: scale(1);
}
.why-choose {
  padding: 30px 0;
  background: url(../images/why-choose-bg.webp) 0 0 / cover;
}
.client-box,
.counter-sec,
.floating-black-btns ul li button,
.why-choose-box {
  background: no-repeat padding-box #fff;
}
.why-choose-head h2 {
  font-size: 33px;
  color: #000;
  margin-bottom: 15px;
}
.why-choose-head p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  width: 88%;
  margin-bottom: 50px;
}
.why-choose-box {
  box-shadow: 0 3px 15px #00000029;
  border: 1px solid #7070704d;
  border-radius: 10px;
  padding: 25px;
}
.why-choose-box h3 {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
.why-choose-box h3 span {
  background: #ff2756;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  top: 8px;
  margin-left: 10px;
}
.why-choose-box p::-webkit-scrollbar {
  width: 10px;
}
.why-choose-box p::-webkit-scrollbar-track {
  background: #e8e5e5;
  border-radius: 10px;
}
.why-choose-box p::-webkit-scrollbar-thumb {
  background: #1329a9;
  border-radius: 5px;
}
.why-choose-box p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  height: 115px;
  overflow: auto;
  padding-right: 12px;
}
.why-choose-bottom {
  padding: 100px 0 10px;
}
.why-choose-bottom h4 {
  font-size: 31px;
  color: #000;
  width: 55%;
  margin: 0 auto 18px;
}
.counter-sec {
  box-shadow: 0 3px 30px #00000029;
  padding: 40px 0;
}
.counter-box h3 {
  color: #000;
  font-size: 40px;
  font-weight: 600;
}
.counter-box h4 {
  color: #ff2756;
  font-size: 17px;
  font-weight: 600;
}
.client-box {
  box-shadow: 0 15px 25px #00000017;
  border: 1px solid #70707014;
  border-radius: 20px 20px 0 0;
  margin: 30px;
}
.client-box p {
  margin: 30px 30px 20px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  height: 139px;
  overflow: auto;
  padding-right: 5px;
}
.client-box p::-webkit-scrollbar {
  width: 10px;
}
.client-box p::-webkit-scrollbar-track {
  background: #e8e5e5;
  border-radius: 10px;
}
.client-box p::-webkit-scrollbar-thumb {
  background: #1329a9;
  border-radius: 5px;
}
.client-img {
  border-top: 1px solid #7070704d;
  padding: 20px 30px;
}
.client-img img {
  width: 17% !important;
  margin-right: 10px;
}
.client-bname h4 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}
.client-bname h5 {
  font-size: 14px;
  color: #959595;
  font-weight: 400;
}
.client-feedback {
  padding: 60px 0 10px;
  background: url(../images/testimonial-bac.webp) top no-repeat;
  margin-top: 32px;
}
.client-feedback .custom-header,
.files-upload label,
.footer-logo img {
  margin-bottom: 20px;
}
.footer-logo p {
  color: #000;
  font-size: 13px;
  font-weight: 400;
}
.footer-payment h3,
.footer-services h3 {
  font-size: 23px;
  font-weight: 600;
  color: #000;
}
.footer-payment,
.footer-services {
  margin-top: 30px;
}
.footer-services h3 {
  margin-bottom: 15px;
}
.footer-services h3:before {
  width: 30px;
  height: 2px;
  background: #5e115d;
  bottom: 0;
  border-radius: 3px;
}
.footer-payment img,
.footer-services ul li {
  margin-bottom: 10px;
}
.adress-bar a p,
.footer-services ul li a {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}
.footer-payment h3 {
  padding-bottom: 10px;
}
.adress-bar {
  display: flex;
  margin: 20px 0;
}
.adress-bar i {
  margin-right: 10px;
  font-size: 21px;
}
.footer-bottm {
  border-top: 1px solid #d4d4d4;
  padding: 20px 0;
  margin-top: 30px;
  justify-content: center;
}
.footer-copyright h3 {
  font-size: 15px;
  font-weight: 500;
}
.footer-privacy ul li a {
  color: #000;
  font-size: 15px;
  padding: 0 10px;
  border-right: 1px solid #828080;
}
footer {
  padding-top: 50px;
  border-top: 1px solid #dddddd40;
}
.footer-privacy ul li:nth-child(2) a {
  border: none;
}
.adress-bar p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
@keyframes float {
  0%,
  100% {
    transform: translatex(0);
  }
  50% {
    transform: translatex(20px);
  }
}
@keyframes element-1 {
  0%,
  100% {
    transform: translatex(0);
  }
  50% {
    transform: translatex(20px);
  }
}
@keyframes element-2 {
  0%,
  100% {
    transform: translatey(0);
  }
  50% {
    transform: translatey(20px);
  }
}
.inner-banner {
  background: url(../images/traverse-bg.jpg) 100% / cover;
  height: 590px;
  align-items: center;
  display: flex;
}
.iner-banner-text h2 {
  background: no-repeat padding-box #5c1a6f;
  border-radius: 2px;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  width: 430px;
  padding: 4px 0;
  margin-bottom: 15px;
}
.iner-banner-text h1 {
  font-size: 38px;
  color: #000;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 20px;
}
.floating-black-btns ul {
  justify-content: unset;
  width: 100%;
  margin-top: 30px;
  display: flex;
}
.award-winning {
  padding: 60px 0;
}
.award-text h3 {
  font-size: 17px;
  color: #1329a9;
  font-weight: 600;
  margin-bottom: 10px;
}
.award-text h2,
.inner-portfilio .custom-header h3 {
  font-size: 32px;
}
.award-text h2,
.award-text h4 {
  margin-bottom: 20px;
  padding-left: 10px;
}
.award-text h2 {
  color: #000;
  line-height: 48px;
}
.award-text h4 {
  font-size: 14px;
  color: #1329a9;
  font-weight: 600;
}
.award-text p {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  padding-left: 10px;
}
.award-text h2:before {
  background: #5e115d;
  height: 100%;
  width: 3px;
  border-radius: 3px;
  left: 0;
}
.floating-black-btns .two-floating-btn {
  width: 150px;
}
.floating-black-btns ul li button {
  box-shadow: 0 3px 6px #00000029;
  border: 1px solid #1329a94d;
  border-radius: 3px;
  padding: 9px 17px;
  font-size: 15px;
  color: #1329a9;
  font-weight: 500;
}
.award-win-img img {
  height: 460px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  object-fit: scale-down;
}
.award-win-img:before {
  background: url(../images/element-3.webp);
  width: 60px;
  height: 60px;
  right: 40px;
  top: -50px;
}
.award-win-img:after {
  background: url(../images/element-1.webp);
  width: 106px;
  height: 116px;
  left: 0;
  animation: 4s ease-in-out infinite element-1;
  bottom: -50px;
}
.footer-logo img:first-child {
  width: 50%;
}
.social-links a {
  border: 1px solid #000;
  color: #000;
  min-width: 40px;
  font-size: 18px;
  border-radius: 30px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.social-links a:hover {
  background-color: #f52551;
  color: #fff;
  border-color: #f52552;
}
.social-links.pt-2 img {
  width: auto;
}
.inner-portfilio {
  padding: 40px 0 60px;
}
.portfolio-img img {
  margin-bottom: 50px;
  border-radius: 0 35px;
  transform: scale(1);
  transition-duration: 0.34s;
}
.portfolio-img img:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.about-us {
  padding: 90px 0;
}
.about-text h2 {
  font-size: 35px;
  color: #000;
  margin-bottom: 13px;
  padding-bottom: 18px;
}
.about-text p {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
}
.who-we {
  padding: 40px 0 90px;
  background: url(../images/who-we-bac.webp) 0 0 / cover;
  margin-bottom: 50px;
}
.pricing-page {
  padding: 110px 0 30px;
}
.pricng-pkg h6 {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  margin-bottom: 25px;
}
.let-us {
  padding: 80px 0 10px;
}
.let-us-heading {
  margin-bottom: 40px;
}
.let-us-heading h3 {
  font-size: 33px;
  color: #000;
  width: 80%;
  margin: 0 auto 8px;
}
.let-us-heading p {
  color: #000;
  font-size: 14px;
  width: 57%;
  margin: 0 auto;
  font-weight: 400;
  line-height: 23px;
}
.contact-form {
  background: no-repeat padding-box #fff;
  border: 1px solid #7070704d;
  border-radius: 10px;
  padding: 30px 50px;
}
.contact-form h4 {
  color: #1329a9;
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 5px;
}
.contact-form p {
  font-size: 12px;
  width: 336px;
  margin: 0 auto 22px;
  color: #000;
  font-weight: 500;
}
.contact-form input,
.contact-form textarea {
  background: no-repeat padding-box #fff;
  margin-bottom: 15px;
  width: 100%;
}
.contact-form input {
  border: 1px solid #0000004d;
  border-radius: 5px;
  padding: 8px 18px;
}
.contact-form textarea {
  border: 1px solid #0000004d;
  border-radius: 5px;
  padding: 10px 18px;
  resize: none;
}
.contact-form input::placeholder {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}
.contact-form textarea::placeholder {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}
.contact-form button {
  background: no-repeat padding-box #5e115d;
  border-radius: 5px;
  width: 100%;
  color: #fff;
  border: none;
  padding: 11px 0;
  font-weight: 600;
  font-size: 17px;
}
.get-started .modal-body {
  background: url(../images/started-modal.webp);
  border: 1px solid #5e115d9e;
  border-radius: 11px;
}
.get-started .modal-content,
.popup-modal .modal-content {
  border-radius: 11px;
}
.get-started .modal-body .btn-close {
  position: absolute;
  box-shadow: 0 3px 30px #00000029;
  background: #fff;
  padding: 10px;
  border-radius: 100%;
  font-size: 24px;
  opacity: 1;
  color: #ff2756;
  font-weight: 600;
  right: 15px;
  top: 15px;
  line-height: 0;
}
.get-started-modal {
  padding: 30px 40px;
}
.get-started-modal img {
  margin-bottom: 20px;
  width: 60%;
}
.get-started-modal h3 {
  font-size: 30px;
  color: #000;
  width: 95%;
  margin: 0 auto 18px;
}
.get-started-modal input,
.get-started-modal textarea {
  background: no-repeat padding-box #ffffffa1;
  opacity: 1;
  width: 100%;
  padding: 8px 15px;
  margin-bottom: 15px;
}
.get-started-modal h3 span {
  color: #c50303;
  padding-left: 3px;
}
.get-started-modal input,
.popup-text input {
  border: 1px solid #7070704d;
  border-radius: 5px;
}
.get-started-modal textarea {
  border: 1px solid #7070704d;
  border-radius: 5px;
  height: 90px;
  resize: none;
}
.get-started-modal input::placeholder {
  font-size: 13px;
}
.get-started-modal textarea::placeholder {
  font-size: 13px;
}
.get-started-modal button {
  background: no-repeat padding-box #ff2756;
  border-radius: 5px;
  border: none;
  color: #fff;
  padding: 6px 40px;
  font-size: 16px;
  font-weight: 600;
}
.popup-modal .modal-dialog {
  max-width: 960px;
  margin: 1.75rem auto;
}
.popup-modal .modal-body {
  background: url(../images/mobile-pop.webp) 0 0 / cover;
  border: 1px solid #5e115d9e;
  border-radius: 11px;
  position: relative;
}
.pop-mob-image img {
  position: absolute;
  top: -22px;
  left: -40px;
}
.popup-text img {
  width: 40%;
  margin-bottom: 10px;
  margin-top: 12px;
}
.popup-text h3 {
  font-size: 23px;
  color: #000;
  margin-bottom: 18px;
}
.popup-text input,
.popup-text textarea {
  background: no-repeat padding-box #ffffffa1;
  width: 100%;
  padding: 8px 15px;
  margin-bottom: 10px;
  opacity: 1;
}
.popup-modal-body {
  padding-right: 40px;
}
.popup-text h4,
.popup-text h6 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.popup-text h5 {
  color: #1329a9;
  font-weight: 600;
  font-size: 30px;
}
.popup-text textarea {
  border: 1px solid #7070704d;
  border-radius: 5px;
  resize: none;
  height: 81px;
}
.popup-text input::placeholder {
  font-size: 13px;
}
.popup-text textarea::placeholder {
  font-size: 13px;
}
.popup-text button {
  background: #fa150f;
  color: #fff;
  border: none;
  width: 130px;
  padding: 7px 0;
  font-weight: 500;
  display: block;
  margin: 0 auto;
  border-radius: 2px;
}
.ban-form input,
.ban-form textarea {
  padding: 10px 15px;
  background: #fff;
  width: 100%;
}
.popup-modal .modal-body .btn-close {
  position: absolute;
  background: #fff;
  padding: 10px;
  border-radius: 100%;
  font-size: 24px;
  opacity: 1;
  color: #c30000;
  font-weight: 600;
  left: 15px;
  top: 15px;
  z-index: 1;
  line-height: 0;
}
.popup-modal .modal-body::before {
  position: absolute;
  content: "";
  background: url(../images/pop-mob-thanku.webp);
  width: 128px;
  height: 89px;
  right: -11px;
  top: 4px;
}
.inner-packages-page {
  margin-top: 0 !important;
}
.floatbutton.active {
  right: 0;
  z-index: 9;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.floatbutton,
.floatbutton .clickbutton .crossplus {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
}
.floatbutton {
  transition: 0.4s;
  position: fixed;
  right: -371px;
  top: 20%;
  font-size: 0;
  width: 420px;
  z-index: 999;
}
.floatbutton .clickbutton {
  width: 50px;
  z-index: 999;
  height: 200px;
  cursor: pointer;
  box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, 0.09);
  border-radius: 30px 0 0 30px;
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
  margin-top: 125px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  border: 1px solid #fff;
  background-color: #ff2756;
  box-shadow: 0 0 40px #00000026;
  -webkit-box-shadow: 0 0 40px #00000026;
  -ms-box-shadow: 0 0 40px #00000026;
  -o-box-shadow: 0 0 40px #00000026;
}
.floatbutton .clickbutton .crossplus:before {
  content: "";
  display: none;
  position: absolute;
  width: 20px;
  height: 2px;
  right: 0;
  background: #fbb334;
  z-index: 99;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.floatbutton .clickbutton .crossplus:after {
  content: "";
  display: none;
  position: absolute;
  width: 2px;
  height: 20px;
  right: 0;
  background: #fab334;
  z-index: 99;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.floatbutton .clickbutton .crossplus {
  position: absolute;
  display: block;
  transform: rotate(-90deg);
  transition: 0.4s;
  left: -52px;
  white-space: pre;
  bottom: 87px;
}
.floatbutton .clickbutton .crossplus.rotate {
  transform: rotate(45deg);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.floatbutton .clickbutton .crossplus i {
  font-size: 18px;
  color: #fff;
  margin: 17px 0 0 15px;
}
.floatbutton .banner-form {
  background: #fff;
  padding: 15px;
  position: relative;
  z-index: 99999 !important;
  border-radius: 5px;
  margin: 0;
  width: 370px;
  display: inline-block;
  box-shadow: 0 0 30px #0000001f;
}
.ban-form input {
  margin: 0 0 15px;
  border: 1px solid #e5e5e5;
  color: gray;
  font-size: 14px;
  border-radius: 3px;
  height: 50px;
  font-weight: 400;
  outline: 0 !important;
}
.banner-form .intl-tel-input,
.why-we-are ul li img {
  width: 100%;
}
.btns_wrap .call_wrap,
.btns_wrap .chat_wrap {
  position: absolute;
  right: -225px;
  width: 280px;
  background-color: #ff2756;
  overflow: hidden;
  box-shadow: 0 0 40px #00000026 !important;
  z-index: 9999;
}
.banner-form h3 {
  color: #141315;
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: 700;
}
.banner-form h3 strong {
  font: 600 24px/24px Poppins, sans-serif;
}
.ban-form input[type="submit"] {
  color: #fff;
  font-weight: 600;
  border-radius: 3px;
  text-align: center;
  padding: 10px 15px;
  margin: 20px 0 0;
  border: transparent;
  cursor: pointer;
  background-color: #1329a9;
}
.ban-form textarea {
  border: 1px solid #e5e5e5;
  color: gray;
  font-size: 14px;
  border-radius: 3px;
  font-weight: 400;
  height: 120px;
  outline: 0 !important;
  margin: 15px 0 0;
  resize: none;
}
.fldset p,
.fldset.inpchecbx {
  margin: 10px 0 0;
}
.btns_wrap {
  position: fixed;
  right: -6px;
}
.btns_wrap a:hover {
  text-decoration: none !important;
  right: 0;
}
.btns_wrap .call_wrap {
  border: 1px solid #fff;
  top: 63px;
  border-radius: 30px 0 0 30px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btns_wrap .call_wrap span {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  padding: 15px 20px 15px 15px;
}
.btns_wrap .chat_wrap {
  display: block;
  top: 0;
  border-radius: 30px 0 0 30px;
  border: 1px solid #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btns_wrap .call_wrap span.icoo,
.btns_wrap .chat_wrap span.icoo {
  color: #fff;
  font-size: 18px;
  padding: 15px 20px;
  border-right: 1px solid #ded9d9;
  vertical-align: middle;
  display: inline-block;
  border-radius: 10px 0 0 10px;
}
.btns_wrap .chat_wrap span {
  color: #fff;
  font-size: 20px;
  vertical-align: middle;
  padding: 15px 30px 15px 15px;
}
.ban-form .fldset.inpchecbx label {
  display: inline-block;
  margin: 0;
  line-height: 1.4;
  color: #676767;
  font-size: 13px;
}
.ban-form .fldset.inpchecbx input {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
}
.fldset p {
  font-size: 13px;
  color: #676767;
  padding: 0;
}
.fldset p a {
  display: block;
  padding: 5px 0 0;
  color: #141315;
  font-weight: 500;
  font-size: 14px;
}
.portfolio-inner-box img {
  border-radius: 8px;
}
.client-img img,
.f-ico-p a i {
  border-radius: 100%;
}
.inner-process {
  padding: 30px 0 0;
}
.privacy h1 {
  color: #f3120d;
  font-size: 43px;
  font-weight: 600;
}
.privacy p,
.privacy ul li {
  color: #000;
  font-size: 16px;
}
.pay-field,
.privacy p {
  margin-bottom: 16px;
}
.privacy h2 {
  color: #000;
  font-size: 23px;
  margin-bottom: 18px;
  font-weight: 700;
}
.privacy ul li {
  margin-bottom: 13px;
  list-style: circle;
  margin-left: 21px;
}
.f-ico-chat a i,
.f-ico-p a i {
  background: #fff;
  color: #f6130d;
  font-size: 17px;
  font-weight: 600;
  line-height: 33px;
  height: 37px;
}
#go-top-btn {
  display: inline-block;
  position: fixed;
  bottom: 10px;
  left: 20px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#go-top-btn.show {
  opacity: 1;
  visibility: visible;
}
#go-top-btn img:hover {
  filter: brightness(0);
  transition: 0.3s linear;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
#go-top-btn img {
  transition: linea 0.3s;
}
.pkg-anchor {
    margin-bottom: 9px;
    display: none;
}
.pkg-anchor a {
  color: #ff2756;
  font-weight: 500;
  font-size: 14px;
  text-decoration: underline;
}
.floating-side-icons {
  padding-left: 20px;
  position: fixed;
  bottom: 100px;
  z-index: 1;
}
.f-ico-p a i {
  width: 38px;
  margin-bottom: 10px;
  border: 1px solid #5e115d;
}
.f-ico-chat a i {
  border-radius: 100%;
  width: 41px;
  margin-bottom: 10px;
  border: 1px solid #5e115d;
}
.video-play-button,
.video-play-button:after,
.video-play-button:before {
  position: absolute;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
}
.f-ico-trust img {
  width: 38px;
}
.video-play-button {
  z-index: 10;
  top: 0;
  right: 30px;
  box-sizing: content-box;
  width: 27px;
  height: 39px;
  background: #f5130d;
  padding: 13px 15px 13px 23px;
}
.video-play-button:before {
  content: "";
  z-index: 0;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  background: #f9130d;
  animation: 1.5s ease-out infinite pulse-border;
}
.video-play-button:after {
  content: "";
  z-index: 1;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  background: #fa183d;
  transition: 0.2s;
}
.border-box:after,
.pay-af:after {
  width: 1px;
  bottom: 0;
  margin: auto;
  content: "";
}
.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}
.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}
.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 26px solid #fff;
  border-top: 19px solid transparent;
  border-bottom: 17px solid transparent;
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: 0.5s;
}
.btn-form,
.logo-brief {
  background-color: #fff;
}
.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}
.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  transition: 0.2s;
}
.video-overlay-close:hover {
  color: #fa183d;
}
.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}
.f-ico-p a img {
  width: 40%;
}
.prics-tags {
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
}
.prics-tags h5 {
  color: #11269d;
  font-size: 28px;
  font-weight: 500;
  text-decoration: line-through;
  margin-right: 10px;
}
.prics-tags h6 {
  color: #f8130d;
  font-size: 46px;
  font-weight: 600;
}
.inner-package-detailss {
  margin-top: 0;
}
.inner-package-detailss h3 {
  font-size: 33px;
  color: #000;
  position: relative;
  margin-bottom: 19px;
}
.inner-package-detailss ul {
  border-bottom: 1px solid #dddddd36;
  height: 342px;
  overflow: auto;
  padding: 20px 5px 20px 20px;
  margin-bottom: 10px;
  overflow-x: hidden;
  border-radius: 8px;
  box-shadow: 0 0 10px #f5130d38;
}
.inner-package-detailss ul li {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin-bottom: 21px;
  padding-left: 18px;
  position: relative;
  border-bottom: 1px solid #f5130d17;
  padding-bottom: 11px;
}
.inner-package-detailss ul li:before {
  position: absolute;
  left: -20px;
  content: "";
  background: url(../images/check.webp);
  width: 34px;
  height: 34px;
  top: -5px;
}
.inner-package-detailss ul::-webkit-scrollbar {
  width: 10px;
}
.inner-package-detailss ul::-webkit-scrollbar-track {
  background: #e6e6e6;
  border-radius: 5px;
}
.inner-package-detailss ul::-webkit-scrollbar-thumb {
  background: #f6130d;
  border-radius: 5px;
}
.detaill-box {
  padding: 80px 0;
}
.detaill-boxx {
  border: 1px solid #f9130d;
  box-shadow: 0 0 10px #f9130d4a;
  border-radius: 15px;
  padding: 50px 40px;
}
.detaill-boxx h3 {
  font-size: 14px;
  color: #f3120d;
  margin-bottom: 10px;
  font-weight: 600;
}
.detaill-boxx h4 {
  font-size: 27px;
  color: #000;
  font-weight: 700;
  position: relative;
  margin-bottom: 19px;
}
.detaill-boxx p {
  font-size: 16px;
  margin-bottom: 21px;
}
.pricing-detail-btn {
  margin: 0 auto;
  width: 165px;
}
.detaill-boxx:hover {
  background: #f8130d;
  transition-duration: 0.3s;
}
.detaill-boxx.detaill-boxx:hover h4,
.detaill-boxx:hover h3 {
  color: #fff;
  transition-duration: 0.3s;
}
.detaill-boxx:hover h5,
.detaill-boxx:hover h6,
.detaill-boxx:hover p {
  transition-duration: 0.3s;
  color: #fff;
}
.detaill-boxx:hover a {
  background: #1227a0;
  transition-duration: 0.3s;
}
.detaill-box h2 {
  font-size: 33px;
  color: #000;
  position: relative;
  width: 60%;
  margin-bottom: 59px;
}
.logo-sel h6,
.pay-field label,
.payment-fm h6,
.payment-h h5 {
  color: #5e115d;
  font-weight: 600;
}
.video-padding {
  margin-bottom: 80px;
}
.badges {
  position: fixed;
  top: 30%;
  left: 0;
}
.logo-brief {
  padding: 10% 0 5%;
}
.payment-h {
  margin-bottom: 25px;
}
.payment-h h5 {
  font-size: 40px;
  margin-bottom: 5px;
}
.pay-af {
  position: relative;
  padding-right: 35px;
}
.logo-sel h6,
.payment-fm h6 {
  font-size: 23px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.pay-field label {
  font-size: 13px;
  margin-bottom: 10px;
  padding-left: 5px;
  letter-spacing: 1px;
  display: block;
}
.pay-field label > span {
  font-size: 9px;
  margin-left: 7px;
}
.pay-field input,
.pay-field select,
.pay-field textarea {
  width: 100%;
  height: 44px;
  border: 1px solid #5e115d !important;
  font-size: 13px;
  font-weight: 400;
  padding: 0 10px;
  font-family: Poppins, sans-serif;
  background: #9ba1934a !important;
  border-radius: 6px;
  letter-spacing: 1px;
}
.pay-af:after {
  position: absolute;
  height: 445px;
  background: #fff;
  top: 0;
  right: 0;
}
.logo-brief button {
  background: #5e115d;
  padding: 13px;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #5e115d;
  color: #fff;
}
section.award-sec,
section.digital-sec,
section.process-sec {
  background-position: center;
  background-size: cover;
}
.logo-brief button:hover {
  background: 0 0;
  color: #5d105c;
}
.pay-field textarea {
  height: 180px;
  width: 100%;
  resize: none;
  padding: 16px;
  line-height: normal;
  letter-spacing: 1px;
}
ul.logosel-lst > li {
  display: inline-block;
  width: 49%;
  margin-right: 14px;
}
ul.lcu-clr > li:last-child,
ul.logosel-fonts > li:nth-child(5n),
ul.logosel-lst > li:nth-child(2n) {
  margin-right: 0;
}
.logosel-bx {
  margin-bottom: 15px;
}
.logo-sel-pic {
  padding: 10px;
  border: 2px solid #5a1059;
  margin-bottom: 10px;
  border-radius: 14px;
}
.logosel-bx h4 {
  font-size: 15px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 400;
}
.logofont {
  width: 211px;
  height: 85px;
  border: 2px solid #5d105c;
  justify-content: center;
  border-radius: 6px;
}
.logofont img {
  filter: grayscale(100%) brightness(0) sepia(50%) hue-rotate(-100deg)
    saturate(500%) contrast(1);
}
ul.logosel-clr {
  margin-bottom: 40px;
}
ul.logosel-clr > li {
  margin-right: 35px;
}
ul.logosel-fonts > li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  margin-right: 10px;
}
.logoclr {
  padding-bottom: 7px;
  border: 2px solid transparent;
}
.logoclr img {
  margin-bottom: 5px;
}
.logoclr h4 {
  color: #fff;
  font-size: 14px;
}
ul.lcu-clr > li {
  display: inline-block;
  width: 48%;
  margin-right: 30px;
  vertical-align: middle;
}
.fortextarea textarea {
  padding-left: 10px !important;
}
ul.forspaceright li {
  margin-right: 38px;
  border: 1px solid transparent;
}
.pad-btmm {
  padding-bottom: 50px;
}
.files-upload {
  padding: 15px;
  border: 2px solid #222;
  border-radius: 14px;
}
.files-upload input#fileToUpload {
  background: 0 0;
}
.btn-form {
  width: auto;
  border: none;
  border-radius: 5px;
  color: #222;
  padding: 15px 40px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  display: table;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  margin: 0 auto;
}
.btn-form:hover {
  color: #fff;
  background: #222;
}
.digital-sec:before,
section.award-sec,
section.digital-sec,
section.process-sec {
  background-repeat: no-repeat;
}
.white_select {
  border: 2px solid #11269d;
}
.gt_logofnt {
  border: 2px solid #11269e;
}
.mtp60 {
  margin-top: 54px;
}
.briefradio label {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
}
.briefradio label input {
  position: absolute;
  left: -9999px;
}
.briefradio label input:checked + span,
.briefradio label span:hover {
  background-color: #5e115d;
  color: #fff;
}
.briefradio label input:checked + span:before {
  box-shadow: inset 0 0 0 0.4375em #222;
}
.briefradio label span {
  display: flex;
  align-items: center;
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s;
  color: #000;
}
.briefradio label span:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #e6e6e5;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: 0.375em;
  transition: 0.25s;
  box-shadow: inset 0 0 0 0.125em #222;
}
.portfoliotabs .tab button.active,
.portfoliotabs .tab button:hover {
  background-color: #222;
  color: #fff;
}
.portfoliotabs .tab button {
  margin-bottom: 0;
  background: 0 0;
  border: 1px solid transparent;
  border-radius: 100px;
  color: #222;
  font-size: 15px;
  padding: 10px 20px;
}
.portfoliobox video {
  width: 100%;
  height: 400px;
  object-fit: scale-down;
}
.digital-marketing {
  padding: 1% 0 0;
}
.digitalservicestext small {
  display: block;
  color: #ffd301;
  font-size: 34px;
  margin: 20px 0;
  font-family: "Kumbh Sans", sans-serif;
  font-weight: 900;
  text-align: left;
}
.digitalbox span,
.digitalservicestext span {
  display: block;
  color: #0c005b;
  font-family: "Kumbh Sans", sans-serif;
  text-align: left;
}
.digitalservicestext span {
  font-size: 34px;
  margin: 20px 0;
  font-weight: 900;
  line-height: 50px;
}
.digitalbox span {
  font-size: 18px;
  margin: 15px 0;
  font-weight: 600;
}
.digitalbox {
  background: #fff;
  padding: 10px;
  box-shadow: 1px 1px 11px rgb(0 0 0 / 36%);
  margin-bottom: 30px;
  margin-top: 40px;
}
section.digital-sec {
  padding: 100px 0;
  background-image: url(../images/background-20.png);
  position: relative;
}
.digit-text h2 {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
.digital-main-box ul {
  padding: 0;
  list-style: none;
}
.digital-main-box li {
  width: 50%;
  float: left;
}
.digital-li-bx {
  cursor: pointer;
  background: #00c3ff;
  border-radius: 15px;
  padding: 35px 25px;
  color: #fff;
  text-align: center;
  top: 0;
  position: relative;
  margin: 20px 20px 0;
  transition-duration: 0.3s;
}
.digital-li-bx.blu-color:hover,
.digital-li-bx.sky-blu:hover {
  transition-duration: 0.3s;
  top: -5px;
}
.digital-li-bx.green-color:hover,
.digital-li-bx.red-color:hover {
  transition-duration: 0.3s;
  top: -55px;
}
.digital-main-box li img {
  transform: scale(1);
  transition-duration: 1s;
}
.digital-main-box li:hover img {
  transform: scale(1.4);
  transition-duration: 1s;
}
.blu-color {
  background-color: #fe4c1c;
}
.green-color {
  background-color: #448044;
}
.red-color {
  background-color: #0160e7;
}
li.digitl-li-st2 .digital-li-bx,
li.digitl-li-st4 .digital-li-bx {
  position: relative;
  top: -50px;
}
.digit-text p {
  font-size: 16px;
  margin: 15px 0 0;
  color: #333;
  font-weight: 400;
}
.counter-box ul {
  padding: 0 100px 0 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.counter-box ul li {
  display: inline-flex;
}
.counter h2 {
  color: #fdb42a;
  font-weight: 800;
  font-size: 40px;
}
.counter p {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
.border-box:after {
  background-color: #d1d3d4;
  height: 60px;
  position: absolute;
  right: -20px;
  top: -15px;
}
.border-box h2 {
  margin: 0;
}
li:last-child .border-box:after {
  width: 0;
}
.counter-box {
  text-align: center;
  padding-top: 40px;
}
.digit-image-box {
  padding-top: 50px;
}
.digital-btn-box a.nav_num {
  padding: 14px 30px;
  border-radius: 6px;
  background-color: #ff2756;
  color: #fff;
  font-weight: 600;
  margin: 0 10px 0 0;
  outline: 0;
  border: 1px solid #ff2756;
}
.digital-btn-box a.blue_btn:hover img,
.digital-btn-box a.nav_num img {
  filter: brightness(100);
}
.digital-btn-box a.nav_num:hover img {
  filter: none;
}
.digital-btn-box a.blue_btn {
  padding: 13px 30px;
  border: 1.5px solid #ff2756;
  border-radius: 6px;
  color: #ff2756;
  font-weight: 600;
}
.digital-btn-box {
  margin-top: 60px;
}
.digital-btn-box a img {
  margin-left: 10px;
}
.digital-li-bx img {
  width: 45%;
}
.digital-sec:before {
  content: "";
  background-image: url(images/digital-pic.html);
  position: absolute;
  height: 52px;
  width: 52px;
  border-radius: 10px;
  z-index: 0;
  left: 42%;
  bottom: 182px;
}
.digital-btn-box a.nav_num:hover {
  background-color: transparent;
  color: #ff2756;
  border: 1px solid #ff2756;
}
.digital-btn-box a.blue_btn:hover {
  background-color: #ff2756;
  color: #fff;
}
.digital-main-box h4 {
  font-size: 18px !important;
  margin: 10px 0;
}
.digital-main-box p {
  font-size: 14px !important;
}
section.award-sec {
  padding: 80px 0;
  background-image: url(../images/background-3.jpg);
}
.awaerd-text h2 {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
.awaerd-text p {
  font-size: 16px;
  margin: 20px 0 50px;
  color: #fff;
  font-weight: 400;
}
.award-box h4,
.award-box p {
  margin: 25px 0 0;
  color: #000;
}
.award-box h4 {
  font-size: 20px;
  font-weight: 600;
}
.award-box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  min-height: 82px;
}
.award-box {
  padding: 25px 30px;
  border-color: #a98dc5;
  border-radius: 10px;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.26);
  background: linear-gradient(#fff, #fff);
  font-weight: 400;
  transition: 0.5s;
}
.award-box img {
  width: 25%;
}
.award-box:hover {
  background: #ff2756;
  transition: 0.5s !important;
  transform: scale(1.1);
}
.award-box:hover img {
  filter: invert(1);
}
section.process-sec {
  padding: 50px 0;
  background-image: url(../images/background-03.png);
}
.process-text h2 {
  font-size: 30px;
  font-weight: 800;
  color: #000;
  margin: 0;
}
.process-text p {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  margin: 19px 0 0;
}
.portfolio .portfolio-image-1:first-child {
  height: 400px;
  overflow: hidden;
  background-size: cover;
  border-radius: 10px;
  position: relative;
}
.portfolio .portfolio-image-1:first-child:hover img {
  transform: none;
  transform: translate(0, -130vh) !important;
  transition: 3.5s;
}
.portfolio .portfolio-image-1:first-child img {
  transform: translate(0, 0) !important;
  transition: 3.5s;
}
.portfolio-inner-box {
  margin: 0 0 50px;
}
section.trig-wrap-1 {
  background: #f1f1f1;
  padding: 16px 0 8px;
  position: relative;
}
.why-we-are ul {
  text-align: center;
  overflow: auto;
}
.why-we-are ul li {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  width: 10%;
  margin-right: 45px;
}
