<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-main-header {
  height: 25vw;
}

.page-main-header .intro {
  bottom: -45px;
  height: 65px;
  justify-content: space-between;
}

.association-section {
    margin-top: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.association-section .page-title {
    padding: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.association-section .page-title h2 {
  font-family: 'OpenSansHebrew-Bold';
  color: #19141F;
  line-height: 1.1;  
  font-size: 32px;
}

.association-section .page-content {
  padding: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.association-section .page-content .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.association-section .page-content .item:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.association-section .page-content.noBorders {
    border: 0px solid rgba(0, 0, 0, 0.1);
}

.association-section .page-content .item.noBorders,
.association-section .page-content.noBorders .item {
    border: 0px solid rgba(0, 0, 0, 0.1);
}

.association-section .page-content .item:first-child.noBorders,
.association-section .page-content.noBorders .item:first-child {
    border: 0px solid rgba(0, 0, 0, 0.1);
}


.association-section .page-content .item:last-child {
    margin-bottom: 10px;
    border-bottom: solid 0px #fff;
}

.association-section .page-content .item .item-link {
  font-family: 'OpenSansHebrew-Bold';
  color: #19141F;
  padding: 25px 20px;
  height: 100%;
  cursor: pointer;
}

.association-section .page-content .item .content {
  padding: 0px 20px;
}

.association-section .page-content .item .content .wrapper {
  margin-bottom: 15px;
}

.association-section .page-content .item .content .wrapper img {
  width: 100%;
}

.association-section .page-content .item .content .wrapper .details {
  text-align: center;
  font-size: 14px;
  margin-top: 4px;
}

.association-section .page-content .item .content .wrapper .details .name,
.association-section .page-content .item .content .details .name {
  font-family: 'OpenSansHebrew-Bold';
}

.association-section .page-content .item .content .details {
  text-align: right;
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 24px;
}

.pad-me {
    padding: 25px 50px;
}

.mrg-top {
    margin-top: 25px;
}
.list_item {
    margin-bottom: 25px;
}
.list_icon {
    float: right;
}
.list_icon img {
    width: 32px;
    height: 32px;
}
.list_name {
    float: right;
    margin-top: 3px;
    margin-right: 12px;
    direction: rtl;
    text-align: right;
    color: #000;
    font-size: 16px;
}
.list_name a,
.list_name a:hover,
.list_name a:visited,
.list_name a:link,
.list_name a:active {
    color: #000;
}
.stats-items {
    width: 100%;
}
.box-item {
    display: inline-block;
    margin: 10px;
}

.col-lg-12.stats {
    padding-right: 0px;
    padding-left: 0px;
}
.item .item-link,
.item .item-link a,
.item .item-link a:hover,
.item .item-link a:visited,
.item .item-link a:link,
.item .item-link a:active {
    color: #000;
}
.content .row ul {
    list-style-position: inside;
}


.coachItem {
    display: inline-block;
    margin: 0px 10px 20px 10px;
    width: 180px;
    color: #000;
}
.coachItem .coach_img {
    float:right;
    padding-top: 0px;
}
.coachItem .coach_img img {
    border: Solid 1px #dfdfdf;
    width: 48px;
    height: 62px;
}
.coachItem .coach_details {
    float: right;
    padding-top: 5px;
    padding-right: 5px;
    direction: rtl;
    text-align: right;
    width: 125px;
    color: #000;
    
    
}
.coachItem .coach_details .coach-name {
    font-family: 'OpenSansHebrew-Bold';
    font-size: 15px;
}

.coachItem .coach_details .coach-ex {
    font-family: 'OpenSansHebrew-Regular';
    font-size: 12px;
    line-height: 15px;
    margin-top: 2px;
    color: #2c4594;
}
.coachItem .coach_details .coach-ex:first-child {
    margin-top: 6px;
}

.coachItem .coach_details a,
.coachItem .coach_details a:hover,
.coachItem .coach_details a:visited,
.coachItem .coach_details a:link,
.coachItem .coach_details a:active {
    color: #000;
}
.letters {
    font-family: 'OpenSansHebrew-Bold';
    font-size: 18px;
}
.letters a,
.letters a:hover,
.letters a:visited,
.letters a:link,
.letters a:active {
    color: #000;
}
.s-item {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
td.cc {
    font-size: 18px;
    font-weight: bold;
    vertical-align: top !important;
    padding-top: 10px !important;
}
td.bc {
    vertical-align: top !important;
}
.board {
    font-size: 18px;
    margin: 10px 0px;
}
.board.reduce {
    font-size: 14px;
}
.book-item {
    display: inline-block;
    margin: 10px 5px;
    width: 140px;
    min-height: 160px;
    vertical-align: top;
}
.book-item .book-img img {
    width: 140px;
    height: 140px;
}
.book-item .book-name {
    font-size: 13px;
    font-family: 'OpenSansHebrew-Regular';

}

.mgmt-item {
    display: block;
    margin: 10px 5px 30px 5px;
    width: 100%;
    min-height: 160px;
    vertical-align: top;
}

.mgmt-item .mgmt-img img {
    width: 140px;
    height: 160px;
}

.mgmt-item .mgmt-img {
    display: inline-block;
}

.mgmt-item .mgmt-name {
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    font-family: 'OpenSansHebrew-Regular';
    margin-right: 10px;
}
.mgmt-item .mgmt-name .fBold {
    font-size: 19px;
    font-family: 'OpenSansHebrew-Bold';
}
.mgmt-item .mgmt-name .jt {
    color: #003299;
    font-size: 15px;
    font-family: 'OpenSansHebrew-Bold';
}


.sponsers-section:before {
    content: '';
    position: absolute;
    top: 20px;
    right: -135px;
    background-image: url('./../assets/images/hand_01.png');
    width: 480px;
    height: 630px;
    background-repeat: no-repeat;
    z-index: -1;
}


.sections:before {
    content: '';
    position: absolute;
    top: 600px;
    left: 0px;
    background-image: url('./../assets/images/hand_02.png');
    width: 100%;
    height: 630px;
    background-repeat: no-repeat;
    z-index: -1;
}


.teams {
    margin-top: 30px;
}

.fld {
    float: right;
    margin-right: 15px;
}

.row form {
    width: 100%;
}
#cu_title {
    width: 480px;
}
#cu_opinion {
    width: 480px;
    height: 120px;
}
#captcha {
    width: 480px;
}


/***** Mobile + tablet ******/
@media screen and (max-width: 991px) {
    .page-main-header {
    height: 95vw;
    background-position: center center;
  }

  .page-main-header.push-center .texts {
    max-width: 80%;
  }

  .page-main-header .intro {
    display: none;
  }

  .association-section.common-container .container {
    max-width: 100%;
  }
  
  .association-section {
    margin-top: 0;
    margin-bottom: 0;
  }

  .association-section .article-content {
    display: none;
  }

  .association-section .articles-titles-col:after {
    display: none;
  }

  .association-section .articles-titles-col {
    border: 0;
  }

  .association-section .articles-titles-col .article-title {
    padding: 0 15px;
    border: 0;
  }
    .page-content img {
        max-width: 94% !important;
        height: auto !important;
    }

    .pad-me {
        padding: 25px 25px;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
        width: 100% !important;
        flex-direction: column;
    }
    .book-item .book-img img {
        width: 140px !important;
        height: 140px !important;
    }
    .association-section .page-content .item .content {
        padding: 0px 10px;
    }

    .sections:before {
        content: '';
        position: absolute;
        top: 600px;
        left: 0px;
        background-image: none;
        width: 100%;
        height: 630px;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .mb-img {
        max-width: 100%;
        height: auto;
    }
    .fld {
        float: none;
        margin-right: 0px;
    }
    #cu_title, #captcha {
        width: 240px;
    }

    #cu_opinion {
        width: 240px;
        height: 240px;
    }
    .board {
        font-size: 13px;
        margin: 10px 0px;
    }

    .board.reduce {
        font-size: 11px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .association-section .articles-titles-col .article-title {
    padding: 0 45px;
  }

    .page-content img {
        max-width: 94% !important;
        height: auto !important;
    }

}

</pre></body></html>