@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap');
* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
}

html,
body {
  background: #ffffff;
  overflow-x: hidden !important;
  font-family: 'Montserrat';
}

@media (min-width: 768px) and (max-width: 1124px) {
  .SearchBar {
    display: flex;
    margin-bottom: 10% !important;
  }
  .search-img {
    margin-top: 50%;
    margin-left: 30%;
  }
  .SearchBar input {
    margin-top: 5%;
    border-width: 1px;
    width: 464px;
    height: 40px;
    border-radius: 5px;
    border-color: #0052cc;
  }
  .subscribe {
    margin-bottom: 5%;
    margin-top: 5%;
    color: rgb(0, 0, 0);
    border-radius: 6px;
    justify-content: center;
    font-size: 18px;
    margin-left: 45%;
    padding: 7px 36px 7px 36px;
    border-width: 2px;
    background-color: #f3f4f6;
    border-color: #00b9e8;
    transition: ease-out 300ms;
  }
  .insight,
  .service {
    display: none !important;
  }
  .enquiry {
    height: 65% !important;
    width: 95% !important;
    margin: auto;
  }
  .enquiry-form {
    width: 45% !important;
  }
  .address {
    width: 40% !important;
  }
  .footer-logo {
    margin-left: -4%;
    width: 30% !important;
  }

  .subscribe-input {
    width: 97% !important;
  }
  .footer-text {
    margin-top: -2%;
    /* margin-bottom: 5% !important; */
    margin-left: auto !important;
  }
  .social-container {
    margin-left: 30%;
    margin-top: -4% !important;
  }
  .sbutton {
    margin-top: -25% !important;
    margin-right: -40%;
  }
  .hero-maintext {
    font-size: 26px !important;
  }

  .featured-content {
    font-size: 24px !important;
  }
  .carousell-cell h1 {
    font-size: 20px !important;
  }
  .carousell-cell p {
    font-size: 14px !important;
  }
  .carousell-cell {
    width: 100% !important;
    margin-right: 40% !important;
  }
  .content-text h1 {
    font-size: 22px !important;
  }
  .content-text p {
    font-size: 13px !important;
  }
  .showcase {
    margin-left: 5% !important;
  }
}

.contactus {
  border-width: 2px;
  border-radius: 30px;
  font-size: 16px;
  padding: 6px 24px 6px 24px;
  border-color: #05ccff;
  transition: ease-out 300ms;
}

.submit-form {
  border-width: 2px;
  border-radius: 6px;
  font-size: 16px;
  color: white;
  padding: 6px 36px 6px 36px;
  border-color: #202020;
  background-color: #202020;
  transition: ease-out 300ms;
}

.applybtn {
  border-width: 2px;
  border-radius: 6px;
  font-size: 16px;
  color: white;
  padding: 6px 26px 6px 26px;
  border-color: #202020;
  background-color: #202020;
  transition: ease-out 300ms;
}

.applybtn:hover {
  border-width: 2px;
  border-radius: 6px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  padding: 6px 26px 6px 26px;
  border-color: #00b9e8;
  background-color: #00b9e8;
  transition: ease-out 300ms;
}

.submit-form:hover {
  border-width: 2px;
  border-radius: 6px;
  font-size: 16px;
  color: rgb(0, 0, 0) !important;
  padding: 6px 36px 6px 36px;
  border-color: #05ccff;
  background-color: #05ccff;
  transition: ease-out 300ms;
}

.learn-more {
  color: rgb(0, 0, 0);
  border-width: 2px;
  border-radius: 30px;
  font-size: 13px;
  padding: 5px 22px 5px 22px;
  border-color: #05ccff;
  transition: ease-out 300ms;
}

.view-more {
  color: rgb(0, 0, 0);
  border-width: 2px;
  border-radius: 30px;
  justify-content: center;
  font-size: 18px;
  padding: 7px 36px 7px 36px;
  border-color: #05ccff;
  transition: ease-out 300ms;
}

.subscribe {
  margin-bottom: 5%;
  color: rgb(0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  font-size: 18px;
  margin-left: 45%;
  padding: 7px 36px 7px 36px;
  border-width: 2px;
  background-color: #f3f4f6;
  border-color: #00b9e8;
  transition: ease-out 300ms;
}

.subscribe:hover {
  color: rgb(0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  font-size: 18px;
  border-width: 2px;
  padding: 7px 36px 7px 36px;
  transition: ease-out 300ms;
  border-color: #00b9e8;
  background-color: #00b9e8;
}

.view-more:hover {
  color: rgb(0, 0, 0);
  border-width: 2px;
  border-radius: 30px;
  justify-content: center;
  font-size: 18px;
  padding: 7px 36px 7px 36px;
  background-color: #05ccff;
  transition: ease-out 300ms;
}

.learn-more:hover {
  color: rgb(0, 0, 0);
  border-width: 2px;
  border-radius: 30px;
  font-size: 13px;
  padding: 5px 22px 5px 22px;
  background-color: #05ccff;
  transition: ease-out 300ms;
}

.contactus:hover {
  color: rgb(0, 0, 0);
  border-width: 2px;
  border-radius: 30px;
  font-size: 16px;
  padding: 6px 24px 6px 24px;
  border-color: #00b9e8;
  background-color: #00b9e8;
  transition: ease-in 300ms;
}

.content-img {
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
}
.enquiry {
  height: 65% !important;
  width: 75% !important;
  margin: auto;
}

/* Slides */

.carousell {
  background: rgb(255, 255, 255);
  overflow-y: hidden;
  
}
.triangle-right {
  width: 0;
  height: 0;
  margin-left: -30px;
  border-top: 100px solid transparent;

  border-left: 150px solid #62e0ff;
  border-bottom: 100px solid transparent;
}
.carousell-cell {
  margin: 10%;
  padding: 30px;
  width: 100%;
  height: 345px ;
  margin-right: 40px;
  background: #f3f4f6;
  border-radius: 15px;
 }

.carousell-cell:hover {
  background: #62e0ff;
  border-color: #62e0ff;
  transform: scale(1.05) !important;
  border-radius: 20px ;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
}

.carousell-cell:hover .icon span {
  color: black;
}

.carousell-cell:hover .learn-more {
  border-color: white;
}

/* cell number */

.carousell-cell:before {
  display: block;
  text-align: center;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.c3image {
  height: 46px !important;
  width: 186px !important;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-button ---- */

@media screen and (max-width: 768px) {
  .flickity-button {
    display: none;
  }
}
button.rec-dot {
  background-color: rgb(247, 251, 255);
  box-shadow: 0 0 1px 1px #0a91ff;
}

button.rec-dot:hover,
button.rec-dot:active,
button.rec-dot:focus {
  background-color: #0099ff;
  box-shadow: 0 0 1px 3px #0a91ff;
}
/* hide disabled buttons */
.rec.rec-arrow:disabled {
  visibility: hidden !important;
}

.rec.rec-arrow {
  visibility: hidden;
}
.rec.rec-arrow:hover {
  border-radius: 50%;
  background-color: #00b5f5 !important;
}

.flickity-button {
  display: none;
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: rgb(0, 0, 0);
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.social-container {
  width: 300px;
  margin-top: -15px;
  text-align: center;
}

.social-icons {
  padding: 0;
  list-style: none;
  margin: 0.2em;
}

.social-icons li {
  display: inline-block;
  margin: 0.48em;
  position: relative;
  font-size: 1.8em;
}

.social-icons i {
  color: #ffffff;
  position: absolute;
  top: 4px;
  left: 6px;
  transition: all 265ms ease-out;
}

.social-icons a {
  display: inline-block;
}

.social-icons a:before {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  content: ' ';
  width: 38px;
  height: 38px;
  border-radius: 100%;
  display: block;
  transition: all 265ms ease-out;
}

.social-icons a:hover:before {
  transform: scale(0);
  transition: all 265ms ease-in;
}

.social-icons a:hover i {
  transform: scale(2.2);
  -ms-transform: scale(2.2);
  -webkit-transform: scale(2.2);
  color: #00b5f5;
  background: -webkit-linear-gradient(45deg, #cfcfcf, #ffffff);
  background-clip: content-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 265ms ease-in;
}

.herobg {
  max-width: 1024px;
  margin-left: auto;
  margin-right: 35%;
}

.service-mainbg {
  background-image: url(./images/service.jpg),
    linear-gradient(rgba(0, 0, 0, 0.442), rgba(0, 0, 0, 0.442));
  background-blend-mode: overlay;
  background-repeat: no-repeat;
  background-size: cover;
}

.career-mainbg {
  background-image: url(./images/career.jpg),
    linear-gradient(rgba(0, 0, 0, 0.442), rgba(0, 0, 0, 0.442));
  background-blend-mode: overlay;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact-mainbg {
  background-image: url(./images/contact.jpg),
    linear-gradient(rgba(0, 0, 0, 0.442), rgba(0, 0, 0, 0.442));
  background-blend-mode: overlay;
  background-repeat: no-repeat;
  background-size: cover;
}

.insight-mainbg {
  background-image: url(),
    linear-gradient(rgba(0, 0, 0, 0.442), rgba(0, 0, 0, 0.442));
  background-blend-mode: overlay;
  background-repeat: no-repeat;
  background-size: cover;
}

.content-mainbg {
  background-image: url(./images/content.jpg),
    linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  background-blend-mode: overlay;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .cpart {
    margin: 0%;
  }
  .rbutton {
    margin-bottom: -18% !important;
  }
  .search-img {
    width: 767px;
    margin-left: 10%;
    margin-top: 120%;
    margin-bottom: 10%;
  }
  .SearchBar input {
    width: 316px;
    margin-left: -50% !important;
  }
  .subscribe {
    margin-left: 70% !important;
  }
  .main-job {
    margin-left: 3% !important;
  }
  .showcase {
    margin-top: 27% !important;
  }
  .featured-content {
    margin-left: 0%;
  }
  .insight,
  .service {
    display: none !important;
  }
  .herobg {
    margin: 0% !important;
    margin-left: 10% !important;
    margin-top: 20% !important;
  }
  .hero-mainbg {
    background-size: cover;
  }
  .welcome {
    margin-top: 25% !important;
    text-align: center;
  }
  .hero-maintext {
    text-align: left;
  }
  .contactus {
    margin-top: -10% !important;
    margin: auto !important;
    margin-bottom: 40% !important;
  }
  .featured-content {
    font-size: 26px !important;
  }
  .carousell {
    background: rgb(255, 255, 255);
  }
  .carousell-cell {
    width: 200% !important;
    height: 460px !important;
    margin-left: 0%;
    margin-bottom: 5% !important;
    margin-right: 0% !important;
    background: rgb(255, 255, 255);
    border-radius: 15px;
    border-width: 2px;
    border-color: #505050;
  }
  .first-text img {
    margin-bottom: 10% !important;
  }
  .content-text {
    margin-top: 0% !important;
  }
  .first-text {
    align-content: flex-start !important;
    text-align: left !important;
  }
  .lbutton {
    margin-bottom: -50%;
  }
  .second-text {
    margin-top: 10% !important;
    align-content: flex-start !important;
    text-align: left !important;
    margin-bottom: 30% !important;
  }
  .second-text img {
    margin-bottom: 10% !important;
  }
  .third-text img {
    margin-top: 40% !important;
  }
  .footer-logo {
    width: 70% !important;
    margin-left: 15%;
  }
  .sbutton {
    margin-left: 30% !important;
    margin-top: 10% !important;
    margin-bottom: 30%;
  }
  .footer-text {
    margin-left: 3%;
    font-size: 12px !important;
  }
  /* .footer-text a {
    margin-bottom: 0% !important;
  } */
  .social-container {
    margin-left: 7%;
    margin-bottom: 0%;
  }

  .career-atubiq h1 {
    margin: 0% !important;
    padding: 0 !important;
    font-size: 14px !important;
  }
  .career-atubiq p {
    font-size: 24px;
  }
  .were-hiring {
    padding-top: 20% !important;
  }
  .were-hiring p {
    padding: 5%;
    font-size: 16px;
  }
  .apply-b {
    margin-right: auto;
  }
  .service-img {
    margin-bottom: 10%;
    margin-top: -75% !important;
  }
}

.career-atubiq {
  text-align: center;
  align-items: center !important;
  justify-content: center !important;
}

.hiring {
  background-image: url(./images/careerbg.png);
  background-size: cover;
}
.main-job {
  justify-content: left !important;
  margin-left: 15%;
}
.Pagination {
  margin-left: 10%;
}
.career-atubiq h1 {
  font-size: 20px;
}

.location {
  color: #05ccff;
}

.joinus {
  color: rgb(0, 0, 0);
  border-width: 2px;
  border-radius: 30px;
  padding: 6px 24px 6px 24px;
  border-color: #05ccff;
  transition: ease-out 300ms;
}

.joinus:hover {
  color: rgb(0, 0, 0);
  border-width: 2px;
  border-radius: 30px;
  padding: 6px 24px 6px 24px;
  background-color: #05ccff;
  transition: ease-out 300ms;
}
.f1{
  margin-bottom: -18px;
}
/* Not Found */
#notfound {
  position: relative;
  height: 100vh;
  background: #030005;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.notfound {
  max-width: 767px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
}

.notfound .notfound-404 {
  position: relative;
  height: 180px;
  margin-bottom: 20px;
  z-index: -1;
}

.notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 224px;
  font-weight: 900;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -12px;
  color: #030005;
  text-transform: uppercase;
  text-shadow: -1px -1px 0px #00a2ff, 1px 1px 0px #2600ff;
  letter-spacing: -20px;
}

.notfound .notfound-404 h2 {
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  left: 0;
  right: 0;
  top: 110px;
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0px 2px 0px #0011ff;
  letter-spacing: 13px;
  margin: 0;
}

.notfound a {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  color: #0099ff;
  text-decoration: none;
  border: 2px solid;
  background: transparent;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.notfound a:hover {
  color: #2600ff;
}

@media only screen and (max-width: 767px) {
  .notfound .notfound-404 h2 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 h1 {
    font-size: 182px;
  }
}
