/*$mainColor:#0094ff;*/
/*$fa:#ed1c24;*/
/* line 1, G:/mariam/Mwasem/scss/base/_base.scss */
body {
  direction: rtl;
  /*  background: rgb(228, 207, 174);*/
  /*background:url(../imgs/bg/home%20page.png) ;*/
}

/* line 7, G:/mariam/Mwasem/scss/base/_base.scss */
h2, h3, h1 {
  font-family: "Droid Arabic Kufi", serif;
  color: #3cb8e1;
}

/* line 12, G:/mariam/Mwasem/scss/base/_base.scss */
.trans, footer .onepage-social a {
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}

/* line 19, G:/mariam/Mwasem/scss/base/_base.scss */
.rotate {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
}

/* line 33, G:/mariam/Mwasem/scss/base/_base.scss */
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 40, G:/mariam/Mwasem/scss/base/_base.scss */
.overlay {
  background: rgba(2, 2, 2, 0.7);
  min-height: 300px;
  padding-bottom: 40px;
  padding-top: 40px;
}

/* line 47, G:/mariam/Mwasem/scss/base/_base.scss */
p {
  font-family: 'Mirza', cursive;
  font-size: 20px;
}

/* line 53, G:/mariam/Mwasem/scss/base/_base.scss */
span {
  color: #333;
  font-weight: bold;
  font-family: "Droid Arabic Kufi", serif;
  font-size: 12px;
}

/* line 60, G:/mariam/Mwasem/scss/base/_base.scss */
a {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 450ms ease-out 0s;
  -moz-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
}

/* line 67, G:/mariam/Mwasem/scss/base/_base.scss */
a:hover {
  text-decoration: none;
  -webkit-transition: all 450ms ease-out 0s;
  -moz-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
}

/* line 75, G:/mariam/Mwasem/scss/base/_base.scss */
.image-overlay, #services .media .media-middle .object-overlay {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.2+49,0.3+100 */
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 49%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 49%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 49%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
  /* IE6-9 */
}

/* line 88, G:/mariam/Mwasem/scss/base/_base.scss */
.title-page {
  margin-bottom: 70px;
  text-align: center;
}

/* line 91, G:/mariam/Mwasem/scss/base/_base.scss */
.title-page h2 {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}

/* line 97, G:/mariam/Mwasem/scss/base/_base.scss */
.title-page p {
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  color: #777777;
  margin: 0 0 60px 0;
}

/* scroll top */
/* line 109, G:/mariam/Mwasem/scss/base/_base.scss */
#scroll-top {
  width: 50px;
  height: 50px;
  border-radius: 20%;
  text-align: center;
  position: fixed;
  right: 15px;
  z-index: 99999;
  bottom: 40px;
  color: #3cb8e1;
  background-color: #000;
  display: none;
  cursor: pointer;
}

/* line 123, G:/mariam/Mwasem/scss/base/_base.scss */
#scroll-top i {
  font-size: 50px;
}

/* line 126, G:/mariam/Mwasem/scss/base/_base.scss */
#scroll-top .fa {
  padding-left: 0;
}

/* line 129, G:/mariam/Mwasem/scss/base/_base.scss */
#scroll-top:hover {
  color: #c29316;
}

/* end scroll top */
/* line 136, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap {
  position: fixed;
  background-color: #222;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  vertical-align: middle;
  text-align: center;
}

/* line 146, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap img {
  margin-top: 150px;
}

/* line 149, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap .ml6 {
  position: relative;
  font-weight: 900;
  font-size: 3.3em;
}

/* line 155, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap .ml6 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

/* line 164, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap .ml6 .letter {
  display: inline-block;
  line-height: 1em;
}

/* line 168, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap .spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

/* line 174, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap .spinner > div {
  width: 18px;
  height: 18px;
  background-color: #c29316;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

/* line 185, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 190, G:/mariam/Mwasem/scss/base/_base.scss */
#wrap .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* end load screen */
/****** navbar ******/
/* line 2, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-default {
  background: rgba(0, 0, 0, 0.99);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(93, 93, 93, 0.89) 27%, rgba(0, 0, 0, 0.99) 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(93, 93, 93, 0.89) 27%, rgba(0, 0, 0, 0.99) 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(93, 93, 93, 0.89) 27%, rgba(0, 0, 0, 0.99) 70%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#5d5d5d', GradientType=1);
  border-color: transparent;
  font-family: "Droid Arabic Kufi", serif;
  font-weight: 700;
  font-size: 15px;
}

/* line 17, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-default .navbar-brand {
  color: #333;
  font-size: 25px;
}

/* line 20, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-default .navbar-brand span {
  font-size: 25px;
  color: #3cb8e1;
}

/* line 26, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #d2d2d2;
}

/* line 30, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #4c4c4c;
}

/* line 35, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #4c4c4c;
}

/* line 40, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-brand img {
  width: 100%;
  height: auto;
  margin-top: -22px;
}

/* line 47, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #c29316;
  background-color: transparent;
}

/* line 54, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar {
  min-height: 55px;
  margin-bottom: 0;
  padding: 10px 0px 10px 0;
}

/* line 60, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 50px;
}

/* line 66, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #c29316;
  background-color: transparent;
}

/* NAV-TABS */
/*** HOME PAGE TAB ***/
/* line 78, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav-tabs {
  float: right;
  width: 100%;
  margin-top: 50px;
  text-align: center;
  border-bottom: none;
}

/* line 84, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav-tabs li {
  border: none;
  margin-bottom: 40px;
  float: none;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}

/* line 91, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav-tabs li a {
  font-family: "Droid Arabic Kufi", serif;
  font-size: 17px;
  font-weight: 600;
  padding: 17px 27px;
  color: #333;
  border: 0px solid transparent;
}

/* line 98, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav-tabs li a::before {
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 5px;
  border-radius: 50%;
  background-color: #a2a2a2;
}

/* line 111, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav-tabs li.active a,
.tabscontrol .nav-tabs li.active a:focus,
.tabscontrol .nav-tabs li.active a:hover {
  color: #c29316;
  cursor: pointer;
  background-color: #e7e7e7;
  box-shadow: 0 0 20px #5f5f5f;
  border-radius: 50%;
  border: none;
  outline: none;
}

/* line 121, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav-tabs li.active a::before,
.tabscontrol .nav-tabs li.active a:focus::before,
.tabscontrol .nav-tabs li.active a:hover::before {
  background-color: #c29316;
}

/* line 132, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav li a {
  color: #5f5f5f;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 139, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav li a:hover {
  color: #c29316;
  background-color: transparent;
}

/* line 142, G:/mariam/Mwasem/scss/layout/_navbar.scss */
.tabscontrol .nav li a:hover::before {
  background-color: #c29316;
}

/*********** clients carousel *********/
/* line 2, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside {
  width: 100%;
  padding: 45px 3% 10px 30px;
  margin-top: 70px;
  background: rgba(0, 174, 239, 0.18);
  position: relative;
  z-index: 1;
}

/* line 9, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside .lead {
  margin-bottom: 0;
  margin-right: 5px;
  position: relative;
  padding-right: 0px;
}

/* line 14, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside .lead i {
  color: #c29316;
  margin-left: 7px;
}

/* line 19, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside h3 {
  margin-top: 30px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 17px;
  text-transform: uppercase;
  color: #3cb8e1;
  font-weight: 700;
  padding-left: 4px;
}

/* line 29, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside::before {
  position: absolute;
  left: 20px;
  top: 10px;
  content: '';
  background: #ffff;
  width: 100%;
  height: 100%;
}

/* line 38, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside .img-circle {
  width: 170px;
  border-radius: 50%;
  border: 2px solid #c9ebf6;
}

/* line 43, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside .carousel-indicators {
  bottom: 0px;
  margin-bottom: 0px;
}

/* line 46, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside .carousel-indicators .active {
  background-color: #c29316;
}

/* line 50, G:/mariam/Mwasem/scss/layout/_slider.scss */
#myside .carousel-indicators li {
  background-color: #f6a8cf;
  position: relative;
  border-width: 0 2px;
  border-style: solid;
  border-color: transparent;
  text-align: center;
  margin: 0 7px;
  -webkit-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}

/********* fancybox *********/
/* line 67, G:/mariam/Mwasem/scss/layout/_slider.scss */
.fancybox-infobar {
  color: #c29316;
  font-weight: bold;
  font-size: 20px;
}

/* line 71, G:/mariam/Mwasem/scss/layout/_slider.scss */
.fancybox-infobar span {
  color: #ffff;
  font-size: 15px;
}

/* line 76, G:/mariam/Mwasem/scss/layout/_slider.scss */
.fancybox-caption {
  background: #ffff;
}

/******* footer ******/
/* line 2, G:/mariam/Mwasem/scss/layout/_footer.scss */
footer {
  height: auto;
  background: #000;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 8, G:/mariam/Mwasem/scss/layout/_footer.scss */
footer .copyright {
  font-family: "Droid Arabic Kufi", serif;
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 15px;
  font-weight: bold;
  background-color: #000;
  color: #e0e0e0;
}

/* line 16, G:/mariam/Mwasem/scss/layout/_footer.scss */
footer .copyright span {
  color: #3cb8e1;
  font-size: 15px;
}

/* line 22, G:/mariam/Mwasem/scss/layout/_footer.scss */
footer .onepage-social a {
  font-size: 18px;
  color: #ffffff;
  margin: 0 14px;
  background-color: transparent;
  display: inline-block;
}

/* line 29, G:/mariam/Mwasem/scss/layout/_footer.scss */
footer .onepage-social a:hover {
  color: #ba8f1c;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

/************************* social-media in footer *****************************/
/* line 47, G:/mariam/Mwasem/scss/layout/_footer.scss */
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaa !important;
  opacity: 1;
  /* Firefox */
  font-family: "Droid Arabic Kufi", serif;
  font-size: 12px;
}

/* line 56, G:/mariam/Mwasem/scss/layout/_footer.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aaa !important;
  font-family: "Droid Arabic Kufi", serif;
  font-size: 12px;
}

/* line 63, G:/mariam/Mwasem/scss/layout/_footer.scss */
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #aaa !important;
  font-family: "Droid Arabic Kufi", serif;
  font-size: 12px;
}

/******* services *******/
/* line 3, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-slider {
  padding: 0;
  margin: 0;
  list-style: none;
  cursor: pointer;
}

/* line 9, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item {
  max-width: none;
  width: 370px;
  height: 307px;
  overflow: hidden;
  margin: auto;
  position: relative;
}

/* line 16, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

/* line 21, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 {
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
  overflow: hidden;
}

/* line 29, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 .services-background {
  height: 100%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 4px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/* line 43, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 .services-background .services-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-left: -120%;
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

/* line 51, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 .services-background .services-content .services-entry {
  height: 100%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 10px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-align: center;
  visibility: hidden;
}

/* line 67, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 .services-background .services-content .services-entry strong {
  color: #ffff;
  font-size: 35px;
  font-weight: 800;
  display: block;
  margin-bottom: 16px;
}

/* line 74, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 .services-background .services-content .services-entry p {
  color: #ffff;
  line-height: 24px;
  margin-bottom: 57px;
}

/* line 79, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 .services-background .services-content .services-entry a {
  background: #3cb8e1;
  padding: 10px 20px;
  border: 0;
  font-family: "Droid Arabic Kufi", serif;
  color: #fff;
  display: inline-block;
  -webkit-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  font-weight: 700;
}

/* line 90, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 .services-background .services-content .services-entry a:hover, #services .services-item .inner120 .services-background .services-content .services-entry a:focus {
  color: #c29316;
}

/* line 98, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-item .inner120 .services-background:hover .services-entry {
  visibility: visible;
  background: rgba(76, 75, 75, 0.7);
  height: 100%;
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
  width: 100%;
  padding: 52px 20% 10px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-align: center;
}

/* line 118, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-title {
  text-align: center;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  margin-bottom: 40px;
  text-transform: none;
}

/* line 125, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-title a {
  color: #000;
}

/* line 127, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .services-title a:hover, #services .services-title a:focus {
  color: #947011;
}

/* line 133, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot.active,
#services ul.owl-theme .owl-dot:hover {
  border-color: #3cb8e1;
}

/* line 137, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot {
  position: relative;
  width: 18px;
  height: 10px;
  border-width: 0 2px;
  border-style: solid;
  border-color: transparent;
  text-align: center;
  margin: 0 7px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

/* line 149, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot::before {
  position: absolute;
  left: -2px;
  top: -3px;
  content: '';
  width: 10px;
  height: 2px;
  border-color: transparent;
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

/* line 165, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot span {
  opacity: 1;
  background: #3cb8e1;
  filter: alpha(opacity=100);
  margin: 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  height: 10px;
  width: 10px;
}

/* line 177, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot span:before {
  position: absolute;
  left: -2px;
  bottom: -3px;
  content: '';
  width: 10.3px;
  height: 2px;
  border-color: transparent;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

/* line 193, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot span:after {
  position: absolute;
  right: -2px;
  bottom: -3px;
  content: '';
  width: 10px;
  height: 2px;
  border-color: transparent;
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

/* line 211, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot::after {
  position: absolute;
  right: -2px;
  top: -3px;
  content: '';
  width: 10px;
  height: 2px;
  border-color: transparent;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

/* line 228, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot.active:before,
#services .owl-dot:hover:before {
  background: #3cb8e1;
}

/* line 232, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot.active span,
#services .owl-dot:hover span {
  background: #ba8f1c;
}

/* line 236, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot.active:after,
#services .owl-dot:hover:after {
  background: #3cb8e1;
}

/* line 240, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot.active span:before,
#services .owl-dot:hover span:before {
  background: #3cb8e1;
}

/* line 244, G:/mariam/Mwasem/scss/modules/_blocks.scss */
#services .owl-dot.active span:after,
#services .owl-dot:hover span:after {
  background: #3cb8e1;
}

/* about us */
/* line 255, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap {
  width: 100px;
  height: 122px;
  overflow: hidden;
  margin: auto;
}

/* line 260, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon {
  float: none;
  width: 100px;
  height: 60px;
  margin: 30px auto;
  padding: 5px 0;
  background: #ba8f1c;
  position: relative;
}

/* line 268, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon::before {
  position: absolute;
  left: 0;
  bottom: 100%;
  content: '';
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 29px solid #ba8f1c;
}

/* line 277, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon::after {
  position: absolute;
  left: 0;
  top: 100%;
  content: '';
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 29px solid #ba8f1c;
}

/* line 286, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon .background-line {
  width: 90px;
  height: 50px;
  margin: 0 auto;
  border-left: 3px solid #947011;
  border-right: 3px solid #947011;
  position: relative;
}

/* line 293, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon .background-line::before {
  position: absolute;
  left: -6px;
  top: -13px;
  content: '';
  width: 52px;
  height: 3px;
  background: #947011;
  z-index: 100;
  transform: rotate(-30deg);
}

/* line 304, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon .background-line::after {
  position: absolute;
  right: -6px;
  top: -13px;
  content: '';
  width: 52px;
  height: 3px;
  background: #947011;
  z-index: 100;
  transform: rotate(30deg);
}

/* line 315, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon .background-line .background-line-bottom {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 321, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon .background-line .background-line-bottom::before {
  position: absolute;
  left: -6px;
  bottom: -13px;
  content: '';
  width: 52px;
  height: 3px;
  background: #947011;
  z-index: 100;
  transform: rotate(30deg);
}

/* line 332, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon .background-line .background-line-bottom::after {
  position: absolute;
  right: -6px;
  bottom: -13px;
  content: '';
  width: 52px;
  height: 3px;
  background: #947011;
  z-index: 100;
  transform: rotate(-30deg);
}

/* line 345, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  max-width: 50px;
}

/* line 358, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-icon-wrap .choose-icon .icon_last {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 366, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon {
  background: rgba(92, 203, 236, 0.42);
}

/* line 368, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon::before {
  border-bottom-color: rgba(92, 203, 236, 0.42);
}

/* line 371, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon::after {
  border-top-color: rgba(92, 203, 236, 0.42);
}

/* line 374, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon .icon_first {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 378, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon .icon_last {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 382, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon .background-line {
  background: #9fd7ef;
  border: 0;
}

/* line 385, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon .background-line::before {
  position: absolute;
  left: 0;
  bottom: 100%;
  top: auto;
  right: auto;
  content: '';
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-bottom: 25px solid #9fd7ef;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  width: auto;
  height: auto;
  background: none;
}

/* line 403, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon .background-line::after {
  position: absolute;
  left: 0;
  top: 100%;
  bottom: auto;
  right: auto;
  content: '';
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 25px solid #9fd7ef;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  width: auto;
  height: auto;
  background: none;
}

/* line 421, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3:hover .choose-icon .background-line .background-line-bottom {
  display: none;
}

/* line 428, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-content {
  /*  background-color: #cecece;*/
  text-align: center;
  border-radius: 20px;
  padding-top: 10px;
}

/* line 433, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-content h5 {
  font-weight: bold;
  font-family: "Droid Arabic Kufi", serif;
  color: #3cb8e1;
}

/* line 438, G:/mariam/Mwasem/scss/modules/_blocks.scss */
.choose_style3 .choose-content p {
  margin: 0;
  padding-bottom: 20px;
  line-height: 24px;
}

/* ==================================================
 home-page
================================================== */
/* line 4, G:/mariam/Mwasem/scss/modules/_sections.scss */
.home-page {
  background-image: url(../imgs/sudia.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 700px;
  padding-top: 0px;
}

/* line 11, G:/mariam/Mwasem/scss/modules/_sections.scss */
.home-page .lead {
  margin-top: 25px;
  color: #ececec;
  background-color: transparent;
}

/* line 16, G:/mariam/Mwasem/scss/modules/_sections.scss */
.home-page .overlay {
  background: rgba(86, 86, 86, 0.5);
  min-height: 700px;
  padding-bottom: 66px;
  padding-top: 40px;
}

/* line 22, G:/mariam/Mwasem/scss/modules/_sections.scss */
.home-page .btn-primary {
  background: #9fd7ef;
  font-family: "Droid Arabic Kufi", serif;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  margin-top: 45px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 45px;
}

/* line 36, G:/mariam/Mwasem/scss/modules/_sections.scss */
.home-page .btn-primary:hover {
  background: #c29316;
}

/* line 40, G:/mariam/Mwasem/scss/modules/_sections.scss */
.home-page .hvr-bounce-to-left:before {
  background: #c29316;
}

/* line 43, G:/mariam/Mwasem/scss/modules/_sections.scss */
.home-page i {
  font-size: 40px;
  font-weight: bold;
  color: #c29316;
  margin-top: 30px;
  width: 40px;
  height: 40px;
  background-color: #f4eee8;
  border-radius: 3px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

/* ==================================================
  services
================================================== */
/* line 59, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services {
  background: #ffff;
  /*    background-repeat: no-repeat;
    background-image: url(../imgs/bg/color-bg-left-bottom.png), url(../imgs/bg/color-bg-right-bottom.png), url(../imgs/bg/color-bg-right-top.png);
    background-position: 0 133%, 100% 100%, 102% -90px;*/
  background-size: cover;
  background-position: center;
  background: url(../imgs/bg/works1-bg.jpg);
  background-attachment: fixed;
  padding-top: 100px;
  padding-bottom: 150px;
}

/* line 70, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .title-page p {
  color: #efefef;
}

/* line 73, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services h2 {
  color: #3cb8e1;
}

/* line 76, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media-middle:hover .media-object {
  -ms-transform: scale(0.95);
  /* IE 9 */
  -webkit-transform: scale(0.95);
  /* Safari */
  transform: scale(0.95);
}

/* line 83, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media {
  margin-bottom: 35px;
  border: 2px solid #bae6f5;
}

/* line 87, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-middle .media-object {
  display: block;
  object-fit: cover;
  width: 100%;
  text-align: center;
  height: 60%;
  margin: 0 auto;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 97, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-middle .object-overlay {
  opacity: .2;
}

/* line 102, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-body {
  background: #f5f5f5;
}

/* line 104, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-body a {
  text-decoration: none !important;
}

/* line 107, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-body .news-info {
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1;
  margin-right: 10px;
}

/* line 112, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-body .news-info li {
  font-family: "Droid Arabic Kufi", serif;
  font-weight: bold;
  display: block;
  color: #7d631c;
  font-size: 13px;
  margin-bottom: 5px;
}

/* line 119, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-body .news-info li i {
  color: #3cb8e1;
  margin-left: 3px;
  font-size: 15px;
}

/* line 127, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-body .btn-default {
  color: #3cb8e1;
  background-color: transparent;
  border-color: transparent;
  font-family: "Tajawal", "Droid Arabic Kufi", "Lato", serif;
  font-weight: bold;
  text-align: center;
  font-size: 30px !important;
}

/* line 135, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-body .btn-default a {
  color: #3a88b6;
  line-height: 5px;
  font-size: 30px !important;
  text-shadow: -2px 1px 1px #46484a;
}

/* line 140, G:/mariam/Mwasem/scss/modules/_sections.scss */
#services .media .media-body .btn-default a:hover {
  opacity: 0.8;
}

/* ==================================================
   About Section
================================================== */
/* line 153, G:/mariam/Mwasem/scss/modules/_sections.scss */
.about-us {
  background-color: #ffffff;
  background-image: url(../imgs/bg/about-2.jpg);
  background-position: center;
  background-repeat: no-repeat !important;
  background-attachment: fixed;
  /*slider*/
  /* .profile {
        margin-top: 50px;
        .thumbnail {
            padding: 0px;
            margin-bottom: 50px;
            background-color: #bbbbbb94;
            border: 0px solid #c2c2c2;
            .caption {
                .profile-name {
                    text-align: center;
                }
                .profile-description {
                    text-align: center;
                    color: #6f6f6f;
                }
            }
            .image-wrap {
                position: relative;
                overflow: hidden;
                cursor: pointer;
                img {
                    width: 100%;
                    height: 300px;
                }
                .hover-wrap {
                    position: absolute;
                    display: block;
                    width: 100%;
                    height: 100%;
                    opacity: 0;
                    filter: alpha(opacity=0);

                    -webkit-transition: all 450ms ease-out 0s;
                    -moz-transition: all 450ms ease-out 0s;
                    -o-transition: all 450ms ease-out 0s;
                    transition: all 450ms ease-out 0s;

                    -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
                    -moz-transform: rotateY(180deg) scale(0.5, 0.5);
                    -ms-transform: rotateY(180deg) scale(0.5, 0.5);
                    -o-transform: rotateY(180deg) scale(0.5, 0.5);
                    transform: rotateY(180deg) scale(0.5, 0.5);
                    .overlay-img {
                        position: absolute;
                        width: 100%;
                        height: 100%;
                        background: rgba(0, 148, 255, 0.38);
                    }
                    .overlay-text-thumb {
                        position: absolute;
                        font-family: $headFont;
                        font-weight: bold;
                        width: 100%;
                        top: 50%;
                        margin: -16px 0 0 0;
                        color: #FFFFFF;
                        font-size: 20px;
                        line-height: 0px;
                        text-align: center;
                        opacity: 1;
                        filter: alpha(opacity=100);
                    }
                }
                &:hover,
                &.active {
                    .hover-wrap {
                        opacity: 1;
                        filter: alpha(opacity=100);
                        -webkit-transform: rotateY(0deg) scale(1, 1);
                        -moz-transform: rotateY(0deg) scale(1, 1);
                        -ms-transform: rotateY(0deg) scale(1, 1);
                        -o-transform: rotateY(0deg) scale(1, 1);
                        transform: rotateY(0deg) scale(1, 1);
                    }
                }
            }
            .social-icons {
                margin: 0;
                padding: 0;
                text-align: center;
                margin-top: 50%;
                margin-right: 10px;
                li {
                    display: inline-block;
                    background-color: black;
                    a {
                        color: #ffff;
                        padding: 7px;
                        opacity: 1;
                        filter: alpha(opacity=100);
                    }
                }

            }
        }
    }*/
}

/* line 159, G:/mariam/Mwasem/scss/modules/_sections.scss */
.about-us .container-fluid {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

/* line 166, G:/mariam/Mwasem/scss/modules/_sections.scss */
.about-us .carousel-caption {
  bottom: 155px;
}

/* line 169, G:/mariam/Mwasem/scss/modules/_sections.scss */
.about-us .carousel-control {
  top: 50%;
  background: none;
}

/* line 172, G:/mariam/Mwasem/scss/modules/_sections.scss */
.about-us .carousel-control i {
  font-size: 50px;
  font-weight: bold;
}

/* line 177, G:/mariam/Mwasem/scss/modules/_sections.scss */
.about-us .img-height {
  width: 100%;
  height: 700px;
}

/* line 181, G:/mariam/Mwasem/scss/modules/_sections.scss */
.about-us .carousel-inner {
  text-align: center;
}

/* line 184, G:/mariam/Mwasem/scss/modules/_sections.scss */
.about-us .overlay {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(60, 60, 60, 0.51);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

/* ==================================================
   Contact Section
================================================== */
/* line 296, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch {
  background-image: url(../imgs/bg/contact-us-parallax.jpg);
  background-attachment: fixed;
  background-size: 100%;
  /****** contact-us form **********/
  /**************************** contact-us ***********************/
}

/* line 301, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us {
  background-color: rgba(216, 216, 216, 0.43);
}

/* line 303, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .underline {
  margin-bottom: 50px;
  background-position: center top;
  background-image: url(../imgs/underline.png);
  background-repeat: no-repeat;
  float: right;
  height: 1px;
  width: 100%;
}

/* line 313, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form input {
  background: rgba(202, 202, 202, 0.67);
  border: 0;
  height: 40px;
  padding: 0 20px;
  width: 100%;
  margin-bottom: 20px;
}

/* line 320, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form input:focus {
  outline: none !important;
}

/* line 325, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form span .con-form-control {
  position: relative;
}

/* line 329, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form textarea {
  background: rgba(202, 202, 202, 0.67);
  border: 0;
  height: 101px;
  padding: 10px 20px;
  width: 100%;
  margin-bottom: 20px;
}

/* line 336, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form textarea:focus {
  outline: none !important;
}

/* line 340, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form .form-submit {
  text-align: center;
}

/* line 343, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form .hvr-shutter-out-horizontal:before {
  background: #9fd7ef;
}

/* line 346, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form .btn-primary {
  background: #ba8f1c;
  font-family: "Droid Arabic Kufi", serif;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 75px;
}

/* line 360, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpcf7-form .btn-primary:hover {
  background: #9fd7ef;
}

/* line 366, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .custom {
  padding-top: 50px !important;
  padding-bottom: 62px !important;
}

/* line 371, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch #contact-us .wpb_row {
  margin-bottom: 0;
}

/* line 377, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch .info {
  background-color: rgba(216, 216, 216, 0.43);
}

/* line 379, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch .info .vc_custom {
  padding-bottom: 50px !important;
}

/* line 382, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch .info .information {
  text-align: center;
  color: #000000;
  margin-bottom: 35px;
}

/* line 386, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch .info .information i {
  color: #73cae6;
  text-shadow: -1px 0 0 white;
  font-weight: bold;
  font-size: 34px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

/* line 395, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch .info .information strong {
  font-size: 18px;
  font-weight: 800;
  display: block;
  margin-bottom: 10px;
}

/* line 401, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch .info .information span {
  display: block;
  color: #5a5a5a;
  font-weight: bold;
  padding: 0 5%;
}

/* line 408, G:/mariam/Mwasem/scss/modules/_sections.scss */
.keep-in-touch .info .information:hover i {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}

/************* landing-page  *********************/
/*** max-width for mobiles and tablets ****/
@media (max-width: 768px) {
  /* line 6, G:/mariam/Mwasem/scss/modules/_media.scss */
  .contact-us #social a {
    font-size: 20px;
    margin-right: 0px;
  }
  /* line 14, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-brand img {
    width: 75%;
    margin-top: -62px;
  }
  /* line 20, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services .services-item {
    max-width: none;
    width: 370px;
    height: 277px;
    overflow: hidden;
    margin: auto;
    position: relative;
  }
  /* line 29, G:/mariam/Mwasem/scss/modules/_media.scss */
  .title-page h2 {
    font-size: 30px;
    text-align: center;
  }
  /* line 33, G:/mariam/Mwasem/scss/modules/_media.scss */
  .home-page {
    background-image: url(../imgs/bg/home%20page.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 431px;
    padding-top: 10px;
  }
  /* line 40, G:/mariam/Mwasem/scss/modules/_media.scss */
  .home-page .btn-primary {
    margin-top: 5px;
  }
  /* line 43, G:/mariam/Mwasem/scss/modules/_media.scss */
  .home-page i {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 270px) and (max-width: 370px) {
  /* line 57, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services .services-item {
    max-width: none;
    width: 239px;
    height: 307px;
    overflow: hidden;
    margin: auto;
    position: relative;
  }
  /* line 65, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services .services-item .inner120 .services-background .services-content .services-entry a {
    background: #9fd7ef;
    padding: 5px 10px;
    border: 0;
    color: #fff;
    display: inline-block;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    font-weight: 700;
  }
  /* line 76, G:/mariam/Mwasem/scss/modules/_media.scss */
  .title-page h2 {
    font-size: 22px;
    text-align: center;
  }
  /* line 80, G:/mariam/Mwasem/scss/modules/_media.scss */
  .nav-tabs > li > a {
    margin-left: auto;
    margin-right: 5px;
    border-radius: 4px 4px 0 0;
  }
}

@media (min-width: 310px) and (max-width: 399px) {
  /* line 88, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services .services-item {
    max-width: none;
    width: 239px;
    height: 307px;
    overflow: hidden;
    margin: auto;
    position: relative;
  }
  /* line 96, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services .services-item .inner120 .services-background .services-content .services-entry a {
    background: #9fd7ef;
    padding: 5px 10px;
    border: 0;
    color: #fff;
    display: inline-block;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    font-weight: 700;
  }
  /* line 107, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services {
    background-position: 0 135%, 100% 100%, 178% 0;
  }
}

@media (min-width: 266px) and (max-width: 320px) {
  /* line 112, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services {
    background-position: 0 148%, 100% 100%, 542% 0;
  }
}

@media (min-width: 371px) and (max-width: 399px) {
  /* line 124, G:/mariam/Mwasem/scss/modules/_media.scss */
  .title-page h2 {
    font-size: 25px;
    text-align: center;
  }
}

@media (min-width: 400px) and (max-width: 410px) {
  /* line 131, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services {
    background-position: 0 135%, 100% 100%, 155% 0;
  }
}

@media (min-width: 411px) and (max-width: 480px) {
  /* line 137, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-brand img {
    width: 75%;
    margin-top: -55px;
  }
  /* line 141, G:/mariam/Mwasem/scss/modules/_media.scss */
  .title-page h2 {
    font-size: 25px;
    text-align: center;
  }
  /* line 145, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services {
    background-position: 0 135%, 100% 100%, 155% 0;
  }
}

@media (min-width: 481px) and (max-width: 486px) {
  /* line 153, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-brand img {
    width: 75%;
    margin-top: -14px;
  }
}

@media (min-width: 481px) and (max-width: 500px) {
  /* line 161, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-brand img {
    width: 75%;
    margin-top: -14px;
  }
  /* line 165, G:/mariam/Mwasem/scss/modules/_media.scss */
  .title-page h2 {
    font-size: 25px;
    text-align: center;
  }
}

@media (min-width: 487px) and (max-width: 563px) {
  /* line 172, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-brand img {
    width: 75%;
    margin-top: -14px;
  }
}

@media (min-width: 564px) and (max-width: 600px) {
  /* line 180, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-brand img {
    width: 75%;
    margin-top: -14px;
  }
}

@media (min-width: 600px) and (max-width: 695px) {
  /* line 188, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-brand img {
    width: 75%;
    margin-top: -14px;
  }
  /* line 192, G:/mariam/Mwasem/scss/modules/_media.scss */
  #services .services-item {
    max-width: none;
    width: 294px;
    height: 166px;
    overflow: hidden;
    margin: auto;
    position: relative;
  }
}

/*** means it start from 768px ( after mobiles and tablets) to a very large screen "without identify max-width"****/
/*** from small screen to medium ***/
@media (min-width: 768px) and (max-width: 991px) {
  /* line 214, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-nav {
    margin-top: -50px;
    margin-left: -20px;
  }
  /* line 218, G:/mariam/Mwasem/scss/modules/_media.scss */
  .home-page {
    background-image: url(../imgs/bg/home%20page.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 460px;
    padding-top: 20px;
  }
  /* line 225, G:/mariam/Mwasem/scss/modules/_media.scss */
  .home-page .lead {
    margin-top: 160px;
    color: #000;
    padding: 5px;
    border-radius: 5px;
    background-color: #f8f3e7ba;
    text-shadow: #969696 0px 2px 1px;
  }
  /* line 233, G:/mariam/Mwasem/scss/modules/_media.scss */
  .home-page .btn-primary {
    margin-top: 0px;
  }
  /* line 236, G:/mariam/Mwasem/scss/modules/_media.scss */
  .home-page i {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  /* line 243, G:/mariam/Mwasem/scss/modules/_media.scss */
  .navbar-nav {
    float: left;
  }
}

/*** medium screen ****/
/*** large screen ***/

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