﻿@import url('https://fonts.googleapis.com/css?family=Lato');
@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);


@font-face {
    font-family: 'fbogen';
    font-display: swap;
    src: url('/fonts/ogenregular-webfont.eot');
    src: url('/fonts/ogenregular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ogenregular-webfont.woff') format('woff'), url('/fonts/ogenregular-webfont.ttf') format('truetype'), url('/fonts/ogenregular-webfont.svg#webfont') format('svg');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 300;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-300.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-300.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 400;
    font-display: swap;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-400.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-400.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 700;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-700.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-500.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl-aaa';
    font-weight: 900;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-900.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-700.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.ttf') format('truetype');
}




body {
    background: #fff;
    font-family: 'Open Sans Hebrew', serif;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: #f44444;
}

.PostShaddow {
    background: #fff;
    padding: 0px;
    display: inline-block;
    width: 32.9%;
    background-repeat: no-repeat;
}

.head-Post-container {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.additional-posts-container .MainArticelBlock .RightSide {
    margin-left: 0;
}

.additional-posts-container .MainArticelBlock {
    border: 1px solid #e5e5e5;
}

.additional-posts-container .MainArticelBlockHeader {
    height: 100%;
}

.additional-posts-container .VerticalArticle .MainArticleBlockContent {
    width: 108px;
    padding: 5px;
}

.CategoriesPopup:hover {
    background: #fff;
    color: #34639B;
}

    .CategoriesPopup:hover a {
        color: #34639B;
    }

.MainBigArticle .RightSide {
    float: right;
}

.MainBigArticle .MainArticleBlockDescription {
    font-size: 14px;
    font-weight: 600;
}

.VerticalArticle .RightSide {
    float: right;
}

.PostImage .ArtCategory {
    position: absolute;
    background-color: #0371d2;
    filter: alpha(opacity=50);
    opacity: 0.9;
    float: right;
    color: white;
    line-height: 16px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.8;
    font-size: 13px;
    font-weight: 600;
    padding: 2px 0;
}

.MainMenu .Sep {
    /*background-image: url('/images/oldPortal/v1_2/hp/main_menu_divider.png');*/
    /*background-position: center center;
    background-repeat: no-repeat;*/
    width: 2px;
    float: right;
    color: White;
    line-height: 34px;
    font-size: 8px;
    border-right: 1px solid #fff;
    opacity: 0.5;
    background: none;
}

.MainMenuItem:last-child {
    background-image: none;
    border-left: 0;
}

.MainMenuItem {
    line-height: 34px;
    /*font-weight: bold;*/
    padding-left: 13px;
    padding-right: 13px;
    float: right;
    height: 34px;
    /*background-image: url('/images/oldPortal/v1_2/hp/main_menu_divider.png');*/
    /*background-position: left center;
    background-repeat: no-repeat;*/
    color: White;
    font-size: 15px;
    border-left: 1px solid rgba(255,255,255,0.5);
    background: none;
}


.MainMenuItemSelected {
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    height: 34px;
    font-weight: 600;
    /*background-color: #dee3e6;*/
    background: rgba(0,77,154,1);
    background: -moz-linear-gradient(top, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,77,154,1)), color-stop(100%, rgba(0,102,203,1)));
    background: -webkit-linear-gradient(top, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    background: -o-linear-gradient(top, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    background: -ms-linear-gradient(top, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    background: linear-gradient(to bottom, rgb(116, 165, 214) 0%, rgba(0,102,203,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004d9a', endColorstr='#0066cb', GradientType=0 );
}

    .MainMenuItemSelected a {
        color: #fff;
        text-decoration: none;
    }

.MainMenu {
    /*height: 30px;
    padding-right: 0px;*/
    background-position: center center;
    width: 980px;
    height: 34px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: rgba(0,102,203,1);
    background: -moz-linear-gradient(top, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,102,203,1)), color-stop(100%, rgba(0,78,155,1)));
    background: -webkit-linear-gradient(top, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    background: -o-linear-gradient(top, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    background: linear-gradient(to bottom, rgba(0,102,203,1) 0%, rgba(0,78,155,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cb', endColorstr='#004e9b', GradientType=0 );
}

.BlockTitle {
    background-image: url(/images/oldPortal/v1_2/hp/MainTitleBg-new.png);
    padding: 10px;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

   

.TopLineWhite {
    background-image: none;
}

.SubCategoriesList a {
    color: #000;
}

.block-header {
    font-family: 'Open Sans Hebrew', serif !important;
    color: #f44444 !important;
    border-bottom: 2px solid #f44444 !important;
    padding-bottom: 5px;
}

.repeater-container {
    border: 0 !important;
}


.blue {
    border-bottom: 1px solid #d7d7d7;
}

.triple-item {
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 3px 10px 3px;
    line-height: 24px !important;
    overflow:hidden;
}


    .triple-text .subtitle {
    /*display: none;*/
    /*line-height:18px;*/
}

.triple-item .triple-text {
    width: auto;
    padding: 0px 0px;
    height: 97px;
    /*line-height: 24px;*/
    display: inline;
    position: relative;
    line-height:initial;
}

.triple-item img {
    width: auto !important;
    height: 95px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 0;
    right: 0;
    margin-left:10px;
    float:right;
   

}

.triple-item .triple-text .overflow {
    font-size: 18px;
    width:auto;
    overflow-y:hidden;
    height:94px;
}


.header-holder .menu-categories a.Marked {
    color: #000 !important;
    border-bottom: 3px solid red;
}

.menu-categories {
    /*display: flex;*/
    white-space: nowrap;
    overflow-x: auto !important;
/*    margin-top: 35px;*/
    border: 0;
    background: #ededed;
/*    padding-top: 40px !important;*/
    padding-bottom: 5px !important;
}

.header-holder .menu-categories div {
    width: 25%;

    /*margin-left: 10px;*/
}

.header-holder .menu-categories a {
    /*padding-left:5px; 
    padding-right:5px;*/
    /*font-size: 18px;
    padding: 10px 0px 5px;
    width: 100%;
    /*color: #838383;
    border: 0;
    background: initial;*/
}
.content-holder {
    margin: 15px;
}

/*.main-article-container {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    padding-bottom: 45px;
    padding-top: 0px;
    height: 361px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 25px;
}



.main-article-container img {
    width: 100%;
    max-height: 170px;
}

.main-article-container .padding {
    width: initial;
    margin-top: 18px;
    padding: 0;
    height: 190px;
}

.main-article-container h1 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 24px;
}

.main-article-container .article-sub-header {
    font-weight: bold;
    line-height: 21px;
    padding: 0;
    font-size: 18px;
    color: #595959;
}*/

.article-date {
    margin-top: 10px;
    color: #f65d5d;
    display: inline-block;
    margin-bottom: 15px;
}

.article-date-inner {
    color: #f65d5d;
    display: inline-block;
    position: absolute;
    bottom: -24px;
}

.shadows {
    -webkit-box-shadow: none;
    box-shadow: none;
    
  
}

.double_article .triple-item .triple-text {
    width: initial;
}

.double_article .triple-item {
    border: 0;
}

.double_article .article-date-inner {
    display: none;
}

.double_article .triple-item img {
    height: 125px;
}

.triple-block.black {
    background-color: #313131;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0 16px;
}

    .triple-block.black .block-header {
        color: #fff !important;
        border-bottom: 3px solid #fff !important;
        margin-bottom: 20px;
        padding: 10px 0;
    }

        .triple-block.black .block-header a {
            font-size: 24px;
        }

        .triple-block.black .block-header .all-articles {
            color: #fff;
            font-size: 15px;
            margin: 0;
            padding: 10px 0;
        }

.triple-block .block-header .all-articles {
    color: #f44444;
}

.header-holder .logo {
    /*float: right;*/
}

.header-holder .date {
    position: absolute;
    float: right;
    top: 5px;
    display: block;
    right: 10px;
    color: #000;
    font-size: 13px;
}

.header-holder .top {
    padding: 10px 0px 0px 0px;
    -moz-box-shadow: 0px 2px 16px -1px #ccc;
    -webkit-box-shadow: 0px 2px 16px -1px #ccc;
    box-shadow: 0px 2px 16px -1px #ccc;
}

.SiteSelector {
    padding-top: 72px;
}

.post-image {
    margin: 0 -15px;
}

    .post-image img {
        max-width: 100%;
    }

.article-block .article-sub-header {
    /*color: #838383;*/
}

.article-block .article-info {
    font-size: 14px;
    color: #f44444;
    border-top: 1px solid #f44444;
    border-bottom: 0;
    padding-bottom: 6px;
}

.article-block .article-text {
    /*color: #838383;*/
}

    .article-block .article-text .image-caption {
        background-color: #313131;
    }

.header-holder .dropdown {
    top: 72px;
    background: #fff;
}

    .header-holder .dropdown li {
        color: #595959;
    }

.btn_accessibility {
    top: 17px !important;
}

.HeaderBannerPlace .LogoPlace {
    padding-top:0px;
}

    .HeaderBannerPlace .LogoPlace img {
        max-height: 95px;
    }

.sub-options a {
    border-bottom: 2px solid #f44444 !important;
}
.triple-block:not(.double_article):not(.blue) > .repeater-container > *:first-child {
    background-color: black;
    color: white !important;
}
.triple-block:not(.double_article):not(.blue) > .repeater-container > *:first-child *{
   
    color: white !important;
}

