/* CSS Document */
/* variables */
/*mixins*/
/* mixin media query */
/* mixin media query */
/* mixin media query */
/* mixin media query */
/* mixin media query */
.intro-section {
  height: auto;
  padding-top: 170px;
}

@media (max-width: 768px) {
  .intro-section {
    padding-top: 60px;
  }
}

.text-intro .tag1 {
  margin-bottom: 15px;
  font-size: 42px;
  line-height: 50px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .text-intro .tag1 {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 5px;
  }
}

.text-intro .tag2 {
  color: #FFF;
  line-height: 30px;
  font-size: 25px;
  margin-bottom: 15px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) and (max-width: 1500px) {
  .text-intro .tag2 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
}

@media (max-width: 768px) {
  .text-intro .tag2 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
}

.text-intro .tag3 {
  color: #9bcee8;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
}

.top-image {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@media (min-width: 768px) and (max-width: 1150px) {
  .top-image {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .top-image {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}

.about-us .aboutbg-3 {
  background-image: url(../images/about3.jpg);
  background-size: cover;
}

.about-us h2 {
  color: #f06779;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Comfortaa";
  letter-spacing: 3px;
}

@media (max-width: 990px) {
  .about-us h2 {
    font-size: 40px;
  }
}

.about-us p {
  color: #FFF;
  font-size: 25px;
}

@media (max-width: 990px) {
  .about-us p {
    font-size: 20px;
  }
}

.about-us .p-50 {
  padding: 50px;
}

.about-us2 {
  background-color: #376474;
  color: #FFF;
  background-image: url(../images/about4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0 0 0;
  font-size: 25px;
  line-height: 36px;
  -webkit-box-shadow: inset 0px 12px 18px -7px #111111;
          box-shadow: inset 0px 12px 18px -7px #111111;
}

@media (max-width: 990px) {
  .about-us2 {
    font-size: 22px;
    line-height: 30px;
  }
}

.about-us2 h3 {
  font-size: 34px;
  letter-spacing: 5px;
  line-height: 40px;
  margin-bottom: 40px;
}

@media (max-width: 990px) {
  .about-us2 h3 {
    font-size: 26px;
    letter-spacing: 2px;
  }
}

.about-us2 p {
  margin-bottom: 40px;
}

.about-us2 ul {
  margin-bottom: 40px;
}

.about-us2 .text-style1 {
  font-size: 35px;
}

.services-top {
  background: #fcdde0;
}

.services-top h2 {
  color: #09304f;
  font-weight: 100;
  letter-spacing: 10px;
  font-size: 42px;
  line-height: 50px;
  font-family: "Comfortaa";
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .services-top h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (min-width: 768px) and (max-width: 1150px) {
  .services-top h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}

.services-top .codedis {
  position: absolute;
  left: 0;
  height: 100%;
}

.services-top .service-top-left {
  text-align: LEFT;
  padding: 80px 80px;
  font-size: 25px;
  color: #09304f;
}

@media (min-width: 768px) and (max-width: 1500px) {
  .services-top .service-top-left {
    font-size: 22px;
    padding: 22px;
  }
}

@media (max-width: 768px) {
  .services-top .service-top-left {
    text-align: left;
    padding: 20px !important;
    font-size: 20px;
  }
}

.services-top .service-top-left ul {
  direction: ltr;
  padding-left: 20px;
}

@media (max-width: 768px) {
  .services-top .service-top-left ul {
    direction: ltr;
    padding-left: 20px;
    padding-right: 0px;
  }
}

.services-top .service-top-left ul li {
  margin-bottom: 10px;
}

.services-top.digital-transformation {
  background: #677980;
}

.services-top.digital-transformation h2 {
  color: #FFF;
  margin-bottom: 10px;
}

.services-top.digital-transformation .service-top-left {
  color: #FFF;
  font-size: 23px;
  padding: 50px;
}

.services-top.online-payment {
  background: #4a7d8d;
}

.services-top.online-payment h2 {
  color: #FFF;
}

.services-top.online-payment .service-top-left {
  color: #FFF;
}

.partners .online-payment-clr {
  color: #4a7d8d;
}

.partners .digital-clr {
  color: #677980;
}

.services-top.enterprise {
  background: #8eaf3e;
}

.services-top.enterprise h2 {
  color: #FFF;
}

.services-top.enterprise .service-top-left {
  color: #FFF;
}

.partners .enterprise-clr {
  color: #8eaf3e;
}

.infrastructure-top {
  padding-top: 120px;
}

.infrastructure {
  background: #9bcee7;
}

.web-mobile-top {
  padding-top: 180px;
}

.services-top.web-mobile {
  background: #205d87;
  font-size: 21px;
}

.services-top.web-mobile h2 {
  color: #FFF;
}

.services-top.web-mobile .service-top-left {
  color: #FFF;
}

.map {
  width: 100%;
}

.map iframe {
  width: 100%;
  height: 350px;
  pointer-events: auto !important;
  border: 0;
}

.partners .web-clr {
  color: #205d87;
}

.contact-top {
  margin-top: 150px;
}

@media (max-width: 768px) {
  .contact-top {
    padding-top: 0px;
  }
}

.contact-top .tag2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
}

.contactus {
  padding: 80px 0 0 0;
  color: #09304f;
  line-height: 30px;
  font-size: 25px;
  margin-bottom: 15px;
  background-image: url("../images/code-contact.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

.contactus p {
  margin-bottom: 30px;
}

.contactus .media {
  font-size: 20px;
  margin-bottom: 10px;
}

.contactus .media i {
  width: 25px;
  font-size: 25px;
}

.brand-top {
  margin-top: 200px;
}

.partners {
  padding: 80px 0;
  background-image: url(../images/code-contact.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 33% auto;
}

.partners h2 {
  font-weight: 100;
  letter-spacing: 10px;
  font-size: 42px;
  line-height: 50px;
  font-family: "Comfortaa";
  color: #09304f;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .partners h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

.partners .flipster__item__content {
  -webkit-transform: scale(0.65) !important;
          transform: scale(0.65) !important;
}

.partners .flipster__item--current .flipster__item__content {
  -webkit-transform: scale(0.8) !important;
          transform: scale(0.8) !important;
}

.partners .flipster__item--current img {
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.49);
          box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.49);
  margin: 20px 0;
  padding: 10px 20px;
  background: white;
}

.digital-top {
  padding-top: 300px;
}

@media (max-width: 990px) {
  .digital-top {
    padding-top: 170px;
  }
}

.aws-text {
  color: #6f7073;
  font-size: 22px;
}

.aws-text h2, .heading2 {
  font-family: "Comfortaa";
  color: #09314f;
  font-size: 40px;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.aws-text .heading2 {
  line-height: 22px;
}

.aws-text p {
  margin-bottom: 30px;
}

.aws-text a {
  color: #09314f;
}

.aws-text a:hover {
  text-decoration: underline;
  color: #09314f;
}

.aws-text ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
}

.aws-text ul li {
  margin-bottom: 10px;
}

.aws-content {
  padding: 80px 0 50px;
}

.aws-form {
  background-image: url(../images/form-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.form-bg {
  background-color: #FFF;
  border-radius: 30px;
  padding: 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.aws-form .form-control {
  border-radius: 30px;
  padding: 8px 10px;
  color: #09314f;
  border: 1px solid #8f9194;
  height: auto;
}

.aws-form h2 {
  font-size: 28px;
  margin-bottom: 20px;
}

.btnContact {
  border-radius: 1rem;
  padding: 10px 20px;
  color: #fff;
  background-color: #09314f;
  border: none;
  cursor: pointer;
  font-size: 16px;
  outline: none;
}

.btnContact:hover {
  background-color: #9bcee8;
}

::-webkit-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #6f7073 !important;
}

:-ms-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #6f7073 !important;
}

::-ms-input-placeholder {
  /* Firefox, Chrome, Opera */
  color: #6f7073 !important;
}

::placeholder {
  /* Firefox, Chrome, Opera */
  color: #6f7073 !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #6f7073 !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #6f7073 !important;
}

.help-block.with-errors {
  color: #ff5050;
  margin-top: 5px;
}

.form-control:focus {
  border-color: #09314f;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(9, 49, 79, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(9, 49, 79, 0.25);
}

.contact form .form-error .form-control:focus {
    border: solid 1px #F44336!important;
    box-shadow: 0 0 0 0.2rem rgba(238, 21, 21, 0.25);
}

footer {
  min-height: 90px;
}

/* contact css */
.contact-us .form-container {
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 11px 11px 53px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 11px 11px 53px 1px rgba(0, 0, 0, 0.15);
  padding: 40px 40px 40px 40px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 990px) {
  .contact-us .form-container {
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  .contact-us .form-container {
    padding: 10px;
  }
  .contact-us .form-container .g-recaptcha {
    -webkit-transform: scale(0.77);
            transform: scale(0.77);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}

.contact-us .form-container .row {
  width: auto;
}

.contact-us .form-container h3 {
  font-size: 22px;
  color: #09304f;
  text-align: center;
  background-color: #fff;
  margin-bottom: 20px;
}

.contact-us .respond-msg {
  font-size: 18px;
  text-align: center;
  padding-top: 15px;
}

@media (max-width: 768px) {
  .contact-us .respond-msg {
    margin-bottom: 0px;
  }
}

.contact-us .map {
  margin-top: 70px;
}

.contact form .form-control {
  border-radius: 25px !important;
  border: solid 1px #aeb6ba;
  font-size: 15px;
  color: #09304f;
  padding: 13px 15px;
}

.contact .send-button {
  border-radius: 25px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border: 1px solid #aeb6ba;
  color: #67767e;
  font-size: 15px;
  padding: 5px 25px;
}

.contact .send-button:hover {
  background-color: #346474;
  color: #fff;
  border-color: #346474;
}

.contact .button-row {
  text-align: center;
  margin: 20px 0;
}

.contact form .form-control.customselect1 {
  -webkit-appearance: button;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  color: #555;
  overflow: hidden;
  padding: 5px 10px;
  padding-right: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.contact form .text-area {
  min-height: 150px;
}

.brand-section {
  padding: 50px 0;
  -webkit-box-shadow: 0px 15px 10px -5px #d5d5d5;
          box-shadow: 0px 15px 10px -5px #d5d5d5;
  margin-bottom: 50px;
}

.brand-section h2 {
  font-weight: 100;
  letter-spacing: 10px;
  font-size: 42px;
  line-height: 50px;
  font-family: "Comfortaa";
  color: #09304f;
}

@media (max-width: 768px) {
  .brand-section h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

.brand-section p {
  color: #09304f;
  font-size: 25px;
}

.brand-section .grey-text {
  color: #6f7073;
}

.logo-variations {
  margin-top: 50px;
  margin-bottom: 70px;
}

logo-variations .row {
  width: auto;
}

.logo-container {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 260px;
  margin-bottom: 25px;
}

.logo-container.blue {
  background: #06324f;
}

.logo-container.black {
  background: #000000;
}

.logo-variations p {
  margin-bottom: 0px;
  text-align: justify;
  margin-left: 14px;
}

p.download-links {
  color: #d44971;
  font-weight: 300;
}

p.download-links a {
  color: #d44971;
  text-decoration: none;
}

p.download-links a:hover {
  text-decoration: none;
}

.content-box.respect-brand {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 55px;
}

.inner.brand-respect {
  padding-bottom: 30px;
}

.do-dont {
  margin-top: 45px;
}

.do-dont .badge {
  width: 190px;
  text-align: center;
  margin-bottom: 48px;
  font-size: 32px;
}

.do-dont .do {
  background: #8eaf3e;
  color: #fff;
}

.do-dont .dont {
  background: #f06779;
  color: #fff;
}

.do-dont h5 {
  color: #09304f;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-decoration: underline;
  margin-top: 50px;
}

.brand-bad-logos .item-row {
  padding: 0 0px 0 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.item-row .item-box {
  list-style: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .item-row .item-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .item-row .item-box .inner-wrap {
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.item-row .item-box .inner-wrap {
  max-width: 250px;
  margin: auto;
}

.item-row .item-box:nth-child(1) .inner-wrap,
.item-row .item-box:nth-child(4) .inner-wrap {
  margin-left: 0;
}

/*.item-row .item-box:last-child .inner-wrap {margin-right: 0;}*/
.item-row .item-box:nth-child(3n + 3) .inner-wrap {
  margin-right: 0;
}

.item-row.items-center .item-box:first-child .inner-wrap {
  margin: auto;
  margin-right: 45px;
}

.item-row.items-center .item-box:last-child .inner-wrap {
  margin: auto;
  margin-left: 45px;
}

.item-row .bad-logo {
  border-radius: 10px;
  min-height: 250px;
  width: 100%;
  padding: 18px;
  padding-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  background: #FFF;
}

.item-row .bad-logo img {
  max-width: 100%;
}

.brand-bad-logos .inner:not(:last-child) {
  border-bottom: solid 1px #eeeeee;
}

.item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0px 35px 0px;
}

.item-row .bad-logo {
  text-align: center;
}

.item-row .bad-logo-desc {
  text-align: center;
  font-weight: 300;
  color: #6f7073;
  font-size: 21px;
  line-height: 1.2;
  margin-top: 22px;
}

.item-row .bad-logo-desc b {
  font-weight: 700;
  display: block;
  font-size: 24px;
}

.code-bg {
  background-image: url(../images/code-contact.jpg);
  background-position: top;
  background-repeat: repeat-y;
}

.partners-top {
  margin-top: 100px;
}

.notfound-top {
  height: auto;
  min-height: auto;
}

.notfound-top .texture {
  display: none;
}

.notfound-top .top-image {
  position: relative;
  -webkit-transform: none;
          transform: none;
  top: 0;
  left: 0;
}

.page-404 {
  padding: 50px 0;
}

.recom-services h3, .style404text, .style404title {
  font-weight: 300;
}

.style404 {
  font-size: 180px;
  color: #002e4e;
  line-height: 190px;
}

.style404title {
  font-size: 40px;
  letter-spacing: 0;
  color: #002e4e;
}

.style404text {
  color: #002e4e;
  font-size: 22px;
  line-height: 24px;
}

.page-404 .button-row {
  padding-top: 0;
}

.page-404 .btn-default {
  text-transform: inherit;
  border-color: #06314e;
  color: #06314e;
  font-size: 15px;
  text-transform: uppercase;
  border: 2px solid;
  border-radius: 50px;
}

@media (max-width: 768px) {
  .style404, .style404text, .style404title {
    text-align: center !important;
  }
  .blog-gif {
    margin-top: 30px;
  }
  .page-404 .button-row {
    text-align: center !important;
  }
}

.about-top {
  padding-top: 130px;
}

@media (max-width: 768px) {
  .about-top {
    padding-top: 0px;
  }
}

.about-us .thumbnail-overlay > div.aligment > div.aligment {
  vertical-align: middle;
  padding: 30px;
}

.about-us .thumbnail-overlay > div.aligment > div.aligment p {
  font-family: "Comfortaa";
}

.cloud-top {
  padding-top: 50px;
}

@media (max-width: 768px) {
  .cloud-top {
    padding-top: 100px;
  }
}

.online-top {
  padding-top: 90px;
}

b, strong {
  font-weight: 700;
}

.careers-top {
  position: relative;
  margin-bottom: 30px;
}

.careers-top .career-benefits {
  position: absolute;
  color: #FFF;
  font-weight: 100;
  letter-spacing: 10px;
  font-size: 42px;
  line-height: 50px;
  font-family: "Comfortaa";
  margin-bottom: 30px;
  z-index: 2;
  top: 60px;
  left: 15px;
}

@media (max-width: 768px) {
  .careers-top .career-benefits {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (max-width: 768px) {
  .careers-top .career-benefits {
    left: 20px;
    top: 20px;
  }
}

.careers-top h3 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .careers-top h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}

.careers-top .codedis {
  position: absolute;
  left: inherit;
  height: 100%;
}

.careers-top .career-bg1 {
  background: #697a80;
}

.careers-top .career-bg2 {
  background: #a6c339;
}

.careers-top .career-bg3 {
  background: #f06879;
}

.careers-top .career-bg4 {
  background: #6ba1bb;
}

.careers-top .career-bg5 {
  background: #417180;
}

.careers-top .career-bg6 {
  background: #0a314f;
}

.careers-top .service-top-left {
  text-align: left;
  padding: 170px 40px 0 15px;
  font-size: 25px;
  color: #FFF;
}

@media (max-width: 768px) {
  .careers-top .service-top-left {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .careers-top .service-top-left {
    text-align: left;
    padding: 20px;
    padding-top: 60px;
  }
}

.careers-top .service-top-left ul {
  direction: rtl;
}

@media (max-width: 768px) {
  .careers-top .service-top-left ul {
    direction: ltr;
  }
}

.careers-top .service-top-left ul li {
  margin-bottom: 10px;
}

.careers-top .test-pagination span {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-top: 20px;
}

.careers-top span.swiper-pagination-bullet-active {
  width: 18px;
  height: 18px;
  background-color: #687980;
}

.vacancies {
  background-image: url(../images/code-contact.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 0px;
}

.vacancies h2 {
  font-weight: 100;
  letter-spacing: 10px;
  font-size: 42px;
  line-height: 50px;
  font-family: "Comfortaa";
  color: #09304f;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 5px;
}

@media (max-width: 768px) {
  .vacancies h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

.vacancies .vacancy-card {
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  border: 0px;
  text-align: left;
  color: #6f7073;
  margin-top: 20px;
}

.vacancies .vacancy-card:hover {
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}

.vacancies .vacancy-card h3 {
  background: #8eaf3e;
  padding: 15px 10px 15px 20px;
  color: #FFF;
  text-transform: uppercase;
  font-family: "Comfortaa";
  font-size: 22px;
  font-weight: 100;
  letter-spacing: 2px;
}

.vacancies .vacancy-card h4 {
  color: #4f4f51;
  font-size: 28px;
}

.vacancies .vacancy-card .vacancy-padding {
  padding: 20px;
}

.vacancies .vacancy-card .closing-date {
  font-size: 24px;
}

.vacancies .vacancy-card .closing-date span {
  display: block;
  font-size: 16px;
  margin: 0;
  color: #6f7073;
}

.vacancies .vacancy-card p {
  font-size: 20px;
}

.vacancies .vacancy-card button {
  border-radius: 1rem;
  padding: 10px 50px;
  background: #09304f;
  color: #FFF;
  border: none;
  cursor: pointer;
  font-size: 16px;
  outline: none;
}

.vacancies .vacancy-card button:hover {
  background-color: #9bcee8;
}

.vacancies .vacancy-card .crd h3 {
  background-color: #9dcee6;
}

.vacancies .vacancy-card .is h3 {
  background-color: #396575;
}

.vacancies .test-pagination span {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-top: 20px;
}

.vacancies span.swiper-pagination-bullet-active {
  width: 18px;
  height: 18px;
  background-color: #687980;
}

.vacancy-detail {
  padding: 0px;
  color: #6f7073;
  font-size: 20px;
  position: relative;
}

.vacancy-detail .vacancy-info {
  padding-top: 50px;
  padding-bottom: 50px;
}

.vacancy-detail h2 {
  color: #4f4f51;
  font-size: 28px;
}

.vacancy-detail h3 {
  color: #4f4f51;
  font-size: 30px;
  margin-bottom: 30px;
}

.vacancy-detail h4 {
  font-weight: 100;
  letter-spacing: 10px;
  font-size: 42px;
  line-height: 50px;
  font-family: "Comfortaa";
  color: #6f7073;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 5px;
}

@media (max-width: 768px) {
  .vacancy-detail h4 {
    font-size: 30px;
    line-height: 40px;
  }
}

.vacancy-detail .closing-date {
  font-size: 24px;
}

.vacancy-detail .closing-date span {
  display: block;
  font-size: 16px;
  margin: 0;
  color: #6f7073;
}

.vacancy-detail .button-row {
  padding-top: 30px;
  text-align: center;
}

.vacancy-detail .button-row .btn {
  border-radius: 3rem;
  padding: 10px 30px;
  color: #fff;
  background-color: #09314f;
  border: none;
  cursor: pointer;
  font-size: 22px;
  width: 225px;
  display: block;
  margin: auto;
}

.vacancy-detail .button-row .btn:hover {
  color: #FFF;
  background-color: #9bcee8;
}

.vacancy-detail .button-row .back-vacancies {
  margin-top: 30px;
  color: #09304f;
  display: block;
  font-size: 24px;
}

.vacancy-detail .button-row .back-vacancies:hover {
  text-decoration: underline;
}

.career-img {
  height: 100%;
  padding: 0px 0;
  margin-bottom: 20px;
}

@media (max-width: 990px) {
  .career-img {
    position: relative;
    top: inherit;
    right: inherit;
    height: auto;
  }
}

@media (max-width: 990px) {
  .web-top {
    padding-top: 60px;
  }
}

@media (max-width: 768px) {
  .enterprise-top {
    padding-top: 100px;
  }
  .online-top {
    padding-top: 100px;
  }
  .web-top {
    padding-top: 0px;
  }
  .top-section {
    background: #09304f;
    padding-top: 0px !important;
  }
  .notfound-top {
    min-height: 120px;
    background-image: url("../images/404.jpg");
    background-size: cover;
  }
  .notfound-top .top-image {
    display: none;
  }
  .intro-section {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-top: 0px !important;
  }
  .text-intro {
    margin-bottom: 0px;
  }
}

.careers-top-image {
  padding-top: 120px;
  background-image: url("../images/careers.jpg");
  background-position: top center;
  background-size: cover;
}

.vacancy-slider .swiper-slide {
  height: auto;
}

.upload-box .btn-file {
  background-color: #09304f;
}

.careers-form {
  padding: 50px 0;
}

.careers-form h3 {
  font-size: 22px;
  color: #09304f;
  background-color: #fff;
  margin-bottom: 20px;
}

.upload-box .hold {
  float: left;
  width: 100%;
  position: relative;
  padding: 4px;
  border-radius: 25px;
  border: solid 1px #aeb6ba;
  margin-bottom: 0px;
}

.upload-box .hold a {
  font: 400 14px/36px;
  color: #666;
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
}

.upload-box .btn-file {
  position: relative;
  overflow: hidden;
  float: left;
  padding: 9px 20px;
  color: #fff;
  margin: 0 10px 0 0;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 25px;
}

.upload-box .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  opacity: 0;
  outline: none;
  background: #fd0707;
  cursor: inherit;
  display: block;
}

.gj-datepicker [role=right-icon] {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1500px) {
  .ser-image {
    height: 100%;
  }
}

@media (min-width: 990px) {
  .services-top .order-first {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .services-top .order-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 768px) and (max-width: 1150px) {
  .services-top .order-first .img-fluid {
    height: 100%;
  }
}

.our-clients {
  padding-top: 50px;
}

.our-clients .content-box {
  border-radius: 10px;
  padding: 0;
  height: 260px;
  border: 1px solid #e5e5e5;
  position: relative;
}

.our-clients .content-box > div {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.our-clients .row > div {
  margin-bottom: 30px;
}

input:required {
  -webkit-box-shadow: none;
          box-shadow: none;
}

input:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.alert-success {
  font-size: 16px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .top-image {
    height: auto !important;
    min-height: auto !important;
  }
}

@media (max-width: 768px) {
  .logo-container img {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .part-padding {
    padding-bottom: 60px !important;
  }
}
/*# sourceMappingURL=inside.css.map */

.btn-file a.change{
margin-top: 0px;
color: white;
}

