.fontwt600, .blogs .blogDate, .blogs .blogsTitle, .blogs .blogTitle, .secTitle, .more, #brief span, #brief h1 {
  font-weight: 600;
}

body {
  background: #fff;
  font-family: "Heebo", sans-serif;
}

header {
  position: absolute;
  z-index: 9;
  width: 100%;
}
header nav .bg-trans {
  background: transparent !important;
}

p {
  color: #263A4F;
  line-height: 1.7;
  text-align: justify;
}

.color-white {
  color: #fff;
}

.color-blue {
  color: #2EBEFF;
}

.b-title {
  color: #593D3A;
}

.color-blueS {
  color: #2EBEFF;
  text-transform: uppercase;
  color: #2EBEFF;
}
.color-blueS span {
  border-bottom: 10px solid #2EBEFF;
  -o-border-image: url("../Arc_Assets/bbtm.PNG") 30%;
     border-image: url("../Arc_Assets/bbtm.PNG") 30%;
}
.color-blueS:hover {
  color: #2EBEFF;
}
.color-blueS:focus {
  box-shadow: none !important;
}

#projects .banner img,
#projects .carousel-item img,
#projects #owl-one1 img {
  height: 90vh;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#projects .banner .owl-dots,
#projects .carousel-item .owl-dots,
#projects #owl-one1 .owl-dots {
  display: none;
}
#projects .our-projects {
  position: relative;
  top: 2rem;
  padding-left: 0px !important;
}
#projects .projectTitle {
  position: absolute;
  top: 50vh;
  left: 6vw;
  color: #fff;
}

#homeCarousal .socialMicons {
  position: absolute;
  top: 40vh;
  z-index: 8;
  left: 40px;
  display: flex;
  flex-direction: column;
}
#homeCarousal .socialMicons img {
  padding: 15px 0px;
}
#homeCarousal .socialMicons .fb {
  height: 57px !important;
}
#homeCarousal .banner img,
#homeCarousal .carousel-item img {
  height: 96vh;
  -o-object-fit: cover;
     object-fit: cover;
}
#homeCarousal .sliderno {
  border-bottom: 5px solid #2EBEFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#homeCarousal .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  padding: 0;
  margin-right: 5%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
  top: 0%;
}
#homeCarousal .carousel-indicators [data-bs-target] {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
#homeCarousal .carousel-control-prev,
#homeCarousal .carousel-control-next {
  display: none;
}
#homeCarousal .carousel-caption {
  position: absolute;
  bottom: 1.25rem;
  left: 10%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  top: 35%;
  text-transform: uppercase;
  right: inherit;
  text-align: inherit;
}
#homeCarousal .contact-caption {
  top: 80%;
}
#homeCarousal .owl-stage-outer {
  direction: ltr;
}
#homeCarousal .owl-carousel {
  direction: ltr !important;
}

section {
  overflow: hidden;
}

#brief h1 {
  letter-spacing: 0px;
  color: #263A4F;
  text-transform: uppercase;
}
#brief h6 {
  color: #2EBEFF;
  font-size: 18px;
}
#brief .ksa {
  display: flex;
  justify-content: flex-end;
  height: 500px;
}
#brief .ksa ::before {
  background-color: red;
  content: "";
}
#brief .ksa img {
  width: 100%;
}
.more {
  text-transform: uppercase;
  color: #2EBEFF;
  border-bottom: 3px solid #2EBEFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

a {
  text-decoration: none;
}

#specialization {
  background: #F8F8F8;
}
#specialization h4 {
  color: #263A4F;
}

.secTitle {
  color: #593D3A;
}

.owl-testi-carousel .item {
  min-height: 10rem;
  height: auto;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 0px 5px #00000029 !important;
  opacity: 1;
  border: 2px solid #eee !important;
  color: #263A4F;
  font-size: 14px;
}

.owl-nav {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: -50px;
  width: 100%;
  right: 2rem;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  font-size: 30px !important;
  margin-right: 30px !important;
  display: block !important;
}

#testimonails span {
  font-size: 18px !important;
}
#testimonails span .testiTitle {
  font-weight: 600 !important;
}

.quotes img {
  width: 30px !important;
  position: absolute;
  right: 15px;
  top: 0px;
}

span.testiTitle {
  font-weight: 600 !important;
}

#comlogo {
  background: url("../Arc_Assets/teckture-bg-2.png") repeat scroll;
  background-color: #f9fafa;
  min-height: 200px;
  margin: auto;
  display: flex;
  align-items: center;
}

#ceo-message {
  background-color: rgba(0, 98, 142, 0.78);
}
#ceo-message p {
  color: #fff;
}

@font-face {
  font-family: "ImprintFont" !important;
  src: url("../fonts/imprint-mt-shadow.ttf") !important;
}
.owl-testi-carousel .owl-item.active {
  border-top: 5px solid #2EBEFF;
}

.carousel-limg {
  width: 170px;
  height: 60px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}

.navbar-light .navbar-brand img {
  color: rgba(0, 0, 0, 0.9);
  background: #fff;
  margin-top: -15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px;
}

.navbar-light .navbar-toggler {
  background: #2EBEFF;
}

.navbar-light .navbar-nav .nav-link.active {
  border-bottom: 3px solid #2EBEFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.ps-10 {
  padding-left: 10%;
}

.arcNav .nav-link {
  color: #fff !important;
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
  padding-left: initial !important;
  padding-right: initial !important;
}

.blog-Img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}

.happyClient {
  position: relative;
  top: 1.5rem;
  left: 1rem;
}

.blogs .blogTitle {
  margin-top: 1.5rem;
  font-size: 1.2rem;
}
.blogs .blogsTitle {
  margin-top: 0.5rem;
  font-size: 1rem;
}
.blogs .blogDate {
  color: #2EBEFF;
  font-size: 14px;
}

#contact .contactForm .form-control {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #ddd;
  padding-left: unset;
}
#contact .sendmsg {
  position: relative;
  right: -15px;
}

#footer {
  color: #182132;
}
#footer ul {
  margin: 0px;
  padding: 0px;
}
#footer ul li {
  list-style: none;
}
#footer ul li a {
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  margin: 10px 0px;
  display: block;
}
#footer a {
  color: #182132 !important;
}

@media only screen and (max-width: 768px) {
  #navbarTogglerDemo01 {
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
  }

  .navbar-light .navbar-brand img {
    padding: unset !important;
    margin-top: initial !important;
  }

  #homeCarousal .carousel-caption {
    left: 10% !important;
  }

  .px-5 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .ps-10 {
    padding-left: unset !important;
  }

  .mob-p20 {
    padding: 20px;
  }

  #footer .widget-title {
    margin-top: 1.5rem;
  }
  #footer .arc-copyr8 {
    padding-left: 1rem;
  }
  #footer .mob-p15 {
    padding: 15px;
  }
  #footer img {
    width: 50%;
  }

  .socialMicons {
    left: 20px !important;
    top: 60vh !important;
  }
}/*# sourceMappingURL=styles.css.map */