@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Quicksand:300,400,700|Roboto:400,100,300);
/*========================================================
                      Main Styles
=========================================================*/
@font-face

        {
        font-family : "ge2";
         font-weight: 300;
        src: url('Al-Jazeera-Arabic-Regular.otf');
    }


body {
  background: #000;
  color: #a7a7a7;
  font: 300 15px/24px 'ge2', sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {     direction : rtl;
  font-family: 'ge2', sans-serif;
  font-weight: 300;
  color: #fff;
}
h1 {
  font-size: 80px;
  line-height: 85px;
  text-transform: uppercase;
}
h2 {
  font-size: 72px;
  line-height: 75px;
  letter-spacing: -3.6px;
}
h3 {
  font-size: 25px;
  line-height: 30px;
}
h4 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 979px) {
  h4 {
    font-size: 25px;
    line-height: 35px;
  }
}
h5 {
  font: 300 18px/25px 'Roboto', sans-serif;
}
h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
p a:hover {
  text-decoration: underline;
}
hr {
  border: none;
  background-color: #121212;
  height: 1px;
  padding: 0;
  margin: 0;
}
time {
  position: relative;
  font-size: 70px;
  display: inline-block;
  line-height: 72px;
  font-weight: 400;
}
time span {
  position: absolute;
  bottom: -16px;
  left: 0px;
  font-size: 24px;
  line-height: 15px;
  text-transform: uppercase;
}
time:after {
  content: ' ';
  position: absolute;
  top: 48px;
  left: 76px;
  width: 88px;
  height: 1px;
  background: #3b8eed;
  transform: rotate(118deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=-0.46947156278589053, M12=-0.8829475928589271, M21=0.8829475928589271, M22=-0.46947156278589053);
  zoom: 1;
  -webkit-transform: rotate(118deg);
  -moz-transform: rotate(118deg);
  -ms-transform: rotate(118deg);
  -o-transform: rotate(118deg);
}
@media (min-width: 768px) and (max-width: 1199px) {
  time {
    font-size: 43px;
    line-height: 42px;
  }
  time span {
    font-size: 18px;
    line-height: 15px;
  }
  time:after {
    top: 30px;
    left: 44px;
    width: 70px;
  }
}
@media (max-width: 767px) {
  time {
    display: block;
    text-align: center;
  }
  time span {
    left: 167px;
  }
  time:after {
    height: 0;
  }
}
@media (max-width: 479px) {
  time span {
    left: 92px;
  }
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:active {
  background: transparent;
}
a:focus {
  outline: none;
}
@media (max-width: 767px) {
  a[href^="callto:"] {
    text-align: center;
    display: block;
  }
}
a[href^="mailto:"]:hover {
  text-decoration: underline;
}
address {
  font-size: 18px;
  line-height: 33px;
  color: #6c6c6c;
  display: inline-block;
  text-align: right;
}
@media (min-width: 768px) and (max-width: 979px) {
  address {
    font-size: 22px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  address {
    text-align: center;
    display: block;
  }
}
strong {
  font-weight: 700;
}
dt {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
.primary {
  color: #0068de;
}
.secondary {
  color: #fff;
}
.vertical__center {
  height: 100px;
  line-height: 100px;
  display: inline-block;
}
@media (max-width: 767px) {
  .vertical__center {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
  }
}
.letter__mod {
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .center {
    width: 100%;
    text-align: center;
  }
}
/*=======================================================
                       Main Layout
=========================================================*/
* + p {
  margin-top: 13px;
}
h2 + p {
  margin-top: 33px;
}
p + p {
  margin-top: 9px;
}
* + .btn1 {
  margin-top: 38px;
}
.border p + .btn1 {
  margin-top: 38px;
}
* + .marked-list {
  margin-top: 30px;
}
* + h5 {
  margin-top: 30px;
}
* + img {
  margin-top: 30px;
}
h4 + .row {
  margin-top: 45px;
}
h4 + h5 {
  margin-top: 41px;
}
* + .marked-list {
  margin-top: 37px;
}
.marked-list + .btn1 {
  margin-top: 41px;
  background: #ffc843;
}
img + h5 {
  margin-top: 44px;
}
.box__skin1 p + .btn1 {
  margin-top: 38px;
}
h5 + p {
  margin-top: 15px;
}
p + .btn1 {
  margin-top: 29px;
}
h4 + .row__offset {
  margin-top: 53px;
}
h6 + p {
  margin-top: 43px;
}
.row + .row {
  margin-top: 55px;
}
.box__skin4 + .row {
  margin-top: 33px;
}
* + form {
  margin-top: 45px;
}
h4 + .box {
  margin-top: 40px;
}
img + .offset__1 {
  margin-top: 34px;
}
h4 + .map {
  margin-top: 44px;
}
.box + .box {
  margin-top: 51px;
}
* + label {
  margin-top: 2px;
}
* + .message {
  margin-top: 3px;
}
.row + .row__offset {
  margin-top: 30px;
}
* + .btn-wr {
  margin-top: 19px;
}
* + dl {
  margin-top: 40px;
}
dl + a {
  margin-top: 22px;
  display: inline-block;
}
* + dd {
  margin-top: 15px;
}
* + dt {
  margin-top: 30px;
}
/*=======================================================
                        Components
=========================================================*/
/*========================   Menu   ==========================*/
.sf-menu {
  width: auto;
  display: inline-block;
  position: relative;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  float: right;
}
.sf-menu > li + li {
  margin-right: 56px;
}
.sf-menu > li:before {
  content: ' ';
  position: absolute;
  transform: rotate(210deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=-0.8660254037844386, M12=0.5000000000000001, M21=-0.5000000000000001, M22=-0.8660254037844386);
  zoom: 1;
  -webkit-transform: rotate(210deg);
  -moz-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  -o-transform: rotate(210deg);
  height: 38px;
  top: -3px;
  margin-left: -24px;
  width: 1px;
  border: 0;
  background: #3d98ff;
}
.sf-menu > li:last-child:before {
  width: 0;
}
.sf-menu > li > a {
  color: #FFF;
  font-family: 'ge2', sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;

}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #cfe5ff;
}
.sf-menu > li.active > a {
  color: #83e373;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 200px;
  height: 130px;
  margin-top: 24px;
  padding: 20px 0 10px;
  background: #3d90ef;
  margin-right: 0px;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul:before {
  position: absolute;
  color: #3d90ef;
  left: 10%;
  top: 0px;
  margin-top: -11px;
  margin-right: -70px;
  content: '\f0d8';
  font: 400 15px/15px 'FontAwesome';
}
.sf-menu ul > li {
  text-align: right;
  padding: 3px 15px 3px;
}
.sf-menu ul > li > a {  font-size: 14px;
  color: #fff;
  position: relative;
}
.sf-menu ul > li > a:hover {
  color: #ffe276;
}
.sf-menu ul.sfHover > a,
.sf-menu ul > a:hover {
  color: #ffe276;
}
.sf-menu ul ul {
  background: #ff4400;
  position: absolute;
  top: 30px;
  width: 95px;
  height: 80px;
  margin-top: 0;
  right: -95px;
  z-index: 4;
  padding-bottom: 5px;
  padding-top: 15px;
}
.sf-menu ul ul:before {
  content: '';
}
.sf-menu ul ul > li {
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
}
.sf-menu ul ul > li > a {
  color: #FFF;
}
.sf-menu ul ul > li > a:hover:after {
  content: '';
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #ffe276;
}
.sf-menu > li > ul > li .sf-with-ul {
  position: relative;
}
.sf-menu > li > ul > li .sf-with-ul:after {
  position: absolute;
  content: '\f105';
  font: 400 14px/15px 'FontAwesome';
  right: -15px;
  top: 3px;
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================  Select Menu  ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  background: #ffffff url('../images/select.png') no-repeat right center;
  overflow: hidden;
}
.select-menu .select {
  width: 420px;
  height: 30px;
  color: #585858;
  background-color: transparent;
  font: 400 15px 'Roboto', sans-serif;
  line-height: 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
.select-menu .select:hover {
  cursor: pointer;
}
@media (max-width: 767px) {
  .select-menu {
    display: block;
  }
}
@media (max-width: 479px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 270px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #444444;
  z-index: 999;
  border-bottom: 1px solid #3889e5;
}
.isStuck .sf-menu ul {
  margin-top: 21px;
}
.isStuck .sf-menu ul ul {
  top: 9px;
}
.isStuck .nav {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  font-size: 14px;
  width: 30px;
  height: 30px;
  color: #3b8eed;
  position: fixed;
  right: 200px;
  bottom: 90px;
  display: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover:before {
  color: #feba00;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.toTop:before {
  content: '\f01b';
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Thumbnail    ======================*/
.overflow_mod {
  overflow: hidden;
}
.thumb {
  display: block;
  position: relative;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(254, 186, 0, 0.5);
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
}
.thumb_overlay:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 700 72px/18px 'Quicksand', sans-serif;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  background: rgba(254, 186, 0, 0.5);
  opacity: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/*==================   Parallax    ======================*/
.parallax {
  background: no-repeat center 0;
}
.mobile .parallax,
.tablet .parallax {
  background-position: 50% 0 !important;
  background-size: cover;
}
.parallax1 {
  background: #000 url(../images/parallax1.jpg);
  text-align: center;
}
.parallax2 {
  background: #000 url(../images/parallax2.jpg);
  text-align: center;
}
.parallax3 {
  background: #000 url(../images/parallax3.jpg);
  text-align: center;
  margin-bottom: 87px;
}
.parallax4 {
  background: #000 url(../images/parallax4.jpg);
  text-align: center;
}
@media (min-width: 2050px) {
  .parallax {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover;
  }
}
/*=================       Tabs     ======================*/
.resp-tabs-list {
  font: 400 24px/48px 'Quicksand', sans-serif;
}
.resp-tabs-list li {
  text-align: center;
  text-transform: lowercase;
  display: inline-block;
  cursor: pointer;
  color: #3b8eed;
}
.resp-tabs-list li:hover {
  color: #0068de;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.resp-tabs-list li:active {
  color: #5dcea1;
}
.resp-tabs-list li + li {
  margin-left: 57px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .resp-tabs-list li + li {
    margin-left: 26px;
  }
}
.resp-tabs-list .resp-tab-active {
  color: #0068de;
}
.resp-tabs-list + .resp-tabs-container {
  margin-top: 50px;
}
.resp-tabs .row + .row {
  margin-top: 46px;
}
.resp-accordion {
  background: #3b8eed;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  font: 400 24px/28px 'Quicksand', sans-serif;
  text-align: center;
  color: #fff;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.resp-accordion:hover {
  background: #0068de;
  cursor: pointer;
}
.resp-accordion:active {
  color: #5dcea1;
}
.resp-tab-content {
  display: none;
}
.resp-tab-content-active {
  display: block;
}
@media (max-width: 767px) {
  .resp-accordion {
    display: block;
  }
  .resp-tabs-list {
    display: none;
  }
}
/*==================      Box      ======================*/
.box {
  font: 300 24px/36px 'Roboto', sans-serif;
  color: #464646;
}
.box address {
  font-size: 24px;
  margin-top: -5px;
  margin-right: -5px;
  color: #464646;
  line-height: 36px;
}
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
  padding: 4px 40px 0 3px;
}
.box_cnt__no-flow {
  overflow: hidden;
}
.box_cnt__no-flow__offset {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box_aside {
    padding-right: 0;
    text-align: center;
    float: none;
  }
  .box_cnt__no-flow {
    margin-top: 10px;
    text-align: center;
  }
  .box_cnt__no-flow address {
    text-align: center;
  }
}
.box__skin1 {
  padding: 50px 0px 49px 48px;
  border: 1px solid #e8ebed;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box__skin1 p {
  padding-right: 50px;
}
.box__skin1 p span {
  text-transform: uppercase;
  color: #646464;
}
.box__skin1 .btn1 {
  padding: 12px 25px;
}
@media (max-width: 1200px) {
  .box__skin1 {
    padding: 10px 0px 10px 48px;
  }
  .box__skin1 p span {
    font-size: 12px;
    line-height: 15px;
  }
  .box__skin1 h2 {
    font-size: 62px;
    line-height: 65px;
  }
  .box__skin1 h2 + p {
    margin-top: 20px;
  }
  .box__skin1 .box__skin1 p + .btn1 {
    margin-top: 15px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .box__skin1 {
    padding: 50px 0px 49px 48px;
  }
  .box__skin1 h2 {
    font-size: 42px;
    line-height: 45px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .box__skin1 h2 {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (max-width: 479px) {
  .box__skin1 h2 {
    font-size: 48px;
    line-height: 52px;
  }
}
@media (max-width: 479px) and (max-width: 479px) {
  .box__skin1 {
    padding-left: 37px;
  }
}
.box__skin2 {
  margin: 72px auto 64px;
  height: 186px;
  max-width: 831px;
  padding: 1px 232px 1px 1px;
  background: #feba00;
  display: inline-block;
  text-align: left;
  position: relative;
}
.box__skin2 h3 {
  margin-top: 40px;
  font-weight: 400;
  color: #fff;
  margin-left: 57px;
  text-transform: uppercase;
}
.box__skin2 h3 span {
  font-family: 'ge2', sans-serif;
  text-transform: lowercase;
  font-weight: 100;
  margin-left: 30px;
  font-size: 36px;
  line-height: 24px;
}
.box__skin2 .btn2 {
  position: absolute;
  right: 58px;
  top: 42px;
}
.box__skin2__mod1 {
  padding-right: 344px;
}
.box__skin2__mod1 h3 {
  margin-left: 87px;
}
.box__skin2__mod1 h3 span {
  font-family: 'ge2', sans-serif;
  margin-left: 0;
  line-height: 43px;
}
.box__skin2__mod2 {
  padding-right: 170px;
}
.box__skin2__mod2 h3 {
  margin-left: 87px;
}
.box__skin2__mod2 h3 span {
  font-family: 'ge2', sans-serif;
  margin-left: 0;
  line-height: 43px;
}
.box__skin2__mod3 {
  padding-right: 282px;
}
.box__skin2__mod3 h3 {
  margin-left: 87px;
}
.box__skin2__mod3 h3 span {
  font-family: 'ge2', sans-serif;
  margin-left: 0;
  line-height: 43px;
  text-transform: none;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .box__skin2__mod2 h3 {
    margin-top: 0;
  }
  .box__skin2__mod3 h3 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .box__skin2 h3 {
    margin-top: 10px;
  }
  .box__skin2__mod1 h3 {
    margin-top: 20px;
  }
  .box__skin2__mod1 h3 span {
    font-size: 20px;
    line-height: 30px;
  }
  .box__skin2__mod2 h3 {
    margin-top: 50px;
    margin-left: 10px;
    font-size: 50px;
  }
  .box__skin2__mod2 h3 span {
    font-size: 20px;
    line-height: 20px;
  }
  .box__skin2__mod3 h3 {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .box__skin2 h3 {
    font-size: 35px;
    line-height: 33px;
    margin-top: 50px;
    margin-left: 17px;
  }
  .box__skin2 h3 span {
    font-size: 17px;
    line-height: 20px;
    margin-left: 15px;
  }
  .box__skin2__mod1 {
    padding-right: 234px;
  }
  .box__skin2__mod1 h3 {
    margin-top: 33px;
  }
  .box__skin2__mod1 h3 span {
    margin-left: 0;
  }
  .box__skin2__mod2 h3 {
    margin-top: 70px;
    margin-left: 15px;
  }
  .box__skin2__mod2 h3 span {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
  }
  .box__skin2__mod3 {
    padding-right: 192px;
  }
}
@media (max-width: 479px) {
  .box__skin2 {
    height: 226px;
    padding-right: 0px;
  }
  .box__skin2 h3 {
    display: inline-block;
    text-align: center;
    margin: 20px 5px 5px;
  }
  .box__skin2 h3 span {
    margin: 0 5px 0 5px;
    display: inline-block;
    text-align: center;
  }
  .box__skin2 .btn2 {
    right: 50%;
    margin-right: -51px;
    top: 112px;
  }
  .box__skin2__mod1 {
    padding-right: 0px;
  }
  .box__skin2__mod1 h3 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .box__skin2__mod2 {
    padding-right: 0px;
  }
  .box__skin2__mod2 h3 {
    margin-left: 35px;
  }
  .box__skin2__mod2 h3 span {
    font-size: 12px;
    line-height: 16px;
  }
  .box__skin2__mod3 h3 {
    margin-left: 0;
  }
  .box__skin2__mod3 .btn2 {
    top: 116px;
    right: 136px;
  }
}
.box__skin3 {
  position: relative;
}
.box__skin3 h5 {
  position: absolute;
  font-family: 'ge2', sans-serif;
  display: none;
  font-weight: 400;
  right: 0;
  left: 0;
  text-align: center;
  top: 50%;
  margin-top: -20px;
  text-transform: uppercase;
  color: #fff;
}
.box__skin3:hover .overlay {
  opacity: 1;
  cursor: pointer;
}
.box__skin3:hover h5 {
  display: block;
  text-shadow: 1px 2px 1px rgba(0, 6, 0, 0.51);
}
.box__skin3 .btn2 {
  bottom: -53px;
  right: 135px;
  line-height: 14px;
}
.box__skin3 .btn2:hover {
  background: #000;
}
@media (max-width: 1200px) {
  .box__skin3 .btn3 {
    left: 40%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .box__skin3 .btn2 {
    right: 102px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .box__skin3 h5 {
    font-size: 18px;
    line-height: 20px;
  }
  .box__skin3 .btn2 {
    padding: 33px 17px;
    right: 80px;
  }
}
@media (max-width: 767px) {
  .box__skin3 a span,
  .box__skin3 a img {
    display: block;
    margin: 0 auto;
  }
  .box__skin3 h5 {
    right: -20px;
  }
  .box__skin3 .btn2 {
    right: 178px;
  }
}
@media (max-width: 479px) {
  .box__skin3 h5 {
    font-size: 18px;
    right: 0px;
  }
  .box__skin3 .btn2 {
    right: 85px;
  }
}
/*==================      Skin      ======================*/
.skin1 .overlay,
.skin2 .overlay,
.skin3 .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .skin1 .overlay,
  .skin2 .overlay,
  .skin3 .overlay {
    right: 24px;
    left: 24px;
  }
  .skin1 .btn3,
  .skin2 .btn3,
  .skin3 .btn3 {
    left: 44%;
  }
  .skin1 .overlay,
  .skin2 .overlay,
  .skin3 .overlay {
    right: 0px;
    left: 0px;
  }
}
@media (max-width: 479px) {
  .skin1 .overlay,
  .skin2 .overlay,
  .skin3 .overlay {
    right: 0;
  }
  .skin1 .btn3,
  .skin2 .btn3,
  .skin3 .btn3 {
    left: 40%;
  }
}
.skin1 .btn3 {
  color: #87bb42;
}
.skin1 .overlay {
  background: rgba(98, 139, 21, 0.42);
}
.skin2 .btn3 {
  left: 41%;
  color: #fa9e00;
}
.skin2 .btn3:before {
  margin-left: -27px;
}
@media (max-width: 767px) {
  .skin2 .btn3 {
    left: 45%;
  }
}
@media (max-width: 479px) {
  .skin2 .btn3 {
    left: 40%;
  }
}
.skin2 .overlay {
  background: rgba(173, 148, 60, 0.6);
}
.skin3 .btn3 {
  color: #f15047;
}
.skin3 .overlay {
  background: rgba(136, 43, 23, 0.45);
}
/*==================      Event     ======================*/
.event h6 {
  font-family: 'ge2', sans-serif;
  display: inline-block;
  padding-left: 66px;
  padding-top: 38px;
}
.event h6 a:hover {
  color: #feba00;
}
.event h6 a:active {
  color: #ffc832;
}
.event p {
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 1200px) {
  .event h6 {
    font-size: 17px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .event h6 {
    font-size: 20px;
    padding-left: 43px;
    padding-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .event h6 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 23px;
    padding-left: 31px;
  }
}
@media (max-width: 767px) {
  .event h6 {
    font-size: 20px;
    line-height: 30px;
    padding-left: 0;
    padding-top: 40px;
    text-align: center;
    display: block;
  }
}
/*==================   Inline List  ======================*/
.inline-list:before,
.inline-list:after {
  content: ' ';
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: right;
}
.inline-list li + li {
  margin-right: 10px;
}
/*==================     Socials     =====================*/
/*==================     Socials     =====================*/
.socials {
  display: inline-block;
}
.socials li a {
  color: #8c8c8c;
}
.socials li + li {
  margin-right: 23px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .socials {
    padding-left: 0;
    padding-right: 25px;
  }
  .socials li + li {
    margin-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .socials {
    padding-right: 0;
  }
  .socials li + li {
    margin-right: 7px;
  }
}
@media (max-width: 767px) {
  .socials li + li {
    margin-right: 15px;
  }
}
/*==================     Icons     ======================*/
.fa {
  font-size: 30px;
  line-height: 32px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fa:hover {
  cursor: pointer;
  color: #3b8eed;
}
.fa:active {
  color: #ed8473;
}
/*==================    Buttons    ======================*/
.btn1 {
  display: inline-block;
  font: 700 14px/18px 'Quicksand', sans-serif;
  color: #fff;
  background: #0068de;
  padding: 12px 23px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn1:hover {
  cursor: pointer;
  background: #368ae9;
}
.btn1:active {
  background: #368ae9;
}
.btn2 {
  font: 700 16px/18px 'Quicksand', sans-serif;
  height: 102px;
  width: 102px;
  line-height: 102px;
  text-align: center;
  color: #feba00;
  background: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-transform: uppercase;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn2:hover {
  cursor: pointer;
  background: #3b8eed;
  color: #ffffff;
}
.btn2:active {
  background: #ed8473;
}
.btn3 {
  position: absolute;
  font: 700 16px/18px 'Quicksand', sans-serif;
  text-transform: uppercase;
  color: #faa524;
  left: 42%;
  bottom: -10px;
  z-index: 1;
}
.btn3:hover {
  cursor: pointer;
}
.btn3:before {
  position: absolute;
  content: '';
  height: 51px;
  width: 102px;
  bottom: 5px;
  margin-left: -27px;
  border-top-left-radius: 51px;
  border-top-right-radius: 51px;
  background: #000;
  display: inline-block;
  z-index: -1;
}
/*==================  Marked List  ======================*/
.marked-list li {
  color: #4e4e4e;
  position: relative;
  padding: 7px 0px 8px 26px;
  display: block;
}
.marked-list li a {
  text-transform: ;
}
.marked-list li a:hover {
  color: #f79005;
  text-decoration: none;
}
.marked-list li:before {
  position: absolute;
  text-align: center;
  left: 0;
  top: 10px;
  color: #fff;
  content: '\f105';
  font: 12px/13px 'FontAwesome';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  background: #4e4e4e;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 2px;
}
.marked-list li:hover:before {
  background: #f79005;
}
.marked-list li:active:before {
  background: #f79005;
}
.marked-list li:active {
  color: #f79005;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .marked-list li {
    font-size: 11px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .marked-list li {
    font-size: 11px;
  }
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #000;
  text-align: center;
}
header .nav {
  background: #0068de;
  display: block;
  padding-bottom: 24px;
  padding-top: 24px;
}
@media (min-width: 768px) and (max-width: 979px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
}
/*==================     Brand     ======================*/
.brand {
  padding-top: 33px;
  text-align: center;
}
.brand_name {
  overflow: hidden;
  color: #242424;
}
@media (min-width: 768px) and (max-width: 979px) {
  .brand_name {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .brand_name {
    font-size: 35px;
  }
}
.brand hr {
  background: #e8ebed;
  height: 1px;
  border: 0;
}
.brand_slogan {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
.brand_slogan > span {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
}
.brand_slogan > span:before,
.brand_slogan > span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 216px;
  height: 1px;
  background: #333333;
}
.brand_slogan > span:before {
  right: 100%;
  margin-right: 15px;
}
.brand_slogan > span:after {
  left: 100%;
  margin-left: 15px;
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #000;
}
/*==================      Well     ======================*/
.well {
  padding-top: 78px;
  padding-bottom: 79px;
}
.well2 {
  padding-top: 81px;
  padding-bottom: 93px;
}
.well3 {
  padding-top: 62px;
  padding-bottom: 83px;
}
.well4 {
  padding-top: 74px;
  padding-bottom: 75px;
}
.well5 {
  padding-top: 46px;
  padding-bottom: 0px;
}
.well6 {
  padding-top: 55px;
  padding-bottom: 88px;
}
.well7 {   direction : rtl;
  padding-top: 72px;
  padding-bottom: 76px;
}
.well7 .socials {
  float: left;
  padding-top: 35px;
  padding-left: 47px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .well7 .socials {
    padding-right: 0;
    padding-left: 25px;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .well7 .socials {
    padding-right: 0;
    padding-left: 16px;
    float: none;
  }
}
@media (max-width: 767px) {
  .well7 .socials {
    padding-right: 0;
    padding-left: 0px;
    float: none;
    display: inline-block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .well7 {
    text-align: center;
  }
}
.well__ins1 {
  padding-top: 32px;
}
.well2__ins1 {
  padding-top: 27px;
}
.well3__ins1 {
  padding-bottom: 59px;
}
.well3__ins2 {
  padding-bottom: 82px;
}
.well6__ins1 {
  padding-bottom: 66px;
}
.well6__ins2 {
  padding-bottom: 72px;
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #2e3192;
}
.bg-secondary {
  background: #b0abd5;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 29px;
  padding-bottom: 29px;
  font-size: 14px;
  line-height: 36px;   direction : rtl;
  color: #fff;
  background: #0068de;
}
footer h1 {           direction : rtl;
  font-size: 42px;
  line-height: 30px;
  display: inline-block;
  padding-left: 12px;
}
footer span {
  position: relative;
  padding-left: 26px;
}
footer a:hover {
  color: #a6dcff;
}
footer a:active {
  color: #a6dcff;
}

footer .inline-list {  text-align : left;   float : left;
  padding-left: 0px;
}
footer .inline-list a {
  font-size: 14px;
  line-height: 30px;
  text-transform: ;
}
footer .inline-list a:hover {
  color: #a6dcff;
}
footer .inline-list a:active {
  color: #a6dcff;
}
footer .inline-list li + li {
  margin-right: 49px;
}
@media (max-width: 1200px) {
  footer h1 {
    font-size: 25px;
    line-height: 32px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  footer .inline-list {   float : right;
    padding-left: 0px;
  }
  footer .inline-list li + li {
    margin-left: 10px;      float : right;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  footer {
    font-size: 12px;
  }
  footer h1 {
    padding-right: 0;
  }
  footer span {
    padding-right: 0;
  }
  footer #copyright-year:after {
    right: -2px;
    top: -7px;
  }
  footer .inline-list a {
    font-size: 12px;
    padding-left: 0px;
  }
  footer .inline-list li + li {
    margin-left: 7px;
  }
}
@media (max-width: 767px) {
  footer h1 {
    padding-left: 24px;
  }
  footer .inline-list {
    display: none;
  }
  footer .inline-list li + li {
    margin-left: 33px;
  }
}
@media (max-width: 479px) {
  footer {
    padding-left: 0;
    text-align: center;
  }
  footer h1 {
    padding-left: 0;
  }
  footer .inline-list li li + li {
    margin-left: 10px;
  }
}
