@font-face {
  font-family: "Proxima Nova Cn Rg";
  src: url("../fonts/ProximaNovaCond-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Rg";
  src: url("../fonts/ProximaNovaCond-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Lt";
  src: url("../fonts/ProximaNovaCond-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Rg";
  src: url("../fonts/ProximaNovaCond-RegularIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Rg";
  src: url("../fonts/ProximaNovaCond-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Lt";
  src: url("../fonts/ProximaNovaCond-LightIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Lt";
  src: url("../fonts/ProximaNovaCond-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Th";
  src: url("../fonts/ProximaNovaCond-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova ExCn Th";
  src: url("../fonts/ProximaNovaExCn-ExtrabldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova ExCn Rg";
  src: url("../fonts/ProximaNovaExCn-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Th";
  src: url("../fonts/ProximaNovaCond-ThinIt.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova ExCn Rg";
  src: url("../fonts/ProximaNovaExCn-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Cn Lt";
  src: url("../fonts/ProximaNovaCond-SemiboldIt.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova ExCn Th";
  src: url("../fonts/ProximaNovaExCn-Extrabld.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Th";
  src: url("../fonts/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Th";
  src: url("../fonts/ProximaNova-ExtrabldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova ExCn Lt";
  src: url("../fonts/ProximaNovaExCn-SemiboldIt.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova ExCn Lt";
  src: url("../fonts/ProximaNovaExCn-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova ExCn Rg";
  src: url("../fonts/ProximaNovaExCn-RegularIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova ExCn Rg";
  src: url("../fonts/ProximaNovaExCn-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-RegularIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Lt";
  src: url("../fonts/ProximaNova-SemiboldIt.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova Lt";
  src: url("../fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
form {
  margin: 20px 0;
}

input {
  border: 1px solid #A8A8A8;
  width: 100%;
  padding: 15px 20px;
  margin-bottom: 30px;
  color: #A8A8A8;
}
input:hover, input:focus, input:active {
  border: 1px solid #A8A8A8;
  outline: #A8A8A8;
}

::placeholder {
  color: #A8A8A8;
}

button,
.btn.btn-primary {
  background: #34A753;
  border: none;
  color: #ffffff;
  border-radius: 30px;
  padding: 10px 30px;
  font-weight: 500;
  min-width: 160px;
}

button {
  padding: 10px 40px;
}
button:focus {
  outline: 0;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(10, 32, 70, 0.5);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background: #A8A8A8;
  border-color: #A8A8A8;
}

.pinCode {
  display: flex;
  flex-direction: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 50px 0;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.pinCode input::-webkit-outer-spin-button,
.pinCode input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pinCode input[type=number] {
  -moz-appearance: textfield;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 480px) {
  .pinCode {
    gap: 0;
  }
}

input,
select,
textarea {
  background: #F2F2F2;
  color: #666666;
  width: 100%;
  border: 0;
  padding: 10px 20px;
  margin-bottom: 20px;
}
input::placeholder,
select::placeholder,
textarea::placeholder {
  color: #666666;
}
input:focus, input:active, input:hover,
select:focus,
select:active,
select:hover,
textarea:focus,
textarea:active,
textarea:hover {
  border: 0;
  outline: 0;
}

/*  header start */
.headerBanner {
  background: url("../images/header-bg.png") no-repeat center center transparent;
  background-size: cover;
  padding: 10rem 0rem;
}
@media (max-width: 768px) {
  .headerBanner {
    padding: 5rem 0rem;
  }
}
.headerBanner h1 {
  color: white;
  font-size: 45px;
  width: 96%;
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1050px) {
  .headerBanner h1 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .headerBanner h1 {
    font-size: 25px;
  }
}

.whoWeAreWrapper {
  text-align: center;
  padding: 5rem 0;
}
.whoWeAreWrapper .whoWeAreContent {
  width: 96%;
  max-width: 800px;
  margin: 0 auto;
}
.whoWeAreWrapper .whoWeAreContent h2 {
  font-weight: bold;
}
.whoWeAreWrapper .whoWeAreContent p {
  font-size: 18px;
}

.servicesWrapper {
  background: #F2F2F2;
  padding: 50px 0;
}
.servicesWrapper .sectionTitle {
  margin-bottom: 50px;
}
.servicesWrapper .servicesContent {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.servicesWrapper .servicesContent .gridContent {
  flex: 1 0 auto;
  max-width: calc(33% - 10px);
  text-align: center;
  padding: 30px;
}
.servicesWrapper .servicesContent .gridContent h3 {
  font-size: 25px;
}
.servicesWrapper .servicesContent .gridContent img {
  width: 80px;
  height: 80px;
}
@media (max-width: 993px) {
  .servicesWrapper .servicesContent .gridContent {
    max-width: calc(50% - 10px);
  }
}
@media (max-width: 768px) {
  .servicesWrapper .servicesContent .gridContent {
    max-width: calc(100% - 10px);
  }
}

.aboutUsWrapper {
  text-align: center;
  padding: 5rem 0;
}
.aboutUsWrapper .aboutUsContent {
  width: 96%;
  max-width: 800px;
  margin: 0 auto;
}
.aboutUsWrapper .aboutUsContent h2 {
  font-weight: bold;
}
.aboutUsWrapper .videoSection {
  padding: 100px 0;
  text-align: center;
}
.aboutUsWrapper .videoSection .videoThumbnail {
  position: relative;
}
.aboutUsWrapper .videoSection .videoThumbnail img.thumbnail {
  width: 100%;
  max-width: 1000px;
  cursor: pointer;
}
.aboutUsWrapper .videoSection .videoThumbnail video {
  max-width: 100%;
  cursor: pointer;
}
@media (max-width: 993px) {
  .aboutUsWrapper .videoSection {
    padding: 50px 0;
  }
}

* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  max-width: 100%;
  overflow-x: hidden;
  font-family: "Proxima Nova Rg";
  font-size: 14px;
  color: #0A2046;
}
@media (max-width: 993px) {
  body {
    font-size: 13px;
  }
}

p {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Proxima Nova Rg";
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  text-decoration: none;
  color: #0A2046;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

li {
  font-size: 14px;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
#backToTop {
  min-width: unset;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #34A753;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
}
#backToTop:hover {
  background-color: #A8A8A8;
}
#backToTop img {
  width: 25px;
  height: 25px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(6349%) hue-rotate(36deg) brightness(99%) contrast(111%);
}

.sectionTitle h2 {
  font-size: 45px;
  font-weight: 600;
  color: #0A2046;
  margin-bottom: 30px;
}
.sectionTitle h2 small {
  font-size: 40%;
  display: block;
  margin-top: 30px;
  color: #A8A8A8;
}
@media (max-width: 768px) {
  .sectionTitle h2 {
    font-size: 35px;
  }
}

.headSection .topbarNavLink {
  background: #0A2046;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 0;
}
.headSection .topbarNavLink .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: 10px;
}
.headSection .topbarNavLink .container .socialMediaIcons ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  gap: 12px;
}
.headSection .topbarNavLink .container .socialMediaIcons ul li {
  list-style: none;
}
.headSection .topbarNavLink .container .socialMediaIcons ul li img {
  width: 20px;
  height: 20px;
}
@media (max-width: 480px) {
  .headSection .topbarNavLink .container .socialMediaIcons ul li img {
    width: 15px;
    height: 15px;
  }
}
.headSection .logoWrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 20px 0;
}
.headSection .logoWrapper .logo img {
  max-width: 110px;
}
.headSection .logoWrapper .linkWithButton {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  gap: 30px;
}
@media (max-width: 768px) {
  .headSection .logoWrapper {
    display: block;
    text-align: center;
  }
  .headSection .logoWrapper .linkWithButton {
    display: block;
    padding: 10px 0 0;
  }
  .headSection .logoWrapper .linkWithButton a {
    display: block;
    max-width: 150px;
    margin: 0 auto;
    padding: 5px;
  }
  .headSection .logoWrapper .linkWithButton button {
    padding: 5px 5px;
  }
}

.systemServicesWrapper {
  background: #F2F2F2;
  padding: 80px 0;
}
.systemServicesWrapper .systemServiceContent {
  padding: 30px 40px;
}
.systemServicesWrapper .systemServiceContent h3 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 10px;
  font-size: 25px;
  margin-bottom: 40px;
}
.systemServicesWrapper .systemServiceContent h3 img {
  width: 60px;
}
@media (max-width: 1200px) {
  .systemServicesWrapper .systemServiceContent {
    padding: 20px;
  }
  .systemServicesWrapper .systemServiceContent h3 {
    font-size: 20px;
  }
  .systemServicesWrapper .systemServiceContent h3 img {
    width: 50px;
  }
}
@media (max-width: 993px) {
  .systemServicesWrapper .systemServiceContent {
    padding: 20px;
  }
  .systemServicesWrapper .systemServiceContent h3 {
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
  }
  .systemServicesWrapper .systemServiceContent h3 img {
    width: 50px;
    display: block;
    margin-bottom: 10px;
  }
}

.faqsWrapper {
  padding: 100px 0;
}
.faqsWrapper .accordion {
  border-radius: 0;
  max-width: 800px;
  width: 96%;
  margin: 0 auto;
}
.faqsWrapper .accordion * {
  color: #0A2046;
}
.faqsWrapper .accordion .accordion-item {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.faqsWrapper .accordion .accordion-item .accordion-collapse {
  background: rgba(255, 255, 255, 0.05) !important;
  border-radius: 0 0 30px 30px !important;
}
.faqsWrapper .accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 0 20px 20px;
}
.faqsWrapper .accordion .accordion-button {
  padding: 15px 20px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.05) !important;
  border-radius: 30px 30px 0 0 !important;
  box-shadow: none;
  font-weight: normal;
}
.faqsWrapper .accordion .accordion-button.collapsed {
  background: transparent !important;
}
.faqsWrapper .accordion .accordion-button:focus, .faqsWrapper .accordion .accordion-button:hover, .faqsWrapper .accordion .accordion-button:active {
  background: transparent;
  outline: 0;
  box-shadow: none;
}
.faqsWrapper .accordion .accordion-button:after {
  background: url("/assets/images/plus.svg") center center no-repeat;
  background-size: 50%;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.faqsWrapper .accordion .accordion-button:not(.collapsed):after {
  background: url("/assets/images/minus.svg") center center no-repeat;
  background-size: 50%;
  background-color: rgba(255, 255, 255, 0.05);
}

.testimonialsCarouselSlider {
  background: #F2F2F2;
  padding: 80px 0 150px;
}
@media (max-width: 480px) {
  .testimonialsCarouselSlider {
    overflow-x: hidden;
  }
}
.testimonialsCarouselSlider .sectionTitle {
  text-align: center;
  margin-bottom: 50px;
}
.testimonialsCarouselSlider * {
  transition: all 0.5s ease !important;
}
.testimonialsCarouselSlider .slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0;
}
.testimonialsCarouselSlider .slick-slide.slick-active {
  opacity: 1 !important;
}
.testimonialsCarouselSlider .center {
  display: block !important;
}
.testimonialsCarouselSlider .center .dubbaPack {
  display: block !important;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 94% !important;
  margin: 0 auto;
  color: #0A2046;
  padding: 20px !important;
  min-height: 298px;
}
.testimonialsCarouselSlider .center .dubbaPack h3 {
  font-weight: bold;
  font-size: 22px;
}
.testimonialsCarouselSlider .center .dubbaPack h4 {
  font-weight: bold;
  font-size: 18px;
}
.testimonialsCarouselSlider .center .dubbaPack .starRating {
  text-align: right;
  margin: 10px 0;
  color: orange;
}
.testimonialsCarouselSlider .center .slick-slide.slick-current.slick-active.slick-center .dubbaPack {
  width: 280px;
}
@media (max-width: 993px) {
  .testimonialsCarouselSlider .center .slick-slide.slick-current.slick-active.slick-center .dubbaPack {
    width: 250px;
  }
}
.testimonialsCarouselSlider .center .slick-dots {
  bottom: -75px;
}
.testimonialsCarouselSlider .center .slick-dots li button:before {
  font-size: 12px;
}
.testimonialsCarouselSlider .center .slick-dots li button:before {
  color: #34a753;
}

.contactUsWrapper {
  padding: 100px 0;
}
@media (max-width: 993px) {
  .contactUsWrapper .contactUsImage {
    display: none;
  }
}

.graphWrapper {
  background: #F2F2F2;
  padding: 100px 0 70px 0;
}
.graphWrapper .graphItem h3 {
  font-size: 20px;
  font-weight: bold;
  color: #34A753;
  margin-bottom: 20px;
}
@media (max-width: 993px) {
  .graphWrapper .graphItem {
    max-width: 300px;
    margin: 0 auto 30px;
  }
  .graphWrapper .graphItem h3 {
    margin-bottom: 0;
  }
}
.graphWrapper .graphBarWrapper .graphBarImage {
  text-align: center;
}
@media (max-width: 993px) {
  .graphWrapper .graphBarWrapper {
    display: none;
  }
}

footer.footerWrapper .footerLogo img {
  width: 110px;
}
footer.footerWrapper .socialMediaIcons ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  gap: 12px;
}
footer.footerWrapper .socialMediaIcons ul li {
  list-style: none;
}
footer.footerWrapper .socialMediaIcons ul li img {
  width: 20px;
  height: 20px;
  filter: brightness(0) saturate(100%) invert(58%) sepia(17%) saturate(1552%) hue-rotate(84deg) brightness(90%) contrast(91%);
}
@media (max-width: 480px) {
  footer.footerWrapper .socialMediaIcons ul li img {
    width: 15px;
    height: 15px;
  }
}
footer.footerWrapper .footerBar {
  background: #0A2046;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  footer.footerWrapper .footerLogo, footer.footerWrapper p, footer.footerWrapper .socialMediaIcons {
    padding: 0 20px;
  }
}

/*# sourceMappingURL=style.css.map */
