:root {
  --primary-color: #223ea2;
  --secondary-color: #24b224;
  --dark: #000000;
  --another-color: #eeeefd;
}

.ourMission1__left__content h4 {
  margin: 0 0 5px 0;
}
.header.home1 .header__logo:before {
  background: none;
  right: 0;
}
.header.home1 .header__logo a {
  margin: 0;
}
.header.home1 .header__logo img {
  width: 100%;
  height: 80px;
  margin: 6px 0 0 0;
}
.header__menu-wrapper .menu_sticky .header.home1 .header__logo img {
  width: 100%;
  height: 80px;
}
.main_btn:before {
  background: var(--secondary-color);
}
.main_btn:after {
  background: var(--primary-color);
}
.header.home1 .main-menu nav > ul > li.active > a:before {
  background: var(--primary-color);
}
.slider1__item:before {
  content: none;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  display: none;
}
.header.home1 .extraInfo__content {
  padding: 25px 0;
}
.header.home1 .extraInfo__content span {
  color: var(--primary-color);
}
.slider1__content p {
  font-size: 22px;
}
.header.home1 .extraInfo:before {
  content: none;
}
.header.home1 .header__menu-wrapper {
  padding: 0 40px;
}
/* all padding */
.about1,
.service1__padding,
.counterUp1,
.whyChooseUs1,
.testimonial2,
.client1,
.content_box_pob_120,
.content_box_120,
.content_box_120_80,
.content_box_120_70 {
  padding: 70px 0;
}
.client1__padding {
  padding: 0;
}
.cta1 {
  background: #eeeefd;
}
.title h2 {
  color: var(--primary-color);
  font-size: 50px;
}
.cta1__content {
  margin: 0;
}
.title h5 {
  color: var(--dark);
}
.cta1__content p {
  padding: 0;
  color: #000000;
  font-weight: 600;
}
.cta1__btn--content h4 {
  color: #000000;
}
.about1__content > p {
  margin: 0 0 20px 0;
  color: var(--dark);
}
.cta1__btn {
  margin: 0 0 0 30px;
}
.cta1__btn--thumb {
  background: #4d74ff;
}
.about1__right {
  padding: 0;
}
.service1 {
  background: #e9eeff;
}
.service1__item {
  padding: 20px 45px 20px;
}
.main_btn a,
.main_btn button {
  font-size: 14px;
  padding: 10px 20px;
}
.counterUp1__wrapper {
  border-radius: 0;
  margin: 0;
  background: none;
  padding: 0;
}
.counterUp1__item--thumb {
  background: #4d74ff;
}
.type-2 h2,
.type-2 h5 {
  color: #ffffff;
}
.counterUp1 {
  background: var(--primary-color);
}
.whyChooseUs1__item {
  border: 1px solid var(--primary-color);
  padding: 30px;
}
.whyChooseUs1__item--thumb {
  margin: 0 0 15px 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.about-img {
  width: 100%;
  height: auto;
  border: 5px double var(--primary-color);
}
.title h2 span:before {
  content: none;
}
.whyChooseUs1__item--content h4 {
  margin: 0;
}
.whyChooseUs1__right {
  padding: 0;
  /* background: var(--another-color); */
}
.whyChooseUs1__feature {
  margin: 20px 0;
}
.whyChooseUs1__content .whyChooseUs1__feature:nth-child(2n) {
  margin: 0;
}
.whyChooseUs1__content
  .whyChooseUs1__feature:nth-child(2n)
  .whyChooseUs1__feature--thumb
  i {
  background: #33cc79;
}
.whyChooseUs1__feature--content h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 10px 0;
}
.whyChooseUs1__feature--content {
  padding: 0 0 0 40px;
}
.whyChooseUs1__feature--content p {
  padding: 0;
  color: var(--dark);
  font-weight: 500;
}
.why-choose-img {
  width: 100%;
  border-radius: 20px;
}
.client1 {
  background: var(--primary-color);
}
.client1__thumb {
  opacity: 1;
  background: #ffffff;
  padding: 10px 30px;
  border-radius: 10px;
}
.footer2 {
  padding: 50px 0 0 0;
}
.footer-logo {
  width: auto;
  height: 80px;
}
.footer2__middle__item ul li a {
  color: #ffffff;
}
.footer2__middle {
  padding: 0;
  margin: 0 0 30px 0;
}
.footer2__middle__item,
.footer2__middle__item--social {
  margin: 0;
}
.footer2__middle__item ul li {
  color: #ffffff;
}
.footer2__middle__item > h5,
.footer2__middle h5 {
  margin: 15px 0;
}
.footer2__middle h5 {
  font-size: 20px;
}
.footer2__middle__item--social a {
  border: 1px solid #ffffff;
}
.map-embed {
  padding: 10px;
  border: 1px solid var(--primary-color);
}
.iframe {
  width: 100%;
  height: 200px;
}
.footer2__bottom__copyRight p {
  color: #ffffff;
}
.footer2__bottom__copyRight {
  padding: 20px 0;
  border-top: 1px solid #6f6f6f;
}
.client1__thumb img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.slider1__content h1 {
  font-size: 60px;
  letter-spacing: 0;
}
.slider1__img-01 {
  background: url("../img/hero/img.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider1__img-02 {
  background: url("../img/hero/img-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider1__img-03 {
  background: url("../img/hero/img-3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.pageTitle1__breadCrumb {
  left: 0;
  right: inherit;
}
.pageTitle1__bg__02 {
  background: url("../img/breadcrumb/about-us.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ourMission1__wrapper nav .nav.nav-tabs button.nav-link.active,
.pageTitle1__breadCrumb ul {
  background: var(--primary-color);
}
.ourMission1__wrapper nav {
  margin: 0 0 30px 0;
}
.mvv-img {
  width: 100%;
  height: 250px;
  object-fit: contain;
}
.ourMission1__left__thumb {
  background: var(--primary-color);
}
.ourMission1__left {
  padding: 0;
}
.ourMission1__left__item:first-child {
  border: 0;
  padding: 0 0 20px 0;
  margin: 0;
}
.ourMission1__left__item {
  padding: 0 0 20px 0;
}
.ourMission1__left__content p {
  color: var(--dark);
}
.ourMission1__wrapper nav .nav.nav-tabs button.nav-link {
  background: #ffffff;
  border: 1px solid var(--primary-color);
  color: #000000;
}
.team2__item__content {
  background: var(--primary-color);
  width: 100%;
  left: 0;
}
.team2__item__content h5,
.team2__item__content p {
  color: #ffffff;
}
.team2__item__thumb--social ul li a {
  background: #4d74ff;
  color: #ffffff;
}
.team2__item__thumb img {
  border-radius: 12px 12px 0 0;
}
.sidebar1__item {
  margin: 0;
  padding: 20px 20px 20px;
  border: 2px solid var(--primary-color);
  border-radius: 12px;
}
.sidebar1__item__title {
  margin: 0 0 20px 0;
}
.sidebar1__item__categories ul li:not(:last-child) {
  margin: 0 0 15px 0;
  border-radius: 5px;
}
.sidebar1__item__categories ul li a {
  padding: 10px 0 10px 20px;
  background: var(--primary-color);
  color: #ffffff;
  font-weight: 700;
}
.serviceDetails1__content__text {
  padding: 20px 0;
  border: 0;
}
.sidebar1 {
  position: sticky;
  top: 100px;
}
.pageTitle1__heading h1 {
  font-size: 50px;
}
.serviceDetails1__content ul {
  margin: 10px 0;
}
.serviceDetails1__content ul li {
  color: #000000;
}
.serviceDetails1__content__text p {
  color: #000000;
}
.blog1__item__content {
  padding: 0;
  margin: 0;
}
.career-item {
  background: #fff;
  padding: 35px 20px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
  border: 1px solid var(--primary-color);
  transition: 0.5s;
  border-radius: 10px;
  min-height: 488px;
}
.career-body h4 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
}
.career-body > p {
  font-size: 13px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}
.custom-flex {
  display: flex;
  justify-content: space-between;
}
.req-box {
  padding: 0;
}
.req-row {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 10px;
  border-bottom: 1px solid #000000;
  margin: 5px 0;
}
.req-item {
  margin: 0;
}
.req-box .req-item label {
  font-size: 12px;
  color: #000000;
  line-height: 1;
  margin-bottom: 4px;
  display: block;
}
.contact1__input__form form#contact-form .form-control {
  padding: 10px;
  border: 1px solid var(--primary-color);
  border-radius: 5px;
  margin: 0 0 15px 0;
}
.contact1__input__form form#contact-form .form-control::placeholder {
  color: #505050;
}
.contact-h2 {
  font-size: 35px !important;
}
.req-box .req-item p {
  color: #000000;
  margin: 8px 0;
}
.contact1__info__item:not(:first-child) {
  margin: 15px 0 0 0;
}
.contact1__info__item:not(:last-child) {
  padding: 15px 0;
  border-bottom: 1px solid #000000;
}
.req-box > p > span {
  color: #000000;
}
.contact1__info__item--content h4 {
  font-size: 20px;
  line-height: 1.3;
}
.contact1__info__item--content {
  padding: 0 0 0 40px;
}
.career-footer {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.rm-btn-1 {
  border-radius: 10px;
  background: var(--primary-color);
  padding: 10px;
  color: #ffffff;
  width: 100%;
  text-align: center;
}
.rm-btn-1:hover {
  background: var(--secondary-color);
  color: #ffffff;
}
.custom-ol,
.custom-ul {
  padding: 0 0 0 1rem;
}
.custom-ol li,
.custom-ul li {
  color: #000000;
  font-size: 14px;
}
.custom-ul li {
  list-style: square;
}

@media screen and (min-width: 601px) and (max-width: 991px) {
  .header.home1 .header__menu {
    background: none;
  }
  .ourMission1__wrapper nav .nav.nav-tabs button.nav-link {
    margin: 0 0 20px 0;
  }
  .header.home1 .mean-container a.meanmenu-reveal {
    background: var(--primary-color);
  }
  .mean-container .mean-nav {
    background: var(--primary-color);
  }
  .about1__right {
    margin: 0 0 40px 0;
  }
  .client1__thumb img {
    height: 70px;
  }
}

@media screen and (max-width: 600px) {
  .header.home1 .header__logo img {
    height: 60px;
    margin: 10px 0 0 0;
  }
  .career-item {
    height: auto;
    padding: 15px;
  }
  .custom-h6 {
    font-size: 13px;
  }
  .career-body h4 {
    font-size: 22px;
  }
  .pageTitle1__heading h1 {
    font-size: 24px;
  }
  .contact-h2 {
    font-size: 23px !important;
  }
  .pageTitle1__padding {
    padding: 100px 0px 70px;
  }
  .slider1__height {
    height: 225px;
  }
  .contact1__info__item--content h4 {
    font-size: 16px;
  }
  .contact1__info {
    margin: 30px 0 0 0;
  }
  .team2__item__content h5 {
    font-size: 15px;
    margin: 0;
  }
  .team2__item__content p {
    font-size: 13px;
  }
  .team2__item__content {
    padding: 15px 0;
  }
  .client1__thumb img {
    height: 70px;
  }
  .footer-logo {
    height: 62px;
  }
  .footer2__middle {
    margin: 0;
  }
  .header.home1 .header__menu {
    background: none;
    height: 50px;
  }
  .header.home1 .mean-container a.meanmenu-reveal {
    background: var(--primary-color);
    margin: -8px 15px 0 0;
  }
  .mean-container .mean-nav {
    background: var(--primary-color);
    margin: 46px 0 0 0 !important;
  }
  .header.home1 .header__menu-wrapper {
    padding: 0;
  }
  .main_btn a,
  .main_btn button {
    padding: 5px 13px;
    font-size: 11px;
    letter-spacing: 1px;
  }
  .about1__right {
    margin: 0;
  }
  .about1__right .title {
    margin: 20px 0;
  }
  .slider1__content h1 {
    font-size: 16px;
  }
  .slider1__content p {
    font-size: 16px;
  }
  .title h2 {
    font-size: 24px;
  }
  .about1__content > p {
    line-height: 20px;
    font-size: 16px;
  }
  .service1__item {
    padding: 20px 18px 10px;
  }
  .service1__item__thumb {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 0 0 25px 0;
  }
  .cta1__content p {
    line-height: 20px;
  }
  .service1__item h4 {
    font-size: 20px;
  }
  .whyChooseUs1__feature--content h5 {
    font-size: 18px;
  }
  .whyChooseUs1__feature--content p {
    font-size: 14px;
    line-height: 15px;
  }
  .counterUp1__item--content h3 {
    font-size: 18px;
  }
  .counterUp1__item--thumb {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .counterUp1__item--thumb img {
    width: 35px;
  }
  .counterUp1 .counterUp1__row div[class^="col"]:nth-child(1),
  .counterUp1 .counterUp1__row div[class^="col"]:nth-child(2),
  .counterUp1 .counterUp1__row div[class^="col"]:nth-child(3) {
    margin: 0 0 10px 0;
  }
  .counterUp1__item--content {
    padding: 0 0 0 80px;
  }
  /* all mobile padding */
  .about1,
  .service1__padding,
  .counterUp1,
  .whyChooseUs1,
  .testimonial2,
  .client1,
  .content_box_pob_120,
  .content_box_120,
  .content_box_120_80,
  .content_box_120_70 {
    padding: 35px 0;
  }
}
