.middle-bar {
  position: relative;
  max-width: 700px;
  margin: auto;
  z-index: 2;
}

.middle-bar-child {
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 0px 0px 26px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 26px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 26px -1px rgba(0, 0, 0, 0.75);
  top: -30px;
  padding: 20px 10px 20px 10px;
  border-radius: 10px;
}

.middle-bar-child h5 {
  font-weight: 700;
  text-align: center;
  margin: 0px;
}

.home-banner-design1.pos_rel1 {
  padding-top: 90px;
  padding-bottom: 40px;
  min-height: 100vh;
  display: flex;
  align-items: center;
}

/* .home-banner-design1.pos_rel1>.container {
            max-width: 90%;
        } */
section.footer-logos > img {
  max-width: 104px;
}
section.footer-logos > img {
  max-width: 104px;
}

@media (max-width: 1390px) {
  ul#pills-tab {
    justify-content: flex-start !important;
  }
}
@media (max-width: 1366px) {
  .home-banner-design1.pos_rel1 > .container {
    max-width: 90%;
  }
}

@media (max-width: 1110px) {
  .home-banner-design1.pos_rel1 > .container {
    max-width: 90%;
  }
}

@media (max-width: 1110px) {
}

.home-banner-design1.pos_rel1 > .container {
  max-width: 90%;
}

section.footer-logos > img {
  max-width: 104px;
}

@media (max-width: 1110px) {
  section.footer-logos > img {
    height: 75px !important;
  }
}

@media (max-width: 575px) {
  .content-home-slider1 {
    height: 230px !important;
    border-radius: 10% !important;
    width: 230px !important;
  }
}

.display-3 {
  font-size: 3.8rem;
}

.row {
  counter-reset: service-counter;
}

.project-process-wrap {
  counter-reset: project-process-counter;
}

.project-process-wrap .row:nth-child(odd) .pp-item {
  padding-left: 40px;
}

.project-process-wrap .row:nth-child(odd) .pp-item:before {
  left: -4px;
}

.project-process-wrap .row:nth-child(odd) .pp-item::after {
  left: -14px;
}

img {
  width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  .project-process-wrap .row:nth-child(odd) .pp-item {
    padding-left: 25px;
    padding-bottom: 25px;
  }

  .project-process-wrap .row:nth-child(even) .pp-item {
    padding-right: 40px;
    padding-bottom: 25px;
  }
}

.project-process-wrap .row:nth-child(even) .pp-item {
  padding-right: 40px;
}

.project-process-wrap .row:nth-child(even) .pp-item:before {
  right: -4px;
}

@media (max-width: 767px) {
  .project-process-wrap .row:nth-child(even) .pp-item:before {
    right: auto;
    left: -4px;
  }

  .justify-content-xl-center.pb-5 {
    padding-bottom: 0 !important;
  }
}

.project-process-wrap .row:nth-child(even) .pp-item::after {
  right: -14px;
}

@media (max-width: 767px) {
  .project-process-wrap .row:nth-child(even) .pp-item::after {
    right: auto;
    left: -14px;
  }
}

@media (max-width: 991px) {
  .project-process-wrap .row:nth-child(even) .pp-item {
    padding-right: 25px;
  }
}

@media (max-width: 767px) {
  .project-process-wrap .row:nth-child(even) .pp-item {
    padding-left: 25px;
    padding-right: 0;
  }
}

.project-process-wrap .pp-item {
  position: relative;
}

.project-process-wrap .pp-item:before {
  position: absolute;
  background-color: #e6e6e6;
}

.project-process-wrap .pp-item:after {
  position: absolute;
  background-color: #000;
}

.project-process-wrap .pp-item:before {
  content: "";
  top: 14px;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  width: 8px;
  height: 0;
  height: calc(100% - 14px);
  transition: all 0.5s ease 0.5s;
  transform: scaleY(0);
}

.project-process-wrap .pp-item.aos-animate:before {
  transform: scaleY(1);
}

.project-process-wrap .pp-item:after {
  counter-increment: project-process-counter;
  content: counter(project-process-counter);
  border-radius: 50%;
  top: 0;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.01em;
  text-align: center;
  color: #fff;
}

@media (max-width: 767.98px) {
  .display-3 {
    font-size: 2.7rem;
  }

  .mt-n5,
  .my-n5 {
    margin-top: -1rem !important;
  }

  .bg-mobile-none {
    background-image: none !important;
  }
}

@media (max-width: 575.98px) {
  .display-3 {
    font-size: 2rem;
  }
}

.card.border:hover,
.card.border:hover p {
  color: white !important;
}

.card.border:hover {
  background: #1f3b7f;
  margin-top: -15px;
  transition: 0.5s all;
}

.our-work {
  overflow: hidden;
  padding: 40px 0 30px;
}

.work-title-container {
  float: right;
  position: relative;
  bottom: 30px;
}

.work-title-container .heading h4 {
  font-size: 46px;
}

.our-work .bg-dark {
  background: #09233e !important;
}

.work-box-img {
  text-align: center;
}

.work-box-img img {
  width: 750px;
  margin: auto;
}

.work_list.owl-carousel .owl-nav.disabled {
  display: none !important;
}

.work-title-container p {
  font-size: 20px !important;
  text-align: center;
  font-weight: 800;
}

.work_list {
  margin-bottom: 0;
  padding-right: 20px !important;
}

@media (max-width: 480px) {
  .work_list {
    padding-right: 10px !important;
  }
}

/* new page design css start */
/* step box css start */
img.step-box-img {
  height: 50px;
  width: 50px;
}

.step-box-content {
  padding: 20px;
  border-radius: 5px;
  margin: 0;
  height: 100%;
  min-height: 320px !important;
  background-color: #f2f2f2;
  word-wrap: break-word;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

h4.step-box-heading {
  margin: 10px 0;
  font-weight: 700;
  font-size: 18px;
  text-align: left !important;
  font-family: "Poppins", sans-serif;
}

p.step-box-info {
  font-size: 16px;
}

span.step-box-number {
  font-size: 56px;
  font-weight: 700;
  color: #00133e;
  /* position: absolute; */
  right: 25px;
  top: 0;
  font-family: "Poppins", sans-serif;
}
section.oursteps.msn-sec-gap {
  padding-top: 50px;
}

.step-box-content.color1 {
  background-color: #f2f9ff;
}

.step-box-content.color2 {
  background-color: #e6f4fd;
}

.step-box-content.color3 {
  background-color: #d8eefc;
}

.step-box-content.color4 {
  background-color: #cde8fd;
}

.step-box-content.color6 {
  background-color: #9dcbed;
}

.step-box-content.color5 {
  background-color: #c0e2fb;
}

.step-box-content.color7 {
  background-color: #89c1eb;
}

.step-box-content.color8 {
  background-color: #59abe9;
}

@media (max-width: 767px) {
  .step-box {
    margin-bottom: 30px;
  }
}
/* step box css ends */
h3.sub-heading {
  color: #4c6df3;
  font-family: "Barlow", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 13px;
  text-align: center;
  position: relative;
  max-width: 220px;
  margin: auto;
}

h3.sub-heading:before {
  position: absolute;
  content: "";
  background-color: #4c6df3;
  height: 2px;
  width: 60px;
  left: 0;
  top: 5px;
}

h3.sub-heading:after {
  position: absolute;
  content: "";
  background-color: #4c6df3;
  height: 2px;
  width: 60px;
  right: 0;
  top: 5px;
}

section.featured-new {
  overflow: hidden;
  padding: 75px 0px 90px 0px;
  position: relative;
}

section.featured-new:before {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  width: 100%;
  background: url("../../assets/img/dots-background.png");
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 65%;
  left: 0px;
  opacity: 0.25;
  z-index: -1;
}

h2.main-heading {
  color: #00133e;
  font-family: "Poppins", Sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin: 15px 0px;
}

p.heading-info {
  text-align: center;
  color: #000;
  font-family: "Barlow", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  max-width: 550px;
  margin: auto;
  margin-bottom: 30px;
}

.client-testimonials p.heading-info {
  max-width: 80%;
}

.web-box {
  margin-top: 80px;
}

.single-box {
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  position: relative;
  padding: 70px 15px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 35px 0px rgb(0 27 175 / 10%);
  box-shadow: 0px 10px 35px 0px rgb(0 27 175 / 10%);
}

.icon-box {
  left: 0;
  right: 0;
  z-index: 1;
  top: -42px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 auto;
  background-color: #fff;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  -webkit-box-shadow: 0px 10px 35px 0px rgb(0 27 175 / 20%);
  box-shadow: 0px 10px 35px 0px rgb(0 27 175 / 20%);
  position: absolute;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  border-radius: 5px;
  position: absolute;
}

.icon-box > i {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#7f31ff),
    to(#4279f1)
  );
  background: linear-gradient(to bottom, #7f31ff 0%, #4279f1 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-box:after {
  background: linear-gradient(157deg, #7f31ff 0%, #4279f1 100%);
  top: 0;
  right: 0;
  content: "";
  width: 100%;
  z-index: -1;
  height: 0%;
  position: absolute;
  -webkit-transition: 500ms all ease;
  transition: 500ms all ease;
  position: absolute;
}

.single-box:hover .icon-box:after {
  height: 100%;
}

.single-box:hover .icon-box > i {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(white),
    to(white)
  );
  background: linear-gradient(to bottom, white 0%, white 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

h3.box-heading {
  font-size: 24px;
  font-weight: 700;
  color: #00133e;
  padding-bottom: 12px;
  text-align: center;
  font-family: "Poppins", Sans-serif;
}

p.box-content {
  text-align: center;
  color: #000;
  font-family: "Barlow", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  max-width: 550px;
  margin: auto;
  margin-bottom: 30px;
}

section.featured-new > .container {
  background: url("../../assets/img/particles.png");
  background-repeat: no-repeat;
  background-position: center 3px;
  background-size: 565px;
  padding-top: 40px;
}

.about-company {
  margin-top: 140px;
}

.left-image-box {
  position: relative;
}

img.ab1-img {
  width: auto;
}

element.style {
}

img.badge-img {
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
}

.right-about-content h4 {
  color: #4c6df3;
  font-family: "Barlow", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 13px;
  position: relative;
  margin-bottom: 25px;
  max-width: 290px;
}

.right-about-content h4:after {
  position: absolute;
  content: "";
  background-color: #4c6df3;
  height: 2px;
  width: 90px;
  right: 0;
  bottom: 2px;
}

.right-about-content h3 {
  color: #00133e;
  font-family: "Poppins", Sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
}

.right-about-content p {
  text-align: justify;
  color: #000;
  font-family: "Barlow", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
}

.about-tabs {
  margin-top: 40px;
}

.about-tabs .nav-tabs .nav-link.active {
  color: #fff !important;
  background-color: #00133e;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  color: #1b2a4f;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
  padding: 15px 30px;
  background-color: #fff;
  font-family: "Poppins";
  -webkit-box-shadow: 0px 5px 30px 0px rgb(0 27 175 / 10%);
  box-shadow: 0px 5px 30px 0px rgb(0 27 175 / 10%);
}

.about-tabs ul.nav.nav-tabs {
  display: flex;
  justify-content: space-between;
  border: none;
  margin-bottom: 20px;
}

ul.tab-bullets {
  padding: 0;
}

ul.tab-bullets > li {
  font-weight: 600;
  padding-left: 25px;
  position: relative;
  color: #00133e;
  font-family: roboto, sans-serif;
  overflow-x: hidden;
  font-size: 15px;
  line-height: 1.7em;
}

ul.tab-bullets > li i.fas.fa-check-square {
  position: absolute;
  left: 2px;
  top: 5px;
  color: #00133e;
}

a.learn-more-btn {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 19px 12px 19px;
  background: linear-gradient(30deg, #7f31ff 0%, #4279f1 100%);
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin-right: 65px;
}

.contact-btn {
  margin-top: 30px;
}

a.learn-more-btn i.fas.fa-arrow-right {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 12px;
  text-align: center;
  border-radius: 4px;
  background-color: #7683f7;
  border-top-right-radius: 0;
  transition: 0.5s all;
}

a.learn-more-btn:hover i.fas.fa-arrow-right {
  -webkit-animation: toLeftFromRight 0.5s forwards;
  animation: toLeftFromRight 0.5s forwards;
}

@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translateX(20%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateX(-20%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes toLeftFromRight {
  49% {
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
  }

  51% {
    opacity: 1;
  }
}

span.call-info {
  display: inline-block;
  margin-top: 0px !important;
  position: relative;
  top: 10px;
}

a.call-btn i.fas.fa-phone,
a.call-btn i.fas.fa-phone-alt,
a.call-btn i.fab.fa-whatsapp {
  background-color: transparent;
  background-image: linear-gradient(157deg, #7f31ff 0%, #4279f1 100%);
  font-size: 25px;
  color: #fff;
  padding: 13px;
  border-radius: 5px;
  margin-right: 10px;
  position: relative;
}

span.call-info strong {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: 10px;
  color: #00133e;
  font-family: "Barlow", Sans-serif;
  margin-bottom: 5px;
  display: inline-block;
}

span.msn-call {
  color: #00133e;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 0.6em;
  display: inline-block;
}

a.call-btn i.fas.fa-phone:after,
a.call-btn i.fas.fa-phone-alt:after,
a.call-btn i.fab.fa-whatsapp:after {
  position: absolute;
  content: "";
  background: url("../../assets/img/arrow-new.png");
  top: -22px;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  left: -45px;
}

section.about-service {
  overflow: hidden;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 110px 0px 0px 0px;
  background-color: #f5f6f9;
  position: relative;
}

section.about-service:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  background: url("../../assets/img/net.png");
  width: 250px;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}

section.about-service:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  background: url("../../assets/img/net-1.png");
  width: 250px;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}

.single-box.abt-srv .icon-box {
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: 70%;
  font-size: 30px;
}

img.service-icon {
  height: 40px;
  width: auto;
}

.single-box:hover img.service-icon {
  filter: invert(1);
}

.single-box.abt-srv {
  margin-bottom: 80px;
  z-index: 1;
  display: block;
}

.single-box.abt-srv h3.box-heading {
  font-size: 20px;
  font-weight: 700;
  color: #00133e;
  padding-bottom: 8px;
}

a.read-more-btn,
button.read-more-btn {
  color: #000000;
  font-size: 15px;
  font-weight: 600;
  font-family: "Poppins";
  border: 0;
  background: transparent;
}

a.read-more-btn:hover,
button.read-more-btn:hover {
  color: #4c6df3;
}

a.read-more-btn > i,
button.read-more-btn > i {
  -webkit-transition: 300ms all ease;
  transition: 300ms all ease;
}

a.read-more-btn:hover > i,
button.read-more-btn:hover > i {
  margin-left: 5px;
}

.single-box.abt-srv h3.box-heading,
.single-box.abt-srv p.box-content {
  text-align: left;
}

.single-box.abt-srv p.box-content {
  min-height: 75px;
  overflow: hidden;
}

section.calltoaction {
  background-image: url("../../assets/img/calltoaction-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 55px 0px 55px 0px;
}

h3.cta-heading {
  color: #ffffff;
  font-family: "Poppins", Sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}

section.calltoaction a.call-btn span.call-info strong,
section.calltoaction a.call-btn span.msn-call {
  color: #fff;
}

section.calltoaction a.call-btn i.fas.fa-phone:after,
section.calltoaction a.call-btn i.fab.fa-whatsapp:after {
  position: absolute;
  content: "";
  background: url("../../assets/img/arrow2.png");
  top: -28px;
  width: 65px;
  height: 40px;
  background-repeat: no-repeat;
  left: -45px;
  background-size: contain;
}

.testimonials {
  padding: 70px 0;
}

.testimonials {
  /* background-color: #f33f02; */
  position: relative;
  /* padding-top: 80px; */
}

/* .testimonials:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 30%;
        background-color: #ddd;
        } */

#customers-testimonials .item-details,
#customers-testimonials1 .item-details,
#customers-testimonials2 .item-details,
#customers-testimonials3 .item-details,
#customers-testimonials4 .item-details,
#customers-testimonials5 .item-details,
#customers-testimonials6 .item-details,
#customers-media .item-details {
  /* background-color: #333333; */
  background: linear-gradient(4deg, #000000a3, transparent);
  color: #fff;
  padding: 20px 10px;
  text-align: left;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 10px;
  top: 15px;
  display: flex;
  align-items: center;
  justify-content: end;
  flex-direction: column;
}

#customers-testimonials .item-details h5 {
  margin: 0 0 15px;
  font-size: 20px;
  padding-top: 5px;
  font-weight: 700;
}

#customers-testimonials .item-details h5 span {
  color: red;
  float: right;
  padding-right: 20px;
}

#customers-testimonials .item-details p {
  font-size: 14px;
}

#customers-testimonials .item {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

div#customers-testimonials a.learn-more-btn {
  margin: 0;
}

.owl-carousel .owl-nav [class*="owl-"] {
  transition: all 0.3s ease;
}

.owl-carousel .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  color: #fff !important;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #00133e !important;
  -webkit-transition: 0.3s all ease-in-out !important;
  transition: 0.3s all ease-in-out !important;
  top: 40%;
}

.owl-carousel .owl-next:hover,
.owl-carousel .owl-prev:hover {
  background-color: #4c6df3 !important;
  -webkit-transition: 0.3s all ease-in-out !important;
  transition: 0.3s all ease-in-out !important;
}

.owl-carousel .owl-prev {
  left: 20%;
}

.owl-carousel .owl-next {
  right: 20%;
}

.shadow-effect {
  padding-top: 15px;
  max-width: 680px;
  position: relative;
  margin: auto;
}

.shadow-effect img.img-responsive {
  height: 360px;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
  object-position: top;
}

section.why-choo-us {
  padding: 70px 0 120px;
  /* background: #f5f6f9; */
  background: url("../../assets/img/why-choose-bg.png") no-repeat;
  background-size: cover;
  background-position: right;
}

.choose-list-box {
  margin: 30px 0px 10px 0px;
  padding: 15px 15px 15px 15px;
  background-color: #ffffff;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0px 10px 50px 10px rgb(0 27 175 / 10%);
  display: flex;
}

.choose-list-box-icon > img {
  width: auto;
  height: 50px;
  margin-right: 20px;
  /* width: 1em; */
  /* height: 1em; */
}

h3.choose-list-box-heading {
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

p.choose-list-box-content {
  color: #000;
  font-family: "Barlow", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

section.why-choo-us .right-about-content h4 {
  /* max-width: 245px; */
  text-transform: capitalize;
}

.why-choose-img-video {
  position: relative;
}

.why-choose-img-video .vid-icon {
  top: 90px;
  left: 90px;
  width: 60px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 100%;
  background: linear-gradient(30deg, #7f31ff 0%, #4279f1 100%);
  position: absolute;
}

.why-choose-img-video .video_btn_border {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  position: absolute;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  border: 10px solid #4c6df3;
  -webkit-animation: border_animation 3.9s linear 0s infinite;
  animation: border_animation 3.9s linear 0s infinite;
}

.video_btn_border.border_wrap-2 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

@keyframes border_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0;
  }
}

.count-down {
  position: absolute;
  width: 100%;
  top: -95px;
}

.new-counter {
  background-color: #fff;
  padding: 55px 30px 30px;
  -webkit-box-shadow: 0px 10px 60px 0px rgb(0 27 175 / 10%);
  box-shadow: 0px 10px 60px 0px rgb(0 27 175 / 10%);
  position: relative;
  display: flex;
  border-radius: 10px;
  justify-content: space-between;
}

.new-counter:after {
  left: 0;
  right: 0;
  width: 95%;
  content: "";
  height: 25px;
  bottom: -25px;
  margin: 0 auto;
  position: absolute;
  border-radius: 7px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: linear-gradient(5deg, #7f31ff 0%, #4279f1 100%);
}

.new-counter-box {
  display: flex;
  flex: 1;
}

.new-counter-icon > img {
  width: 80px;
}

.new-counter-icon {
  margin-right: 10px;
}

h3.counter-number {
  font-size: 36px;
  font-weight: 700;
  color: #00133e;
  font-family: "Poppins", sans-serif;
}

h3.counter-head {
  font-family: roboto, sans-serif;
  overflow-x: hidden;
  font-size: 14px;
  color: #777;
}

section.product-ymts {
  padding: 170px 0 0px;
  position: relative;
}

section.product-ymts:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../assets/img/net-product.png") no-repeat;
  /* background-size: 400px; */
  height: 400px;
  width: 50%;
  z-index: -1;
}

span.user-designation {
  display: block;
  /* font-size: 16px; */
  font-size: 14px;
  color: #777;
  /* line-height: 1.7em; */
  font-weight: 400;
  margin-top: 5px;
}

section.faqs {
  padding: 70px 0;
  position: relative;
  background: url("../../assets/img/faq-bg.png") no-repeat;
  background-position: center right;
  background-repeat: no-repeat;
}

section.faqs::after {
  content: "";
  position: absolute;
}

.accordion-title:before {
  float: right !important;
  font-family: FontAwesome;
  font-family: "Font Awesome 5 Free";
  content: "\f068";
  padding-right: 5px;
}

.accordion-title.collapsed:before {
  float: right !important;
  content: "\f067";
}

.faq-details .card {
  border: none;
  border-radius: 0px;
}

.faq-details .card-header {
  color: #000;
  font-size: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 600;
  font-family: "Poppins";
  position: relative;
  border: 1px solid #d8d8d8;
  text-align: left;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  width: 100%;
  background-color: transparent;
  padding-bottom: 5px;
  /* border-right: none; */
  padding: 0;
}

a.card-link.accordion-title {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 600;
  font-family: "Poppins";
  color: #000;
  font-size: 15px;
  width: 100%;
  display: block;
  padding: 0.75rem 1.25rem;
}

section.blogs {
  padding: 70px 0;
  background: url("../../assets/img/blog-bg.png") no-repeat;
  background-position: center left;
  background-repeat: no-repeat;
  overflow: hidden;
}
div#blog-carousel {
  overflow: hidden;
}

.blog-box {
  -webkit-box-shadow: 0px 10px 45px 0px rgb(0 27 175 / 10%);
  box-shadow: 0px 15px 12px 0px rgb(92 92 92 / 19%);
  margin: 30px;
  border-radius: 10px;
  overflow: hidden;
}

.blog-info {
  background: #fff;
  /* box-shadow: 1px 1px 11px 0px grey; */
  /* -webkit-box-shadow: 0px 10px 45px 0px rgb(0 27 175 / 10%); */
  /* box-shadow: 0px 15px 28px 0px rgb(92 92 92 / 19%); */
  /* border-radius: 10px; */
  padding: 10px 15px;
  margin-bottom: 30px;
}

a.blog-new-heading {
  display: block;
  margin: 15px 0;
  font-size: 18px;
  font-weight: 700;
  color: #00133e;
  font-family: "Poppins", sans-serif;
}

.author-date {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  color: #00184d;
  font-size: 15px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.circle-btn {
  background: #00133e;
}

/* form new design start */
.footer-request-form-bg.new-dev {
  padding: 0 !important;
  background: none;
}

.footer-request-form-bg.new-dev .container {
  background: #fff;
  padding: 40px;
  margin: 0 !important;
  max-width: 440px;
  margin: auto !important;
}

.footer-request-form-bg.new-dev .FooterForm {
  padding-left: 0;
}

label.form-control1.top-form {
  font-weight: bold;
  font-family: serif;
  margin-bottom: 3px;
  color: #1f3b7f;
}

.footer-request-form-bg.new-dev .FooterForm .form-group .form-control {
  height: 37px !important;
}

.footer-request-form-bg.new-dev .form-group {
  margin-bottom: 15px;
}

/* textarea#allabout {
            height: 70px !important;
        } */
h4.formhead.text-center {
  font-weight: 600;
  font-family: serif;
  margin-bottom: 15px !important;
  font-size: 19px;
}

/* form new design ends */

/* counter start */
@property --num {
  syntax: "<integer>";
  inherits: true;
  initial-value: 0;
}

#hc-num::before {
  counter-reset: my-counter var(--num);
  content: counter(my-counter);
  animation: clients 20s ease-in-out infinite;
  animation-delay: 5s;
}

#pd-num::before {
  counter-reset: my-counter var(--num);
  content: counter(my-counter);
  animation: projects 15s ease-in-out infinite;
  animation-delay: 5s;
}

#team-num::before {
  counter-reset: my-counter var(--num);
  content: counter(my-counter);
  animation: team-count 15s ease-in-out infinite;
  animation-delay: 5s;
}

#ex-num::before {
  counter-reset: my-counter var(--num);
  content: counter(my-counter);
  animation: ex-count 15s ease-in-out infinite;
  animation-delay: 5s;
}

@keyframes clients {
  0% {
    --num: 1;
  }

  50% {
    --num: 4500;
  }

  80% {
    --num: 8459;
  }

  100% {
    --num: 8459;
  }
}

@keyframes projects {
  0% {
    --num: 1;
  }

  50% {
    --num: 750;
  }

  80% {
    --num: 1500;
  }

  100% {
    --num: 1500;
  }
}

@keyframes team-count {
  0% {
    --num: 1;
  }

  50% {
    --num: 75;
  }

  80% {
    --num: 150;
  }

  100% {
    --num: 150;
  }
}

@keyframes ex-count {
  0% {
    --num: 1;
  }

  30% {
    --num: 4;
  }

  50% {
    --num: 9;
  }

  70% {
    --num: 12;
  }

  80% {
    --num: 14;
  }

  100% {
    --num: 14;
  }
}

/* counter ends */

.web-box p.box-content {
  margin: 0;
  min-height: 80px;
}

.web-box .single-box {
  margin-bottom: 80px;
}

.about-company {
  margin-top: 60px;
}

.right-about-content h4 {
  display: inline-block;
}

.right-about-content h4:after {
  left: 103%;
  right: auto;
}
/* digital marketing pages start  */
.content-home-slider {
  padding-left: 0;
}
a.seo-btn {
  display: inline-block;
  padding: 0 44px 0 18px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 5px;
  margin-right: 5px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  position: relative;
  font-weight: 700;
  text-decoration: none;
  padding-left: 15px;
  text-align: left;
  color: #fff;
  white-space: nowrap;
  background: #0161ff;
  margin-bottom: 20px;
  margin-top: 20px;
  transition: 0.5s all;
}
a.seo-btn i.fas.fa-angle-right {
  position: absolute;
  top: 2px;
  right: 3px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  /* -ms-transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg); */
  line-height: 30px;
  color: #fff;
  text-align: center;
  background-color: #0057e7;
}
a.seo-btn:hover {
  background-color: #0057e7;
  transition: 0.5s all;
}
.smo-bg {
  background-color: #57b175 !important;
}
.smo-bg:hover,
.smo-bg i.fas.fa-angle-right {
  background-color: #4e9f68 !important;
}
.smo1-bg {
  background-color: #b15757 !important;
}
.smo1-bg:hover,
.smo1-bg i.fas.fa-angle-right {
  background-color: #993535 !important;
}
.ppc-bg {
  background-color: #dea205 !important;
}
.ppc-bg:hover,
.ppc-bg i.fas.fa-angle-right {
  background-color: #c79103 !important;
}
.contentm-bg {
  background-color: #75756f !important;
}
.contentm-bg:hover,
.contentm-bg i.fas.fa-angle-right {
  background-color: #5c5a52 !important;
}

/* digital marketing pages ends  */
.web-box .single-box {
  margin-bottom: 80px;
  min-height: 295px;
}
.single-box.abt-srv {
  margin-bottom: 80px !important;
  z-index: 1;
  display: block;
  /* background: #ffffffd6; */
  /* min-height: 364px; */
}
/* responsive start  */
@media (max-width: 1199px) {
  .services-main-container .container {
    max-width: 96%;
  }

         /* digital marketing pages ends  */
         .web-box .single-box {
            margin-bottom: 80px;
            min-height: 295px;
        }
        .single-box.abt-srv {
            margin-bottom: 80px !important;
            z-index: 1;
            display: block;
            /* background: #ffffffd6; */
            /* min-height: 364px; */
        }
        .newlayer .single-box.abt-srv {
            min-height: auto !important;
        }
        /* responsive start  */
        @media (max-width: 1199px) {

  section#contact_form {
    padding-top: 10px;
  }

  .footer-top .container {
    max-width: 90%;
  }

  .single-box.abt-srv p.box-content {
    height: 75px;
    overflow: hidden;
  }

  .single-box.abt-srv {
    padding: 50px 15px 30px;
  }

  .testimonials {
    padding: 70px 0 0;
  }

  .flag_icon1 {
    width: 140px;
    height: 110px;
    margin: 10px 12px 30px 0px;
  }

  .right-about-content h3,
  h2.main-heading {
    font-size: 30px;
  }
}

@media (max-width: 1099px) {
  section.footer-logos > img {
    height: 80px !important;
  }

  .web-box p.box-content {
    min-height: 100px;
  }

            .right-about-content h3,
            h2.main-heading {
                font-size: 30px;
            }
            .newlayer-left,.newlayer-right{
                width: 150px !important;
                height: 150px !important;
            }
            .market-type {
                background-position: 98% 3%  !important;
                background-size: 155px !important;
            }
        }

  img.ab1-img {
    width: 350px;
  }

  .about-tabs .nav-tabs .nav-link {
    padding: 15px 18px;
  }

  .query-btn-container {
    flex-direction: column;
  }

  section.featured-new {
    padding: 50px 0px 50px 0px;
  }
}

@media (max-width: 1050px) {
  .right-about-content h3,
  h2.main-heading {
    font-size: 26px;
  }

  .single-box.abt-srv {
    padding: 45px 15px 30px;
  }

            section.featured-new {
                padding: 50px 0px 50px 0px;
            }
            .seo-buttons {
                text-align: center;
            }
            a.seo-btn{
                margin-bottom: 15px;
                margin-top: 9px;
            }
            .flag_icon1{
                width: 140px;
                height: 120px;
            }
            .left_ymts {
                padding: 15px;
            }
            .ymts-new-heading h1, .content-home-slider .header-group h3 {
                font-size: 37px !important;
            }
            .ymts-new-heading .line2-heading {
                display: block;
                font-size: 22px !important;
            }
             

  .single-box.abt-srv p.box-content {
    margin-bottom: 10px;
  }

  .single-box.abt-srv .icon-box {
    margin-right: auto;
    margin-left: 20px;
  }

  h3.box-heading {
    font-size: 18px;
  }

  h3.cta-heading {
    font-size: 25px;
  }

  section.calltoaction a.learn-more-btn {
    margin: 0px !important;
    margin-left: 20px !important;
  }

  .flag_icon1 {
    width: 125px;
  }

  .user-info-name h3 {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .home-banner-design1.pos_rel1 .row.m-0.align-items-center {
    /* flex-direction: column-reverse; */
  }

            h3.cta-heading {
                font-size: 25px  !important;
            }

  .why-choose-img-video {
    max-width: 420px;
    margin: 20px;
  }

  .why-choose-img-video {
    max-width: 420px;
    margin: 20px;
  }

            .user-info-name h3 {
                font-size: 17px;
            }
             
            section.footer-logos.banner-logos {
                padding: 10px 0 !important;
            }
            .web-box .single-box {
                margin-bottom: 20px;
            }
            .about-company {
                margin-top: 50px !important;
            }
            h5.newbhead {
                font-size: 16px;
            }
            .footer-request-form-bg.new-dev .container {
                padding: 25px !important;
            }
        }

        @media (max-width: 991px) {
            .home-banner-design1.pos_rel1 .row.m-0.align-items-center {
                /* flex-direction: column-reverse; */
            }

            .shadow-effect img.img-responsive {
                height: auto;
            }

            .why-choose-img-video {
                max-width: 420px;
                margin: 20px;
            }

            .why-choose-img-video {
                max-width: 420px;
                margin: 20px;
            }

            /* h3.counter-number {
                font-size: 26px;
            } */
            .new-counter {
                flex-wrap: wrap;
                padding: 30px 30px 20px;
            }

            .count-down {
                position: static;
                margin-bottom: 80px;
            }

            section.product-ymts {
                padding: 50px 0 0px;
            }

            .new-counter-box {
                flex: 0 0 50%;
                max-width: 50%;
                margin-bottom: 10px;
            }

            .new-counter-icon>img {
                width: 80px;
            }

            .flag_icon1 p,
            .flag_icon p {
                margin: 8px 0 0 !important;
            }

            .form-graphic img.form-img {
                height: 300px;
            }
            .newlayer-left, .newlayer-right{
                display: none;
            }
            .market-type {
                background: #f2f2f2 !important;
            }
            .industry-benefits {
                padding: 50px 0 50px !important;
            }
            .web-box .single-box {
                margin-bottom: 80px;
            }

        }

        @media(max-width:940px) {
            .about-company .row .col-md-6.col-sm-6 {
                flex: 0 0 100%;
                max-width: 100%;
                margin-bottom: 30px;
            }

            .about-company {
                max-width: 550px;
                margin: auto;
                width: 100%;
            }

            section.featured-new {
                padding: 75px 0px 50px 0px;
            }

            section.why-choo-us>.container {
                max-width: 550px;
                width: 100%;
            }

            .count-down>.container {
                max-width: 700px;
                width: 100%;
            }
            .right-about-content h3 {
                font-size: 28px !important;

            }

        }

        @media(max-width:767px) {

            .footer-request-form-bg.new-dev .FooterForm {
                padding-left: 0;
                top: 0;
            }

            .footer-request-form-bg.new-dev .container {
                padding: 25px;
                border-radius: 10px;
            }

            .new-counter-box {
                flex: 0 0 100%;
                max-width: 100%;
                margin-bottom: 10px;
            }

            section#contact_form {
                margin: auto;
                padding-top: 10px !important;
                max-width: 400px;
            }
            .single-box.abt-srv,.step-box-content{
                min-height: auto !important;
            }      
            .right-about-content h4:after{
                display: none;
            }  
            img{
                max-width: 100%;
            }
            .user-testimon:after{
                bottom: 0px;
            }
            .row {
                margin: 0;
            }
            section.calltoaction {
                /* text-align: center; */
            }
            .user-info-name {
                flex-direction: column;
                text-align: center;
                margin: 0;
                margin-top: 10px;
            }
            .user-info-image {
                position: relative;
                /* top: -90px; */
                min-width: 90px;
                max-width: 95px;
                height: 95px;
            }
            .user-testimon{
                padding: 20px;
            }
            #blog-carousel .owl-item{
                margin: 0px auto !important;
                max-width: 98%;
                padding: 10px;
            }
            .middle-bar-child h5 {
                font-size: 16px;
            }
            section.about-service:before,section.about-service:after{
                width: 130px;
                height: 130px;
            }

        }

        @media(max-width:575px) {
            .about-tabs ul.nav.nav-tabs {
                justify-content: center;
            }

            .about-tabs ul.nav.nav-tabs .nav-item {
                margin-bottom: 20px;
                margin-right: 15px;
            }

            .about-service-info.right-about-content {
                margin-bottom: 80px;
            }

            .services-main-container .container {
                max-width: 92%;
            }
            .middle-bar .container {
                left: 5%;
            }

            .form-graphic img.form-img {
                display: none;
            }

            .client-testimonials p.heading-info {
                max-width: 80%;
                text-align: justify;
            }

            .shadow-effect {
                max-width: 90%;
            }

            .owl-carousel .owl-next {
                right: 5%;
            }

            .owl-carousel .owl-prev {
                left: 5%;
            }

            a.call-btn {
                display: block;
                margin-top: 29px;
                margin-left: 25px;
            }

            .right-about-content h3,
            h2.main-heading {
                font-size: 20px;
            }

            section.footer-logos>img {
                height: 60px !important;
            }

            .home-banner-design1.pos_rel1>.container {
                max-width: 100%;
            }

            h4.formhead.text-center {
                font-size: 17px;
            }

            section.why-choo-us {
                padding: 70px 0 70px;
            }

            div#customers-testimonials a.learn-more-btn {
                font-size: 14px;
                padding: 7px 15px;
            }

            .choose-list-box-icon>img {
                width: auto;
                height: auto;
            }

            .client-testimonials {
                padding: 50px 0px 90px 0px;
            }

            .query-btn-container {
                flex-direction: column;
            }

            p.heading-info {
                text-align: justify !important;
            }

            .choose-list-box-icon>img {
                width: 50px;
                height: auto;
            }

            .footer .footer-block {
                padding-bottom: 15px;
                text-align: left;
                margin-top: 20px;
            }

            .user-testimon:after {
                min-height: 80%;
            }

            .user-info {
                align-items: center;
                flex-direction: column;
            }

            .user-info-image {
                max-width: 110px;
            }

            .user-info-name {
                margin-left: 0;
                margin-top: 30px;
            }

            .user-comments {
                margin-top: 10px;
            }

            .client-testimonials {
                padding: 50px 0px 50px 0px;
            }

            span.cigst {
                margin-top: 10px;
            }

            .new-counter {
                flex-wrap: wrap;
                padding: 30px 10px 20px;
            }

            .new-counter-box {
                flex: 0 0 50%;
                max-width: 100%;
                margin-bottom: 10px;
            }

            h3.counter-number {
                font-size: 20px;
                font-weight: 700;
                color: #00133e;
                font-family: 'Poppins', sans-serif;
            }

            div#portfolio p.heading-info {
                width: 90%;
                text-align: center !important;
            }

            .owl-carousel .owl-next,
            .owl-carousel .owl-prev {
                width: 35px;
                height: 35px;
                line-height: 60px;
                top: 50%;
            }

            div#customers-testimonials a.learn-more-btn {
                font-size: 14px;
                padding: 4px 9px;
            }

            div#customers-testimonials a.learn-more-btn {
                font-size: 14px;
                padding: 4px 9px;
            }

            .choose-list-box-icon>img {
                width: 36px;
                height: auto;
            }

            .blog-box {
                margin: 30px 0;
            }

            .font-size .ftr-nav li a {
                font-weight: 600;
                color: #fff;
                font-size: 14px;
                padding-left: 0;
            }

            .footer .ftr-nav {
                text-align: left !important;
            }

            .footer .ftr-nav li {
                text-align: center;
            }

            .font-size .ftr-nav li a {
                padding-left: 0;
            }

            .footer .ftr-nav li {
                width: 100%;
            }

            .left_ymts {
                padding: 15px 10px;
            }

            span.user-star-rating {
                text-align: center;
            }

        }

        @media(max-width:480px) {
            section.about-service {
                padding: 60px 0px 0px 0px;
            }

            section.featured-new {
                padding: 50px 0px 40px 0px;
            }

            .user-testimon {
                /* background-color: #fff; */
                padding: 0 20px 30px;
            }

            /* .ymts-new-heading h1 {
                font-size: 45px !important;
            } */

            .single-box .icon-box:after {
                height: 100%;
            }

            .single-box img.service-icon {
                filter: invert(1);
            }

            .new-counter-box {
                flex: 0 0 100%;
                max-width: 100%;
                margin-bottom: 10px;
            }

            .left_ymts h5 {
                text-transform: uppercase;
                font-weight: 800;
                color: #000;
                padding: 8px 0;
                font-size: 15px;
                line-height: 1.6;
            }

            .product-details>.container>.container {
                padding: 0;
                text-align: center;
            }

            .product-details>.container>.container p.heading-info {
                text-align: center !important;
                margin-bottom: 0;
            }

            h3.counter-number {
                font-size: 33px;
            }

            .why-choose-img-video .vid-icon {
                top: 35px;
                left: 44%;
                width: 45px;
                color: #fff;
                height: 45px;
                line-height: 45px;
                font-size: 14px;
            }

            .why-choose-img-video {
                max-width: 100%;
                margin: 20px 0;
            }

            .choose-list a.learn-more-btn {
                margin: 20px auto !important;
            }

            .left_ymts {
                padding: 15px 10px;
            }

            .client-testimonials p.heading-info {
                max-width: 98%;
            }

        }

        @media(max-width:393px) {
            .footer-request-form-bg.new-dev .form-group svg {
                height: 21px;
            }

            .footer-request-form-bg.new-dev .send-btn-form input {
                width: auto;
            }

            .footer-request-form-bg.new-dev .container {
                padding: 20px;
            }
        }

        .testimonials .nav-link.active {
            background: linear-gradient(157deg, #7f31ff 0%, #4279f1 100%);
        }

        .nav-pills .nav-link {
            border: 1px solid transparent;
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem;
            color: #1b2a4f;
            font-size: 15px;
            font-weight: 600;
            border-radius: 5px;
            padding: 13px 15px;
            margin: 0 8px;
            background-color: #fff;
            font-family: "Poppins";
            -webkit-box-shadow: 0px 5px 30px 0px rgb(0 27 175 / 10%);
            box-shadow: 0px 5px 30px 0px rgb(0 27 175 / 10%);
        }

        .nav.nav-pills.mb-4 {
            flex-wrap: nowrap;
        }

        .overflow-xauto {
            overflow-x: auto;
            max-width: 95%;
            margin: 0 auto 0px;
            /* padding-left: 250px; */
        }

        ul#pills-tab {
            /* justify-content: flex-start !important; */
        }

        .overflow-xauto .nav-item {
            white-space: nowrap;
        }

        .query-btn-container {
            display: flex;
            align-items: center;
        }

        .query-btn-container a {
            margin-right: 15px;
        }

        #customers-testimonials .item {
            margin-bottom: 0 !important;
        }

        .tech-stach {
            padding-top: 50px;
            padding-bottom: 6%;
        }

        /* width */
        .overflow-xauto::-webkit-scrollbar {
            height: 4px !important;
        }

        div#pills-tabContent {
            padding-top: 25px;
        }

        /* Track */
        .overflow-xauto::-webkit-scrollbar-track {
            background: #f1f1f1;
            height: 2px !important;
        }

        /* Handle */
        .overflow-xauto::-webkit-scrollbar-thumb {
            background: #00133e;
            height: 2px !important;
        }

        /* Handle on hover */
        .overflow-xauto::-webkit-scrollbar-thumb:hover {
            background: #555;
            height: 2px !important;
        }

        .left-image-box .ab1-img {
            width: 440px;
            height: 250px;
            object-fit: cover;
        }

        /* responsive ends  */
    
    
    
        .vid-icon.vpop {
            cursor: pointer;
        }

        #video-popup-container {
            display: none;
            position: fixed;
            z-index: 996;
            width: 60%;
            left: 50%;
            margin-left: -30%;
            top: 20%;
            background-color: #fff;
        }

        #video-popup-close {
            cursor: pointer;
            position: absolute;
            right: -10px;
            top: -10px;
            z-index: 998;
            width: 25px;
            height: 25px;
            border-radius: 25px;
            text-align: center;
            font-size: 12px;
            background-color: #000;
            line-height: 25px;
            color: #fff;
            opacity: 1;
        }

        #video-popup-iframe-container {
            position: absolute;
            z-index: 997;
            width: 100%;
            padding-bottom: 56.25%;
            border: 2px solid #000;
            border-radius: 2px;
            background-color: #000;
        }

        #video-popup-iframe {
            z-index: 999;
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background-color: #000;
        }

        #video-popup-overlay {
            display: none;
            position: fixed;
            z-index: 995;
            top: 0;
            background-color: #000;
            opacity: 0.8;
            width: 100%;
            height: 100%;
        }

        #video-popup-close:hover {
            color: #DE0023;
        }
        a.call-btn i.fas.fa-phone, a.call-btn i.fab.fa-whatsapp{
            background: #00133e;
        }
        h3.cta-heading {
            color: #00133e;
        }
        section.calltoaction a.call-btn span.call-info strong, section.calltoaction a.call-btn span.msn-call{
            color:#00133e;
        }
        section.calltoaction{
            background: transparent;
        }
    
    
/* @media (max-width:768px) {
  .flag_icon1{
    width: fit-content !important;
  }
} */