@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
/*@import url(//fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);*/

html {
  min-height: 100%;
  min-width: 100%;
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 !important;
  min-height: 100%;
  min-width: 100%;
  background: #f4f4f4; }

*::selection {
  background: #000;
  color: #fff; }

h1, h2, h3, h4, h5, h6, th {
  font-weight: normal; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0; }

a {
  text-decoration: none !important; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

label {
  font-weight: normal;
  margin: 0; }

input, select, textarea, button, a {
  outline: none !important; }

figure {
  margin: 0; }

i {
  display: inline-block;
  background: url(../images/sprite.png) no-repeat;
  vertical-align: middle;
  /*transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;*/ }

nav {
  background: none;
  border: none;
  margin: 0; }

nav button.navbar-toggle {
  background: none !important;
  border: none !important; }

.navbar-collapse {
  border: none !important;
  box-shadow: 0 0 0 0 !important;
  padding: 0; }

.navbar-brand {
  padding: 0;
  height: auto; }

.dropdown button {
  box-shadow: 0 0 0 0 !important; }

/*reset erd*/
.back {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important; }

.navbar-inverse {
  border: none;
  border-radius: 0;
  background: none; }

.navbar-inverse button.navbar-toggle {
  margin: 0; }
.navbar-inverse li.active a {
  background: none !important;
  color: #fff !important; }

.carousel-fade .carousel-inner .item {
  opacity: 0.5;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }
.carousel-fade .carousel-inner .active {
  opacity: 1; }
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.toast-top-right {
  top: 10px;
  right: 10px; }

@media (max-width: 991px) {
  .toast-top-right {
    top: 80px;
    right: 10px; } }
/*menu 991*/
@media (max-width: 991px) {
  header {
    height: auto; }

  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    max-width: 100% !important; }

  .navbar-collapse.collapse {
    display: none !important;
    overflow-y: auto !important; }

  .navbar-nav {
    float: none !important;
    margin: 0; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; } }
/*menu 991*/
.dropdown-backdrop {
  z-index: -1 !important; }

/*header*/
header {
  position: fixed;
  top: -0;
  left: 0;
  width: 100%;
  padding: 60px 62px 0px 100px;
  z-index: 9999; }
  header nav.navbar {
    margin: 0; }
    header nav.navbar .navbar-header {
      float: right; }
    header nav.navbar ul.navbar-nav {
      float: left;
      position: relative; }
      header nav.navbar ul.navbar-nav:before {
        position: absolute;
        right: -83px;
        background: #000;
        width: 83px;
        height: 66px;
        border-radius: 0 0 66px 0; }
      header nav.navbar ul.navbar-nav li a {
        font-family: 'Droid Arabic Kufi', serif;
        font-size: 17px;
        color: #fff;
        padding: 23px 27px;
        background: #000 !important;
        transition: .3s ease-in-out;
        -webkit-transition: .3s ease-in-out; }
        header nav.navbar ul.navbar-nav li a:hover {
          color: #f39f3f; }
        header nav.navbar ul.navbar-nav li a span.caret {
          margin: -5px 0 0 7px; }
      header nav.navbar ul.navbar-nav li.active a {
        color: #f39f3f !important; }
      header nav.navbar ul.navbar-nav li.dropdown {
        margin-right: 2px; }
        header nav.navbar ul.navbar-nav li.dropdown .dropdown-menu {
          min-width: auto;
          padding: 0;
          width: 100%;
          border: none;
          margin-top: 1px; }
          header nav.navbar ul.navbar-nav li.dropdown .dropdown-menu li a {
            padding: 10px 5px;
            text-align: center; }
  header.scroll {
    background: #000;
    padding-top: 0; }
    header.scroll nav .navbar-brand {
      margin-top: 7px;
      margin-bottom: 5px; }
      header.scroll nav .navbar-brand img {
        max-width: 350px; }

@media (max-width: 1450px) {
  header {
    padding: 60px 30px 0 30px; }
    header nav.navbar ul.navbar-nav:before {
      right: -50px;
      width: 50px;
      height: 54px; }
    header nav.navbar ul.navbar-nav li a {
      padding: 17px 20px; } }
@media (max-width: 1250px) {
  header {
    padding: 60px 30px 0 30px; }
    header nav.navbar ul.navbar-nav:before {
      right: -50px;
      width: 50px;
      height: 54px; }
    header nav.navbar ul.navbar-nav li a {
      padding: 17px 12px; } }
@media (max-width: 1140px) {
  header {
    padding: 60px 15px 0 15px; }
    header nav.navbar .navbar-header a img {
      max-width: 340px; } }
@media (max-width: 991px) {
  header {
    padding: 0;
    background: #000; }
    header nav.navbar a.navbar-brand {
      float: right; }
    header nav.navbar .navbar-header {
      padding: 19px 20px;
      border-bottom: 1px solid #0e0e0e;
      float: none; }
      header nav.navbar .navbar-header button {
        padding: 0;
        float: left; }
        header nav.navbar .navbar-header button span.icon-bar {
          background: #f9ab40;
          height: 3px;
          width: 23px; }
          header nav.navbar .navbar-header button span.icon-bar:not(:last-child) {
            margin-bottom: 6px; }
    header nav.navbar ul.navbar-nav:before {
      content: none; }
    header nav.navbar ul.navbar-nav li:not(:last-child) {
      border-bottom: 1px solid #0e0e0e; }
    header nav.navbar ul.navbar-nav li a {
      text-align: center; }
    header nav.navbar ul.navbar-nav li.dropdown .dropdown-menu {
      position: static;
      float: none; }
    header nav.navbar ul.navbar-nav.fadeInRight {
      animation-name: inherit; }
    header.scroll {
      padding: 0; }
      header.scroll nav a.navbar-brand {
        margin: 0; } }
/*header*/
.vt {
  float: right; }
  .vt i {
    width: 67px;
    height: 30px;
    background-position: -1px 1px;
    float: right;
    margin-left: 5px; }
  .vt p {
    font-family: 'Droid Arabic Naskh', serif;
    font-size: 13px;
    color: #000;
    float: left;
    text-align: right; }
    .vt p span {
      display: block;
      font-weight: bold; }

.gigant {
  float: left;
  margin-top: -52px; }
  .gigant i {
    width: 44px;
    height: 102px;
    background-position: -115px 0; }

/*homepage*/
.bg {
  background-size: cover !important;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }
  .bg.homepage {
    background: url(../images/section-one-bg.jpg) no-repeat center; }
  .bg.aboutus {
    background: url(../images/section-two-bg.jpg) no-repeat center; }
  .bg.contactbg {
    background: url(../images/contact-bg.jpg) no-repeat center; }
  .bg.servicesbg {
    background: url(../images/section-one-bg.jpg) no-repeat center; }

@media (max-width: 991px) {
  .bg.aboutus {
    background-position: left center; } }
.slider {
  padding: 140px 90px 90px;
  position: absolute;
  bottom: 0;
  width: 100%; }
  .slider .row {
    margin: 0; }
  .slider ol {
    bottom: auto;
    top: 35%;
    right: 7px;
    width: auto;
    margin: 0;
    left: auto; }
    .slider ol li {
      display: block;
      width: 10px;
      height: 10px;
      background: #000;
      border: none;
      margin: 0;
      position: relative; }
      .slider ol li:not(:last-child) {
        margin-bottom: 22px; }
      .slider ol li.active {
        background: #000;
        width: 10px;
        height: 10px; }
        .slider ol li.active:before {
          content: "";
          position: absolute;
          left: 50%;
          top: 50%;
          margin-left: -11px;
          margin-top: -11px;
          border: 2px solid #000;
          width: 22px;
          height: 22px;
          border-radius: 12px; }
  .slider .slide-caption {
    padding-right: 60px;
    position: absolute;
    top: 25%;
    right: 0;
    text-align: right; }
    .slider .slide-caption h1 {
      font-family: 'Droid Arabic Kufi', serif; font-weight : lighter;
      font-size: 65px;
      color: #f39f3f; }
      .slider .slide-caption h1 span {
       font-family: 'Droid Arabic Kufi', serif; font-weight : bold; }
    .slider .slide-caption p {
      font-family: 'Droid Arabic Naskh', serif;
      font-size: 16px;
      color: #000;
      max-width: 370px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 5;
      overflow: hidden;
      float: right; }
  .slider figure {
    text-align: center;
    max-width: 800px; }
    .slider figure img {
      max-width: 100%; }

@media (max-height: 950px) {
  .slider figure img {
    max-height: 600px; } }
@media (max-height: 850px) {
  .slider figure img {
    max-height: 450px; } }
@media (max-height: 850px) {
  .slider {
    position: initial;
    min-height: 650px; }
    .slider ol {
      margin-top: 0 !important; } }
@media (max-width: 1450px) {
  .slider {
    padding: 140px 30px 90px 30px; }
    .slider .slide-caption h1 {
      font-size: 50px; } }
@media (max-width: 1140px) {
  .slider {
    padding: 140px 15px 90px 15px; }
    .slider .slide-caption h1 {
      font-size: 45px; } }
@media (max-width: 991px) {
  .slider {
    position: initial; }
    .slider .row > div {
      height: auto !important; }
    .slider ol {
      display: none; }
    .slider .slide-caption {
      padding: 0;
      text-align: center;
      margin-bottom: 20px;
      position: initial; }
      .slider .slide-caption h1 {
        font-size: 35px; }
      .slider .slide-caption p {
        margin: 0 auto;
        float: none; }
    .slider figure {
      max-width: 400px;
      margin: 0 auto; } }
/*homepage*/
footer {
  height: 50px;
  padding: 0 45px 40px 100px;
  margin-top: -50px;
  width: 100%;
  display: table;
  position: absolute;
  bottom: 0; }
  footer.shops_footer {
    position: absolute;
    z-index: 99; }

@media (max-height: 950px) {
  footer.detail_footer {
    position: inherit;
    margin-top: 20px; } }
@media (max-height: 850px) {
  footer.aboutus_footer {
    position: inherit; } }
@media (max-height: 760px) {
  footer {
    position: inherit; }
    footer.services_footer {
      margin-top: 60px; } }
@media (max-width: 1450px) {
  footer {
    padding: 0 30px 40px 30px; } }
@media (max-width: 1140px) {
  footer {
    padding: 0 15px 40px 15px; } }
@media (max-width: 991px) {
  footer {
    display: none; } }
/*aboutus*/
.content {
  padding-top: 250px; }
  .content article {
    padding-left: 30px;
    text-align: right; }
    .content article h2 {
     font-family: 'Droid Arabic Kufi', serif; font-weight : normal;
      font-size: 40px;
      color: #000;
      margin-bottom: 20px; }
    .content article p {
      font-family: 'Droid Arabic Naskh', serif;
      font-size: 16px;
      color: #000; }
    .content article ul {
      margin: 10px 0; }
      .content article ul li {
        padding-right: 20px;
        position: relative;
        font-family: 'Droid Arabic Naskh', serif;
        font-size: 16px;
        color: #000; }
        .content article ul li:before {
          content: "";
          width: 16px;
          height: 16px;
          right: 0;
          position: absolute;
          background: url(../images/sprite.png) no-repeat -160px 1px;
          top: 4px; }
        .content article ul li ul li {
          font-family: 'Droid Arabic Naskh', serif; }
          .content article ul li ul li:before {
            background: #000;
            width: 5px;
            height: 5px;
            border-radius: 5px;
            top: 8px; }

@media (max-width: 1100px) {
  .content article h2 {
    font-size: 35px; } }
@media (max-width: 991px) {
  .content {
    padding-top: 100px; }
    .content article h2 {
      font-size: 30px; } }
@media (max-width: 767px) {
  .content {
    padding-top: 100px; }
    .content article h2 {
      font-size: 25px; } }
/*aboutus*/
/*shops*/
#map {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0; }
  #map:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 272px;
    width: 100%;
    background: url(../images/map-before.png) repeat-x;
    z-index: 999; }
  #map:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 272px;
    width: 100%;
    background: url(../images/map-after.png) repeat-x;
    z-index: 999; }

/*shops*/
/*contact*/
.contact {
  max-width: 1090px;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -330px;
  padding: 90px 0;
  left: 50%;
  margin-left: -545px; }
  .contact h2 {
   font-family: 'Droid Arabic Kufi', serif; font-weight : normal;
    font-size: 40px;
    color: #000;
    margin-bottom: 37px;
    text-align: center; }
  .contact address {
    font-family: 'Droid Arabic Naskh', serif;
    font-size: 15px;
    color: #000000;
    text-align: center;
    margin-bottom: 15px; }
  .contact ul {
    display: table;
    margin: 0 auto; }
    .contact ul li {
      float: left;
      display: inline-block; }
      .contact ul li:not(:last-child) {
        padding-right: 15px; }
      .contact ul li a {
        font-family: 'Droid Arabic Naskh', serif;
        font-size: 15px;
        color: #000; }
        .contact ul li a i {
          width: 25px;
          height: 25px;
          margin-right: 5px;
          vertical-align: text-bottom; }
          .contact ul li a i.def-icon-phone {
            background-position: -179px 0; }
          .contact ul li a i.def-icon-email {
            background-position: -209px 0; }
  .contact .form {
    margin-top: 70px; }
    .contact .form input, .contact .form textarea {
      width: 100%;
      border: none;
      background: none;
      font-family: 'Droid Arabic Naskh', serif;
      font-size: 15px;
      color: #000;
      border-bottom: 1px solid #ababab;
      padding-bottom: 10px;
      transition: .3s ease-in-out;
      -webkit-transition: .3s ease-in-out;
      outline: none;
      resize: none;
      text-align: right; }
      .contact .form input:focus, .contact .form textarea:focus {
        border-bottom-color: #f09b3f;
        color: #f09b3f; }
        .contact .form input:focus::-webkit-input-placeholder, .contact .form textarea:focus::-webkit-input-placeholder {
          color: #f09b3f; }
    .contact .form .col-md-12 {
      margin-top: 100px; }
    .contact .form button {
     font-family: 'Droid Arabic Kufi', serif; font-weight : normal;
      font-size: 16px;
      color: #fff;
      background: #f09b3f;
      border: none;
      margin: 70px auto 0 auto;
      display: table;
      width: 195px;
      height: 50px; }
      .contact .form button i {
        width: 42px;
        height: 36px;
        background-position: -170px -29px;
        margin-left: 5px;
        vertical-align: text-bottom;
        margin-top: -7px; }

@media (max-height: 800px) {
  .contact {
    position: initial;
    margin: 0 auto;
    padding-top: 160px; } }
@media (max-width: 1090px) {
  .contact {
    left: 0;
    margin-left: 0; } }
@media (max-width: 991px) {
  .contact {
    padding-top: 100px; } }
@media (max-width: 767px) {
  .contact ul li {
    float: none;
    display: block; }
    .contact ul li:not(:last-child) {
      padding-right: 0;
      padding-bottom: 7px; }
  .contact .form .row > div {
    margin-bottom: 10px; }
    .contact .form .row > div.col-md-12 {
      margin-top: 30px; }
  .contact .form button {
    margin-top: 30px; } }
/*contact*/
/*services*/
.services {
  max-width: 1230px;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -210px;
  left: 50%;
  margin-left: -600px;
  padding: 0 15px; }
  .services article {
    text-align: right;
    display: table;
    width: 100%; }
    .services article h4 {
     font-family: 'Droid Arabic Kufi', serif; font-weight : normal;
      font-size: 50px;
      color: #000;
      margin-bottom: 22px; }
    .services article p {
      font-family: 'Droid Arabic Naskh', serif;
      font-size: 16px;
      color: #000; }
    .services article span {
      margin-top: 15px;
      font-family: 'Droid Arabic Kufi', serif;
      font-size: 16px;
      color: #000;
      display: block; }
      .services article span b {
        font-family: "kanitsemibold"; }
    .services article a {
      font-family: 'Droid Arabic Naskh', serif;
      font-size: 14px;
      color: #ffffff;
      background: #000;
      display: table;
      padding: 14px 20px;
      margin-top: 30px;
      float: right; }
  .services .slide-control {
    width: 60px;
    height: 43px;
    position: absolute;
    left: 50px;
    top: 201px; }
    .services .slide-control a {
      width: 24px;
      height: 41px;
      opacity: 1;
      box-shadow: 0 0 0 0; }
      .services .slide-control a.left {
        left: 0; }
      .services .slide-control a.right {
        right: 0s; }
      .services .slide-control a i {
        width: 24px;
        height: 41px; }
        .services .slide-control a i.def-icon-prev {
          background-position: -4px -33px; }
        .services .slide-control a i.def-icon-next {
          background-position: -31px -33px; }
  .services .services-figure {
    max-width: 385px;
    width: 100%;
    height: 417px;
    padding: 42px 40px 0 0;
    background: #000 url(../images/services-black.jpg) no-repeat center;
    background-size: cover;
    float: left;
    position: relative; }
    .services .services-figure .spanbefore {
      position: absolute;
      right: 0;
      width: 129px;
      height: 129px;
      background: url(../images/services-before.png) no-repeat;
      /*top: 26px;right: -50px;*/
      top: -24px;
      left: -110px;
      opacity: 0; }
    .services .services-figure .spanafter {
      position: absolute;
      width: 220px;
      height: 200px;
      background: url(../images/services-after.png) no-repeat;
      z-index: 0;
      right: -31px;
      bottom: -4px;
      opacity: 0; }
    .services .services-figure h2 {
     font-family: 'Droid Arabic Kufi', serif; font-weight : normal;
      font-size: 72px;
      color: #ffffff;
      text-align: right; }
      .services .services-figure h2 span {
        display: block;
        font-family: 'Droid Arabic Naskh', serif;
        font-size: 25px;
        margin-top: -8px; }
    .services .services-figure figure {
      position: absolute;
      left: 185px;
      top: 180px;
      z-index: 2;
      padding-bottom: 30px; }
      .services .services-figure figure img {
        max-width: 480px; }

@media (max-height: 820px) {
  .services {
    position: inherit;
    padding-top: 200px;
    margin: 0 auto; } }
@media (max-width: 1350px) {
  .services .services-figure .spanbefore {
    top: 76px !important;
    left: 0 !important; } }
@media (max-width: 1250px) {
  .services {
    margin-left: 0;
    left: 0; }
    .services .services-figure figure {
      left: 116px; } }
@media (max-width: 991px) {
  .services {
    position: inherit;
    margin: 0;
    padding-top: 100px; }
    .services .services-figure {
      margin-top: 40px;
      float: right;
      padding: 15px 15px 0 0; }
      .services .services-figure .spanbefore {
        top: 46px !important;
        right: -20px !important; }
      .services .services-figure .spanafter {
        display: none; }
      .services .services-figure figure {
        position: initial;
        margin-top: 100px; }
        .services .services-figure figure img {
          max-width: 100%; }
    .services .slide-control {
      right: auto;
      left: 15px;
      top: 130px; } }
@media (max-width: 450px) {
  .services .services-figure .spanbefore {
    right: 0 !important; } }
/*services*/
/*detail*/
.services-detail {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px 50px 15px;
  position: absolute;
  left: 50%;
  margin-left: -650px;
  top: 50%;
  margin-top: -250px; }
  .services-detail figure {
    width: 100%; }
    .services-detail figure img {
      max-width: 100%; }
  .services-detail article {
    position: relative;
    text-align: right; }
    .services-detail article a.prev {
      display: table;
      position: absolute;
      left: 14px;
      top: -47px;
      font-family: 'Droid Arabic Kufi', serif; font-weight : lighter;
      font-size: 15px;
      color: #000000;
      padding: 10px 15px;
      box-shadow: 0 0 3px #fcfcfc;
      background: #fff;
      border-radius: 22px;
      box-shadow: 0 0 6px #cfcfcf; }
      .services-detail article a.prev i {
        width: 18px;
        height: 18px;
        background-position: -62px -47px;
        margin-left: 6px;
        margin-top: -2px; }
    .services-detail article span {
      display: block;
      font-family: 'Droid Arabic Naskh', serif;
      font-size: 16px;
      color: #000000;
      margin-bottom: -11px; }
    .services-detail article h3 {
     font-family: 'Droid Arabic Kufi', serif; font-weight : normal;
      font-size: 50px;
      color: #000000;
      margin-bottom: 22px; }
    .services-detail article div.text {
      height: 365px; }
    .services-detail article p {
      font-family: 'Droid Arabic Naskh', serif;
      font-size: 16px;
      color: #000000;
      text-align: justify; }
    .services-detail article .owl-carousel {
      margin-top: 37px;
      padding-left: 50px; }
      .services-detail article .owl-carousel figure {
        height: 81px;
        width: 100%;
        position: relative;
        border-radius: 6px; }
        .services-detail article .owl-carousel figure:before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.5);
          opacity: 0;
          transition: .3s ease-in-out;
          -webkit-transition: .3s ease-in-out; }
        .services-detail article .owl-carousel figure i {
          width: 24px;
          height: 24px;
          background-position: -88px -47px;
          position: absolute;
          left: 50%;
          top: 50%;
          margin-top: -12px;
          margin-left: -12px;
          opacity: 0;
          transition: .3s ease-in-out;
          -webkit-transition: .3s ease-in-out; }
      .services-detail article .owl-carousel div.owl-item a:hover figure:before {
        opacity: 1; }
      .services-detail article .owl-carousel div.owl-item a:hover figure i {
        opacity: 1; }
      .services-detail article .owl-carousel .owl-nav {
        /*position: absolute;bottom: -30px;width: 33px;*/ }
        .services-detail article .owl-carousel .owl-nav .owl-prev {
          width: 13px;
          height: 24px;
          background: url(../images/sprite.png) no-repeat -59px -72px;
          text-indent: 9999px;
          position: absolute;
          left: 30px;
          top: 50%;
          margin-top: -12px;
          overflow: hidden; }
        .services-detail article .owl-carousel .owl-nav .owl-next {
          width: 13px;
          height: 24px;
          background: url(../images/sprite.png) no-repeat -75px -72px;
          text-indent: 9999px;
          position: absolute;
          right: -20px;
          top: 50%;
          margin-top: -12px;
          overflow: hidden; }
  .services-detail .mCSB_scrollTools {
    left: 0;
    right: auto; }
  .services-detail .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px; }
  .services-detail .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .services-detail .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #000; }
  .services-detail .mCSB_inside > .mCSB_container {
    margin-left: 50px;
    margin-right: 0; }

@media (max-height: 980px) {
  .services-detail {
    position: initial;
    padding-top: 240px;
    margin: 0 auto; } }
@media (max-width: 991px) {
  .services-detail {
    padding-top: 100px; }
    .services-detail figure {
      text-align: center; }
    .services-detail article {
      margin-top: 60px; }
      .services-detail article h3 {
        font-size: 43px; }
      .services-detail article .owl-carousel {
        padding: 0 15px; }
        .services-detail article .owl-carousel figure {
          height: 130px; }
        .services-detail article .owl-carousel .owl-nav .owl-prev {
          left: -6px; }
        .services-detail article .owl-carousel .owl-nav .owl-next {
          right: -6px; }
      .services-detail article div.text {
        height: auto; }
    .services-detail .mCSB_inside > .mCSB_container {
      margin-left: 0; } }
@media (max-width: 767px) {
  .services-detail article h3 {
    font-size: 38px; }
  .services-detail article .owl-carousel figure {
    height: 150px; } }
/*detail*/

/*# sourceMappingURL=style.css.map */
.mailGoBack {
  font-family: 'Droid Arabic Naskh', serif;
    font-size: 16px;
    color: #fff;
    background: #f09b3f;
    border: none;
    margin: 70px auto 0 auto;
    display: table;
    width: 195px;
    height: 50px;
}