@charset "UTF-8";
/*
    project name :اختبار بنون  سماتي أو مهنتي;
    By: Syntax Engine;
*/
/*custom font style*/
@font-face {
  font-family: 'GE SS Text UltraLight';
  src: url("../fonts/GESSTextUltraLight-UltraLight/GESSTextUltraLight-UltraLight.eot");
  src: url("../fonts/GESSTextUltraLight-UltraLight/GESSTextUltraLight-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GESSTextUltraLight-UltraLight/GESSTextUltraLight-UltraLight.woff") format("woff"), url("../fonts/GESSTextUltraLight-UltraLight/GESSTextUltraLight-UltraLight.ttf") format("truetype"), url("../fonts/GESSTextUltraLight-UltraLight/GESSTextUltraLight-UltraLight.svg#49832c2a8ea16046c4ec7a2f5907b031") format("svg");
  font-style: normal;
  font-weight: 200;
  unicode-range: U+0600-FEFF; }
@font-face {
  font-family: 'GE SS Text Medium';
  src: url("../fonts/GESSTextMedium-Medium/GESSTextMedium-Medium.eot");
  src: url("../fonts/GESSTextMedium-Medium/GESSTextMedium-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GESSTextMedium-Medium/GESSTextMedium-Medium.woff") format("woff"), url("../fonts/GESSTextMedium-Medium/GESSTextMedium-Medium.ttf") format("truetype"), url("../fonts/GESSTextMedium-Medium/GESSTextMedium-Medium.svg#5e39e17349b22e08636e8522e43b3028") format("svg");
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0600-FEFF; }
@font-face {
  font-family: 'GE SS Text Light';
  src: url("../fonts/GESSTextLight-Light/GESSTextLight-Light.eot");
  src: url("../fonts/GESSTextLight-Light/GESSTextLight-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GESSTextLight-Light/GESSTextLight-Light.woff") format("woff"), url("../fonts/GESSTextLight-Light/GESSTextLight-Light.ttf") format("truetype"), url("../fonts/GESSTextLight-Light/GESSTextLight-Light.svg#4873f58b83150f89c21a5824b73f87c5") format("svg");
  font-style: normal;
  font-weight: 200;
  unicode-range: U+0600-FEFF; }
@font-face {
  font-family: 'GE SS Text Bold';
  src: url("../fonts/GESSTextBold-Bold/GESSTextBold-Bold.eot");
  src: url("../fonts/GESSTextBold-Bold/GESSTextBold-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GESSTextBold-Bold/GESSTextBold-Bold.woff") format("woff"), url("../fonts/GESSTextBold-Bold/GESSTextBold-Bold.ttf") format("truetype"), url("../fonts/GESSTextBold-Bold/GESSTextBold-Bold.svg#a83ea4ffd628e1e39226aa556a0fab9d") format("svg");
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0600-FEFF; }
body {
  color: #3f3f3f;
  text-align: right;
  font-family: 'GE SS Text Light'; }

input {
  font-family: 'GE SS Text Light'; }

a {
  color: #537d80;
  text-decoration: none; }

li {
  list-style-type: none; }

.padding-none {
  padding-left: 0;
  padding-right: 0; }

header {
  background-image: url(../img/header-bg.jpg);
  background-position: center center;
  height: 670px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  header .intro {
    position: absolute;
    top: 140px;
    right: 330px; }
    header .intro ul {
      padding: 0; }
      header .intro ul li {
        display: inline-block; }
    header .intro p {
      background-color: rgba(0, 0, 0, 0.3);
      padding: 5px 20px;
      padding-top: 0;
      padding-left: 35px;
      color: #fff;
      font-size: 2.4em;
      line-height: 1.3em;
      position: relative; }
      header .intro p span {
        color: #fec20b; }
    header .intro p:after {
      content: "";
      display: block;
      width: 100%;
      height: 6px;
      background-color: #fff;
      opacity: .3;
      position: absolute;
      bottom: -13px;
      right: 0;
      border-radius: 8px; }

.content .title {
  margin: 0;
  font-size: 3em;
  color: #1ea5df;
  border-bottom: 6px solid #fec20b;
  padding-bottom: 5px;
  max-width: 270px;
  font-family: 'GE SS Text Bold'; }
.content .who-we-are {
  background-image: url(../img/who-we-are-bg.jpg);
  padding: 10px; }
  .content .who-we-are img {
    float: right;
    margin-left: 35px; }
  .content .who-we-are .who-we-are-data {
    float: right; }
    .content .who-we-are .who-we-are-data h3 {
      font-family: 'GE SS Text Bold';
      margin: 0;
      color: #78573a;
      margin-top: 20px;
      font-size: 1.9em;
      font-weight: 600; }
      .content .who-we-are .who-we-are-data h3 span {
        display: block; }
    .content .who-we-are .who-we-are-data p {
      color: #78573a;
      font-size: 1.9em; }
.content .info {
  color: #3f3f3f;
  font-family: 'GE SS Text Light'; }
.content .smatee {
  background-image: url(../img/samatee-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }
  .content .smatee img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .content .smatee a {
    position: absolute;
    width: 300px;
    height: 260px;
    bottom: 80px;
    left: 420px; }
.content .mehntee {
  background-image: url(../img/mehntee-bg.jpg);
  background-repeat: repeat-x;
  position: relative;
  margin-bottom: 20px; }
  .content .mehntee img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .content .mehntee a {
    position: absolute;
    width: 250px;
    height: 150px;
    bottom: 30px;
    right: 460px; }
  .content .mehntee .info {
    color: #fff;
    margin-top: 30px; }
.content .services {
  background-image: url(../img/who-we-are-bg.jpg), url(../img/benefit-bg.png);
  background-repeat: repeat,no-repeat;
  background-position: bottom center; }
  .content .services .services-data ul li {
    color: #78573A;
    font-size: 2.2em;
    list-style-type: square;
    line-height: 1.8; }
.content .contact {
  background-image: url(../img/contact-bg.png);
  background-repeat: no-repeat;
  background-position: center center; }
  .content .contact ul {
    padding: 0;
    margin-right: 10px;
    margin-top: 10px; }
    .content .contact ul li {
      display: inline-block;
      margin-left: 40px; }
  .content .contact .info {
    color: #000000;
    line-height: 1.8;
    margin-top: 0; }

.intro-section {
  height: 100%;
  padding-top: 150px;
  text-align: center;
  background: #fff; }

.about-section {
  height: 100%;
  padding-top: 150px;
  text-align: center;
  background: #eee; }

.services-section {
  height: 100%;
  padding-top: 150px;
  text-align: center;
  background: #fff; }

.contact-section {
  height: 100%;
  padding-top: 150px;
  text-align: center;
  background: #eee; }

.navbar {
  background-image: url(../img/menu-bg-2.png);
  background-position: center center;
  background-repeat: no-repeat; }

.navbar-nav > li a:hover, .navbar-nav > li a:visited, .navbar-nav > li a:active, .navbar-nav > li a:focus {
  background: transparent !important; }

.nav {
  margin-right: 80px; }

.navbar-nav > li > a {
  margin-left: 15px;
  width: 100px;
  height: 50px; }

.navbar-nav > li:nth-child(3) a {
  width: 115px; }

.navbar-nav > li:nth-child(5) a {
  width: 260px; }

.navbar-nav > li > a {
  opacity: .0; }

footer {
  background-image: url(../img/footer-bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 137px;
  text-align: center; }
  footer .footer-bottom {
    background-image: url(../img/footer-pattern-bg.png);
    background-repeat: repeat-x;
    background-position: top center;
    margin-top: -5px;
    padding-top: 50px;
    padding-bottom: 30px;
    color: #fff;
    font-size: 1.8em; }

/*REPORT PAGE*/
header.report {
  background-image: url(../img/report-header-bg.jpg);
  height: 176px; }
  header.report .navbar {
    margin-top: 25px; }

.report-page {
  background-image: url(../img/sky-bg.jpg), url(../img/contact-bg.png);
  background-position: center top;
  background-repeat: no-repeat; }

.report-title {
  background-color: #f8f2dc;
  color: #3eb2cf;
  border-top: 4px #f9e8b2 solid;
  border-bottom: 4px #f9e8b2 solid;
  padding-bottom: 5px; }
  .report-title h2 {
    font-family: 'GE SS Text Bold'; }

.breadcrumb {
  padding-top: 0;
  background-color: transparent; }
  .breadcrumb li a {
    color: #3eb2cf;
    font-size: 1.4em; }
  .breadcrumb li a:hover {
    text-decoration: none; }
  .breadcrumb > li + li:before {
    content: ">";
    color: #f2c300;
    font-weight: 800;
    font-size: 1.5em; }
  .breadcrumb > .active a {
    color: #8f96a2; }

.student-info {
  background-image: url(../img/report-bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 357px; }
  .student-info .student-info-box {
    background-image: url(../img/student-info.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 317px;
    padding-top: 350px;
    position: relative; }
    .student-info .student-info-box ul {
      padding: 0;
      margin-top: -300px; }
      .student-info .student-info-box ul li {
        color: #3eb2cf;
        text-align: center;
        font-size: 1.5em;
        font-family: 'GE SS Text Bold';
        margin-bottom: 20px; }
        .student-info .student-info-box ul li span {
          color: #f58a00;
          display: block; }

.center-report-title {
  color: #3f3f3f;
  background-image: url(../img/report-title-bg.png);
  background-repeat: repeat-x;
  min-height: 83px;
  text-align: center;
  font-size: 1.7em;
  font-family: 'GE SS Text Bold';
  padding-top: 22px; }

.report-section-1 {
  background-image: url(../img/report-section-1.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-bottom: 30px; }

p.report-section {
  font-size: 1.6em;
  line-height: 2; }

.report-section-3 {
  background-image: url(../img/report-section-3.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: 30px; }

/*smatee exam*/
.smatee-exam {
  background-image: url(../img/smatee-exam-bg.jpg);
  background-repeat: repeat-x; }
  .smatee-exam .seen {
    background-image: url(../img/seen-be.jpg), url(../img/border-mark.png);
    background-repeat: repeat, no-repeat;
    background-position: center top;
    border: 2px solid #b94516;
    border-radius: 50px;
    height: 100px;
    color: #fff;
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto; }
    .smatee-exam .seen h2 {
      font-family: 'GE SS Text Medium';
      margin-top: 10px;
      margin-bottom: 0; }
    .smatee-exam .seen p {
      font-size: 1.5em; }

.question-frame {
  background-image: url(../img/frame.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 558px;
  margin-bottom: 10px;
  margin-top: -10px;
  position: relative;
  background-size: contain; }
  .question-frame img {
    border-radius: 60px;
    position: absolute;
    right: 18%;
    top: 7%;
    max-width: 100%;
    height: auto; }
  .question-frame .btn {
    background: transparent;
    padding: 0;
    margin-left: 15px;
    margin-bottom: 10px;
    width: 40px; }
  .question-frame .volume {
    position: absolute;
    right: 9.5%;
    top: 70px; }
  .question-frame .play {
    position: absolute;
    right: 9.5%;
    top: 120px; }
    .question-frame .play img {
      border-radius: 0; }

.question-bottom p {
  text-align: center;
  color: #b94516;
  font-size: 2em; }
.question-bottom .btn {
  background: transparent;
  padding: 0;
  margin-left: 15px;
  margin-bottom: 10px; }
.question-bottom .chose-btn {
  text-align: center;
  margin-bottom: 110px; }

/*RESPONSIVE*/
@media (max-width: 1200px) {
  .content .smatee img, .content .mehntee img {
    max-width: 100%;
    height: auto; }

  .navbar {
    background-size: contain; }

  .nav {
    margin-right: -40px; }

  .navbar-fixed-bottom, .navbar-fixed-top {
    position: relative; }

  .content .smatee a {
    left: 16%;
    bottom: 2%; }

  .content .mehntee a {
    bottom: 7%;
    right: 21%; } }
@media (max-width: 1000px) {
  .navbar-toggle {
    float: right; }

  .nav {
    margin-right: 20px;
    margin-top: 50px; }

  .navbar-nav > li > a {
    opacity: 1;
    color: #fff;
    font-size: 1.4em; }

  .navbar-nav > li:nth-child(3) a {
    width: 80px; }

  .navbar-nav > li:nth-child(5) a {
    width: 160px; }

  header .intro {
    top: 180px;
    right: 150px; }

  .navbar {
    background-image: none; }

  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

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

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

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

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

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

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

  .collapse.in {
    display: block !important;
    background-color: rgba(0, 0, 0, 0.7);
    padding-bottom: 20px; }

  header.report {
    height: 106px; }
    header.report header.report .navbar {
      margin-top: 0; }

  .navbar-toggle i {
    color: #e99000; }

  .navbar-collapse {
    border-top: 1px solid #fff; }

  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 350px; }

  .navbar-nav > li:nth-child(5) a {
    display: none; } }
@media (max-width: 750px) {
  header .intro {
    top: 180px;
    right: 1%; } }
@media (min-width: 767px) {
  .navbar {
    padding: 20px 0;
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out; }

  .top-nav-collapse {
    padding: 0; } }
@media (max-width: 470px) {
  footer .footer-bottom {
    padding-bottom: 0; } }

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