.center-title {
  text-align: center;
  margin-bottom: 37px;
}
.sub-title {
  display: block;
  font-size: 22px;
  line-height: 25px;
  color: #26aae2;
  font-weight: bold;
  font-family: 'Jost', sans-serif;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 12px;
}
.main-get-started {
  position: relative;
  margin-bottom: -132px;
  z-index: 1;
  margin-top: 60px;
}
.get-started-box {
  width: 100%;
  height: 242px;
  background: #36569d;
  border-radius: 20px;
  box-shadow: 1px 1px 60px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 70px;
}
.get-started-box:before, .get-started-box:after, .get-started-box .circle-shape:before, .get-started-box .circle-shape:after, .get-started-box .circle-shape span:before, .get-started-box .circle-shape span:after {
  content: '';
  position: absolute;
  top: 17px;
  left: 79px;
  width: 24px;
  height: 24px;
  background: transparent;
  border: 5px solid #ffffff;
  border-radius: 50%;
  opacity: 0.1;
  pointer-events: none;
  animation: movedelement 5s linear infinite;
  z-index: 0;
}
.get-started-box:after {
  top: auto;
  bottom: 26px;
  left: 260px;
  animation: movedelement 7s linear infinite;
}
.get-started-box .circle-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  pointer-events: none;
  z-index: 0;
}
.get-started-box .circle-shape:before {
  top: 29px;
  left: 391px;
  animation: movedelement 10s linear infinite;
}
.get-started-box .circle-shape:after {
  top: 69px;
  left: auto;
  right: 464px;
  animation: movedelement 8s linear infinite;
}
.get-started-box .circle-shape span:before {
  top: 29px;
  left: auto;
  right: 43px;
  animation: movedelement 3s linear infinite;
}
.get-started-box .circle-shape span:after {
  top: auto;
  bottom: 38px;
  left: auto;
  right: 282px;
  animation: movedelement 5s linear infinite;
}
@keyframes movedelement {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 0.3;
  }
  25% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
    opacity: 0.2;
  }
  75% {
    -webkit-transform: translate(10px, -5px);
    transform: translate(10px, -5px);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 0.1;
  }
}
.get-started-text .h4-title {
  font-size: 50px;
  line-height: 60px;
  color: #ffffff;
  margin-bottom: 11px;
}
.get-started-text p {
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0;
}
.get-started-box .sec-btn {
  width: 200px;
  color: #151ab0;
  background: #ffffff;
  text-align: center;
}
.get-started-box .sec-btn:hover {
  color: #ffffff;
}
.get-started-box .sec-btn:before {
  background: #3bbef6;
}
.main-testimonial {
  position: relative;
  padding-top: 115px;
}
.testimonial-box {
  position: relative;
  background: #ffffff;
  padding: 40px 40px 35px 40px;
  border-radius: 20px;
  box-shadow: 1px 1px 60px rgba(0, 0, 0, 0.1);
}
.testimonial-box:before {
  content: '';
  position: absolute;
  top: 40px;
  right: 40px;
  width: 172px;
  height: 122px;
  background-image: url('../images/quote2.png');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
}
.review-by {
  position: relative;
  padding-top: 14px;
  padding-left: 5px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.review-by-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}
.quote {
  position: absolute;
  top: -14px;
  left: -5px;
  width: 45px;
  height: 45px;
  background: linear-gradient(to top, #7dc145, #62a52a);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.quote img {
  width: auto;
}
.review-by-text {
  display: inline-block;
  width: calc(100% - 100px);
  padding-left: 25px;
}
.review-by-text .h3-title {
  margin-bottom: 0;
}
.review-by-text p {
  text-transform: uppercase;
  margin-bottom: 0;
}
.testimonial-text p {
  font-size: 18px;
  line-height: 28px;
}
.testimonial-text p:last-child {
  margin-bottom: 0;
}
.testimonial-slider .slick-list {
  overflow: visible;
}
.testimonial-slider .slick-list .slick-slide {
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.testimonial-slider .slick-list .slick-slide.slick-active {
  opacity: 1;
  pointer-events: unset;
  transition: 0.3s;
}
.main-testimonial-slider {
  padding-bottom: 50px;
}
.main-newsletter {
  position: relative;
  overflow: hidden;
  padding: 72px 0 80px 0;
  background: #192c54;
  z-index: 2;
  margin: 110px 0 0;
}
.main-newsletter:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/dotted-bg.svg');
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  z-index: 0;
}
.newsletter-content {
  text-align: center;
}
.main-newsletter .container {
  position: relative;
  z-index: 1;
}
.newsletter-content .sub-title {
  color: #ffffff;
  margin-bottom: 17px;
}
.newsletter-content .h4-title {
  color: #ffffff;
  margin-bottom: 12px;
}
.newsletter-content p {
  color: #ffffff;
  margin-bottom: 0;
}
.newsletter-form {
  padding: 0 28px;
  margin-top: 43px;
}
.newsletter-form .form-input {
  height: 70px;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  padding: 12px 190px 12px 30px;
}
.newsletter-form .form-box {
  margin-bottom: 0;
}
.newsletter-form .sec-btn {
  position: absolute;
  top: 5px;
  right: 5px;
}
.btn-white {
  background: #FFF;
  color: #000000;
  margin: 30px 0 0;
}
.morelink {
  display: inline-block;
  background: #26aae2;
  color: #FFF;
  padding: 5px 12px;
  margin: 0 0 30px;
}
.morelink:hover {
  background: #49c6fb;
  color: #FFF;
}
.whybx {
  padding: 30px 0 0;
  min-height: 330px;
}
.title-1 {
  color: #000;
  font-size: 22px;
  margin: 40px 0 30px;
  text-align: center;
}
.get-started-text {
  padding-right: 100px;
}
.empvbx {
  padding-right: 30px;
}
.free-consultation {
  text-align: center;
  padding-top: 48px;
}
.free-consultation .icon {
  display: inline-block;
  margin-bottom: 6px;
}
.free-consultation p {
  margin-bottom: 5px;
  color: #FFF;
}
.free-consultation .h3-title {
  margin-bottom: 0;
  color: #FFF;
}
.free-consultation .h3-title a {
  color: #ffffff;
  text-decoration: underline;
  transition: 0.3s;
}
.free-consultation .h3-title a:hover {
  color: #26aae2;
}
.footer-last {
  background: #2c3a57;
  padding: 22px 0;
}
.copy-right p {
  color: #7089b7;
  margin-bottom: 0;
}
.copy-right p a {
  color: #7089b7;
  transition: 0.3s;
}
.copy-right p a:hover {
  color: #5dbe96;
}
.footer-last-link {
  text-align: right;
}
.footer-last-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 1;
}
.footer-last-link ul li {
  display: inline-block;
  font-size: 15px;
  line-height: 25px;
  padding-left: 20px;
  position: relative;
  margin-left: 33px;
}
.footer-last-link ul li:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  width: 8px;
  height: 8px;
  background: #26aae2;
  border-radius: 50%;
}
.footer-last-link ul li:first-child {
  margin-left: 0;
}
.footer-last-link ul li a {
  font-size: 15px;
  color: #7089b7;
  transition: 0.3s;
}
.footer-last-link ul li a:hover {
  color: #4faa84;
}
.our-links, .our-services {
  padding-left: 60px;
}
.our-links ul, .our-services ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  line-height: 1;
  column-count: auto;
}
.our-services ul {
  column-count: unset;
}
.our-links ul li, .our-services ul li {
  display: block;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 6px;
}
.our-links ul li:last-child, .our-services ul li:last-child {
  margin-bottom: 0;
}
.our-links ul li a, .our-services ul li a {
  font-size: 15px;
  line-height: 25px;
  color: #b4c0da;
  transition: 0.3s;
}
.our-links ul li a:hover, .our-services ul li a:hover {
  color: #ffffff;
}
.mainlogo {
  display: none;
}
.sticky-header .mainlogo {
  display: block;
}
.sticky-header .site-branding a img {
  width: 124px;
}
.sticky-header .mainlogo-light {
  display: none;
}
.sticky-header .main-navigation ul a, .sticky-header .main-navigation ul a:hover {
  color: #292929;
}
.sticky-header .main-navigation ul li.active > a:hover {
  color: #27aae2;
}
.sticky-header .main-navigation ul li.active > a {
  color: #27aae2;
}
.sticky-header .main-navigation ul li.sub-items > a:before {
  color: #292929;
}
.items-carousel .owl-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.items-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.owl-carousel.items-carousel .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  text-align: center;
  border: none;
  background: #e4e4e4;
  margin: 0 3px;
}
.owl-carousel.items-carousel .owl-dots button.owl-dot.active {
  background: #838383;
}
.owl-carousel.items-carousel .owl-nav button.owl-next, .owl-carousel.items-carousel .owl-nav button.owl-prev {
  width: 35px;
  height: 35px;
  border-radius: 4px;
  text-align: center;
  border: none;
  background: #2b674e;
  margin: 0 3px;
}
.items-carousel .owl-nav .owl-prev i, .items-carousel .owl-nav .owl-next i {
  font-size: 17px;
  color: #ffffff;
  line-height: 42px;
}
.items-carousel .owl-nav .owl-prev {}
.items-carousel .owl-nav .owl-next {}
.innerpage {
  padding: 90px 0px;
}
.visionimg-s1 {
  width: 100%;
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 30px;
  border-radius: 40px;
  margin-bottom: 30px;
}
.visionimg-s2 {
  max-width: 100%;
  margin-bottom: 30px;
}
.title-s1 {
  font-size: 28px;
  color: #000;
}
.processbx-container {
  margin-left: -3px;
  margin-right: -3px;
  margin-bottom: 15px;
}
.processbxs {
  width: 20%;
  float: left;
  padding: 0 6px;
}
.processbx {
  border: 1px solid #e8e8e8;
  padding: 15px;
  position: relative;
  transition: all 0.5s ease-out;
  top: 0;
  position: relative;
  margin: 0 0 20px;
}
.processbx img {
  width: 44px;
  margin: 0 0 15px;
}
.processbx:hover {
  transition: all 0.5s ease-out;
  border-color: transparent;
  background-color: #ffffff;
  box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.05);
  top: -5px;
}
.processbx span {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 32px;
  color: #ffffff;
  -webkit-text-stroke: 1px black;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
  opacity: 0.3;
}
.processbx h3 {
  font-size: 18px;
  color: #000;
}
.processbx p {
  line-height: 22px;
  min-height: 138px;
}
.nm-bx
{
	min-height: 226px;
	border: 1px solid #CCC;
	margin: 0 0 20px;
	padding: 15px 25px;
}
.nm-bx h3
{
	font-size: 22px;
	color: #1e90c0;
	font-weight: 600;
}
.nm-bx p
{
	
}
.bx-s1
{
	border: 1px solid #e3e3e3;
	padding: 30px;
	margin: 0 0 30px;
}
.bx-s1 h2
{
	font-size: 22px;
	color: #000;
	font-weight: 600;
}
.bx-s1 p
{
	
}

.list-s1 {
    list-style: none;
    padding: 0px;
}

.list-s1 li {
    position: relative;
    padding: 0 0 0 21px;
    margin: 0 0 12px;
    display: block;
}

.list-s1 li a {
    display: block;
}

.list-s1 li::before {
    font-family: "snippets" !important;
    content: '';
    position: absolute;
    left: 4px;
    top: 7px;
    font-size: 12px;
    width: 10px;
    height: 10px;
    background: #26aae2;
    border-radius: 50%;
}
.form-bx
{
    position: relative;
}
.form-bx::after
{
    content:'';
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #fff;
    width: 200px;
    height: 70px;
}
    .mh1
    {
        min-height: 178px;
    }
    .nmh2
    {
        min-height: 206px;
    }
    
    .privacy-page
    {
        
    }
    .privacy-page ul
    {
        padding-left: 20px;
    }
    .privacy-page ul li
    {
        color: #000;
    }
    .privacy-page ol li strong
    {
        color: #000;
        font-size: 20px;
    }
    .footer-contact {
    list-style: none;
    padding: 0px;
}

.footer-contact li {
    margin: 0 0 11px;
    position: relative;
    padding: 0 0 0 38px;
    color: #000;
    line-height: 21px;
    min-height: 31px;
    display: flex;
    align-items: center;
}

.footer-contact li i {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #26aae2;
    color: #FFF;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}

.footer-contact li a {
}

    .adrs-bx
    {
        border: 1px solid #CCC;
        padding: 19px 22px;
        margin: 0 0 10px;
    }
    .adrs-bx h3
    {
        font-size: 18px;
        color: #000;
        font-weight: 600;
    }
    .contact-page h1
    {
        color: #000;
        font-weight: 700;
        font-size: 22px;
    }

.jobvac-bx {
            margin: 20px auto;
            background-color: #fff;
            padding: 30px 40px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            border: 1px solid #f0f0f0;
        }
        .jobvac-bx h1 {
            color: #000;
            text-align: center;
            margin-bottom: 20px;
            font-weight: 600;
            font-size: 32px;
        }
        .jobvac-bx h2 {
            color: #26aae2;
            margin-bottom: 10px;
            font-size: 25px;
            font-weight: 700;
        }
        .jobvac-bx p {
            margin-bottom: 10px;
        }
        .job-info {
            margin-bottom: 20px;
        }
        .responsibilities {
            margin-bottom: 20px;
        }
        .requirements {
            margin-bottom: 20px;
        }
        .apply {
        color: #000;
        }
        .apply a {
            display: inline-block;
            padding: 4px 12px;
            background-color: #26aae2;
            color: #fff;
            text-decoration: none;
            border-radius: 5px;
            transition: background-color 0.3s;
            margin: 0 0 0 10px;
        }
        .apply a:hover {
            background-color: #36baf2;
        }

.jobvac-bx ul li
{
	color: #000;
	margin: 0 0 10px;
}
.jobvac-bx ul
{
	margin: 0 0 0 20px;
}
@media(max-width:992px) {
.nmh2
{
    min-height: inherit;
}
.mh1
{
    
}
.mb-sm-2
{
	margin-bottom: 20px;
}
  .site-branding a img {
    width: 114px;
  }
  .main-navigation ul li a {
    color: #000;
    padding-right: 0;
  }
  .main-navigation ul li.sub-items > a:before {
    color: #000;
  }
  .get-started-box {
    height: auto;
    display: block;
    padding: 30px 30px;
  }
  .get-started-text {
    padding-right: 0px;
  }
  .get-started-text .h4-title {
    font-size: 28px;
    line-height: 40px;
  }
  .get-started-text p {
    margin-bottom: 20px;
    ;
  }
  .main-get-started {
    margin-bottom: 0;
    margin-top: 0px;
  }
  .for-des {
    margin: 0px 0 0;
  }
  .our-links, .our-services {
    padding-left: 0;
  }
  .site-footer {
    padding: 32px 0 47px;
  }
  .footer-contact-link {
    display: none;
  }
  .footer-info {
    padding-bottom: 0;
  }
  .morelink {
    padding: 9px 19px;
    font-size: 17px;
  }
  .header-search .sec-btn {
    display: none;
  }
	.processbx-container {
  margin-left: 0px;
  margin-right: 0px;
}
.processbxs {
  width: 100%;
  float: none;
  padding: 0 6px;
}
	.processbx p {
    min-height: inherit;
}
	.processbx{
		margin: 0 0 15px;
}
	.title-s1 {
    font-size: 22px;
}
.form-bx::after {
    width: 100px;
}
}