.logo {
  width: 280px;
  margin-top: 0px;
}

.container-fluid {
  display: table;
  height: 75vh;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
.container-fluid .container {
  display: table-cell;
  vertical-align: middle;
}

.topRightLine {
  overflow: visible;
  position: absolute;
  top: -13vw;
  right: -14vw;
  transform: rotate(290deg) matrix(1, 0, 0, 1, 0, 0);
  width: 45vw;
  height: 45vw;
}
.topLeftLine {
  overflow: visible;
  position: absolute;
  top: -13vw;
  left: -14vw;
  transform: rotate(290deg) matrix(1, 0, 0, 1, 0, 0);
  width: 45vw;
  height: 45vw;
}
#top-content {
  background-color: #fff;
  /* margin-top: 140px; */
}
div#Mission {
  padding: 0px 0px 0px 0px;
  margin-top: 230px;
}
#Be_a_part_of_the_Saudi_vision_ {
  font-style: normal;
  font-weight: lighter;
  font-size: 35px;
  color: rgba(15, 63, 116, 1);
  text-align: left;
  line-height: 34px;
  margin-bottom: 20px;
}
#A_Saudi_based_company_since_20 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  color: rgba(112, 112, 112, 1);
  text-align: justify;
}
#Our_Services {
  margin-top: 20px;
  position: absolute;
  width: 225px;
  height: 52px;
}
#Our_Services_A0_Text_7 a {
  color: #fff;
  text-decoration: none;
}
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}
#Our_Services_A0_Text_7 {
  position: absolute;
  left: 55px;
  top: 14px;
  overflow: visible;
  width: 115px;
  white-space: nowrap;
  text-align: left;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  decoration: none;
}
#more-features .row-title {
  margin-bottom: 60px;
  position: relative;
  z-index: 10;
  float: left;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  color: rgba(15, 63, 116, 1);
  margin-top: 50px;
}
#more-features .mfeature-box .mfeature-icon .icon-img img {
  width: 160px;
  height: 160px;
}
#more-features .mfeature-box .mfeature-title {
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  font-style: unset;
  font-weight: bold;
  font-size: 18px;
  color: rgba(112, 112, 112, 1);
}
.coolBG0 {
  background-image: url(svg/coolBG0.svg);
  background-size: 2800px;
  background-repeat: no-repeat;
  background-position: center center;
}
.coolBG1 {
  background-image: url(svg/coolBG1.svg);
  background-size: 3000px;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 1500px;
}
.coolBG1Sub {
  width: 500px;
  background-image: url(svg/coolBG1SUB.svg);
  background-size: 500px;
  background-repeat: no-repeat;
  background-position: center;
}
.coolBG2 {
  background-image: url(images/BGSimple.png);
  background-size: 600px;
  background-repeat: no-repeat;
  background-position: left top;
}
.coolBG3 {
  background-image: url(images/BGSimple.png);
  background-size: 600px;
  background-repeat: no-repeat;
  background-position: right top;
}
.coolBG4 {
  background-image: url(svg/coolBG1old.svg);
  background-size: 3000px;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 1500px;
}

div#coolBG1Content h1 {
  text-align: initial;
  font-size: 80px;
  font-weight: bold;
  color: #fff;
}
div#coolBG1Content p {
  color: #fff;
  text-align: justify;
  font-size: 15px;
  padding: 10px;
}
#more-features .mfeature-box .mfeature-title {
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  font-style: unset;
  font-weight: bold;
  font-size: 18px;
  color: rgba(112, 112, 112, 1);
}
.TechnologyImg img {
  width: 100% !important ;
  height: unset !important;
}
.TechnologyList {
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: 23px;
  color: rgba(112, 112, 112, 1);
}
.DuctInsulationBox {
  margin: 10px;
}
.DuctInsulationBoxImg img {
  width: 250px !important;
  height: unset !important;
}
.AsimpleText {
  font-style: normal;
  font-weight: normal;
  font-size: 23px;
  color: rgba(112, 112, 112, 1);
  margin-top: 60px;
  text-align: justify;
}
#more-features .row-title2 {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  color: rgba(15, 63, 116, 1);
}
.owl-item.active.center img {
  /* width: 90%; */
}
@keyframes heartbeat {
  0% {
    transform: scale(0);
  }
  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.owl-carousel {
  max-width: 1000px;
  width: 100%;
  overflow-x: hidden;
}

.owl-carousel .owl-stage {
  display: flex;
}

.ContactusForm {
  background: #fff;
  padding: 50px;
  border-radius: 40px;
  box-shadow: 0px 0px 40px -20px #000;
}
