g
body { min-width:100%;} /*  font-feature-settings: "smcp"; */
@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') 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');
}

@font-face {
    font-family: 'almoniTzar500';
    font-weight: 500;
    font-style: normal;
    src: url('../../../Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot');
    src: url('../../../Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.eot') format('embedded-opentype'), url('../../../Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff') format('woff'), url('../../../Static/fonts/almoni-tzar/almoni-tzar-medium-aaa.woff2') format('woff2');
}


@font-face{
	font-family:'ultrabold';
	font-weight:900; /*(bold)*/
	font-style: normal;
		src: url('../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.eot'); 
		src: url('../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.eot') format('embedded-opentype'), 
			 url('../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.woff2') format('woff2'),
			 url('../../../Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.woff') format('woff');
}
	
@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') 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: 'demibold';
    font-weight: 900;
    font-style: normal;
    src: url('../../../Static/fonts/almoni2019/almoni-neue-demibold-aaa.eot');
    src: url('../../../Static/fonts/almoni2019/almoni-neue-demibold-aaa.eot') format('embedded-opentype'), url('../../../Static/fonts/almoni2019/almoni-neue-demibold-aaa.woff2') format('woff2'), url('../../../Static/fonts/almoni2019/almoni-neue-demibold-aaa.woff') format('woff')
}
	
@font-face {
    font-family: 'ultrablack';
    font-weight: 900;
    font-style: normal;
    src: url('../../../Static/fonts/almoni2019/almoni-neue-ultrablack-aaa.eot');
    src: url('../../../Static/fonts/almoni2019/almoni-neue-ultrablack-aaa.eot') format('embedded-opentype'), url('../../../Static/fonts/almoni2019/almoni-neue-ultrablack-aaa.woff2') format('woff2'), url('../../../Static/fonts/almoni2019/almoni-neue-ultrablack-aaa.woff') format('woff')
}

.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;
    direction: ltr;
}

.overlay, .socialBlock, .arrowRight, .arrowLeft { display: none}
html.hidden { overflow: hidden}

.mainSBInstruction {max-width: 1058px;
    width: 100%;
    text-align: center;
    font-family: 'almoniDL900';
    font-size: 48px;
    line-height: 1;
    margin: 80px auto 30px;
    color: #235b7d;
    padding-bottom:10px;
    position:relative;
} 
/*.mainSBInstruction:after{
   content:"";
   width:105px;
   height:8px;
   background-color:#235b7d;
       position: absolute;
    bottom: -15px;
    transform: translateX(50%);
    right: 50%;
}*/
.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% !important;
    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: 489px; position:relative}

.socialBlock .copy:after {
    content: "העתק קישור";
    width: 90px;
}
.socialBlock .twitter {
    background:url('../../../globes/urban_renewal/icn_twitter.svg') no-repeat center;
}
.socialBlock .fb {
    background:url('../../../globes/urban_renewal/icn_facebook.svg') no-repeat center;
}
.socialBlock .mail {
    background:url('../../../globes/urban_renewal/icn_mail.svg') no-repeat center;
}
.socialBlock .linkedin {
    background:url('../../../globes/urban_renewal/icn_linkedin.svg') no-repeat center;
}
.socialBlock .copy {
    background:url('../../../globes/urban_renewal/icn_copy_link.svg') no-repeat center;
}
.socialBlock .whatsapp {
    background:url('../../../globes/urban_renewal/icn_whatsapp.svg') no-repeat center;
}
.socialBlock .fb:hover {background-image:url(../../../globes/urban_renewal/icn_facebook_color.svg); }

.socialBlock .twitter:hover{background-image:url(../../../globes/urban_renewal/icn_twitter_color.svg);}

.socialBlock .whatsapp:hover {background-image:url(../../../globes/urban_renewal/icn_whatsapp_color.svg); }

.socialBlock .mail:hover {background-image:url(../../../globes/urban_renewal/icn_mail_color.svg);}

.socialBlock .linkedin:hover { background-image: url(../../../globes/urban_renewal/icn_linkedin_color.svg);}

.socialBlock .copy:hover {background-image:url(../../../globes/urban_renewal/icn_copy_link_color.svg);}
.close {
    font-family: 'almoniDL400';
}

.wr {width:calc(100% - 40px); max-width:1056px; padding:0 20px;    margin: 100px auto;}
.img_credit, .img_credit_in_the_content{
    margin: 0 auto;
    font-size: 14px;
    font-family: 'almoniDL400';
}
.img_credit{
    text-align: right;
    max-width: 1280px;
    width: calc(100% - 32px);
}
#divAllStaff {margin:0 auto;   text-align:center;    display: grid;     grid-template-columns: repeat(2, 1fr);     grid-gap: 42px;}
.divCompanyData {display:inline-block}
/*.divCompanyData:nth-child(odd):hover {transform: rotate(5deg);box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.13);}
.divCompanyData:nth-child(even):hover {transform: rotate(-5deg);box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.13);}*/
.staff1, .staff2, .staff3 {border:1px #1a1a1a solid;  padding: 24px 0 16px 0; border-radius: 3px;}
.divCompanyStaff {  }
.staff2 .divCompanyStaff a {width: 48%;      vertical-align: top; display: inline-block;}
.staff3 .divCompanyStaff a {width: 32%;     vertical-align: top;  display: inline-block;}
.staff3 {grid-column: 1 / 3;}
.lnkToCompany, .divCompanyGlobesLink {font-size: 16px;   line-height: 24px;    font-family: 'almoniDL700'; padding-top:14px;    margin-top: 20px;
    display: block; border-top:1px #1a1a1a33 solid}
.lnkToCompany:after, .divCompanyGlobesLink:after,.campaignLink:after {content:url(../../../globes/d/arrowP.svg); margin-right: 5px;    position: relative;top: 1px;}
.campaignLink:after{position:absolute; top: 14px; transform: rotate(-90deg);}
.campaignLink.rotateArrow:after{transform: rotate(90deg);transition:all ease 0.2s;}
.staff2 .divCompanyStaff a, .staff3 .divCompanyStaff a { border-left:1px #1a1a1a33 solid; position:relative}
.staff2 .divCompanyStaff a:after, .staff3 .divCompanyStaff a:after {    
    content: '+';
    padding: 10px;
    background: #fff;
    position: absolute;
    top: 38%;
    left: -19px;
    font-size: 29px;
    color: #1a1a1a33;}

.staff2 .divCompanyStaff a:nth-child(2), .staff3 .divCompanyStaff a:last-child { border-left:0}
.staff2 .divCompanyStaff a:nth-child(2):after, .staff3 .divCompanyStaff a:last-child:after {display:none }
.divCompanyInfo{
        display:none;
        position:absolute;
        top:0px;
        left:0px;
        width:100%;
        height:0px;
        background-color: #1a1a1a;
        text-align:right;
        direction:rtl;
        color:#fff;
        z-index:111;
        font-size:16px;
        line-height:23px;
        font-family: 'almoniDL500';
 }
.addInfo ~ .divCompanyInfo{
    display:block;
    height:100%;
    transition:all ease 0.2s;
}
.text-bold{font-family: 'almoniDL700';}
.divCompanyLink {text-decoration: underline; color: #fff;}
.divCompanyInfo > div { padding: 25px 30px 10px 30px;}
.divCompanyLink a{ color:#fff; }
.divCompanySeparator{
        width:100%;
        height:2px;
        background-color:#fff;
        margin-top: 18px;
}
.divCompanyGlobesLink {
    color: #fff;
    text-align: center;
    margin-top: 0;
}
.divCompanyName{ margin:0 0 10px 0; }
.divCompanyDesc p{
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
}
.divCompanyInfo .divCompanySeparator{
    margin-top: 13px;
}
 @media screen and (max-width: 480px) {
    .divCompanyInfo {
        position:relative;
    }
 }

.baubeTov{ border: 3px solid #ff576d; position:relative;}
.baubeTov:before {
    content: url(../../../globes/heart_tov.png);
    position: absolute;
    top: -25px;
    transform: translateX(50%);
    right: 50%;
    z-index:11111;
}
.baubeTov .lnkToCompany, .campaignLink{
    display:none;
}
#wrapper,header{  max-width:unset;}


.desc {
    margin:40px auto 70px;
  font-family: 'AlmoniDL700';
    font-weight: normal;
    text-align: center;
    font-size: 32px; 
    line-height: 1.5;
    letter-spacing: -0.09px;
    color: #1a1a1a;
}
header.sticked {
    display: flex;
}
.hpSB{
    display:flex;
    align-items: center;
        justify-content: space-between;
    width:calc(100% - 30px);
    text-align:right;
    direction:rtl;
    background:#235b7d;
    color:#fff;
    padding: 0 30px 0 0;
    left:0;
    top:0;
    height:72px;
    overflow:hidden;
    z-index: 1111111111;
    position:fixed;
}
.hpSB .del1 {  
height: 16px;
    border: solid 1px #ffffff;
    margin: 0 15px;
}
.hpSB .globesLink {
   background: url(../../../globes/image/upload/v1646311132/Digital/medabrot2022/Globes_logo___138-35_dr08fw.svg) no-repeat 0 0;
    width: 137px;
    height: 35px;
   
}

.hpRight, .topMobile{
    display:flex;
        align-items: center;
}
.hpSB h2{
    display: inline-block;
    font-family: almoniDL900;
    margin: 0 0 0 120px;
     white-space: nowrap;
    font-size: 24px;
    color:#fff;
}
.hpSB .lnkSB{
    display: inline-block;
    font-family: 'AlmoniDL400';
    font-weight:normal;
    font-size: 18px;
    color:#fff;
}
.hpSB .lnkSB.active, .hpSB .lnkSB:hover {font-family: 'AlmoniDL700'; position:relative}
.hpSB .lnkSB.active:after {
    position: absolute;
     width: 16px;
    height: 2px;
    right: 48%;
    bottom: 0px;
    background: #fff;
    content: '';
    transform: translateX(50%);

}
#dvRSB{
    display:flex;
    align-items:center;
}
#dvRSB a span {margin:0;line-height: 1; font-size:14px;}
#dvRSB a img {margin:10px 15px 0 0; max-width:105px;}
.hpSB .lnkReg{
    font-family: demibold;
    font-size: 16px;
    text-align: right;
    margin: 0;
    border-radius: 4px;
    letter-spacing: -0.3px;
    padding: 7px 17px;
    color: #fff;
    border: 1px #fff solid;
}
.imgShare{
    margin:0 30px;
    cursor:pointer;
}
.hpSB span {
    color: #000;
   
}
#dvRSB .del {    
    margin: 0 25px 0 30px;
    height: 34px;
    width:1px;
    background-color:#fff;
}
.hpSB .l {
    font-family: AlmoniDL400;
    margin: 0;
    font-size: 18px;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 7px 22px;
}
 #SBTopLinks .table {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 70px;
}
#kidumSB{
    display:block;
    position:relative;
    clear: both;
    padding-top: 86px;
    background-color: #fde7dc;
}
#kidumSB h1{
    position:absolute;
    top:60px;
    right:350px;
    font-family: 'almoniDL700';
    font-size:50px;
}

#kidumSB h3{
    position:absolute;
    top:110px;
    right:450px;
    font-family: 'almoniDL700';
    font-size:40px;
}
.divSBTitle{
        text-align: center;
        margin:auto;
}
.divSBTitle h2{
    max-width: 1058px;
    width: 100%;
    font-family: 'ultrablack';
    font-size: 48px;
    line-height: 48px;
    margin: 30px auto;
    color: #235b7d;
    letter-spacing: -0.18px;
    position:relative;

}
.divSBTitle h2:after {
    content: "";
    width: 105px;
    height: 8px;
    background-color: #235b7d;
    position: absolute;
    bottom: -15px;
    transform: translateX(50%);
    right: 50%;
}
#articlesSection {
    background-color: #f4f7fa;
    padding: 70px 0;
}
.pencil {max-width: 1058px; height:8px; width: 100%; overflow:hidden; margin:0 auto 60px}
.pencil span {height:8px}
.pencil span:nth-child(1) { float:right; width:60px; background:#000}
.pencil span:nth-child(2) {float:right; width:calc(100% - 180px); background:#ffa406}
.pencil span:nth-child(3) {float:left;width:60px; background:#ff576d}
.pencil span:nth-child(4) {float:left;width:60px; background:#d8d8d8}

.divSBSubTitle {  max-width: 1058px;
    width: 100%;
    text-align: right;
    font-family: 'almoniDL400';
    font-size: 32px;
    line-height: 32px;
    margin: 30px auto;
    color: #000;
    letter-spacing: -0.18px;}
.divSBTitle.t1 {margin:90px auto 60px;}
.divSBTitle.t2 {margin:60px auto;}
.divSBTitle.t3 {margin:60px auto;}
#divSBInstruction {
    width:100%;
    margin:30px auto 78px;
    max-width: 1040px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

#divSBInstruction div{
    display:inline-block;
    position: relative;
}

#divSBInstruction div>span img {
    width: 140px;
    height: 140px;
}


#divSBInstruction p{
    font-family: 'almoniDL700';
    font-size:24px;
    color:#1a1a1a;
    max-width: 80%;
    margin: 30px auto 0;
    line-height: 32px;letter-spacing: -0.06px;
}

#divSBInstruction div:nth-of-type(3):after{ content: '';
    direction:ltr;
}

#btnRegStaff {margin:30px 0}

.staffIntro .socialLinks { text-align: center; direction: ltr; padding:5px 0; border-top:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; margin-top:20px }
.staffIntro .socialLinks a { display:inline-block; margin-bottom:10px; width:30px; height:30px;    margin: 0 14px; cursor:pointer}
.staffIntro .socialLinks .icon1 {background:url(../../../globes/icons/icn-facebook.svg) no-repeat 0 0;}
.staffIntro .socialLinks .icon2 {background:url(../../../globes/icons/icn-twitter.svg) no-repeat 0 0;}
.staffIntro .socialLinks .icon3 {background:url(../../../globes/icons/icn-mail.svg) no-repeat 0 0;}
.staffIntro .socialLinks .icon4 {background:url(../../../globes/icn-linkdin.svg) no-repeat 0 0;    zoom: 81%;}
.staffIntro .socialLinks .icon5 {background:url(../../../globes/icons/icn-whatsapp.svg) no-repeat 0 0; }
.staffIntro .socialLinks span {text-align: center;font-size: 16px; color:#000;  margin-bottom:4px;  font-family: 'almoniDL400'; display:block} 
.hdMobileShowMore{ display:none; }

.SBPerson {margin: 0 auto 20px;   max-width: 1200px; border-radius: 4px; border: solid 1px #979797; overflow:hidden; padding:15px 36px 10px;     display: flex;     align-items: center;}
.SBPerson .SBInfo {width:35%; margin-left:45px;   max-width: 280px;  border-left: solid 1px #979797; padding-left:30px; }
.SBPerson .SBText {    width: calc(70% - 31px);  }
.SBPerson .SBText p { text-align:right; color: #1a1a1a;   font-size: 16px; line-height:23px; font-family: 'almoniDL400'; margin:0 ;    font-feature-settings: "smcp";}
.SBPerson .SBPersonData {overflow:hidden}
.SBPerson .SBPersonData h3 {  font-size: 26px; display:block;font-family: AlmoniTzar500; font-weight:normal; text-align:right; margin:0  }
.SBPerson  .SBPersonData h4 {font-size: 18px;font-family: 'almoniDL400';font-weight:normal;  text-align:right; margin:0; line-height:1; overflow:hidden;    font-feature-settings: "smcp";}
.SBPerson .SBIm {width: 80px;    height: 80px;    float: right;font-family: 'almoniDL400';    margin-left: 20px; }
.SBPerson .SBPersonSocial {border-top: solid 1px #979797;    margin-top: 11px;    padding-top: 15px;direction: ltr; }
.SBPerson .SBPersonSocial a img {
    width: 20px !important;
    height: 20px !important;
    display: inline-block !important;
    margin: 0 20px;
    cursor:pointer
}
.SBPerson .icon5 img { margin-left:0!important}
.SBPerson .icon1 img { margin-right:0!important}
 
#divSBBanner1 {
    max-width: 1050px;
    width:100%;
    padding: 4px 0;
    overflow:hidden;
    margin:109px auto 97px;
    font-size:40px;
    border-top: 1px #d8d8d8 solid;
    border-bottom: 1px #d8d8d8 solid;
}
 #divSBBanner1 i { background:url(../../../globes/icons/icon-24-action-gimel.png) no-repeat 0 0; width:24px; height:24px;     float: right;    margin: 16px 20px 0 0;}
 #divSBBanner1 span {     
     color: #000;
    text-align: right;
    font-size: 24px;
    line-height: 60px;
    font-family: almoniDL900;
    border-right: 1px #d8d8d8 solid;
    padding-right: 27px;
    float: right;
    margin-right: 24px;
}   
 #divSBBanner1 .bnrLink { float:left;font-size: 16px;  color: #1a1a1a;font-family:almoniDL700;    border: 0;}
 #divSBBanner1 .bnrLink:after {content:url(../../../globes/d/arrowP.svg); margin-right: 5px;    position: relative; top: 1px;}

#lnkArt2 {cursor:pointer}
#divSBBanner1 .bnrLink:hover, #divSBBanner1 .bnrLink:hover:after, .lnkToCompany:hover, .lnkToCompany:hover:after,.divCompanyGlobesLink:hover  {color:#ff667b !important}
#p2048.article .ArticleRetatedItems {background:#fff}

#SBFilterData{
    margin:30px auto;
    max-width:70%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

#SBFilterData>a{
    display:inline-block;
    margin-bottom:50px;
    vertical-align: top;
}
#SBFilterData>a:visited * {color:#66605b}
.SBCoach img{
    width:140px;
    height:140px;
      border-radius: 4px;
      border: solid 1px #fff;
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
      filter: grayscale(100%);
}
.SBCoach:hover img {  -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */filter: grayscale(0);}
.SBCoach h4{
    font-size:24px;
    line-height:47px;
     margin:0;
     letter-spacing: -0.07px;
     font-family: 'almoniDL700';
     color:#000
}

.SBCoach h5{
    font-size:18px;
    line-height:24px;
    font-family: 'almoniDL400';
    margin:0;
    color:#000;
    WIDTH: 55%;
    margin: 0 auto;    font-weight: normal;
}
.SBCoach span {
    font-family: 'almoniDL400';
    display: block;
    font-size: 12px;
}
.SBCoach h6, .SBCoach p{
    font-size:16px;
    line-height:23px;
    font-family: 'almoniDL400';
    margin:0;
    color:#000;      
    text-align: center;  
    font-weight: normal;
}

#SBInStaffItem {    
    grid-column: 1 / -1;
    margin: 44px auto 106px;
    max-width:900px; 
    overflow:hidden;
    width: 100%;}

#SBInStaffItem h2 {  
      font-family: AlmoniTzar500;
      font-size: 32px;
      font-weight: normal;
      line-height: 1.47;
      letter-spacing: -0.09px;
      text-align: right;
      color: #e61e27;
      float:right;
      margin-right:38px;
}
#SBInStaffItem .link {  font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: -0.05px;
        text-align: right;
        color: #b3203a;
        border:1px #b3203a solid;
        float:left;
        margin: 34px 0 0 48px;
        font-family:almoniDL400;
        padding:0 12px;
}

#SBInStaffItem img {width:100%}
.errInput{border:2px solid #cc0000 !important;}
#wrapper {background:#fff}

/*--------------------------form section------------------------------------*/
.form__section {
  
    padding: 30px 0;
  

}




.form__section .container {
    /*background-image:url('https://images.globes.co.il/globes/d/11654/form_illustration.png');
    background-repeat:no-repeat;
    background-position: 10% center;*/
 max-width:1056px;
    margin: 40px auto 20px;
 
        min-height: 437px;
}

.form {
    /*display: flex;*/
    flex-wrap:wrap;
    max-width:1006px;
    position: relative;
    padding-bottom: 60px;  
        font-family: almoniDL400;
}
.form_title {
    font-size: 48px;
        font-family: 'almoniDL900';
    padding-bottom: 0;
        margin: 0;
            font-weight: normal;
                text-align: center;
}
.form_desc {
    font-size:32px;
   line-height: 1.5;
    text-align: center;
    margin: 50px 0;
    font-family: 'AlmoniDL700';
    letter-spacing: -0.09px;
}
.form_dis{
     font-family: 'almoniDL400';
     font-size:16px;
     text-align:right;
     flex:100%;

}
.form_title + .form_desc {margin-bottom:56px}
.form_desc label { font-size:16px;     line-height: 26px;
    display: block;}
.form_desc a { border-bottom:1px #3e3e3e solid; color:#3e3e3e}
.form_desc #chkSBAgree {    float: right;
    margin: 8px 0 55px 20px;
    width: 20px;
    height: 20px;}
.form textarea {
    font-size:18px;
    border:none;
    padding:10px;
    margin:15px 0;
    font-family: 'almoniDL400';
    background-color: #0000;
}
.form input::placeholder, .form textarea::placeholder {
 color: #1a1a1a;
}
#user_name, #user_email{
    flex: 1 1 calc(50% - 40px);
}
#user_name {
    margin-left:20px;
}
#user_msg {
    flex: 1 1 100%;
    min-height: 50px;
        border: 1px #1a1a1a solid;
 
}

#btnRegStaff {margin-bottom:30px}
.btn_submit.disable:hover, .btn_submit.disable {background:#cac4c1 !important; cursor:auto}
.btn_submit,#btnRegStaff, .lnkReg2 {
    background-color: #235b7d ;
    font-family: almoniDL700 ;
    line-height: 1;
    padding:15px 37px ;
    border: none;
    color: #fff;
    font-size: 24px ;
    cursor:pointer; 
    margin:auto;
     letter-spacing: 0.2px;

        
}

.btn_submit:hover, #btnRegStaff:hover, .lnkReg2:hover {box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.43);}
.btn_submit.disable:hover {box-shadow:none}
.btn_submit.disable:focus {outline:none}
.btn_submit:focus, #btnRegStaff:focus, .lnkReg2:focus {outline:none}
#err_msg {
    
    font-family: 'almoniDL400';
    font-size: 14px;
text-align: right;
    color: #c00;
     width: 100%;

}
.msg-success {
    font-size:56px;
    font-family: 'ultrabold';
    padding: 70px 0;
}
#SBFilterBtns {margin:35px auto 85px}
#SBFilterBtns input { background:#fff; color:#3d3d3d; border:1px #3d3d3d solid; font-size:18px;  line-height: 1.5; letter-spacing: -0.05px; padding:8px 12px; font-family:almoniDL400; margin:0 16px; cursor:pointer; border-radius:4px   }
#SBFilterBtns input:hover, #SBFilterBtns input.active {background:#1a1a1a; color:#fff}

.kidumImg {width:100%}


.adviser .staffIntro {      position: relative;}
.adviser .staffIntro:after {
    content: '+';
    padding: 10px;
    background: #fff;
    position: absolute;
    top: 90px;
    left: -96px;
    font-size: 24px;
    color: #1a1a1a33;
}
.adviser .staffIntro:before {
    content: '';
    height: 240px;
    position: absolute;
    top: 0;
    left: -80px;
    border-left: 1px #1a1a1a33 solid;
}
.adviser .staffIntro:last-of-type:before {display:none}
.adviser .staffIntro:last-of-type:after {display:none}
.staffIntro span {
    display: block;
    font-family: 'almoniDL400';
    font-size: 13px;
}
/* adviser */
 
.adviser {margin:0 auto;   width:100%;overflow: hidden;     padding: 60px 0 10px;position:relative; display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 180px;}
.mainInfo {float:right; max-width:340px; width: 30%;     position: absolute;    transform: translateY(-50%);       top: calc(50% + 30px);    }
 .adviser h1 {grid-column: 1 / 3;        max-width: 1058px;
    width: 100%;
    text-align: center;
    font-family: 'almoniDL900';
    font-size: 80px;
    line-height: 80px;
    margin: 80px auto 30px;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 8px #000 solid;}
.mainInfo h2, .mainInfo h3, .mainInfo h4 {margin:0; color:#000; font-weight:normal; line-height:1}
.mainInfo h2 {  font-size: 64px;  line-height:64px;   font-family: 'almoniTzar400'; margin:15px 0 5px;font-feature-settings: "smcp";}
.mainInfo h3, .mainInfo p {font-size:24px;    font-family: 'almoniDL400'; margin:0 0 4px}
.mainInfo h4 {font-size:16px;    font-family: 'almoniDL400';}
.staffIntro h5 p {font-weight:normal; line-height: 26px; font-size:19px;   text-align: right;  color: #000; font-family:almoniDL400; margin:0; font-feature-settings: "smcp";}
.mainTxt { float:left; max-width:620px; width: 52%;   margin-right: 9%;border-right: 3px #facab5 solid; padding:15px 8% 40px 0;     min-height: 200px;    }
.mainTxt p { font-weight:normal; line-height: 26px; font-size:19px;    text-align: right;  color: #000; font-family:almoniDL400; margin:0; font-feature-settings: "smcp";}

 .staffIntro h2 {    font-size: 32px;    line-height: 47px;    margin: 0;    font-family: 'almoniDL700';    color: #000;  letter-spacing: -0.09px; }

  .staffIntro h3 {font-family: 'almoniDL400'; font-size: 18px; color: #232323; margin:0 auto   } 
  .staffIntro h4 {font-family: 'almoniDL700'; font-size: 16px; color: #1a1a1a; margin:0 auto ;display: none;  } 
  .staffIntro h5 { margin:32px auto 0}
/* end adviser*/

.page_11738 .SBPerson .SBPersonData h4, 
.page_11738  .mainTxt p {font-feature-settings:normal}

.divSBArtContainer {
    width:calc(100% - 54px);
    margin:55px auto;
    max-width: 1056px;
    display: grid;
    grid-template-columns: repeat(auto-fill, 325px);
    justify-content: space-evenly;
    grid-gap: 40px;
 }
.item.firstArt {
    display: flex;
    width: 100%;
    grid-column: 1 / -1;
    max-width:100%;
}
.item {
        display: inline-block;
        max-width: 400px;
        direction: rtl;
        text-align: right;       
        font-family: 'almoniDL400';
        margin-bottom: 0;
        padding-bottom: 0;
        background-color:#fff;
  
    }
.item img {
    width: 100%;
    height: auto;
    display: block;
}

    .item:nth-of-type(3) {margin-left:0}
    .item img {
        width: 100%;
        height: auto;
        display: block;
    }
    .SBArtMadorTitle {
        text-align:left; 
        font-size: 32px;
        font-family: 'almoniTzar500';
        line-height: 1.47;
        letter-spacing: -0.09px;
        color: #5c6769;
        width: calc(100% - 54px);
        margin: 0 auto 42px;
        max-width: 1268px;
    }
.SBArtLogo {position: relative; top: 45px;}
.divSBArtContainer .item .title a:hover, .divSBArtContainer .box_text a:hover {  color:#235B7D!important; }
.divSBArtContainer .item .title a:visited, .divSBArtContainer .box_text a:visited {  color:#66605b !important; }
.item h2, .item h4 {
        font-size: 20px;
        font-family: 'demibold';
        line-height: 24px;
        color: #1a1a1a;
        margin:20px auto 0;
        width: calc(100% - 40px);
        min-height: 85px;
}
.firstArt h2{
    font-size:36px;
    line-height:1;
    margin:0;
    min-height:100%;
    width:100%;
}
.firstArt .author {
    margin: 0;
    color: #343059;
    align-self: end;
}
.infoArticle{
    padding:40px;
    display:grid;
}
.hWr4 {width: calc(100% - 54px); margin:0 auto 16px}
.author {
    color: #3d3d3d;
    font-family: 'almoniDL400';
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    margin-left:2px;
}
    .datetime {
        color: #989898;
        font-size: 16px;
        display: inline-block;
    }
.datetime:before {
    content: "|";
    margin: 0 16px;
    color: #cbb;
    font-family: 'almoniTzar300';
}
 #SBAllArt {
    margin:75px auto 130px; 
    display:block;     
    font-family: AlmoniDL400;
    font-size: 18px;
    border:1px #000 solid;
    letter-spacing: -0.3px;
    padding:4px 25px;
    background-color:#fff !important;
    color:#000;
    width:100px;
    cursor:pointer;
    grid-column: 1 / -1;
    border-radius:4px;
}

#SBAllArt:after { 
    border: solid #c00;
    border-width: 0 2px 2px 0;
    margin-right: 6px;
    display: inline-block;
    padding: 3px;
    content:'';
    position: relative;
    top: -1px;
    transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
    #SBAllArt:hover:after {border: solid #fff; border-width: 0 2px 2px 0;}
    .lnkReg2 {width:auto; }
    #SBAllArt:hover,.hpSB .lnkReg:hover {  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);}
    #SBFooter { background:#235b7d;    overflow: hidden;    padding: 13px 0;z-index: 1;position: relative; }
    #SBFooter div:nth-child(1) { margin-top: 3px;float:right; font-family: AlmoniDL400; font-size: 16px; line-height: 1.47; letter-spacing: 0.48px;  text-align: right;  color: #fff; margin-right:40px}
    #SBFooter div:nth-child(2) { float:left;    margin-top: 9px;  }
    #SBFooter div:nth-child(2) a {font-size: 16px;line-height: 1.45; color: #fff; font-family: AlmoniDL400; margin:0 39px;}

.hh{animation:animatezoom1 .7s forwards;}
.cc{ animation:animatezoom2 .7s forwards;}

.articleInner {
    background-color:#f9eae3;
   padding-top: 110px;

}
element.style {}
:not(#F_Content ul),
:not(#F_Content li) {
    list-style: none;
}
.veidaWr.article .section_content {
    max-width: 700px;
    width: 100%;
    margin: 0px auto 100px;
    text-align: right;
    position: relative;
}
.articleInner img {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    height: auto;
    z-index: 1;
}
.article_header {
    background: #f9eae3;
    padding: 30px 0 50px;
    position: relative;
}
.article_title {
    font-size: 56px;
    color: #235b7d;
    font-family: 'almoniTzar700';
    max-width: 900px;
    margin: 0 auto 30px;
    line-height: 1;
}
.article_subTitle {
    font-size: 20px;
    font-family: 'almoniDL400';
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.2;
    color: #353c4c;
}
.authorArticle {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(4, auto);
    grid-template-rows: auto auto;
    grid-gap: 14px;
}
.author_name {
    font-family: 'almoniDL400';
    color: #353c4c;
    font-size: 16px;
    margin-left: 20px;
}
.section_content .date {
    color: #5a5a5a;
    font-size: 16px;
    margin: 0;
    font-family: 'almoniDL400';
}
.author_title {
    grid-column: 3 span;
    align-self: start;
    color: #353c4c;
    font-size: 16px;
    font-family: 'almoniDL400';
}
.sbTitle h2.title {
    text-align: center;
    font-size: 56px;
    font-family: almoniTzar700;
    margin: 0 0 30px;
    color: #004f9f;
}
.article_info {
    display: flex;
    align-items: center;
    height: 60px;
    border-bottom: 1px #e5e2e0 solid;
    border-top: 1px #e5e2e0 solid;
    margin: 25px 0px;
}
.veidaWr.article .socialLinks {
    margin: 0;
    display: flex;
    justify-content: space-between;
    position: absolute;
    flex-direction: column;
    top: 0;
    right: -100px;
}

/*.article_text p strong {
    font-size: 28px;
    font-family: 'almoniTzar700';
    color: #353c4c;
}
.article_text p strong a {
    font-size: 18px;
    color: #484848;
    font-family: OpenSansHebrew;
}*/
.article_text p {
    line-height: 28px;
    font-size: 18px;
    color: #484848;
    font-family: OpenSansHebrew;
    margin: 0 0 20px;
}
.article_text h3,.article_text h2 {
    font-size: 28px;
    font-family: 'almoniTzar700';
    color: #235b7d;
    margin: 0;
}

.meetings {
    max-width: 1400px;
    display: flex;
    justify-content: center;
    width: calc(100% - 36px);
    margin:60px  auto;
    gap: 30px;
}
.section_articles .meetings .meet {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px #e9e2de solid;
    display: flex;
    flex-direction: column;
    flex: 0 0 350px;
}
.section_articles .meetings .meet .title {
    text-align: center;
    letter-spacing: -0.06px;
    font-size: 20px;
    font-family: demibold;
    margin-bottom: 32px;
    padding: 14px 23px 0;
}
.title a {
    color: #0b1742;
}
.title a:hover {
    color: #004f9f;
}
.section_articles .meet_info {
    display: flex;
    margin-top: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    font-family: 'almoniDL400'
}
.section_articles .meet_info .autor {
    border-left: 1px solid #8c8c8c;
    padding-left: 15px;
}
.section_articles .meet_info span {
    margin: 0 10px;
    color: #8c8c8c;
    font-size: 14px;
}
.meetings .meet img {
    width: 100%;
    height: auto;
}
.article .socialLinks a {
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 20px;
}
.article .socialLinks .facebook {
    background: url(../../../globes/image/upload/v1612958288/Digital/elbit/share-facebook_glkrtr.svg) no-repeat 0 0;
}
.article .socialLinks .mail {
    background: url(../../../globes/image/upload/v1612958288/Digital/elbit/share-mail_on1643.svg) no-repeat 0 0;
}
.article .socialLinks .twitter {
    background: url(../../../globes/image/upload/v1612958288/Digital/elbit/share-twitter_bk4zlv.svg) no-repeat 0 0;
}
.article .socialLinks .whatsap {
    background: url(../../../globes/image/upload/v1612958288/Digital/elbit/share-whatsapp_dv1kf3.svg) no-repeat 0 0;
}
.article .socialLinks .linkedin {
    background: url(../../../globes/image/upload/v1612960610/Digital/elbit/share-linkedin_ap1l82.svg) no-repeat 0 0;
}
.article .socialLinks .facebook:hover {
    background: url(../../../globes/image/upload/v1612958288/Digital/elbit/share-facebook-hover_nyiw6h.svg) no-repeat 0 0;
}
.article .socialLinks .mail:hover {
    background: url(../../../globes/image/upload/v1612958290/Digital/elbit/share-mail-hover_ihcsfe.svg) no-repeat 0 0;
}
.article .socialLinks .twitter:hover {
    background: url(../../../globes/image/upload/v1612958290/Digital/elbit/share-twitter-hover_wbzhdt.svg) no-repeat 0 0;
}
.article .socialLinks .whatsap:hover {
    background: url(../../../globes/image/upload/v1612958288/Digital/elbit/share-whatsapp-hover_ntt7zz.svg) no-repeat 0 0;
}
.article .socialLinks .linkedin:hover {
    background: url(../../../globes/image/upload/v1612960612/Digital/elbit/share-linkedin-hover_mxruys.svg) no-repeat 0 0;
}
.bgImg .creditImg {
    font-size: 14px;
}
#divFooter {
    background: #fff
}
#divFooter > div:after {
    color: #000
}
@keyframes animatezoom1{from{transform:scale(1)} to{transform:scale(0)}}
@keyframes animatezoom2{from{transform:scale(0)} to{transform:scale(1)}}



  
@media screen and (max-width: 1250px) {
    .hpSB .globesLink {
   background: url(../../../globes/image/upload/v1651477332/Digital/baimbetov/icon-24-action-gimel-white_gqqqke.svg) no-repeat 0 0;
    width: 24px;
    height: 24px;
   
}
      .adviser { margin-top:100px   }
    .hpSB h2 {margin-left:40px}

     #SBFilterData { max-width: 100%;  }
     .divCompanyDesc p{
        font-size: 14px;
        line-height: 18px;
    }
}

@media screen and (max-width: 1100px) {
        .mainInfo .socialLinks a { margin:0 10px}
        #SBFilterData {  grid-template-columns: repeat(3, 1fr);  }
       
       
        .SBPerson .SBPersonSocial a img {margin:0 15px}
        .mainTxt {    min-height: 350px;}
}
@media screen and (max-width: 950px) {
     #divAllStaff {grid-template-columns: repeat(1, 1fr);    grid-gap: 16px;}
    .divCompanyDesc p{
        font-size: 16px;
        line-height: 20px;
    }
}


@media screen and (max-width: 768px) {
   
    #SBFilterData {grid-template-columns: repeat(2, 1fr);}
   .hpSB .imgShare {    top: -3px;}
   .adviser {padding-top:180px}
   .form__section .container {background-image:none}
    #SBFooter div { float:none !important; margin:0!important}
    #SBFooter div:nth-child(1) {font-size: 20px; text-align:center}
    #SBFooter div:nth-child(2) a {font-size: 16px; margin:0 10px}
 
    .btn_submit {
        flex: 1 1 100%;
        position: initial;
        font-size:22px;
        height:48px;
    }
    .baubeTov .campaignLink{
        display:block;
        font-size: 16px;
        line-height: 24px;
        font-family: 'almoniDL700';
        padding-top: 14px;
        margin-top: 20px;
        display: block;
        border-top: 1px #1a1a1a33 solid;
        position:relative;
    }
}
@media screen and (max-width: 767px) {
    .form__section .container {padding:0}
   
    #SBInStaffItem img {max-width:375px}
    
   
  /* end header */
    .form__section .container {
            margin-top: 140px;
        background-position: bottom center;
        background-size: 80%;
        margin: 0 20px;
    }

    .form {
        padding-bottom: 40px;
    }
    .form_desc{
        font-size:18px;
        line-height:24px;
    }
    #user_name {
        margin-left: 0;
    }
    #user_name, #user_email {
        flex: 1 1 100%;
    }
    .msg-success {
        font-size:40px;
        text-align:center;
        padding:0 0 100px;
    }
    #Tagiut_Tohen a {
        margin-left: 40px;
        font-size: 18px;
        line-height: 30px;
    }
    #Tagiut_Tohen span:before {
        width:30px;
        height:30px;
    }
  
}


.form-label input[type="text"], .form-label input[type="password"], .form-label input[type="tel"], .form-label input[type="email"], .form-label select{-webkit-box-shadow:none !important;   }
.form-label {width:50%; max-width:280px; margin-left:49px; margin-bottom:30px}
    .form-label input:valid ~ label, .form-label input:focus ~ label, .form-label textarea:valid ~ label, .form-label textarea:focus ~ label, .form-label input:read-only ~ label, .form-label input:disabled ~ label {
        background: #ffffff;
    }

/* takanon */
#SBTakanon {
    width:80%;
    text-align:right;    
    width: 62%;
    margin: 100px auto 0;
    text-align: right;
    margin-right: 354px;
    max-width: 592px;
}
#SBTakanon h1 {       
    text-align: right; 
    font-size: 64px;
    margin-right: 25px;
    margin-bottom:32px;
    font-family: almoniTzar400  !important;
    font-weight: normal;
    margin: 0;
    color: #1a1a1a  !important;
    letter-spacing: -0.18px;
    line-height: 64px; 
}
#SBTakanon ol li {  
    text-align:right;
    font-family: OpenSansHebrew;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.09px;
    color: #555;
    margin-bottom: 14px;}
#SBTakanon p { text-align:right;
    font-family: OpenSansHebrew;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.09px;
    color: #555;
    margin-bottom: 14px;}
#SBTakanon p a {color:#e61e28; border-bottom:1px #e61e28 solid}


/* article */
#p2048 header {max-width:1280px}
#p2048 .socialIconsArt a {background-color:#00aeef}
#p2048 .socialIconsArt a:hover {background-color:#c00}
#p2048 .wr_item h3 { color:#000}
#p2048 .wr_item h3:hover, #p2048 .item50pr .wr_item h2:hover {color:#f44336}
#p2048 {background:#fff}

#p2048 .divSBArtContainer {    grid-template-columns: repeat(2, 1fr);  margin:0; width: 100%;  }
#p2048 #divSBArt2 {max-width: 1010px; background:#fff; position:relative; z-index:111111}
#p2048 #divSBArt2 .item {  max-width: 490px; }
#p2048 #divSBArt2 .item h2 {     text-align: right;   font-size: 32px; font-family: 'almoniTzar400'; line-height: 32px; font-weight:normal}

#p2048 #divSBArtTitle {margin-bottom:16px; overflow:hidden}
#p2048 #divSBArtTitle .SBArtMadorTitle1 {  font-size: 64px; font-family: 'almoniTzar500';  line-height: 1;   letter-spacing: -0.18px;   text-align: right;  color: #e61e28; float:right;}
#p2048 #divSBArtTitle .SBArtMadorTitle2 {  font-size: 26px;font-family: 'almoniTzar400';   line-height: 1; letter-spacing: -0.07px;
  text-align: right;  color: #66605b;float:right; margin: 22px 14px 0 0;}
#p2048 #divSBArtTitle .SBArtLogo { position:static;float:left}
#p2048 #divSBArtTitle .SBArtLogo img {    width: 150px;    margin-top: 20px;}

#divFooter { background:#fff }
#divFooter > div:after { color:#000}

@media screen and (max-width: 480px) {

    .divSBTitle h2 {
        font-size: 32px;
        line-height: 1;
    }
        .divSBTitle h2:after {
            width: 72px;
            height: 6px;
        }
    .desc {
        font-family: 'AlmoniDL700';
        font-weight: normal;
        text-align: right;
        font-size:18px;
    }
    .wr {
    width: calc(100% - 32px);
    margin: 50px auto;
}
    #divSBInstruction {
    display: block;
    margin-bottom: 10px;
}
    #divSBInstruction div {
    width: 90%;
    margin: 4px auto 32px;
    border-bottom: 1px #c9c9c9 solid;
    padding-bottom: 16px;
    position: relative;
   display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
    grid-gap: 15px;
}
    #divSBInstruction div>span img {
    width: 64px;
    height: auto;
}
    #divSBInstruction p {
    font-family: 'almoniDL700';
    width:100%;
    font-size: 18px;
    color: #1a1a1a;
    max-width: 100%;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: -0.06px;
    text-align: right;
}
    #divSBInstruction div:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-left: 1px solid;
    border-top: 1px solid;
    border-bottom: 0px solid #0000;
    transform: rotate(225deg);
    left: 50%;
    bottom: -7px;
    background: #fff;
    color: #c9c9c9;
}
    #divSBInstruction div:last-child {
    border: 0;
}
    #divSBInstruction div:last-child:before{
        content:none;
    }
    #articlesSection {
    
    padding: 30px 0;
}
    .item.firstArt {
        flex-direction: column-reverse;
    }
    .item.firstArt h2 {
        font-size: 20px;
        line-height:22px;
        text-align:right;
    }
    .divSBArtContainer {
    grid-gap: 15px;
}
    .infoArticle {
        padding: 10px;
    }
    .firstArt .author{
        font-size:21px;
        line-height:25px;
    }
    .item {
        display: grid;
        grid-template-columns: 105px 1fr;
        max-width: 100%;
    }
    .item h2, .item h4 {
    font-size: 16px;
    font-family: 'almoniDL700';
    line-height: 18px;
    color: #1a1a1a;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
    min-height: auto;
}
    .artINnfo {
    padding: 15px 10px 5px 10px;
    display:grid;
}
    .author {
    color: #484848;
    font-family: 'almoniTzar300';
    font-size: 17px;
    display: inline-block;
    margin: 0;
}
   .form_desc {
    margin: 10px 0 30px;
}
   .form-label {
    width: 100%;
        margin-left: 0;
        max-width:100%;
        margin-bottom:22px;
}
   .form textarea{
       margin:0;
   }
   .article_header {
    padding: 20px 0;
}
    .article_title {
        font-size: 36px;
        width: calc(100% - 32px);
        margin: 0px auto 20px;
    }
    .article_subTitle {
    font-size: 18px;
    width: calc(100% - 32px);
}
    .veidaWr.article .socialLinks {
        margin: 0;
        display: flex;
        justify-content: space-around;
        position: static;
        flex-direction: row;
    }
    .article_info {
    margin: 25px 16px;
}
    .article_text {
    width: calc(100% - 32px);
    margin: 20px auto;
}
      .article_text img {
    width: 100%;
    height: auto;
}
      .articleInner {
    height: auto;
  padding-top: 157px;
}
    .articleInner img {
        position: static;
    }
      #SBFooter div:nth-child(1) {
    font-size: 16px;
    text-align: right;
}
    .veidaWr.article .section_content {
        margin: 0px auto 65px;
    }
    .hpSB .lnkReg {
    padding: 5px 20px;

}
      #SBFooter {
   
    padding: 10px 16px;

    display: flex;

    justify-content: space-between;
}
      .hpSB {

   width: calc(100% - 32px);
    padding: 11px 16px 0 16px;
    height: 142px;
    align-items: start;

}
      header.sticked {
    height:90px;
   width: calc(100% - 32px);
}
      .hpRight {
          align-items: start;
    flex-direction: column;
}
      .hpSB .lnkSB {
    margin-left: 0;
}
      #SBTopLinks .table {
  
    grid-gap: 25px;
}
      .hpSB h2 {
    margin-left: 0;
}
      #dvRSB {
align-items: end;
    flex-direction: column-reverse;
}
      .imgShare {
    margin: 10px 0;
}
      #dvRSB a img {
    margin: 5px 10px 0 0;
    max-width: 107px;
}
      #dvRSB a span {
    font-size: 16px;
}
      #SBTopLinks {
    margin-top: 10px;
}
      .hpSB .l {

   justify-content: center;
    padding: 0;
    position: absolute;
    top: 104px;
    right: 0;
    z-index: 11;
    width: 100%;
    text-align: center;
    box-shadow: 0 2px 16px 0 rgb(0 0 0 / 13%);
    border-bottom: solid 1px rgba(141, 141, 141, 0.2);
}
    .socialBlock {
        width: 100%;
        height: 80%;
    }
}