﻿/* 
    blue 0561d8 --> red e61e28 
    c71922 --> c71922
*/
:root {
--bg-primary:#FFF9F4;
}
body { min-width:100%}

@font-face {
    font-family: 'almoniTzar400';
    font-weight: 400;
    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');
}
@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: '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?#iefix') 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: 'ultrabold';
     font-weight: 900;
     font-style: normal;
     src: url('/Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.eot');
     src: url('/Static/fonts/almoni2019/almoni-neue-ultrabold-aaa.eot?#iefix') 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')
 }


#wrapper,header{  max-width:unset;}
 
#wrapper {background: #FFF9F4;}
    #wrapper {
        min-width: 100% !important;
        max-width: 100% !important;
    
    }
#kidumSB {margin-top: 50px;}

.desc {
    margin:30px auto;
    text-align:center;
    max-width:705px;
}
.desc.article{
    margin:20px auto;
}
.intro {
    font-family: demibold;
    font-size: 20px;
    line-height: 23px;
    color: #000;
    margin: 0;
    text-align: right;
}
.hpSB {
    display: flex;
    align-items: center;
    width: calc(100% - 60px);
    text-align: right;
    direction: rtl;
    direction: rtl;
    top:0;
    padding: 12px 30px;
    left: 0;
    overflow: hidden;
    z-index: 1111111111;
    justify-content: space-between;
    position: fixed;


    background: #555;
}
    .hpSB.sticked, .hpSB.article {
        background: #df1323;
    }

    .hpSB .del1 {
        height: 25px;
 
        border: solid 1px #fff;
        margin: 0 17px 0 12px;
        position: relative;
        top: -3px;
        background:#FFF9F4
    }
    .hpSB .globesLink {
        background: url(https://res.cloudinary.com/globes/image/upload/v1646311132/Digital/medabrot2022/Globes_logo___138-35_dr08fw.svg) no-repeat 0 0;
        width: 136px;
        height: 49px;
 
    }

.hpSB h2{
    display: inline-block;
    font-family: almoniTzar700;
    margin-top: -10px;
    font-size:55px;
    color:#a41c65;
    margin-left:120px;
}

.hpSB .lnkSB{
    display: inline-block;
    font-family: almoniDL400;
    font-weight:normal;
    margin-left: 45px;
    font-size: 18px;
    color:#fff;
}
.hpSB .lnkSB.active{color:#fff; position:relative}

    .hpSB > div {
        display: flex;
        align-items: center;
    }

.hpSB .lnkSB.active:after {
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    bottom: -5px;
    background-color: #fff;
    content: '';
}

#dvRSB a {margin-left:10px}

.hpSB .lnkReg {
    font-family: demibold;
    font-size: 16px;
    display: flex;
    letter-spacing: -0.3px;
    padding: 8px 16px;
    color: #fff;
    border: 1px #fff solid;
    border-radius: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;

}
.hpSB .lnkSB:hover {
    color:#fff;
    position:relative;
}
.hpSB .lnkSB:hover::after{
    content:"";
    position:absolute;
    width:20px;
    height:2px;
    background-color:#fff;
    bottom: -5px;
    right: 0;
}
.hpSB .imgShare {
    margin-right: 10px;
    cursor: pointer;
    background: url(https://res.cloudinary.com/globes/image/upload/v1646316084/Digital/medabrot2022/a_icon_share_1_zkmlbo.svg) no-repeat 0 0;
    display: block;
    width: 13px;
    height: 16px;
}
.lnkReg:hover .imgShare {
    background: url(https://res.cloudinary.com/globes/image/upload/v1646318168/Digital/medabrot2022/a_icon_share_2_qa0mej.svg) no-repeat 0 0;
}


    .hpSB span {
        color: #fff;
    }
 
.hpSB .l {font-family: AlmoniDL400;float:right;   margin: 10px 0 0 30px;  font-size: 16px;color:#000}
 
#SBTopLinks .table{
    display:inline;
}
#kidumSB {  position:relative;}

#Sponsers {margin-bottom:30px}
#GPage_main .bb {
    margin-bottom: 30px
}






.header .container .logoVr { display:flex;    align-items: center;}

.veidaWr {position:relative}
header .logoGlobes {
    height: 35px;
    width: 138px;
    border: 0;
    margin:0 23px 7px 0;
    display: block;
    background: url(https://images.globes.co.il/globes/logo-138-35-2.svg?ver=1) no-repeat 0 0;
 
}
.header .container {
    display: grid;
    grid-template-columns: auto 1fr auto;
    margin: 0 auto;
    align-items: center;
        padding: 11px 0;

        border-bottom: 1px solid rgba(0, 0, 0, 0.35);

background: #FFF9F4;
}
.header .container .nodeName {    justify-self: start;   font-size: 40px;   line-height: 1.49; font-family:almoniTzar500; position:relative;     margin-right: 45px;}
 
 .header .container .nodeName:before {   
      position: absolute;
    border-left: 2px #000 solid;
    top: 11px;
    right: -22px;
    height: 30px;
    content: "";}
.header .container .sponser .hasut {
    font-size: 18px;    align-items: center;display: flex;
}
 
header {    top:0;   position: fixed;    width: 100%;left:0; z-index:4;    background-color: var(--bg-primary);}

header .social:before {
    content: url(https://images.globes.co.il/globes/d/12504/share_icn.svg);
       margin: 0 8px;
    position: relative;
    top: 6px;
}
header .hIconsWr {    display: flex;     margin-left: 24px;
    flex-direction: row-reverse;
    align-items: center;} 
.header .container .register {
    color: #fff;
     border-radius: 8px;
    background: #DF1323;
     
    padding:0 10px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
 
 
 .header .container .sponser:after {
    top: -8px;
    content: "בשיתוף:" !important;
   position: relative;
    border-left: 0;
    padding-right: 16px;
    display: block;
    padding: 9px 16px 10px 17px;
    height: 13px;
    font-size: 18px;
    direction: rtl;
}

.header .container .sponser {
    position: relative;  
    margin-top: 8px;  
    margin-right: 7px;
    display: flex;
    align-items: center;
    margin-top: 2px;    
    direction: ltr;
}
  .desc p {font-size: 20px; line-height: 130%; color: #000; font-family: almoniDL500; text-align: right}
  .desc p span { color:#666 !important }
  .desc p strong { font-family: almoniDL700;  color:#666 !important }
 

.divSBTitle h2 {
    text-align: center;
    font-family: 'almoniTzar700';
    font-size: 56px;
    line-height: 83px;
    margin: 30px auto;
    color: #df1323;
    letter-spacing: -0.18px;
    position: relative;
    display: inline-block;
    background:#FFF9F4;
    padding: 0 20px;
}
.divSBTitle {
    position: relative;
    max-width: 1370px;
    width: calc(100% - 30px);
    margin: 0 auto;
}
.divSBTitle::before{
    content:"";
    position:absolute;
    width:100% ;
    height:2px;
    background-color:#df1323;
    transform:translateY(50%);
    right:0;
    top:50%;
}
    .divSBTitle h2 span {
        font-family: 'almoniTzar400';
        font-weight: normal;
        font-size: 32px;
        position: relative;
        top: 5px;
        margin-right: 10px;

        display: none;
    }

.section-comment{
    font-family:demibold;
    font-size:16px;
    color:#a41c65;
}
#lnkTips2{
    display:inline-block;
}
.mainInfo .imgCredit{
    font-size: 14px;
    margin:0;
    color:#fff;
}
/*
.divSBTitle::after{
    content:"";
    position:absolute;
    width:30%;
    height:2px;
    background-color:#a41c65;
    transform:translateY(50%);
    left:40px;
    top:50%;
}*/



 
.header .container {padding:0}



.header .container .sponser span {
    margin-left: 10px
}
 

header .hIconsWr .social {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    border-radius: 8px;
    border: 1px solid #000;
    margin-right: 20px;
    line-height: 35px;
    padding: 0px 10px 0px 0;
    height: 30px;
    font-family: almoniDL400;
    font-size: 18px;
    cursor: pointer;


}
.hero .heroImg {
  
    width: auto;
    padding: 0;
}



/*article*/
#divGalleryCredits {
    padding-right: 0 !important;
    direction: rtl;
    max-width: 1280px;
    margin: 0 auto;
    text-align:right;
    font-size:16px;
    font-family:almoniDL400
}

#p2048.article .ItemMain {
    width: 100%;
 
}

#p2048.article   {
 margin-top:73px;
}

#p2048.article .itmWr { position: relative;   max-width: 1280px;    margin: 0 auto;    }
#p2048.article .itmWr img {display:block}
    #p2048.article .ItemMain .wr_item {
        position: absolute;
        bottom: 0;
        text-align: right;
        width: 100%;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #0000009c);
    }
    #p2048.article .ItemMain .wr_item h2 {
        font-size:49px;
        line-height:0.9;
        margin-right: 50px;
        margin-left: 50px;
        font-family:demibold;
        color:#fff

    }

#p2048.article .ArticleRetatedItems a > div {
    width: 46%;
    float: right;
    margin: 0 2% 4%;
    background: #fff;
    direction: ltr;
    box-shadow: 0 2px 4px 0 rgba(184, 184, 184, 0.5);
}

    #p2048.article .ArticleRetatedItems a > div img {
        width: 100%;
        display: block;
    }

#p2048.article .ArticleRetatedItems {
    background: #f4f4f4;
    overflow: hidden;
    position: relative;
    z-index: 111111111;
}

#divArticleText {
    width: 645px;
    margin: 0 auto;
    direction: rtl;
    text-align: right
}

    #divArticleText p {
        font-size: 20px;
        line-height: 29px;
        text-align: right;
        color: #2d303a;
        margin: 0 0 30px;
        direction: rtl;
        text-align: right;
        font-family: OpenSansHebrew
    }

    #divArticleText h3 {
        font-size: 32px
    }

#divArticleSubTitle {
    width: 640px;
    margin: 20px auto 0;
    font-size: 26px;
    line-height: 1.27;
    color: #000;
    text-align: right;
    font-family: almoniDL400;
    position: relative;
}

#divAuthorAndTime {
    width: 645px;
    margin: 20px auto 50px;
    font-size: 20px;
    line-height: 1.33;
    direction: rtl;
    text-align: right;
    color: #df1323;
    font-family: 'almoniDL400';
}

    #divAuthorAndTime .imgAuthor {
        width: 60px;
        margin-left: 15px;
    }

#divArticleSubTitle h2 {
    font-family: 'almoniDL700';
    font-size: 44px;
    line-height: 1;
    margin: 0;
}

#divAuthorAndTime .author {
    padding-left: 5px;
    font-size: 20px;
    color: #df1323;
    font-family: 'almoniDL400';
    line-height: 1.33;
}

.moreArts {
    font-size: 50px;
    font-family: ultrabold;
    text-align: right;
    margin: 0 2% 20px 2%;
}

#divArticleText div img {
    text-align: right;
    display: block; width:100%; height:auto
}

.img_credit_in_the_content {
    font-size: 14px;
    font-family: almoniDL400;
}
/* end article*/






#divSBInstruction {
    width: calc(100% - 30px);
    margin: 30px auto 78px;
    max-width: 1040px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px;
}

#divSBInstruction div{
    display:inline-block;
}

#divSBInstruction div>span img {
 border-radius:50%;
 width: 130px;
    height: 130px;
}
 
#divSBInstruction p{
    font-family: almoniDL500;
    font-size:20px;
    color:#666;
    margin: 30px auto 0;
    line-height: 29px;
    max-width:200px;
}
#divSBInstruction div{
    position:relative;
}
 
#divSBInstruction div:last-child:after{
    content:none;
}



#divSBInstruction.seven {grid-template-columns: repeat(8, 1fr);}
#divSBInstruction.seven div {     grid-column: span 2;} 
#divSBInstruction.seven div:nth-child(5) {grid-column: 2 / span 2;}


.bookb {margin:80px auto 20px}



.mainInfo .socialLinks {
    text-align: center;
    direction: ltr;
    padding: 10px 0 10px 20px;
    border-top: 2px #fff solid;
    border-bottom: 2px #fff solid;
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
}
.mainInfo .mainInfo_inner .socialLinks a {width:30px; height:30px; cursor:pointer; background-position-y:center; }
.mainInfo .socialLinks .icon1 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1646742656/Digital/medabrot2022/icn-facebook_avmufh.svg) no-repeat 0 0;
}
.mainInfo .socialLinks .icon2 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1646742656/Digital/medabrot2022/icn-twitter_rd7d51.svg) no-repeat 0 0;
}
.mainInfo .socialLinks .icon3 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1646742656/Digital/medabrot2022/icn-mail_eurmxj.svg) no-repeat 0 0;
}
.mainInfo .socialLinks .icon4 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1646742656/Digital/medabrot2022/icn-linkdin_d8d5s6.svg) no-repeat 0 0;
}
.mainInfo .socialLinks .icon5 {
    background: url(https://res.cloudinary.com/globes/image/upload/v1646742656/Digital/medabrot2022/icn-whatsapp_yvnilt.svg) no-repeat 0 0;
}



 

#divSBBanner1, #divSBBanner2{
   
      grid-column: 1 / -1;
    margin:20px auto;
 
}
#divSBBanner2 {display:none}
    #p2048.article .ArticleRetatedItems {
        background: #fff
    }
 

#SBFilterData{
    max-width:1100px;
    margin:30px auto;
    width:calc(100% - 30px);
    display: grid;
      grid-template-columns: repeat(3, 1fr);
    grid-gap:80px;
    justify-content: space-evenly;
    grid-auto-flow: row dense;
    position:relative;
}


#SBFilterData>a:visited * {color:#66605b}

 
.moreInfoCoach {
    position: absolute;
    background: #970e52;
    width: calc(100% - 46px);
    border-radius: 10px;
    padding: 32px 24px;
    transition: all .3s ease;
    bottom: 0;
    z-index: -1;
    display: grid;
    left: -1px;
    will-change: top;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

#SBFilterData .SBCoach:hover .moreInfoCoach {
    z-index: initial;
    opacity: 1;
    height: calc(100% - 64px);
}
.SBCoach .moreInfoCoach h4{
    color: #fff;
    margin-bottom: 16px;
}
.SBCoach .moreInfoCoach p{
    font-size:16px;
   line-height:19px;
   color: #fff;
   margin-bottom:26px;
}
.SBCoach .moreInfoCoach span {
     font-size:16px;
   line-height:19px;
   color: #fff;
   border:1px solid #fff;
   border-radius:35px;
   font-family:demibold;
   padding:8px 16px;
   transition:background ease 0.2s;
   justify-self: center;
    align-self: end;

   
}
    .SBCoach .moreInfoCoach span:hover {
        background-color: #fff;
        color: #df1323;
    }
.SBCoach img{
 
    border-radius:50%;
    margin:0 auto 24px;
    display: block;
    width: 100%;
        max-width: 270px;
}

.SBCoach h4 {
    font-size: 20px;
    line-height: 29px;
    margin: 0;
    font-family: demibold;
 
}

 
.SBCoach h6, .SBCoach p, .mobile{
    font-size:16px;
    line-height:23px;
    font-family: 'almoniDL400';
    margin:0;
    color:#000;      text-align: center;  font-weight: normal;
}
  .mobile + p  {
    display:none;
}
#SBInStaffItem {    grid-column: 1 / -1;
    margin: 44px auto 106px;
    max-width:900px;
 
 overflow:hidden;
    width: 100%;}
#SBInStaffItem::before{
    content:url('https://images.globes.co.il/globes/Ameba1.svg');
    position: absolute;
    right: -300px;
    top: 8%;
    z-index: 0;
}
#SBInStaffItem::after{
    content:url('https://images.globes.co.il/globes/Ameba2.svg');
    position: absolute;
    left: -500px;
    top: 22%;
    z-index: 0;
}
#divSBArt1{
    position:relative;
}
 
#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%}
 .close {
    font-size: 20px;
    font-family: 'Open Sans';
}
 .socialBlock a:after {
    font-size: 15px;
    font-family: 'almoniDL400';
}
 .closetext {
    line-height: 25px;
    font-family: 'almoniDL400';
}
/*#SBInStaffItem h2 {  
    font-family: AlmoniDL400;
  font-size: 31px;
  font-weight: normal;
  line-height: 1.47;
  letter-spacing: -0.09px;
  text-align: right;
  color: #000;
  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 {float: right;    margin: 28px 103px 0 0;}*/


.errInput{
    border:2px solid #cc0000 !important;
}



/*--------------------------form section------------------------------------*/

/*.form__section .container {
    background-image:url('https://images.globes.co.il/globes/11597b.png');
    background-repeat:no-repeat;
    background-position: 10% center;
        max-width: 1210px;
    margin: 20px auto;
    padding: 0 35px;
        min-height: 437px;
}*/
#SBSendMailSuccess {display:none; position: relative;  }
#SBSendMailSuccess h3{
    font-family: 'demibold';
    font-size: 24px;
    margin: 20px 0;
}
.form {
    display: flex;
    flex-wrap:wrap;
    max-width:950px;
    position: relative;
    margin:auto;
    width: 100%;
  
 
}
.form_title {
    font-size: 64px;
    font-family: 'almoniTzar400';
    padding-bottom: 0;
    margin: 0;
   font-weight: normal;
   text-align: right;
}
.form_desc {
    font-size:24px;
    line-height:29px;
    margin:30px auto 50px;
    max-width: 700px;
    font-family: 'almoniDL400';
    text-align:center;
    line-height: 130%;

}
.form_terms{
    text-align:center;
    color:#3e3e3e;
    font-size:14px;
    line-height:17px;
        font-family: 'almoniDL400';
        margin:50px 0;
}
.form_terms a{
    text-decoration:underline;
    color:#3e3e3e;
}
.form-boxes{
    display:grid;
   grid-template-columns: repeat(3, 1fr);
   grid-gap:10px 32px;
   width:100%;
}
.form-img {
    width: 100%;
    margin: 20px 0 40px 0;
    display: none;
}
.form_desc a { border-bottom:1px #e61e28 solid; color:#e61e28}
.form_desc #chkSBAgree {    float: right;
    margin: 8px 0 55px 20px;
    width: 20px;
    height: 20px;}
.form input, .form textarea {
    font-size:18px;
    border:none;
    padding:10px;
    margin:0;
    font-family: 'almoniDL400';
    background-color: transparent;
}
.form input::placeholder, .form textarea::placeholder {
 color: #666666;
}

#BusinessF ~ label, #BusinessName ~ label{
    display:none;
}
#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 #666666 solid;
 margin-top: 10px;
}
.form .btn_submit {
    width:260px;
    margin:0 auto;
    font-size:20px;
    font-family:demibold;
    /*.
    position: absolute;
    left: 0;
    bottom: 0;*/
}
.form-label input[type="text"], .form-label input[type="password"], .form-label input[type="tel"], .form-label input[type="email"], .form-label select{
    background-color:#fff9f4;
}
.form-label label{
     background:#fff9f4;
}
#btnRegStaff {margin-bottom:130px}
.btn_submit.disable:hover, .btn_submit.disable {background:#66605b !important; cursor:auto}
#SBSendMailContainer .btn_submit,#btnRegStaff, .lnkReg2 {
    background-color: #df1323;
    font-family: demibold;
    border: none;
    color: #fff;
    font-size: 20px;
    cursor:pointer;
    border-radius:30px;
}

    .btn_submit:hover, #btnRegStaff:hover, .lnkReg2:hover {
        background-color: #970e52;
    }
#err_msg {
    flex: 1;
    font-family: 'almoniDL400';
    font-size: 14px;   
    text-align: right;
    color: #c00;
    margin-right: 39px;
    margin-top: -10px;
}
.form-label .errMsg, .error_message, .red_bottom, .loginWr .errMsg {
    font-family: 'almoniDL400';
    font-size: 14px;
}
.msg-success {
    font-size:56px;
    font-family: 'ultrabold';
    padding: 70px 0;
}
#SBFilterBtns {margin:0;}
#SBFilterBtns input {  color:#df1323; font-size:20px;  line-height: 29px; letter-spacing: -0.05px; padding:0px 23px; font-family:demibold; cursor:pointer; position:relative;     background: none;
    border: none;}
#SBFilterBtns input:after:hover, #SBFilterBtns input.active:after{
    position:absolute; 
    width: 20px;
    height: 2px;
    right: 0;
    bottom: 0;
    background-color: #ab218e;
    content: '';

}
 
.socialBlock .linkedin:after {
    content: "Linkedin";
    left: 12px;
}

.kidumImg {width:100%}
/* adviser */
.adviserWr {background: #fff9f4; padding-top:100px;}
.adviser {
    margin: 0 auto 50px;
    max-width: 1040px;
    width: calc(100% - 160px);
    overflow: hidden;
    position: relative;
    background: linear-gradient(72deg, rgba(204,0,86,1) 15%, rgba(119,14,83,1) 100%);
    border-radius: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: 50px 80px;
}
.mainInfo {
    padding-left: 50px;
    border-left: 3px #cc0056 solid;
}
.mainInfo_inner, .mainTxt_inner{ max-width:340px; margin:auto;}
.mainTxt {
    padding-right: 100px;
}

.mainInfo img {
    border-radius: 50%;
    width: 230px;
    border: solid 10px #cc0056;
    margin-bottom:10px
}
.mainInfo h2, .mainInfo h3, .mainInfo h4 {margin:0; color:#fff;  line-height:1}
.mainInfo h2 {  font-size: 45px;  line-height:45px;   font-family: demibold; margin:15px 0 5px}
.mainInfo h3, .mainInfo p {font-size:24px;    font-family: 'almoniDL400'; margin:0 0 4px; font-weight: normal;}
.mainInfo h4 {font-size:16px;    font-family: 'almoniDL400';}

.mainTxt p { font-weight:normal; line-height: 28px; font-size:24px; letter-spacing: -0.07px;  text-align: right;  color: #fff; font-family:demibold; margin:0}

 
/* end adviser*/




    .divSBArtContainer {
        width:calc(100% - 54px);
        margin:0 auto 54px;
        max-width: 1370px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-evenly;
    grid-gap: 30px;


    }


    .item {
            display: inline-block;
    max-width: 437px;
      border-radius:10px;
        margin-bottom: 0;
        padding-bottom: 0;
        border: 1px #e0e0e0 solid;
        background: #fff;
       
    }
    .item:nth-of-type(3) {margin-left:0}
    .item img {
        width: 100%;
        height: auto;
     border-radius: 10px 10px 0 0;
        display: block;
 
    }
        .item:hover .title a {
            color: #df1323;
        } 
        .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:#df1323 !important }
    .divSBArtContainer .item .title a:visited, .divSBArtContainer .box_text a:visited {  color:#66605b !important; }
    .item h2, .item h4 {
        font-size: 24px;
        font-family: almoniDL700;
        line-height: 24px;
        color: #6e5663;
        margin:20px auto 48px;
        width: calc(100% - 40px);
        min-height: 82px;
        text-align:right;
    }
    .hWr4 {width: calc(100% - 40px); margin:0 auto 16px; text-align:right;}
    .author {
        color: #1A1A1A;
         font-family: demibold;
         line-height: 120%;
        font-size: 18px;
         display: inline-block;
        white-space: nowrap;
        margin-left:2px;
    }

    .datetime {
        color: #989898;
        font-size: 14px;
        display: inline-block;
        font-family: 'almoniDL400';

        display: none;
    }
      .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 #e61e28 solid;
    letter-spacing: -0.3px;
    padding:4px 25px;
    background-color:#fff !important;
    color:#e61e28;
    width:100px;
    cursor:pointer;
    grid-column: 1 / -1;
    }

    #SBAllArt:after { border: solid #e61e28;
    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; margin:50px 0;    padding: 10px 70px;}
#SBAllArt:hover, .hpSB .lnkReg:hover {
    background-color: #fff;
    color: #df1323
}

#SBFooter {
    
    margin-top: 100px;
    overflow: hidden;
    padding: 10px 30px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-top: 1px solid rgba(0, 0, 0, 0.35);


}
    #SBFooter p, #SBFooter a{ font-family: AlmoniDL400; font-size: 16px; line-height:23px;  text-align: right;  color: #000; }
  

.hh{
    animation:animatezoom1 .7s forwards;
}

.cc{
    animation:animatezoom2 .7s forwards;
}
.tagiotSection {
    font-family: 'demibold';
    margin-bottom: 25px;
}
    .tagiotSection p {
        color: #6e5663;
        font-size: 20px;
        display: inline-block;
        direction: ltr;
        margin:10px;
    }
    .feed_subject{
        color: #df1323;
    font-size: 16px;
    border: 1px solid #df1323;
    border-radius: 20px;
    padding: 8px 16px;
    margin: 10px;
        display: inline-block;
    cursor:pointer;
    transition:background ease-in 0.2s;
    }
    .feed_subject.feed_added, .feed_subject:hover {
    background: #df1323;
    color: #fff;
}
@keyframes animatezoom1{from{transform:scale(1)} to{transform:scale(0)}}
@keyframes animatezoom2{from{transform:scale(0)} to{transform:scale(1)}}

@media only screen and (max-width: 1550px) {
 
    .hpSB h2 {margin-left:40px}
}
@media only screen and (max-width: 1500px) {

}
@media only screen and (max-width: 1300px) {
    .hpSB .lnkSB {margin-left:30px    }

}

@media screen and (max-width: 1240px) {
     


 
 
 
}


    @media screen and (max-width: 1100px) {
        .mainInfo .socialLinks a { margin:0 10px}
        #kidumSB:after {zoom: 70%;}
    
   
        .hpSB .lnkSB {font-size: 15px;margin-left: 24px; }



        .mainTxt p {
            font-weight: normal;
            line-height: 22px;
            font-size: 18px;
        }

}
@media screen and (max-width: 768px) {

   

    #SBTakanon h1 {
        font-size: 40px
    }
    .divSBTitle::before {
    width: calc(100% - 40px);
    right: 20px;

}
    .divSBTitle h2 {
    font-size: 35px;
    line-height: 36px;
    padding: 0 15px;
}



     .form__section .container {background-image:none}
         #SBFooter div { float:none !important; margin:0!important}
            #SBFooter div:nth-child(1) {
                font-size: 13px;
                text-align: center;
                color: #fff;
                font-family: AlmoniDL400;
            }
    #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;
    }
}
@media screen and (max-width: 767px) {
    hpSB .lnkSB:hover::after, 
.hpSB .lnkSB.active:after {
    bottom: 8px;
    right: 10px;
}
    .form-boxes {
    grid-template-columns: 1fr;
    grid-gap: 0;

}
    .lnkReg{
        display:none;
    }
     .form__section .container {padding:0}
    .form-label {
    width:45% !important}
    .hpSB .lnkSB {
    font-size: 18px;
    margin-left: 20px;
}
    .form_terms {
    text-align: right;
    color: #3e3e3e;
    font-size: 16px;
    line-height: 23px;
    font-family: 'almoniDL400';
    margin: 25px 0;
}

    .intro{
            font-size: 18px;
    line-height: 27px;
        text-align: right;
    }
    #SBInStaffItem img {max-width:375px}
    #divSBInstruction div {
       
    margin: 0 auto;
 
}
    #divSBInstruction > div:nth-child(3){
        margin: 0 auto;
    }
 
    #divSBInstruction > div:nth-child(3){
        border-bottom:none;
    }
    #divSBInstruction > div:nth-child(3):before {
        content: none;
    }
    #divSBInstruction p{
        text-align:center;
        font-size:16px;
       
    line-height: 20px;
    max-width: 190px;
    }
    #divSBInstruction div>span img {
    border-radius: 50%;
    width: 90px;
    height: 90px;
}
    #divSBInstruction div:after {
        content:none;
    }
    /* header */
    /*.hpSB .lnkSB.active:after {
     right:28px;
    bottom:8px;
    display:none;
    }*/
.hpSB h2 { font-size:35px;      text-align: right;  font-weight: normal;    letter-spacing: 0.45px;  
    margin-left: 0;  margin-top: 5px;}

#SBTopLinks {width: 100%; display:block;   height: auto;    overflow: auto; top:-31px; right:0;}
#SBTopLinks .table {display: flex;     width: 100%; padding-top:14px;}
#SBTopLinks .table a { 
    height: 40px;    
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    padding:0 10px

}
 
.hpSB h2 {display:inline-block}



  /* end header */



    .form__section .container {
        
        background-position: bottom center;
        background-size: 80%;
        margin: 0 30px;
    }

    .form {
        padding-bottom: 60px;
    }

 
    .form_desc{
        font-size:18px;
        line-height:24px;
        text-align:right;
        margin-top:0;
            margin-bottom: 0;
    }
    #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;
    }
    .bgImg {
        background-size: contain;
    background-position: center;
}
    .mainInfo h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .mainInfo h3, .mainInfo p {
    font-size: 18px;
    margin: 0;
    font-weight: normal;
}
    .mainInfo img {
    width: 200px;
}
.mainTxt {border:0;padding: 35px 0 0 0;  max-width: 340px;  }
 .mainTxt p { font-size:18px; line-height:24px;font-family: demibold;   letter-spacing: -0.05px;}
.mainInfo { border-left:0;     padding-left: 0; width: 100%;}
.adviserWr {
    padding-top: 75px;
}
.adviser { grid-template-columns: 1fr; padding: 35px 25px; width:calc(100% - 50px); border-radius:0;     justify-items: center;}
  
}
.form-label select { text-indent:0; padding-right:14px}

.form-label input:valid ~ label, .form-label input:focus ~ label, .form-label textarea:valid ~ label, .form-label textarea:focus ~ label {     background: #fff9f4;   transform: translate3d(0,-34px,0);}
.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;   }

#SBSendMailContainer > div > div:nth-child(5), #SBSendMailContainer > div > div:nth-child(8){ margin-left:0;}



/* takanon */
#SBTakanon {width:80%; margin:0 auto;text-align:right;    
            width: 62%;
    margin: 0 auto;
    text-align: right;
    margin-right: 17%;
    max-width: 592px;
    padding-top:100px;
}
#SBTakanon h1 {    
    font-size: 54px;

    font-family: demibold;
    font-weight: normal;
    margin: 38px 0 17px;
    color: #000;
 
    line-height: 27px; }

#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: 27px;
    letter-spacing: -0.09px;
    color: #555;
    margin-bottom: 14px;}
#SBTakanon p a {color:#a41c65 ; border-bottom:1px #a41c65  solid;     word-break: break-word;}


/* article */
#p2048 header {max-width:1280px}
#p2048 .socialIconsArt a {background-color:#df1323}
#p2048 .socialIconsArt a:hover {background-color:#ffe8ee}
#p2048 .wr_item h3 { color:#000}
#p2048 .wr_item h3:hover, #p2048 .item50pr .wr_item h2:hover {color:#f44336}
#p2048 {background:#FFF9F4}

#p2048 .divSBArtContainer {    grid-template-columns: repeat(2, 1fr);  margin:0; width: 100%;  }
#p2048 #divSBArt2 {max-width: 1010px; background:#FFF9F4 position:relative; z-index:111111; margin:0 auto}
#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: 54px; font-family: 'almoniTzar700';  line-height: 1;   letter-spacing: -0.18px;   text-align: right;  color: #df1323; float:right;}
#p2048 #divSBArtTitle .SBArtMadorTitle2 {  font-size: 26px;font-family: 'almoniTzar400';   line-height: 1; letter-spacing: -0.07px; float:left;
  text-align: right;  color: #66605b; margin: 22px 0 0 0;}
#p2048 #divSBArtTitle .SBArtLogo { position:static;float:left}
#p2048 #divSBArtTitle .SBArtLogo img {    width: 150px;    margin-top: 20px;}


    #p2048 .socialIconsArt {
        margin-right: -80px;
        width: 40px;
        z-index: 3;
        position: absolute;
        top: 10px;
    }

        #p2048 .socialIconsArt a {
            background: url(https://images.globes.co.il/globes/social-article.svg) no-repeat center 0;
            width: 40px;
            height: 40px;
            display: block;
            background-color: #df1323;
            margin-bottom: 5px
        }

        #p2048 .socialIconsArt.sticked {
            position: fixed;
            top: 80px
        }

        #p2048 .socialIconsArt .facebook {
        }

        #p2048 .socialIconsArt .whatsap {
            background-position-y: -44px;
        }

        #p2048 .socialIconsArt .twitter {
            background-position-y: -85px;
        }

        #p2048 .socialIconsArt .mail {
            background-position-y: -130px;
        }

        #p2048 .socialIconsArt .linkedin {
            background: url('https://res.cloudinary.com/globes/image/upload/v1633012642/Digital/impact/icn_linkdin_2_d6mqqo.svg');
        }





#divFooter { background:#FFF9F4 }
#divFooter > div:after { color:#000}



 

@media screen and (max-width: 800px) {
    


    header .hIconsWr {margin-right: auto;}

header .hIconsWr .social {font-size:0; margin-right: 10px;}


    .header .container {
        width: calc(100% - 36px);
        height: 47px;
        background: #FFF9F4 ;
        padding: 0 18px;
        display: flex;
        justify-content: space-between;
 
}

}




@media screen and (max-width: 480px) {


     #divSBInstruction.seven {    grid-template-columns: repeat(4, 1fr);}
    #divSBInstruction.seven div:nth-child(7) {grid-column: 2 / span 2;}
    #divSBInstruction.seven div:nth-child(5) {grid-column: 1 / span 2;}



      .SBCoach img {
        width:160px;
        height:160px;
      }
 


    .header .container .sponser {
        align-items: center;
        margin-right: 0;
        justify-content: center;
        padding: 4px 0 6px 0;
        display: flex;
    }

        .header .container .sponser:after {
        display: inline-flex;
        margin-right: 0;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        position: static;
        border: 0;
        padding: 0;
        direction: rtl;
        margin-left: 15px;
    }

    .hpSB .globesLink {
        background: url(https://res.cloudinary.com/globes/image/upload/v1646647598/Digital/medabrot2022/Gimel_zm5fxa.svg) no-repeat 0 0;
        width: 19px;
        height: 20px;
    }

    #kidumSB {margin-top:100px}
    #kidumSB:after {zoom:50%;top:50%    }

    #p2048.article .ItemMain {
        margin-top: 115px;
    }
      
    [type="button"] {    -webkit-appearance: none;}
    .socialBlock {z-index: 11111111111;}

    .SBCoach p {text-align:right; }
    .divSBTitle h2 {
    padding: 0px 5px;
        margin: 20px 0;
}
    .divSBTitle::before {
    width: calc(100% - 20px);
    right: 10px;
}
    .form_desc #chkSBAgree {margin-bottom:122px}
  #p2048 #divSBArt2 .item h2 {font-size:22px;  letter-spacing: -0.06px;color: #1a1a1a; line-height: 24px; font-family:demibold;    width: calc(100% - 30px);}
  #p2048 #divSBArt2 .hWr4 {width: calc(100% - 30px);   text-align: right;}
  #p2048 #divSBArt2 { width:calc(100% - 44px);margin: 0 auto;}
  #p2048 #divSBArtTitle .SBArtMadorTitle1 { font-size:40px;    display: inline-block; float:none}
  #p2048 #divSBArtTitle .SBArtMadorTitle2 { font-size:20px;    display: inline-block; float:none}
  #p2048 #divSBArtTitle .SBArtLogo { float:none}
  #p2048 #divSBArtTitle .SBArtLogo img {margin-bottom: 9px;}

  .tagiotSection p{display:block;}



  .desc p {font-size: 18px;line-height: 130%; }





}



@media screen and (max-width: 800px) {


    #divArticleSubTitle, #divAuthorAndTime, #divArticleText  {
        width: 92%;
        margin: 0 auto
    }

    #divArticleSubTitle { margin:32px auto 16px; font-size:22px; line-height:30px}
    #divArticleText p {
        font-size: 18px;
        line-height: 28px;
    }


    #p2048 .socialIconsArt a {
        display: inline-block;
    }

    #p2048 .socialIconsArt {width:100%; margin:0; position:static; }

    #p2048.article .ItemMain .wr_item h2 {
        line-height: 1.09;
        font-size: 32px;
        margin-right: 15px;
        margin-left: 15px;
        margin-left: 15px;
    }


    .SBArtLogo {
        position: static;
    }
    .SBArtLogo img {width:84%}
    .SBArtMadorTitle {    
        font-size: 20px;    
 margin: 8px auto 16px;
    text-align: center;
    line-height: 26px;}
    .hpSB h2 { width:auto}
    #SBTopLinks {
        margin: 0;
        position: fixed;
        top: 60px;
        right: 0;
        border-top: 1px #fff solid;
        background: #df1323
    }

    .hpSB.sticked #SBTopLinks {
        background: #df1323;
    }
    .mobile {
        color: #df1323
    }
    .adviserWr {
        padding-top: 115px;
    }


    #SBTakanon {
        margin: 0 auto;
        width: 90%;
    }
        #SBTakanon h1 {font-size:35px;    line-height:27px;}
 

#SBAllArt {    margin: 25px auto 50px;}
#btnRegStaff {margin-bottom:40px}
 

.form__section .form-label { width:100% !important;max-width:100%; margin-left:0  }

.desc{font-size:22px; letter-spacing: -0.06px;    margin: 40px 30px 30px;}
.desc.article{ margin: 0  30px 20px 30px;}


#divSBInstruction { margin-bottom:30px; grid-template-columns: repeat(2, 1fr); gap:25px}
#SBFilterBtns input {       margin: 0 10px 24px;  width: 40%;}
#SBFilterBtns {margin-bottom:-10px}
#SBFilterData {grid-template-columns: 1fr 1fr; grid-gap: 50px 25px;}



#SBFilterData {display: flex;     flex-wrap: wrap;}
#SBFilterData .SBCoach {width:43%}


.mobile, .mobile + p {display:inline-block; text-align: center; color:#000}
.SBCoach {
 border:0
}
    .SBCoach img {
     
        grid-row:2 span;
    }
    .SBCoach .link{
        grid-column: 2 span;
        font-size: 16px;
    line-height: 35px;
    color: #a41c65;
    border: 1px solid #a41c65;
    border-radius: 35px;
    font-family: demibold;
    text-align:center;


    display: none;
    }
    .SBCoach:hover .moreInfoCoach{
        display:none;
    }
.SBCoach h4 {text-align:center; line-height:20px; align-self: center; color:#000}

#divSBArt2 {margin-bottom:54px}
.divSBArtContainer  {display:block; width: calc(100% - 34px); margin-bottom: 30px}
.divSBArtContainer .item {    margin: 0 auto 30px; }
.divSBArtContainer .item h2 {  letter-spacing: -0.06px;  text-align: right;  color: #1a1a1a; min-height:auto; margin-bottom: 20px;}
 

    #divSBArt2 {
        margin-bottom: 0;
    }

#divSBBanner1 {width:100%; height:auto; margin: 0px auto 20px}

.divSBTitle  { font-size:40px; line-height:40px;margin-bottom: 15px;}
.form_title { max-width:100%;    margin: 0 auto;font-size:40px; line-height:40px;    text-align: center !important; }

    .hpSB span, #dvRSB a {
        display: none
    }
    .hpSB .lnkReg {
       
        border: solid 2px #fee7db;
        padding: 5px 12px;
    }
   


    .hpSB .del1 {
        display: block;
        opacity: 1;
        top: 1px;
        height: 16px;
        border: solid 1px #d4d4d4;
    }
    .hpSB a img {
        zoom: 50%;
        margin-top: 15px;
    }

.hpSB .l {float:none;    display: inline-block; margin:7px 0;width: 195px; }
#SBInStaffItem {margin: 0px auto; border-left: 0;    border-right: 0;}
#SBInStaffItem h2, #SBInStaffItem a { float:none !important; text-align:center !important;    display: inline-block;}
#SBInStaffItem h2 {margin:20px 0 0 0 }
#SBInStaffItem a {margin:20px 0 !important; }

.btn_submit, #btnRegStaff, .lnkReg2, #SBAllArt {    width: calc(100% - 54px);}
#SBAllArt { padding:5px 0}
.SBArtLogo img {width:84%}
#SBFooter {     margin-top: 40px !important;   }
 #SBFooter p {
    margin: 0;
}
 .form {
    padding-bottom: 25px;
}


    .header .container {
        padding: 0px 15px;
        width: calc(100% - 30px);
        border-bottom: 1px solid #A6A29F;
    }
 header .social {padding:0}

        header .social:before {
            top: 9px;
            left: 7px;
            zoom: 85%;
            margin: 0;
            position: relative;
        }
    .header .container .sponser {direction:ltr}

    .header .container .sponser img {
        zoom: 70%;position: relative;
        top: 5px;
        
    }


    /*.header .container .sponser img {
        margin-left: -16% !important
    }*/

    header .logoGlobes {
        background: url(https://images.globes.co.il/globes/gimel-bold-1.svg) no-repeat 10px 0;
        border-left: 1px #000 solid;
                width: 33px !important;
        margin: 0;
        height: 24px;
    }
    .header .container .sponser {
        align-items: center;
        margin-right: 0;
        justify-content: center;
        padding: 4px 0 6px 0;
    }

    .header.sticked .container .sponser { 
        display:none
    }


        .header .container .sponser span {
            position: relative;
            top: -7px;
        }

    .header .container .nodeName:before {display:none}
    header .social {
        border: 1px #000 solid;
       
        width: 20px;
        height: 25px;
    }


    .header .container .sponser {

                margin-right: 0;
        justify-content: center;
        padding: 6px 0;



        position: absolute;
        top: 45px;
        width: 100%;
        right: 0;
        background: #FFF9F4;
        height: 42px;
        z-index: -1;
        margin: 0;
    }


.header .container .nodeName {
        margin-right: 0 !important;
        text-align: right;
        line-height: 16px;
        font-size: 35px;
        position: absolute;
        right: 60px;
    }

    .header .hIconsWr {
        margin: 0;
        display: flex;
    }

}


@media screen and (max-width: 320px) {
    .hpSB h2 {width:72%}
    .form_desc #chkSBAgree {    margin-bottom: 190px;}
 .mainInfo .socialLinks a {margin:0 10px;}

}