a,
a:active,
a:focus {
  text-decoration: none;
}
.accordion-button,
body,
html {
  font-family: "Work Sans";
}
.border-font,
.index-wrap-1 h1 .custom-padding,
.index-wrap-1 h1 .font-big,
.portfolio-wrap-1 h2 .span-2 {
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px rgb(255, 255, 255);
}
.body-full,
body,
html {
  overflow-x: hidden;
}
:root {
  --dark-color: 53, 67, 77;
  --light-color: 255, 255, 255;
  --clr-1: 96, 59, 165;
  --clr-2: 1, 135, 137;
}
::selection {
  color: #fff;
  background: #23B3E9;
}
body {
  margin: 0;
  right: 0;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  -webkit-overflow-scrolling: touch;
  color: #666;
  background: #fff;
  font-weight: 400;
}
.bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.counter,
footer,
section {
  overflow-x: hidden;
  overflow-y: clip;
}
* {
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
a {
  outline: 0;
  color: inherit;
  cursor: pointer;
  transition-duration: 0.8s;
  position: relative;
}
a:active,
a:focus {
  color: #f7f7f7;
  outline: 0 !important;
}
.text-white a.active,
.text-white a:active,
.text-white a:focus,
.text-white a:hover,
a:hover {
  color: #23B3E9;
  outline: 0 !important;
  text-decoration: none;
}
.contact a.active,
.contact a:active,
.contact a:focus,
.contact a:hover {
  color: rgba(var(--dark-color), 1) !important;
}
.contact-address ul li:first-child span,
.fw-700,
.sourceimage p a,
b,
strong {
  font-weight: 700;
}
audio,
img,
video {
  max-width: 100%;
  height: auto;
}
.including-item-content .p-head,
h5 {
  font-size: 24px;
}
.contact-wrap-1 h2 span,
.wrap-8-cta h2,
h4 {
  font-size: 30px;
}
h3 {
  font-size: 35px;
}
h2 {
  font-size: 40px;
}
h1 {
  font-size: 41px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Agrandir-GrandHeavy;
  font-style: normal;
  text-transform: uppercase;
}
.body-full::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px transparent;
  background-color: #f5f5f500;
  border-radius: 0;
}
.body-full::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f500;
}
.body-full::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #ee307300;
}
.footer-ul-links li a,
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.btn,
.btn-2,
button {
  padding: 18px 31px;
  transition: 0.4s linear;
  font-weight: 400;
  text-transform: uppercase;
}
.f-20,
.hosting-inner-wrap-3-item .p-head,
.hosting-inner-wrap-4-item .p-head,
.process-card-item .content h6,
.process-content-slider-item .p-head,
.review-name h5 {
  font-size: 20px;
}
.clr-dark,
.index-wrap-12 [type="radio"]:checked + label {
  color: #333;
}
.clr-1,
.pkg-item-main:hover .arrow-anchor,
.pkg-item-main:hover .pkg-content .p-name {
  color: #23B3E9;
}
.btn,
button {
  border-radius: 49px;
  background-color: rgb(0 0 0);
  border: unset;
  color: #fff;
  font-size: 15px;
}
.btn:active,
.btn:focus,
.btn:hover,
button:active,
button:focus,
button:hover {
  background-color: #23B3E9;
  color: #fff !important;
}
.btn-check:focus + .btn,
.btn:focus {
  box-shadow: 0 11px 16px 0 rgba(0, 0, 0, 0.09);
}
.btn-2,
button {
  border-radius: 49px;
  background-color: #23B3E9;
  box-shadow: 0 0 32px 0 rgba(255, 255, 255, 0.3);
  border: unset;
  color: #fff;
  font-size: 15px;
}
.btn-2:active,
.btn-2:focus,
.btn-2:hover,
button:active,
button:focus,
button:hover {
  background-color: #000;
  color: #fff;
}
.form-control,
input,
select {
  background: #fcfcfc1f;
  color: #030303;
  border-bottom: 1px solid;
  border-left: unset;
  border-top: unset;
  border-right: unset;
  border-radius: unset;
  padding: 4px 27px 7px 0;
  transition: 0.3s linear;
  height: auto;
  font-size: 16px !important;
  box-shadow: unset;
}
.index-wrap-1,
.inner-service-wrap-1,
.service-item {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.form-group label {
  font-size: 15px;
  color: #333;
}
.form-control:focus,
input:focus {
  color: #030303;
  border-bottom: 1px solid #0c0c0c;
  font-size: 16px !important;
  box-shadow: unset;
}
.text-white .form-control,
.text-white input,
.text-white select {
  background: unset;
  color: rgba(var(--light-bg-color), 1);
  box-shadow: 2.911px -13.694px 50px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgb(255 255 255);
  border-left: unset;
  border-top: unset;
  border-right: unset;
}
.text-white .form-control:focus,
.text-white input:focus {
  background: #fcfcfc1f;
  border-bottom: 1px solid rgb(255 255 255);
  border-left: unset;
  border-top: unset;
  border-right: unset;
}
.text-white .form-control::placeholder,
.text-white input::placeholder {
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
.form-control:focus::placeholder,
input:focus::placeholder {
  color: #0e0e0e;
  font-weight: 400;
}
.form-control::placeholder,
input::placeholder {
  color: rgb(0 0 0 / 30%);
  font-weight: 400;
  font-size: 15px;
  opacity: 1;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
label.h {
  position: absolute;
  opacity: 0;
  z-index: -999999999;
}
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  font-size: 16px;
}
.text-uppercase {
  text-transform: uppercase;
}
.lh-28 {
  line-height: 28px;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 19px;
  z-index: 99;
  background: #181818;
}
.index-wrap-1 h1 .font-big,
.portfolio-wrap-1 h2 .span-2 {
  font-size: 60px;
}
.index-wrap-1 h1 .custom-padding {
  padding-left: 44px;
}
.index-wrap-1 h1 {
  z-index: 9;
}
.index-wrap-1 h1::before {
  content: "";
  position: absolute;
  left: -45px;
  top: -42px;
  background: #23B3E9;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  z-index: -1;
}
.index-wrap-1,
.inner-service-wrap-1 {
  padding: 233px 0 167px;
}
header ul li a:hover {
  color: #0c0c0c !important;
}
.index-wrap-1-img {
  position: absolute;
  right: 6%;
  bottom: 0;
  max-width: 48%;
  z-index: 9;
}
.index-wrap-1-circle {
  position: absolute;
  right: 0;
  bottom: -69%;
  background-color: #23B3E9;
  width: 1050px;
  height: 1050px;
  border-radius: 50%;
}
.index-wrap-2 {
  padding: 37px 35px;
}
.service-item {
  height: 630px;
  overflow: hidden;
}
.service-item-padding {
  padding-bottom: 40px;
}
.service-list-main::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: #fff;
}
.service-list-main::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 49px;
  right: 0;
  margin: auto;
  width: 1px;
  height: 100%;
  background: #fff;
}
.service-list-main {
  margin-top: 130px;
}
.cta-btn-item-circle::before,
.wrap-4-img {
  margin-top: auto;
  bottom: 0;
  margin-bottom: auto;
}
.overlay {
  backdrop-filter: blur(0px) brightness(100%);
  width: 100%;
  height: 100%;
  transition: 0.4s linear;
}
.service-content {
  transform: translateY(118%);
  transition: 0.4s linear;
}
.service-item:hover .service-content {
  transform: translateY(0);
}
.service-item:hover .overlay {
  backdrop-filter: blur(19px) brightness(105%);
}
.cta-btn-item-content {
  font-size: 20px;
  padding-left: 70px;
  transition: 0.4s linear;
}
.index-wrap-4,
.index-wrap-5 {
  padding: 120px 0;
}
.cta-btn-item-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #23B3E9;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.cta-btn-item-circle-short {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #181621;
}
.cta-btn-item-circle::before {
  content: "";
  position: absolute;
  top: 0;
  height: 2px;
  width: 100px;
  background: #181621;
  left: 58px;
  transition: 0.4s linear;
}
.index-wrap-4 {
  background: #f4f4f4;
}
.index-wrap-4 .bg-heading {
  font-size: 300px;
  background: linear-gradient(180deg, #fff 30%, #f4f4f4 82%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  position: absolute;
  left: 15%;
  right: 0;
  margin: auto;
  top: 17px;
  bottom: 0;
}
.index-wrap-4 .container {
  z-index: 9;
  position: relative;
}
.cta-btn-item-anchor:hover .cta-btn-item-circle::before {
  width: 130px;
}
.cta-btn-item-anchor:hover .cta-btn-item-content {
  padding-left: 98px;
}
.counter-main .counter-item .p-number {
  font-size: 54px;
  font-family: Oswald;
  font-weight: 600;
}
.counter-main .counter-item .p-number span {
  font-weight: 200;
}
.counter-item .counter-name {
  font-weight: 300;
  font-size: 20px;
  font-family: "Work Sans";
  line-height: 22px;
}
.counter-main {
  gap: 80px;
}
.index-wrap-5 h2::before {
  content: "";
  position: absolute;
  left: -25px;
  top: -32px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: linear-gradient(198deg, #23B3E9ab 30%, #23B3E940 82%);
  z-index: -1;
}
.wrap-4-img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 44%;
}
.nav-tabs .nav-link {
  background: unset;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  border: unset;
  border: 1px solid #3f2aff00;
  border-radius: 50px;
  padding: 12px 35px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
  color: #fff;
  background: #23B3E9;
  border: 1px solid #23B3E9;
}
.nav-tabs {
  border-radius: 50px;
  border: 1px solid #000;
  display: inline-flex;
}
.hosting-inner-wrap-4-item-before-unset::before,
.including-item-3::before,
.including-item-4::after,
.including-item-5::after,
.including-item-6::after,
.including-item-6::before,
.my-tabs,
.process-slider-main .slick-prev,
.process-slider-main .slick-prev:before,
.radio-toolbar input[type="radio"] {
  display: none;
}
.my-tabs.current {
  display: block;
}
.service-inner-tab-ul {
  gap: 25px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.service-inner-tab-ul li {
  border: 1px solid;
  color: #000;
  border-radius: 50px;
  display: inline-flex;
  padding: 8px 19px 8px 10px;
  cursor: pointer;
  align-items: center;
  text-transform: uppercase;
  transition: 0.3s linear;
}
.service-inner-tab-ul li span {
  width: 38px;
  height: 38px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #000;
  margin-right: 9px;
  transition: 0.3s linear;
  padding: 10px;
}
.arrow-anchor span,
.technology-ul-content .technology-item {
  display: inline-flex;
  transition: 0.3s linear;
  justify-content: center;
}
.service-inner-tab-ul li span img {
  filter: brightness(0) invert(1);
  transition: 0.3s linear;
}
.service-inner-tab-ul li.current span img,
.service-inner-tab-ul li:hover span img {
  filter: unset;
}
.service-inner-tab-ul li.current span,
.service-inner-tab-ul li:hover span {
  background: #fff;
}
.pricing-inner-tabs li.current,
.pricing-inner-tabs li:hover,
.service-inner-tab-ul li.current,
.service-inner-tab-ul li:hover,
.technology-ul li.current,
.technology-ul li:hover {
  border: 1px solid #23B3E9;
  color: #fff;
  background: #23B3E9;
}
.arrow-anchor span {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid #000;
  align-items: center;
  transform: rotate(317deg);
}
.arrow-anchor:hover span,
.pkg-item-main:hover .arrow-anchor span {
  background: #23B3E9;
  color: #fff;
  transform: rotate(359deg);
  border: 1px solid transparent;
}
.tab-inner-content,
.terms-wrap-2 .content-head {
  margin-top: 30px;
}
.index-wrap-6 {
  padding: 85px 0;
  background: #f4f4f4;
}
.portfolio-main-ul,
.service-portfolio {
  border-radius: 50px;
  border: 1px solid #fff;
  display: inline-flex;
}
.portfolio-main-ul li,
.service-portfolio li {
  background: unset;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 50px;
  border: 1px solid #3f2aff00;
  padding: 12px 35px;
  cursor: pointer;
  transition: 0.3s linear;
}
.portfolio-main-ul li.current,
.pricing-tabs li.current,
.service-portfolio li.current {
  color: #fff;
  background: #23B3E9;
  border: 1px solid #23B3E9;
  transform: scale(1.05);
}
.portfolio-item {
  width: 100%;
  height: 375px;
  overflow: hidden;
  cursor: pointer;
}
.industrie-slider-item img,
.portfolio-item img,
.process-card-item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-wrap-7 {
  background: #212121;
  padding: 80px 0 311px;
}
.btn-portfolio,
.portfolio-wrap-2 .btn-2 {
  box-shadow: unset;
}
.btn-white {
  background: #fff;
  color: #000;
}
.btn-white:hover {
  background: #23B3E9;
  color: #fff;
}
.wrap-8-cta {
  padding: 65px 100px 57px;
  border-radius: 95px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrap-8-cta-img {
  position: absolute;
  right: 22%;
  bottom: 0;
  max-width: 29%;
}
.index-wrap-8,
.process-slider-main {
  position: relative;
}
.index-wrap-8 {
  margin-top: -10%;
}
.pricing-inner-tabs,
.technology-ul {
  display: inline-flex;
  gap: 25px;
  align-items: center;
}
.technology-ul li {
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.281);
  padding: 17px 40px;
  border-radius: 50px;
  color: #000;
  text-transform: uppercase;
  transition: 0.3s linear;
}
.technology-ul-content .technology-item {
  width: 100%;
  height: 252px;
  background: #f9f9f9;
  padding: 80px;
  align-items: center;
}
.about-wrap-4-img-1 img,
.hosting-inner-wrap-3-item-icon img,
.hosting-inner-wrap-4-item-img img,
.including-item-img img,
.technology-ul-content .technology-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.technology-ul-content .technology-item:hover {
  background: #fff;
  box-shadow: 0 0 19px rgb(0 0 0 / 4%);
}
.index-wrap-10 {
  background: #f4f4f4;
  padding: 80px 0;
}
.process-card-item {
  width: 100%;
  height: 455px;
  overflow: hidden;
}
.process-card-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(0deg, #000000c7 11%, #06060600 94%);
}
.process-card-item .content p {
  font-size: 15px;
  margin-bottom: 7px;
}
.process-card-item .content {
  position: absolute;
  bottom: 19px;
  left: 25px;
}
.process-card-item-1 {
  border-radius: 185px 185px 0 0;
}
.index-wrap-9 .custom-padding {
  padding-bottom: 150px;
}
.index-wrap-9 {
  padding: 100px 0 158px;
}
.index-wrap-11,
.index-wrap-12,
.inner-service-wrap-2,
.inner-service-wrap-4 {
  padding: 90px 0;
}
.process-slider-main-margin-left {
  margin-left: -23%;
}
.process-card-item-2 {
  border-radius: 0 150px 0 0;
}
.process-card-item-3 {
  border-radius: 0 0 150px;
}
.process-card-item-4 {
  border-radius: 150px 0 0;
}
.process-slider-main .slick-next:before {
  content: url("../img/process-icon.webp");
}
.process-slider-main .slick-next,
.process-slider-main .slick-next:hover {
  right: 69%;
  bottom: -16%;
  z-index: 999999;
  top: auto;
  opacity: 1;
}
.process-slider-main .slick-next,
.process-slider-main .slick-prev {
  height: fit-content;
  width: fit-content;
}
.process-slider-main::before {
  content: "";
  position: absolute;
  left: 0;
  background: url("../img/process-slider-bg.webp") center/cover no-repeat;
  top: 0;
  width: 112%;
  height: 142%;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 0 320px 320px 0;
}
.industrie-main-row::after,
.industrie-main-row::before {
  width: 82%;
  height: 168px;
  left: 0;
  z-index: 9;
  right: 0;
  content: "";
}
.index-wrap-9-text {
  position: absolute;
  top: 41px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.industrie-slider-item {
  width: 260px;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.industrie-slider-item-content {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
}
.industrie-slider-item-content h6 {
  font-size: 15px;
  margin-bottom: unset;
}
.industrie-slider-2,
.industrie-slider-item-content-2 {
  transform: rotate(180deg);
}
.rating-star li i {
  color: #fbaf01;
}
.review-content p {
  font-size: 20px;
  font-style: italic;
}
.review-clr {
  color: #f6f6f6;
}
.index-wrap-11 {
  background: #1a1a1a;
}
.review-slider-coma {
  position: absolute;
  right: 0;
  bottom: 0;
}
.industrie-main-row::before {
  position: absolute;
  top: -1px;
  background: linear-gradient(180deg, #1a1a1a 37%, #1a1a1a00 97%);
}
.industrie-main-row::after {
  position: absolute;
  bottom: -5px;
  background: linear-gradient(180deg, #1a1a1a00 33%, #1a1a1a 91%);
}
.index-wrap-12 [type="radio"]:checked,
.index-wrap-12 [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.index-wrap-12 [type="radio"]:checked + label,
.index-wrap-12 [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #3333334b;
  font-weight: 600;
}
.index-wrap-12 [type="radio"]:checked + label:before,
.index-wrap-12 [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #383838;
  border-radius: 100%;
  background: #fff;
}
.index-wrap-12 [type="radio"]:checked + label:after,
.index-wrap-12 [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 9px;
  height: 9px;
  background: #23B3E9;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.index-wrap-12 [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.index-wrap-12 [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.footer-form-plane {
  position: absolute;
  left: 0;
  top: 43%;
  max-width: 34%;
}
.accordion-button:not(.collapsed) {
  color: #0e0e0e;
  background-color: unset;
  box-shadow: unset;
}
.accordion-button:focus,
.accordion-button:hover {
  color: #0e0e0e !important;
  background: unset;
  box-shadow: unset;
}
.accordion-button {
  padding: 0 0 0 32px;
  font-size: 20px;
  color: #0e0e0e;
  text-transform: initial;
  background-color: unset;
  position: relative;
  box-shadow: unset;
}
.accordion-item {
  background-color: unset;
  border: unset;
  border-bottom: 1px solid #333;
  padding: 25px 0;
}
.accordion-button:focus {
  border-color: unset;
}
.accordion-body {
  padding: 0 39px 0 0;
}
.accordion-item p {
  margin-bottom: unset;
  padding-top: 25px;
  padding-left: 34px;
  color: rgba(15, 15, 15, 0.8);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-left: auto;
  content: "";
  background-image: url("../img/plus.webp");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.2s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("../img/minus.webp");
  transform: unset;
}
.index-wrap-13 {
  padding: 100px 0;
  background: #f4f4f4;
}
.accordion-button span {
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 20px;
}
.index-wrap-14 .social li a img {
  transition: 0.4s linear;
  filter: brightness(0) invert(0);
}
.index-wrap-14 .social li a:hover img {
  filter: drop-shadow(0px 0px 16px #23B3E9);
}
.index-wrap-14 {
  padding: 70px 0;
}
.achievements-ul {
  gap: 15px;
  padding-top: 33px;
  border-top: 1px solid;
}
.footer-ul-links {
  line-height: 40px;
}
.footer-ul-links li a:hover {
  color: #fff;
}
.footer-ul-links li a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  transition: 0.4s linear;
  width: 0%;
  height: 1px;
  background: #fff;
}
.footer-ul-links li a:hover:before {
  width: 100%;
}
footer .footer-heading {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 18px;
}
footer .copyright-row {
  padding: 30px 0;
}
footer .links-row {
  padding-bottom: 30px;
}
footer {
  background: linear-gradient(180deg, #23231d 33%, #000000 91%);
  padding-top: 75px;
}
.inner-service-wrap-1 h1 {
  font-size: 55px;
}
.inner-service-wrap-1 h1 .custom-padding {
  padding-left: 77px;
}
.banner-heading-img {
  position: absolute;
  left: -32px;
  top: -17px;
}
.index-wrap-1-circle-inner {
  position: absolute;
  right: 0;
  bottom: -82%;
  background-color: #23B3E9;
  width: 1091px;
  height: 1050px;
  border-radius: 50%;
}
.wrap-1-bg-text {
  position: absolute;
  right: 9%;
  bottom: -12%;
}
.wrap-1-bg-laptop {
  position: absolute;
  right: 3%;
  bottom: -18%;
  max-width: 60%;
}
.inner-service-wrap-2-clients li img {
  filter: brightness(0.5);
}
.inner-service-wrap-3-item {
  background-color: #fdfdfd;
  box-shadow: 0 3px 38px 0 rgba(0, 0, 0, 0.05);
  width: 317px;
  transition: 0.4s linear;
  height: 255px;
  padding: 17px;
}
.inner-service-wrap-3-item:hover {
  color: #fff;
  background: #23B3E9;
  transform: scale(1.03);
}
.inner-service-wrap-3-item:hover .inner-service-wrap-3-item-content-icon img {
  filter: brightness(0) invert(1);
}
.inner-service-wrap-3-item-content-icon {
  height: 75px;
  width: 75px;
  display: inline-block;
  overflow: hidden;
}
.inner-service-wrap-3-item-content-icon img {
  height: 100%;
  width: 100%;
  transition: 0.4s linear;
  object-fit: contain;
}
.inner-service-wrap-3 {
  padding: 80px 0;
  background: #efefef;
}
.inner-service-wrap-3-item-content {
  padding-top: 16px;
}
.round {
  position: relative;
  margin-bottom: 0;
  display: inline-block;
}
.round canvas {
  width: 250px;
  height: 250px;
}
.round h6 {
  position: absolute;
  top: 42%;
  left: 30%;
  font-size: 40px;
  color: #333;
  font-weight: 100;
}
.including-item-content .p-parah,
.round-bar-parah p {
  font-size: 18px;
}
.about-wrap-1-img {
  position: absolute;
  right: 4%;
  bottom: 0;
  max-width: 52%;
}
.including-item-img {
  width: 52px;
  height: 52px;
  overflow: hidden;
}
.including-item {
  position: relative;
  padding: 44px 0 60px;
}
.including-item::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 1px;
  height: 93%;
  background: #dbdbdb;
}
.including-item::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
  height: 1px;
  width: 97%;
  background: #dbdbdb;
}
.about-wrap-3-row::after,
.about-wrap-3-row::before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #23B3E9;
  top: 0;
  position: absolute;
  margin-top: auto;
  margin-bottom: auto;
  bottom: 0;
  content: "";
}
.about-wrap-3-row::before {
  left: 436px;
}
.about-wrap-3-row::after {
  right: 436px;
}
.about-wrap-3 {
  background: #f4f4f4;
  padding: 75px 0;
}
.about-wrap-4 {
  padding: 110px 0;
  background: #f9f9f9;
}
.about-wrap-4-img-1 {
  width: 888px;
  height: 495px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  overflow: hidden;
  border-radius: 331px 0 0 331px;
}
.wrap-4-img-2 {
  position: absolute;
  top: 18px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: 6%;
}
.body-full,
header .menu-toggle span {
  position: relative;
  transition: 0.4s;
  background: #fff;
}
body.open .body-full {
  -webkit-transform: scale(0.75) translate3d(-32vw, 0, 0);
  transform: scale(0.75) translate3d(-32vw, 0, 0);
}
.body-full {
  overflow-y: scroll;
  transform: unset;
  transform: scale(1) translate3d(0, 0, 0);
  z-index: 1;
}
.body-full.add-height {
  height: 100vh;
}
header .menu-toggle {
  cursor: pointer;
  overflow: hidden;
  pointer-events: all;
  display: inline-block;
}
header .menu-toggle span {
  display: block;
  height: 2px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
header .menu-toggle span:first-child {
  width: 32px;
  transition-delay: 0.2s;
}
header .menu-toggle span:before {
  content: "";
  position: absolute;
  right: calc(100% + 6px);
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
header .menu-toggle span:nth-child(2) {
  width: 32px;
  margin: 6px 0;
  transition-delay: 0.1s;
}
header .menu-toggle span:last-child {
  width: 22px;
  transition-delay: 0s;
}
header .menu-toggle:hover span {
  -webkit-transform: translate3d(38px, 0, 0);
  transform: translate3d(38px, 0, 0);
}
header .menu-toggle:hover span:first-child {
  transition-delay: 0s;
}
header .menu-toggle:hover span:nth-child(2) {
  transition-delay: 0.1s;
}
header .menu-toggle:hover span:last-child {
  transition-delay: 0.2s;
}
.megamenu {
  background: #131313;
}
.menu-list-main .quick-link-ul li {
  margin-bottom: 28px;
}
.menu-list-main .quick-link-ul li a {
  position: relative;
  font-size: 35px;
}
.menu-list-main {
  position: fixed;
  height: 100%;
  width: 36.75vw;
  right: 0;
  top: 0;
  z-index: 0;
  display: flex;
  align-items: center;
  padding: 2vh 5%;
  overflow-y: scroll;
}
.contact-address ul li,
.pea-ul li {
  margin-bottom: 15px;
}
.nav-close i,
.pea-ul li a {
  font-size: 22px;
}
.social-ul-links {
  gap: 30px;
}
.social-ul-links li a {
  color: #fff;
  font-size: 28px;
}
.social-ul-links li a:hover {
  color: #23B3E9;
  filter: drop-shadow(0px 0px 16px #23B3E9);
}
.nav-close {
  width: 50px;
  height: 50px;
  display: none;
  justify-content: center;
  color: #fff;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #23B3E9;
  position: absolute;
  right: 35.2%;
  top: 0;
  transition: 0.6s linear 0.7s;
  transform: scale(0);
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  z-index: 9;
}
.nav-close:hover {
  background: #fff;
  color: #23B3E9;
  border: 2px solid #23B3E9;
}
body.open .nav-close {
  display: inline-flex;
  transform: scale(1);
}
.pricing-tabs {
  border-radius: 50px;
  border: 1px solid #333;
  display: inline-flex;
}
.validate-balti_popup ul li,
.dot-span,
.radio-toolbar label {
  display: inline-block;
}
.pricing-tabs li {
  background: unset;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  border-radius: 50px;
  border: 1px solid #3f2aff00;
  padding: 12px 35px;
  cursor: pointer;
  transition: 0.3s linear;
}
.pkg-item-main .pkg-img {
  width: 100%;
  height: 194px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pkg-item-main .pkg-img .overlay {
  width: 100%;
  height: 100%;
  background: linear-gradient(359deg, #111111fa 30%, #111111ab 82%);
  padding-bottom: 8px;
  transition: 0.4s linear;
}
.pkg-item-main .pkg-img .overlay h6 {
  font-size: 25px;
  font-family: Agrandir-Grandlight;
}
.pkg-item-main .pkg-img .overlay p {
  font-size: 15px;
}
.pkg-item-main .pkg-content ul {
  height: 191px;
  overflow-y: scroll;
}
.pkg-item-main .pkg-content ul li {
  color: #999;
  position: relative;
  padding-left: 21px;
  margin-bottom: 10px;
}
.pkg-item-main .pkg-content ul .check::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: url("../img/pricing/check.webp") center/contain no-repeat;
  width: 16px;
  height: 16px;
}
.pkg-item-main .pkg-content ul .cross::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: url("../img/pricing/cross.webp") center/contain no-repeat;
  width: 15px;
  height: 15px;
}
.pkg-content {
  padding: 35px 50px 45px;
}
.pkg-content .p-name {
  font-size: 25px;
  font-weight: 400;
  color: #333;
  padding: 26px 0 16px;
  border-bottom: 1px solid #dcdcdc;
  transition: 0.4s linear;
}
.pkg-price-cta h6 {
  font-size: 70px;
  font-weight: 600;
  line-height: 48px;
  font-family: Oswald;
}
.pkg-price-cta .span-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 9px;
}
.pkg-price-cta .span-2 {
  font-size: 24px;
  font-weight: 200;
  color: #d2d2d2;
  font-family: Oswald;
  text-transform: uppercase;
  line-height: 48px;
}
.pkg-price-cta {
  padding: 40px 0 23px;
}
.pkg-item-main {
  box-shadow: 0 17px 44px #00000029;
  background: #fff;
  margin-bottom: 25px;
}
.pricing-wrapper {
  padding: 85px 0 100px;
  background: #f4f4f4;
}
.pkg-item-main:hover .pkg-img .overlay {
  background: linear-gradient(359deg, #23B3E9c4 30%, #23B3E959 82%);
}
#style-3::-webkit-scrollbar-track {
  background-color: #eaeaea;
  border-radius: 10px;
}
#style-3::-webkit-scrollbar {
  width: 5px;
  background-color: #eaeaea;
  border-radius: 10px;
}
#style-3::-webkit-scrollbar-thumb {
  background-image: linear-gradient(#080808, #030303, #080808);
}
.pkg-item-main:hover #style-3::-webkit-scrollbar-thumb {
  background-image: linear-gradient(#23B3E9, #23B3E9, #23B3E9);
}
.pricing-wrapper-main-div {
  margin-top: -8.5%;
}
.pricing-wrapper-main-div .pricing-wrapper {
  padding: 232px 0 100px;
}
.wrap-1-hosting-img {
  position: absolute;
  right: 6%;
  bottom: 0;
  max-width: 49%;
}
.hosting-inner-wrap-2 {
  padding: 90px 0;
  background: #f4f4f4;
}
.hosting-inner-wrap-2-img {
  position: absolute;
  top: 134px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 8%;
}
.hosting-inner-wrap-2-img .img-1 {
  max-width: 84%;
  position: relative;
  z-index: 9;
}
.img-arrow-1 {
  position: absolute;
  right: 21%;
  top: -57px;
  animation: 2s linear infinite updown-anime;
}
.img-arrow-2 {
  position: absolute;
  left: 17%;
  animation: 2s linear 0.5s infinite updown-anime;
  top: 56px;
  max-width: 4%;
}
@keyframes updown-anime {
  0%,
  100% {
    transform: translateY(40px);
    opacity: 0;
  }
  25% {
    transform: translateY(30px);
    opacity: 0.2;
  }
  50% {
    transform: translateY(20px);
    opacity: 0.5;
  }
  75% {
    transform: translateY(10px);
    opacity: 0.7;
  }
}
.hosting-inner-wrap-3-item-icon,
.hosting-inner-wrap-4-item-img {
  width: 55px;
  height: 48px;
  overflow: hidden;
}
.hosting-inner-wrap-3-item-content {
  height: 65px;
  overflow-y: scroll;
  padding-right: 20px;
  font-size: 14px;
}
.hosting-inner-wrap-3-item {
  background: #262626;
  border-radius: 45px;
  padding: 55px 45px;
  transition: 0.4s linear;
  color: #fff;
  margin-bottom: 29px;
}
.hosting-inner-wrap-3-item:hover {
  background: #23B3E9;
  border-radius: 0 45px 45px;
}
.hosting-inner-wrap-3,
.hosting-inner-wrap-4 {
  padding: 80px 0;
}
.hosting-inner-wrap-4-item {
  padding: 50px 17px;
  position: relative;
}
.hosting-inner-wrap-4-item::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #eaeaea;
}
.hosting-inner-wrap-4-item-content {
  height: 99px;
  overflow-y: scroll;
  padding: 0 15px;
}
.hosting-inner-wrap-4 .row-before::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #eaeaea;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.hosting-inner-wrap-5-price .span-1 {
  font-size: 32px;
}
.hosting-inner-wrap-5-price h6 {
  font-size: 65px;
  line-height: 48px;
}
.hosting-inner-wrap-5 h2 {
  font-size: 45px;
}
.hosting-inner-wrap-5 .span-pending {
  padding-left: 45px;
}
.hosting-inner-wrap-5 {
  padding: 90px 0;
  background: #23B3E9;
}
.hosting-inner-wrap-5 .btn:hover {
  background: #fff;
  color: #23B3E9 !important;
}
.hosting-wrap-5-img {
  position: absolute;
  right: 9%;
  bottom: -34%;
  max-width: 43%;
}
.contact-wrap-1,
.portfolio-wrap-1 {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 247px 0 176px;
}
.contact-wrap-1 h2 {
  font-size: 60px;
}
.contact-wrap-1 .index-wrap-1-circle-inner {
  bottom: -94%;
}
.contact-wrap-1-img {
  position: absolute;
  right: 15%;
  bottom: -15%;
}
.contact-wrap-1 .wrap-1-bg-text {
  position: absolute;
  right: 9%;
  bottom: -12%;
  opacity: 0.5;
}
.contact-wrap-2 {
  padding: 120px 0;
  background: #000;
}
.radio-toolbar label {
  background: unset;
  padding: 14px 30px;
  cursor: pointer;
  position: inherit;
  width: unset;
  height: unset;
  margin-right: 13px;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 50px;
  border: 1px solid #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.radio-toolbar input[type="radio"]:checked + label {
  border: 1px solid #23B3E9;
  background: #23B3E9;
  color: #fff;
}
.radio-toolbar input[type="radio"] + label:hover {
  transition: transform 0.2s;
}
.contact-wrap-2 form h3 {
  font-size: 25px;
}
.contact-wrap-2 input {
  background: unset;
  color: rgb(255 255 255 / 80%);
  border-left: unset;
  border-right: unset;
  border-top: unset;
  border-bottom: 1px solid #e2e2dd;
  padding: 0 0 38px;
}
.contact-wrap-2 input:focus-visible {
  outline: unset;
}
.contact-wrap-2 input::placeholder {
  color: rgb(255 255 255 / 80%);
}
.contact-wrap-2 .custom-margin {
  margin-bottom: 85px;
}
.contact-wrap-2 input[type="submit"] {
  background: #23B3E9;
  border-radius: 50px;
  padding: 19px 38px;
  transition: 0.4s linear;
  color: #fff;
  box-shadow: unset;
  border: unset;
  text-transform: uppercase;
}
.contact-wrap-2 input[type="submit"]:hover {
  background: #fff;
  color: #23B3E9;
}
.phone-email-anchor .span-1 {
  font-size: 14px;
  color: #f4f4f4;
}
.phone-email-anchor .span-2 {
  font-size: 16px;
  line-height: 27px;
  color: #f4f4f4;
}
.phone-email-anchor:hover {
  filter: drop-shadow(0px 0px 20px #23B3E9);
}
.portfolio-wrap-1 .span-1 {
  font-size: 70px;
  padding-left: 260px;
}
.portfolio-wrap-1-img {
  position: absolute;
  right: 20px;
  bottom: -44px;
  max-width: 53%;
}
.portfolio-wrap-2 {
  padding: 100px 0;
  background: #212121;
}
.portfolio-main-item-ul li {
  width: 465px;
  height: 405px;
  overflow: hidden;
  margin-bottom: 9px;
}
.portfolio-main-item-ul li a img {
  width: 100%;
  height: 100%;
  transition: 0.3s linear;
  object-fit: cover;
}
.portfolio-main-item-ul .overlay {
  background: rgb(0 69 250 / 72%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s linear;
  position: absolute;
  top: 0;
  clip-path: circle(0% at 100% 0);
}
.portfolio-main-item-ul .overlay i {
  color: #fff;
  font-size: 30px;
}
.portfolio-main-item-ul li:hover .overlay {
  clip-path: circle(70.7% at 50% 50%);
}
.portfolio-main-item-ul li:hover li a img {
  transform: scale(1.05);
}
.address-custom-ul-add,
.portfolio-main-item-ul {
  flex-wrap: wrap;
}
.wrap-1-web-maintenance-img {
  position: absolute;
  right: 15%;
  bottom: 0;
  max-width: 37%;
}
.web-maintenance-wrap-1 {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 215px 0 120px;
}
.web-maintenance-wrap-1 h1 {
  font-size: 50px;
}
.app-dev-wrap-1-img {
  position: absolute;
  bottom: -33px;
  right: 17%;
  max-width: 28%;
}
.index-wrap-13-faq-scroll {
  height: 460px;
  overflow-y: scroll;
  padding-right: 40px;
  width: 93%;
}
.dot-span::before {
  content: "";
  position: absolute;
  bottom: 4px;
  right: -4px;
  width: 2px;
  height: 2px;
  background: #333;
  border-radius: 50%;
}
.header-email-phone {
  color: #fff;
  font-size: 18px;
}
.header-inner-ul {
  line-height: 23px;
}
.header-inner-ul li {
  margin-bottom: 10px !important;
}
.header-inner-ul li a {
  font-size: 18px !important;
}
.header-drop-parent .header-inner-ul {
  opacity: 0;
  transition: 0.4s linear;
  height: 0;
}
.header-drop-parent.active .header-inner-ul {
  opacity: 1;
  transition: 0.4s linear;
  height: 130px;
  padding-top: 13px;
}
.pricing-inner-tabs li {
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.281);
  padding: 14px 31px;
  border-radius: 50px;
  color: #000;
  text-transform: uppercase;
  transition: 0.3s linear;
}
.web-app-form-main {
  background: #000;
  border-radius: 20px;
  padding: 58px 38px;
  box-shadow: 0 7px 0 #23B3E9;
  filter: drop-shadow(0px 7px 11px #23B3E96e);
}
.web-app-form-main input,
.web-app-form-main textarea {
  background: #fcfcfc00;
  color: #fff;
  border-bottom: 1px solid rgb(255 255 255);
  border-left: unset;
  border-top: unset;
  border-right: unset;
  border-radius: unset;
  padding: 10px 27px 10px 0;
  transition: 0.3s linear;
  height: auto;
  font-size: 16px !important;
  box-shadow: unset;
  margin-bottom: 25px;
}
.web-app-form-main input::placeholder,
.web-app-form-main textarea::placeholder {
  color: #fff;
}
.web-app-form-main input:focus,
.web-app-form-main textarea:focus {
  color: #fff;
  background: unset;
  border-bottom: 1px solid rgb(255 255 255);
}
.web-app-form-main input:focus-visible,
.web-app-form-main textarea:focus-visible {
  outline: unset;
}
.web-app-form-main button {
  background: #23B3E9;
}
.balti_popup {
  width: 1000px;
  border-radius: 23px;
  padding: 30px;
  overflow: visible;
  border-bottom: 3px solid #23B3E9;
  border-top: 3px solid #23B3E9;
  background: linear-gradient(180deg, rgb(0 0 0) 0, rgb(0 0 0) 100%);
  font-family: Poppins, sans-serif !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal {
  backdrop-filter: blur(10px) brightness(90%);
}
.validate-balti_popup h2 {
  font-size: 28px;
  font-weight: 900;
  padding-left: 15px;
  border-left: 6px solid #23B3E9;
  margin-bottom: 12px;
  line-height: 35px;
  color: #fff;
}
.validate-balti_popup h2 + p {
  line-height: 19px;
  font-size: 14px;
  margin-bottom: 12px;
  font-weight: 600;
  color: #fff;
}
.validate-balti_popup ul {
  margin: 0;
  padding: 0;
}
.validate-balti_popup ul li {
  text-align: left;
  position: relative;
  width: 100%;
  margin: 8px 0;
}
.validate-balti_popup ul li i {
  position: absolute;
  top: 14px;
  left: 14px;
  color: #23B3E9;
  font-size: 14px;
}
.validate-balti_popup ul li input[type="email"],
.validate-balti_popup ul li input[type="number"],
.validate-balti_popup ul li input[type="text"],
.validate-balti_popup ul li textarea {
  background: unset;
  border-bottom: 1px solid #23B3E9;
  border-right: unset;
  border-left: unset;
  border-top: unset;
  padding: 10px 10px 10px 34px;
  width: 100%;
  border-radius: 6px;
  font-size: 14px;
  color: #fff;
  box-shadow: none !important;
  outline: 0 !important;
}
.validate-balti_popup ul li textarea {
  height: 125px;
}
.validate-balti_popup ul li input::placeholder,
.validate-balti_popup ul li textarea::placeholder {
  color: #fff;
}
.validate-balti_popup ul li input[type="email"]:focus,
.validate-balti_popup ul li input[type="text"]:focus,
.validate-balti_popup ul li textarea:focus {
  border-bottom: 1px solid #fff;
  border-right: unset;
  border-left: unset;
  border-top: unset;
}
.validate-balti_popup .pd-right-0 {
  padding-right: 0 !important;
}
.validate-balti_popup ul li input[type="submit"] {
  background: #23B3E9;
  font-size: 20px;
  border: unset;
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px 10px;
  letter-spacing: 1px;
  outline: 0;
  border-radius: 50px;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  color: #fff;
  display: block;
  width: 100%;
  transition: 0.1s linear;
}
.validate-balti_popup ul li input[type="submit"]:hover {
  color: #ffff;
  transform: scale(1.02);
  background: #23B3E9;
}
.validate-balti_popup .fancybox-close-small {
  width: 44px;
  height: 44px;
  background: #fff;
  border: 3px solid #23B3E9;
  border-radius: 50%;
  box-shadow: #000 0 0 10px;
  display: inline-flex;
  padding: 0;
  margin: 0;
  justify-content: center;
  align-items: center;
  outline: 0;
  position: absolute;
  font-size: 17px;
  right: -14px;
  top: -13px;
  color: #23B3E9;
  overflow: visible;
  z-index: 10;
}
.validate-balti_popup .fancybox-close-small:hover {
  background: #000;
  z-index: 11;
}
.validate-balti_popup .fancybox-close-small:hover:after {
  color: #fff;
}
.validate-balti_popup button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}
.modal-backdrop {
  display: none !important;
}
.modal-img {
  position: absolute;
  left: -7%;
  bottom: 10px;
  max-width: 57%;
}
.terms-wrap-2 h3 {
  font-size: 25px;
  color: #333;
}
.thank-section {
  height: 100vh;
  background: url("../img/banner-bg.webp") center/cover no-repeat;
}
.android-app-wrap-1-img {
  position: absolute;
  right: 21%;
  bottom: 35px;
}
.augmented-reality-wrap-1-img,
.ios-app-wrap-1-img {
  position: absolute;
  right: 16%;
  bottom: 35px;
}
.cross-platform-wrap-1-img {
  position: absolute;
  right: 13%;
  bottom: 0;
}
.ecommerc-wrap-1-img {
  position: absolute;
  right: 13%;
  bottom: 72px;
  max-width: 37%;
}
.portal-wrap-1-img {
  position: absolute;
  right: 9%;
  bottom: 0;
  max-width: 51%;
}
.cms-wrap-1-img {
  position: absolute;
  right: 9%;
  bottom: 68px;
  max-width: 40%;
}
.dropdown-btn-active-custom-inner {
  cursor: pointer;
  position: absolute;
  right: 20%;
}
.drop-down-parent-custom.active {
  height: 192px;
  overflow-y: scroll;
}
.header-drop-inner-ul {
  opacity: 0;
  display: none;
  transition: 0.3s linear;
}
.drop-down-parent-custom-inner.active .header-drop-inner-ul {
  display: block;
  opacity: 1;
}
.header-drop-inner-ul li a {
  font-size: 15px !important;
}
.wrap-1-bg-branding-laptop {
  position: absolute;
  right: 12%;
  bottom: -7%;
  width: 700px;
}
.contact-address ul li a {
  display: flex;
  align-items: start;
  color: #fff;
}
.contact-address ul li img {
  margin-right: 10px;
}
.contact-address a:hover {
  color: #fff !important;
}
