/* [Master Stylesheet] */
/* ----------------------------------------------------------
    :: Template 
    :: Author: Turbo
    :: Author URL: 
    :: Version: 1.0
    :: Created: 03 2021
    :: Last Updated: 03 2021
    ---------------------------------------------------------- */
/* -------------------------------------------------
    ============ PLACE YOUR CUSTOM CSS HERE ============
    ------------------------------------------------- */
/*start my style */
@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;800&display=swap");
body {
  font-family: 'Tajawal', sans-serif !important;
  overflow-x: hidden;
}

h2 {
  font-family: 'Tajawal', sans-serif;
}

.some {
  padding: 60px 0;
  text-align: right;
}

.some h2 {
  text-align: right;
  font-size: 30px;
}

.some p {
  color: #7D7D7D;
  line-height: 1.6;
  margin-top: 40px;
  margin-bottom: 60px;
  font-size: 18px;
}

.some img {
  width: 55%;
  margin-top: -40px;
}

.cost {
  padding: 60px 0;
  background-color: #F9F9F9;
}

.cost h2 {
  text-align: right;
}

.cost p {
  font-size: 18px;
  color: #7D7D7D;
  line-height: 1.6;
  width: 90%;
}

.cost a {
  margin-top: 40px;
  display: block;
}

.cost img {
  width: 90%;
}

.our-works {
  padding: 60px 0;
}

.our-works p {
  text-align: center;
  color: #7D7D7D;
  font-size: 18px;
}

.our-works img {
  position: relative;
}

.our-works .project-box {
  position: absolute;
  top: 50px;
  right: 20px;
  text-align: right;
  width: 45%;
  padding-right: 30px;
}

.our-works .project-box p {
  text-align: right;
  color: #7D7D7D;
  line-height: 1.6;
  font-size: 16px;
}

.our-works .project-box h2 {
  font-size: 34px;
  font-weight: 600;
  text-align: right;
  margin-bottom: 0;
}

.our-works .project-box h5 {
  margin-top: 10px;
  font-size: 16px;
  margin-bottom: 30px;
}

.our-works .carousel-control.right {
  right: auto;
  left: -85px;
}

.our-works .carousel-control.left {
  right: -85px;
  left: auto;
}

.our-works .carousel-control .glyphicon-chevron-left,
.our-works .carousel-control .glyphicon-chevron-right,
.our-works .carousel-control .icon-next,
.our-works .carousel-control .icon-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #74C405;
  line-height: 50px;
}

.our-works .carousel-control {
  opacity: 1;
}

nav.navbar .navbar-brand img {
  margin-right: 30px;
  margin-left: unset;
}

nav.navbar li > a button {
  margin-right: unset;
  margin-left: 30px;
  padding-top: 12px;
  margin-top: -15px;
  padding-bottom: 7px;
  padding-right: 50px;
  padding-left: 50px;
}

button {
  padding-bottom: 3px;
  font-size: 20px;
  padding-top: 12px;
}

.content-box button {
  width: 200px;
  margin-left: 10px;
  margin-right: 10px;
}

.mobile .content-box h2 {
  color: #fff;
  font-family: 'Tajawal', sans-serif !important;
}

.programming {
  padding: 60px 0;
}

.programming h2 {
  text-align: right;
}

.programming p {
  font-size: 18px;
  color: #707070;
  width: 85%;
}

.programming img {
  width: 80%;
}

.numbers {
  padding: 40px 0;
  background: #F9F9F9;
}

.numbers .number-box {
  -webkit-box-shadow: 0px 3px 28px #0000001A;
          box-shadow: 0px 3px 28px #0000001A;
  border-radius: 24px;
  padding: 30px 40px;
  padding-top: 0px;
  text-align: center;
  margin-top: 30px;
  position: relative;
  min-height: 307px;
}

.numbers .number-box h3 {
  color: #11A8C7;
  font-weight: 800;
  margin-top: 40px;
  font-size: 70px;
  padding-bottom: 0px;
  border-width: 2px;
  border-style: solid;
  border-left: none;
  border-top: none;
  border-right: none;
  -o-border-image: radial-gradient(#f2f5f4, silver, white) 1;
     border-image: radial-gradient(#f2f5f4, silver, white) 1;
}

.numbers .number-box p {
  margin-top: 20px;
  font-size: 16px;
  color: #7D7D7D;
}

.numbers .number-box::before {
  content: "";
  display: block;
  width: 100%;
  top: 0;
  background: #11A8C7;
  height: 30px;
  border-radius: 0 0 10px 10px;
  margin-left: auto;
  margin-right: auto;
}

.numbers .number-box.one h3 {
  color: #11A8C7;
}

.numbers .number-box.two h3 {
  color: #74C403;
}

.numbers .number-box.three h3 {
  color: #FE9700;
}

.numbers .number-box.four h3 {
  color: #FEDC00;
}

.numbers .number-box.one::before {
  background: #11A8C7;
}

.numbers .number-box.two::before {
  background: #74C403;
}

.numbers .number-box.three::before {
  background: #FE9700;
}

.numbers .number-box.four::before {
  background: #FEDC00;
}

.why-design {
  padding: 60px 0;
  text-align: center;
}

.why-design p {
  color: #7D7D7D;
  font-size: 18px;
}

.why-design .design-box {
  padding: 20px 40px;
  margin-top: 20px;
  min-height: 351px;
}

.why-design .design-box img {
  width: 145px;
}

.why-design .design-box h4 {
  font-size: 24px;
  font-weight: 600;
}

.why-design .design-box p {
  color: #7D7D7D;
}

.steps {
  padding: 60px 0;
  background: #F9F9F9;
  text-align: center;
}

.steps p {
  color: #7D7D7D;
  font-size: 18px;
}

.steps img {
  width: 80%;
  margin-top: 50px;
}

.contact-box.two h3 {
  font-family: 'Tajawal', sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.contact-box.two p {
  line-height: 1.6;
  opacity: .8;
}

.contact-box.two button {
  margin-left: unset;
  margin-right: unset;
  padding-top: 14px;
  padding-bottom: 8px;
}

.contact-box.two a.one {
  float: left;
}

footer .info h5 {
  font-family: 'Tajawal', sans-serif;
  font-weight: 600;
  margin-right: 10px;
}

footer .info p {
  margin-right: 10px;
}

@media only screen and (max-width: 600px) {
  .our-works .carousel-control.right {
    right: auto;
    left: 10px;
  }
  .our-works .carousel-control.left {
    right: 10px;
    left: auto;
  }
  .content-box h2 {
    font-size: 28px;
  }
  .our-works .project-box p {
    display: none;
  }
  nav.navbar.mobile .navbar-brand {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
  }
  nav.navbar.mobile .navbar-brand img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .content-box button {
    margin-bottom: 20px;
  }
  .programming img {
    margin-bottom: 40px;
  }
  .programming p {
    width: 100%;
  }
  .why-design .design-box {
    padding: 10px 40px;
    margin-top: 10px;
    min-height: 340px;
  }
  .contact-box.two a.one {
    float: none;
  }
  .contact-box.two a.one button {
    font-size: 16px;
    width: 100%;
  }
  .contact-box.two button {
    width: 100%;
  }
  .some button {
    width: 100%;
  }
  .some img {
    margin-bottom: 20px;
  }
  .cost img {
    margin-bottom: 40px;
  }
  .cost p {
    width: 100%;
  }
  .cost button {
    width: 100%;
  }
  .our-works {
    padding-top: 10px;
  }
  .numbers .number-box {
    min-height: 270px;
  }
  .our-works .carousel-control .glyphicon-chevron-left, .our-works .carousel-control .glyphicon-chevron-right, .our-works .carousel-control .icon-next, .our-works .carousel-control .icon-prev {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}

/* ipad */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .numbers .number-box {
    padding: 20px 10px;
    padding-top: 0;
    min-height: 332px;
  }
  .numbers .number-box::before {
    width: 70%;
  }
  .why-design .design-box {
    min-height: 442px;
  }
  .contact-box button {
    font-size: 17px;
  }
  .some img {
    width: 75%;
    margin-top: 10px;
  }
  .our-works .project-box {
    top: 10px;
    right: 10px;
    width: 55%;
  }
}

/* ipad pro  */
@media only screen and (min-width: 1024px) and (max-width: 1030px) {
  .numbers .number-box {
    min-height: 341px;
  }
  .why-design .design-box {
    min-height: 366px;
  }
  .some img {
    width: 58%;
    margin-top: -9px;
  }
}
/*# sourceMappingURL=style-ar.css.map */