h2 {
  color: #dba490;
}
.logo_image {
  width: 105px;
  height: 105px;
}
.inspiro-slider .slide .slide-captions h2 {
  color: #dba490;
}
.btn-inverted {
  background-color: #dba490 !important;
  border: 1px solid #dba490 !important;
  color: #163144 !important;
  transition: 0.25s all ease-in-out;
}
.btn-inverted:hover {
  color: #dba490 !important;
  background-color: transparent !important;
}
.logo_image_white {
  height: 75px;
  width: 87px;
}
.lead {
  margin-bottom: 10px;
  display: block;
}

#mainMenu nav ul li a {
  font-size: 15px;
}
.heading-text.heading-section.text-center h2:before {
  color: #dba490 !important;
  background-color: #dba490 !important;
}

.icon-box.border.small .icon {
  width: 20px;
  height: 20px;
  border: 2px solid #dba490;
}
.icon-box.small:not(.center) > h3 {
  margin: 0 12px 4px 24px;
}
.icon-box.small .icon {
  width: 20px;
  height: 20px;
  border: 2px solid #dba490;
  border-radius: 50%;
}
#mainMenu nav ul li a {
  font-size: 13px;
}
p {
  text-align: justify !important;
}

.mession p {
  text-align: justify !important;
  width: 100%;
  display: block;
}

.portfolio-item span {
  text-align: center;
}

.lead {
  text-align: justify;
}

#mission_ar p {
}

.application_sec{
  background-position: top center !important;
  background-attachment: fixed !important;
}


@media screen and (max-width: 900px) {
  .mession .row .col-12 {
    padding: 0 !important;
  }
  .application_sec{
    background-attachment: unset !important;
  }
}