@import "https://fonts.googleapis.com/css2?family=Yatra+One&display=swap";
.container-fluid {
  padding-left: 80px !important;
  padding-right: 80px !important;
}
.top-header {
  margin: 11px 0 0;
  padding-bottom: 11px;
}
.top-header ul {
  list-style: none;
  display: flex;
  margin-bottom: 0;
  margin-right: 10px;
}
.top-header ul.top-links li a {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #333;
  text-decoration: none;
}
.top-header ul li.border-right {
  position: relative;
  margin-left: 10px;
}
.top-header ul li.border-right:after {
  width: 2px;
  height: 20px;
  background: #d9d9d9;
  position: absolute;
  content: "";
  right: -28px;
  top: 6px;
}
.section-head {
  position: sticky;
  top: 0;
  background: #fff;
  padding-top: 1px;
  z-index: 999;
}
.navbar.bg-light {
  background: #fff !important;
  position: sticky;
  top: 69px;
  border-top: 2px solid #00000021;
  z-index: 999;
  box-shadow: 0 2px 2px rgb(0 0 0/5%);
}
.navbar a.nav-link {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #333;
}
.navbar button.btn.btn-success {
  background: #27ae60;
  box-shadow: 0 4px 4px rgb(33 33 33/15%);
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  height: 42px;
  border: none;
  text-align: center;
  font-feature-settings: "salt" on, "liga" off;
  color: #fff;
}
.navbar ul.navbar-nav li a {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #18191f;
}
.navbar ul.navbar-nav li a:hover {
  color: #5d5fef;
}
a.nav-link.dropdown-toggle.nav-border.show {
  color: #5d5fef;
}
.hide-on-desktop {
  display: none !important;
}
.menu-bar ul li a.talk {
  height: 37px;
  background: rgba(242, 242, 242, 0.6);
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  padding-top: 8px;
  line-height: 20px;
  color: #1478f1;
  margin-top: 10px;
  text-align: center !important;
}
ul.dropdown-menu.dropdown-menu-lg-end {
  padding: 20px 17px 27px;
  width: 205px;
  margin-top: 12px;
  right: 89px;
  top: 145px;
  position: fixed !important;
}
ul.dropdown-menu.dropdown-menu-lg-end.menubar-shadow.show {
  width: 24% !important;
}
.menu-bar .dropdown-toggle::after {
  display: none;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-item.menubar-links:hover img {
  filter: brightness(0) invert(1);
}
.dot {
  border-radius: 50%;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #27ae60;
  margin-left: 7px;
}
a.dropdown-item.menubar-links {
  height: 37px !important;
  font-family: inter !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  padding-top: 8px !important;
  line-height: 20px !important;
  color: #333 !important;
}
a.dropdown-item.menubar-links:hover {
  height: 37px;
  background: #0f2d7a;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  padding-top: 8px;
  transition: 0.6s;
  color: #fff !important;
}
a.nav-link.dropdown-toggle {
  cursor: pointer;
}
ul.dropdown-menu.dropdown-new {
  width: 90%;
  top: 150px !important;
  border-radius: 0;
  border: none;
  left: 75px;
  position: fixed !important;
  padding: 0;
  border-top: 2px solid #ff9e00;
  box-shadow: 0 15px 30px -25px #5d5fef;
}
a.nav-link.dropdown-toggle.nav-border.navdropdown.activecolor {
  color: #5d5fef !important;
  font-weight: 700;
}
#v-pills-tab li a.active {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #5d5fef;
  background: #fff;
}
#v-pills-tab li a .fa.fa-angle-right {
  font-weight: 700;
}
#v-pills-tab a {
  cursor: pointer;
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0f172a;
  text-align: right;
}
#v-pills-tab a:hover {
  color: #5d5fef;
  font-weight: 600;
  font-size: 16px;
}
#v-pills-tabContent p {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 19px;
  color: #5d5fef;
}
#v-pills-tabContent ul {
  list-style: none;
  padding-left: 0;
}
#v-pills-tabContent ul.mt-40 {
  margin-top: 40px;
}
#v-pills-tabContent ul li a {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #0f172a;
}
#v-pills-tabContent a {
  text-decoration: none;
}
#v-pills-tabContent ul li {
  margin-bottom: 5px;
}
#v-pills-tabContent ul li a:hover {
  color: #5d5fef;
}
div#v-pills-tab {
  margin-left: 75px !important;
  margin-right: 21px !important;
  margin-top: 30px;
}
div#v-pills-tabContent {
  background: #f8fafc;
  width: 100%;
  padding: 40px 48px;
  height: 65vh;
  overflow: auto;
}
.menubar-shadow {
  background: #fff;
  border: 1px solid #eff0f7;
  box-shadow: 0 10px 14px rgb(74 58 255/1%), 0 9px 26px rgb(23 15 73/5%);
  border-radius: 12px;
  margin-top: 12px;
}
.globe-shadow {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}
.globe .dropdown-toggle::after {
  display: none;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
ul.dropdown-menu.dropdown-menu-lg-end.globe-shadow {
  width: 250px;
  padding: 18px 24px 38px;
  margin-top: 20px;
  top: 125px;
  right: 375px;
  position: fixed !important;
}
ul.globe-shadow p {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #18181b;
}
.globe-shadow input.form-control.form-control-sm {
  height: 35px;
  background: #fafafa;
  border: 1px solid rgba(82, 82, 91, 0.25);
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #4f4f4f;
  padding: 12px 14px;
}
.globe-shadow input::placeholder {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #4f4f4f;
}
a.dropdown-item.globe-links {
  font-family: inter !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  padding-top: 8px;
  color: #333 !important;
  height: 37px !important;
}
a.dropdown-item.globe-links:hover {
  height: 37px;
  background: rgba(242, 242, 242, 0.6);
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
.globe-main {
  overflow-y: auto;
  max-height: 300px;
}
.globe-main::-webkit-scrollbar {
  border-radius: 3px;
  width: 3px;
}
.globe-main::-webkit-scrollbar-thumb {
  background: #1478f1;
}
.globe-main::-webkit-scrollbar-track {
  background: #f1f1f1;
}
li.nav-item.dropdown.globe {
  margin-right: 10px;
  margin-left: 5px;
}
.globe-back:hover {
  filter: sepia(100%) hue-rotate(190deg) saturate(500%);
}
.top-links i.fa {
  color: #52525b !important;
}
.top-links i.fa.fa-facebook-f {
  color: #3b5998 !important;
}
.top-links i.fa.fa-twitter {
  color: #00acee !important;
}
.top-links i.fa.fa-linkedin {
  color: #0a66c2 !important;
}
.top-links i.fa.fa-youtube-play {
  color: red !important;
}
.search-box {
  position: relative;
}
.search-input {
  background: #ffff;
  color: #fff;
  outline: none;
  border: 1px solid blue;
  line-height: 40px;
  width: 0;
  float: left;
  font-size: 14px;
  transition: 0.7s ease;
  font-family: sans-serif;
}
.search-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: 0.4s ease;
}
.search-box:hover > .search-input {
  width: 240px;
  margin: 0 8px;
}
.search-input:focus {
  width: 240px;
  margin: 0 8px;
}
.search-box:hover > .search-btn {
  background: #fff;
}
.search-input:focus + .search-btn {
  background: #fff;
}
.main-banner {
  background: url(../img/main-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
}
.left-content-side h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #0f2d7a;
  margin-top: 54px;
  margin-bottom: 25px;
}
.left-content-side h1 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 52px;
  line-height: 60px;
  color: #333;
  margin-bottom: 30px;
}
.left-content-side h1 span {
  color: #1478f1;
}
.left-content-side p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #4f4f4f;
  margin-bottom: 48px;
}
.left-content-side .down-part a {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #333;
  text-decoration: none;
}
.left-content-side .down-part .btn.service {
  background: #0f2d7a;
  border-radius: 40px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  width: 194px;
  height: 56px;
}
.left-content-side .down-part .btn.service:hover {
  background: #1374ef;
  color: #fff;
  box-shadow: 0 10px 15px #bababa;
  transition: 0.5s;
}
.globe-side {
  text-align: right;
  margin-top: 47px;
}
#fifthLottie svg {
  border-radius: 50% !important;
}
.loader {
  position: relative;
}
.partner-text h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 150%;
  text-transform: capitalize;
  color: #230f0f;
  margin-top: 47px;
  margin-bottom: 47px;
}
.partner-icons {
  margin-top: 25px;
}
#partner-carousel .owl-carousel .owl-stage {
  display: flex;
  justify-content: center;
  align-items: center;
}
#partner-carousel .owl-carousel .owl-item img {
  display: block;
  width: 130px;
  height: auto;
  margin: 0 auto;
}
#about-section {
  background: url(../img/about-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.about-img {
  margin-top: 72px;
  margin-bottom: 72px;
  text-align: center;
}
.about-text h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;
  color: #000;
  margin-top: 72px;
}
.about-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #230f0f;
  margin-bottom: 28px;
  margin-top: 20px;
}
.about-text .btn.read-more {
  border: 1px solid #dc4298;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.4px;
  color: #1478f1;
}
.about-text .btn.read-more:hover {
  background: #0d6efd;
  color: #fff;
  border: none;
  transition: 0.6s;
}
.key-service-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;
  color: #170f49;
  text-align: center;
  position: relative;
  margin-top: 67px;
  margin-bottom: 90px;
}
.key-service-heading h3:after {
  position: absolute;
  content: "";
  width: 92px;
  height: 3px;
  background: #1478f1;
  bottom: -10px;
  right: 46%;
}
#owlone .nav-pills .nav-link {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #4f4f4f;
  display: inline-block;
}
#owlone .nav-pills .nav-link.active {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #170f49;
  background: 0 0;
  position: relative;
  display: inline-block;
}
#owlone .nav-pills .nav-link.active:after {
  position: absolute;
  content: "";
  width: 240px;
  height: 0;
  left: 20px;
  top: 80px;
  background: #3734a9;
  border: 1px solid #3734a9;
  z-index: 999;
}
#owlone ul#pills-tab {
  position: relative;
}
#owlone ul li a img {
  width: 45px !important;
  display: inline-block;
}
#owlone ul#pills-tab:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 19px;
  background: #d9dbe9;
  top: 79.48px;
  border: 1px solid #d9dbe9;
  transform: rotate(-0.02deg);
}
.key-left {
  margin-top: 15px;
}
.key-right {
  margin-top: 15px;
}
.key-left p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #4f4f4f;
}
.key-left .btn.get-started {
  width: 158px;
  height: 48px;
  background: #0f2d7a;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #fefdff;
  margin-top: 40px;
  margin-bottom: 90px;
}
.key-left .btn.get-started:hover {
  background: #1374ef;
  color: #fff;
  box-shadow: 0 10px 15px #bababa;
  transition: 0.5s;
}
.key-right {
  background: #fff;
  border: 1.5px solid rgba(74, 58, 255, 0.5);
  box-shadow: 0 5px 14px rgb(8 15 52/4%);
  border-radius: 20px;
  padding: 27px 41px 43px;
}
.key-right h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 34px;
  color: #18181b;
}
.key-right .service-inner {
  background: #fff;
  border: 1px solid #eff0f7;
  box-shadow: 0 5px 14px rgb(8 15 52/4%);
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  margin-top: 23px;
  position: relative;
}
.key-right .service-inner:hover {
  background: #1478f1;
  font-weight: 500;
  transition: 0.5s;
  color: #fff;
}
.key-right .service-inner:hover:after {
  position: absolute;
  content: "";
  background: url(../img/service-inner-icon1.png);
  width: 42px;
  height: 38px;
  left: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 10px;
}
.key-right .service-inner:hover span {
  color: #fff;
  font-weight: 600;
}
.key-right a {
  text-decoration: none;
  color: #333;
}
.service-inner span {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #4f4f4f;
  text-decoration: none !important;
}
.service-inner .fa {
  font-size: 25px;
}
#owlone .owl-carousel .owl-item img {
  width: 48px;
  display: inline-flex;
}
.owl-carousel .owl-stage:after {
  content: "";
  display: initial !important;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#owlone .owl-carousel .owl-nav.disabled {
  display: block;
}
#owlone button.owl-next {
  position: absolute;
  right: 0;
  top: -65px;
  background: url(../img/owl-right-icon.png);
  background-size: cover;
  width: 40px;
  height: 40px;
}
#owlone button.owl-prev {
  position: absolute;
  right: 60px;
  top: -65px;
  background: url(../img/owl-left-icon.png);
  background-size: cover;
  width: 40px;
  height: 40px;
  box-shadow: 0 0 3px silver;
  border-radius: 6px;
}
#owlone span {
  display: none;
}
#download-section {
  background: #1478f1;
}
.download-text {
  padding-top: 67px;
  padding-bottom: 67px;
}
.download-text h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 64px;
  color: #fff;
}
.download-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 45px;
}
.download-text h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
.iphone-mockup2 {
  margin-top: 89px;
}
#testimomials-section {
  background: #f7f7fb;
}
#testimomials-section .container-fluid {
  padding-left: 70px !important;
  padding-right: 70px !important;
}
.testimomials-header p {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #efa434;
  margin-bottom: 5px;
  padding-top: 55px;
}
.testimomials-header h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;
  color: #170f49;
  margin-bottom: 0;
}
.owl-carousel {
  display: block !important;
}
.service-card {
  background: #fff;
  border: 1px solid #eff0f7;
  box-shadow: 0 5px 14px rgb(8 15 52/4%);
  border-radius: 6px;
  transition: transform 0.3s ease 0s, box-shadow 0.3s ease 0s;
  transform: translateZ(0px);
  padding: 0 45px;
  margin: 42px 0;
  height: 50vh;
}
.service-card h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #170f49;
  margin-top: 53px;
  margin-bottom: 20px;
}
.service-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #6f6c90;
}
.service-card:hover {
  transform: scale(1.035) translateZ(0px);
  transition-delay: 0.2s;
  box-shadow: rgb(22, 51, 127, 0.2) 0 22px 28px 0;
}
.testi-image-part {
  margin-bottom: 40px;
}
.testi-image-part h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #170f49;
}
.testi-image-part p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #6f6c90;
}
#testimomials-section button.owl-next {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../img/owl-right-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  right: 20px;
  top: -50px;
}
#testimomials-section button.owl-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  background: url(../img/owl-left-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  right: 80px;
  top: -50px;
}
#testimomials-section .owl-next span {
  position: absolute;
  color: #3734a9;
}
#testimomials-section .owl-prev span {
  position: absolute;
  color: #fff;
}
.newsletter-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 54px;
  margin-bottom: 68px;
}
.newsletter-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;
  color: #170f49;
  position: relative;
}
.newsletter-heading h3:after {
  position: absolute;
  content: "";
  border: 2px solid #1478f1;
  background: #1478f1;
  width: 62px;
  height: 3px;
  bottom: -15px;
  left: 0;
}
.btn.show-all {
  width: 132px;
  height: 48px;
  border: 1px solid #dc4298;
  border-radius: 8px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.4px;
  color: #1478f1;
}
.btn.show-all:hover {
  background: #0d6efd;
  color: #fff;
  border: none;
  transition: 0.6s;
}
.newsletter-card {
  box-shadow: 0 10px 50px rgb(0 59 121/7%);
  margin-bottom: 58px;
}
.newsletter-text {
  padding: 0 20px;
}
.newsletter-text h4 a {
  color: #000 !important;
  text-decoration: none;
}
.newsletter-text h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #000 !important;
  margin-top: 29px;
  margin-bottom: 15px;
}
.newsletter-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 160%;
  color: #4f4f4f;
  margin-bottom: 20px;
}
.calender-part {
  margin-top: 15px;
  padding-bottom: 10px;
}
.calender-part p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  text-transform: capitalize;
  color: #4f4f4f;
  margin-bottom: 0;
}
.calender-part .btn.readmore {
  background: #1478f1;
  border: 0.5px solid #1478f1;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #fff;
  height: 34px;
}
.calender-part .btn.readmore:hover {
  box-shadow: 0 5px 12px silver;
  transition: 0.4s;
}
#subscribe-section {
  background: url(../img/subscribe-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
}
.subscribe-header h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  padding-top: 40px;
  margin-bottom: 15px;
}
.subscribe-header p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.subscribe-input input.form-control {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  height: 60px;
  color: #fff;
}
.subscribe-input input::placeholder {
  color: #fff;
}
.subscribe-input .btn.subscribe {
  background: #6fcf97;
  border-radius: 4px;
  width: 165px;
  height: 60px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 80%;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
}
#blog-section {
  background: #fafafa;
  padding-bottom: 83px;
}
.blog-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 64px;
  margin-bottom: 50px;
}
.blog-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;
  color: #170f49;
  position: relative;
}
.blog-heading h3:after {
  position: absolute;
  content: "";
  left: 0;
  top: 54px;
  width: 62px;
  height: 3px;
  background: #1478f1;
}
.blog-card span.badge.text-bg-primary a {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  text-transform: capitalize;
  color: #fff !important;
  background: #1478f1;
  border-radius: 3px;
  text-decoration: none !important;
}
.blog-card a {
  text-decoration: none;
}
.blog-card a h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  text-transform: capitalize;
  color: #222;
  margin-bottom: 22px;
  margin-top: 15px;
  text-decoration: none;
}
.blog-card a.readmore {
  font-size: 14px;
  font-family: inter;
  font-weight: 500;
  color: #0d6efd;
  border-radius: 4px;
  padding: 6px 10px;
  border: 1px solid;
  text-align: center;
  cursor: pointer;
}
#blog-pagination {
  margin-top: 80px;
}
#blog-pagination ul li.page-item {
  margin-right: 15px;
}
#blog-pagination li a.previous {
  width: 110px;
  height: 41px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  color: #666;
}
#blog-pagination li a.number {
  width: 41px;
  height: 41px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  color: #666;
}
#blog-pagination li a.next {
  width: 103px;
  height: 41px;
  background: #0f2d7a;
  border-radius: 5px;
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  color: #fff;
}
li.learning_list a {
  text-decoration: none;
}
li.learning_list {
  position: relative;
}
.learning_list.active:after {
  position: absolute;
  content: "";
  width: 3px;
  height: 100%;
  background: #1478f1;
  border-radius: 3px;
  left: 7px;
  z-index: 9;
  top: 4px;
}
.blog-card h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 150%;
  text-transform: capitalize;
  color: #222;
  margin-top: 8px;
}
.blog-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  color: #555;
  margin-top: 19px;
}
.blog-card .blog-links {
  margin-top: 27px;
}
.blog-links span a {
  color: #777;
  text-decoration: none;
}
.blog-links span {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  text-transform: capitalize;
  color: #777;
}
.blog-links .border-right {
  position: relative;
}
.blog-links .border-right2 {
  position: relative;
}
.blog-links .border-right:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 0;
  left: 85px;
  top: 15px;
  border: 0.5px solid #999;
  transform: rotate(90deg);
}
.blog-links .border-right2:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 0;
  left: 98px;
  top: 15px;
  border: 0.5px solid #999;
  transform: rotate(90deg);
}
.trending-post {
  margin-bottom: 56px;
  position: sticky;
  top: 5px;
  margin-left: 20px;
}
.trending-post h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 140%;
  text-transform: capitalize;
  color: #4f4f4f;
}
.trending-post h4 span {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 140%;
  text-transform: capitalize;
  color: #fff;
  background: #fd6500;
  padding: 2px 5px;
}
.right-side-blog .trending-post,
.blog-card.pl-34 {
  padding-left: 34px;
}
.right-side-blog ul {
  list-style: none;
  padding-left: 0;
}
.right-side-blog {
  position: relative;
}
.right-side-blog:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: -6px;
  top: 5px;
  background: #c4c4c4;
  border-radius: 3px;
}
.flipped {
  height: 515px;
  overflow-y: auto;
  overflow-x: hidden;
  direction: rtl;
}
.flipped::-webkit-scrollbar {
  width: 4px;
  border-radius: 3px;
}
.flipped::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.flipped::-webkit-scrollbar-thumb {
  background: #1478f1;
}
#counter-section {
  background: url(../img/counter-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 455px;
}
.counter-card {
  background: #fff;
  border-radius: 20px;
  text-align: center;
}
.mt-77 {
  margin-top: 77px;
}
.mt-115 {
  margin-top: 115px;
}
.counter-card img {
  margin-top: 31px;
}
.counter-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #111029;
  margin-bottom: 0;
  margin-top: 0;
}
.counter-card h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 64px;
  text-align: center;
  color: #5d5fef;
  padding-bottom: 39px;
}
.container-fluid
  .row
  .col-xs-12.col-sm-12.col-md-12.col-lg-3:nth-child(1)
  .counter-card
  h4 {
  color: #5d5fef;
}
.container-fluid
  .row
  .col-xs-12.col-sm-12.col-md-12.col-lg-3:nth-child(2)
  .counter-card
  h4 {
  color: #fc0;
}
.container-fluid
  .row
  .col-xs-12.col-sm-12.col-md-12.col-lg-3:nth-child(3)
  .counter-card
  h4 {
  color: #4adb61;
}
.container-fluid
  .row
  .col-xs-12.col-sm-12.col-md-12.col-lg-3:nth-child(4)
  .counter-card
  h4 {
  color: red;
}
.counter-card {
  -webkit-animation-name: tilt-shaking;
  -webkit-animation-duration: 0.9s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.counter-card:hover {
  -webkit-animation-name: none;
  -webkit-animation-duration: 0.9s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
#industry-section {
  background: #f2f2ff;
  padding-bottom: 41px;
}
.industry-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 47px;
  margin-bottom: 54px;
}
.industry-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 43px;
  color: #170f49;
  position: relative;
}
.industry-heading h3:after {
  position: absolute;
  content: "";
  background: #1478f1;
  width: 129px;
  height: 3px;
  left: 0;
  bottom: -20px;
}
.industry-main {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 20px 21px;
}
.industry-main .row .col-md-4 img {
  height: 128px !important;
}
.industry-card a {
  text-decoration: none;
}
.industry-card a h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #2b2b2b;
}
.industry-card a p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #5b5b5b;
}
#global-section {
  position: relative;
}
#global-section:after {
  position: absolute;
  content: "";
  background: #f8fafc;
  border-radius: 0 0 136px 0;
  height: 670px;
  top: 0;
  left: 0;
  width: 46%;
}
.global-left {
  position: relative;
  z-index: 99;
}
.global-left h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 46px;
  color: #18181b;
  margin-bottom: 50px;
  padding-top: 55px;
  position: relative;
}
.global-left:after {
  position: absolute;
  content: "";
  width: 93%;
  height: 168px;
  left: 0;
  top: 30px;
  border-bottom: 1px solid #516eff;
}
.global-left h4 span {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 46px;
  color: #1478f1;
}
.global-right {
  margin-top: 62px;
}
.global-right p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #777;
  position: relative;
  margin-bottom: 91px;
}
.global-right p:after {
  position: absolute;
  content: "";
  width: 110%;
  height: 58px;
  left: -73px;
  border-bottom: 1px solid rgba(82, 82, 91, 0.25);
}
.country {
  margin-bottom: 23px;
}
.country span {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 32px;
  color: #18181b;
}
.country a {
  text-decoration: none;
}
ul.dropdown-menu.country-dropdown {
  top: 135px;
  position: fixed !important;
  width: 30%;
  left: 86px;
  padding: 15px 0;
  max-height: 500px;
  overflow-y: scroll;
}
#news-section {
  margin-top: 140px;
  margin-bottom: 90px;
}
.news-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 43px;
  color: #170f49;
  text-align: center;
  position: relative;
  margin-top: 25px;
}
.news-heading h3:after {
  position: absolute;
  content: "";
  background: #1478f1;
  width: 87px;
  height: 3px;
  left: 46.61%;
  right: 50.35%;
  top: 124.6%;
}
.news-img {
  margin-top: 70px;
}
.news-slider {
  display: flex;
  justify-content: center;
}
.top-line {
  position: relative;
}
.bottom-line {
  position: relative;
}
.top-line:after {
  position: absolute;
  content: "";
  background: url(../img/Divider1.png);
  background-size: cover;
  width: 1110px;
  height: 1px;
  left: 90px;
  top: 32px;
}
.bottom-line:after {
  position: absolute;
  content: "";
  background: url(../img/Divider1.png);
  background-size: cover;
  width: 1110px;
  height: 1px;
  left: 98px;
  top: 26px;
}
#news-carousel .owl-carousel .owl-stage {
  display: flex;
  justify-content: center;
  align-items: center;
}
#news-carousel .owl-carousel .owl-item img {
  display: block;
  width: 100px;
}
footer {
  background: #0f2d7a;
  position: relative;
}
.back-to-top {
  position: absolute;
  right: 60px;
  top: -27px;
}
.footer-links {
  margin-top: 64px;
}
.footer-links h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.4px;
  color: #fff;
}
.footer-links ul {
  list-style: none;
  padding-left: 0;
  margin-top: 30px;
}
.footer-links ul li {
  margin-bottom: 10px;
}
.footer-links ul li a {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0.4px;
  color: #fff;
  text-decoration: none;
}
.contact-link {
  margin-top: 64px;
}
.contact-link h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.4px;
  color: #fff;
  margin-bottom: 30px;
}
.contact-link p a {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  letter-spacing: 0.4px;
  color: #fff;
  text-decoration: none;
}
.follow-us {
  position: relative;
  margin-top: 43px;
}
.follow-us:after {
  position: absolute;
  content: "";
  width: 199px;
  height: 1px;
  left: 0;
  top: -23px;
  background: rgba(217, 217, 217, 0.3);
}
.me-29 {
  margin-right: 40px;
}
.follow-us p {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.4px;
  color: #fff;
}
.bottom-link-footer {
  background: #1478f1;
  padding: 23px 80px;
  margin-top: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bottom-link-footer p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  margin-bottom: 0 !important;
  text-decoration: none;
  margin-right: 23px;
}
.bottom-link-footer p a {
  color: #fff;
  text-decoration: none;
}
.bottom-inner {
  display: flex;
  align-items: center;
}
.copyright {
  padding: 20px 80px;
  position: relative;
  border-bottom: 1px solid rgba(140, 140, 140, 0.3);
  padding-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyright:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border-top: 1px solid rgba(140, 140, 140, 0.3);
  width: 100%;
}
.copyright:after {
  position: absolute;
  content: "";
  top: 75px;
  left: 0;
  border-bottom: 1px solid rgba(140, 140, 140, 0.3);
  width: 100%;
}
.copyright p {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.4px;
  color: #fff;
  margin-bottom: 0;
}
.about-banner {
  background: url(../img/about-us-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.about-page-text {
  margin-top: 80px;
  text-align: center;
}
.about-page-text h4 {
  font-family: yatra one;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 44px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
}
.about-page-text h4 span.big {
  font-size: 100px;
}
.about-page-text img {
  margin-top: 38px;
}
.about-page-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.about-page-text h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fafafa;
  margin-bottom: 34px;
}
#why-enterslice-section {
  padding-bottom: 45px;
}
.why-text {
  margin-top: 100px;
}
.why-text span {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #2ec5ce;
}
.why-text h1 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 54px;
  color: #18191f;
}
.why-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 190%;
  color: #4f4f4f;
}
.why-text h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.408px;
  color: #5d5fef;
  margin-top: 25px;
  margin-bottom: 0;
}
.why-img {
  margin-top: 100px;
}
#vision-section {
  margin-top: 75px;
  margin-bottom: 55px;
}
.vision-card {
  background: #fff;
  border: 1px solid rgba(216, 216, 216, 0.6);
  box-shadow: 0 67.1144px 109.061px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  padding: 30px 40px 30px 35px;
  margin-bottom: 25px;
}
.vision-card:hover {
  background: #1478f1;
  transition: 0.8s;
}
.vision-card:hover h4 {
  color: #fff;
}
.vision-card:hover p {
  color: #fff;
}
.vision-card h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #101828;
}
.vision-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 180%;
  color: #646464;
  margin-top: 25px;
  margin-bottom: 0;
}
#journey-section {
  padding-bottom: 80px;
}
.journey-heading h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 46px;
  text-align: center;
  color: #170f49;
  margin-bottom: 10px;
}
.journey-heading p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #828282;
  margin-bottom: 40px;
}
#core-area {
  background: #1478f1;
  padding-bottom: 60px;
}
.area-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  padding-top: 43px;
}
.area-heading p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #fafafa;
  margin-bottom: 55px;
}
.area-card {
  background: #fff;
  border-radius: 8px;
  padding: 30px 32px;
  margin-bottom: 20px;
  height: 100%;
}
.area-img {
  width: 62px;
  height: 62px;
  background: rgba(20, 120, 241, 0.06);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.area-card h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.408px;
  color: #000;
  margin-top: 26px;
  margin-bottom: 15px;
}
.area-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 170%;
  letter-spacing: -0.408px;
  color: #969696;
}
.choose-us-text h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 46px;
  color: #170f49;
  margin-bottom: 40px;
  padding-top: 59px;
}
.choose-us-text ul {
  padding-left: 0;
  list-style: none;
}
.choose-us-text ul li {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 30px;
  color: #191a15;
  margin-bottom: 23px;
}
.why-choose-info {
  margin-top: 60px;
  text-align: center;
}
#award-section {
  padding-bottom: 67px;
}
.award-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 46px;
  text-align: right;
  color: #170f49;
  padding-top: 58px;
  margin-bottom: 34px;
}
.awards-text h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0.2px;
  color: #000;
}
.awards-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #333;
}
#meet-team-section {
  background: #fafafa;
  padding-top: 107px;
}
.meet-text h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 46px;
  color: #170f49;
}
.meet-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #333;
  margin-top: 23px;
  margin-bottom: 34px;
}
.meet-text .btn.view {
  background: #0f2d7a;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #fefdff;
  width: 128px;
  height: 48px;
}
.meet-text .btn.view:hover {
  background: #1374ef;
  color: #fff;
  box-shadow: 0 10px 15px #bababa;
  transition: 0.5s;
}
.team-card {
  background: #f2f2f2;
  padding: 11px;
  width: 220px;
  margin-bottom: 50px;
}
.team-card h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  color: #020246;
  margin-top: 20px;
  margin-bottom: 5px;
}
.team-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #020246;
  margin-bottom: 0 !important;
}
#service-page-banner {
  background-color: #1b7cf1;
  background: url(../img/service-new-banner-img.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.brd-crmb {
  height: 48px;
  border-bottom: 1px solid #ffffff47;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff !important;
}
ol.breadcrumb {
  padding-top: 10px;
}
.brd-crmb ol li a {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #fff;
  text-decoration: none;
}
.brd-crmb ol li.active {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  letter-spacing: -0.02em;
  color: #fff;
  margin-top: 2px;
}
.service-banner h1.ptitle span {
  color: #fff;
}
.service-banner h1.ptitle {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 60px;
  color: #fff;
  margin-top: 60px;
  margin-bottom: 15px;
}
.service-banner p.ptitle span {
  color: #fff;
}
.service-banner p.ptitle {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 60px;
  color: #fff;
  margin-top: 60px;
  margin-bottom: 15px;
}
.service-cover-info-price p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: #fff;
  margin-bottom: 30px;
}
.service-cover-info-price p span {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px !important;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: #18191f;
  margin-bottom: 55px;
}
.service-cover-info-price__note {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #18191f;
  position: relative;
  margin-left: 45px;
  margin-bottom: 20px;
}
.service-cover-info-price__note:after {
  position: absolute;
  content: "";
  background: url(../img/package-icon.png);
  background-size: cover;
  width: 24px;
  height: 24px;
  left: -47px;
}
.service-cover-info {
  margin-bottom: 79px;
}
.google-rating {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.google-rating p {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0;
}
.google-rating span {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.google-rating span.bold {
  font-weight: 700;
}
ul.service-cover-info-benefits {
  list-style: none;
  padding-left: 42px;
}
li.service-cover-info-benefits__item {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  color: #18191f;
  margin-bottom: 5px;
  position: relative;
}
li.service-cover-info-benefits__item:after {
  position: absolute;
  content: "";
  background: url(../img/package-cirlce-icon.png);
  background-size: cover;
  width: 20px;
  height: 20px;
  left: -42px;
  top: 5px;
}
.icon-service-image {
  margin-top: 45px;
  text-align: center;
}
.service-new-form {
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 0 9px 0 rgba(148, 148, 148, 0.25);
  padding: 36px 20px;
  margin-top: 55px;
}
.service-new-form h4 {
  color: #231f20;
  text-align: center;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 10px;
}
.service-new-form .head-text {
  color: #231f20;
  text-align: center;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 10px;
}
.service-new-form .form-control {
  border-radius: 4px;
  border: 1px solid #caced1;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  height: 50px;
}
.service-new-form .form-control::placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.service-new-form .btn.expert {
  border-radius: 6px;
  background: #1478f1;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  height: 50px;
  width: 100%;
  margin-top: 10px;
}
.service-new-form p {
  color: #333;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.2px;
  margin-bottom: 0;
  text-align: center;
}
.service-new-form input#phone {
  height: 50px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #caced1;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.service-new-form input#phone::placeholder {
  color: #606162;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.service-new-form input#phone:focus-visible {
  outline: -webkit-focus-ring-color auto 0 !important;
}
.service-new-form ul.iti__country-list {
  width: 300px !important;
}
.service-new-form .iti {
  position: relative;
  width: 100%;
  display: inline-block;
}
.banner-form {
  background: #fff;
  box-shadow: 0 8px 30px rgb(93 95 239/14%) !important;
  border-radius: 10px;
  padding: 1rem;
}
.banner-form h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #231f20;
}
.banner-form .form-control-sm {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 45px;
  padding-left: 10px;
}
.banner-form input::placeholder {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #333;
}
.bottom-part {
  margin-top: 1rem;
}
.bottom-part .btn.get-started {
  background: #27ae60;
  border-radius: 4px;
  height: 50px;
  width: 100%;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #fff;
}
.bottom-part p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #231f20;
  margin-top: 1rem;
  margin-bottom: 0;
}
#content-main {
  padding-top: 30px;
  background: #f7f7fb;
}
.inner-content {
  background: #fafafa;
  border-radius: 10px;
  padding: 25px 24px 1px;
  margin-bottom: 23px;
}
.inner-content h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #1478f1;
}
.inner-content ul {
  list-style: none;
  padding-left: 0;
}
.inner-content ul li {
  border-bottom: 1px dashed #d1e7e5;
  margin-bottom: 11px;
  padding-bottom: 11px;
}
.inner-content ul li a {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 150%;
  text-decoration: none;
  text-transform: capitalize;
  color: #1c1c1c;
  padding-bottom: 20px;
}
.inner-content ul li a:hover {
  color: #1478f1;
  font-weight: 700;
}
.service-article__wrapper h1 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 36px;
  color: #18191f;
}
.service-article__wrapper h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  color: #18191f;
}
.service-article__wrapper p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #18191f;
}
.service-article__wrapper ul li {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #18191f;
}
.service-article__wrapper ol {
  padding-left: 0 !important;
}
.service-article__wrapper ol li {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #18191f;
}
.service-article__wrapper img {
  width: 60% !important;
}
.service-faq h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #18191f;
}
.service-faq h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  color: #18191f;
}
.service-faq p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  color: #18191f;
}
.sidebar-item {
  position: sticky;
  top: 170px;
}
#whitepaper-section {
  background: url(../img/inner-back-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 57px;
}
.whitepaper-banner-text h1 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 110%;
  text-align: center;
  color: #fff;
  padding-top: 45px;
  margin-bottom: 18px;
}
.whitepaper-banner-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 145.5%;
  text-align: center;
  color: #fff;
  margin-bottom: 70px;
}
.whitepaper-card {
  background: #fff;
  border-radius: 10px;
  padding: 20px 20px 26px;
  box-shadow: 0 0 20px 0 silver;
  margin-bottom: 39px;
}
.whitepaper-card h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  padding-top: 20px;
}
.whitepaper-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 180%;
  color: #4f4f4f;
  margin-bottom: 25px;
}
.whitepaper-card .btn.download {
  background: #27ae60;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #fff;
  width: 100%;
}
#partner-us-section {
  margin-top: 89px;
}
.partner-card h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 110%;
  color: #2f2f2f;
}
.partner-card ul {
  list-style: none;
  padding-left: 0;
  margin-top: 38px;
}
.partner-card ul li {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150.5%;
  color: #4f4f4f;
  margin-bottom: 23px;
  position: relative;
  padding-left: 50px;
}
.partner-card ul li:after {
  position: absolute;
  content: "";
  background: url(../img/partner-tick-icon.png);
  background-size: cover;
  width: 27px;
  height: 27px;
  left: 0;
  top: 0;
}
.partner-right {
  background: #0f2d7a;
  border-radius: 10px;
  padding: 30px 45px;
  margin-left: 30px;
}
.partner-right h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #fff;
  margin-bottom: 35px;
}
.partner-right input.form-control {
  border: 0.5px solid rgba(242, 242, 242, 0.3);
  border-radius: 4px;
  height: 46px;
  color: #0f2d7a;
}
.partner-right input.form-control::placeholder {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #0f2d7a;
}
.partner-right select {
  border: 0.5px solid rgba(242, 242, 242, 0.3);
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  height: 46px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #0f2d7a;
}
.partner-right form p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
  color: #fafafa;
}
.partner-right .btn.sd-message {
  background: #27ae60;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  height: 50px;
  width: 100%;
  text-align: center;
  letter-spacing: 0.5px;
  margin-top: 20px;
  color: #fff;
}
.publication-right .recent-post h4 span {
  background: #fd6500;
  color: #fff;
  height: 32px;
  padding: 0 8px;
  margin-right: 7px;
}
.publication-right .recent-post h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 140%;
  text-transform: capitalize;
  color: #4f4f4f;
}
.recent-post {
  padding-left: 34px;
}
.post {
  margin-top: 45px;
  margin-bottom: 47px;
  position: relative;
}
.post:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #c4c4c4;
  left: -29px;
  border-radius: 3px;
  top: 6px;
}
.post_list.active {
  position: relative;
}
.post_list.active:after {
  position: absolute;
  content: "";
  width: 3px;
  height: 100%;
  background: #1478f1;
  border-radius: 3px;
  left: -30px;
  z-index: 9;
  top: 6px;
}
.publication-right .recent-post .post p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #222;
}
.publication-right .recent-post .post ul {
  list-style: none;
  padding-left: 0;
  position: relative;
}
.publication-right .recent-post .post ul li {
  margin-bottom: 15px;
}
.publication-right .recent-post .post ul li a {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 140%;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #222;
  text-decoration: none;
}
h4.tags {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 21px;
  line-height: 140%;
  text-transform: capitalize;
  color: #fff;
  display: inline-block;
  height: 32px;
  padding: 0 10px;
  background: #fd6500;
  margin-left: 34px;
}
.tag {
  background: #fafafa;
  border-radius: 4px;
  padding: 35px 30px;
  margin-top: 15px;
}
.tag ul {
  list-style: none;
  padding-left: 0;
}
.tag ul li {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 150%;
  text-transform: capitalize;
  color: #1c1c1c;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #d1e7e5;
}
.tag ul li a {
  color: #1c1c1c;
  text-decoration: none;
}
#learning-detail-section {
  margin-top: 70px;
}
.learning-detail {
  margin-right: 45px;
}
.spanback {
  width: 47px;
  height: 20px;
  background: #f2f8f7;
  border-radius: 3px;
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 100%;
  text-transform: capitalize;
  color: #666;
}
.learning-detail h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  line-height: 140%;
  text-transform: capitalize;
  color: #222;
  margin-top: 15px;
  margin-bottom: 10px;
}
.learning-detail .blog-links {
  margin-bottom: 30px;
}
.learning-detail p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 160%;
  color: #666;
}
.learning-detail h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #18191f;
}
.learning-detail ul {
  list-style: auto;
  padding-left: 18px;
}
.learning-detail ul li {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 160%;
  color: #666;
  margin-bottom: 15px;
}
.learning-detail h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #18191f;
  position: relative;
  padding-left: 30px;
}
.learning-detail h5:after {
  position: absolute;
  content: "";
  background: url(../img/right-blue-tick.png);
  width: 20px;
  height: 20px;
  background-size: cover;
  left: 0;
}
.w-338 {
  width: 388px;
}
.error-inner {
  text-align: center;
  margin-bottom: 20px;
}
.error-inner h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #333;
}
.error-inner p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #828282;
  margin-top: 19px;
  margin-bottom: 40px;
}
.error-inner a.home {
  width: 161px;
  height: 49px;
  background: #27ae60;
  box-shadow: 0 0 14px rgb(0 0 0/12%);
  border-radius: 5px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  display: inline-flex;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  justify-content: center;
  align-items: center;
}
#contact-banner {
  background: url(../img/contact-us-banner.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.contact-header h1 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 110%;
  text-align: center;
  color: #fff;
  padding-top: 33px;
}
.contact-header p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 145.5%;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.6;
  margin-top: 18px;
  padding-bottom: 37px;
}
.contact-right .right-line {
  position: relative;
}
.contact-right .right-line:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  background: #d9d9d9;
  right: 39px;
  top: 5px;
}
.contact-left {
  margin-top: 70px;
  background: linear-gradient(
    112.6deg,
    #0f2d7a 0.51%,
    rgba(20, 120, 241, 0.92) 100%
  );
  border: 1px solid #5d5fef;
  border-radius: 4px;
  padding: 41px 36px;
  margin-bottom: 50px;
}
.contact-left h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 65px;
  letter-spacing: -0.02em;
  color: #000;
}
.contact-left h2 span {
  color: #1478f1;
}
.contact-left p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #000;
  margin-top: 20px;
  margin-bottom: 25px;
}
.contact-left input.form-control {
  height: 50px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #333;
}
.contact-left input::placeholder {
  color: #333;
}
.contact-left textarea {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #333;
  border-radius: 6px;
}
.contact-left select.form-control {
  height: 50px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #333;
}
.contact-left textarea.form-control::placeholder {
  color: #333;
}
.contact-left .btn.send {
  width: 173px;
  height: 48px;
  background: #27ae60;
  box-shadow: 0 4px 7px -1px rgba(0, 0, 0, 0.11),
    0 2px 4px -1px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.011em;
  color: #fff;
}
.contact-left .btn.send:hover {
  background: #fff;
  color: #27ae60;
  transition: 0.4s;
}
.contact-right {
  margin-top: 70px;
  margin-bottom: 62px;
}
.contact-right h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 46px;
  color: #170f49;
  margin-bottom: 30px;
}
.contact-right img {
  width: 46px;
}
.contact-right h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #000;
  margin-bottom: 5px;
}
.contact-right p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #dd5471;
}
.contact-right .btn.direction {
  background: rgba(255, 255, 255, 0.1);
  border: 0.5px solid rgba(252, 221, 236, 0.5);
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  float: right;
  color: #fff;
  height: 44px;
}
.location-card {
  background: #fff;
  border: 1px solid #eff0f7;
  box-shadow: 0 5px 14px rgba(8, 15, 52, 0.04);
  border-radius: 10px;
  padding: 20px 18px;
  margin-bottom: 30px;
}
.location-card h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #170f49;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0;
}
.location-card h5:after {
  position: absolute;
  content: "";
  background: url(../img/plan-plus-icon.png);
  background-size: 100%;
  width: 26px;
  height: 26px;
  top: 0;
  right: 0;
}
.location-card .collapse.show {
  position: relative;
}
.location-card .collapse.show:after {
  position: absolute;
  content: "";
  background: url(../img/plan-minus-icon.png);
  background-size: 100%;
  width: 26px;
  height: 26px;
  top: -28px;
  right: 0;
}
.location-card h5:before {
  position: absolute;
  content: "";
  background: url(../img/location-icon.png);
  width: 22px;
  height: 22px;
  left: 0;
}
.location-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6f6c90;
  padding-left: 30px;
  margin-bottom: 0;
  padding-top: 10px;
}
#location-section {
  background: #fafafa;
}
.location-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;
  color: #170f49;
  margin-top: 40px;
  margin-bottom: 36px;
}
.refund-content h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  color: #212121;
  margin-bottom: 30px;
}
.refund-content p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  color: #191a15;
}
.refund-content ul {
  padding-left: 20px !important;
}
.refund-content ul li {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  color: #191a15;
}
.refund-content h5 {
  position: relative;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #18191f;
  padding-left: 30px;
}
.refund-content h5:after {
  position: absolute;
  content: "";
  background: url(../img/right-blue-tick.png);
  background-size: cover;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
}
#thankyou {
  margin-top: 39px;
  margin-bottom: 70px;
}
.thankyou-content {
  background: #fafafa;
  padding-top: 75px;
  padding-bottom: 155px;
  text-align: center;
}
.thankyou-content h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 44px;
  line-height: 50px;
  text-align: center;
  letter-spacing: -0.4px;
  color: #1478f1;
  margin-bottom: 30px;
}
.thankyou-content h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #18191f;
  margin-bottom: 30px;
}
.thankyou-content p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #828282;
  margin-bottom: 58px;
}
.thankyou-content .btn.go-home-new {
  width: 161px;
  height: 49px;
  background: #27ae60;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #fff;
}
.country-banner {
  background: url(../img/country-banner.png);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 600px;
}
.country-content-side{
	margin-top: 90px;
}
.country-content-side span {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.country-content-side h1 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 52px;
  line-height: 60px;
  color: #fff;
  margin-bottom: 30px;
  margin-top: 30px;
}
.country-content-side h1 span {
  color: #1478f1;
}
.country-content-side p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #fff;
  margin-bottom: 55px;
}
.country-content-side .down-part a {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #f2f2f2;
  text-decoration: none;
}
.country-content-side .down-part .btn.service {
  background: #fff;
  border-radius: 40px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #0f2d7a;
  width: 194px;
  height: 56px;
  margin-bottom: 40px;
}
.country-content-side .down-part .btn.service:hover {
  background: #1374ef;
  color: #fff;
  box-shadow: 0 10px 15px #bababa;
  transition: 0.5s;
}
#country-service {
  background: url(../img/country-service-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 415px;
  margin-top: 40px;
}
.country-service-heading {
  margin-top: 38px !important;
  margin-bottom: 40px;
}
.country-service-heading h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
}
.country-service-heading p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
#country-service ul#pills-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 57px;
}
#country-service li.nav-item {
  margin-right: 24px;
}
#country-service .nav-pills .nav-link.active {
  width: 100%;
  height: 50px;
  background: #fafafa;
  border-radius: 6px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #1478f1 !important;
  position: relative;
  display: inline-block;
}
#country-service .nav-pills .nav-link {
  width: 100% !important;
  height: 50px !important;
  border: 0.7px solid rgba(250, 250, 250, 0.3) !important;
  border-radius: 6px !important;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 20px;
  text-align: center;
  color: #fff !important;
  display: inline-block !important;
}
#country-service-details {
  position: relative;
  top: -145px;
}
#country-service-details .country-service-card {
  background: #fff;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 20px 25px 32px;
  margin-bottom: 30px;
}
#country-service-details .country-service-card h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #111029;
  position: relative;
  margin-bottom: 0;
  padding-left: 20px;
}
#country-service-details .country-service-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: #4f4f4f;
  margin-top: 18px;
  margin-bottom: 25px;
}
#country-service-details .country-service-card a.country-service-started {
  padding: 10px 25px;
  background: #1478f1;
  box-shadow: 0 3px 12px rgba(74, 58, 255, 0.18);
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
#login-section {
  position: relative;
}
#login-section:after {
  position: fixed;
  content: "";
  background: url(../img/login-side-img.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 44%;
  height: 100%;
  top: 0;
  margin-top: 5%;
  left: 0;
  z-index: -10;
}
.otp:after {
  background: url(../img/otp-side-img.png) !important;
}
.login-img-part {
  padding: 157px 20px 187px 0;
}
.login-img-part p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  z-index: 9999;
}
.login-img-part h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.login-form {
  padding-left: 100px;
  padding-top: 78px;
  width: 510px;
}
.login-form h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #000;
  margin-bottom: 18px;
}
.login-form p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #8692a6;
  position: relative;
}
.login-form p.line {
  width: 410px;
  height: 0;
  border: 1px solid #f5f5f5;
}
.login-form label {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #696f79;
  margin-bottom: 15px;
}
.login-form input.form-control {
  height: 55px;
  background: #fff;
  border: 1px solid #1565d8;
  border-radius: 6px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #494949;
  padding-left: 30px;
}
.login-form input.form-control::placeholder {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #494949;
}
.login-privacy-policy {
  margin-top: 42px;
  margin-bottom: 18px;
  display: flex;
}
.login-privacy-policy p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #5e6f88;
}
.login-privacy-policy p a {
  font-weight: 600;
  color: #2dcfc1;
  text-decoration: none;
}
.login-form .btn.login {
  width: 100%;
  height: 64px;
  background: #27ae60;
  border-radius: 6px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 47px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.login-form p.font-12 {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #8692a6;
  text-align: center;
}
.login-form .field-icon {
  position: absolute;
  right: 15px;
  z-index: 2;
  top: 25px;
}
.login-form p.font-16 {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #5e6f88;
  margin-top: 0;
}
.login-form p.font-16 a {
  font-weight: 700;
  color: #5d5fef;
  text-decoration: none;
}
.login-form .btn.signin {
  width: 100%;
  height: 55px;
  background: #27ae60;
  border-radius: 6px;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 47px;
  text-align: center;
  color: #fff;
  margin-bottom: 22px;
  margin-top: 30px;
}
.inputfield {
  width: 100%;
  display: flex;
  margin-bottom: 60px;
}
.btn.send-otp {
  width: 130px;
  height: 60px;
  background: rgba(86, 204, 242, 0.04);
  border: 0.778215px solid #e0e0e0;
  border-radius: 6.22572px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 45px;
  text-align: center;
  color: #000;
  margin-left: 16px;
}
.inputfield .input {
  height: 65px;
  width: 70px;
  outline: none;
  text-align: center;
  font-size: 1.5em;
  background-color: #fff;
  border: 1px solid #1565d8;
  box-shadow: 0 4px 4px 3px rgb(0 0 0/5%);
  border-radius: 6px;
  margin-right: 16px;
}
.inputfield input[type="number"]::-webkit-outer-spin-button,
.inputfield input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.inputfield #submit {
  background-color: #044ecf;
  border: none;
  outline: none;
  font-size: 1.2em;
  padding: 0.8em 2em;
  color: #fff;
  border-radius: 0.1em;
  margin: 1em auto 0;
  cursor: pointer;
}
.inputfield .show {
  display: block;
}
.inputfield .hide {
  display: none;
}
.inputfield .input:disabled {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 40px;
  text-align: center;
  letter-spacing: -0.25px;
  color: #1e293b;
}
.inputfield .input:focus {
  border: 3px solid #ffb800;
}
@media screen and (max-width: 992px) {
  .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .main-banner {
    padding-bottom: 40px;
    background: 0 0 !important;
    height: 100%;
  }
  .left-content-side h1 {
    font-size: 33px;
    line-height: 40px;
    color: #000 !important;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  #about-section {
    background: 0 0 !important;
    padding-bottom: 50px;
  }
  .about-img {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .about-text h3 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 33px;
  }
  .about-text p {
    font-size: 15px;
    line-height: 23px;
    color: #4f4f4f !important;
    margin-top: 10px;
  }
  #partner-section {
    display: none;
  }
  .download-text h3 {
    font-size: 31px;
    line-height: 40px;
  }
  .iphone-mockup1 {
    display: none;
  }
  .iphone-mockup2 {
    display: none;
  }
  #subscribe-section {
    height: auto;
    background: #1478f1;
    padding-bottom: 50px;
  }
  .subscribe-header h3 {
    padding-top: 30px;
    margin-bottom: 15px;
    font-size: 33px;
    line-height: 40px;
  }
  .subscribe-header p {
    display: none;
  }
  .subscribe-input {
    margin-bottom: 40px;
    margin-top: 20px;
  }
  #subscribe-section .row {
    text-align: center;
  }
  #counter-section {
    height: auto;
    background: #1478f1;
    padding-bottom: 40px;
  }
  #counter-section .mt-77 {
    margin-top: 40px;
  }
  #counter-section .mt-115 {
    margin-top: 40px;
    height: 250px;
  }
  .industry-heading h3 {
    font-size: 22px;
    color: #000;
  }
  .industry-heading h3:after {
    position: absolute;
    content: "";
    background: #1478f1;
    width: 90px;
    height: 3px;
    left: 0;
    bottom: -10px;
  }
  .btn.show-all {
    width: 100px;
    height: 40px;
    font-size: 14px;
  }
  .industry-card h5 {
    margin-top: 20px;
  }
  .industry-main .row .col-md-4 img {
    height: auto !important;
  }
  .industry-card a h5 {
    font-size: 20px;
  }
  #global-section:after {
    position: absolute;
    content: "";
    display: none;
  }
  .global-left h4 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 50px;
    padding-top: 45px;
    position: relative;
  }
  .global-left h4 span {
    font-size: 28px;
  }
  .global-left:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 168px;
    left: 0;
    top: -15px;
    border-bottom: 2px solid #516eff;
  }
  .global-left img {
    display: none;
  }
  .global-right {
    margin-top: 0;
  }
  .global-right p {
    margin-bottom: 20px;
    color: #4f4f4f;
  }
  .global-right p:after {
    position: absolute;
    content: "";
    display: none;
  }
  .newsletter-heading h3 {
    font-size: 25px;
    color: #000;
  }
  #news-section {
    display: none;
  }
  .blog-heading {
    padding-top: 40px;
    margin-bottom: 40px;
  }
  .blog-links .border-right {
    position: relative;
    margin-right: 20px !important;
  }
  .blog-links .border-right2 {
    position: relative;
    margin-right: 20px !important;
  }
  .flipped {
    direction: ltr;
  }
  .right-side-blog .trending-post {
    direction: ltr;
    padding-left: 0;
  }
  .trending-post {
    margin-bottom: 30px;
    margin-top: 40px;
    margin-left: 0;
  }
  .blog-links .border-right:after {
    position: absolute;
    content: "";
    left: 80px;
  }
  .blog-links .border-right2:after {
    position: absolute;
    content: "";
    left: 94px;
  }
  .blog-card.pl-34 {
    padding-left: 30px;
  }
  .right-side-blog ul {
    list-style: none;
    padding-left: 7px;
  }
  .right-side-blog:after {
    position: absolute;
    content: "";
    left: 1px;
  }
  #blog-section {
    background: #fafafa;
    padding-bottom: 10px;
  }
  .service-card {
    padding: 0 25px;
  }
  #testimomials-section button.owl-prev {
    display: none;
  }
  #testimomials-section button.owl-next {
    display: none;
  }
  footer .row {
    display: block !important;
  }
  .footer-links {
    margin-top: 0;
    padding-top: 20px;
  }
  .follow-us:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    border-top: 1px solid rgba(217, 217, 217, 0.3);
    top: -22px;
    background: rgba(217, 217, 217, 0.3);
  }
  .hide-on-mobile {
    display: none !important;
  }
  .hide-on-desktop {
    display: block !important;
  }
  .navbar.bg-light {
    position: sticky;
    top: 0;
  }
  ul#pills-tab:after {
    position: absolute;
    content: "";
    display: none;
    width: 1370px;
    height: 0;
    left: 19px;
    background: #d9dbe9;
    top: 79.48px;
    border: 1px solid #d9dbe9;
    transform: rotate(-0.02deg);
  }
  #owlone button.owl-prev {
    position: absolute;
    content: "";
    right: 50px;
    top: 10px;
    background: url(../img/owl-left-icon.png);
    background-size: cover;
    width: 35px;
    border-radius: 6px;
    box-shadow: 0 0 4px silver;
    height: 35px;
  }
  #owlone button.owl-next {
    position: absolute;
    content: "";
    right: 0;
    top: 10px;
    background: url(../img/owl-right-icon.png);
    background-size: cover;
    width: 35px;
    height: 35px;
  }
  #download-section {
    margin-top: 40px;
  }
  .key-left .btn.get-started {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 145px;
  }
  .row {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
  }
  .subscribe-input .btn.subscribe {
    width: 33%;
    height: 55px;
    font-size: 15px;
    border-top-right-radius: 4px !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 0 !important;
  }
  .subscribe-input input.form-control {
    font-size: 15px;
    height: 55px;
  }
  ul.icon-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 0 !important;
  }
  .award-heading h3 {
    text-align: center;
    font-size: 33px;
  }
  .awards-img {
    margin-bottom: 20px;
  }
  .why-img {
    margin-top: 30px;
    display: none !important;
  }
  .choose-us-text ul li {
    display: flex;
    align-items: self-start;
  }
  #why-enterslice-section {
    padding-bottom: 0;
  }
  #vision-section {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  #meet-team-section {
    padding-top: 35px;
  }
  .meet-text .btn.view {
    margin-bottom: 35px;
  }
  .meet-text {
    text-align: center;
  }
  footer {
    margin-top: 45px;
  }
  .service-banner p.ptitle {
    margin-top: 15px;
    font-size: 27px;
    line-height: 40px;
  }
  .service-cover-info {
    margin-bottom: 0;
  }
  .icon-service-image {
    margin-top: 20px;
    margin-bottom: 40px;
    display: none !important;
  }
  .team-card {
    margin-bottom: 25px;
    margin-inline: auto;
  }
  .navbar ul.navbar-nav li a {
    text-align: left;
    display: inline-block;
  }
  a.nav-link.dropdown-toggle.nav-border {
    display: block;
    padding: 0 10px;
    border-radius: 6px;
    margin-top: 20px;
  }
  li.nav-item.dropdown.globe {
    margin-right: 0;
    margin-left: 0;
  }
  ul.dropdown-menu.dropdown-menu-lg-end.globe-shadow {
    width: 250px;
    position: absolute !important;
    left: -15px;
    top: 45px;
  }
  ul.dropdown-menu.dropdown-menu-lg-end.menubar-shadow.show {
    top: 68px;
    position: absolute !important;
    left: -310px;
    width: 350px !important;
  }
  .partner-right {
    margin-left: 0;
    margin-top: 25px;
    padding: 30px 25px;
  }
  .contact-right {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .contact-left {
    margin-top: 10px;
    padding: 35px 25px;
  }
  .globe-side {
    margin-top: 0;
    display: none !important;
  }
  .single-search {
    margin-right: 0 !important;
  }
  .navbar button.btn.btn-success {
    font-size: 12px;
  }
  #whitepaper-section {
    margin-bottom: 35px;
  }
  #partner-us-section {
    margin-top: 0;
  }
  #learning-detail-section {
    margin-top: 0;
  }
  .learning-detail {
    margin-right: 0;
  }
  .learning-detail h2 {
    font-size: 25px;
  }
  ul.dropdown-menu.dropdown-new {
    width: 100%;
    top: 0 !important;
    position: relative !important;
    border-top: none !important;
    left: 0;
  }
  ul.dropdown-menu.dropdown-new .d-flex {
    display: block !important;
  }
  div#v-pills-tab {
    margin-left: 0 !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #v-pills-tab li a.active {
    margin-left: 10px;
    text-align: left;
  }
  #v-pills-tab a {
    text-align: left;
    margin-left: 10px;
  }
  div#v-pills-tabContent {
    padding: 40px 26px;
    height: 500px;
    overflow-y: scroll;
  }
  .blog-card {
    margin-bottom: 30px;
  }
  #country-service ul#pills-tab {
    display: inline-flex;
    align-items: center;
    padding-left: 15px;
  }
  #country-service li.nav-item {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  #login-section:after {
    position: absolute;
    content: "";
    display: none;
  }
  .login-form {
    padding-left: 0;
    padding-top: 0;
    width: 100%;
  }
  .login-form p.line {
    width: 100%;
  }
  .login-img-part {
    display: none;
  }
  .inputfield {
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .inputfield .hide-mobile {
    margin-top: 25px;
  }
  a.login-link {
    background: #1269eb;
    color: #fff;
    width: 58px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    font-family: inter;
  }
  button.navbar-toggler {
    padding: 0;
    border: none;
  }
  .thankyou-content {
    padding-bottom: 55px;
  }
  #country-service-details {
    position: relative;
    top: -100px;
  }
  .country-content-side p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .country-content-side h1 {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 18px;
  }
  .country-service-heading p {
    line-height: 22px;
  }
  .left-content-side p {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
  }
  .banner-form.shadow-sm.w-338 {
    width: 100%;
  }
  #blog-pagination ul li.page-item {
    margin-right: 2px;
  }
  .blog-card .blog-links {
    flex-wrap: wrap;
  }
  ul.dropdown-menu.country-dropdown {
    position: relative !important;
    width: 100% !important;
    top: 0;
    left: 0;
    padding: 0;
    border: none;
  }
  .dropdown-menu.country-dropdown li a.dropdown-item {
    text-align: left;
    display: inline-block;
    padding-left: 0;
    font-size: 14px;
  }
  .nav-item.icon-list #searchbox {
    width: 100% !important;
    border-bottom: 0 solid silver;
    top: 270px !important;
  }
  .close_custom {
    right: 5px !important;
  }
  #searchbox input.form-control {
    padding-left: 25px !important;
  }
  #searchbox .search_btn {
    right: 50px !important;
  }
  #testimomials-section .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .service-card {
    height: 100% !important;
  }
  .contact-right .right-line:after {
    position: absolute;
    content: "";
    display: none;
  }
  .brd-crmb {
    height: 100%;
    padding-bottom: 10px;
  }
  .brd-crmb ol li a {
    font-size: 13px;
  }
  .brd-crmb ol li.active {
    font-size: 13px;
  }
  .left-content-side h6 {
    display: none;
  }
  .key-service-heading h3:after {
    position: absolute;
    content: "";
    width: 72px;
    height: 3px;
    background: #1478f1;
    bottom: -16px;
    right: 78.17%;
  }
  .key-service-heading h3 {
    font-size: 33px;
    color: #000;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 45px;
  }
  #owlone .nav-pills .nav-link.active:after {
    position: absolute;
    content: "";
    width: 86%;
    height: 0;
    left: 20px;
    top: 69px;
    background: #3734a933;
    border: 1px solid #3734a933;
    z-index: 999;
  }
  .key-left {
    margin-top: 0;
  }
  .key-right {
    padding: 27px 20px;
  }
  .key-right .service-inner {
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .service-inner .fa {
    margin-right: 5px;
  }
  .key-right h4 {
    text-align: center;
    font-size: 17px;
    color: #000;
  }
  .testimomials-header p {
    display: none;
  }
  .testimomials-header h4 {
    font-size: 27px;
    line-height: 42px;
    color: #000;
    margin-bottom: 0;
    padding-top: 20px;
  }
  .service-card {
    margin: 25px 0;
  }
  .service-card h4 {
    font-size: 20px;
    line-height: 28px;
    color: #170f49;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .service-card p {
    font-size: 14px;
  }
  .btn.show-all {
    width: 100px;
    height: 40px;
    font-size: 14px;
  }
  .newsletter-heading {
    margin-bottom: 34px;
  }
  .calender-part {
    margin-top: 15px;
    padding-bottom: 15px;
  }
  .blog-heading h3 {
    font-size: 33px;
    color: #000;
  }
  .counter-card img {
    margin-top: 15px;
  }
  .counter-card h4 {
    padding-bottom: 15px;
  }
  .contact-link {
    margin-top: 35px;
  }
  .contact-link h4 {
    margin-bottom: 10px;
  }
  .contact-link p {
    margin-bottom: 5px !important;
  }
  .footer-links ul li {
    margin-bottom: 5px;
  }
  .footer-links ul {
    margin-top: 10px;
  }
  #searchbox input.form-control::placeholder {
    font-size: 12px;
    color: #000;
    font-family: inter;
    font-weight: 500;
  }
  a.dropdown-item.custome_mobile_menu {
    font-weight: 600 !important;
    font-size: 14px !important;
  }
  ul.dropdown-menu.custom_moblie {
    margin: 5px 15px;
    overflow: scroll;
    overflow-y: auto;
    max-height: 370px;
  }
  ul.dropdown-menu.custom_moblie li a {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    white-space: inherit;
    line-height: 18px;
  }
  .sidebar-item {
    position: sticky;
    top: 170px;
    margin-bottom: 30px;
  }
  #content-main .row {
    flex-direction: column-reverse;
  }
  .inner-content {
    margin-bottom: -50px;
    margin-top: 30px;
  }
  .ac-container label {
    margin-left: 25px !important;
  }
  .service-faq h3 {
    font-family: inter;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #18191f;
  }
  .ac-container label::before {
    width: 18px !important;
    height: 18px !important;
    left: -25px !important;
  }
  article.ac-small ul li strong {
    font-size: 18px;
    font-weight: 600;
  }
  .service-faq__container ul {
    padding-left: 0;
    margin-bottom: 0;
  }
  .service-article__wrapper h2 {
    font-size: 20px;
    line-height: 25px;
  }
  article.service-article__wrapper h4 {
    font-size: 18px;
    font-weight: 600;
  }
  article.service-article__wrapper h3 {
    font-size: 16px;
    font-weight: 700;
  }
  .testi-image-part h6 {
    margin-left: -50px;
  }
  .about-page-text {
    margin-top: 40px;
    text-align: center;
  }
  .about-page-text h4 {
    font-size: 25px;
    line-height: 36px;
  }
  .about-page-text h4 span.big {
    font-size: 70px;
    margin-bottom: 75px;
  }
  .why-text {
    margin-top: 18px;
  }
  .why-text h1 {
    font-size: 33px;
  }
  .why-text p {
    font-size: 15px;
    line-height: 165%;
  }
  .vision-card {
    padding: 25px;
  }
  .vision-card p {
    font-size: 16px;
    line-height: 158%;
    margin-top: 15px;
  }
  .journey-heading p {
    font-size: 15px;
  }
  .choose-us-text ul li {
    font-size: 15px;
    line-height: 24px;
  }
  .choose-us-text h4 {
    margin-bottom: 25px;
    font-size: 33px;
    padding-top: 30px;
  }
  .journey-heading h2 {
    font-size: 33px;
  }
  .area-heading h3 {
    font-size: 33px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .meet-text h3 {
    font-size: 33px;
  }
  .whitepaper-banner-text h1 {
    font-size: 28px;
    line-height: 35px;
    padding-top: 10px;
  }
  .whitepaper-banner-text p {
    font-size: 14px;
    margin-bottom: 32px;
  }
  .partner-card ul li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .partner-card h3 {
    font-size: 18px;
    font-family: inter;
    font-weight: 600;
    text-align: center;
  }
  .refund-content ol {
    padding-left: 15px !important;
  }
  .refund-content p {
    line-height: 24px;
    color: #4f4f4f !important;
  }
  .post:after {
    position: absolute;
    content: "";
    display: none;
  }
  .newsletter-card {
    box-shadow: 0 10px 50px rgb(0 59 121/7%);
    margin-bottom: 30px;
    border-radius: 10px;
  }
  .publication-right .recent-post .post ul li {
    margin-bottom: 7px;
  }
  .newsletter-card img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .recent-post {
    padding-left: 5px;
  }
  #service-list-banner {
    padding: 0 !important;
  }
  .list-search-bar {
    margin-top: 40px;
  }
  .service-list-image {
    display: none;
  }
  .list-search-bar h1 {
    font-size: 28px !important;
  }
  .list-search-bar p {
    font-size: 15px !important;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .title-service-list p {
    margin-bottom: 0;
  }
  .refund-content h2 {
    font-size: 18px !important;
  }
  .contact-left p {
    font-size: 14px !important;
    margin-top: 0;
  }
  #contact-banner {
    background: url(../img/contact-us-banner.png);
    background-size: cover !important;
    background-repeat: no-repeat;
  }
  .login-form .field-icon {
    top: 18px !important;
  }
  .login-form .btn.signin {
    line-height: 38px !important;
  }
  .country-service-heading {
    margin-top: 38px !important;
    margin-bottom: 20px !important;
  }
  .country-banner {
    height: 100%;
  }
  .country-content-side h6 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 3px;
  }
  a.apply-career-button {
    position: relative !important;
    padding: 10px 35px;
    font-size: 16px;
    font-weight: 600;
    font-family: inter;
  }
  .listing-openiing p {
    font-size: 14px;
    font-weight: 400;
    color: #4f4f4f;
    font-family: inter;
    margin-top: 0 !important;
  }
  ul.listing-list li {
    font-size: 14px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-right: none !important;
  }
  ul.list-inline.mt-3.listing-list {
    margin-bottom: 20px;
  }
  ul.padding-border li {
    border-bottom: none !important;
  }
  .current-opening-listing {
    padding: 50px 15px 50px 50px !important;
    border: 1px solid #a3a3a3 !important;
  }
  .current-opening-listing h2 {
    font-size: 19px !important;
    word-wrap: break-word;
  }
  #service-callback-form input.form-control {
    height: 50px;
  }
  .job2-image {
    display: none !important;
  }
  input#resume {
    height: 42px !important;
  }
  .why-choose-info {
    display: none !important;
  }
  .content-section table {
    width: 1000px !important;
    max-width: 1000px !important;
  }
  .content-section table tr:nth-child(1) td p {
    font-weight: 500 !important;
    margin-bottom: 0 !important;
    font-size: 13px !important;
    font-style: initial !important;
  }
  .content-section table tr td {
    padding: 15px !important;
  }
  #new-category-banner {
    background: #fff !important;
    padding-top: 35px !important;
    padding-bottom: 15px !important;
  }
  #new-category-banner .text-center {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .category-heading a.get-started-btn {
    padding: 20px !important;
    font-size: 15px !important;
    width: 100% !important;
    font-weight: 600 !important;
    margin-right: 10px !important;
  }
  .category-heading a.learn-more-btn {
    padding: 20px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    width: 100% !important;
  }
  .category-heading h1 {
    font-size: 35px !important;
    line-height: 1.2 !important;
  }
}
.calltoaction {
  display: none;
}
.calltoaction {
  visibility: hidden;
  position: absolute;
}
@media screen and (max-width: 992px) {
  .calltoaction {
    display: block;
    text-align: center;
    -webkit-box-shadow: -2px 5px 15px -6px rgb(0 0 0/75%);
    -moz-box-shadow: -2px 5px 15px -6px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 5px 15px -6px rgb(0 0 0/75%);
    padding: 25px 0;
    width: 100%;
    position: fixed !important;
    visibility: visible !important;
    z-index: 999999;
    background: #fff;
    top: 0;
  }
  .calltoaction a:nth-child(1) {
    padding: 10px;
    background: #0c6;
    color: #fff;
    text-decoration: none;
  }
  .calltoaction a {
    margin: 15px;
    border-radius: 5px;
  }
  .calltoaction a:nth-child(2) {
    padding: 10px;
    background: #1478f1;
    color: #fff;
    text-decoration: none;
  }
  .service-article__wrapper img {
    width: 100% !important;
  }
}
#chartdiv {
  width: 100%;
  height: 500px;
  max-width: 100%;
  color: blue;
}
.single-search {
  margin-bottom: auto;
  margin-top: auto;
  background-color: #fff;
  border-radius: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.custom-input {
  border: 0;
  outline: 0;
  width: 0;
  line-height: 40px;
  transition: width 0.4s linear;
}
input::placeholder {
  color: #262626;
  font-size: 14px;
}
input {
  font-size: 14px;
}
.single-search:hover > .custom-input {
  padding: 0 10px;
  width: 340px;
  caret-color: #58595d;
  transition: width 0.4s linear;
  border: 1px solid silver;
  border-radius: 4px;
  height: 41px;
}
.single-search:hover > .icon-area {
  background: #fff;
  color: #262626;
}
.icon-area {
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  float: right;
  display: flex;
  text-decoration: none;
  color: #262626;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .global-left:after {
    position: absolute;
    content: "";
    display: none;
  }
  #global-section:after {
    position: absolute;
    content: "";
    background: #f8fafc;
    border-radius: 0 0 136px 0;
    height: 660px;
    top: 0;
    left: 0;
    width: 475px;
  }
  .global-left h4 {
    font-size: 30px;
  }
  .global-left h4 span {
    font-size: 32px;
  }
  .global-right {
    margin-top: 80px;
  }
  .top-line:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
  }
  .bottom-line:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
  }
  .global-right p:after {
    position: absolute;
    content: "";
    width: 100%;
  }
  ul.dropdown-menu.dropdown-menu-lg-end.menubar-shadow.show {
    width: 35% !important;
  }
  #owlone ul#pills-tab:after {
    position: absolute;
    content: "";
    width: 100%;
    top: 50.48px;
  }
  .partner-text h3 {
    font-size: 18px;
    line-height: 150%;
  }
  .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .choose-us-text ul li {
    display: flex;
    align-items: self-start;
    margin-bottom: 10px;
  }
  .area-card h4 {
    font-size: 20px;
  }
  .area-card {
    padding: 40px 20px;
    margin-bottom: 20px;
  }
  .team-card {
    width: 170px;
    height: 90%;
    margin-bottom: 30px;
  }
  .service-card {
    padding: 0 30px;
  }
  .partner-right {
    padding: 30px 25px;
    margin-left: 0;
  }
  .partner-right form p {
    font-size: 12px;
  }
  .testi-image-part p {
    font-size: 14px;
  }
  .contact-link h4 {
    font-size: 16px;
  }
  .footer-links h4 {
    font-size: 15px;
  }
  .footer-links ul li a {
    font-size: 14px;
  }
  .footer-links ul {
    flex-wrap: wrap;
  }
  .contact-left {
    padding: 30px 25px;
  }
  #login-section:after {
    width: 475px;
  }
  .btn.send-otp {
    margin-left: 0;
  }
  .blog-card .blog-links {
    flex-wrap: wrap;
  }
  #owlone .nav-link img {
    width: 25px !important;
  }
  #owlone .nav-pills .nav-link.active {
    font-size: 14px;
    padding: 10px 0 10px 15px;
  }
  #owlone .nav-pills .nav-link {
    font-weight: 600;
    font-size: 14px;
    padding: 10px 0 10px 15px;
  }
  .team-card h5 {
    font-size: 15px;
  }
  .team-card p {
    font-size: 13px;
  }
  .banner-form.shadow-sm.w-338 {
    width: 100%;
  }
  ul.dropdown-menu.dropdown-new {
    width: 100%;
    left: 0;
  }
  div#v-pills-tabContent {
    height: 65vh;
  }
  .service-card {
    height: 55vh;
  }
  .contact-right .right-line:after {
    position: absolute;
    content: "";
    right: 7px;
    top: 5px;
  }
  #testimomials-section .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .industry-card a h5 {
    font-size: 16px;
  }
  .calender-part {
    margin-top: 15px;
    padding-bottom: 15px;
  }
  .testi-image-part h6 {
    margin-left: -60px;
  }
  .service-banner p.ptitle {
    font-size: 40px;
    line-height: 46px;
    margin-top: 62px;
    margin-bottom: 25px;
  }
  .service-cover-info-price__note {
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
  }
  .service-cover-info-price__note:after {
    position: absolute;
    content: "";
    top: 0;
  }
  article.service-article__wrapper h3 {
    font-size: 24px;
    font-weight: 500;
    font-family: inter;
  }
  article.service-article__wrapper h4 {
    font-size: 19px;
    font-weight: 500;
    font-family: inter;
    margin-top: 20px;
  }
  .inner-content h3 {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: flex-start;
  }
  .inner-content ul li a {
    font-size: 13px;
  }
  #owlone .nav-pills .nav-link.active:after {
    position: absolute;
    content: "";
    width: 92%;
    height: 0;
    left: 20px;
    top: 50px;
  }
  .key-left p {
    font-size: 14px;
    line-height: 22px;
  }
  .key-right {
    padding: 20px !important;
  }
  .service-inner span {
    font-size: 14px;
    line-height: 20px;
  }
  .footer-content {
    padding: 0 15px !important;
  }
  .bottom-link-footer {
    padding: 23px 15px !important;
  }
  .copyright {
    padding: 20px 15px !important;
  }
  .happy-customer p.happy-customer-count {
    font-size: 15px !important;
  }
  .happy-customer p {
    font-size: 14px !important;
  }
  .happy-customer.border-relative-right:after {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .global-right .row .d-flex.justify-content-between.align-items-center {
    display: block !important;
  }
  .why-img {
    text-align: left !important;
  }
  #login-section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 335px;
  }
  .hide-on-ipad {
    display: none !important;
  }
  .banner-form.shadow-sm.w-338 {
    width: 100%;
  }
  .footer-content {
    padding: 0 15px !important;
  }
  .footer-content {
    padding: 0 15px !important;
  }
  .bottom-link-footer {
    padding: 23px 15px !important;
  }
  .copyright {
    padding: 20px 15px !important;
  }
}
@media only screen and (device-width: 1180px) and (device-height: 820px) and (orientation: landscape) {
  #owlone ul#pills-tab:after {
    position: absolute;
    content: "";
    width: 100%;
  }
  #global-section:after {
    position: absolute;
    content: "";
    background: #f8fafc;
    border-radius: 0 0 136px 0;
    height: 709px;
    top: 0;
    left: 0;
    width: 565px;
  }
  .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .global-right p:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 58px;
    left: -10px;
    border-bottom: 1px solid rgba(82, 82, 91, 0.25);
  }
  .global-left:after {
    position: absolute;
    content: "";
    width: 98%;
    height: 168px;
    left: 0;
    top: 104px;
    border-bottom: 1px solid #516eff;
  }
  .top-line:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
  }
  .bottom-line:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
  }
  .partner-text h3 {
    font-size: 23px;
  }
  .blog-links span {
    font-size: 11px;
  }
  #owlone ul li a img {
    width: 35px !important;
  }
  #owlone .nav-pills .nav-link.active {
    font-weight: 700;
    font-size: 13px;
  }
  #owlone .nav-pills .nav-link {
    font-weight: 600;
    font-size: 12px;
  }
  .login-form {
    padding-left: 100px;
    padding-top: 78px;
    width: 580px;
  }
  #login-section:after {
    position: absolute;
    content: "";
    width: 560px;
    height: 100%;
  }
  .choose-us-text ul li {
    font-family: inter;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: #191a15;
    margin-bottom: 23px;
  }
  .team-card {
    width: 180px;
    height: 90%;
  }
  .partner-right {
    padding: 30px 25px;
  }
  .blog-links .border-right:after {
    position: absolute;
    content: "";
    left: 78px;
  }
  .blog-links .border-right2:after {
    position: absolute;
    content: "";
    left: 127px;
  }
  .banner-form.shadow-sm.w-338 {
    width: 100%;
  }
  .footer-content {
    padding: 0 15px !important;
  }
  .bottom-link-footer {
    padding: 23px 15px !important;
  }
  .copyright {
    padding: 20px 15px !important;
  }
  .happy-customer p.happy-customer-count {
    font-size: 15px !important;
  }
  .happy-customer p {
    font-size: 14px !important;
  }
  .happy-customer.border-relative-right:after {
    display: none;
  }
}
.nav-item.icon-list #searchbox {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 99;
}
#searchbox input.form-control {
  height: 75px;
  border-radius: 0;
  border: none;
  outline: none;
  font-size: 18px;
  color: #000;
  font-family: inter;
  font-weight: 600;
  padding-left: 90px;
}
#searchbox input.form-control::placeholder {
  font-size: 17px;
  color: #000;
  font-family: inter;
  font-weight: 500;
}
#searchbox .form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}
#searchbox .close_custom {
  position: absolute;
  z-index: 9999;
  right: 80px;
  top: 20px;
}
#searchbox .search_btn {
  position: absolute;
  right: 130px;
  top: 20px;
  background: #1269eb;
  padding: 7px 15px;
  font-size: 16px;
  border-radius: 5px;
  color: #53535c;
  font-weight: 600;
  border: none;
}
.chat-pop-up-window {
  position: fixed;
  right: 10px;
  bottom: 28px;
  z-index: 99999;
}
.chat-pop-up-window button {
  border: none;
  background: 0 0;
  border-radius: 50%;
  padding: 0;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.5);
}
.chat-pop-up-window button img {
  width: 65px;
}
.fixed-fullscreen-chat {
  position: fixed;
  width: 200px;
  height: 130px;
  bottom: 28px;
  background: #fff;
  z-index: 999;
  right: 100px;
  -webkit-box-shadow: 2px 1px 12px 0 rgb(0 0 0/75%);
  -moz-box-shadow: 2px 1px 12px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 2px 1px 12px 0 rgb(184 184 184/75%);
  border-radius: 20px;
}
.chat-option-list img {
  width: 35px;
  border-radius: 50%;
}
ul.chat-option-list li a {
  color: #000;
  font-weight: 700;
  text-decoration: none !important;
}
ul.chat-option-list li a p {
  font-size: 13px;
}
ul.chat-option-list li {
  padding: 14px 8px;
  border-bottom: 1px solid #e1e1e1;
}
ul.chat-option-list li:nth-child(1):hover {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #bbdeff;
}
ul.chat-option-list li:nth-child(2):hover {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #bbdeff;
}
ul.chat-option-list li:last-child {
  border-bottom: none;
}
.close-chat-pop-up {
  position: absolute;
  top: -9px;
  right: -11px;
  color: #ff5722;
  background: 0 0;
  border: none;
  outline: none;
}
.for-dekstop {
  display: block;
}
.for-mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  .fix-footer-whatspp span {
    display: none;
  }
  .for-dekstop {
    display: none;
  }
  .for-mobile {
    display: block;
  }
  .close-iframe {
    width: 30px;
    height: 30px;
    background: 0 0;
    color: #000 !important;
    font-size: 20px !important;
  }
}
.open-iframe {
  position: fixed;
  z-index: 999999;
  background: rgb(0 0 0/54%);
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.close-iframe {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgb(0 0 0/65%) !important;
  color: #fff !important;
  border-radius: 50%;
  border: none;
  z-index: 999;
  width: 50px;
  height: 50px;
  font-size: 30px;
}
.ui-autocomplete span.hl_results {
  background-color: #ff6;
}
.ui-autocomplete-loading {
  background: #fff right center no-repeat;
}
.ui-autocomplete {
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 5px;
}
.ui-autocomplete li {
  font-size: 16px;
}
* html .ui-autocomplete {
  height: 250px;
}
.ui-autocomplete {
  cursor: default;
  left: 0;
  position: absolute;
  top: 0;
}
.ui-menu {
  display: block;
  list-style: none outside none;
  margin: 0;
  outline: medium;
  padding: 2px;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 3px;
  width: 90%;
  margin-left: 6%;
}
.ui-menu .ui-menu-divider {
  border-width: 1px 0 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 5px -2px;
}
.ui-menu .ui-menu-item a {
  display: block;
  font-weight: 400;
  line-height: 1.5;
  min-height: 0;
  padding: 5px 0.4em;
  text-decoration: none;
  font-size: 0.72em;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: 400;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: 400;
  line-height: 1.5;
  margin: 0.4em 0 0.2em;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  padding-left: 2em;
  position: relative;
}
.ui-menu .ui-icon {
  left: 0.2em;
  position: absolute;
  top: 0.2em;
}
.ui-menu .ui-menu-icon {
  float: right;
  position: static;
}
.ui-progressbar {
  height: 2em;
  overflow: hidden;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  height: 100%;
  margin: -1px;
}
.ui-progressbar .ui-progressbar-overlay {
  height: 100%;
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-tabs {
  padding: 0.2em;
  position: relative;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  border-bottom: 0;
  float: left;
  list-style: none outside none;
  margin: 1px 0.2em 0 0;
  padding: 0;
  position: relative;
  top: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  background: none repeat scroll 0 0 transparent;
  border-width: 0;
  display: block;
  padding: 1em 1.4em;
}
.ui-widget {
  font-family: arial;
  font-size: 0.9em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  background: #fff;
  border: 1px solid #ddd;
  position: fixed;
  color: #333;
  z-index: 999;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  background: #f6a828;
  border: 1px solid #e78f08;
  color: #fff;
  font-weight: 700;
}
.ui-widget-header a {
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #f6f6f6;
  border: 1px solid #ccc;
  color: #1c94c4;
  font-weight: 700;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #eee;
  color: #000;
}
.ui-progressbar {
  height: 2em;
  overflow: hidden;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  height: 100%;
  margin: -1px;
}
.ui-progressbar .ui-progressbar-overlay {
  height: 100%;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
#service-list-banner {
  width: 100%;
  padding: 40px;
  background: #0f2d7a;
}
.list-search-bar h1 {
  font-weight: 700;
  color: #fff;
  font-family: inter;
  font-size: 40px;
}
.list-search-bar h1 span {
  color: #0c6;
}
.list-search-bar h2 {
  font-weight: 700;
  color: #fff;
}
.list-search-bar h2 span {
  color: #0c6;
}
.list-search-bar p {
  font-size: 16px;
  font-weight: 500;
  font-family: inter;
  margin-top: 30px;
  margin-bottom: 20px;
}
.search-bar-service input[type="text"] {
  height: 50px;
  border-radius: 0;
  border: none;
}
.search-bar-service button {
  position: absolute;
  top: 5px;
  right: 4px;
  background: 0 0;
  border: none;
  font-size: 25px;
  color: #0f2d7a;
}
.title-service-list h1 {
  color: #333;
  font-weight: 700;
  font-size: 25px;
  position: relative;
  padding-left: 50px;
}
.title-service-list h1:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background: url(../img/start-a-business.svg) 0 no-repeat;
  background-size: cover;
  left: 0;
}
.title-service-list h1 span {
  color: #1688f1;
}
.title-service-list h2 {
  color: #333;
  font-weight: 700;
  font-size: 25px;
  position: relative;
  padding-left: 50px;
}
.title-service-list h2:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background: url(../img/start-a-business.svg) 0 no-repeat;
  background-size: cover;
  left: 0;
}
.title-service-list h2 span {
  color: #1688f1;
}
.service-service-inner h3 {
  background: #0f2d7a;
  padding: 15px;
  color: #fff;
  font-weight: 700;
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
}
.service-service-inner h3:after {
  position: absolute;
  content: "";
  width: 90%;
  height: 1px;
  background: #ccc;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
}
.service-service-inner {
  background: #f9f9f9;
  border: 1px solid #ccc;
  height: 100%;
  position: relative;
}
.service-service-inner ul {
  padding-left: 20px;
  padding-bottom: 20px;
}
.service-service-inner ul li {
  padding: 5px 10px 8px 15px;
  position: relative;
}
.service-service-inner ul li:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #1688f1;
  left: 0;
  top: 16px;
}
.blank {
  width: 100%;
  height: 50px;
}
.service-service-inner .service-cover-info-benefits__item a {
  text-align: center;
  font-weight: 700;
  position: unset;
  background: 0 0;
  color: #1688f1;
  text-transform: none;
  line-height: inherit;
}
.service-service-inner .service-cover-info-benefits__item a:hover {
  color: #0f2d7a;
}
.service-service-inner a {
  position: absolute;
  width: 90%;
  height: 50px;
  background: #0c6;
  color: #fff;
  text-transform: uppercase;
  line-height: 52px;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-weight: 700;
}
#why-enterslice-service {
  padding: 40px 0;
  background: #f9f9f9;
}
#realted-articles-service {
  margin-bottom: 50px;
}
.red-herr-image img {
  width: 100px;
}
.why-enterslice-inner p {
  color: #303136;
}
.why-enterslice-inner {
  background: #fff;
  padding: 20px;
}
.red-herr-image {
  position: relative;
}
.red-herr-image:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  background: #a3a3a3;
  top: 0;
  right: -10px;
}
.ml-3 {
  margin-left: 1rem !important;
}
.container-core h3 {
  color: #0f2d7a;
  font-size: 20px;
  font-weight: 600;
}
.image-core-icon img {
  width: 100px;
}
.container-core p {
  color: #333;
}
.container-core {
  padding: 10px;
}
.core-value-inner {
  background: #fff;
  position: relative;
  border: 1px solid #ccc;
  min-height: 265px;
}
.core-value-inner:after {
  position: absolute;
  content: "";
  width: 75px;
  height: 14px;
  background: #0f2d7a;
  right: 0;
  bottom: 0;
}
.row .col-sm-12:nth-child(2) .core-value-inner:after {
  background: #0c6;
}
.row .col-sm-12:nth-child(3) .core-value-inner:after {
  background: #1688f1;
}
.row .col-sm-12:nth-child(4) .core-value-inner:after {
  background: #333;
}
.bg-full-grey #testimonial-section {
  background: #f9f9f9 !important;
}
.year {
  display: flex;
  width: 100px;
  height: 100px;
  background: #0c6;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 700;
  padding: 40px;
  font-size: 21px;
}
ul.infographic-list {
  padding-left: 0;
}
ul.infographic-list li {
  list-style: none;
}
.year-content p {
  margin: 0;
}
.info-info {
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
}
.border-right-center {
  position: relative;
}
.border-right-center:after {
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  background: url(../img/dotts-blue-right-side.png) 0 no-repeat;
  background-size: cover;
  right: -84px;
  bottom: -38px;
}
.border-left-center {
  position: relative;
}
.border-left-center:after {
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  background: url(../img/dotts-blue-left-side.png) 0 no-repeat;
  background-size: cover;
  left: -84px;
  bottom: -38px;
}
.content-award h3 {
  color: #0f2d7a;
  font-weight: 700;
  font-size: 20px;
  padding-top: 15px;
}
.image-award img {
  padding: 20px;
  background: #031951;
}
.content-award {
  padding: 0 20px;
}
.bg-white-with-padding {
  background: #fff;
  border: 1px solid #ccc;
}
#career-banner {
  background: #0f2d7a;
  padding: 50px 0;
}
#career-banner h1 {
  color: #fff;
  font-weight: 700;
  position: relative;
}
#career-banner h1 span {
  color: #0c6;
}
#career-banner h1:after {
  position: absolute;
  content: "";
  width: 345px;
  height: 14px;
  background: url(../img/lets-make-this-happen-border.svg) 0 no-repeat;
  background-size: cover;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
}
#career-banner h2 {
  color: #fff;
  font-weight: 700;
  position: relative;
}
#career-banner h2 span {
  color: #0c6;
}
#career-banner h2:after {
  position: absolute;
  content: "";
  width: 345px;
  height: 14px;
  background: url(../img/lets-make-this-happen-border.svg) 0 no-repeat;
  background-size: cover;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
}
#career-banner p {
  color: #fff;
  font-weight: 500;
}
#current-opening {
  width: 100%;
  padding: 50px 0;
  background: #f9f9f9;
}
.current-opening-listing {
  background: #fff;
  padding: 50px;
  border: 2px solid #a3a3a3;
  border-radius: 20px;
}
.current-opening-listing h2 {
  color: #0f2d7a;
  font-weight: 700;
  font-size: 25px;
  position: relative;
  font-family: inter;
}
.current-opening-listing h2:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../img/men-with-briefcase.svg) 0 no-repeat;
  background-size: contain;
  left: -41px;
  background-size: contain;
}
ul.listing-list li {
  color: #303136;
  font-family: inter;
  font-weight: 700;
  border-right: 2px solid #1f1f1f;
  padding-right: 10px;
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
ul.listing-list li:last-child {
  border-right: 0;
}
ul.listing-list li span:nth-child(2) {
  color: #0c6 !important;
  margin-left: 15px;
}
ul.padding-border li {
  padding-bottom: 10px;
  border-bottom: 1px solid #a3a3a3;
  position: relative;
  margin-bottom: 20px;
}
.apply-career-button {
  top: 0;
  position: absolute;
  width: 200px;
  height: 45px;
  background: #0c6;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 45px;
  right: 0;
  text-decoration: none;
}
.text-green-theme {
  color: #0c6;
}
.video-career {
  width: 100%;
  height: 450px;
  background: url(../img/corporate-party.jpg) 0 no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.video-career h4 {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.play-career-video {
  display: flex;
  width: 75px;
  height: 75px;
  background: #0c6;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
}
.class-video-main {
  width: 100%;
  height: 210px;
  background-size: cover !important;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.class-video-main h4 {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.play-career-video-1 {
  display: flex;
  width: 50px;
  height: 50px;
  background: #0c6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}
.mt-30 {
  margin-top: 30px;
}
#collage-section {
  background: #fff;
  padding: 50px 0;
}
#join-us {
  padding: 50px 0;
  background: #f5f5f5;
}
.join-us-inner {
  background: #0f2d7a;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 160px;
}
.join-us-inner h2 {
  color: #0c6;
  font-size: 20px;
  font-weight: 700;
}
.join-us-inner p {
  color: #fff;
  padding-top: 10px;
  margin: 0;
}
.send-application {
  background: #f4f4f4;
  position: relative;
  padding: 0 20px 30px;
}
.profile-details p {
  margin: 0;
  padding: 15px;
  font-weight: 700;
  font-size: 14px;
}
.profile-details .col-4 p {
  color: #fff;
  min-height: 50px;
}
.profile-details .col-8 p {
  color: #0f2d7a;
}
.profile-details .col-4 {
  background: #0c6;
  height: 100%;
  border-bottom: 1px solid #fff;
}
.profile-details .col-8 {
  background: #fff;
  height: 100%;
  border-bottom: 1px solid #f4f4f4;
}
.back-job-btn {
  display: block;
  width: 160px;
  height: 45px;
  background: #0c6;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.job-application-form {
  text-align: center;
  background: #0f2d7a;
  padding: 10px;
}
.job-application-form h3 {
  margin: 0;
  padding: 10px;
  background: #fff;
  font-size: 20px;
  font-weight: 700;
  color: #0f2d7a;
}
.main-form-job input {
  background: 0 0;
  border: 1px solid #fff;
  color: #fff;
  height: 45px;
  border-radius: 0;
}
.main-form-job select {
  background: 0 0;
  border: 1px solid #fff;
  color: #fff;
  height: 45px;
  border-radius: 0;
}
.main-form-job p {
  line-height: 20px;
}
.main-form-job textarea {
  background: 0 0;
  border: 1px solid #fff;
}
.main-form-job textarea::placeholder {
  color: #fff;
}
.main-form-job input::placeholder {
  color: #fff;
}
.main-form-job input[type="submit"] {
  display: block;
  margin: 0 auto;
  height: 45px;
  background: #0c6;
  border: none;
  color: #fff;
  font-weight: 700;
  width: 95%;
}
.job2-image {
  position: absolute;
  right: 34px;
  bottom: 0;
  width: 170px;
}
.job-title-title {
  position: relative;
  padding-left: 20px;
}
.job-title-title:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #000;
  left: 0;
}
.job-title-title h2 {
  color: #0f2d7a;
  font-size: 25px;
  font-weight: 700;
}
li.nav-item.me-2.dropdown.menu-bar.icon-list.login-hide {
  display: none;
}
@media screen and (max-width: 992px) {
  li.nav-item.me-2.dropdown.menu-bar.icon-list.login-hide {
    display: block !important;
  }
  a.login-link.login-hide {
    display: none !important;
  }
  ul.dropdown-menu.dropdown-menu-lg-end.menubar-shadow.login-menu {
    top: 35px;
    position: absolute !important;
    left: -162px;
  }
}
#alertPopDiv {
  z-index: 99;
}
#navbarTogglerDemo02 .custom-main-dropdown {
  position: relative;
  display: block;
}
#navbarTogglerDemo02 .custome_mobile_menu {
  position: relative;
}
#navbarTogglerDemo02 .custom-main-dropdown:after {
  position: absolute;
  content: "\f107";
  font-family: fontawesome;
  width: 20px;
  height: 20px;
  color: #000;
  right: 0;
  font-weight: 700;
  top: 5px;
}
#navbarTogglerDemo02 .custome_mobile_menu:after {
  position: absolute;
  content: "\f107";
  font-family: fontawesome;
  width: 20px;
  height: 20px;
  color: #000;
  right: 17px;
  font-weight: 700;
  top: 5px;
}
#navbarTogglerDemo02 ul h5.mobile-menu-header {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  color: #5d5fef;
  margin-left: 20px;
}
#navbarTogglerDemo02 .custom_moblie p {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  color: #5d5fef;
  margin-left: 20px;
  margin-bottom: 0;
  margin-top: 20px;
}
#navbarTogglerDemo02 a.dropdown-item.custom_moblie:hover {
  background: #f2f2f2;
}
.navbar-toggler:focus {
  box-shadow: none;
}
#navbarTogglerDemo02 ul.navbar-nav.hide-on-desktop {
  margin-top: 10px;
}
#navbarTogglerDemo02 .dropdown-item:active {
  background-color: #e1edff;
}
@media only screen and (max-width: 992px) {
}
ul.dropdown-menu.dropdown-menu-lg-end.menubar-shadow.login-menu.show {
  width: 12% !important;
  right: 200px;
}
.refund-content h2 {
  font-size: 23px;
  font-weight: 600;
  font-family: inter;
}
.globe-active {
  filter: sepia(100%) hue-rotate(190deg) saturate(500%);
}
.country-service-card ul.service-cover-info-benefits {
  overflow-y: scroll !important;
  overflow: scroll;
  height: 250px !important;
  overflow-x: hidden !important;
}
.close-wide-pop {
  position: absolute;
  right: -12px;
  top: -12px;
  background: 0 0;
  border: none;
  color: red;
  transition: all 0.4s;
}
.close-wide-pop:hover {
  transform: scale(1.4);
}
.banner-left-service .service-title-corp span {
  color: #f60;
}
#checkout-section {
  position: relative;
  background: url(../img/checkout-img.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 70px;
}
#checkout-section:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 10px;
  top: 0;
  background: rgba(20, 120, 241, 0.7);
  border: 1px solid #f2f2f2;
}
#new-checkout {
  background: url(checkout-banner-img.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 40px;
  padding-right: 70px;
  padding-left: 70px;
}
.checkout-card span {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #efa434;
}
.checkout-card h1 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 34px;
  color: #170f49;
  margin-bottom: 30px;
  margin-top: 13px;
}
.checkout-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 14px;
  color: #219653;
  background: rgba(242, 201, 76, 0.05);
  padding: 6px 17px;
  display: inline-block;
  margin-bottom: 35px;
}
.checkout-card h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #5d5fef;
  margin-bottom: 55px;
}
.checkout-box {
  background: #1478f10f;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 11px 13px;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.checkout-box h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #034d82;
  margin-bottom: 0 !important;
}
.checkout-card .checkout-box p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #4f4f4f;
  margin-bottom: 0;
  background: 0 0;
  padding: 0;
}
.checkout-card2 {
  background: #fff;
  border: 1px solid #5d5fef;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.14);
  border-radius: 4px;
  padding: 18px 20px;
  height: 100%;
}
.checkout-card2 p {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.fee {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 29px;
}
.checkout-card2 .fee h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4f4f4f;
}
.checkout-card2 .fee p {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #333;
  margin-bottom: 0;
}
.checkout-card2 .coupon {
  background: rgba(165, 166, 246, 0.1);
  border-radius: 4px;
  padding: 15px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.checkout-card2 .coupon h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.001em;
  color: #212121;
  margin-bottom: 0;
}
.checkout-card2 .coupon span {
  background: rgba(39, 174, 96, 0.05);
  border: 0.5px solid #219653;
  border-radius: 2px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: #219653;
  padding: 5px;
  margin-left: 12px;
}
.checkout-card2 .coupon p {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  color: #333;
  margin-bottom: 0;
}
.checkout-card2 .grand {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout-card2 .grand p.bold {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.checkout-card2 .grand p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
p.fee-badge {
  background: rgba(242, 201, 76, 0.05);
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 9px;
  line-height: 14px;
  letter-spacing: 0.2px;
  color: #4f4f4f;
  padding: 3px 9px;
  max-width: 370px;
  margin-bottom: 0;
}
.btn.pay {
  background: #27ae60;
  box-shadow: 0 4px 4px rgba(14, 53, 191, 0.25);
  border-radius: 6px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #f6f6f6;
  width: 100%;
  height: 45px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-check p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 27px;
  color: #000;
  margin-bottom: 26px;
}
.form-check span {
  color: #4f4f4f;
}
.payment-icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout-hide {
  display: none !important;
}
a.checkout-content-p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #4f4f4f;
  margin-bottom: 0;
}
a.checkout-content-p span {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #000;
}
@media only screen and (max-width: 992px) {
  #new-checkout {
    background-position: center;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 30px;
  }
  #new-checkout .row {
    flex-direction: column-reverse;
  }
  .checkout-card2 {
    margin-bottom: 25px;
  }
  .checkout-card1 {
    margin-bottom: 25px;
  }
  .payment-icons {
    flex-direction: column;
  }
  .payment-icons .norton {
    margin-bottom: 20px;
  }
  .checkout-includes h6 {
    font-size: 11px;
    text-align: center;
  }
  p.fee-badge {
    font-size: 8px;
  }
  .form-check p {
    font-size: 10px;
  }
  .paynow {
    background: #fff;
    box-shadow: 0 0 10px silver;
    position: fixed;
    width: 100%;
    left: 0;
    height: 85px;
    border-top-left-radius: 25px;
    top: 90%;
    border-top-right-radius: 25px;
  }
  .btn.pay {
    width: 88%;
    position: fixed;
    left: 23px;
  }
  a.checkout-content-p {
    font-size: 11px;
  }
  a.checkout-content-p img {
    width: 22px;
  }
  a.checkout-content-p span {
    font-size: 12px;
  }
  #checkout-section {
    padding-top: 35px;
  }
  .section-head a.enterslice-logo img {
    width: 100px !important;
  }
  .section-head a.secure-icon {
    font-size: 11px !important;
  }
  .section-head a.secure-icon img {
    width: 22px !important;
  }
  .checkout-card h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .checkout-card p {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 20px;
  }
  .checkout-card h6 {
    margin-bottom: 25px;
  }
  #checkout-section .row {
    flex-direction: column-reverse;
  }
}
img.avatar.avatar-18.wp-user-avatar.wp-user-avatar-18.alignnone.photo {
  border-radius: 50% !important;
}
.service-article__wrapper h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  color: #18191f;
  padding-top: 10px;
}
#indian-market {
  margin-top: 32px;
}
.market-right {
  position: relative;
}
.market-right:after {
  position: absolute;
  content: "";
  background: url(../img/indian-market-right-img.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 305px;
  height: 330px;
  right: -80px;
  top: 103px;
  z-index: -9;
}
.outer-right-form {
  width: 360px;
  height: 460px;
  padding: 16px 4px 0;
  background: #0f2d7a;
  border-radius: 25px;
  margin-top: 40px;
  margin-left: 100px;
}
.right-form {
  width: 352px;
  padding: 30px;
  height: 440px;
  background: #fff;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.14);
  border-radius: 20px;
}
.right-form h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #000;
  margin-bottom: 25px;
}
.right-form p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #a0a0a0;
  margin-bottom: 0;
  margin-top: 20px;
}
.from-heading {
  padding-bottom: 60px;
  position: relative;
  z-index: 99;
}
.envelope-image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.blank {
  height: 34px;
}
input.submit-btn {
  background: #f60;
  border-radius: 6px;
  border: none;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.5px;
  width: 100%;
  margin-top: 25px;
  height: 50px;
  color: #fff;
}
.right-form .form-control-sm {
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  height: 50px;
  width: 100%;
  padding: 7px 20px;
  font-size: 14px !important;
  color: #333 !important;
}
.form-control-sm::placeholder {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: #000 !important;
}
.form-control-sm:focus {
  background-color: #fff !important;
}
select#city.form-control-sm {
  padding: 6px 15px;
  background: #f2f2f2 url(../img/toggle.png) 0 no-repeat;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  height: 50px;
  font-family: inter;
  font-size: 13px;
  color: #000 !important;
  font-weight: 500;
  position: relative;
  background-position: right center;
  background-size: 16px;
  background-origin: content-box;
  -webkit-appearance: none;
}
select#city.form-control-sm:after {
  position: absolute;
  content: "";
  background: url(../img/toggle.png);
  width: 16px;
  height: 16px;
}
.form-control:focus {
  box-shadow: 0 0 4px 0 #0f2d7a;
}
.right-form .from-heading h3 {
  letter-spacing: -0.02em;
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #fff;
}
.india-market-text h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  color: #18191f;
  margin-top: 33px;
}
.india-market-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #18191f;
}
.market-text {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 30px;
}
.market-text img {
  width: 40px;
  height: 40px;
}
.market-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #191a15;
  margin-bottom: 0;
  margin-left: 10px;
}
#investing-section {
  background: rgba(250, 250, 250, 0.7);
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 60px;
}
.investing-heading h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  text-transform: capitalize;
  color: #18191f;
}
.investing-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  text-transform: capitalize;
  color: #18191f;
}
.investing-heading p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  color: #4f4f4f;
  margin-bottom: 45px;
}
.investing-text.border-right {
  position: relative;
}
.investing-text.border-right:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #d9d9d9;
  right: 14px;
  top: 0;
}
.investing-text p {
  position: relative;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #191a15;
  margin-bottom: 20px;
  padding-left: 45px;
}
.investing-text p:after {
  position: absolute;
  content: "";
  background: url(../img/right-circle-icon.png);
  background-size: cover;
  width: 28px;
  height: 28px;
  left: 0;
  top: 0;
}
#fdi-section {
  padding-top: 45px;
  padding-bottom: 40px;
}
.fdi-text h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  text-transform: capitalize;
  color: #18191f;
  margin-bottom: 25px;
}
.fdi-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #4f4f4f;
}
.fdi-img {
  text-align: right;
  margin-top: 70px;
}
#about-india-section {
  padding: 50px 0;
}
.about-india-heading h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 130%;
  text-align: center;
  text-transform: capitalize;
  color: #333;
}
.about-india-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 130%;
  text-align: center;
  text-transform: capitalize;
  color: #333;
}
.about-india-heading p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #333;
  margin-bottom: 33px;
}
.about-inner p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #333;
}
#faq-section {
  background: #1478f1;
  padding-bottom: 50px;
}
.faq-heading {
  margin-bottom: 32px;
  padding-top: 40px;
}
.faq-heading h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 55px;
  text-align: center;
}
#faq-section .faq-heading h2 {
  color: #fff;
}
.faq-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 55px;
  text-align: center;
}
#faq-section .faq-heading h3 {
  color: #fff;
}
.faq .accordion-item {
  margin-bottom: 16px;
  border-radius: 4px;
}
.faq .accordion-header {
  margin-bottom: 0;
  border-top: 1px solid #dee2e7;
  border-radius: 4px;
}
.faq .accordion-button {
  border-radius: 4px !important;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.2px;
  color: #333;
}
.faq .accordion-button:not(.collapsed) {
  border-radius: 4px;
  color: #000 !important;
}
.accordion-body {
  font-size: 17px;
}
#choose-section {
  padding: 38px 0;
}
.choose-heading h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  text-transform: capitalize;
  color: #18191f;
  margin-bottom: 40px;
}
.choose-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  text-transform: capitalize;
  color: #18191f;
  margin-bottom: 40px;
}
.choose-flex h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #191a15;
  margin-bottom: 0;
  margin-left: 20px;
}
.choose-flex h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #191a15;
  margin-bottom: 0;
  margin-left: 20px;
}
.choose-flex {
  display: flex;
  align-items: center;
  margin-bottom: 19px;
}
#advantage {
  background: rgba(250, 250, 250, 0.7);
  padding-top: 55px;
  padding-bottom: 60px;
}
.advantage-text h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  text-transform: capitalize;
  color: #18191f;
  margin-bottom: 30px;
}
.advantage-text h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  text-transform: capitalize;
  color: #18191f;
  margin-bottom: 30px;
}
.advantage-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #191a15;
  display: flex;
  align-items: baseline;
}
#eligible-business-section {
  margin-top: 55px;
}
.eligible-business-heading h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 130%;
  text-align: center;
  text-transform: capitalize;
  color: #333;
}
.eligible-business-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 130%;
  text-align: center;
  text-transform: capitalize;
  color: #333;
}
.eligible-business-heading p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #333;
  margin-bottom: 50px;
}
.eligible-inner p {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #333;
}
.eligible-inner {
  padding-right: 20px;
  margin-bottom: 40px;
}
.eligible-h h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  position: relative;
  margin-left: 15px;
  margin-bottom: 0;
}
.eligible-h h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  position: relative;
  margin-left: 15px;
  margin-bottom: 0;
}
.eligible-h {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#usa-about-section {
  padding: 50px 0;
}
.usa-about-heading {
  margin-bottom: 45px;
}
.usa-about-heading {
  margin-bottom: 45px;
}
.usa-about-heading h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  color: #18191f;
  margin-bottom: 20px;
}
.usa-about-heading h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  color: #18191f;
  margin-bottom: 20px;
}
.usa-about-heading p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #333;
}
.usa-about-h h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  position: relative;
  margin-left: 15px;
  margin-bottom: 0;
}
.usa-about-h h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  position: relative;
  margin-left: 15px;
  margin-bottom: 0;
}
.usa-about-h h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  color: #333;
  position: relative;
  margin-left: 15px;
  margin-bottom: 0;
}
.usa-about-h {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.usa-about-text p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #333;
  margin-bottom: 10px;
  position: relative;
  padding-left: 45px;
}
.usa-about-text p:after {
  position: absolute;
  content: "";
  background: url(../img/about-us-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  left: 8px;
  top: 5px;
}
.usa-about-text p a {
  color: #333;
  text-decoration: none;
}
.usa-about-text p a:hover {
  color: blue;
}
#offering {
  padding-top: 47px;
  padding-bottom: 54px;
}
.offering h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  color: #18191f;
  margin-bottom: 58px;
}
.offering h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 130%;
  color: #18191f;
  margin-bottom: 58px;
}
.offering img {
  width: 1302px;
}
#contact-section {
  background: url(../img/contact-us-img.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.contact-inner h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 36px;
  color: #fff;
  padding-top: 54px;
  margin-bottom: 21px;
}
.contact-inner p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 35px;
}
.contact-inner .btn.contact {
  width: 168px;
  height: 52px;
  background: #fff;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #1478f1;
  margin-bottom: 65px;
}
img.img-fluid.globe-back {
  filter: sepia(100%) hue-rotate(190deg) saturate(500%);
}
@media screen and (max-width: 992px) {
  .india-market-text h3 {
    font-size: 30px;
    margin-bottom: 35px;
  }
  .investing-heading h3 {
    font-size: 25px;
  }
  .about-text p {
    font-size: 15px;
    line-height: 23px;
    color: #4f4f4f !important;
    margin-top: 10px;
  }
  #about-section {
    background: 0 0 !important;
    padding-bottom: 50px;
  }
  .bottom-link-footer {
    padding: 23px 15px;
    margin-top: 38px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .bottom-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }
  .bottom-link-footer p {
    margin-right: 18px;
    margin-bottom: 10px !important;
  }
  .footer-content {
    padding: 0 15px !important;
  }
  .copyright {
    padding: 20px 15px !important;
    position: relative;
    border-bottom: 1px solid rgba(140, 140, 140, 0.3);
    padding-bottom: 60px;
    display: block;
  }
  .copyright p {
    font-size: 13px;
    margin-bottom: 0;
  }
  .payment {
    margin-top: 25px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .copyright:after {
    position: absolute;
    content: "";
    display: none;
  }
  .payment p {
    display: none !important;
  }
}
.footer-content {
  background: #0f2d7a;
  padding: 0 80px;
  padding-bottom: 50px;
}
.footer-content h5 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #fff;
  margin-top: 34px;
}
.footer-content p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.8);
}
.payment {
  display: flex;
  align-items: center;
}
.contactfrom.right-form {
  width: 0 !important;
  padding: 25px;
  float: right;
  height: 0;
  background: #034d82;
  box-shadow: 0 8px 30px rgb(93 95 239/14%);
  border-radius: 20px;
  display: contents;
}
.contactfrom.right-form h3 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}
.sidepanel {
  width: 0;
  position: fixed;
  z-index: 999;
  top: 100px;
  right: 50px;
  background-color: #0f2d7a;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 10px;
  border-radius: 10px;
}
.sidepanel a:hover {
  color: #000;
}
.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 28px;
}
.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #f60;
  color: #fff;
  padding: 10px 15px;
  border: none;
  position: fixed;
  top: 300px;
  box-shadow: 0 3px 11px #c5c2c2;
  right: -38px;
  transform: rotate(90deg);
  z-index: 9;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.openbtn:hover {
  background-color: #0f2c79;
}
.closebtn {
  color: #fff;
}
.landing-banner {
  background: url(../img/main-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  padding-top: 70px;
  padding-bottom: 40px;
}
.landing-content-side h1 {
  font-family: inter;
  font-style: normal;
  font-weight: 800;
  font-size: 52px;
  line-height: 60px;
  color: #0f2d7a;
  margin-bottom: 30px;
}
.landing-content-side p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #333;
  margin-bottom: 55px;
}
.landing-content-side .down-part .btn.service {
  background: #0f2d7a;
  border-radius: 40px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  width: 194px;
  height: 56px;
}
#global-tax {
  margin-bottom: 50px;
}
.global-header {
  margin: 64px 0 20px;
}
.global-header h6 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1478f1;
}
.global-header h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 46px;
  color: #170f49;
}
.global-header h2 span {
  color: #1478f1;
}
.global-header p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #5b5b5b;
}
.global-button .btn.fliter {
  width: 48px;
  height: 48px;
  background: #fff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
  border-radius: 4px;
  margin-right: 16px;
}
.global-button .btn.download-pdf {
  width: 200px;
  height: 48px;
  background: #0f2d7a;
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #fefdff;
  position: absolute;
  margin-top: -10px;
}
.global-button .btn.download-pdf:hover {
  background: #1374ef;
  color: #fff;
  box-shadow: 0 10px 15px #bababa;
  transition: 0.5s;
}
#global-table .table > thead {
  height: 45px;
}
#global-table .table-light {
  --bs-table-bg: #f3f6f9 !important;
}
#global-table table.dataTable td {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #464e5f;
  padding: 18px 0;
  text-align: center;
  vertical-align: middle;
}
#global-table table th.country-back {
  background: #f3f6f9;
  border: none;
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  vertical-align: middle;
  color: #464e5f;
  padding-left: 25px;
}
#global-table table th.sorting {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #464e5f;
  text-align: center;
}
#global-table label {
  font-size: 16px;
  font-weight: 600 !important;
  font-family: inter;
  color: #464e5f;
}
#global-table input[type="search"] {
  width: 220px !important;
  height: 35px;
  border-radius: 5px;
  border: 1px solid silver;
  padding-left: 15px;
}
#global-table #datatable_filter {
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .global-button {
    text-align: start;
    padding: 0;
  }
  #global-table #datatable_filter {
    text-align: left !important;
  }
  .global-button .btn.download-pdf {
    width: 60px;
    height: 35px;
    line-height: 21px;
    font-size: 15px;
    position: absolute;
    right: 15px;
    margin-top: 0;
  }
  #global-table input[type="search"] {
    width: 200px !important;
  }
}
.learning-detail-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  color: #1372ef;
  background: #1269eb1f;
  border-radius: 8px;
  margin-bottom: 20px;
}
.learning-detail-card:hover {
  color: #fff;
  background: #1477f1;
}
.learning-detail-card h6 {
  font-size: 16px;
  font-weight: 600;
  font-family: inter;
  margin-bottom: 0;
}
.learning-detail-card .icon-back {
  background: #1269eb;
  color: #fff;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.learning-detail-card:hover .icon-back {
  background: #fff;
  color: #1477f1;
}
.toc {
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 4px;
  flex-wrap: wrap;
}
.toc .btn {
  display: inline-block;
  padding: 6px 12px;
  margin: 0 2px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-decoration: none;
}
.toc .btn:hover,
.toc .btn:focus {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
#country-detail a {
  text-decoration: none !important;
}
#country-detail {
  margin: 50px 0;
}
.country-card {
  background: #fff;
  box-shadow: 0 0 10px silver;
  border-radius: 8px;
  margin-bottom: 30px;
}
.country-card img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.country-card .country-inner {
  display: flex;
  align-items: center;
  padding: 10px 15px;
}
.country-card .country-inner h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.4px;
  color: #000;
  text-decoration: none;
  margin-left: 15px;
  margin-bottom: 0;
}
.country-inner-heading h3 {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  font-family: inter;
  line-height: 20px;
  display: inline-block;
  margin-bottom: 40px;
}
.country-inner-heading h3:after {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  border: 1px solid #1584f1;
  top: 50%;
  right: -80px;
}
#new-career-banner {
  background: #0f2d7a;
  position: relative;
}
#new-career-banner:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  background: url(../img/texture-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.career-heading {
  text-align: center;
  padding: 120px 0;
  animation-name: slideInUp;
  animation-duration: 1.25s;
}
.career-heading h1 {
  font-size: 50px;
  font-weight: 700;
  font-family: inter;
  color: #fff;
}
.career-heading p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 40px;
  font-family: inter;
}
.career-heading {
  overflow: hidden;
}
.drop-in {
  animation: drop-in 1s ease 200ms backwards;
}
.drop-in-2 {
  animation: drop-in 1200ms ease 500ms backwards;
}
@keyframes drop-in {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translate(0px);
  }
}
#about-career {
  background: #f9faff;
  padding: 90px 0 140px;
}
.about-career-left {
  position: relative;
}
.about-career-card {
  background: #fff;
  padding: 30px;
  position: absolute;
  box-shadow: 0 0 10px silver;
  border-radius: 8px;
  bottom: -50px;
  right: 160px;
}
.about-career-card h3 {
  font-size: 28px;
  font-weight: 600;
  font-family: inter;
  line-height: 20px;
  color: #000;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
}
.about-career-card h3:after {
  position: absolute;
  content: "";
  border: 2px solid #0f2d7a;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  top: 40px;
}
.about-career-card p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #4f4f4f;
  margin-bottom: 0;
}
#career-benefit {
  margin: 70px 0;
}
.career-benefit-left {
  text-align: center;
}
.career-benefit-right {
  padding-right: 70px;
}
.career-benefit-right h6 {
  color: #0f2d7a;
  font-size: 18px;
  font-weight: 700;
  font-family: inter;
}
.career-benefit-right h3 {
  font-size: 45px;
  font-weight: 600;
  font-family: inter;
  font-style: normal;
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
}
.career-benefit-right p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #4f4f4f;
  margin-bottom: 40px;
}
.career-benefit-right span.career-back-icon {
  background: #0f2d7a;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
}
.career-benefit-right h5 {
  font-size: 22px;
  font-weight: 600;
  font-family: inter;
  color: #000;
  margin-top: 20px;
}
#career-card-section {
  padding: 30px 0;
}
.career-card-heading {
  margin-bottom: 70px;
}
.career-card-heading h3 {
  font-size: 45px;
  text-align: center;
  font-weight: 600;
  font-family: inter;
  line-height: 30px;
  color: #000;
}
.career-card-inner {
  border: 1px solid silver;
  border-radius: 6px;
  padding: 25px;
  margin-bottom: 30px;
}
.career-card-inner:hover {
  border: 1px solid #0f2d7a;
}
.career-card-inner span {
  background: #0f2d7a14;
  color: #0f2d7a;
  font-size: 13px;
  font-weight: 600;
  font-family: inter;
  padding: 6px 12px;
  border-radius: 6px;
}
.career-card-inner h3 {
  font-size: 30px;
  font-weight: 600;
  font-family: inter;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #000;
}
.career-card-inner h3 a {
  text-decoration: none;
  color: #000;
}
.career-card-inner h3 a:hover {
  color: #0f2d7a;
}
.career-card-inner p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #4f4f4f;
  margin-bottom: 30px;
  margin-top: 25px;
}
.career-card-inner h6 {
  font-size: 18px;
  font-weight: 600;
  color: #0f2d7a;
  font-family: inter;
  margin-bottom: 3px;
  margin-left: 10px;
}
.career-card-inner h6.no {
  font-size: 18px;
  font-weight: 600;
  font-family: inter;
  margin-bottom: 3px;
  margin-left: 10px;
  background: #eceff5;
  color: #0f2d7a;
  padding: 2px 10px;
  border-radius: 6px;
}
.career-card-inner span.location {
  font-size: 15px;
  background: 0 0;
  font-weight: 600;
  font-family: inter;
  color: #000;
  padding: 0;
}
.career-card-inner a.btn.career-apply {
  background: #0f2d7a;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  font-family: inter;
  width: 190px;
  height: 50px;
  text-align: center;
  line-height: 32px;
}
#career-card-section a.btn.view-all-jobs {
  border: 2px solid #0f2d7a;
  color: #0f2d7a;
  font-size: 17px;
  font-weight: 600;
  font-family: inter;
  width: 160px;
  height: 50px;
  text-align: center;
  line-height: 32px;
}
#career-card-section a.btn.view-all-jobs:hover {
  background: #0f2d7a;
  color: #fff;
}
#video-section {
  margin: 50px 0;
}
.video-heading {
  margin-bottom: 40px;
}
.video-heading h3 {
  color: #212121;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 36px;
  margin-bottom: 0;
}
.video-heading p {
  color: #18191f;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.video-card {
  position: relative;
}
.video-card img.main-img {
  border-radius: 10px;
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.6) 0%,
      rgba(0, 0, 0, 0.6) 100%
    ),
    url(<path-to-image>), lightgray 50% / cover no-repeat;
  box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.12);
  height: 300px;
}
.video-card p {
  color: #212121;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.54px;
  margin-top: 22px;
}
.video-card a.play-back {
  position: absolute;
  background: #fff;
  color: #0f2d7a;
  width: 50px;
  display: flex;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 0 20px Silver;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 45%;
}
.vision-card a.play-back img {
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.6) 0%,
      rgba(0, 0, 0, 0.6) 100%
    ),
    url(<path-to-image>), lightgray 50% / cover no-repeat;
}
#video-carousel button.owl-next {
  position: absolute;
  right: 25px;
  top: -20%;
  background: url(../img/owl-right-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}
#video-carousel button.owl-prev {
  position: absolute;
  right: 80px;
  top: -20%;
  background: url(../img/owl-left-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  box-shadow: 0 0 10px #e7e7e7;
  border-radius: 6px;
}
#video-carousel span {
  display: none;
}
#join-us {
  margin-top: 30px;
  margin-bottom: 30px;
}
.join-us-heading {
  margin-bottom: 45px;
}
.join-us-heading h3 {
  font-size: 32px;
  font-weight: 600;
  font-family: inter;
  text-align: center;
  line-height: 30px;
}
.join-card {
  background: #fff;
  color: #0f2d7a;
  border-radius: 8px;
  padding: 25px 20px;
  margin-bottom: 25px;
  text-align: center;
}
.join-card:hover {
  box-shadow: 0 0 20px silver;
  transition: 0.3s ease-in;
}
.join-img-back {
  display: inline-flex;
  background: #0f2d7a;
  width: 70px;
  height: 70px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.join-card h4 {
  font-size: 24px;
  font-weight: 600;
  font-family: inter;
  line-height: 30px;
  margin-top: 20px;
  color: #000;
  margin-bottom: 0;
}
.join-card p {
  font-size: 17px;
  font-weight: 400;
  font-family: inter;
  line-height: 30px;
  margin-bottom: 0;
  color: #4f4f4f;
}
#career-detail {
  padding: 60px 0;
}
.career-detail-form {
  padding: 25px;
  background: #0f2d7a14;
  border-radius: 6px;
  box-shadow: 0 0 10px -5px #0f2c79;
  position: sticky;
  top: 175px;
}
.career-detail-form h3 {
  font-size: 25px;
  font-weight: 600;
  font-family: inter;
  text-align: center;
  color: #0f2d7a;
  margin-bottom: 25px;
  position: relative;
}
.career-detail-form h3:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 80px;
  height: 1px;
  border: 1px solid #0f2d7a;
}
.career-detail-form h3:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 80px;
  height: 1px;
  border: 1px solid #0f2d7a;
}
.career-detail-form input.form-control {
  height: 50px;
  border: none;
  font-family: Inter;
  border-radius: 6px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6f6c90;
}
.career-detail-form textarea.form-control {
  border: none;
  font-family: Inter;
  border-radius: 6px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6f6c90;
}
.career-detail-form .btn.submit {
  height: 50px;
  background: #0f2d7a;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  font-family: inter;
  border-radius: 6px;
}
.career-detail-form .input-back {
  height: 50px;
  background: rgb(255 255 255);
  position: relative;
  margin-bottom: 20px;
  font-family: Inter;
  border-radius: 6px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6f6c90;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
}
.career-detail-form form [type="file"] {
  display: none;
}
.career-detail-form form .input-back label {
  width: 108px;
  height: 36px;
  background: #0f2d7a;
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  cursor: pointer;
  border-radius: 6px;
  font-size: 14px;
  display: flex;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #fff;
  margin-right: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
.job-detail-description h3.title {
  font-size: 26px;
  font-weight: 600;
  font-family: inter;
  margin-bottom: 20px;
  color: #000;
}
.job-detail-description p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4f4f4f;
  margin-bottom: 40px;
}
.job-detail-description h6 {
  font-size: 18px;
  font-weight: 600;
  font-family: inter;
  margin-bottom: 20px;
  color: #000;
}
.job-detail-description ul.list-dot li {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #4f4f4f;
}
#career-detail h4.related-job {
  font-size: 20px;
  font-weight: 600;
  font-family: inter;
  margin-bottom: 20px;
  margin-bottom: 25px;
  position: relative;
  color: #000;
}
#career-detail h4.related-job:after {
  position: absolute;
  content: "";
  border: 1px solid #0f2d7a;
  width: 80%;
  right: 0;
  top: 50%;
  height: 1px;
}
@media screen and (max-width: 992px) {
  .career-heading h1 {
    font-size: 35px;
    line-height: 50px;
  }
  .career-heading {
    padding: 80px 0;
  }
  #about-career {
    padding: 50px 0;
  }
  .about-career-card {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 30px 0;
  }
  #career-benefit {
    margin: 40px 0;
  }
  .career-benefit-right {
    padding-right: 0;
  }
  .career-benefit-right h6 {
    font-size: 15px;
    margin-top: 25px;
  }
  .career-benefit-right h3 {
    font-size: 30px;
  }
  .career-benefit-right span.career-back-icon {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
  .career-benefit-right h5 {
    font-size: 16px;
    margin-top: 15px;
  }
  .career-card-inner .career-flex {
    display: block !important;
  }
  .career-card-inner h3 {
    font-size: 23px;
    font-weight: 600;
    font-family: inter;
    margin-top: 15px;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    color: #000;
    line-height: 36px;
    overflow: hidden;
  }
  .career-card-inner a.btn.career-apply {
    font-size: 15px;
    width: 100%;
    height: 45px;
    line-height: 30px;
  }
  .career-card-heading {
    margin-bottom: 40px;
  }
  .career-card-heading h3 {
    font-size: 30px;
  }
  #career-card-section {
    padding: 0;
  }
  .career-detail-form h3:before {
    position: absolute;
    content: "";
    width: 17%;
  }
  .career-detail-form h3:after {
    position: absolute;
    content: "";
    width: 17%;
  }
  .career-detail-form h3 {
    font-size: 22px;
    font-weight: 600;
    font-family: inter;
    text-align: center;
    color: #0f2d7a;
    margin-bottom: 25px;
    position: relative;
  }
  #career-detail h4.related-job:after {
    display: none !important;
  }
  #new-career-banner:after {
    background-position: initial;
  }
  .video-heading {
    margin-bottom: 15px;
  }
  .video-heading h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .join-us-heading h3 {
    font-size: 26px;
    font-weight: 600;
    font-family: inter;
    text-align: center;
    line-height: 30px;
  }
  #video-carousel button.owl-next {
    display: none;
  }
  #video-carousel button.owl-prev {
    display: none;
  }
  .video-card img.main-img {
    height: 100%;
  }
  form#service-callback-form {
    padding: 0 !important;
  }
  .career-detail-form form .input-back label {
    width: 90px;
    height: 30px;
    font-size: 12px;
  }
}
#new-category-banner {
  background: url(../img/category-banner.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 230px;
}
.category-heading h1 {
  color: #1b1c31;
  text-align: center;
  font-family: Inter;
  font-size: 54px;
  font-style: normal;
  font-weight: 800;
  line-height: 66px;
  margin-bottom: 25px;
}
.category-heading p {
  color: #64607d;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 44px;
}
.category-heading a.get-started-btn {
  padding: 19px 39px;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  border-radius: 10px;
  background: #0f2d7a;
  text-decoration: none;
  margin-right: 20px;
}
.category-heading a.learn-more-btn {
  border-radius: 10px;
  background: #f7f9fb;
  padding: 19px 39px;
  color: #0f2d7a;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-decoration: none;
}
#service-offer {
  background: #f7f9fb;
  padding-top: 35px;
  padding-bottom: 40px;
  margin-top: 35px;
}
.service-offer-heading h3 {
  color: #18191f;
  font-family: Inter;
  font-size: 34px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  text-transform: capitalize;
  margin-bottom: 25px;
}
.service-offer-inner {
  border-radius: 6px;
  border: 1px solid #fcddec;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  margin-bottom: 15px;
  white-space: nowrap;
}
a .service-offer-inner:hover {
  box-shadow: 0 0 5px #d2d2d2;
}
a .service-offer-inner:hover h5 {
  color: #5d5fef;
  font-weight: 600;
}
.service-offer-inner h5 {
  color: #333;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.5px;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
  padding-left: 30px;
}
.service-offer-inner h5:after {
  position: absolute;
  content: "";
  background: url(../img/percent-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 17px;
  height: 20px;
  left: 0;
  top: 5px;
}
#direct-tax {
  padding: 45px 0;
}
.direct-heading h3 {
  color: #18191f;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  text-transform: capitalize;
}
.direct-heading p {
  color: #4f4f4f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.5px;
}
.direct-heading ul {
  list-style: none;
  padding-left: 0;
}
.direct-heading ul li p {
  color: #4f4f4f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.5px;
  position: relative;
  padding-left: 35px;
}
.direct-heading ul li p:after {
  position: absolute;
  content: "";
  background: url(../img/right-blue-tick.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  left: 0;
  top: 3px;
}
#type-taxes-section {
  padding: 35px 0 50px;
}
.taxes-heading {
  margin-bottom: 38px;
}
.taxes-heading h3 {
  color: #18191f;
  font-family: Inter;
  font-size: 34px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.taxes-heading p {
  color: #4f4f4f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.taxes-inner h4 {
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin-bottom: 10px;
}
.taxes-inner p {
  color: #4f4f4f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.5px;
}
.type-images {
  text-align: center;
}
#service-off-section {
  background: #fafafa;
  padding: 45px 0 60px;
}
.service-off-heading h3 {
  color: #18191f;
  font-family: Inter;
  font-size: 34px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.service-off-heading p {
  font-family: Inter;
  font-size: 16px;
  color: #4f4f4f;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.service-off-inner h4 {
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin-top: 40px;
}
.service-off-inner p {
  color: #4f4f4f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.5px;
}
.service-off-inner ul {
  list-style: none;
  padding-left: 0;
}
.service-off-inner ul li p {
  color: #4f4f4f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.5px;
  padding-left: 35px;
  position: relative;
}
.service-off-inner ul li p:after {
  position: absolute;
  content: "";
  background: url(../img/right-blue-tick.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 21px;
  height: 21px;
  left: 0;
  top: 3px;
}
.service-esg-new {
  margin-top: 40px;
}
.service-esg-new h4 {
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.6px;
  position: relative;
  margin-bottom: 15px;
}
.service-esg-new p {
  color: #4f4f4f;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 35px;
}
#service-offer a {
  text-decoration: none !important;
}
ul.list-dot {
  padding-left: 15px !important;
}
section.journey-slider {
  background: #fafafab8;
  padding: 50px 0 0;
}
.scroll-container {
  overflow-x: scroll;
  box-shadow: 0 2px 1px #b9b9b9;
}
.scroll-container img {
  width: 2600px;
}
.scroll-container::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.scroll-container::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.scroll-container::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #1478f1;
}
.vision-card {
  box-shadow: none !important;
}
@media only screen and (max-width: 992px) {
  .scroll-container img {
    width: 550%;
  }
}
.assist {
  border-radius: 4px;
  background: #f1f5f9;
  padding: 20px 18px;
}
.assist h3 {
  color: #022b50;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  margin-top: 10px;
  line-height: 24px;
}
.assist h6 {
  color: #1478f1;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 0.4px;
  margin-top: 25px;
  margin-bottom: 5px;
}
.assist h6 a {
  text-decoration: none;
}
.assist p {
  color: #4f4f4f;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0;
}
.assist .btn.call-back {
  margin-top: 15px;
  width: 100%;
  height: 50px;
  border-radius: 4px;
  background: #022b50;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
}
.download-part {
  background: url(../img/download-back.png);
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 40px 18px 26px;
  margin-top: 20px;
  border-radius: 4px;
}
.download-part h4 {
  color: #fff;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;
  margin-bottom: 18px;
}
.download-part h4 a {
  text-decoration: none;
}
.download-part p {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
}
.download-part .btn.download {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  background: #fff;
  color: #0f2d7a;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.064px;
}
.newbtn-part {
  position: sticky;
  top: 170px;
}
a.nav-link.dropdown-toggle.btn.btn-success {
  background: #27ae60;
  box-shadow: 0 4px 4px rgb(33 33 33/15%);
  border-radius: 4px;
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  padding: 8px 15px;
  font-size: 14px;
  line-height: 25px;
  height: 42px;
  border: none;
  text-align: center;
  font-feature-settings: "salt" on, "liga" off;
  color: #fff;
}
ul.dropdown-menu.about-menu {
  top: 58px;
}
ul.dropdown-menu.about-menu li {
  margin-bottom: 10px;
  margin-left: 8px;
  margin-right: 8px;
}
ul.dropdown-menu.about-menu li a.dropdown-item {
  font-family: inter !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  padding-top: 5px !important;
  line-height: 20px !important;
  color: #333 !important;
  border-radius: 4px;
}
ul.dropdown-menu.about-menu li a.dropdown-item:hover {
  background: #0f2d7a;
  font-family: inter;
  padding-top: 8px;
  transition: 0.6s;
  color: #fff !important;
}
.top-header ul li a.whatsapp-back {
  border-radius: 40px;
  border: 1px solid rgba(165, 166, 246, 0.2);
  background: rgba(20, 120, 241, 0.05);
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.top-header ul li a.request-quote {
  padding: 11px 25px;
  border-radius: 4px;
  background: #1478f1;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.top-header ul li.border-right:after {
  width: 2px;
  height: 20px;
  background: #d9d9d9;
  position: absolute;
  content: "";
  right: -20px;
  top: 6px;
}
.top-header ul {
  align-items: center;
}
a.whatsapp-back:after {
  width: 2px;
  height: 20px;
  background: #d9d9d9;
  position: absolute;
  content: "";
  right: -18px;
  top: 14px;
}
.happy-customer-main {
  display: flex;
  border-radius: 4px;
  border: 1px solid rgba(252, 221, 236, 0.2);
  background: rgba(15, 45, 122, 0.1);
  height: 78px;
  align-items: center;
  justify-content: center;
}
.happy-customer {
  position: relative;
  display: flex;
  align-items: center;
}
.happy-customer.border-relative-right {
  position: relative;
}
.happy-customer.border-relative-right:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 45px;
  background: #fff;
  right: 30px;
  top: 6px;
  border-radius: 5px;
}
.happy-customer p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
}
.happy-customer p.happy-customer-count {
  font-family: Inter;
  font-weight: 800;
  color: #fff;
  font-size: 22px;
  margin-bottom: 0;
}
.scheduled-part {
  display: flex;
  margin-top: 40px;
}
.scheduled-part a.btn.scheduled-btn {
  background: #25a45a;
  color: #fff;
  height: 50px;
  border-radius: 30px;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
.scheduled-part a.see-work {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  text-decoration: none;
  font-family: inter;
}
p.rating-text-1 {
  margin-top: 40px;
}
#service-callback-form input#phone {
  height: 45px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: 100%;
}
#service-callback-form input#phone::placeholder {
  font-family: inter;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #333;
}
#service-callback-form input#phone:focus-visible {
  outline: -webkit-focus-ring-color auto 0 !important;
}
#service-callback-form ul.iti__country-list {
  width: 300px !important;
}
#service-callback-form .iti {
  position: relative;
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 992px) {
  .happy-customer-main {
    display: none;
  }
  .service-new-form {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .happy-customer {
    margin-bottom: 25px;
  }
  .happy-customer.border-relative-right:after {
    display: none;
  }
  .scheduled-part {
    flex-wrap: wrap;
    margin-top: 25px;
  }
  .scheduled-part .ms-5 {
    margin-left: 0 !important;
  }
  .scheduled-part a.btn.scheduled-btn {
    margin-bottom: 20px;
  }
  p.rating-text-1 {
    margin-top: 20px;
  }
  .google-rating {
    display: none;
  }
  .sidebar-item {
    display: none;
  }
}
#request-quote-form {
  margin-top: 38px;
  margin-bottom: 45px;
}
.request-quote-heading {
  text-align: center;
  margin-bottom: 40px;
}
.request-quote-heading h1 {
  color: #000;
  font-family: Inter;
  font-size: 55px;
  font-style: normal;
  font-weight: 800;
  line-height: 93.523%;
  letter-spacing: -1.1px;
  margin-top: 15px;
}
.request-quote-heading h1 span {
  color: #1478f1;
}
.request-quote-heading p {
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.14px;
  margin-bottom: 30px;
}
.step-form-card {
  padding: 40px 80px;
  border-radius: 20px;
  background: #f5f7ff;
}
.request-quote-form .form-label {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.request-quote-form .form-control {
  height: 54px;
  padding: 12px 20px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  color: #333;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.14px;
}
.request-quote-form .form-control::placeholder {
  color: #333;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.14px;
}
.request-quote-form .form-select {
  height: 54px;
  padding: 12px 58px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  color: #333;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.14px;
}
.request-quote-form .india-flag {
  position: absolute;
  top: 18px;
  left: 22px;
}
.request-quote-form .form-control.india {
  height: 50px;
  padding: 12px 60px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  color: #333;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.14px;
}
.request-button {
  margin-top: 42px;
  text-align: center;
}
.request-button a.next-step {
  border-radius: 40px;
  background: #219653;
  box-shadow: 0 3px 12px 0 rgba(74, 58, 255, 0.18);
  width: 640px;
  display: inline-block;
  padding: 12px 24px;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}
.employee-count p {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
  margin-bottom: 5px;
}
.employee-count-btn {
  display: flex;
  align-items: center;
}
.employee-count-btn label.btn.btn-outline-primary {
  border-radius: 10px;
  border: 1px dashed #7879f1;
  background: #fff;
  display: flex;
  width: 100%;
  height: 50px;
  align-items: center;
  color: #828282;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.14px;
  margin-right: 20px;
  position: relative;
}
.employee-count-btn .btn-check:checked + .btn {
  color: #fff !important;
  background: #1478f1 !important;
}
.employee-count-btn .btn-check:checked + .btn:after {
  position: absolute;
  content: "";
  background: url(./img/partner-tick-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  right: 10px;
  top: 14px;
}
.serivce-slt p {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
  letter-spacing: 0.18px;
}
.service-quote label.btn.btn-outline-primary {
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  background: #fff;
  width: 100%;
  min-height: 55px;
  color: #333;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
}
.service-quote .btn-check:checked + .btn {
  color: #fff;
  border: 1px solid #e0e0e0;
  background: #1478f1;
  position: relative;
}
.service-quote .btn-check:checked + .btn:before {
  position: absolute;
  content: "";
  background: url(./img/partner-tick-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  right: 15px;
  top: 16px;
}
.service-quote .btn-check:checked + .btn:after {
  position: absolute;
  content: "";
  background: url(./img/service-quote-white-icon.png);
  width: 42px;
  height: 38px;
  background-size: cover;
  background-repeat: no-repeat;
  left: 9px;
  top: 7px;
}
@media only screen and (max-width: 992px) {
  .employee-count-btn {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .employee-count-btn label.btn.btn-outline-primary {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .request-button a.next-step {
    width: 100%;
  }
  .quote-banner h1 {
    font-size: 30px;
    line-height: 45px;
  }
  .request-quote-heading h3 {
    font-size: 25px;
  }
}
#request-quote-form .form {
  background-color: #fff;
  margin: 0 auto;
  border: 1px solid #ccc;
  border-radius: 0.35rem;
  padding: 1.5rem;
  z-index: 1;
  padding: 40px 80px;
  border-radius: 20px;
  background: #f5f7ff;
}
#request-quote-form .input-group {
  margin: 0.5rem 0;
}
#request-quote-form .form-step {
  display: none;
}
#request-quote-form .form-step.active {
  display: block;
  transform-origin: top;
  animation: animate 0.5s;
}
#request-quote-form .next-prev-div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 38px;
}
#request-quote-form .btn-next {
  width: 161px;
  height: 52px;
  border-radius: 8px;
  background: #219653;
  box-shadow: 0 3px 12px 0 rgba(33, 150, 83, 0.18);
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
#request-quote-form .btn-prev {
  width: 161px;
  height: 52px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  background: rgba(20, 120, 241, 0.1);
  color: #4f4f4f;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
#request-quote-form .btn.btn-complete {
  width: 161px;
  height: 52px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  background: #27ae60;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#request-quote-form textarea {
  resize: vertical;
}
#request-quote-form .input-box {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  padding-left: 0.5rem;
  overflow: hidden;
  font-family: sans-serif;
}
#request-quote-form .input-box .prefix {
  font-weight: 300;
  font-size: 14px;
  color: #757272;
}
#request-quote-form .input-box input {
  border: none;
  outline: none;
}
#request-quote-form .input-box:focus-within {
  border-color: #777;
}
#request-quote-form .progress-bar {
  position: relative;
  display: flex;
  justify-content: space-between;
  counter-reset: step;
  margin-bottom: 30px;
  flex-direction: row;
}
#request-quote-form .progress-bar::before,
.progress {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 4px;
  width: 100%;
  background-color: #dcdcdc;
  z-index: -1;
}
#request-quote-form .progress {
  background-color: #27ae60;
  width: 0;
  transition: 0.5s;
}
#request-quote-form .progress-step {
  width: 30px;
  height: 30px;
  background-color: #dcdcdc;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
#request-quote-form .progress-step::before {
  counter-increment: step;
  content: counter(step);
}
#request-quote-form .progress-step.active {
  background-color: #27ae60;
  color: #fff;
}
@keyframes animate {
  from {
    transform: scale(1, 0);
    opacity: 0;
  }
  to {
    transform: scale(1, 1);
    opacity: 1;
  }
}
#request-quote-form .thankyou-step {
  text-align: center;
}
#request-quote-form .thankyou-step h2 {
  font-size: 40px;
  font-weight: 700;
  font-family: inter;
  margin-bottom: 25px;
  color: #333;
  margin-top: 30px;
}
#request-quote-form .thankyou-step h6 {
  font-size: 18px;
  font-family: inter;
  font-weight: 500;
  color: #333;
}
.service-full {
  margin-bottom: 20px;
}
.service-full h5 {
  font-size: 17px;
  font-weight: 600;
  font-family: inter;
  color: #333;
  line-height: 25px;
}
.service-full h6 {
  font-size: 17px;
  font-weight: 400;
  font-family: inter;
  color: #333;
  line-height: 25px;
}
a.other-service-btn {
  background: #deeafc;
  border: 1px solid #e0e0e0;
  color: #333 !important;
  text-decoration: none;
  display: block;
  height: 55px;
  border-radius: 10px;
  font-size: 17px;
  font-family: inter;
  line-height: 52px;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  #request-quote-form .form {
    padding: 40px 20px;
  }
}
a.nav-link.dropdown-toggle.btn.btn-country {
  border-radius: 4px;
  background: rgba(20, 120, 241, 0.05);
  padding: 8px 13px;
  color: #333;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.menu-bar a.login {
  color: #1478f1 !important;
  text-align: center;
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: -0.3px;
}
.nav-item.icon-list a.get-quote {
  width: 176px;
  height: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background: #1478f1;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.3px;
  text-decoration: none;
}
.br-left {
  position: relative;
}
.br-left:before {
  position: absolute;
  content: "";
  height: 24px;
  border: 1px solid #d1d1d1;
  left: -15px;
  top: 6px;
}
.br-left:after {
  position: absolute;
  content: "";
  height: 24px;
  border: 1px solid #d1d1d1;
  right: -15px;
  top: 6px;
}
.br-right {
  position: relative;
}
.br-right:after {
  position: absolute;
  content: "";
  height: 24px;
  border: 1px solid #d1d1d1;
  right: -15px;
  top: 12px;
}
.nav-item.icon-list a.get-quote:hover {
  color: #fff;
}
.form-step .iti {
  width: 100% !important;
}
.service-article__wrapper h4 {
  font-family: inter;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 36px;
  color: #18191f;
}
@media screen and (max-width: 992px) {
  ul.icon-list {
    justify-content: center !important;
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    flex-wrap: wrap !important;
  }
  .nav-item.icon-list #searchbox {
    top: 260px !important;
    box-shadow: 0 0 5px silver !important;
  }
  li.nav-item.icon-list {
    margin-top: 15px !important;
  }
  .request-quote-heading h1 {
    font-size: 30px;
  }
  .request-quote-heading p {
    font-size: 12px;
    line-height: 20px;
  }
  .employee-count-btn label.btn.btn-outline-primary {
    width: 45%;
    margin-left: 10px;
  }
  #request-quote-form .collapse:not(.show) {
    display: none !important;
  }
  a.other-service-btn {
    margin-bottom: 20px;
  }
}
.service-quote .btn-check:checked + .btn img {
  filter: brightness(0) invert(1);
}
#request-quote-form .progress {
  height: 4px !important;
}
a.other-service-btn:hover {
  color: #fff;
}
.download-pfd-card {
  background: #fff;
  margin-bottom: 30px;
  margin-top: 20px;
  box-shadow: 0 0 10px #d3d3d3;
  border-radius: 4px;
}
.download-pfd-inner {
  margin-top: 55px;
  padding: 0 25px 0 0;
}
.download-pfd-card img {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.download-pfd-inner h2 {
  font-family: inter;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  color: #18191f;
  margin-bottom: 20px;
}
.download-pfd-inner p {
  font-family: inter;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #18191f;
  margin-bottom: 40px;
}
.download-pfd-inner a.download-pdf {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  border-radius: 40px;
  background: #1478f1;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.3px;
  text-decoration: none;
  margin: auto;
  width: 50%;
}
@media screen and (max-width: 992px) {
  .download-pfd-inner {
    margin-top: 30px;
    padding: 0 20px;
    margin-bottom: 30px;
  }
  .download-pfd-inner h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .download-pfd-inner p {
    font-size: 16px;
  }
  .download-pfd-inner a.download-pdf {
    width: 100%;
  }
  .service-banner h1.ptitle {
    font-size: 26px;
    line-height: 40px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .service-new-form .head-text {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .service-new-form {
    padding: 18px 20px;
  }
}
#top-form {
  padding: 12px 0;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 999;
  width: 100%;
  box-shadow: 0 0 10px silver;
}
.top-from-hide {
  display: none;
}
.top-form-show {
  display: block;
}
#top-form .form-control {
  border-radius: 5px;
  border: 1px solid #0f2d7a;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  height: 43px;
  width: 260px;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.4px;
  padding-left: 38px;
  position: relative;
}
.icon-sm {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 15px;
}
.message-icon-sm {
  position: absolute;
  left: 12px;
  top: 16px;
  width: 15px;
}
#top-form .form-control::placeholder {
  color: #8b8b8b;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.4px;
}
#top-form .get-started {
  padding: 8px 35px;
  border-radius: 5px;
  background: #219653;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
#top-form .get-started:hover {
  background: #1478f1;
}
.top-right-form {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  padding: 30px 25px 35px;
  width: 340px;
  margin-left: auto;
  margin-top: 70px;
}
.top-right-form h2 {
  color: #03202e;
  font-family: inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.36px;
  text-align: center;
  margin-bottom: 32px;
}
.top-right-form .form-control {
  border-radius: 5px;
  border: 1px solid #0f2d7a;
  background: #fff;
  height: 40px;
  margin-bottom: 12px;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  padding-left: 40px;
  letter-spacing: 0.21px;
}
.top-right-form .form-control::placeholder {
  color: #303030;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.21px;
}
.btn.started {
  padding: 10px 34px;
  width: 100%;
  border-radius: 8px;
  background: #219653;
  color: #fff;
  font-family: inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.25px;
  margin-bottom: 15px;
}
.top-right-form .btn.started:hover {
  background: #1478f1;
}
.top-right-form p {
  color: #303030;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.21px;
  margin-bottom: 0;
}
.top-right-form p a {
  color: #197aec;
  text-decoration: none;
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 112, 244, 0.4);
  }
  100% {
    box-shadow: 0 0 5px 15px transparent;
  }
}
.pulse {
  animation: shadow-pulse 1.2s infinite;
}
@media screen and (max-width: 992px) {
  .top-from-button {
    padding: 12px 0;
    position: fixed;
    top: 56px;
    background: #fff;
    z-index: 999;
    width: 100%;
    box-shadow: 0 0 10px silver;
  }
  .right-form {
    width: 100%;
    margin-top: 20px;
  }
  .review-card {
    width: 100%;
    backdrop-filter: initial;
  }
  .review-part h4 {
    font-size: 15px;
    margin-left: 90px;
  }
  .review-part h4 img {
    width: 80px;
  }
  #top-form .d-flex {
    display: block !important;
  }
  #top-form .get-started {
    width: 100%;
  }
  .hide-on-moblile {
    display: none;
  }
  .br-bottom:after {
    display: none;
  }
  .review-card h5 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .bottom-enqiury-btn {
    display: flex !important;
    align-items: center;
    position: fixed;
    bottom: -1px;
    z-index: 9999;
    width: 100%;
  }
  .bottom-enqiury-btn .btn.new-started {
    background: #1d59f2;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    width: 50%;
    height: 60px;
    border-radius: 0;
    border: none;
  }
  .bottom-enqiury-btn .btn.new-whatsapp {
    background: #219653;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    width: 50%;
    height: 60px;
    border-radius: 0;
    border: none;
  }
}

#offcanvasBottom {
    margin: 15px;
    height: auto;
    bottom: 50px;
    border-radius: 11px;
}


/* New Review Page Design */
.review_box {
    background: #f8f8f8;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 24px;

}

.review_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.review_top h4 {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
}

.review_top p {
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
    width: 100%;
    max-width: 118px;
    margin-left: 18px;
}

.review_top p img {
    height: 16px;
}

.box_content span img {
    max-width: 20px;
}

.box_content span {
    font-size: 16px;
    color: #2B8E4D;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 8px 0px;
}

.box_content p {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0px;
    color: #445781;
    height: 124px;
    overflow-x: auto;
}

.box_content h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
    font-size: 18px;
    color: #1e266d;
    margin-bottom: 0;
}

.five_star i {
    color: #f6b100;
    font-size: 16px;
}

.five_star {
    line-height: normal;
}

.page_banner {
    background: #F1F1F4;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5rem 0px;
}
.page_banner_content h1 {
    color: #170F49;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
}

.page_banner_content h1 span {
    color: #1b84ff;
}

.page_banner_content h2 {
    color: #170F49;
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
}

.page_banner_content h2 span {
    color: #1b84ff;
}

.page_banner_content p {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #252f4a;
    margin-top: 15px;
}

.rating i {
    color: #f6b100;
    font-size: 16px;
}

.rating-badge {
    padding: 0.5rem 1rem;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    background: linear-gradient(45deg, #2b8e4d, #1e9948);
    border-radius: 0.375rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 15px -3px rgba(99, 102, 241, 0.3), 0 4px 6px -2px rgba(99, 102, 241, 0.2);
}

.banner-review {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: end;
}

.banner-review-content p {
    color: #99a1b7;
    margin-bottom: 0;
}

.client-review-cta {
    background: #f8f8f8;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 24px;
}

.client-review-cta {
    display: flex;
    align-items: center;
    gap: 20px;
}

.client-review-cta p {
    font-size: 0.9rem;
    line-height: 1.3rem;
    /*text-align: center;*/
    color: #445781;
    margin-bottom: 0;
}

.client-review-cta img {
    max-width: 30px;
}

.client-review-cta-btn a {
    background: #4277f0;
    padding: 7px 20px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px;
    text-decoration: none;
}

.client-review-cta-btn a:hover{
    color: #fff;
}

@media only screen and (min-width:300px) and (max-width:767px) {
    .banner-review {
        justify-content: flex-start;
    }

    .review_box {
        flex-direction: column;
        padding: 24px 18px;
        align-items: flex-start;
    }

    .box_icon {
        width: 100%;
        height: 130px;
        max-width: 130px;
    }

    .box_content h4 {
        font-size: 16px;
    }

    .box_content p {
        font-size: 16px;
    }

    .page_banner {
        padding: 3rem 0px;
    }

    .client-review-cta {
        align-items: flex-start;
        gap: 10px;
        padding: 15px;
    }

    .client-review-cta p {
        text-align: start;
    }

    .client-review-cta img {
        max-width: 20px;
    }
}

/* New Quick Action Button For Mobile View */

.quick_action_wrapper {
    display: none;
}

@media only screen and (min-width:300px) and (max-width:992px) {
    .quick_action_wrapper {
        display: block;
    }
}

.quick_action {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    /*background-color: #007aff;*/
    z-index: 9;
}

.action_item {
    text-align: center;
    border-right: 1px solid #c0c0c0;
    flex: 1;
    line-height: normal !important;
}

.action_item a {
    padding: 15px 24px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.action_item .action_item_icon i {
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px;
}

.action_item_text p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;

}

.action_item:last-child i {
    font-size: 20px;
}

.action_item:last-child {
    border-right: 0;
    background: #17b251;
}
.action_item:first-child {
    background: #007aff;
}
.action_item:nth-child(2) {
    background: #122F7B;
}

.newCta-inner{
    border-radius: 70px;
    background: linear-gradient(0deg, rgba(20, 120, 241, 0.12) 0%, rgba(20, 120, 241, 0.12) 100%), #FFF;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);
    display: inline-flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    padding: 18px 30px 17px 30px;
    flex-wrap: wrap;
}
.newCta-title h3{
    color: #1478F1;
    font-size: 18.93px;
    font-style: normal;
    font-weight: 600;
    line-height: 161.5%; 
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 0;
}

.newCta-desc p{
    color: #1478F1;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 161.5%;
    margin-bottom: 0;
}
.newCta-btn a{
    color: #1478F1;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 161.5%;     display: flex;
    align-items: center;
    gap: 15px;
}

@media screen and (max-width: 992px) {
.newCta-inner {
    border-radius: 15px;
    gap: 20px;
    padding: 22px 20px 24px 20px;
    flex-wrap: wrap;
}
.newCta-desc p {
  font-size: 15px;
}
.newCta-title h3 {
    font-size: 16px;
    gap: 10px;
}
.newCta-btn a {
    font-size: 16px;
    gap: 8px;
}}

@media only screen and (min-width: 992px) and (max-width:1260px) {
.newCta-inner {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    padding: 18px 15px 17px 15px;
}
.newCta-title h3 {
    font-size: 15.93px;
    gap: 10px;
}
.newCta-desc p {
  font-size: 14px;
}

.newCta-btn a {
    font-size: 16px;
    gap: 10px;
 }
}

.newCta-enterslice-inner{
    background-image: url(../img/enterslice-cta-bg.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
    box-shadow: 0 4px 44px 0 rgba(0, 0, 0, 0.25);
    padding: 36px 0px;
    padding-left: 12rem;
}

.newCta-enterslice-inner h3{
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 20px;
}
.newCta-enterslice-inner p{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 30px;
}
.newCta-enterslice-inner ul{
    margin-bottom: 40px;
}
.newCta-enterslice-inner li{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 161.5%;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}
.newCta-enterslice-inner li::before{
    position: absolute;
    content: "";
    left: 0;
    top: 6px;
    background-image: url(../img/cta-list-icon.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .newCta-enterslice-inner {
    padding-left: 1rem;
}
.newCta-enterslice-inner h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
}
.newCta-enterslice-inner p {
    font-size: 15px;
}

.newCta-enterslice-inner .btn.request-quote-btn {
    padding: 12px 24px;
    font-size: 16px;

}
}
@media (min-width: 768px) and (max-width: 991.99px) {
.newCta-enterslice-inner {
    padding-left: 2rem;
}
.newCta-enterslice-inner h3 {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 15px;
}
.newCta-enterslice-inner p {
    font-size: 16px;
        margin-bottom: 15px;
}
.newCta-enterslice-inner ul {
    margin-bottom: 24px;
}
.newCta-enterslice-inner .btn.request-quote-btn {
    padding: 13px 24px;
    font-size: 16px;
}
}
@media (min-width: 992px) and (max-width: 1023px) {
.newCta-enterslice-inner {
    padding-left: 2rem;
}
.newCta-enterslice-inner h3 {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 15px;
}
.newCta-enterslice-inner p {
    font-size: 16px;
        margin-bottom: 15px;
}
.newCta-enterslice-inner ul {
    margin-bottom: 24px;
}
.newCta-enterslice-inner .btn.request-quote-btn {
    padding: 13px 24px;
    font-size: 16px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1260px){
 .newCta-enterslice-inner {
    padding-left: 4rem;
}
.newCta-enterslice-inner h3 {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 15px;
}
.newCta-enterslice-inner p {
    font-size: 16px;
        margin-bottom: 15px;
}
.newCta-enterslice-inner ul {
    margin-bottom: 24px;
}
.newCta-enterslice-inner .btn.request-quote-btn {
    padding: 13px 24px;
    font-size: 16px;
}       
}
@media only screen and (min-width: 1260px) and (max-width: 1400px) {
  .newCta-enterslice-inner {
    padding-left: 4rem;
}       
}