@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&amp;display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,700&amp;display=swap");

* {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  color: #1a1a1a;
}

/***** Navbar Updated CSS ****/
a {
  text-decoration: none;
  color: white;
}

a:focus,
a:hover {
  color: red !important;
}

.pos_r {
  position: relative;
}

.pos_b {
  position: absolute;
}

.header {
  position: relative;
}

.address {
  font-size: 12px;
}

.red_back {
  background-color: #e2000f;
}

.black {
  background-color: black;
}

.red form input {
  /* height: 50px; */
  background-color: #c6000d;
  border: none;
}

header .form-control {
  background-color: #c6000d !important;
  border: none;
}

.red_back form::placeholder {
  color: white;
}

.red_back form a {
  right: 5%;
  top: 28%;
}

.red_back form a i {
  color: white;
  right: 1%;
  top: 26%;
}

i {
  color: white;
}

.red_back ul li a {
  color: white;
  padding: 16px !important;
}

.red_back {
  background-color: #e2000f;
}

.bg-black a {
  color: white;
}

.nk_header {
  position: relative;
}

.nk_header .bg-black {
  background-color: #000000;
}

.nk_header .pd-lr-0 {
  padding-left: 15px;
  padding-right: 15px;
}

.nk_header .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
  position: absolute;
  left: 0;
  top: 0;
}

.nk_header .make-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.nk_header .nk_topbar {
  height: 61px;
}

.nk_header .navbar {
  height: 97px;
}

@media (max-width: 992px) {
  .nk_header .make-center {
    position: static;
    transform: none;
  }

  .nk_header .navbar {
    height: auto;
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .nk_header .navbar-collapse>form {
    padding-top: 50px;
  }
}

@media (max-width: 576px) {
  .address {
    visibility: hidden;
  }
}

@media (min-width: 771px) and (max-width: 991px) {
  .address {
    font-size: 10px;
  }
}

@media (min-width: 992px) {
  header .form-control {
    width: 57vh !important;
    height: 7vh !important;
  }
}

/***** Navbar Updated CSS Ends ****/
.title_about {
  font-size: 50px;
  font-weight: 500;
  color: white;
}

.banner_text_home1 {
  list-style-type: disc;
  color: white;
}

.banner_section {
  background-color: black;
  padding: 30px 0px;
  color: white;
  overflow: hidden;
}

.banner_text_home {
  list-style: none;
  margin-right: 27px;
  font-weight: 300;
}

.banner_about_text {
  color: red;
  font-weight: 200;
}

ul li::before {
  content: "";
  color: white;
}

.about_title {
  font-size: 36px;
  color: #000000;
  font-weight: 400;
}

.wrapper-about-text a {
  color: black;
}

.wrapper-about-text {
  padding-left: 30px;
}

.wrapper-about-text p {
  font-size: 16px;
  padding-top: 30px;
}

.about-headline {
  font-size: 36px !important;
  /* font-weight: bold !important; */
  line-height: 30px;
  font-style: italic;
}

.wrapper {
  position: relative;
  width: 600px;
  height: 300px;
}

.image_1 {
  position: absolute;
  background-color: dimgray;
  width: 300px;
  height: 160px;
}

#img_we {
  background-image: url(../images/img_we.png);
}

#img_exp {
  background-image: url(../images/img_exp.png);
}

#img_pur {
  background-image: url(../images/img_pur.png);
}

#img_vis {
  background-image: url(../images/img_vis.png);
}

#img_mis {
  background-image: url(../images/img_mis.png);
}

.image_text {
  position: absolute;
  width: 300px;
  height: 160px;
  bottom: 38%;
  left: 44%;
  background-color: white;
  box-shadow: 0px 10px 30px -8px #c7c6c6;
  padding: 15px 10px;
}

#image_text_right {
  left: 6%;
}

#image_text_right1 {
  left: 6%;
}

.image_text ul li {
  list-style: none;
}

.image_text ul {
  margin: 0;
}

.wrapper_right {
  display: flex;
  justify-content: end;
}

.badge_background {
  background: url(../images/badge.png);
  background-repeat: no-repeat;
  padding: 5px 15px;
  width: 100px;
  height: 50px;
  font-size: 16px;
  font-weight: 500;
  color: white;
}

.started-text {
  font-size: 20px;
  font-weight: 500;
}

.section_history h1 {
  font-size: 36px;
  font-weight: 400;
}

.image_para {
  padding: 0px 6px;
}

.title_f span,
.about_title {
  font-size: 36px;
  color: #000000;
  font-weight: 400;
}

.clients img {
  width: 70%;
}

li a {
  color: white;
  text-decoration: none;
}

.support li {
  color: white;
}

/* vertical slider button */
#vertical_slider .slick-dots {
  position: absolute !important;
  right: 30% !important;
  bottom: 30% !important;
  width: 10px !important;
}

#vertical_slider {
  background: #c7c6c6 !important;
}

.slick-prev,
.slick-next {
  display: none !important;
}

.img_quote i {
  font-size: 50px;
  color: #f94d1c;
}

.title_what h2 {
  font-size: 30px;
  font-weight: 400;
}

.star_wrapper,
.sub_title {
  display: flex;
  gap: 15px;
  font-size: 20px;
}

.star_wrapper {
  padding-top: 5px;
}

.star_wrapper .text_2 {
  font-size: 18px;
}

.star {
  color: green;
  font-size: 20px;
}

.reviews_para {
  padding: 0px 59px;
}

.photo-box-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1a1a1a;
}

.photo-box ul {
  list-style: none;
}

.photo-box {
  padding-left: 59px;
}

.photo-box ul li p {
  margin-bottom: 0;
}

.photo-box-text {
  top: 0;
  left: 8%;
}

.text_h1 {
  font-size: 15px;
}

.text_h2 {
  font-size: 12px;
  color: #c6000d;
}

.reviews_para .r_para {
  padding-right: 50%;
}

.vers-wrap {
  padding-left: 20%;
  padding-bottom: 5%;
  padding-top: 3%;
}

.slick-dots li {
  width: 10px !important;
  height: 10px !important;
  color: #f94d1c !important;
}

.slick-dots li.slick-active button:before {
  color: #f94d1c !important;
}

.slick-active {
  width: 10px;
  height: 10px;
  border: 1px solid#F94D1C;
  border-radius: 50%;
  padding: 10px !important;
}

@media (max-width: 991px) {
  .image_1 {
    position: static;
    height: 190px;
  }

  .image_text {
    left: 0;
    top: 0;
  }

  .wrapper {
    width: auto;
  }

  .section_history h1 {
    font-size: 30px;
    font-weight: 400;
  }

  .image_para {
    padding: 0px 24px;
  }

  .about-headline {
    font-size: 30px;
  }

  .wrapper-about-text p {
    font-size: 14px;
  }

  .wrapper-about-text {
    padding-top: 10px;
  }

  .photo-box-text {
    left: 15%;
  }
}

@media (min-width: 991px) {
  .photo-box-text {
    left: 15%;
  }

  .image_text {
    left: 22%;
  }

  #image_text_right {
    left: 22%;
  }

  #image_text_right1 {
    left: 22%;
  }
}

@media (max-width: 576px) {
  .image_text {
    position: static;
  }

  .nav_back {
    background-color: white;
  }

  #image_text_right {
    left: 0;
  }

  #image_text_right1 {
    left: 0;
  }

  .image_1 {
    width: auto;
    height: auto;
  }

  .photo-box-text {
    left: 20%;
  }

  #vertical_slider .slick-dots {
    position: absolute !important;
    right: 6% !important;
    bottom: 25% !important;
    width: 10px !important;
  }
}

@media (max-width: 771px) {
  .address {
    display: none;
  }

  #vertical_slider .slick-dots {
    right: 8% !important;
    bottom: 20% !important;
  }
}

.img {
  height: 50vh;
  width: 100%;
}

@media (min-width: 992px) {
  .photo-box-text {
    left: 10%;
  }

  #vertical_slider .slick-dots {
    right: 8% !important;
    bottom: 20% !important;
  }
}

/*  */

/* footer */
footer {
  background-color: black;
}

footer ul li {
  list-style: none !important;
}

.social_icons li {
  background-color: red;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}

.social_icons li span i {
  top: 10px;
  right: 10px;
}

.footer_text1 {
  font-size: 13px !important;
  color: white;
}

.links h2 {
  font-size: 18px;
  color: white;
  font-weight: 600;
}

.links li {
  font-size: 16px;
  color: white;
  font-weight: 400;
  padding: 8px 0px !important;
}

.support li i {
  font-size: 16px;
  padding-right: 8px;
}

.support li h4 {
  font-size: 14px;
  font-weight: 400;
  color: white;
}

.copy {
  font-size: 14px;
  color: white;
  font-weight: 300;
}

/* my style  */

.nk_header .make-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
}

.photo-box-image {
  border-radius: 50%;
  overflow: hidden;
}

li.nav-item i {
  margin-right: 10px;
}

header .form-control {
  background-color: #f4f2f2 !important;
  border: none;
}

form.d-flex.ms-auto.make-center i {
  color: black;
  font-size: 18px;
  padding-right: 10px;
}

@media screen and (max-width: 576px) {
  /* about page style starts here */

  /* about header section style starts here */

  nav.navbar.navbar-expand-lg.red_back {
    border-bottom: 1px solid black;
    box-shadow: 2px 2px black;
    overflow: hidden;
  }

  ul.nav.justify-content-end.nk_topbar.align-items-center {
    display: none;
  }

  a.navbar-brand img {
    max-width: 198px;
  }

  button.navbar-toggler i {
    font-size: 27px;
  }

  .red_back form a i {
    color: black;
  }

  /* about header section style ends here */

  .wrapper {
    height: auto;
    padding: 15px 0px;
  }

  .image_text {
    height: 187px;
  }

  .clients img {
    width: 100%;
  }

  .about-img-wrapper img {
    width: 100%;
  }

  #vertical_slider {
    margin-bottom: 0px !important;
  }

  .row.vertical-slider.slick-vertical.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0px;
  }

  .reviews_para {
    padding: 0px !important;
  }

  .photo-box {
    padding-left: 0px;
  }

  .photo-box-text {
    left: 20px !important;
  }

  .red_back form a {
    right: 10%;
  }

}