﻿
 @font-face {
     font-family: 'almoniTzar700';
     font-weight: 700;
     font-style: normal;
     src: url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot');
     src: url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff') format('woff2'), url('/Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff2') format('woff') 
}
 @font-face {
     font-family: 'almoniTzar400';
     font-weight: 400;
    /*(regular)*/
     font-style: normal;
     src: url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot');
     src: url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff') format('woff'), url('/Static/fonts/almoni-tzar/almoni-tzar-regular-aaa.woff2') format('woff2');
}
 :root {
     --MainBG: #fff;
     --SecondaryBG: #f8f0f3;
     --Separator:#eedbe2;
     --PrimaryColor:#97133f;
     --PrimaryDarker:#700b2d;
     --MainText:#1a1a1a;
     --SecondaryText:#484848;
}
 body {
     min-width:100%
}
 .mainImg {    margin-top: 63px;    padding-top: 37px;}
 #wrapper,header{
     max-width:unset;
     width:100%;
}
 #wrapper {
     background:#fff9f4;
     overflow:visible;
}
 #divArtRelatedArticle {background:#fff9f4;}
 #artComments {    width: 700px;    margin: 0 auto;}
.desc {
     margin:108px auto 173px;
     font-family: 'AlmoniDL400';
     font-weight:normal;
     text-align:center;
     font-size: 32px;
     line-height: 1.5;
     max-width:1068px;
     width:calc(100% - 54px);
     display:none 
}
 .hpSB2{
     display:flex;
     width:calc(100% - 40px);
     text-align:center;
     margin:0;
     padding:7px 20px;
     top:0;
     overflow:hidden;
     z-index: 1111111111;
     background: var(--SecondaryBG);
     position:fixed;
     justify-content: space-between;
     align-items: center;
}
 .logos2 {
     display: flex;
}
 .hpSB2 .del1 {
     height: 40px;
     border: solid 1px var(--PrimaryColor);
     margin:0 20px;
     display:inline-block;
}
 .hpSB2 .globesLink {
     background: url(https://res.cloudinary.com/globes/image/upload/v1614012613/Digital/50%20%D7%9E%D7%A9%D7%A4%D7%99%D7%A2%D7%95%D7%AA%202020/138-35_mzhlcr.svg) no-repeat 0 0;
     width: 136px;
     height: 35px;
     display:inline-block;
     margin: 0;
}
 .hpSB2 h2{
     display: inline-block;
         font-family: almoniTzar700;
    font-weight: normal;
     margin: 0;
     font-size: 32px;
     
}
 .hpSB2 .lnkSB{
     display: inline-block;
   
     font-weight: normal;
 margin-left: 24px;
font-size: 18px;
   
     border-bottom: 1px solid var(--SecondaryBG);
}
 .hpSB2 .lnkSB.active, .hpSB2 .lnkSB:hover{
     border-bottom:1px solid #000;
}
 #dvRSB {
     display: flex;
     align-items: center;
}
 #dvRSB a span {
    margin:0 0 0 10px;
     font-size:18px
}
 #dvRSB .shareProject {
     font-size: 18px;
     margin: 0;
     padding: 3px 15px;
     border-radius: 4px;
     border: solid 1px #000;
 position: relative;
    padding-right: 35px;
     cursor:pointer;
     color:#000;
     font-family: almoniDL400;
}
 #dvRSB .shareProject:hover{
     background:var(--PrimaryDarker);
     color:#fff;
}
 .shareProject:before {
    content: "";
    background: url(https://images.globes.co.il/globes/d/10648/icon-share.svg) no-repeat 0 0 !important;
    display: inline-block;
    width: 24px !important;
    height: 24px;
    position: absolute !important;
    top: 9px !important;
    right: 10px;
    zoom: 80%;

}
 #dvRSB .shareProject:hover:before{
     background:url(https://res.cloudinary.com/globes/image/upload/v1613553965/Digital/50%20%D7%9E%D7%A9%D7%A4%D7%99%D7%A2%D7%95%D7%AA%202020/icon-24-white-share_zohh6a.svg) no-repeat 0 0 !important;
}

 #dvRSB .hasut {margin-right:55px;    display: flex;    align-items: center;    justify-self: center; position:relative}
 #dvRSB .hasut:before { content:""; position:absolute; right:-25px; top:0;     background: #92969a42;
    height: 50px;    width: 1px;}
 #dvRSB .hasut {font-size:18px; }
 #dvRSB .hasut img {width:50px; height:50px; margin-right:14px}

 .hpSB2 .l {
     font-family: AlmoniDL400;
     margin: 0px 20px 0 0;
     display: flex;
     align-items: center;
     border-right: 1px #92969a40 solid;
     padding-right: 20px;
}
 


header:after {
    background: #fff1e5;
    height: 70px;
    content: "";
    top: 0;
    left: -50%;
    display: block;
    width: 204%;
    z-index: -1;
    position: absolute;
}



header .logoImg {display:inline-block;  width: 143px; height:62px;   margin: 10px 16px; float:right}
header .logoLady img {display: none;
    float: right;
    width: 100px;
    height: 62px;
    margin: 4px 0px;}

header .social  {display:block; float:left;  color:#000; margin: 16px 22px;  font-size: 24px;  height: 34px;    cursor:pointer;position: absolute;    left: 0;    top: 0;}
header .social:before { content:url(https://images.globes.co.il/globes/d/10648/icon-share.svg);    margin: 10px 0 0 10px;zoom:80%;
    float: right; }
 

header .social i {font-style:normal; }
 
 
.ladyLogo img {    display:none}


.overlay {overflow: hidden;
    width: 110% !important;
    height: 110% !important;
        position: absolute;
    top: 0px;
        left: 0px;
    background-color: Gray;
        opacity: 0.7;
    z-index: 10;
}
.socialBlock { width:565px; height:532px; background:#fff; position:fixed; z-index:200000; transform: translate(-50%, -50%); left:50%; top:50%; outline: 1000px rgba(0,0,0,0.8) solid;}
.overlay, .socialBlock, .arrowRight, .arrowLeft {display:none}

html.hidden {overflow:hidden}
 
 
 

.overlay {
    overflow: hidden;
    width: 110% !important;
    height: 110% !important;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: Gray;
    opacity: 0.7;
    z-index: 10;
}

.socialBlock {
    width: 565px;
    height: 532px;
    background: #fff;
    position: fixed;
    z-index: 200000;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
        z-index: 111111111111111111111111111;
    outline: 1000px rgba(0,0,0,0.8) solid;
}

.overlay, .socialBlock, .arrowRight, .arrowLeft {
    display: none
}

html.hidden {
    overflow: hidden
}


 
.socialBlock h3 {
    font-family: 'ultrabold';
    font-size: 30px;
    margin: 40px 0 10px;
    text-align: center;
}

.socialBlock .sWr {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.socialBlock a {
    display: inline-block;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    margin: 38px;
    position: relative;
 
}

    .socialBlock a:after {
        position: absolute;
        font-size: 14px;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 130%;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-family:'almoniDL400'; 
    }

.socialBlock .fb:after {
    content: "Facebook";
}

 

.socialBlock .twitter:after {
    content: "Twitter";
}

 

.socialBlock .whatsapp:after {
    content: "WhatsApp";
}

 

.socialBlock .mail:after {
    content: 'דוא"ל';
}

 

.socialBlock .linkedin:after {
    content: "LinkedIn";
}

 .copyLink {   
     display: none; 
    font-family: 'almoniDL400';
    font-size: 16px;
    color: #fff;
    background-color: #000;
    height: 44px;
    line-height: 44px;    
    top: 55px; position:relative}

.socialBlock .copy:after {
    content: "העתק קישור";
    width: 90px;
}
.socialBlock .twitter {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_twitter.svg') no-repeat center;
}
.socialBlock .fb {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_facebook.svg') no-repeat center;
}
.socialBlock .mail {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_mail.svg') no-repeat center;
}
.socialBlock .linkedin {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_linkedin.svg') no-repeat center;
}
.socialBlock .copy {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_copy_link.svg') no-repeat center;
}
.socialBlock .whatsapp {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_whatsapp.svg') no-repeat center;
}
.socialBlock .fb:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_facebook_color.svg); }

.socialBlock .twitter:hover{background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_twitter_color.svg);}

.socialBlock .whatsapp:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_whatsapp_color.svg); }

.socialBlock .mail:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_mail_color.svg);}

.socialBlock .linkedin:hover { background-image: url(https://images.globes.co.il/globes/urban_renewal/icn_linkedin_color.svg);}

.socialBlock .copy:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_copy_link_color.svg);}



.socialBlock .close {
background-image: url(https://images.globes.co.il/globes/urban_renewal/X.svg);
    width: 15px;
    height: 15px;
    background-size: contain;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size:0
}
.socialBlock .closetext {
    font-size: 25px;
    position: relative;
    color: #000;
    cursor: pointer;
    border-bottom: 1px #000 solid;
    top: 450px;
    display: inline-block;
}

.contentW h1 {font-size: 55px;    max-width: 770px;    line-height: 50px;    font-family: demibold;}
.credit {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.1px;
    text-align: right;
    color: #000;
    padding: 0;
    font-family: almonidl400;
    width: 800px;
 
}
#p2048 img {width:auto}
 .contentW {    max-width: 1200px !important; margin-top: 60px;}
 .socialLinks {    margin: 40px 0 0 0 !important; }

 #spnSharedBtns {background:#fff9f4}
 .specialSeries .mainImg {border:0}

.page_12932  #coteret_SubCoteretText {    margin-top: -100px;}
 #gText {    bottom: 165px;}
 #gText h2 {margin-top:5px}
 .divArtText p a {color: #000;    border-bottom: 1px #1a1a1a solid;}

@media only screen and (min-width:801px) and (max-width:1480px) {
  
    .shareProject {padding:0 !important; margin:0 !important;border:0 !important}
    .shareProject span {display:none}
    .shareProject:before {top: -12px;    right: 0px;}
    #dvRSB .shareProject {top: -17px;}

}

@media only screen and (min-width:801px) and (max-width:1350px) {
    .hpSB2 .globesLink {    
        background: url(https://images.globes.co.il/globes/icons/gimel-bold-version-copy.svg) no-repeat 0 0;
    width: 29px;    height: 37px;        margin-top: 10px;}
    .hpSB2 .del1 {    height: 20px;    margin: 10px 20px 0;}
}

@media only screen and (min-width:801px) and (max-width:1140px) {
     #SBTopLinks { position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    background: #fff1e5;
    z-index: 9999;
    height: 45px;} 
}

@media only screen and (max-width:800px) {

   .resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
    .divArtText img {width:100% !important}
    .loginContainer {position: fixed !important; }
    .copyLink {top: 395px;}
   .pageLayoutArticle {margin-top:134px}
 .mainPartContent .al {display:none}
   .hpSB2 {z-index: 11111;}
    #down_articles {padding-bottom:100px}
   .socialBlock  {width:90%}
header.hpSB2 {background:#f1dfcf;height: 91px;}
#SBTopLinks {box-shadow: 0px 3px 5px rgb(100 100 100 / 49%);
    width: 100%;
    height: auto;
    overflow: auto;
    padding:0;
    position: relative!important;
    
    z-index: 1!important;
    background: #fff1e5;}
#SBTopLinks .table2 {display: table;    table-layout: fixed; }
    #SBTopLinks .table2 a {
        height: 43px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 0 10px;
        white-space: nowrap;
        font-size: 20px;
        font-family: 'almoniTzar400';
        color: #000
    }

 .hpSB2 .lnkSB.active, .hpSB2 .lnkSB:hover {    border-bottom: 2px solid #000;}
 .ArticleImg img,  .mainSecArt, #artComments {width:100% !important}
 .socialLinks .favList:after {    top: -39px;right: -140px;}

.hpSB2 .globesLink {    background: url(https://images.globes.co.il/globes/icons/gimel-bold-version-copy.svg) no-repeat 0 0; height: 24px;    width: 24px;      margin: 10px 10px 0 0;}
.hpSB2 {width:100%;display: block; padding:0}
 
.hpSB2 h2 {font-size:25px;    line-height: 46px; color:#000}
.hpSB2 .del1 {    margin: 13px 12px 0;    height: 17px;}
#dvRSB .shareProject {display:none}
#dvRSB .hasut {margin: auto;align-items: center;display:none}
#dvRSB .hasut:before {display:none}
#dvRSB {background: #fff9f4;}
.shareProject.mob {display:block}
.shareProject.mob:before {  top: 16px !important; left: 13px; right:auto}
.logos2 {    background: #f1dfcf;}
 
   .hasut.mob {
    top: 90px;
    padding: 10px 0;
    font-family: almoniDL400;
    left: 0;
    justify-content: center;
    align-items: center;
    justify-self: center;
    display: flex;
    right: 0;
    position: absolute;
    font-size: 16px;
    margin: 0 auto;
    background:#fff9f4;
        z-index: 1;
}

   .hasut.mob  img {margin-right:5px}
    
   /*.mainPart {margin-top: 525px !important;}*/
   #fMainTitle {     height: 542px !important;   background-position-y: 100px !important;}

   .socialLinks .linkedin {display:none}


}
@media screen and (max-width: 400px) {
    #fMainTitle {
        background-size: contain !important;
    }
}