@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
  font-family: MontBold;
  src: url(../fonts/Mont-Bold.ttf);
}

@font-face {
  font-family: MontHeavy;
  src: url(../fonts/Mont-HeavyDEMO.otf);
}
@font-face {
  font-family: MontLight;
  src: url(../fonts/Mont-ExtraLightDEMO.otf);
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-right: 15px;
  padding-left: 15px;
}

img {
  max-width: 100%;
  width: 100%;
}

:focus-visible,
button:focus,
:focus {
  outline: none;
}

textarea{
  resize: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

:root {
  --webblue: #061e44;
  --webred: #f92943;
}

.color-95979D {
  color: #95979D;
}
.color-061E44 {
  color: #061e44;
}
.color-F92943 {
  color: #f92943 !important;
}

.fa-100 {
  font-size: 100px;
}
.fa-12 {
  font-size: 12px;
}
.fa-13 {
  font-size: 13px !important;
}
.fa-14 {
  font-size: 14px !important;
}
.fa-15 {
  font-size: 15px;
}
.fa-16 {
  font-size: 16px;
}
.fa-17 {
  font-size: 17px;
}
.fa-18 {
  font-size: 18px !important;
}
.fa-19 {
  font-size: 19px;
}
.fa-20 {
  font-size: 20px;
}
.fa-22 {
  font-size: 22px;
}
.fa-24 {
  font-size: 24px;
}
.fa-25 {
  font-size: 25px;
}
.fa-26 {
  font-size: 26px;
}
.fa-28 {
  font-size: 28px;
}
.fa-30 {
  font-size: 30px !important;
}
.fa-33 {
  font-size: 33px !important;
}
.fa-36 {
  font-size: 36px;
}
.fa-40 {
  font-size: 40px;
}
.fa-50 {
  font-size: 50px;
}
.fa-56 {
  font-size: 56px;
}
.fa-60 {
  font-size: 60px;
}

.lh-100 {
  line-height: 100%;
}
.lh-105 {
  line-height: 105%;
}
.lh-110 {
  line-height: 110%;
}
.lh-115 {
  line-height: 115%;
}
.lh-120 {
  line-height: 120%;
}
.lh-125 {
  line-height: 125%;
}
.lh-128 {
  line-height: 128%;
}
.lh-130 {
  line-height: 130%;
}
.lh-132 {
  line-height: 132% !important;
}
.lh-135 {
  line-height: 135%;
}
.lh-140 {
  line-height: 140%;
}
.lh-141 {
  line-height: 141%;
}
.lh-145 {
  line-height: 145%;
}
.lh-150 {
  line-height: 150%;
}
.lh-155 {
  line-height: 155%;
}
.lh-160 {
  line-height: 160%;
}
.lh-165 {
  line-height: 165%;
}
.lh-170 {
  line-height: 170%;
}
.lh-175 {
  line-height: 175%;
}
.lh-180 {
  line-height: 180%;
}
.lh-200 {
  line-height: 200%;
}
.lh-244 {
  line-height: 244%;
}

/* MArgins Padding */
.mb-30 {
  margin-bottom: 30px;
}
.mb-39 {
  margin-bottom: 39px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-52 {
  margin-bottom: 52px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-18 {
  margin-bottom: 18px;
}
.mb-22 {
  margin-bottom: 22px;
}
.mb-26 {
  margin-bottom: 26px;
}
.mb-29 {
  margin-bottom: 29px;
}
.mb-47 {
  margin-bottom: 47px;
}
.mb-36 {
  margin-bottom: 36px;
}

.bg-061E44 {
  background-color: #061e44;
}
/* MArgins Padding */
/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0;
}

body {
  color: #000;
  font-family: "Poppins", sans-serif;
}

.servicepart1,
.banner-pages-services,
.our-testimonials {
  overflow: hidden;
}
/* main {
  overflow: hidden;
} */
p,
.ff-poppins {
  font-family: "Poppins";
}
.ff-montBold {
  font-family: "MontBold";
}

ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

a:hover {
  color: inherit;
}

.mw-352 {
  max-width: 352px !important;
  width: 100%;
}
.mw-530 {
  max-width: 530px;
  width: 100%;
}
.mw-555 {
  max-width: 555px;
  width: 100%;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.pt-104 {
  padding-top: 104px;
}
.pt-153 {
  padding-top: 153px;
}
.pb-153 {
  padding-bottom: 153px;
}

.pb-104 {
  padding-bottom: 104px;
}

.container-1470 {
  max-width: 1470px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.header-row {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 57px 0 43.85px;
  border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.header-columns-links > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}

.header-columns-links > ul > li > a {
  display: flex;
  align-items: center;
  padding: 10px 0;
  position: relative;
  gap: 5px;
  font-family: montserrat;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.header-columns-links {
  max-width: 751px;
  width: 100%;
}

.btn-reg {
  text-decoration: none;
  background: var(--webred);
  color: #fff;
  font-family: "poppins";
  /* width: 100%; */
  display: inline-block;
  padding: 12px 29px;
  font-weight: 700;
  transition: 0.3s ease-in-out;
  border: 1px solid transparent;
  font-size: 16px;
}

.btn-reg:hover {
  background: #fff;
  text-decoration: none;
  color: var(--webred);
  border-color: var(--webred);
}

.header-web-main {
  /* background: #fff; */
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 99;
  left: 0;
}

.header-columns-links > ul > li > a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0%;
  transform: translateX(-50%);
  height: 2px;
  background: var(--webred);
  transition: 0.3s ease-in-out;
}

.header-columns-links > ul > li > a:hover:after,
.header-columns-links > ul li.sub-menu:hover a:after {
  width: 100%;
}

.btn-reg.btn-w-image {
  display: inline-flex;
  gap: 11px;
  align-items: center;
}

.btn-reg.btn-w-image:hover {
  background: var(--webblue);
  color: #fff;
  border-color: var(--webblue);
}

/* Banner */
.fa-56,
.ls-minus-1 {
  letter-spacing: -1px;
}
.ls-0-2 {
  letter-spacing: 0.2px;
}
.row-banner-home {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: wrap;
  padding-top: 93px;
}

.column-banner-home-text {
  max-width: 713px;
  width: 100%;
}

.column-banner-home-image {
  max-width: 552px;
  width: 100%;
}

.header-column-logo {
  max-width: 181px;
  width: 100%;
}

.laptop-image {
  position: absolute;
  right: -190px;
  width: 993px;
  max-width: 903px;
  bottom: -100px;
}

.icons-arround {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background: rgb(6 30 68 / 90%);
  border-radius: 50%;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  backdrop-filter: blur(30px);
}

.icons-arround.box-icon {
  left: auto;
  right: -16px;
  bottom: 210px;
  top: auto;
  transform: none;
  z-index: 1;
  /* background: rgb(6 30 68 / 100%); */
}

.icons-arround.money-icon {
  left: -20px;
  top: 30%;
  transform: translateY(-50%);
}

.banner-section {
  min-height: 100vh;
  height: auto;
  display: flex;
  align-items: center;
  background-image: url(../images/bg-image.png);
  position: relative;
  z-index: 1;
}
.banner-section:after,
.banner-section:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/red-ellipse.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: calc(100% - 50px) bottom;
  z-index: -1;
}

.banner-section:after {
  background-image: url(../images/blue-ellipse.png);
  background-position: right bottom;
}

.trust-pilot {
  display: inline-block;
  padding: 0px 0 67px;
  max-width: 126px;
  width: 100%;
}
/* Banner */
.btn-reg.btn-w-image > span{
  flex: 0 0 auto;
}

.btn-reg.btn-w-image > img {
  max-width: 24px;
  flex: 0 0 24px;
  width: 100%;
}

.header-columns-links > ul > li > a img {
  max-width: 11.64px;
}

.icons-arround img {
  max-width: 55%;
}

.btn-white {
  background: #fff;
  color: #061e44;
}

.gap-28 {
  gap: 28px;
}

.row-we-help-scale {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mw-483 {
  max-width: 483px;
  width: 100%;
}
.mw-641 {
  max-width: 641px;
  width: 100%;
}

.we-help-scale-images-row.mw-789 {
  max-width: 789px;
  width: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  gap: 52px;
  row-gap: 38px;
}

.we-help-scale-images-items {
  width: 100%;
  flex: 0 0 100%;
  max-width: calc(33.3333% - 52px * 2 / 3);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 35px;
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  min-height: 172px;
}

.btn-white-hover.btn-w-image > img {
  filter: brightness(0) invert(1);
  transition: 0.3s ease-in-out;
}

.btn-white-hover.btn-w-image:hover img {
  filter: none;
}

.btn-white-hover.btn-w-image:hover {
  background: #fff;
  color: var(--webred);
}

.service-item-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 38px;
}

.image-right-service {
  width: 50px;
  height: 50px;
  background: #061e44;
  border-radius: 5px;
  padding: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-right-service img {
  max-width: 36px;
  height: 100%;
  object-fit: contain;
}

.slider-services-items {
  border: 1px solid #d6d6d6;
  border-radius: 10px;
  padding: 34px 31.5px 57px;
  position: relative;
  background: #fff;
}

.service-item-bottom .btn-reg {
  position: absolute;
  bottom: -64px;
  padding-top: 11px;
  padding-bottom: 11px;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  transform: rotateX(180deg);
}

.text-left-service span {
  font-size: 25px;
  color: #f92943;
  line-height: 132%;
  margin-bottom: 7px;
  font-family: "MontBold";
  display: inline-block;
}

.text-left-service h3 {
  font-family: "MontBold";
  font-size: 25px;
  color: #061e44;
  line-height: 132%;
}

.service-item-bottom p {
  font-size: 15px;
  line-height: 187%;
  max-width: 392px;
  text-transform: capitalize;
}

.slick-track {
  display: flex;
}

.slick-slide {
  height: inherit;
}

.slider-services-all .slick-list {
  padding: 50px 0 109px;
  padding-left: 0;
}

.slider-items-class .slick-list {
  margin: 0 -15px;
}

.slider-items-class .slick-list .slick-slide {
  margin: 0 15px;
}

 .slider-services-items:hover, 
.slider-services-items.slick-slide.slick-active.slick-current {
  box-shadow: 28px 23px 53px 0px rgb(0, 0, 0, 0.1);
}
.slider-services-items:hover .btn-reg {
  opacity: 1;
  visibility: visible;
  bottom: -24px;
  transform: rotateX(0deg);
}

.service-item-bottom .btn-reg:hover {
  background: #fff;
}

/*  */
.slider-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  max-width: 554px;
  margin: 0 auto;
}

.progress-bar {
  position: relative;
  width: 100%;
  height: 6px;
  background: #d9d9d9;
  border-radius: 3px;
  overflow: hidden;
}

.progress {
  width: 16.6667%;
  height: 100%;
  background: var(--webred);
  transition: width 0.4s ease;
}

button.prev-arrow,
button.next-arrow {
  background: none;
  border: none;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  width: 10px;
}

.bg-image,
.about-us-banner-section,
.discover-section,
.our-services {
  background-image: url(../images/bg-image.png);
}

.bg-image-306:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-image.png);
  background-repeat: no-repeat;
  max-height: 306px;
  z-index: -1;
}
/*  */

/* .row > div{
  display: flex;
}

.row > div > div{
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
} */

/* Discover */
.list-items-discover ul {
  /* column-count: 2; */
  display: flex;
  flex-flow: wrap;
}

.list-items-discover ul li {
  position: relative;
  font-size: 16px;
  color: #061e44;
  font-family: montbold;
  margin-bottom: 13px;
  max-width: 50%;
  flex: 0 0 50%;
  padding-left: 16px;
  line-height: 131%;
}

.list-items-discover ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #f92943;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.slider-services-items.discover-items {
  padding: 43px 31.5px 67px;
}

.list-items-discover ul li:nth-last-child(1),
.list-items-discover ul li:nth-last-child(2) {
  margin-bottom: 0;
}

.mt-65 {
  margin-top: 65px;
}

.pb-200 {
  padding-bottom: 200px;
}
.slider-services-items.discover-items {
  transition: 0.3s ease-in-out;
}
.slider-services-items.discover-items:hover {
  box-shadow: -12px 43px 63px 0px rgb(0, 0, 0, 0.1);
}
/* Discover */
/* New Height */
.mb-40 {
  margin-bottom: 40px;
}

.red-layer-image-left-bottom::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/left-bottom-red-image.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  z-index: -1;
}

.z-index-1 {
  z-index: 1;
}

.box-text-left-new-height {
  padding-top: 116px;
  padding-bottom: 141px;
  max-width: 526px;
}

.lh-195 {
  line-height: 195%;
}

.box-image-right-new-height {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 898px;
  display: flex;
  align-items: flex-end;
}

.box-image-right-new-height .macbook-pro {
  position: absolute;
  width: 113%;
  max-width: initial;
  bottom: -92px;
}

.section-new-heights {
  margin-bottom: 92px;
}

/* Success Story */
.pb-28 {
  padding-bottom: 28px;
}

.mb-32 {
  margin-bottom: 32px;
}

.border-bottom-000000-op-10 {
  border-bottom: 1px solid rgb(0, 0, 0, 0.1);
}

.btn-reg.btn-blue {
  background: var(--webblue);
}

.btn-reg.btn-blue:hover {
  background: #fff;
  border-color: var(--webblue);
  color: var(--webblue);
}

.mw-481 {
  max-width: 481px;
  width: 100%;
}

.pt-116 {
  padding-top: 116px;
}
.pt-102 {
  padding-top: 102px;
}
.pb-102 {
  padding-bottom: 102px;
}

.mw-845 {
  max-width: 845px;
  width: 100%;
}
.mw-680 {
  max-width: 680px;
  width: 100%;
}
.mw-466 {
  max-width: 466px;
  width: 100%;
}

.gap-between-43 {
  margin-left: -21.5px;
  margin-right: -21.5px;
}

.gap-between-43 > div {
  padding-left: 21.5px;
  padding-right: 21.5px;
}

.bg-F92943 {
  background: #f92943;
}
.row-success {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sales-box h6 {
  font-size: 12px;
  font-weight: 500;
  line-height: 195%;
  margin-bottom: 3px;
}

.sales-box h1 {
  font-size: 26.76px;
  letter-spacing: -1px;
  line-height: 132%;
  font-family: montbold;
}

.sales-box {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding: 10.5px 5px;
  color: #fff;
  text-align: center;
}

.bg-blue {
  background: #061e44;
}

.stats-of-our-sales {
  position: relative;
  padding-top: 47px;
}

.stats-of-our-sales:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  border-radius: 10px;
  border: 1px solid #d6d6d6;
  max-height: calc(100% - 74px);
  background-image: url(../images/succes-stats.png);
  background-size: cover;
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* Success Story */
/* Schedule a Meeting */
.lh-112 {
  line-height: 112%;
}
.mb-10 {
  margin-bottom: 10px;
}
.mw-725 {
  max-width: 725px;
  width: 100%;
}
.mw-833 {
  max-width: 833px;
  width: 100%;
}

.meeting-iframe-design-bg {
  margin: 31px 0 48px;
  position: relative;
}

.right-side-red-image-iframe,
.meeting-iframe-design-bg::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  background-color: #061e44;
  left: 0;
  z-index: -2;
  max-height: 470px;
  background-image: url(../images/desgin-home-bg.png);
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: center 34px;
  transform: translateY(-50%);
  z-index: -2;
}

.pb-85 {
  padding-bottom: 85px !important;
}
.pb-80 {
  padding-bottom: 80px;
}
.pt-80 {
  padding-top: 80px;
}

.right-side-red-image-iframe {
  transform: translateY(-50%) rotateY(180deg);
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}
/* Schedule a Meeting */

/* Our CLients */
.mb-60 {
  margin-bottom: 60px;
}

.fa-44 {
  font-size: 44px;
}
.fa-48 {
  font-size: 48px;
}
.items-valued-clients {
  height: 209px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #d6d6d6;
  mix-blend-mode: luminosity;
}

.items-valued-clients img {
  /*height: 63px;*/
  object-fit: contain;
  mix-blend-mode: luminosity;
}

.valued-items-row {
  border: 1px solid #d6d6d6;
}

.valued-items-row:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background: #d6d6d6;
}

.valued-items-row {
  position: relative;
  background-image: url(../images/clients/bg-clients.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.valued-items-row > div:nth-child(4n) > div {
  border-right: 0;
}
/* Our CLients */

/* Testimonials */
.mb-4pixel {
  margin-bottom: 4px;
}

.slider-testimonial-items {
  display: flex;
  flex-direction: column;
  padding: 61px 33px 44px;
  border: 1px solid transparent;
  transition: 0.3s ease-in-out;
  border-radius: 25px;
  height:100%;
}

.slider-testimonial .slick-center .slider-testimonial-items {
  border-color: #f92943;
}

.slider-testimonial .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}

.slider-testimonial .slick-list .slick-slide {
  padding-right: 15px;
  padding-left: 15px;
}

.stars-images {
  display: flex;
  align-items: center;
}

.stars-images img {
  max-width: 29.6px;
}

.profile-pic {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  overflow: hidden;
}

.profile-pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.mb-27 {
  margin-bottom: 27px;
}

.mt-16 {
  margin-top: 16px;
}

.testimonial-image-profile-pic-text {
  display: flex;
  align-items: center;
  gap: 12px;
}

.mb-90 {
  margin-bottom: 90px;
}

.slider-testimonial .slick-track,
.slider-testimonial .slick-list {
  overflow: visible !important;
}
.text-profile h3 {
  font-size: 22px;
  color: #061e44;
  font-family: "MontBold";
  line-height: 132%;
}

.text-profile p {
  font-size: 15px;
  color: #656565;
  line-height: 100%;
}
.slick-dots-styling .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 66px;
  gap: 6px;
}

.slick-dots-styling .slick-dots li {
  display: flex;
}

.slick-dots-styling .slick-dots li button {
  font-size: 0;
  width: 17px;
  height: 17px;
  background: #fff;
  border: 1px solid #F92943;
  border-radius: 12px;
  transition: 0.3s ease-in-out;
}

.slick-dots-styling .slick-dots li.slick-active button {
  background: #F92943;
  width: 78px;
}

/* Testimonials */

/* Our Blogs */
.mb-17{
  margin-bottom: 17px;
}
.row-blogs-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  overflow: hidden;
}

.our-blogs-left-header {
  padding-right: 38px;
}

.our-blogs-right-header {
  padding-left: 37px;
}

.our-blogs-left-header,.our-blogs-right-header {
  background: #fff;
}


.after-line-full:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 100vw;
  height: 1px;
  background: #000;
  opacity: 0.1;
  z-index: -1;
}

.after-line-full {
  position: relative;
}

.mb-12{
  margin-bottom: 12px;
}

.btn-w-image-flex-arrow {
  display: inline-flex;
  align-items: center;
  gap: 9.5px;
}

.btn-w-image-flex-arrow > img {
  max-width: 15.4px;
  margin-bottom: 0.5px;
}

.btn-w-image-flex-arrow span {
  display: flex;
  align-items: center;
  line-height: 100%;
}

.btn-w-image-flex-arrow:hover {
  color: #f92943;
}

.btn-w-image-flex-arrow,.btn-w-image-flex-arrow img {
  transition: 0.3s ease-in-out;
}

.mt-70 {
  margin-top: 70px;
}

.blogs-text {
  padding-top: 30px;
}

.pt-120{
  padding-top: 120px;
} 

.pt-90{
  padding-top: 90px;
}

.pb-90{
  padding-bottom: 90px;
}
/* Our Blogs */
/* Contact Us */
.contactus-now-row {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}

.mw-337 {
  max-width: 337px;
  width: 100%;
}

.mw-1130 {
  max-width: 1130px;
  width: 100%;
}

.row-contact-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px;
}

.mw-346 {
  max-width: 346px;
}

.mw-527 {
  max-width: 527px;
}

.flexing-items-contact a {
  display: inline-flex;
  align-items: flex-start;
  gap: 23px;
  color: #fff;
  font-size: 18px;
  line-height: 180%;
  font-weight: 500;
  margin-bottom: 38px;
}

.flexing-items-contact {
  margin-top: 37px;
}

.image-span {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  background: #F92943;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.image-span > img {
  height: 21px;
  object-fit: contain;
}

.contact-us-now-left-image {
  display: flex;
  align-items: flex-end;
}

.form-custum input,.form-custum textarea {
  width: 100%;
  height: 48px;
  border: none;
  background: #fff;
  padding: 13px 17px;
  font-size: 14px;
  font-weight: 500;
}

.form-custum textarea {
  min-height: 136px;
}

.gap-between-25 {
  margin-right: -12.5px;
  margin-left: -12.5px;
}

.gap-between-25 > div {
  padding-left: 12.5px;
  padding-right: 12.5px;
}

.row-gap-18 {
  row-gap: 18px;
}

.minw-148{
  min-width: 148px;
}
/* Contact Us */

/* Footer */
.image-logo-footer img {
  background: #fff;
  padding-right: 69px;
  max-width: calc(181px + 69px);
}

.image-logo-footer.after-line-full:after {
  right: 0;
  left: 0;
}

.image-logo-footer {
  overflow: hidden;
  margin-bottom: 45px;
}

.mw-370{
  max-width: 370px;
  width: 100%;
}

.mw-312{
  max-width: 312px;
  width: 100%;
}

.row-footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 120px;
}

.contact-via-phone-mail li a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 180%;
}

.contact-via-phone-mail li a > img {
  height: 20px;
  object-fit: contain;
  max-width: fit-content;
}

.contact-via-phone-mail {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 63px;
}

.social-icons-footer {
  display: flex;
  align-items: center;
  gap: 36px;
  max-width: 218px;
}

.footer-links h3,.subscribe-portion h3 {
  font-size: 20px;
  color: var(--webblue);
  font-family: montbold;
  line-height: 180%;
  margin-bottom: 33px;
}

.subscribe-portion h3 {
  margin-bottom: 0;
}

.footer-links ul {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.footer-links ul li a {
  font-size: 18px;
  color: #000;
  line-height: 180%;
  position: relative;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
}

.mw-209 {
  max-width: 209px;
  width: 100%;
}

.subscribe-form {
  position: relative;
  margin: 10px 0 16px;
}

.subscribe-form input {
  width: 100%;
  height: 49px;
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  padding: 0 19px;
  background-image: url(../images/icons/input-email.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 12px;
}

.subscribe-portion {
  margin-top: 42px;
}

.subscribe-form .btn-reg {
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  height: calc(100% - 16px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 100%;
  max-width: 86px;
  border-radius: 5px;
  font-size: 12px;
}

.footer-links ul li a:before {
  content: '';
  position: absolute;
  left: -29px;
  top: 9px;
  width: 7.41px;
  height: 12px;
  background-image: url(../images/icons/chev-right-red.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s ease-in-out;
  transform: rotate(180deg);
  opacity: 0;
  visibility: hidden;
}

.footer-links ul li a:hover:before {
  left: -19px;
  transform: rotate(0);
  visibility: visible;
  opacity: 1;
}

.footer-links ul li a:hover{
  color: var(--webred);
}

.fa-10{
  font-size: 10px;
}

.text-decoration-underline{
  text-decoration: underline;
}

.row-footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 37.5px;
}

.row-footer-bottom ul {
  display: flex;
  gap: 59px;
  align-items: center;
  justify-content: space-between;
}

.row-footer-bottom ul li a {
  position: relative;
  padding-left: 14px;
}

.row-footer-bottom ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 6px;
  background: var(--webred);
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
/* Footer */

/* Inner Pages */
.fa-45{
  font-size: 45px;
}

.pt-87{
  padding-top: 87px;
}

.pb-76{
  padding-bottom: 76px;
}

.item-top-who-we-are {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 162px;
  background: #fff;
  padding: 15px 35px;
  border: 1px solid #D6D6D6;
  border-radius: 5px;
}

.item-top-who-we-are img {
  height: 40px;
  object-fit: contain;
}

.top-part-who-we-are .row > div:nth-child(even) > div, .top-part-who-we-are .row > div:nth-child(odd) > div {
  background-image: url(../images/red-top-right.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.top-part-who-we-are .row > div:nth-child(even) > div {
  background-image: url(../images/blue-bottom-right.png);
}

.top-part-who-we-are {
  position: relative;
  background-image: url(../images/bg-image.png);
  z-index: 1;
}

.top-part-who-we-are:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-height: 50%;
  background: var(--webblue);
  z-index: -1;
}

.mb-42{
  margin-bottom: 42px;
}

.mw-612{
  max-width: 612px;
  width: 100%;
}

.mw-612{
  max-width: 612px;
  width: 100%;
}

.mw-610{
  max-width: 610px;
  width: 100%;
}

.who-we-are-image{
  margin-left: auto;
  margin-right: 63px;
}

.bottom-part-who-we-are {
  padding-top: 90px;
}

.who-we-are-text {
  padding-top: 97px;
}

.mt-28{
  margin-top: 28px;
}

.why-ecom-items {
  background: #fff;
  border: 1px solid #D6D6D6;
  border-radius: 10px;
  padding: 43px 32.5px;
}

.odd-even-color-change > div:nth-child(even) .why-ecom-items .image-right-service{
  background: var(--webred);
}

.row-gap-30{
  row-gap: 30px;
}

.row.equal-height > div{
  display: flex;
}

.row.equal-height > div > div{
  width: 100%;
  flex: 0 0 100%;
}

.pb-29{
  padding-bottom: 29px;
}

.pb-69{
  padding-bottom: 69px;
}
.mb-16{
  margin-bottom: 16px;
}

.mw-1270{
  max-width: 1270px;
  width: 100%;
}

.our-core-values-item {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-start;
  z-index: 1;
  color: #fff;
}

.our-core-values-item:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--webblue);
  z-index: -1;
  border-radius: 10px;
  max-width: calc(100% - 50px);
}

.our-core-values-item span {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: var(--webred);
  flex: 0 0 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  margin: 15.5px 0;
  margin-right: 29px;
  transition: 0.3s ease-in-out;;
}

.our-core-values-item span img {
  height: 55px;
  object-fit: contain;
}

.our-core-values-item p {
  max-width: 743px;
  margin-left: auto;
  margin-right: 51px;
  text-transform: capitalize;
}

.main-our-core-values {
  display: flex;
  flex-flow: wrap;
  flex-direction: column;
  gap: 42px;
}

.our-core-values-item:hover span {
  animation: 5s rotate360 infinite linear;
}

@keyframes rotate360 {
  from{
    transform: rotate(0deg);
  }
  to{
    transform: rotate(360deg);
  }
}

.mb-56 {
  margin-bottom: 56px;
}

.our-brands-items {
  border: 1px solid #C9C9C9;
  border-radius: 13px;
  padding: 60px 69px;
  text-align: center;
}

.our-brands-items img {
  height: 67px;
}
/* Inner Pages */

/* Services */
.fa-90 {
  font-size: 90px;
}

.mb-28 {
  margin-bottom: 28px;
}

.min-h-100 {
  min-height: 100vh;
}

.mw-600 {
  max-width: 600px;
}

.column-banner-text-left {
  margin-bottom: 130px;
}

.images-banner-right-side {
  position: absolute;
  right: 3vw;
  bottom: 0;
  max-width: 48%;
  width: 100%;
}

.bg-image-layer-setupservices {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8vw;
  z-index: -1;
  width: 100%;
  max-width: 58%;
}

.btn-absservice {
  display: inline-flex;
  align-items: center;
  background: var(--webred);
  gap: 11px;
  font-size: 20px;
  font-family: MontBold;
  color: #fff;
  padding: 18.5px 26.5px;
  border-radius: 5px;
  filter: drop-shadow(0px 8px 22.4px #F92943);
  position: absolute;
  width: 100%;
  max-width: max-content;
  right: -60px;
  top: -30px;
  animation: 3s blink-animation infinite alternate;
  -webkit-animation: 3s blink-animation infinite alternate;
  transition: 0.3s ease-in-out;
}

.btn-absservice>img {
  max-width: 20px;
}

.btn-absservice:hover {
  color: #fff;
  text-decoration: none;
}

@keyframes blink-animation {
  from{
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes blink-animation {
  from{
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.red-blue-right-bottom-after:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/red-blue-right-bottom.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  z-index: -1;
}

.mw-517 {
  max-width: 517px;
  width: 100%;
}

.container-1405{
  max-width: 1405px;
  width: 100%;
}

.pt-50{
  padding-top: 50px;
} 

.pb-50{
  padding-bottom: 50px;
}

.pt-200{
  padding-top: 200px;
}

.pt-160{
  padding-top: 160px;
}
.fa-66{
  font-size:66px
}

.mb-49{
  margin-bottom:49px;
}

.list-items-text li {
  font-size: 20px;
  padding-left: 27px;
  position: relative;
  color: #061e44;
  font-family: 'Poppins';
  line-height: 180%;
  font-weight: 500;
  white-space: nowrap;
}

.list-items-text li:before {
  width: 10.57px;
  height: 10.57px;
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  /* transform: translateY(-50%); */
  background: #f92943;
  border-radius: 50%;
}

.column-count-2{
  column-count: 2;
}

.image-services-main {
  position: relative;
  left: 100px;
  transform: scale(1.15);
  transform-origin: top left;
  bottom: -65px;
}

.after-image-changing:after {
  content: '';
  position: absolute;
  left: 47%;
  top: -70px;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-image: url(../images/red-logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  background-position: center;
}

.about-service-setup .row {
  margin-bottom: 230px;
}

.about-service-setup .row:last-child {
  margin-bottom: 0;
}

.about-service-setup .row:nth-child(even) {
  flex-direction: row-reverse;
}

.about-service-setup .row:nth-child(even) .image-services-main {
  left: -50px;
  transform-origin: top right;
}

.about-service-setup .row:nth-child(even) .after-image-changing:after {
  background-image: url(../images/blue-logo.png);
}
.footer-main-web {
  position: relative;
  z-index: 1;
}

.footer-main-web:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/half-logo.png);
  background-repeat: no-repeat;
  background-size: 174px;
  background-position: right calc(50% - 60px);
  z-index: -1;
}

.mw-30-percent{
  max-width: 30%;
} 

.right-280{
  right: 280px;
}

.white-space-nowrap li{
  white-space: nowrap;
}

.image-services-main.management-image-services {
  bottom: 56px !important;
  transform-origin: center !important;
  transform: scale(1);
}

.small-text-bottom span {
  font-size: 14px;
  line-height: 100%;
  display: inline-block;
  position: absolute;
  bottom: -8px;
}

.small-text-bottom {
  margin-bottom: 15px;
}

.mw-35-percent{
  max-width: 35%;
}

.mw-40-percent{
  max-width: 40%;
}

.mw-70-percent{
  max-width: 70%;
}

.mw-60-percent{
  max-width: 60%;
}

.top-5-percent{
  top: 5%;
}

.bottom-0{
  bottom: 0;
}

.pt-133{
  padding-top: 133px;
}
.pb-133{
  padding-bottom: 133px;
}

.mw-819{
  width: 100%;
  max-width: 819px;
}

.top-50-center{
  top: 50%;
  transform: translateY(-50%);
}

.branding-services-images.after-image-changing:after {
  transform: scale(1.3);
  top: 0;
  left: 0;
  background-position: center center;
  background-size: contain;
  transform-origin: center center;
}

.branding-services-images.after-image-changing {
  position: relative;
  right: -60px;
}

.about-service-setup .row:nth-child(even) .branding-services-images.after-image-changing {
  right: 60px;
}

.white-space-wrap{
  white-space: initial;
}

.mt-32{
  margin-top: 32px;
}
.mb-38{
  margin-bottom: 38px;
}

.top-0{
  top: 0;
}

.scale-1-1{
  transform: scale(1.1);
}
.left-75{
  left: 75px;
}

.mw-635{
  max-width: 635px;
  width: 100%;
}

.between-parts-logos {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  gap: 21px;
  flex-flow: wrap;
}

.between-parts-logos .item-top-who-we-are {
  height: 107px;
  padding: 0 20px;
  background-image: url(../images/red-top-right.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.blue-bg{
  background-image: url(../images/blue-bottom-right.png) !important;
}
.three-items > div,
.four-items > div{
  max-width: calc(25% - 21px * 3/4);
  width: 100%;
  flex: 0 0 100%;
}

.three-items > div{
  max-width: calc(33.3333% - 21px * 3/4);
}

.mw-939{
  max-width: 939px;
  width: 100%;
}

.before-logo-image:before, .after-logo-image:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 552px;
  background-image: url(../images/before-logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  transform: translateY(-50%);
  z-index: -1;
}

.after-logo-image:after {
  background-image: url(../images/after-logo.png);
  background-position: right bottom;
  top: auto;
}

/* Road Map */
.container-1482{
  max-width: 1482px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.mw-1216{
  max-width: 1216px;
  width: 100%;
}

.mw-1198{
  max-width: 1198px;
  width: 100%;
}

.mw-1268{
  max-width: 1268px;
  width: 100%;
}

.row-service-roadmap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.images-between-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.column-services-roadmap:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: url(../images/line-bottom-roadmap.png);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  top: 100%;
}

.column-services-roadmap.image-on-top:after{
  top: -100%;
  transform: rotateX(180deg) translateX(-50%);
}

.column-services-roadmap {
  position: relative;
  z-index: 1;
}

.images-between-row .images-column img {
  width: 100%;
}

.main-design-portion-middle {
  padding: 146px 0 144px;
  position: relative;
}

.image-roadmap-huge:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-image-roadmap.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
  background-size: calc(115%);
}
/* Road Map */


.mw-71-56{
  max-width:71.56px;
}
.mw-77-5{
  max-width:77.5px;
}
.mw-70-58{
  max-width:70.58px;
}
.mw-93-76{
  max-width:93.76px;
}
.mw-81{
  max-width:81px;
}
.mw-78-5{
  max-width:78.5px;
}

.ml-31{
  margin-left: 31px;
}

.mr-10{
  margin-right: 10px;
}

.ml-35{
  margin-left: 35px;
}

.ml-10{
  margin-left: 10px;
}

.mt-98{
  margin-top: 98px;
}

/* Video Portion */
.mb-50{
  margin-bottom: 50px;
}

.video-portions video {
  width: 100%;
  border-radius: 43px;
  overflow: hidden;
}

.video-portions {
  position: relative;
  z-index: 1;
}

.play-btn {
  display: inline-block;
  align-items: center;
  background: transparent;
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-size: 43.55px;
  font-weight: 600;
  max-width: 223px;
  line-height: 45.4px;
  color: #fff;
  font-family: 'Poppins';
}

.play-btn span {
  width: 44.06px;
  height: 44.06px;
  border-radius: 50%;
  background: #F92943;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -6px;
  margin-right: 10px;
  position: relative;
  top: -7px;
}

.play-btn span > img {
  max-width: 13px;
  margin-left: 4px;
}

.play-btn p {
  filter: drop-shadow(0px 0px 6px rgb(0,0,0,0.5));
}
.mw-798{
  max-width: 798px;
  width: 100%;
}

.mb-57{
  margin-bottom: 57px;
}

.our-features-section {
  background: var(--webblue);
  color: #fff;
  padding: 62px 71.5px 116px;
  position: relative;
  z-index: 1;
}

.row-our-feature {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.btn-bottom-features {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -25px;
}

.col-our-feature h3 {
  font-size: 22px;
  color: #F92943;
  line-height: 132%;
  letter-spacing: -0.1px;
  margin-bottom: 22px;
  font-family: 'MontBold';
}

.col-our-feature ul li {
  font-size: 13px;
  line-height: 138%;
  margin-bottom: 10.4px;
  position: relative;
  padding-left: 19px;
}

.col-our-feature ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  transform: none;
  width: 7px;
  height: 7px;
  background: var(--webred);
  border-radius: 50%;
}

.col-our-feature ul li:last-child {
  margin-bottom: 0;
}

.top-52{
  top: 52%;
}

.top-55{
  top: 55%;
}

.right-172{
  right: 172px;
}

.right-76{
  right: 76px;
}

.whats-in-it-for-you .our-core-values-item h3 {
  text-transform: capitalize;
  margin-left: 25px;
  padding-right: 74px;
}

.left-150{
  left: 150px;
}

.col-our-feature ul.sub-list-items li {
  margin-bottom: 0;
  padding-left: 15px;
}

.col-our-feature ul.sub-list-items {
  margin: 15px 0;
}

.col-our-feature ul.sub-list-items li:before {
  width: 4px;
  height: 4px;
  background: #fff;
  top: 6px;
}

/*  */
.mw-1050{
  max-width: 1050px;
  width: 100%;
}

.mw-345{
  max-width: 345px;
  width: 100%;
}

.pb-44{
  padding-bottom: 44px;
}

.row-text-hi-text{
  display: flex;
  justify-content: space-between;
}

.mb-21{
  margin-bottom: 21px;
}

.pt-69{
  padding-top: 69px;
}

.table-portion table {
  width: 100%;
  text-align: center;
}

.table-portion th {
  background: #F92943;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  padding: 17.25px 0;
  width: 50%;
}

.table-portion table tbody {
  border: 1px solid #D6D6D6;
}

.table-portion table tbody tr td {
  font-size: 23px;
  padding: 13px 0;
  border-bottom: 1px solid #D6D6D6;
}

.table-portion table tbody tr td:first-child {
  border-right: 1px solid #D6D6D6;
}

.sticky-right-portion {
  padding: 35px 21px 48px;
  border: 1px solid #F92943;
  border-radius: 25px;
  position: sticky;
  top: 15px;
  z-index: 5;
}

.list-success-stories li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  letter-spacing: 0.1px;
  font-weight: 500;
  color: #061E44;
  padding: 22px 8px 15px 14px;
  border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.list-success-stories li a > img {
  max-width: 8.34px;
  width: 100%;
  transition: 0.3s ease-in-out;
}

.list-success-stories li:first-child a {
  padding-top: 0;
}

.list-success-stories li a:hover > img {
  transform: rotate(360deg);
}

.sticky-right-portion > h3 {
  padding-left: 14px;
}

.list-success-stories li:last-child a {
  border-bottom: 0;
  padding-bottom: 0;
}

.text-hi-text-list-items li {
  padding-left: 30px;
  margin-bottom: 60px;
  position: relative;
}

.text-hi-text-list-items li h3:before {
  content: '';
  position: absolute;
  left: -30px;
  top: 50%;
  width: 16px;
  height: 16px;
  background: #061E44;
  border-radius: 50%;
  transform: translateY(-50%);
}

.text-hi-text-list-items li h3 {
  position: relative;
}

.text-hi-text-list-items li:last-child {
  margin-bottom: 0;
}

.scrolldownhere {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 9px;
  text-decoration: none;
  position: absolute;
  bottom: 50px;
  z-index: 1;
}

.scrolldownhere > img {
  max-width: 32px;
  transition: 0.3s ease-in-out;
}

.scrolldownhere > span {
  max-width: 83px;
  font-size: 16px;
  letter-spacing: -0.6px;
  color: #000;
  line-height: 105%;
  font-weight: 500;
}

.scrolldownhere:hover span,.scrolldownhere:hover {
  text-decoration: none !important;
}

.scrolldownhere:hover > img {
  transform: rotate(-90deg);
}

.text-hi-text-red-li-only li {
  font-size: 22px;
  padding-left: 28px;
  position: relative;
  line-height: 162%;
  margin-bottom: 48px;
}

.text-hi-text-red-li-only li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 14px;
  height: 14px;
  background: var(--webred);
  border-radius: 50%;
}

.text-hi-text-red-li-only li:last-child {
  margin-bottom: 0;
}

.contact-box {
  background: #fff;
  border: 1px solid #D6D6D6;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
}

.contact-header {
  background: #061E44;
  color: #fff;
}

.contact-header h3 {
  font-size: 26px;
  font-family: 'MontBold';
  line-height: 132%;
  letter-spacing: -0.5px;
  padding: 16px 32px;
}

.contact-main {
  padding: 22px 28px 28px;
  border-top: 1px solid #d9d9d9;
  flex: 1 1 auto;
}

.contact-main p {
  max-width: 374px;
  margin-bottom: 23px;
  font-size: 18px;
  line-height: 132%;
}

.contact-main a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  font-size: 20px;
  font-weight: 600;
  line-height: 132%;
  color: var(--webred);
}

.contact-main a > img {
  max-width: 33px;
  transition: 0.3s ease-in-out;
}

.contact-main a:hover img {
  transform: rotateY(180deg);
}
/*  */

.link-left-banner {
  position: absolute;
  left: 44px;
  top: 50%;
  transform: translateY(-50%);
}

.link-left-banner ul {
  display: flex;
  flex-direction: column;
  gap: 43px;
}

.link-left-banner ul li a {
  max-width: 24px;
  display: inline-block;
  transition: 0.3s ease-in-out;
  width: 100%;
}

.link-left-banner ul li a:hover {
  transform: scale(1.2);
}

.sub-menu-links {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #061E44;
  display: flex;
  flex-direction: column;
  gap: 0;
  border-radius: 6px;
  top: calc(100% + 15px);
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  min-width: max-content;
  border: 1px solid #000;
  /* box-shadow: 0 4px 10px 7px rgb(249 41 67 / 20%); */
}

.sub-menu {
  position: relative;
}

.sub-menu-links li a {
  color: var(--webred);
  font-size: 14px;
  display: block;
  padding: 4.25px 32px;
  font-weight: 600;
  text-decoration: none !important;
  position: relative;
  border-top: none;
  line-height: 180%;
  font-family: 'Poppins';
  color: #fff;
  font-weight: 400;
}

.sub-menu:hover a:after {
  background: transparent;
}

.sub-menu:hover ul.sub-menu-links {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.sub-menu-links li a:hover {
  background: var(--webred);
  color: #fff;
}

.sub-menu-links li:first-child a {
  border-top: 0;
}

.social-icons-footer li a {
  transition: 0.3s ease-in-out;
  display: inline-block;
}

.social-icons-footer li a:hover {
  transform: rotate(360deg) scale(1.15);
}

.social-icons-footer li a:hover img,
.link-left-banner ul li a:hover img {
  filter: invert(30%) sepia(68%) saturate(6377%) hue-rotate(340deg) brightness(105%) contrast(95%);
}

/*  */
#SiguUpModal .modal-dialog {
  max-width: 500px;
}

.btn-close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: var(--webred);
  border: none;
  padding: 5px;
  border-radius: 50%;
}

.btn-close-modal img {
  max-width: 50% !important;
}

.modal-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
}

.modal-signup .modal-body {
  padding: 45px 40px;
}

.modal-signup form {
  text-align: center;
}

.modal-signup {
  background: var(--webblue);
  border-radius: 15px;
}

.modal-signup img {
  filter: brightness(0) invert(1);
  width: 100%;
  max-width: 200px;
}

.display-in-md{
  display: none;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.portion-small-screen-all-items-below-script,
.display-on-small-tabs-screen {
  display: none;
}

.specialInput {
  padding-left: 53px !important;
}

form.ecompromax_form1 {
  left: 0 !important;
}

.form-custum.iti{
  position: relative;
}

.images-banner-right-side {
    max-height: calc(100vh - 165px);
    display: flex ;
}
.testimonial-image-profile-pic-text{
  margin-top: auto;
}

.text-services-main p.fa-18 {
  max-width: 612px;
}

.py-180{
  padding-top: 180px;
  padding-bottom: 180px;
}

.loader {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255 / 0%);
  z-index: 999;
  backdrop-filter: blur(11px);
}

.loader > img {
  max-width: 50%;
}
.video-portions:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #061E44 0%, #F92943 100%), #FFFFFF;
    opacity: 0.9;
    border-radius: 43px;
}
.video-portions.vdoPlayed:before {
    opacity: 0;
}

.mw-client-image-180{
    max-width:180px;
}
.mw-client-image-119{
    max-width:119px;
}
.mw-client-image-133{
    max-width:133px;
}
.mw-client-image-159{
    max-width:159px;
}
.mw-client-image-176{
    max-width:176px;
}
.mw-client-image-168{
    max-width:168px;
}
.mw-client-image-133{
    max-width:133px;
}
.mw-client-image-107{
    max-width:107px;
}
/*  */

.row-blogs-details {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.mw-1000 {
    max-width: 1000px;
    width: 100%;
}

.blogdetailsimage-between {
    margin: 86px 0 103px;
    max-width: calc(100% - 30px);
}


.lh-217 {
    line-height: 217%;
}

.share-content-portion {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 49px;
    padding: 38.5px 0;
    border-top: 1px solid rgb(0 0 0 / 10%);
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.share-content-portion ul {
    display: flex;
    align-items: center;
    gap: 36px;
    max-width: 155px;
}

.right-side-blogs-details {
    max-width: 470px;
    width: 100%;
}

.icon-ecompromax {
    max-width: 256px;
    margin-left: auto;
    margin-right: 27px;
    margin-top: 46px;
    margin-bottom: 80px;
}

.form-blogs-rightside {
    border: 1px solid #F92943;
    padding: 32px 32.5px 26px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F3F3F3 100%);
}

.form-blogs-rightside .form-custum input,.form-blogs-rightside .form-custum textarea {
    border: 1px solid #393939;
    font-family: poppins;
    font-weight: 400;
    background: transparent;
}

.mb-icom-icon-98 {
    margin-bottom: 98px;
}

.social-icons-footer li a img {
    max-width: 27px;
}

.share-content-portion ul li a img {
    max-width: 26px;
}

.casestudiesitems {
    border: 1px solid #061E44;
    border-radius: 10px;
    padding: 35px 33px 41px;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.folder-case-number {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
}

.folder-case-number > img {
    max-width: 24px;
}

.folder-case-number h3 {
    font-size: 14px;
    font-weight: 600;
    color: #061e44;
    line-height: 179%;
}

.casestudiesitems > h3 {
    font-size: 40px;
    letter-spacing: -0.5px;
    font-family: 'MontBold';
    max-width: 382px;
    line-height: 100%;
    margin: 38px 0 40px;
}

.casestudiesitems .btn-w-image-flex-arrow {
    display: inline-flex;
    margin-top: 53px;
}

.casestudiesitems:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scale(0);
    width: 563px;
    height: 563px;
    background: #F92943;
    bottom: -262px;
    border-radius: 50%;
    z-index: -1;
    transition: 0.3s ease-in-out;
}

.casestudiesitems:hover:after {
    transform: translateX(-50%) scale(1);
}

.casestudiesitems:hover .btn-w-image-flex-arrow {
    color: #fff !important;
}

.casestudiesitems:hover .btn-w-image-flex-arrow > img {
    filter: brightness(0) invert(1);
}

/*Policy Page*/

.tag-policy-page {
    display: inline-block;
    margin: 33px auto 0;
    padding: 8px 27px;
    border-radius: 23px;
    background: #F92943;
    color: #fff;
    font-size: 20px;
}

.lh-167 {
    line-height: 121%;
}

.lh-167 {
    line-height: 167%;
}

.lh-144 {
    line-height: 144%;
}

.mb-92 {
    margin-bottom: 92px;
}

.policy-pages-list li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 14px;
}

.policy-pages-list li:last-child {
    margin-bottom: 0;
}

.policy-pages-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    background: #F92943;
    border-radius: 50%;
}
/*Policy Page*/
.toast-message {
    background: green;
}

.toast.toast-success {
    background: green;
}

.btn-full-area-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/*Schedule A Meeting*/
.design-change-bg-schedule-a-meeting-page .meeting-iframe-design-bg::before,.design-change-bg-schedule-a-meeting-page  .right-side-red-image-iframe {
    max-height: 498px;
    top: auto;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 70%;
    transform: none;
}

.design-change-bg-schedule-a-meeting-page .meeting-iframe-design-bg {
    margin: 0 0 0;
    padding-bottom: 50px;
}
.mw-240{
    max-width:240px;
}
/*Schedule A Meeting*/

.ecomerce-slider .slick-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    z-index: 1;
    font-size: 0;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: none;
    background: rgb(6 30 68 / 20%);
    transition: 0.3s ease-in-out;
}

.ecomerce-slider .slick-arrow.slick-next {
    left: auto;
    right: 0;
    transform: translateY(-50%) rotate(0deg);
}

.ecomerce-slider {
    position: relative;
}

.ecomerce-slider .slick-list {
    max-width: 1028px;
    margin: 0 auto;
}

.ecomerce-slider .slick-arrow:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/icons/chev-blue-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
    margin-left: 2px;
    transition: 0.3s ease-in-out;
}

.ecomerce-slider .slick-arrow:hover {
    background: #F92943;
}

.ecomerce-slider .slick-arrow:hover:after {
    filter: brightness(0) invert(1);
}

.bg-image.bg-image-half.red-blue-right-bottom-after:before,.bg-image.bg-image-half.red-blue-right-bottom-after:after {
    max-height: 860px;
    top: 0;
    bottom: auto;
}

.bg-image.bg-image-half.red-blue-right-bottom-after:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index:-1;
}

.bg-image.bg-image-half.red-blue-right-bottom-after {
    background-image: none;
    position: relative;
}

a.dmca-badge {
    display: flex;
    padding-top: 50px;
}

a.dmca-badge img {
    width: auto;
}