HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/Siyum_old/wp-content/themes/kedushas/css/banner.css
@import url("../fonts/font.css");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.siyum-banner {
  background-image: url(../img/banner-img-land.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 100vh;
  display: flex;
  align-items: center;
  font-family: "sharp_grotesk_medium_21Rg";
  position: relative; }
  @media (max-width: 767px) {
    .siyum-banner {
      min-height: 100vh;
      height: auto; } }
  .siyum-banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0px;
    left: 0px;
    opacity: 0.4;
    z-index: 9; }
    @media (max-width: 767px) {
      .siyum-banner::after {
        opacity: 0.5; } }
  .siyum-banner .banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 300px;
    position: relative;
    z-index: 99; }
    @media (max-width: 1679px) {
      .siyum-banner .banner-content {
        padding-top: 260px; } }
    @media (max-width: 1481px) {
      .siyum-banner .banner-content {
        padding-top: 220px; } }
    @media (max-width: 1199px) {
      .siyum-banner .banner-content {
        padding-top: 200px; } }
    @media (max-width: 991px) {
      .siyum-banner .banner-content {
        padding-top: 100px; } }
    @media (max-width: 767px) {
      .siyum-banner .banner-content {
        flex-wrap: wrap;
        justify-content: center; } }
    .siyum-banner .banner-content .logo-img img {
      max-width: 300px; }
      @media (max-width: 1679px) {
        .siyum-banner .banner-content .logo-img img {
          max-width: 250px; } }
      @media (max-width: 1441px) {
        .siyum-banner .banner-content .logo-img img {
          max-width: 200px; } }
      @media (max-width: 1199px) {
        .siyum-banner .banner-content .logo-img img {
          max-width: 150px; } }
      @media (max-width: 991px) {
        .siyum-banner .banner-content .logo-img img {
          max-width: 120px; } }
    .siyum-banner .banner-content .left-sec {
      width: 60%; }
      @media (max-width: 991px) {
        .siyum-banner .banner-content .left-sec {
          width: 50%; } }
      @media (max-width: 767px) {
        .siyum-banner .banner-content .left-sec {
          text-align: center;
          width: 100%; } }
      @media (max-width: 579px) {
        .siyum-banner .banner-content .left-sec {
          width: 100%; } }
      .siyum-banner .banner-content .left-sec .sub-title {
        font-size: 45px;
        color: #fff;
        font-family: "sharp_grotesk_medium_21Rg";
        padding-bottom: 15px; }
        @media (max-width: 1679px) {
          .siyum-banner .banner-content .left-sec .sub-title {
            font-size: 42px; } }
        @media (max-width: 1441px) {
          .siyum-banner .banner-content .left-sec .sub-title {
            font-size: 38px; } }
        @media (max-width: 1281px) {
          .siyum-banner .banner-content .left-sec .sub-title {
            font-size: 36px; } }
        @media (max-width: 991px) {
          .siyum-banner .banner-content .left-sec .sub-title {
            font-size: 34px; } }
        @media (max-width: 767px) {
          .siyum-banner .banner-content .left-sec .sub-title {
            font-size: 32px; } }
      .siyum-banner .banner-content .left-sec .main-title {
        color: #D1AA5F;
        font-size: 60px;
        line-height: 66px;
        font-family: "sharp_grotesk_medium_21Rg";
        margin-bottom: 50px; }
        @media (max-width: 1679px) {
          .siyum-banner .banner-content .left-sec .main-title {
            font-size: 52px;
            line-height: 62px; } }
        @media (max-width: 1441px) {
          .siyum-banner .banner-content .left-sec .main-title {
            font-size: 48px;
            line-height: 58px;
            margin-bottom: 40px; } }
        @media (max-width: 1199px) {
          .siyum-banner .banner-content .left-sec .main-title {
            font-size: 42px;
            line-height: 52px;
            margin-bottom: 30px; } }
        @media (max-width: 991px) {
          .siyum-banner .banner-content .left-sec .main-title {
            font-size: 38px;
            line-height: 48px;
            margin-bottom: 20px; } }
        @media (max-width: 767px) {
          .siyum-banner .banner-content .left-sec .main-title {
            font-size: 36px;
            line-height: 46px;
            margin-bottom: 20px; } }
    .siyum-banner .banner-content .right-sec {
      text-align: center;
      flex: 1; }
      .siyum-banner .banner-content .right-sec .rt-title {
        color: #fff;
        font-size: 50px;
        font-family: "sharp_grotesk_medium_21Rg"; }
        @media (max-width: 1679px) {
          .siyum-banner .banner-content .right-sec .rt-title {
            font-size: 46px; } }
        @media (max-width: 1441px) {
          .siyum-banner .banner-content .right-sec .rt-title {
            font-size: 42px; } }
        @media (max-width: 1199px) {
          .siyum-banner .banner-content .right-sec .rt-title {
            font-size: 38px; } }
        @media (max-width: 991px) {
          .siyum-banner .banner-content .right-sec .rt-title {
            font-size: 36px; } }
        @media (max-width: 767px) {
          .siyum-banner .banner-content .right-sec .rt-title {
            font-size: 32px; } }
      .siyum-banner .banner-content .right-sec .txt {
        color: #D1AA5F;
        font-weight: 400;
        letter-spacing: 1px;
        font-size: 26px;
        font-family: 'Lia Yeffet'; }
        @media (max-width: 1679px) {
          .siyum-banner .banner-content .right-sec .txt {
            font-size: 24px; } }
        @media (max-width: 1441px) {
          .siyum-banner .banner-content .right-sec .txt {
            font-size: 22px; } }
        @media (max-width: 1199px) {
          .siyum-banner .banner-content .right-sec .txt {
            font-size: 20px; } }
        @media (max-width: 991px) {
          .siyum-banner .banner-content .right-sec .txt {
            font-size: 18px; } }
        @media (max-width: 767px) {
          .siyum-banner .banner-content .right-sec .txt {
            font-size: 14px; } }
      .siyum-banner .banner-content .right-sec .content {
        color: #fff;
        font-size: 29px;
        line-height: 29px;
        font-weight: 300;
        font-family: 'sharp_grotesk_medium_16Rg'; }
        @media (max-width: 1679px) {
          .siyum-banner .banner-content .right-sec .content {
            font-size: 26px; } }
        @media (max-width: 1441px) {
          .siyum-banner .banner-content .right-sec .content {
            font-size: 22px; } }
        @media (max-width: 1199px) {
          .siyum-banner .banner-content .right-sec .content {
            font-size: 18px; } }
        @media (max-width: 991px) {
          .siyum-banner .banner-content .right-sec .content {
            font-size: 16px; } }
        .siyum-banner .banner-content .right-sec .content .elemtn-img img {
          max-width: 30px; }
          @media (max-width: 1199px) {
            .siyum-banner .banner-content .right-sec .content .elemtn-img img {
              max-width: 26px; } }
      .siyum-banner .banner-content .right-sec .sub-content {
        color: #D1AA5F;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        font-family: "sharp_grotesk_medium_21Rg";
        padding-top: 15px;
        margin-bottom: 8px; }
        @media (max-width: 1679px) {
          .siyum-banner .banner-content .right-sec .sub-content {
            font-size: 14px;
            line-height: 24px; } }
        @media (max-width: 991px) {
          .siyum-banner .banner-content .right-sec .sub-content {
            font-size: 12px;
            line-height: 22px; } }
      .siyum-banner .banner-content .right-sec .main-content {
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        font-weight: 300;
        font-family: 'sharp_groteskbook_18';
        padding-bottom: 20px; }
        @media (max-width: 1679px) {
          .siyum-banner .banner-content .right-sec .main-content {
            font-size: 14px;
            line-height: 24px; } }
        @media (max-width: 991px) {
          .siyum-banner .banner-content .right-sec .main-content {
            font-size: 12px;
            line-height: 22px; }
            .siyum-banner .banner-content .right-sec .main-content br {
              display: none; } }
      .siyum-banner .banner-content .right-sec .hebrew-text {
        color: #D1AA5F;
        font-size: 26px;
        font-weight: 400;
        letter-spacing: 1px;
        font-family: 'sharp_groteskbook_18';
        font-family: 'Lia Yeffet';
        padding-bottom: 15px; }
        @media (max-width: 1679px) {
          .siyum-banner .banner-content .right-sec .hebrew-text {
            font-size: 22px; } }
        @media (max-width: 1441px) {
          .siyum-banner .banner-content .right-sec .hebrew-text {
            font-size: 20px; } }
        @media (max-width: 1199px) {
          .siyum-banner .banner-content .right-sec .hebrew-text {
            font-size: 18px; } }
        @media (max-width: 991px) {
          .siyum-banner .banner-content .right-sec .hebrew-text {
            font-size: 16px; } }
        @media (max-width: 767px) {
          .siyum-banner .banner-content .right-sec .hebrew-text {
            font-size: 14px; } }
  .siyum-banner .btn-register {
    border: 2px solid #D1AA5F;
    color: #fff;
    font-weight: 600;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    font-size: 14px;
    font-family: 'sharp_grotesk_medium_21Rg';
    width: 280px;
    background-color: transparent;
    position: relative;
    margin-bottom: 20px; }
    @media (max-width: 1679px) {
      .siyum-banner .btn-register {
        width: 250px; } }
    @media (max-width: 1441px) {
      .siyum-banner .btn-register {
        width: 240px; } }
    @media (max-width: 991px) {
      .siyum-banner .btn-register {
        font-size: 12px; } }
    @media (max-width: 579px) {
      .siyum-banner .btn-register {
        font-size: 10px; } }
    @media (max-width: 479px) {
      .siyum-banner .btn-register {
        width: 200px; } }
    .siyum-banner .btn-register:hover {
      border: 2px solid #D1AA5F;
      color: #fff; }
    .siyum-banner .btn-register::before, .siyum-banner .btn-register::after {
      content: "";
      position: absolute;
      top: 50%;
      width: 120px;
      height: 2px;
      background: #D1AA5F;
      transform: translateY(-50%);
      z-index: 1; }
      @media (max-width: 1679px) {
        .siyum-banner .btn-register::before, .siyum-banner .btn-register::after {
          width: 100px; } }
      @media (max-width: 1481px) {
        .siyum-banner .btn-register::before, .siyum-banner .btn-register::after {
          width: 80px; } }
      @media (max-width: 479px) {
        .siyum-banner .btn-register::before, .siyum-banner .btn-register::after {
          width: 50px; } }
    .siyum-banner .btn-register::before {
      left: -120px; }
      @media (max-width: 1679px) {
        .siyum-banner .btn-register::before {
          left: -100px; } }
      @media (max-width: 1481px) {
        .siyum-banner .btn-register::before {
          left: -80px; } }
      @media (max-width: 479px) {
        .siyum-banner .btn-register::before {
          left: -50px; } }
    .siyum-banner .btn-register::after {
      right: -120px; }
      @media (max-width: 1679px) {
        .siyum-banner .btn-register::after {
          right: -100px; } }
      @media (max-width: 1481px) {
        .siyum-banner .btn-register::after {
          right: -80px; } }
      @media (max-width: 479px) {
        .siyum-banner .btn-register::after {
          right: -50px; } }

.form-radio-cover {
  display: flex;
  align-items: center;
  padding-left: 5px;
  padding-top: 10px;
  position: relative;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .form-radio-cover {
      padding-left: 0;
      flex-wrap: wrap;
      flex-direction: column;
      align-items: flex-start; } }
  .form-radio-cover .parsley-errors-list {
    position: absolute;
    top: 100%;
    left: 0; }
  .form-radio-cover .form-check {
    margin-right: 30px; }
    @media (max-width: 579px) {
      .form-radio-cover .form-check {
        margin-right: 15px; } }
    .form-radio-cover .form-check:last-child {
      margin-right: 0; }
    .form-radio-cover .form-check .form-check-label {
      font-size: 18px;
      line-height: 28px;
      font-family: "Circular Std Book";
      color: #022F75; }
      @media (max-width: 1679px) {
        .form-radio-cover .form-check .form-check-label {
          font-size: 16px; } }
      @media (max-width: 1199px) {
        .form-radio-cover .form-check .form-check-label {
          font-size: 14px; } }
    .form-radio-cover .form-check .form-check-input {
      border-color: #0047a0;
      width: 20px;
      height: 20px;
      margin-top: 4px; }
      @media (max-width: 1679px) {
        .form-radio-cover .form-check .form-check-input {
          width: 18px;
          height: 18px; } }
    .form-radio-cover .form-check .form-check-input:checked {
      background-color: #0047a0;
      border-color: #0047a0; }

.book-form-banner {
  padding-top: 0 !important; }
  .book-form-banner .conditional-field {
    padding-top: 10px; }
  .book-form-banner .label-text-radio {
    display: block !important; }
  .book-form-banner.book-form {
    padding-bottom: 100px; }
    @media (max-width: 991px) {
      .book-form-banner.book-form {
        padding-bottom: 80px !important; } }
    @media (max-width: 579px) {
      .book-form-banner.book-form {
        padding-bottom: 50px !important; } }
    .book-form-banner.book-form .form-select {
      background-image: url("../img/angle-down-select.svg");
      background-repeat: no-repeat;
      background-position: calc(100% - 15px) center;
      background-size: 18px; }
      @media (max-width: 1481px) {
        .book-form-banner.book-form .form-select {
          background-size: 16px; } }
      @media (max-width: 991px) {
        .book-form-banner.book-form .form-select {
          padding-left: 15px;
          background-size: 14px; } }
    .book-form-banner.book-form .label-text {
      color: #022F75;
      font-weight: 500;
      margin-bottom: 5px;
      font-family: "PF DinText Pro";
      display: block; }
      @media (min-width: 991px) {
        .book-form-banner.book-form .label-text {
          display: none; } }
      @media (max-width: 1679px) {
        .book-form-banner.book-form .label-text {
          font-size: 14px; } }
      @media (max-width: 991px) {
        .book-form-banner.book-form .label-text {
          font-size: 13.5px; } }
      @media (max-width: 767px) {
        .book-form-banner.book-form .label-text {
          font-size: 14px; } }
    @media (max-width: 991px) {
      .book-form-banner.book-form .form-control {
        padding-left: 15px; } }
    .book-form-banner.book-form .form-control::placeholder {
      color: rgba(2, 47, 117, 0.8);
      font-family: "Circular Std Book"; }
    @media (max-width: 1199px) {
      .book-form-banner.book-form .form-control, .book-form-banner.book-form .form-select {
        margin-bottom: 1rem; }
        .book-form-banner.book-form .form-control.parsley-error, .book-form-banner.book-form .form-select.parsley-error {
          margin-bottom: 0; } }
  @media (max-width: 991px) {
    .book-form-banner {
      padding-bottom: 80px !important; } }
  .book-form-banner .tab-content .form-section {
    padding-top: 160px; }
    @media (max-width: 1679px) {
      .book-form-banner .tab-content .form-section {
        padding-top: 120px; } }
    @media (max-width: 1199px) {
      .book-form-banner .tab-content .form-section {
        padding-top: 100px; } }
    @media (max-width: 991px) {
      .book-form-banner .tab-content .form-section {
        padding-top: 80px; } }
    @media (max-width: 579px) {
      .book-form-banner .tab-content .form-section {
        padding-top: 50px; } }
    @media (max-width: 380px) {
      .book-form-banner .tab-content .form-section .btn-sec {
        flex-wrap: wrap;
        width: 100%;
        flex-direction: column; }
        .book-form-banner .tab-content .form-section .btn-sec .btn {
          width: 100%; } }

.general-btn-block {
  text-align: center;
  padding: 40px 2.5rem;
  background-color: #F5FAFF; }
  @media (max-width: 479px) {
    .general-btn-block {
      padding: 25px 2.5rem; } }
  .general-btn-block .general-btn {
    border: 2px solid #0090FF;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    background-color: #0090FF;
    margin: 0 auto;
    font-family: "Circular Std Book";
    font-size: 19px;
    padding: 10px 30px;
    width: 250px;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 1679px) {
      .general-btn-block .general-btn {
        height: 58px;
        font-size: 17px; } }
    @media (max-width: 1481px) {
      .general-btn-block .general-btn {
        height: 52px;
        font-size: 16px; } }
    @media (max-width: 767px) {
      .general-btn-block .general-btn {
        height: 48px;
        font-size: 14px; } }
    @media (max-width: 479px) {
      .general-btn-block .general-btn {
        width: 100%; } }

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