@import url(https://fonts.googleapis.com/css2?family=Tajawal);

* {
font-family: 'Tajawal', serif;
}

a  {
text-decoration: none;
}

body {
      line-height: 1.8;
      color: #818181;
      background-color: #F8F8F8;
  }
  h1 {
      font-size: 35px;
      text-transform: uppercase;
      color: #527e80;
      font-weight: 600;
      margin-bottom: 30px;
      line-height: 1.5;
      background-color: #EEEEEE;
      padding-top: 5px;
      padding-bottom: 5px;
      border-radius: 5px;
  }
  h2 {
      font-size: 26px;
      text-transform: uppercase;
      color: #999999;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h3 {
      padding: 0px 0px 0px 0px;
      line-height: 1.375em;
      color: #202020;
  }
  h4 {
      font-size: 19px;
      line-height: 2em;
      color: #927E67;
      font-weight: 400;
      margin-bottom: 30px;
      margin-right: 10px;
      margin-left: 10px;
  }
  #workshop {
    font-size: 35px;
    text-transform: uppercase;
    color: #527e80;
    margin-bottom: 30px;
    line-height: 1.5;
    background-color: #EEEEEE;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 5px;
  }
  .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #dc3545;
  }
  .was-validated :invalid ~ .invalid-feedback,
  .was-validated :invalid ~ .invalid-tooltip,
  .is-invalid ~ .invalid-feedback,
  .is-invalid ~ .invalid-tooltip {
    display: block;
  }
  .form-check-inline .form-check-input ~ .invalid-feedback {
    margin-left: 0.5em;
  }
  .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #language {
  background-color: #024a52;
}
#language2 {
  margin-right: 90px;
  text-align: right;
}
  #logo_header {
    height: 90px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 50px;
  }
  #logo_header2 {
    height: 90px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .jumbotron {
    background-color: #5F5F5F;
    color: #000;
    padding: 0px 200px;
  }
  .container-fluid {
      background-color: #00656f;
  }
  .bg-footer {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-footer-rgb), var(--bs-bg-opacity)) !important;
  }
  #container {
      background-color: #ffffff;
      padding-top: 50px;
      padding-bottom: 10px;
      border-radius: 15px;
      border-color: #D8D9DA;
      border-style: solid;
  }
  #login_title {
      font-size: 35px;
      text-transform: uppercase;
      color: #927E67;
      font-weight: 600;
      margin-bottom: 30px;
  }
  .text_login {
  text-align: right;
  padding-right: 30px;
  }
  .button-reg {
    padding: 5px 8px 5px 8px;
    font-size: 18px;
    border-radius: 6px;
    color: #ffffff;
    background-color: #527e80;
    width: 30%;
    font-style: bold;
  }
  .input-login {
    width: 80%;
    height: 40px;
    padding: 5px;
    margin-top: 1px;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: right;
    border-radius: 3px;
  }
  .input-submit-login {
    width: 40%;
    background-color: #927E67;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    border-radius: 6px;
    text-align: center;
  }
  .bgcolor-massge-yes {
    text-align: center;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 11px;
    background-color: #4AA02C;
    border-radius: 5px;
    font-size: 15px;
    width: 98%;
    color: #ffffff;
  }
  .bgcolor-massge-ye {
    text-align: left;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 11px;
    background-color: #4AA02C;
    border-radius: 5px;
    font-size: 15px;
    width: 98%;
    color: #ffffff;
  }
  .bgcolor-massge-no {
    text-align: right;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-right: 11px;
    background-color: #727373;
    border-radius: 5px;
    font-size: 15px;
    width: 98%;
    color: #ffffff;
  }
  .bgcolor-massge-ne {
    text-align: left;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-right: 11px;
    background-color: #727373;
    border-radius: 5px;
    font-size: 15px;
    width: 98%;
    color: #ffffff;
  }
  #container_login {
      background-color: #F8F8F8;
      padding-top: 50px;
      padding-bottom: 30px;
      border-radius: 15px;
      border-color: #808285;
  }
  #login-box {
    text-align: center;
    background-color: #fff;
    border-color: #C0C0C0;
    border-style: solid;
    border-radius: 10px;
    width: 400px;
  }
  #img_login {
    border-radius: 5px;
    height: 50%;
    width: 50%;
  }
  #gly {
  text-align: center;
}
  #res_pass {
    text-align: right;
    color: #00656f;
    background-color: #F7F7F7;
    height: 30px;
    margin-right: 40px;
    margin-left: 40px;
  }
  #massge_error {
    height: 40px;
    padding: 5px;
    margin-top: 1px;
    font-size: 14px;
    text-align: right;
    border-radius: 3px;
    color: #fff;
    background-color: #990000;
  }

  .logo-small {
      color: #f4511e;
      font-size: 50px;
  }
  .logo {
      color: #f4511e;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #f4511e;
  }
  .carousel-indicators li {
      border-color: #f4511e;
  }
  .carousel-indicators li.active {
      background-color: #f4511e;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #f4511e;
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #f4511e;
      background-color: #fff !important;
      color: #f4511e;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #f4511e !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #f4511e;
      color: #fff;
  }
  #back-banner {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  #back-name {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    background-color: #F8F8F8;
  }
  #name-logo {
    height: 100px;
  }
  #hajj-logo {
    height: 80px;
  }
  #sect-img {
    border: solid 0px #cd0a0a;
    margin-top: 0px !important;
    z-index: 9 !important;
    margin-bottom: 30px;
    border-radius: 5px;
    text-align: center;
    width: 100%;
  }
  #img-mehwar {
    background-color: #242424;
    height: 85px;
    border-radius: 10px;
  }
  #mehwar {
    background-color: #4EB3BD;
    padding: 10px 10px 10px 10px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-top: 2px;
    border-radius: 5px;
    text-align: center;
    width: 20%;
  }
  #mehwar_text {
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 26px;
  }
  #pragraf {
    color: #202020;
    padding: 20px 20px 20px 20px;
    font-size: 20px;
    text-align: justify;
  }
  #reg-table {
      width: 75%;
      text-align: center;
      margin-bottom: 20px;
  }
  #full-step {
      background-color:#ffffff;
      font-size: 20px;
      color: #00656f;
      border: 1px solid transparent;
      border-radius: 4px;
      border-color: #9C8A74;
      border-radius: 2px;
  }
  .navbar {
      margin-bottom: 0;
      background-color: #0b6b77;
      z-index: 9999;
      border: 0;
      font-size: 12px !important;
      line-height: 1.42857143 !important;
      border-radius: 0;
  }
  .navbar-brand {
  text-align: center;
  }
  .navbar li a, .navbar .navbar-brand {
      color: #B1B3B4 !important;
      font-size: 16px;
      margin-left: 3px;
      margin-right: 3px;
      margin-top: 20px;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #A5936E !important;
      background-color: #F8F8F8 !important;
      border-radius: 2px;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #ffffff !important;
  }
  #bg-item {
    background-color: #414141;
  }

  #color-item {
      font-size: 14px;
  }

  #login {
    text-align: center;
    padding-top: 40px;
  }
  .input-sersh {
    width: 60%;
    padding: 5px;
    margin-top: 1px;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: right;
    border-radius: 3px;
    height: 35px;
  }
  .input {
    width: 80%;
    height: 40px;
    padding: 5px;
    margin-top: 1px;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: right;
    border-radius: 3px;
  }
  .Rh {
    width: 200px;
    height: 40px;
    padding: 5px;
    margin-top: 1px;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: right;
    border-radius: 3px;
  }
  .input_en {
    width: 80%;
    height: 40px;
    padding: 5px;
    margin-top: 1px;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: left;
    border-radius: 3px;
  }
  .input-mobile {
    width: 40%;
    height: 40px;
    padding: 5px;
    margin-top: 1px;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: right;
    border-radius: 3px;
  }
  .input-submit {
    width: 60%;
    background-color: #927E67;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    border-radius: 3px;
    text-align: center;
  }
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #f4511e;
  }
  #flooter {
    padding: 15px 15px;
    background-color: #00656f;
    color: #B1B3B4;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .jumbotron {
      padding: 200px 25px;
  }
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
    #sect-img {
      border: solid 0px #cd0a0a;
      margin-top: 0px !important;
      z-index: 9 !important;
      margin-bottom: 20px;
      border-radius: 2px;
      text-align: center;
      width: 100%;
    }
  }
    @media screen and (max-width: 695px) {
    .jumbotron {
      padding: 250px 25px;
  }
    #hajj-logo {
    padding-top: 0px;
    padding-bottom: 0px;
  }
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
    #name-logo {
      text-align: right;
      height: 100px;
      width: 340px;

    }
    #back-name {
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 0px;
      padding-right: 0px;
    }
    #sect-img {
      border: solid 0px #cd0a0a;
      margin-top: 0px !important;
      z-index: 9 !important;
      margin-bottom: 20px;
      border-radius: 2px;
      text-align: center;
      width: 100%;
      height: 100%;

    }
    #reg-table {
        width: 97%;
    }
    #reg-table h4 {
      font-size: 10px;
    }
  }
  @media screen and (max-width: 480px) {
    .jumbotron {
      padding: 250px 25px;
  }
  h1 {
      font-size: 23px;
  }
  h4 {
      font-size: 17px;
  }
  h3 {
    text-align: center;
    font-size: 17px;
  }
    #hajj-logo {
    padding-top: 0px;
      padding-bottom: 0px;
  }
  #mehwar_text {
    font-size: 18px;
  }
  #pragraf {
    text-align: right;
    font-size: 16px;
  }
    .logo {
        font-size: 150px;
    }
    #sect-img {
      border: solid 0px #cd0a0a;
      margin-top: 0px !important;
      z-index: 9 !important;
      margin-bottom: 10px;
      border-radius: 2px;
      text-align: center;
      width: 100%;
    }
  }
