@charset "UTF-8";
/* CSS Document */
/* Setup */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Border Radius */
/* Border Radius */
/* Radial Gradient */
/* Radial Gradient */
/* Box Shadow */
/* Transition */
/* Transition Global */
/* Transform */
/* Import */
/* Color */
/* Font Family */
/* Bein Black */
@font-face {
  font-family: "Bein-Black";
  src: url(../fonts/beinblack.eot);
  src: local("☺"), url(../fonts/beinblack.woff) format("woff"), url(../fonts/beinblack.ttf) format("truetype"), url(../fonts/beinblack.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

/* Gotham Bold */
@font-face {
  font-family: 'Gotham-Bold';
  src: url("../fonts/Gotham Bold.eot");
  src: local("☺"), url("../fonts/Gotham Bold.woff") format("woff"), url("../fonts/Gotham Bold.ttf") format("truetype"), url("../fonts/Gotham Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Gotham Medium */
@font-face {
  font-family: "Gotham-Medium";
  src: url("../fonts/Gotham Medium.eot");
  src: local("☺"), url("../fonts/Gotham Medium.woff") format("woff"), url("../fonts/Gotham Medium.ttf") format("truetype"), url("../fonts/Gotham Medium.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}

/* Bein Normal */
@font-face {
  font-family: "Bein-Normal";
  src: url(../fonts/beinnormal.eot);
  src: local("☺"), url(../fonts/beinnormal.woff) format("woff"), url(../fonts/beinnormal.ttf) format("truetype"), url(../fonts/beinnormal.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

html {
  font-size: 100%;
}

body {
  background-color: #e5e5e5;
  background-image: url("../images/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  position: relative;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  width: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* float clearing for IE6 */
* html .clearfix {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
* + html .clearfix {
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: 0 none !important;
}

button:focus {
  outline: 0 none !important;
}

.col-contenu {
  float: left;
  height: auto;
  width: 100%;
}

.clr {
  clear: both;
}

/* Parts */
/* Header */
header {
  background-color: white;
  height: 175px;
  line-height: 175px;
  width: 100%;
}

header .logo {
  margin: 0 auto;
  width: 785px;
}

header .logo img {
  width: 100%;
}

/*@media screen and (max-width: 1590px) {
	header{
		height: 151px;
		line-height: 151px;
		.logo{
			width: 670px;
		}
	}
}*/
@media screen and (max-width: 1590px) {
  header {
    height: 123px;
    line-height: 123px;
  }
  header .logo {
    width: 552px;
  }
}

@media screen and (max-width: 1115px) {
  header {
    height: 68px;
    line-height: 68px;
  }
  header .logo {
    width: 304px;
  }
}

@media screen and (max-width: 490px) {
  header {
    height: 46px;
    line-height: 46px;
  }
  header .logo {
    width: 206px;
  }
}

/* End Header */
/* Section */
section {
  height: auto;
  padding: 0 0 33px;
  position: relative;
  width: 100%;
}

section .box-content {
  height: auto;
  margin: 58px 0 0;
  position: relative;
  width: 100%;
}

section .box-content .box {
  height: auto;
  position: relative;
}

section .box-content .box.welcome {
  left: 106px;
  position: absolute;
  top: -57px;
  width: 637px;
}

section .box-content .box.welcome .marhaba {
  margin: 0 auto;
  width: 604px;
}

section .box-content .box.welcome .marhaba img {
  width: 100%;
}

section .box-content .box.welcome .ar {
  color: #830024;
  direction: rtl;
  font-family: "Bein-Black", sans-serif;
  font-size: 50.26px;
  line-height: 61px;
  text-align: center;
  margin: -4px 0 0;
}

section .box-content .box.welcome .fr {
  color: #830024;
  font-family: "Gotham-Bold", sans-serif;
  font-size: 41.77px;
  line-height: 46px;
  margin: 5px auto 0;
  text-align: justify;
  text-align-last: center;
  width: 588px;
}

section .box-content .box.map {
  float: right;
  width: 1040px;
}

section .box-content .box.map img {
  width: 100%;
}

section .box-content-1 {
  font-size: 0;
  height: auto;
  margin: 26px auto 0;
  width: calc(100% - (95px * 2));
}

section .box-content-1 .box {
  display: inline-block;
  height: auto;
  position: relative;
  vertical-align: top;
  width: 50%;
}

section .box-content-1 .box h1 {
  color: #830024;
  position: relative;
}

section .box-content-1 .box h1.fr {
  font-family: "Gotham-Bold", sans-serif;
  font-size: 32.25px;
  line-height: 38px;
  width: 658px;
}

section .box-content-1 .box h1.ar {
  direction: rtl;
  font-family: "Bein-Black", sans-serif;
  font-size: 37.63px;
  line-height: 52px;
  text-align: right;
  margin: 14px 0 0;
}

section .box-content-1 .box ul.fr {
  height: auto;
  margin: 34px 0 0;
  width: 661px;
}

section .box-content-1 .box ul.fr li {
  color: #232323;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 29.39px;
  line-height: 34px;
  padding: 0 0 0 43px;
  position: relative;
  margin: 0 0 22px;
}

section .box-content-1 .box ul.fr li::before {
  background-image: url("../images/icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  height: 23px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 23px;
}

section .box-content-1 .box ul.fr li:last-child {
  margin: 0;
}

section .box-content-1 .box ul.ar {
  height: auto;
  margin: 32px 0 0 auto;
  width: 597px;
}

section .box-content-1 .box ul.ar li {
  color: #232323;
  direction: rtl;
  font-family: "Bein-Normal", sans-serif;
  font-size: 33.6px;
  line-height: 39px;
  margin: 0 0 51px;
  padding: 0 40px 0 0;
  position: relative;
  text-align: right;
}

section .box-content-1 .box ul.ar li::before {
  background-image: url("../images/icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  height: 23px;
  right: 0;
  position: absolute;
  top: 6px;
  width: 23px;
}

section .box-content-1 .box ul.ar li:last-child {
  margin: 0;
}

section .para {
  color: #830024;
  font-family: "Gotham-Bold", sans-serif;
  font-size: 35.16px;
  line-height: 47px;
  margin: 55px 0 0;
  text-align: center;
}

section .para span {
  direction: rtl;
  font-family: "Bein-Black", sans-serif;
}

section .button {
  margin: 24px 0 0;
  text-align: center;
  width: 100%;
}

section .button button {
  background-color: transparent;
  border: 2px solid #830024;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #ceb05c;
  font-family: "Gotham-Bold", sans-serif;
  font-size: 29.57px;
  line-height: 36px;
  position: relative;
  padding: 14px 28px;
  overflow: hidden;
  width: auto;
}

section .button button font {
  position: relative;
  z-index: 2;
}

section .button button span {
  font-family: "Bein-Black", sans-serif;
}

section .button button::before {
  background-color: #830024;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 100%;
  z-index: 1;
}

section .button button:hover::before {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}

section .box-content-2 {
  font-size: 0;
  height: auto;
  margin: 82px auto 0;
  position: relative;
  width: calc(100% - (95px * 2));
}

section .box-content-2 .box {
  display: inline-block;
  height: auto;
  position: relative;
  vertical-align: top;
  width: 50%;
}

section .box-content-2 .box p {
  color: #232323;
}

section .box-content-2 .box p.fr {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 24.19px;
  line-height: 27px;
  width: 654px;
}

section .box-content-2 .box p.ar {
  direction: rtl;
  font-family: "Bein-Normal", sans-serif;
  font-size: 26.88px;
  line-height: 31px;
  margin: 0 0 0 auto;
  text-align: right;
  width: 569px;
}

@media screen and (min-width: 1670px) {
  section {
    margin: 0 auto;
    max-width: 1680px;
  }
}

@media screen and (max-width: 1590px) {
  section {
    padding: 0 0 28px;
  }
  section .box-content {
    margin: 49px 0 0;
  }
  section .box-content .box.welcome {
    left: 91px;
    top: -48px;
    width: 544px;
  }
  section .box-content .box.welcome .marhaba {
    width: 517px;
  }
  section .box-content .box.welcome .ar {
    font-size: 42.91px;
    line-height: 52px;
    margin: -5px 0 0;
  }
  section .box-content .box.welcome .fr {
    font-size: 35.66px;
    line-height: 39px;
    margin: 4px auto 0;
    width: 502px;
  }
  section .box-content .box.map {
    width: 889px;
  }
  section .box-content-1 {
    margin: 24px auto 0;
    width: calc(100% - (80px * 2));
  }
  section .box-content-1 .box h1.fr {
    font-size: 27.54px;
    line-height: 32px;
    width: 562px;
  }
  section .box-content-1 .box h1.ar {
    font-size: 32.13px;
    line-height: 44px;
    margin: 11px 0 0;
  }
  section .box-content-1 .box ul.fr {
    margin: 29px 0 0;
    width: 565px;
  }
  section .box-content-1 .box ul.fr li {
    font-size: 25.09px;
    line-height: 28px;
    padding: 0 0 0 35px;
    margin: 0 0 20px;
  }
  section .box-content-1 .box ul.fr li::before {
    height: 20px;
    top: 5px;
    width: 20px;
  }
  section .box-content-1 .box ul.ar {
    margin: 28px 0 0 auto;
    width: 512px;
  }
  section .box-content-1 .box ul.ar li {
    font-size: 28.68px;
    line-height: 33px;
    margin: 0 0 43px;
    padding: 0 35px 0 0;
  }
  section .box-content-1 .box ul.ar li::before {
    height: 20px;
    top: 5px;
    width: 20px;
  }
  section .para {
    font-size: 30.02px;
    line-height: 41px;
    margin: 46px 0 0;
  }
  section .button {
    margin: 19px 0 0;
  }
  section .button button {
    font-size: 25.24px;
    line-height: 33px;
    padding: 9px 23px;
  }
  section .button button span {
    font-size: 29.85px;
  }
  section .box-content-2 {
    margin: 70px auto 0;
    width: calc(100% - (80px * 2));
  }
  section .box-content-2 .box p.fr {
    font-size: 20.65px;
    line-height: 24px;
    width: 558px;
  }
  section .box-content-2 .box p.ar {
    font-size: 22.95px;
    line-height: 26px;
    margin: 0 0 0 auto;
    width: 486px;
  }
}

@media screen and (max-width: 1356px) {
  section {
    padding: 0 0 24px;
  }
  section .box-content {
    margin: 41px 0 0;
  }
  section .box-content .box.welcome {
    left: 75px;
    top: -40px;
    width: 448px;
  }
  section .box-content .box.welcome .marhaba {
    width: 426px;
  }
  section .box-content .box.welcome .ar {
    font-size: 33.92px;
    line-height: 43px;
    margin: -4px 0 0;
  }
  section .box-content .box.welcome .fr {
    font-size: 28.19px;
    line-height: 31px;
    margin: 2px auto 0;
    width: 413px;
  }
  section .box-content .box.map {
    width: 731px;
  }
  section .box-content-1 {
    margin: 18px auto 0;
    width: calc(100% - (66px * 2));
  }
  section .box-content-1 .box h1.fr {
    font-size: 21.77px;
    line-height: 26px;
    width: 462px;
  }
  section .box-content-1 .box h1.ar {
    font-size: 25.44px;
    line-height: 36px;
    margin: 10px 0 0;
  }
  section .box-content-1 .box ul.fr {
    margin: 24px 0 0;
    width: 459px;
  }
  section .box-content-1 .box ul.fr li {
    font-size: 19.84px;
    line-height: 23px;
    padding: 0 0 0 30px;
    margin: 0 0 16px;
  }
  section .box-content-1 .box ul.fr li::before {
    height: 16px;
    top: 5px;
    width: 16px;
  }
  section .box-content-1 .box ul.ar {
    margin: 22px 0 0 auto;
    width: 420px;
  }
  section .box-content-1 .box ul.ar li {
    font-size: 22.68px;
    line-height: 27px;
    margin: 0 0 37px;
    padding: 0 29px 0 0;
  }
  section .box-content-1 .box ul.ar li::before {
    height: 16px;
    top: 5px;
    width: 16px;
  }
  section .para {
    font-size: 23.73px;
    line-height: 33px;
    margin: 39px 0 0;
  }
  section .button {
    margin: 16px 0 0;
  }
  section .button button {
    font-size: 19.96px;
    line-height: 33px;
    padding: 8px 19px;
  }
  section .button button span {
    font-size: 23.6px;
  }
  section .box-content-2 {
    margin: 58px auto 0;
    width: calc(100% - (66px * 2));
  }
  section .box-content-2 .box p.fr {
    font-size: 16.33px;
    line-height: 20px;
    width: 460px;
  }
  section .box-content-2 .box p.ar {
    font-size: 18.14px;
    line-height: 22px;
    margin: 0 0 0 auto;
    width: 400px;
  }
}

@media screen and (max-width: 1115px) {
  section {
    padding: 0 0 20px;
  }
  section .box-content {
    margin: 20px 0 0;
  }
  section .box-content .box.welcome {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
  section .box-content .box.welcome .marhaba {
    width: 426px;
  }
  section .box-content .box.welcome .ar {
    font-size: 34px;
    line-height: 38px;
    margin: 4px auto 0;
    width: 413px;
  }
  section .box-content .box.welcome .fr {
    font-size: 28px;
    line-height: 32px;
    margin: 2px auto 0;
    width: 413px;
  }
  section .box-content .box.map {
    width: 70%;
  }
  section .box-content-1 {
    margin: 20px auto 0;
    width: 92%;
  }
  section .box-content-1 .box {
    width: 100%;
  }
  section .box-content-1 .box h1.fr {
    font-size: 24px;
    line-height: 28px;
    width: 100%;
  }
  section .box-content-1 .box h1.ar {
    font-size: 28px;
    line-height: 32px;
    margin: 20px 0 0;
  }
  section .box-content-1 .box h1.ar br {
    display: none;
  }
  section .box-content-1 .box ul.fr {
    margin: 20px 0 0;
    width: 100%;
  }
  section .box-content-1 .box ul.fr li {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 0 30px;
    margin: 0 0 15px;
  }
  section .box-content-1 .box ul.fr li::before {
    height: 16px;
    top: 5px;
    width: 16px;
  }
  section .box-content-1 .box ul.ar {
    margin: 20px 0 0 auto;
    width: 100%;
  }
  section .box-content-1 .box ul.ar li {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 20px;
    padding: 0 29px 0 0;
  }
  section .box-content-1 .box ul.ar li::before {
    height: 16px;
    top: 5px;
    width: 16px;
  }
  section .para {
    font-size: 24px;
    line-height: 28px;
    margin: 30px auto 0;
    text-align: justify;
    text-align-last: center;
    width: 92%;
  }
  section .button {
    margin: 10px 0 0;
  }
  section .button button {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 18px;
  }
  section .button button span {
    font-size: 18px;
  }
  section .box-content-2 {
    margin: 20px auto 0;
    width: 92%;
  }
  section .box-content-2 .box {
    width: 100%;
  }
  section .box-content-2 .box p.fr {
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
    width: 100%;
  }
  section .box-content-2 .box p.ar {
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0 0 auto;
    width: 100%;
  }
}

@media screen and (max-width: 490px) {
  section .box-content .box.welcome .marhaba {
    width: 200px;
  }
  section .box-content .box.welcome .ar {
    font-size: 20px;
    line-height: 24px;
    margin: 0 auto 0;
    text-align: justify;
    text-align-last: center;
    width: 88%;
  }
  section .box-content .box.welcome .fr {
    font-size: 20px;
    line-height: 24px;
    margin: 2px auto 0;
    width: 88%;
  }
  section .box-content .box.map {
    margin: 10px 0 0;
    width: 90%;
  }
  
   section .box-content-1 {
     width: 88%;
   }  
  section .box-content-1 .box h1.fr {
    font-size: 20px;
    line-height: 24px;
    text-align: justify;
    width: 100%;
  }
  section .box-content-1 .box h1.ar {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0 0;
    text-align: justify;
    text-align-last: right;
  }
  section .box-content-1 .box ul.fr li {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 0 22px;
    margin: 0 0 10px;
  }
  section .box-content-1 .box ul.fr li::before {
    height: 16px;
    top: 5px;
    width: 16px;
  }
  section .box-content-1 .box ul.ar li {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 0 22px 0 0;
  }
  section .para {
    font-size: 20px;
    line-height: 24px;
    margin: 25px auto 0;
    width: 88%;
  }
  section .button {
    margin: 10px 0 0;
  }
  section .button button {
    font-size: 14px;
    line-height: 18px;
    padding: 8px 14px;
  }
  section .button button span {
    font-size: 16px;
  }
  section .box-content-2 {
    width: 88%;
  }
  section .box-content-2 .box p.fr {
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
    text-align-last: center;
  }
  section .box-content-2 .box p.ar {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0 0 auto;
    text-align: justify;
    text-align-last: center;
  }
}

/* End Section */
/* Footer */
footer {
  background-color: #820924;
  height: 92px;
  padding: 0 95px;
  position: relative;
  width: 100%;
}

footer .container {
  padding: 0;
  max-width: 100%;
}

footer .site {
  color: white;
  float: left;
  font-family: "Gotham-Bold", sans-serif;
  font-size: 34.94px;
  line-height: 34px;
  margin: 26px 0 0;
}

footer .tel {
  color: white;
  float: right;
  font-family: "Gotham-Bold", sans-serif;
  font-size: 35.02px;
  line-height: 35px;
  margin: 26px 0 0;
  padding: 0 0 0 48px;
  position: relative;
}

footer .tel::before {
  background-image: url("../images/tel.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: '';
  height: 36px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 36px;
}

@media screen and (min-width: 1670px) {
  footer {
    padding: 0;
  }
  footer .container {
    max-width: 1680px;
    padding: 0 95px;
  }
}

@media screen and (max-width: 1590px) {
  footer {
    height: 78px;
    padding: 0 80px;
  }
  footer .site {
    font-size: 29.83px;
    line-height: 29px;
    margin: 22px 0 0;
  }
  footer .tel {
    font-size: 29.89px;
    line-height: 29px;
    margin: 22px 0 0;
    padding: 0 0 0 41px;
  }
  footer .tel::before {
    height: 31px;
    width: 31px;
  }
}

@media screen and (max-width: 1356px) {
  footer {
    height: 64px;
    padding: 0 66px;
  }
  footer .site {
    font-size: 23.58px;
    line-height: 23px;
    margin: 19px 0 0;
  }
  footer .tel {
    font-size: 23.63px;
    line-height: 23px;
    margin: 19px 0 0;
    padding: 0 0 0 35px;
  }
  footer .tel::before {
    height: 25px;
    width: 25px;
  }
}

@media screen and (max-width: 1115px) {
  footer {
    height: 35px;
    padding: 0 2%;
  }
  footer .site {
    font-size: 14px;
    line-height: 14px;
    margin: 11px 0 0;
  }
  footer .tel {
    font-size: 14px;
    line-height: 14px;
    margin: 11px 0 0;
    padding: 0 0 0 18px;
  }
  footer .tel::before {
    height: 14px;
    width: 14px;
  }
}

@media screen and (max-width: 490px) {
  footer {
    height: auto;
    text-align: center;
    padding: 10px 2%;
  }
  footer .site {
    float: none;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    width: 100%;
  }
  footer .tel {
    display: inline-block;
    float: none;
    font-size: 14px;
    line-height: 14px;
    margin: 20px 0 0;
    padding: 0 0 0 18px;
  }
  footer .tel::before {
    height: 14px;
    width: 14px;
  }
}

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