@font-face {
  font-family: Montserrat-SemiBold;
  src: url(fonts/montserrat/Montserrat-SemiBold.eot);
  src: url(fonts/montserrat/Montserrat-SemiBold-1.eot)
      format("embedded-opentype"),
    url(fonts/montserrat/Montserrat-SemiBold.woff2) format("woff2"),
    url(fonts/montserrat/Montserrat-SemiBold.woff) format("woff"),
    url(fonts/montserrat/Montserrat-SemiBold.ttf) format("truetype"),
    url(fonts/montserrat/Montserrat-SemiBold.svg) format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Regular;
  src: url(fonts/montserrat/Montserrat-Regular.eot);
  src: url(fonts/montserrat/Montserrat-Regular-1.eot)
      format("embedded-opentype"),
    url(fonts/montserrat/Montserrat-Regular.woff2) format("woff2"),
    url(fonts/montserrat/Montserrat-Regular.woff) format("woff"),
    url(fonts/montserrat/Montserrat-Regular.ttf) format("truetype"),
    url(fonts/montserrat/Montserrat-Regular.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Bold;
  src: url(fonts/montserrat/Montserrat-Bold.eot) format("embedded-opentype"),
    url(fonts/montserrat/Montserrat-Bold.woff) format("woff"),
    url(fonts/montserrat/Montserrat-Bold.ttf) format("truetype"),
    url(fonts/montserrat/Montserrat-Bold.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat-Light;
  src: url(fonts/montserrat/Montserrat-Light.eot) format("embedded-opentype"),
    url(fonts/montserrat/Montserrat-Light.woff) format("woff"),
    url(fonts/montserrat/Montserrat-Light.ttf) format("truetype"),
    url(fonts/montserrat/Montserrat-Light.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: OpenSans-Regular;
  src: url(fonts/open-sans/OpenSans-Regular.eot) format("embedded-opentype"),
    url(fonts/open-sans/OpenSans-Regular.woff) format("woff"),
    url(fonts/open-sans/OpenSans-Regular.ttf) format("truetype"),
    url(fonts/open-sans/OpenSans-Regular.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: OpenSans-Bold;
  src: url(fonts/open-sans/OpenSans-Bold.eot) format("embedded-opentype"),
    url(fonts/open-sans/OpenSans-Bold.woff) format("woff"),
    url(fonts/open-sans/OpenSans-Bold.ttf) format("truetype"),
    url(fonts/open-sans/OpenSans-Bold.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: OpenSans-Italic;
  src: url(fonts/open-sans/OpenSans-Italic.eot) format("embedded-opentype"),
    url(fonts/open-sans/OpenSans-Italic.woff) format("woff"),
    url(fonts/open-sans/OpenSans-Italic.ttf) format("truetype"),
    url(fonts/open-sans/OpenSans-Italic.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: helvetica-regular;
  src: url(fonts/helvetica/HelveticaNeue.eot) format("embedded-opentype"),
    url(fonts/helvetica/HelveticaNeue.woff) format("woff"),
    url(fonts/helvetica/HelveticaNeue.ttf) format("truetype"),
    url(fonts/helvetica/HelveticaNeue.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
html {
  font-size: 16px;
  overflow-x: hidden !important;
  scroll-behavior: smooth;
  height: auto !important;
}
html body {
  height: 100% !important;
  background: #fff;
}
body,
html {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}
.flatpickr-current-month
  span.select2.select2-container.select2-container--default {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-current-month .select2-hidden-accessible {
  -webkit-clip-path: inherit !important;
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: none !important;
  height: 100% !important;
  overflow: visible !important;
  padding: 0 !important;
  position: initial !important;
  width: 50% !important;
  white-space: nowrap !important;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  display: inline-block;
}
.montserrat-regular {
  font-family: Montserrat-Regular;
}
.montserrat-regular * {
  font-family: Montserrat-Regular;
}
.montserrat-semibold {
  font-family: Montserrat-SemiBold;
}
.montserrat-semibold * {
  font-family: Montserrat-SemiBold;
}
.montserrat-bold {
  font-family: Montserrat-Bold;
}
.montserrat-bold * {
  font-family: Montserrat-Bold;
}
.opensans-regular {
  font-family: OpenSans-Regular;
}
.opensans-regular * {
  font-family: OpenSans-Regular;
}
.opensans-bold {
  font-family: OpenSans-Bold;
}
.opensans-bold * {
  font-family: OpenSans-Bold;
}
.opensans-italic {
  font-family: OpenSans-Italic;
}
.opensans-italic * {
  font-family: OpenSans-Italic;
}
.opensans-italic p {
  margin-bottom: 0;
}
.helvetica-regular {
  font-family: helvetica-regular;
}
.helvetica-regular * {
  font-family: helvetica-regular;
}
a:hover {
  text-decoration: none !important;
}
h1 {
  font-size: 5rem;
}
h1.large {
  font-size: 7rem;
}
h2 {
  font-size: 2.5rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.75rem;
}
h5 {
  font-size: 1.5rem;
}
h6 {
  font-size: 1.25rem;
}
p {
  font-size: 1rem;
}
.center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.small {
  font-size: 0.9rem;
}
.large {
  font-size: 1.1rem;
}
.x-large {
  font-size: 3.4375rem;
}
.xl-large {
  font-size: 4.6875rem;
}
.font-size-18 {
  font-size: 1.125rem !important;
}
.font-size-20 {
  font-size: 1.25rem !important;
}
.font-size-24 {
  font-size: 1.5rem;
}
.font-size-25 {
  font-size: 1.5625rem !important;
}
.font-size-25 p {
  font-size: 1.5625rem !important;
}
.font-size-35 {
  font-size: 2.1875rem !important;
}
.font-white {
  color: #fff;
}
.font-white * {
  color: #fff;
}
.text-black {
  color: #000;
}
.font-blue {
  color: #146bbe;
}
.font-blue * {
  color: #146bbe;
}
.font-light-grey {
  color: #92989b !important;
}
.font-light-grey * {
  color: #92989b !important;
}
.bg-blue {
  background: #146bbe;
}
.weight-400 {
  font-weight: 400;
}
.bold {
  font-weight: 700;
}
.italic {
  font-style: italic;
}
.cover {
  object-fit: cover;
}
.contain {
  object-fit: contain !important;
}
.display-block {
  display: block;
}
.case-study-bottom {
  padding-top: 130px;
  margin-bottom: -130px;
}
.case-study-bottom .right-side {
  background-color: #000;
  padding-bottom: 130px;
  background-size: cover;
  background-position: center center;
  height: 500px;
}
.case-study-bottom .right-side img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.case-study-bottom .left-side {
  padding-left: 140px;
  padding-top: 140px;
}
.case-study-bottom .left-side h3 {
  color: #202324;
  font-size: 45px;
}
.case-study-bottom .left-side a {
  color: #1181ca;
  font-size: 20px;
  transition: all 0.2s ease-in-out;
}
.case-study-bottom .left-side a:hover {
  color: #202324;
  transition: all 0.2s ease-in-out;
}
.case-slide {
  position: relative;
  display: block;
  overflow: hidden;
}
.case-slide img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.case-slide .slick-dots {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
}
.case-slide .slick-dots li {
  position: relative;
}
.case-slide .slick-dots li.slick-active {
  position: relative;
}
.case-slide .slick-dots li.slick-active button {
  position: relative;
}
.case-slide .slick-dots li.slick-active button::before {
  content: "";
  background: #fff !important;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 1;
  border: 0;
}
.case-slide .slick-dots li button {
  position: relative;
  border: 2px solid #fff;
  border-radius: 50%;
}
.case-slide .slick-dots li button::before {
  content: "";
  background: 0 0 !important;
}
.single-items-home {
  position: relative;
  display: block;
  overflow: hidden;
}
.single-items-home img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single-items-home .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}
.single-items-home .slick-dots li {
  position: relative;
}
.single-items-home .slick-dots li:only-child {
  display: none;
}
.single-items-home .slick-dots li.slick-active {
  position: relative;
}
.single-items-home .slick-dots li.slick-active button {
  position: relative;
}
.single-items-home .slick-dots li.slick-active button::before {
  content: "";
  background: #fff !important;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 1;
  border: 0;
}
.single-items-home .slick-dots li button {
  position: relative;
  border: 2px solid #fff;
  border-radius: 50%;
}
.single-items-home .slick-dots li button::before {
  content: "";
  background: 0 0 !important;
}
#case-next {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 40px;
  align-items: center;
  display: flex;
  color: #000;
  transition: 0.2s;
  padding: 20px;
  border-radius: 0 25px 25px 0;
  box-shadow: 20px 0 10px -16px rgba(0, 0, 0, 0.2);
}
#case-next:focus,
#case-next:hover {
  cursor: pointer;
  box-shadow: 0 0 10px -16px;
}
.custom-select-redirect {
  border: none;
}
.custom-select-redirect .custom-select-option {
  border: 1px solid #707070;
  cursor: pointer;
}
.custom-select-redirect .custom-select-option:hover {
  background-color: #707070 !important;
}
.custom-select-redirect [selected] {
  background-color: #707070 !important;
}
.bubbles {
  padding: 60px;
  padding-top: 135px;
  padding-bottom: 130px;
  width: 100%;
  -webkit-box-shadow: 0 0 46px -36px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 46px -36px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 46px -36px rgba(0, 0, 0, 0.75);
  text-align: center;
  border-radius: 175px;
}
.bubbles h1.blue {
  position: relative;
  z-index: 20;
  font-size: 6.25rem;
}
.bubbles h1.grey {
  position: absolute;
  top: 5px;
  left: calc(50% + 5px);
  transform: translateX(-50%);
  z-index: 10;
  width: 100%;
  font-size: 6.25rem;
}
.bubbles h4 {
  font-size: 20px;
  margin-bottom: 0;
}
#background-top-hp {
  position: absolute;
  z-index: 1;
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
}
#background-middle-hp {
  position: absolute;
  z-index: 1;
  top: -60px;
  left: 70%;
  transform: translateX(-50%);
  width: 230%;
}
#open-desktop-menu {
  cursor: pointer;
}
.arrows-container {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

#pen-absolute-image {
  position: absolute;
  right: -86%;
  top: 100% !important;
}
#hp-banner-prev {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  color: #fff;
}

#hp-banner-prev img {
  height: 12px;
  width: auto;
  margin-bottom: 3px;
  margin-right: 17.7px;
  transition: all 0.2s ease-in-out;
}
#hp-banner-prev:hover {
  cursor: pointer;
}
#hp-banner-prev:hover img {
  transform: translateX(-10px);
  transition: all 0.2s ease-in-out;
}
#hp-banner-next {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  color: #fff;
}
#hp-banner-next img {
  transform: rotate(180deg);
  height: 12px;
  width: auto;
  margin-bottom: 3px;
  margin-left: 17.7px;
  transition: all 0.2s ease-in-out;
}
#hp-banner-next:hover {
  cursor: pointer;
}
#hp-banner-next:hover img {
  transform: translateX(10px) rotate(180deg);
  transition: all 0.2s ease-in-out;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 40;
  padding-top: 30px;
  padding-bottom: 20px;
}
.header ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.header ul li {
  display: inline-block;
  margin-left: 35px;
}
.header ul li a {
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.header ul li a:hover {
  color: #1181ca;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.header ul li a.active {
  font-weight: 700;
  color: #1181ca;
}
.header ul li .submit-search {
  background-image: url(../img/search.png);
  background-position: 5% 50%;
  background-repeat: no-repeat;
  border: none;
  outline: 0;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  height: 100%;
  background-color: transparent;
  margin-left: 16px;
  padding: 0;
  z-index: 5;
  cursor: pointer;
}
.header ul li input.search-header {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  outline: 0;
  border-radius: 15px;
  padding: 8px 19px;
  padding-left: 40px;
  color: #fff;
  border: 0 solid #34d2ef;
  transition: all 0.2s ease-in-out;
}
.header ul li input.search-header:focus {
  border: 0 solid #34d2ef;
  transition: all 0.2s ease-in-out;
}
.header ul li input.search-header::placeholder {
  color: #fff;
}
.header ul li.button-header {
  background: #1181ca;
  border-radius: 20px;
  padding: 5px 20px;
  font-weight: 700;
  border: 1px solid #1181ca;
  transition: all 0.2s ease-in-out;
}
.header ul li.button-header:hover {
  background: #fff;
  transition: all 0.2s ease-in-out;
}
.header ul li.button-header:hover a {
  color: #1181ca;
}
.header-mobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s ease-in-out;
}
.header-mobile .logo {
  width: 130px;
  height: auto;
}
.header-mobile-bg {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.4s ease-in-out;
}
.case-study-padding .rounded-border-margin.margin {
  padding-bottom: 0 !important;
}
.blue-rounded-section {
  background: #0b6ac1;
  position: relative;
  z-index: 20;
}
.blue-rounded-section h2 {
  font-size: 5rem;
}
.blue-rounded-section h1 {
  font-size: 21.25rem;
  margin-left: -250px;
  margin-bottom: 0;
  margin-top: -100px;
}
.blue-rounded-section-secondary {
  background: #0b6ac1;
  position: relative;
  z-index: 20;
}
.blue-rounded-section-secondary h1 {
  font-size: 21.25rem;
  position: relative;
  top: -81px;
  right: 4%;
  text-align: right;
}
.text-border {
  color: #fff;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
}
.text-border.blue {
  color: #0b6ac1;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0b6ac1;
}
.text-border.grey {
  color: #cfcfcf;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #cfcfcf;
}
.increased-z-index {
  z-index: 20;
  position: relative;
}
.huge-numbers-container {
  position: absolute;
  left: -168px;
  bottom: -430px;
}
.huge-numbers-container h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 62.5rem;
  z-index: 10;
}
.huge-numbers-container h1.grey {
  left: 20px;
  bottom: -20px;
  z-index: 7;
}
.menu-desktop {
  height: 100vh;
  width: 100%;
  overflow-y: auto;
  background: rgba(5, 24, 36, 0.9);
  position: absolute;
  z-index: 0;
  opacity: 0;
  transition: 0.5s all;
}
.menu-desktop .inside-container li {
  padding-right: 9%;
}
.menu-desktop .inside-container .social-menu {
  width: 125px;
}
.menu-desktop .close-menu-desktop {
  cursor: pointer;
  display: inline-block;
  padding-bottom: 50px;
}
.menu-desktop .trigger-ul {
  width: 100%;
  background: #051824;
  padding-left: 0;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}
.menu-desktop .trigger-ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 23px;
}
.menu-desktop .trigger-ul li:first-child {
  padding-top: 23px;
}
.menu-desktop .trigger-ul li a {
  color: #deeaef !important;
  font-family: Montserrat-Light !important;
  transition: all 0.2s ease-in-out;
  font-size: 1.875rem !important;
  line-height: 45px;
}
.menu-desktop .trigger-ul li a:hover {
  color: #146bbe !important;
  transition: all 0.2s ease-in-out;
}
.menu-desktop .trigger-ul {
  transition: 2s all;
}
.menu-desktop .trigger-ul.slide-open {
  max-height: 550px;
  background: #051824;
  transition: 2s all;
}
.menu-desktop .slide-down-menu {
  height: 100%;
  transition: all 0.2s ease-in-out;
}
.menu-desktop .inside-container {
  position: absolute;
  right: 0;
  top: 70px;
  display: block;
  margin: auto;
  width: 100%;
  position: relative;
}
.menu-desktop .inside-container .align-bottom-left {
  position: absolute;
  bottom: 0;
  left: 120px;
}
.menu-desktop .inside-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu-desktop .inside-container ul li a {
  color: #fff;
  font-size: 5.1875rem;
  transition: all 0.2s ease-in-out;
}
.menu-desktop .inside-container ul li a:hover {
  cursor: pointer;
  color: #fff !important;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.menu-desktop .inside-container ul li a.menu-title {
  line-height: 100px;
}
.menu-desktop .inside-container ul li.active {
  color: #146bbe;
}
.menu-desktop .inside-container ul.social-menu li a {
  font-size: 1rem;
  color: #757f83;
  transition: all 0.2s ease-in-out;
}
.menu-desktop .inside-container ul.social-menu li a:hover {
  color: #146bbe;
  transition: all 0.2s ease-in-out;
}
.menu-mobile {
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  background: rgba(5, 24, 36, 0.9);
  position: fixed;
  z-index: 0;
  opacity: 0;
  transition: 1s all;
}
.menu-mobile .search-header {
  width: 100%;
  max-width: 500px;
  border-radius: 20px;
  border: 0;
  padding-left: 50px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  background: #36535f;
  color: #fff;
}
.menu-mobile .search-header::placeholder {
  color: #fff;
}
.menu-mobile .search-header:focus {
  outline: 0;
}
.menu-mobile .close-menu-mobile {
  position: absolute;
  top: 30px;
  right: 20px;
  cursor: pointer;
  display: inline-block;
}
.menu-mobile .close-menu-mobile img {
  width: 17px;
  height: 17px;
}
.menu-mobile .trigger-ul {
  width: 100%;
  background: #051824;
  padding-left: 0;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}
.menu-mobile .trigger-ul li {
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.menu-mobile .trigger-ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 23px;
}
.menu-mobile .trigger-ul li:first-child {
  padding-top: 23px;
}
.menu-mobile .trigger-ul li a {
  color: #deeaef !important;
  font-family: Montserrat-Regular !important;
  transition: all 0.2s ease-in-out;
  font-size: 1.25rem !important;
}
.menu-mobile .trigger-ul li a:hover {
  color: #fff !important;
  transition: all 0.2s ease-in-out;
}
.menu-mobile .trigger-ul {
  transition: 2s all;
}
.menu-mobile .trigger-ul.slide-open {
  max-height: 500px;
  background: #051824;
  transition: 2s all;
}
.menu-mobile .slide-down-menu {
  height: 100%;
  transition: 1s all;
}
.menu-mobile .inside-container {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  margin: auto;
  width: 100%;
  position: relative;
}
.menu-mobile .inside-container .align-bottom-left {
  position: relative;
  margin-top: 70px;
  margin-bottom: 70px;
  padding-left: 20px;
}
.menu-mobile .inside-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu-mobile .inside-container ul li {
  padding-left: 20px;
  padding-right: 20px;
}
.menu-mobile .inside-container ul li a {
  color: #fff;
  font-size: 2.2rem;
  transition: all 0.2s ease-in-out;
}
.menu-mobile .inside-container ul li a:hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.menu-mobile .inside-container ul li.active {
  color: #146bbe;
}
.menu-mobile .inside-container ul.social-menu li a {
  font-size: 1rem;
  color: #757f83;
  transition: all 0.2s ease-in-out;
}
.menu-mobile .inside-container ul.social-menu li a:hover {
  color: #146bbe;
  transition: all 0.2s ease-in-out;
}
.show-menu {
  opacity: 1;
  z-index: 100;
  transition: 1s all;
  display: block !important;
}
.side-menu {
  background: #fff;
  position: absolute;
  right: 10%;
  bottom: 0;
  z-index: 100;
  width: 250px;
  padding-top: 20px;
  padding-right: 22px;
  padding-left: 20px;
  padding-bottom: 60px;
  -webkit-box-shadow: 0 0 46px -36px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 46px -36px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 46px -36px rgba(0, 0, 0, 0.75);
  bottom: -50px;
}
.side-menu ul {
  list-style-type: none;
}
.side-menu ul li {
  padding-bottom: 15px;
}
.side-menu ul li a {
  color: #92989b;
  transition: all 0.2s ease-in-out;
}
.side-menu ul li a:hover {
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.side-menu ul li a.active {
  color: #000;
}
.position-text-over-image {
  margin-top: -100px;
}
.padding-huge {
  padding-bottom: 400px;
}
.rounded-border {
  -webkit-border-radius: 90vh 200vh 0 0/10vh 30vh;
  margin: 0 -200px;
}
.rounded-border .rounded-border-margin {
  margin: 0 200px;
}
.rounded-border .rounded-border-margin.margin {
  margin-bottom: -130px;
  padding-bottom: 130px;
}
.rounded-border-reverse {
  -webkit-border-radius: 200vh 90vh 0 0/30vh 10vh;
  margin: 0 -200px;
  transition: 2s all;
}
.rounded-border-reverse .rounded-border-margin {
  margin: 0 200px;
}
.rounded-border-reverse .rounded-border-margin.margin {
  margin-bottom: 0px;
  padding-bottom: 130px;
}
.rounded-border-reverse.rounded-border {
  -webkit-border-radius: 90vh 200vh 0 0/10vh 30vh;
}
.rounded-border-secondary {
  -webkit-border-radius: 200vh 90vh 0 0/30vh 10vh;
  margin: 0 -200px;
}
.rounded-border-secondary .rounded-border-margin {
  margin: 0 200px;
}
.rounded-border-secondary .rounded-border-margin.margin {
  margin-bottom: -125px;
  padding-bottom: 125px;
}
.rounded-border-secondary .careers-padding {
  padding-bottom: 180px;
}
.rounded-border-secondary-reverse {
  -webkit-border-radius: 90vh 200vh 0 0/10vh 30vh;
  transition: 2s all;
  margin: 0 -200px;
}
.rounded-border-secondary-reverse .rounded-border-margin {
  margin: 0 200px;
}
.rounded-border-secondary-reverse .rounded-border-margin.margin {
  margin-bottom: -125px;
  padding-bottom: 125px;
}
.rounded-border-secondary-reverse .careers-padding {
  padding-bottom: 180px;
}
.rounded-border-secondary-reverse.rounded-border-secondary {
  -webkit-border-radius: 200vh 90vh 0 0/30vh 10vh;
}
.rounded-box-hover {
  margin-left: -7.5px;
  margin-right: -7.5px;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fff;
  border-radius: 10px;
  transform: translateY(0);
  -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}

/* Ensure images don't exceed the container width */
.responsive-img {
  width: 100%;
  height: 600px;
  max-width: 100%;
  display: block;
}

/* Optional: If you want to restrict height too */
@media (max-width: 768px) {
  .responsive-img {
    max-height: 600px; /* Adjust based on your layout needs */
    object-fit: contain; /* or 'cover' if cropping is okay */
  }
}

.rounded-box-hover p {
  color: #000;
  margin-bottom: 11px;
}
.rounded-box-hover span {
  color: #92989b;
}
.rounded-box-hover img.box-image {
  object-fit: contain;
  width: 67%;
  height: 120px;
}
.rounded-box-hover:hover {
  background: #146bbe;
  transform: translateY(-10px);
  transition: all 0.3s ease-in-out;
}
.rounded-box-hover:hover p {
  color: #fff;
}
.rounded-box-hover:hover span {
  color: #8cc9f1;
}
.rounded-box-hover:hover img {
  filter: brightness(0) invert(1);
  transition: all 0.3s ease-in-out;
}
.rounded-box {
  z-index: 5;
  position: relative;
  background: #fff;
  border-radius: 10px;
  padding: 88px 80px;
  -webkit-box-shadow: 0 0 46px -16px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 46px -16px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 46px -16px rgba(0, 0, 0, 0.75);
}
.rounded-box p {
  color: #92989b;
}
.rounded-box a {
  color: #146bbe;
  transition: all 0.2s ease-in-out;
}
.rounded-box a:hover {
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.rounded-box a:hover svg path {
  fill: #000;
}
.h-head-con {
  position: relative;
  height: 100%;
  display: block;
  overflow: hidden;
  padding-top: 10px;
  background: url(../img/bcl.png) center center no-repeat;
  background-size: contain; /* Ensures the entire image fits inside */
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000; /* Optional: fallback background color */
  z-index: 2;
}
.h-head-con::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;

  z-index: 2;
  top: 0;
  left: 0;
}
.h-head-con .layer-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  display: flex;
  transform: translateX(0);
  animation: 30s linear 0s infinite normal none running layer1;
  z-index: 1;
}
.h-head-con .layer-1 h1 {
  position: relative;
  font-size: 75vh;
  transform: translateY(-70%);
  text-transform: uppercase;
  white-space: nowrap;
  color: transparent;
  -webkit-text-stroke: 2px #fff;
  font-family: Montserrat-Bold;
  top: 60%;
}
.h-head-con .layer-1 img {
  position: relative;
}
.h-head-con .container h1 {
  position: relative;
  z-index: 3;
  font-family: Montserrat-Regular;
  font-size: 50px;
  color: #fff;
  margin-bottom: 20px;
}
.h-head-con .container h2 {
  position: relative;
  z-index: 3;
  font-family: Montserrat-Bold;
  font-size: 80px;
  color: #fff;
  margin-bottom: 20px;
}
.h-head-con .container p a {
  z-index: 3;
  font-family: Montserrat-Bold;
  text-align: center !important;
}
.h-head-con .layer-3 {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 4;
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  animation: 5s ease-in 2s infinite normal none running blur;
}
.h-head-con .layer-3 .shape-1 {
  display: block;
  display: block;
  height: 100%;
  backdrop-filter: blur(5px);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  width: 150px;
  background: #1181ca;
  background: linear-gradient(
    145deg,
    rgba(17, 129, 202, 0.1) 0,
    rgba(146, 8, 88, 0.1) 71%
  );
  margin-right: 10px;
}
.h-head-con .layer-3 .shape-2 {
  display: block;
  height: 100%;
  backdrop-filter: blur(5px);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  width: 150px;
  background: #1181ca;
  background: linear-gradient(
    145deg,
    rgba(17, 129, 202, 0.1) 0,
    rgba(146, 8, 88, 0.1) 71%
  );
}
.h-head-con .layer-3 .shape-3 {
  display: block;
  height: 100%;
  backdrop-filter: blur(5px);
  clip-path: polygon(0 0, 40% 0, 100% 100%, 60% 100%);
  width: 350px;
  background: #1181ca;
  background: linear-gradient(
    145deg,
    rgba(17, 129, 202, 0.1) 0,
    rgba(146, 8, 88, 0.1) 71%
  );
}
.h-head-con .layer-3 .shape-4 {
  display: block;
  height: 100%;
  backdrop-filter: blur(5px);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  width: 150px;
  background: #1181ca;
  background: linear-gradient(
    145deg,
    rgba(17, 129, 202, 0.1) 0,
    rgba(146, 8, 88, 0.1) 71%
  );
}
@keyframes layer1 {
  from {
    left: 110%;
  }
  to {
    left: -300%;
  }
}
@keyframes blur {
  from {
    left: 100%;
  }
  50% {
    left: 100%;
  }
  to {
    left: -300%;
  }
}

.responsive-bg {
  width: 100%;
  height: 400px; /* adjust as needed */
  background-size: cover;
  background-position: center;
  background-image: url("./img/why-us.png");
}

@media (max-width: 767px) {
  .responsive-bg {
    background-image: url("./img/why-us-mob.png");
  }
}
@keyframes slideRight {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}

.carousel-track {
  white-space: nowrap;
}

.slick-container {
  height: 100vh;
  z-index: 30;
  position: relative;
}
.slick-container .single-items {
  height: 100%;
}
.slick-container .single-items .single-item {
  position: relative;
}
.slick-container .single-items .single-item img {
  height: 100%;
  object-fit: cover;
}
.slick-container .single-items .single-item .single-item-content {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 6;
}
.slick-container .slick-list {
  height: 100%;
}
.slick-container .slick-list .slick-track {
  height: 100%;
}
.video-h video {
  max-height: 50%;
}
.slick-container-home {
  height: 85vh;
  z-index: 30;
  position: relative;
}
.slick-container-home .single-items-home {
  height: 100%;
}
.slick-container-home .single-items-home .single-item {
  position: relative;
}
.slick-container-home .single-items-home .single-item img {
  height: 100%;
  object-fit: cover;
}
.slick-container-home .single-items-home .single-item .single-item-content {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 6;
}
.slick-container-home .slick-list {
  height: 100%;
}
.slick-container-home .slick-list .slick-track {
  height: 100%;
}
.button-primary {
  position: relative;
  -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.15);
  background: #fff;
  color: #000;
  z-index: 5;
  padding: 10px 50px;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
}
.button-primary svg {
  margin-left: 5px;
}
.button-primary:hover {
  background: #146bbe;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.button-primary:hover .btn-arrow path {
  fill: #fff;
}
.button-primary:focus {
  outline: 0;
}
.button-primary.blue {
  background: #146bbe;
  color: #fff;
}
.button-primary.blue:hover {
  color: #146bbe;
  background: #fff;
}
.add-border-b-blue {
  border-bottom: 1px solid #1181ca;
}
.project-image-offset {
  position: absolute;
  top: -130px;
  left: 0;
  object-fit: cover;
  width: 50%;
  z-index: 4;
}
.blog-details span.date {
  font-size: 1.9375rem;
  color: #ccc !important;
}
.blog-details h2 {
  font-size: 3.75rem;
  line-height: 91px;
}
.blog-details p {
  font-size: 1.25rem;
  margin-bottom: 0;
}
.blog-details .social {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 30px;
  list-style-type: none;
}
.blog-details .social li {
  margin-top: 8px;
}
.blog-details .button-primary {
  padding: 14px 40px;
  background-color: #1181ca !important;
}
.blog-details .article-text {
  font-size: 2.5rem;
}
.margin-top-projects {
  margin-top: 130px;
}
.comment-field-lg {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  border: 1px solid #c1c1c1;
  outline: 0;
  min-height: 120px;
  max-height: 200px;
  line-height: 60px;
  padding-left: 20px;
}
.comment-field {
  width: 100%;
  border: 1px solid #c1c1c1;
  outline: 0;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
}
.social-list {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style-type: none;
}
.social-list li {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #707782;
  transition: all 0.2s ease-in-out;
  margin-left: 8px;
}
.social-list li:hover {
  background: #146bbe;
  transition: all 0.2s ease-in-out;
}
.social-list li img {
  height: 24px;
  width: 24px;
}
.footer-radius-reverse {
  -webkit-border-radius: 200vh 90vh 0 0/30vh 10vh;
  transition: 2s all;
}
.footer-radius-reverse.footer-radius {
  -webkit-border-radius: 90vh 200vh 0 0/10vh 30vh !important;
}
.footer {
  transition: 2s all;
  background: #181a1b;
  position: relative;
  z-index: 20;
  margin: 0 -200px;
}
.footer .footer-margin {
  margin: 0 200px;
}
.footer h3,
.footer h6 {
  color: #fff;
}
.footer h3 {
  font-size: 1.875rem;
}
.footer a {
  color: #92989b;
  transition: all 0.2s ease-in-out;
}
.footer a:hover {
  color: #146bbe;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.footer img.country-image {
  position: absolute;
  top: -50px;
  left: 0;
  z-index: -1;
  max-width: 190px;
}
.footer img.country-image.left {
  left: 40px;
}
.footer a.btn-footer {
  display: inline-block;
  border: 1px solid #fff;
  background: 0 0;
  color: #fff;
  padding: 12px 0;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
  width: 227px;
  text-align: center;
}
.footer a.btn-footer:hover {
  cursor: pointer;
  background: #fff;
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.footer a.btn-footer:hover svg path {
  fill: #000;
}
.why-us h1 {
  font-size: 7.1875rem;
}
.why-us h2 {
  font-size: 4.6875rem;
}
.why-us h4 {
  font-size: 2.8125rem;
}
.why-us p {
  line-height: 1.8;
  font-size: 1.5625rem;
}
.why-us .numbers-absolute {
  position: absolute;
  font-size: 1000px;
  color: #fafafa;
  top: 0;
  right: 11%;
  z-index: 0 !important;
  line-height: 1;
}
.contact h1 {
  font-size: 15.3125rem;
}
.contact h4 {
  font-size: 2.8125rem;
}
.contact h4.subtitle {
  position: absolute;
  left: 410px;
  top: 10px;
}
.contact input[type="email"],
.contact input[type="text"] {
  width: 100%;
  height: 100px;
  line-height: 100px;
  padding-left: 60px;
  border-radius: 16px;
  border: 1px solid #e7e8e8;
  font-family: helvetica-regular;
  font-size: 1.25rem;
  margin-bottom: 20px;
}
.contact input[type="email"]:focus,
.contact input[type="text"]:focus {
  outline: 0;
}
.contact input[type="email"]::placeholder,
.contact input[type="text"]::placeholder {
  color: #707070;
}
.contact textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 255px;
  max-height: 300px;
  padding-left: 60px;
  padding-top: 40px;
  border-radius: 16px;
  font-size: 1.25rem;
  border: 1px solid #e7e8e8;
  font-family: helvetica-regular;
  margin-bottom: 22px;
}
.contact textarea:focus {
  outline: 0;
}
.contact textarea::placeholder {
  color: #707070;
}
.contact input[type="submit"] {
  border: none;
  cursor: pointer;
  float: right;
}
.contact input[type="submit"]:hover {
  background: #fff;
  color: #146bbe;
}
.contact .button-primary {
  float: right;
  background: #146bbe;
  color: #fff;
  padding: 14px 40px;
}
.contact .button-primary:hover {
  background: #fff;
  color: #146bbe;
}
.back-position {
  top: 20px;
  left: 0;
}
.back-position a {
  color: #91979a;
  transition: 0.2s all;
}
.back-position a svg path {
  transition: 0.2s all;
}
.back-position a:hover {
  color: #000;
}
.back-position a:hover svg path {
  fill: #000;
}
.careers-form h1 {
  font-size: 7.1875rem;
}
.careers-form h3 {
  font-size: 2.8125rem;
}
.careers-form h4 {
  font-size: 1.875rem;
  position: absolute;
  left: 400px;
  top: 30px;
}
.careers-form .dropdown,
.careers-form .input {
  width: 100%;
  height: 100px;
  line-height: 100px;
  padding-left: 45px;
  border-radius: 15px;
  border: 1px solid #e7e8e8;
  margin-bottom: 20px;
  font-size: 20px;
  font-family: helvetica-regular;
}
.careers-form .dropdown:focus,
.careers-form .input:focus {
  outline: 0;
}
.careers-form .dropdown::placeholder,
.careers-form .input::placeholder {
  color: #707070;
}
.careers-form select {
  -webkit-appearance: none;
  cursor: pointer;
  background: transparent url(../img/select.svg) no-repeat 96% center;
}
.careers-form .input-row {
  border-radius: 15px;
  border: 1px solid #e7e8e8;
  margin-bottom: 20px;
  height: 100px;
}
.careers-form .input-row img {
  padding-left: 45px;
}
.careers-form .input-row:focus {
  outline: 0;
}
.careers-form .input-row::placeholder {
  color: #707070;
}
.careers-form .input-row input[type="email"],
.careers-form .input-row input[type="text"] {
  padding-left: 0;
  border-radius: 15px;
  border: none;
  margin-bottom: 0;
  height: 100%;
  width: 100%;
  font-size: 20px;
  font-family: helvetica-regular;
}
.careers-form .input-row input[type="email"]:focus,
.careers-form .input-row input[type="text"]:focus {
  outline: 0;
}
.careers-form .input-row input[type="email"]::placeholder,
.careers-form .input-row input[type="text"]::placeholder {
  color: #707070;
}
.careers-form input[type="submit"] {
  border: none;
  float: right;
  cursor: pointer;
}
.careers-form input[type="submit"]:hover {
  background: #fff;
  color: #146bbe;
}
.careers-form .button-primary {
  float: right;
  background: #146bbe;
  color: #fff;
}
.careers-form .button-primary:hover {
  background: #fff;
  color: #146bbe;
}
.careers-form .dropdown span.current:after {
  height: 8px;
  width: 8px;
  border-left: none;
  border-right: none;
  border-top: none;
  background-image: "";
  background: #a9464600 url(../img/select.svg) no-repeat 96% center;
}
.careers-form .inside-careers-box {
  border: 1px solid #e7e8e8;
  border-radius: 15px;
  margin-top: 25px;
  padding-left: 45px;
  padding-right: 30px;
  padding-top: 38px;
  padding-bottom: 38px;
}
.careers-form .inside-careers-box .button-primary {
  background: #146bbe;
  color: #fff;
  font-size: 0.8rem;
  padding-left: 28px;
  padding-right: 28px;
  box-shadow: none;
  border: 1px solid #146bbe;
}
.careers-form .inside-careers-box .button-primary:hover {
  background: #fff;
  color: #146bbe;
  border: 1px solid #146bbe;
}
.careers-form .inside-careers-box a.file-upload {
  color: #707070;
  text-decoration: underline;
  cursor: pointer;
}
.blog a.button-primary.blue {
  padding: 13px 83px;
}
.blog-box {
  border-top: 1px solid #1181ca;
  position: relative;
  background: #fff;
  z-index: 20;
  padding: 50px;
}
.blog-box h2 {
  font-size: 3.8125rem;
  line-height: 95px;
}
.blog-box p {
  font-size: 1.5625rem;
  line-height: 40px;
}
.blog-box .button-primary {
  box-shadow: none !important;
  border: 1px solid #707070;
  padding: 7px 36px;
  color: #b1b1b1;
}
.blog-box .button-primary:hover {
  color: #fff;
}
.blog-box span.date {
  position: absolute;
  top: -68px;
  left: 23%;
  font-size: 1.875rem;
  color: #ccc !important;
}
.padding-blog-listing {
  padding-top: 210px;
  min-height: 820px;
}
.blog-image-absolute {
  position: absolute;
  left: 0;
  width: 40%;
  height: 640px;
  object-fit: contain;
  top: -180px;
}
.services h1 {
  font-size: 15.3125rem;
}
.services h4 {
  font-size: 2.8125rem;
}
.services h4.subtitle {
  position: relative;
  left: 0px;
  top: 20px;
}
.services .services-listing {
  padding-left: 140px;
  list-style-type: none;
}
.services .services-listing li {
  margin-bottom: 30px;
}
.services .services-listing li span {
  vertical-align: middle;
}
.services .services-listing .collapsed {
  color: #1181ca;
  font-size: 2.1875rem;
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.services .services-listing .collapsed:hover {
  color: #000;
  cursor: pointer;
}
.services .services-listing .collapsed .plus {
  display: block;
}
.services .services-listing .collapsed .minus {
  display: none;
}
.services .services-listing a {
  color: #000;
  font-size: 2.1875rem;
  position: relative;
}
.services .services-listing a .plus {
  display: none;
}
.services .services-listing a .minus {
  display: block;
}
.services .services-listing .img-w {
  background: #1181ca;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  margin-bottom: -3px;
  position: relative;
  display: inline-block;
  margin-right: 120px;
  vertical-align: middle;
}
.services .services-listing .img-w img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  transform: translate(-50%, -50%);
}
.services .services-listing .card-body {
  border: none;
  padding-left: 10px;
  margin-left: 145px;
}
.service-popup {
  padding: 80px;
  background: #fff;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 46px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 46px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 46px -12px rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: -1;
  opacity: 0;
  width: 65%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.service-popup p {
  width: 70%;
}
.service-popup a {
  color: #92989b !important;
  transition: all 0.2s ease-in-out;
}
.service-popup a:hover {
  color: #000 !important;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.show-popup {
  z-index: 100;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.inside-careers-box {
  border: 1px solid #e7e8e8;
  border-radius: 15px;
  margin-top: 25px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.inside-careers-box .button-primary {
  background: #146bbe;
  color: #fff;
  font-size: 0.8rem;
  padding-left: 29px;
  padding-right: 29px;
  box-shadow: none;
}
.inside-careers-box a.file-upload {
  color: #707070;
  text-decoration: underline;
  cursor: pointer;
}
.breadcrumb-absolute {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 20;
}
.breadcrumb-absolute a {
  color: #000;
  transition: all 0.2s ease-in-out;
}
.breadcrumb-absolute a:hover {
  color: #146bbe;
  transition: all 0.2s ease-in-out;
}
.careers h1 {
  font-size: 4.6875rem;
  padding-bottom: 30px;
}
.careers .careers-box {
  background: #fff;
  padding: 30px 40px 50px 40px;
  border-radius: 38px;
  -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.15);
}
.careers .careers-box h5 {
  font-size: 1.25rem;
  margin-bottom: 0;
}
.careers .careers-box .inside-careers-box {
  border: 1px solid #e7e8e8;
  border-radius: 15px;
  margin-top: 25px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.careers .careers-box .inside-careers-box .button-primary {
  background: #146bbe;
  color: #fff;
  font-size: 0.8rem;
  padding-left: 24px;
  padding-right: 24px;
  border: 1px solid #146bbe;
}
.careers .careers-box .inside-careers-box .button-primary:hover {
  background: #fff;
  color: #146bbe;
  border: 1px solid #146bbe;
}
.careers .careers-box .inside-careers-box a.file-upload {
  color: #707070;
  text-decoration: underline;
  cursor: pointer;
}
.career-listing {
  padding-top: 1px;
  padding-bottom: 1px;
  background: #fff;
  border-radius: 15px;
  position: relative;
}
.career-listing .left-side img {
  max-width: 100%;
  object-fit: contain;
  padding: 0 !important;
}
.career-listing .right-side {
  padding: 25px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 15px;
  margin-right: 1px;
  background: #146bbe;
  height: 100%;
}
.career-listing .right-side p {
  font-weight: 400;
  color: #a2c8e2;
  opacity: 0.8;
  margin-bottom: 0;
}
.career-listing .right-side h5 {
  font-weight: 400;
  padding-bottom: 13px;
}
.career-listing .carrer-listing-overlay {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  position: absolute;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  left: 5px;
  top: 5px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 50;
  border-radius: 15px;
}
.career-listing .carrer-listing-overlay a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #146bbe;
}
.career-listing .carrer-listing-overlay a:hover {
  color: #fff;
}
.career-listing .careers-listing-overlay-show {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.numbers-absolute {
  position: absolute;
  font-size: 1000px;
  color: #fafafa;
  top: -46%;
  right: -10%;
  z-index: 0;
}
.message-position {
  position: fixed;
  right: 0;
  z-index: 30;
  bottom: -6px;
  cursor: pointer;
}
.single-items-w-dots .slick-slide {
  height: 67vh;
  display: block;
}
.single-items-w-dots .slick-slide img {
  display: block;
  height: 100%;
  min-width: 100%;
  width: auto !important;
  object-fit: cover;
}
.ql-align-center {
  text-align: center !important;
}
.popup-position {
  position: fixed;
  top: 50%;
  z-index: 55;
  right: -170px;
  transform: translatey(-50%);
}
.popup-position .message-popup {
  padding: 55px 0 55px 80px;
  background: #fff;
  position: relative;
  border-radius: 79px;
  width: 898px;
}
.popup-position .message-popup .opensans-regular strong {
  color: #000;
}
.popup-position .message-popup .close-msg {
  font-size: 12px;
  color: #91979a;
  position: absolute;
  top: 23px;
  right: 190px;
  cursor: pointer;
  transition: 0.2s all;
}
.popup-position .message-popup .close-msg:hover {
  color: #000;
}
.popup-position .message-popup .close-msg:hover svg path {
  fill: #000;
}
.popup-position .message-popup h1 {
  font-size: 45px;
  padding-bottom: 14px;
}
.popup-position .message-popup h3 {
  font-size: 20px;
  color: #1181ca;
  padding-bottom: 7px;
}
.popup-position .message-popup p {
  font-size: 24px;
  width: 580px;
  color: #92989b;
}
.popup-position .message-popup p .strong {
  color: #000;
}
.display-none {
  display: none;
}
.z-index-1 {
  z-index: 11;
}
.z-index-16 {
  z-index: 16;
}
.animate-from-left {
  transform: translateX(-15%);
  opacity: 0;
  transition: 1.5s;
}
.animate-from-left.show {
  transform: translateX(0);
  opacity: 1;
}
.animate-from-right {
  transform: translateX(15%);
  opacity: 0;
  transition: 1.5s;
}
.animate-from-right.show {
  transform: translateX(0);
  opacity: 1;
}
.slide_down {
  opacity: 0;
  -webkit-transform: translate3d(0, -45%, 0);
  transform: translate3d(0, -45%, 0);
  transition: 1.5s;
}
.slide_down.show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fadeIn {
  opacity: 0;
  transition: 0.4s;
}
.fadeIn.show {
  opacity: 1;
}
.add-comment {
  cursor: pointer;
  border: none;
}
.add-comment:hover {
  background-color: transparent !important;
  color: #2981ca;
}
.comment {
  margin-bottom: 25px;
  margin-top: 25px;
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 25px;
}
.comment:last-child {
  border: 0;
  margin: 0;
}
.search-w .search-url {
  font-family: OpenSans-Regular;
  font-size: 16px;
  color: #202324;
}
.search-w p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.search-w p .highlight {
  font-family: OpenSans-Bold;
}
.dropdown .list {
  max-height: 300px;
}
.career-content ul {
  list-style-position: inside;
}
.hide-mobile {
  display: block;
}
.hide-desktop {
  display: none;
}
.select2-container {
  width: 100% !important;
  height: 100px;
  border-radius: 15px;
  border: 1px solid #e7e8e8;
  margin-bottom: 20px !important;
  font-size: 20px;
  font-family: helvetica-regular;
}
.select2-selection {
  padding-left: 45px;
  padding-right: 45px;
  width: 100%;
  line-height: 100px;
  border-radius: 15px;
  border: none !important;
  margin-bottom: 20px;
  font-size: 20px;
  font-family: helvetica-regular;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  outline: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  right: 45px !important;
}
.menu-mobile {
  display: none;
}
html body .team .description p {
  padding-top: 112px;
  padding-bottom: 73px;
  line-height: 40px;
  font-size: 25px;
}
html body .team .team-details {
  padding-left: 58px;
  position: relative;
}
html body .team .team-details h3 {
  font-family: Montserrat-Bold !important;
  font-size: 30px;
  color: #202324;
}
html body .team .team-details h4 {
  font-family: Montserrat-Regular !important;
  font-size: 25px;
  color: #202324;
}
html body .team .team-details .team-text p {
  font-family: OpenSans-Regular;
  font-size: 25px;
  width: 80%;
  line-height: 40px;
  color: #92989b;
}
html body .team .team-details .vl {
  border-left: 4px solid #e7e8e8;
  height: 109px;
  position: absolute;
  left: 0;
  top: 60px;
}
html body .member-img {
  position: absolute;
  padding-top: 60%;
}
html body .member-ratio {
  position: absolute;
  width: 400px;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
html body .letter-position {
  top: 50%;
  transform: translateY(-50%);
  left: 300px;
  color: #1181ca;
  font-family: Montserrat-Bold !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #1181ca;
  font-size: 205px;
}
.menu-mobile .trigger-ul li a:hover {
  color: #fff !important;
}
.active {
  font-weight: 700;
}
.image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
  transition: 0.5s;
}
.image-overlay img {
  transition: 0.5s;
  height: 100%;
  width: 100%;
}
.image-overlay .play-button {
  width: 68px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
  transition: 0.5s;
}
.image-overlay .play-button-hover {
  width: 68px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
  display: none;
  transition: 0.5s;
}
.image-overlay:hover .play-button-hover {
  display: block;
  transition: 0.5s;
}
.image-overlay:hover .play-button {
  display: none;
  transition: 0.5s;
}


@import url('https://fonts.googleapis.com/css?family=Exo:400,700');

.context {
  width: 100%;
  position: absolute;
  top:50vh;
  
}

/* .context h1{
  text-align: center;
  color: #fff;
  font-size: 50px;
} */


.area{
  background: #4e54c8;  
  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);  
  width: 100%;
  height:100vh;
  
 
}

.circles{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li{
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  animation: animate 25s linear infinite;
  bottom: -150px;
  
}

.circles li:nth-child(1){
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}


.circles li:nth-child(2){
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3){
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4){
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5){
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6){
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7){
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8){
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9){
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10){
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}



@keyframes animate {

  0%{
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100%{
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
  }

}