@font-face {
  font-family: "tajawal medium";
  src: url(../fonts/Tajawal-Medium.ttf);
}
@font-face {
  font-family: "tajawal regular";
  src: url(../fonts/Tajawal-Regular.ttf);
}
@font-face {
  font-family: "tajawal light";
  src: url(../fonts/Tajawal-Light.ttf);
}
@font-face {
  font-family: "tajawal extra-light";
  src: url(../fonts/Tajawal-ExtraLight.ttf);
}
@font-face {
  font-family: "archia regular";
  src: url(../fonts/archia-regular.ttf);
}
@font-face {
  font-family: "sk-trial";
  src: url(../fonts/SK-Concretica-Trial-400.ttf);
}
body {
  font-family: "tajawal regular";
}

.tajawal-m, h1, h2, h3, h4, h5, h6 {
  font-family: "tajawal medium";
}

.tajawal-r {
  font-family: "tajawal regular";
}

.tajawal-l {
  font-family: "tajawal light";
}

.tajawal-xl {
  font-family: "tajawal extra-light";
}

/* global */
.custom-breadcrumb {
  background-color: transparent;
  padding: 0;
  font-family: "tajawal medium";
}
.custom-breadcrumb li:not(:first-child)::before {
  content: ">";
  padding: 0 18px;
  color: #0C0F12;
}
.custom-breadcrumb li a {
  color: #0C0F12;
  font-size: 20px;
}

.section-header .section-title {
  margin-bottom: 30px;
}
.section-header .section-desc {
  font-family: "tajawal medium";
  font-size: 20px;
  margin-bottom: 0;
  opacity: 0.9;
}

/* title on box */
.title-box-content {
  width: 350px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
  text-align: center;
  box-shadow: 4px 4px 60px 0px #8888881F;
}
.title-box-content a {
  color: #0C0F12;
}
.title-box-content .title-box {
  color: #0C0F12;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 0;
}

.global-desc {
  font-size: 16px;
  line-height: 34px;
  color: rgba(7, 8, 9, 0.8);
  opacity: 0.9;
  text-align: justify;
}

/* top header */
.top-header .header-bg-img {
  background-image: url(../img/inner-page-header-bg.webp);
  background-attachment: scroll;
}
.top-header .header-bg-img .overlay {
  padding: 0;
}
.top-header .header-bg-img .overlay #navbar {
  padding: 51px 0 58px;
}
.top-header .header-bg-img .overlay #navbar .navbar {
  padding-right: 93px;
}

.page-content {
  padding: 70px 0 145px;
}
.page-content img {
  transform: scale(1);
}

.inner-link {
  margin: 85px 0 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 35px;
}

/* about */
.about-exper .about-content {
  padding: 95px 0 130px;
}
.about-exper .about-content .about-img-content {
  position: relative;
}
.about-exper .about-content .about-img-content .long-box {
  position: absolute;
  top: 0;
  left: 0;
}
.about-exper .about-content .about-img-content .short-box {
  position: absolute;
  top: 130px;
  right: -6px;
}
.about-exper .about-content .about-details .about-us-title {
  font-size: 55px;
  line-height: 53px;
  color: #0C0F12;
  margin-bottom: 32px;
}
.about-exper .about-content .about-details .about-us-desc {
  width: 97%;
}

/* studies */
.studies {
  padding: 0 50px 185px 58px;
}
.studies .study .study-desc-1, .studies .study .study-desc-2 {
  margin-bottom: 10px;
  width: 93%;
}
.studies .study .study-list {
  list-style: none;
  padding: 0;
}
.studies .study .study-list .study-list-item {
  margin-bottom: 5px;
  width: 92%;
  font-size: 16px;
  line-height: 34px;
  opacity: 0.9;
}
.studies .study .img-content {
  text-align: left;
}
.studies .study .img-content img {
  box-shadow: 11px 13px 42px 0px #3F81BE3B;
  transform: scale(1);
}
.studies #study-g {
  margin: 140px 0 145px;
}
.studies #study-g .study-desc-1, .studies #study-g .study-desc-2 {
  width: 102%;
}
.studies #study-g .img-content {
  text-align: right;
}

/* services content */
.services-content {
  padding: 0 50px 0 96px;
}
.services-content .services-card {
  margin-bottom: 40px;
}
.services-content .services-card .name {
  width: 100%;
}
.services-content .services-card .desc {
  text-align: right;
  font-size: 15px;
  opacity: 0.9;
}

/* inner page 1 */
#inner-page-variation .custom-breadcrumb {
  padding-right: 60px;
}
#inner-page-variation .studies {
  padding-bottom: 0;
}
#inner-page-variation .studies .section-header {
  margin-top: 69px;
}
#inner-page-variation .studies #study-g {
  margin: 65px 0 135px;
}
#inner-page-variation .services-content .services-card .id {
  margin-bottom: 15px;
}

/* inner page projects */
#projects {
  padding-bottom: 115px;
}
#projects .custom-breadcrumb {
  padding-right: 60px;
}
#projects .section-header .section-desc {
  text-align: center;
  width: 40%;
  font-family: "tajawal light";
}

/* inner page project details */
#project-details {
  padding: 60px 0 120px;
}
#project-details .custom-breadcrumb {
  padding-right: 175px;
}
#project-details .section-header .section-desc {
  font-size: 20px;
  line-height: 30px;
  color: #757676;
}
#project-details .details-content {
  margin: 115px 0 0;
  padding: 0 175px;
}
#project-details .details-content .project-desc, #project-details .details-content .location {
  text-align: justify;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 34px;
  opacity: 0.9;
  font-family: "tajawal light";
  color: rgba(7, 8, 9, 0.8);
}
#project-details .details-content .project-desc:not(:last-child), #project-details .details-content .location:not(:last-child) {
  margin-bottom: 35px;
}
#project-details .details-content .img-content {
  margin-top: 30px;
}
#project-details .details-content .img-content img {
  width: 100%;
}
#project-details .details-content .location {
  font-family: "tajawal medium";
  text-align: center;
}

/* inner page contact */
#contact-page {
  background-color: #FFFFFF;
}
#contact-page .contact-content {
  background-color: #ECF1F7;
  margin: 50px 0;
  padding: 48px 50px 90px;
}
#contact-page .contact-content .section-title, #contact-page .contact-content .section-desc {
  margin-bottom: 35px;
}
#contact-page #be-in-touch .contact-list {
  list-style: none;
  padding: 0;
}
#contact-page #be-in-touch .contact-list li {
  font-size: 20px;
  line-height: 24px;
  color: #0C0F12;
  font-family: "tajawal light";
  margin-bottom: 35px;
}
#contact-page .visit {
  background-color: transparent;
}
#contact-page .visit .visit-details {
  padding: 17px 55px;
}
#contact-page .visit .visit-details .section-title {
  margin-bottom: 36px;
}
#contact-page .visit .visit-details .visit-desc {
  margin-bottom: 145px;
}
#contact-page .visit .visit-details .section-desc {
  width: 100%;
}
#contact-page .visit .map-content {
  height: 100%;
}

@media (min-width: 1400px) and (max-width: 1600px) {
  .half-offset-xxl-1 {
    margin-right: 4%;
  }
}
@media (max-width: 1399px) {
  .inner-link {
    padding: 0;
  }

  .about-exper .about-content .about-details .about-us-desc {
    width: 100%;
  }

  .studies {
    padding-left: 0;
    padding-right: 0;
  }

  .services-content {
    padding: 0;
  }

  #inner-page-variation .custom-breadcrumb {
    padding-right: 0;
  }

  #projects .custom-breadcrumb {
    padding: 0;
  }
  #projects .project-imgs {
    padding: 0;
  }
  #projects .row-content {
    padding-right: 0 !important;
  }

  #project-details .custom-breadcrumb {
    padding-right: 0;
  }
  #project-details .details-content {
    padding: 0;
  }
  #project-details .details-content img {
    width: 100%;
  }

  #contact-page .visit .visit-details {
    padding: 17px 0;
  }
}
@media (max-width: 1199px) {
  .title-box-content {
    width: 300px;
    padding: 25px 0;
  }
  .title-box-content .title-box {
    font-size: 24px;
  }

  .studies .study .img-content img {
    width: 100%;
  }

  .about-exper .about-content .about-img-content .long-box {
    left: -50px;
  }

  #projects .section-header .section-desc {
    width: 50%;
  }
  #projects .project-imgs .single-project .overlay .project-details .project-name {
    font-size: 18px !important;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .studies .study .study-desc-1, .studies .study .study-desc-2 {
    width: 100%;
  }
  .studies .study .study-list .study-list-item {
    width: 100%;
  }

  .section-header .section-title {
    font-size: 45px;
  }
  .section-header .section-desc {
    font-size: 18px;
    width: 70%;
  }

  #contact-page #be-in-touch {
    margin-bottom: 70px;
  }
  #contact-page .visit .visit-details .visit-desc {
    margin-bottom: 80px;
  }
  #contact-page .visit .map-content {
    height: 250px;
  }
}
@media (max-width: 768px) {
  .inner-link {
    justify-content: center;
  }

  .title-box-content {
    width: 100%;
  }

  .services-content .services-card {
    width: 100%;
    height: auto;
    padding-bottom: 33px;
  }
  .services-content .services-card .name {
    width: 100% !important;
  }

  .section-header .section-title {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 20px;
  }

  #projects .section-header {
    margin: 50px 0;
  }
  #projects .section-header .section-desc {
    width: 100% !important;
  }

  #project-details .details-content {
    margin-top: 75px;
  }

  #contact-page .section-header .section-desc {
    width: 100% !important;
  }
}
@media (max-width: 530px) {
  .page-content {
    padding-top: 40px;
  }

  .inner-link {
    margin-top: 30px;
  }

  #inner-page-variation .custom-breadcrumb {
    display: flex;
  }

  #projects .project-imgs .row-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 500px) {
  .global-desc {
    font-size: 14px;
    line-height: 30px;
  }

  .section-header .section-title {
    font-size: 27px;
    margin-bottom: 0;
  }
  .section-header .section-desc {
    font-size: 14px !important;
    line-height: 27px;
    width: 100% !important;
  }

  #project-details .details-content {
    margin-top: 50px;
  }
  #project-details .details-content .project-desc, #project-details .details-content .location {
    font-size: 14px;
    line-height: 27px;
  }

  #contact-page .section-header {
    text-align: right;
  }
  #contact-page .contact-content {
    padding: 45px 25px 60px;
  }
}
@media (max-width: 440px) {
  #projects .project-imgs .single-project .overlay .project-details .project-name {
    font-size: 12px;
    line-height: 20px;
    width: 150px;
    margin-bottom: 35px;
    padding-right: 12px;
  }
  #projects .project-imgs .single-project .overlay .project-details .show-more {
    left: 8px;
  }
  #projects .project-imgs .single-project .overlay .project-details .show-more img {
    width: 14px;
    height: 14px;
  }

  #contact-page #be-in-touch .contact-list li {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #contact-page .section-header {
    text-align: right;
  }
  #contact-page .contact-content {
    padding: 45px 14px;
  }
}

/*# sourceMappingURL=innerPageStyle.css.map */
