﻿:root {
    --veidaBgColor: #ff2e2e;
    --negativeTxtColor: #fff;
    --primaryBgColor: #fff;
    --hBgColor: #fff4f1;
    --darkgrey: #353c4c;
    --darkgrey2: #484848;
    --txtgrey: #8c8c8c;
    --lineColor: #979797;
    --orangeColor: #850c4b;
    --footerBG: #ffecec;
}
 img {display:block}
 @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: 'almoniDL400';
        font-weight: 400; /*(regular)*/
        font-style: normal;
        src: url('/Static/fonts/almoni2019/almoni-neue-regular-aaa.eot');
        src: url('/Static/fonts/almoni2019/almoni-neue-regular-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni2019/almoni-neue-regular-aaa.woff2') format('woff2'), url('/Static/fonts/almoni2019/almoni-neue-regular-aaa.woff') format('woff');
    }
    @font-face {
        font-family: 'almoniDL700';
        font-weight: 700; /*(bold)*/
        font-style: normal;
        src: url('/Static/fonts/almoni2019/almoni-neue-bold-aaa.eot');
        src: url('/Static/fonts/almoni2019/almoni-neue-bold-aaa.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/almoni2019/almoni-neue-bold-aaa.woff2') format('woff2'), url('/Static/fonts/almoni2019/almoni-neue-bold-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')
}


    h1,h2,h3,h4,h5,h6 {font-weight:normal;margin:0; padding:0}
    body {
        padding: 0;
        margin: 0;
        direction: rtl;
        font-family: 'AlmoniDL400';
        font-size:16px;
        line-height:1;
        text-decoration:none;
        color:var(--darkgrey2);
    }
    a {
        text-decoration: none;
        color: var(--darkgrey);
    }

#wrapper {max-width: 100%;background: #fff;}

.veidaWr { position:relative; }

.heroWr, .veidaInner, .allveidot, .section_articles, .veidaBanner {padding: 0 30px;}
.header.sticked .nodeName a img { opacity: 1; visibility:visible}
/*.header.sticked .nodeName a img {    height: 40px;    transition: opacity 120ms, visibility 120ms;    opacity: 0;    visibility: hidden;    display: none;}*/
.header.sticked .container { padding:0}

/*.header.sticked .nodeName a {
    background: url(https://res.cloudinary.com/globes/image/upload/v1640783410/Digital/top_minds/logo_zmoq0m.svg) no-repeat center center;
    display: block;
    height: 40px;
    width: 40px;
}*/
header .logoGlobes {
   height: 23px;
    width: 89px;
    border: 0;
 
    display: block;
    background: url(https://images.globes.co.il/globes/logo-138-35-2.svg?ver=1) no-repeat 0 0;
    background-size:contain;
 
}
.header .container {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0;
    max-width: 1400px;
    width: calc(100% - 40px);
    justify-content: space-between
}
 
 /*.header.sticked .container .nodeName {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}*/
.header .container .navS {
    display: flex;
    align-items: center;
}
.header .container .tmtxt {
    width: 125px;
    text-align: right;
    margin-right: 12px;
}
.navD a {margin:0 20px}
 
.header .container .sponser .hasut img  {width:158px}
    .header .container .sponser .shituf {
        direction: rtl;
        font-size: 14px;
        color: #666666;
        font-family: 'almoniDL400';
        margin-right: 22px;
    }
.header .container .sponser .hasut img {margin-right:10px; }
header {  top:0;   position: fixed;    width: 100%;left:0; z-index:11;    background-color: var(--hBgColor); border-bottom:1px #e9e2de solid; padding:5px 0}

    header .social {
        background-image: url(https://images.globes.co.il/globes/d/12591/icons-share.svg);
        background-repeat: no-repeat;
        margin: 0;
        width: 20px;
        height: 21px;
        position: relative;
        top: 2px;
        margin-left: 50px;
    }

    header .social:after {
        content: "|";
        color: #cfcfcf;
        font-size: 25px;
        font-family: 'almoniDL300';
        position: absolute;
        left: -25px;
    }
header .social:hover { background-image: url(https://images.globes.co.il/globes/d/12591/icons-share-h.svg);}
header .hIconsWr {    display: flex;   } 
.header .container .register {
    color: var(--veidaBgColor);
    background-color: transparent;
    border: 1px solid var(--veidaBgColor);
    padding:0 20px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
}
.header .container .sponser {     align-items: center;   display:flex; margin-right:22px;}

.header.sticked .container .sponser { margin-top: 0;  }

.navD a.active {
    font-family: 'AlmoniDL700';
    position: relative
}
.navD a.active:after {
    position: absolute;
    bottom: -32px;
    right: 0;
    border-bottom: 5px var(--orangeColor) solid;
    content: '';
    width: 100%;
}

.hero .heroImg {
    width: 100%;
    height: auto;
    display: block;
}
.hero  {
 
    max-width: 100%;
    margin:0 auto 40px;
        
}
.hero .heroWr .mWr {  
   margin:40px auto;
    max-width: 820px;  
    display: grid;
    grid-template-columns: auto ;
    ;}

.hero .heroWr h2 {
    text-align: center;
    font-size: 46px;
    font-family:almoniDL700;
    margin: 0;
    color:var(--darkgrey);
    line-height: 0.83;
    border-bottom:1px var(--lineColor) solid;
    position:relative;
    padding-bottom:10px;
}
    .hero .heroWr h2:before {
        border-bottom: 4px solid var(--orangeColor);
        border-radius: 2px;
        content: "";
        position: absolute;
        width: 85px;
        right: calc(50% - 42px);
        bottom: -2px;
    }



    .hero .heroWr .mWr .links {
        display: flex;
        align-items: center;
        margin: 30px auto;
        justify-content: space-between;
        background: url(https://res.cloudinary.com/globes/image/upload/v1641894155/Digital/top_minds/rectangle_gdd1pp.svg) no-repeat 0 0;
        width: 800px;
        height: 129px;
    }
        .hero .heroWr .mWr .links a {margin:0 35px}
        .hero .heroWr .mWr .links span {
            color: #330329;
            font-size: 30px;
            font-family: almoniDL700;
            max-width: 414px;
        }

            .hero .heroWr .mWr .m p {
                text-align: right;
                color: var(--darkgrey2);
                font-size: 22px;
                line-height: 32px;
                margin: 36px 0 0 0;
                position: relative;
                font-family: almoniDL400;
            }
.hero .heroWr .mWr .m .withImg {        display:flex}
.hero .heroWr .mWr .m .withImg img {
    margin-top: -15px;
    margin-left: 45px
}


.hero .heroWr .register2 {           
    color:var(--titleColor);
    border: 1px solid var(--titleColor);
    background-color: var(--negativeTxtColor);
    padding:7px 14px; 
    font-family:demibold;
    font-size: 25px;
      box-shadow: 3px 3px 0 0 #000000;
}
.hero .heroWr .subtitle {
    font-size: 30px;

    font-family: 'almoniDL700';
    text-align:right;
     line-height: 1.47;
}
.hero .heroWr .date {
    font-size: 60px;
    text-align:right;
    color: var(--veidaBgColor);
    font-family:ultrabold;
        line-height: 0.83;
        margin-bottom:21px
}



nav { background-image: linear-gradient(to top, #fbeeee, #ffefe5); margin: 103px auto 0;    padding: 10px 0;     box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);    position: relative;    z-index: 2;
}
nav a {font-size: 19px;  margin:0 30px;    color: var(--darkgrey2); }
nav a.active,
nav a:hover {font-family:demibold;color: var(--darkgrey);}

.veidaInner {
    max-width: 1268px;
    background: #fff;
    margin: 0 auto 58px;
    position: relative;
    padding: 67px 58px 90px;
    grid-template-columns: auto auto;
    display: grid;
    grid-gap: 40px;
    border: solid 5px #330329;
}
    .veidaInner:after {
        background: url(https://res.cloudinary.com/globes/image/upload/v1640873066/Digital/top_minds/rectangle-copy-3aaaa_zow3y1.jpg) no-repeat 0 0;
        width: 1389px;
        height: 55px;
        content: '';
        position: absolute;
        bottom: -5px;
        left: 0;
        z-index: 1;
        background-color: #fff;
    }
    .veidaInner:before {
        background: url(https://res.cloudinary.com/globes/image/upload/v1641114057/Digital/top_minds/soon_w87jb8.png) no-repeat 0 0;
        width: 89px;
        height: 46px;
        content: '';
        position: absolute;
        top: -25px;
        right: 55px;
        z-index: 1;
    }



.meetingTitle {
    grid-column: 1 / -1;
}

.clipmeeting {    max-width: 1164px;    margin: 58px auto;    width: 100%;}
.clipmeeting h2.title {
    text-align: right;
    font-size: 34px;
    font-family: almoniDL700;
    margin: 0 0 30px;
    color: var(--darkgrey);
    line-height: 0.83;
    border-bottom: 1px var(--lineColor) solid;
    position: relative;
    padding-bottom: 10px;
}
.clipmeeting h2.title:before {
    border-bottom: 4px solid var(--orangeColor);
    border-radius: 2px;
    content: "";
    position: absolute;
    width: 85px;
    right: 0;
    bottom: -2px;
}
.veidaInner.veida_meet:before, .veidaInner.veida_meet:after, .veidaInner.veida_articles:after {
    display: none
}
.veidaInner.veida_meet, .veidaInner.veida_articles {
    background: url(https://res.cloudinary.com/globes/image/upload/v1641203715/Digital/top_minds/rectangle-copy_rvuvvm.png) center center no-repeat;
    height: 140px;
    max-width: 100%;
    margin-top: 100px;
    border: 0;
    padding: 0
}

    .veidaInner.veida_meet.meeting {
        background: url(https://res.cloudinary.com/globes/image/upload/v1641379305/Digital/top_minds/group-18_mieceq.png) center center no-repeat;
        height: 427px;
    }
        .veidaInner.veida_meet.meeting .main_subject { display:none  }


.veidaWr.meet .main_content .cls_right {        margin-bottom: 100px    }
.veidaWr.meet .main_content .cls_left {display:none}
.veidaWr.meet .main_content {    grid-template-columns: 1fr !important }



.veidaInner.veida_meet:before {
    display: none
}
.veidaInner .veidaVr {max-width:1324px; margin:0 auto}
/*.veidaInner:before {
     background: url(https://images.globes.co.il/globes/d/12591/soon.svg) no-repeat;
    content: "";
    position: absolute;
    right: 65px;
    top: -18px;
    width: 89px;
    height: 46px;
    zoom: 100%;
    z-index: 1;
}*/

    
.veidaInner h2.title {
    font-size: 46px;
    color: var(--darkgrey);
    font-family:almoniDL700;
    margin:0;
    padding-bottom:0;
    position:relative;
    text-align:right;
    line-height:54px;
}
.veidaInner.veida_meet h2.title, .veidaInner.veida_articles h2.title {
    margin-bottom: 65px;
    line-height: 0.82;
    font-size: 66px;
    color: #fff;
    top: 35px
}
.veidaInner.veida_meet .veidaVr, .veidaInner.veida_articles .veidaVr  {
    margin-top: 20px;
    max-width: 1240px
}
.veidaInner.veida_meet, veidaInner.veida_articles {
    display: block
}
.veidaAbout .credit {    font-size: 14px;}
.veidaInner .veidaAbout, .veidaInner .veidaAbout p {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: -0.13px;
    text-align: right;
    color: #1a1a1a;
   
}
.veidaInner.about .info {     
    display: flex;
    justify-content: space-between;
    padding: 29px;
    height: -webkit-fill-available;
    width: 283px;
}
.veidaInner.about .info .pRight p {max-width:110px}
.veidaInner.about .info h3 {  font-size: 22px; font-weight:normal;font-family: 'almoniDL700'; color:var(--veidaBgColor); margin:0 }

.veidaInner.about .info .pRight {    border-left: 1px var(--veidaBgColor) solid;     padding-left:20px;    width: calc(50% - 20px);}
.veidaInner.about .info .pRight p, .veidaInner.about .info .pLeft p {    font-size: 18px;}
.veidaInner.about .info .pLeft {    padding-right: 20px;}
 
.veidaInner .veidaAbout .veidaAboutTitle, 
.veidaInner .veidaAbout .veidaAboutTitle p { font-size: 19px; line-height:24px; color:var(--darkgrey);  margin:21px 0 19px}

.veidaInner .veidaAbout .info img {    text-align: left;
    display: inherit;}


.veidaPartici {margin-top:-20px}

.veidaPartici > h3,.veidaPartici .lecturers  h3
    {
    font-size: 31px; 
    line-height:1; 
    font-weight:normal;
    font-family:almoniDL700; 
    color:var(--darkgrey);
    text-align:right;
    margin:0 0 20px;
}
.veidaInner .btnRegister {    margin-top: 20px;    float: left;}

.veidaInner .btn_moreDetails {
    background: var(--orangeColor);
    text-align: center;
    font-size: 18px;
    font-family: 'almoniDL700';
    color: #fff;
    padding: 13px 26px
}
 
.veidaInner .veidaAbout {      grid-gap: 0 30px;  display: grid;    grid-template-columns: repeat( 4, 1fr);}
.veidaInner .veidaAbout .veidaAboutTitle {grid-column: 1 / -1;}
.veidaInner .veidaInfo {
    max-width: 650px;
    margin-top: -20px;
    padding-top: 0;
}

.veidaInner.veida_meet.meeting .veidaInfo {
    padding-top: 60px;
    margin-right: 50px
}
.veidaLocation {
    grid-column: 2 span;
}

/*.veidaInner.veida_meet .veidaInfo {max-width: 1000px;}
.veidaInner.veida_meet .veidaAbout {max-width:600px}*/


.veidaWhen h2, .veidaLong h2 , .veidaLocation h2{ 
    font-size:30px; 
    line-height:1; 
    font-weight:normal;
    font-family: 'almoniTzar700'; 
    color:var(--darkgrey2);     
    border-bottom: 1px var(--lineColor) solid;
    position: relative;    
    padding-bottom: 5px;}
    .veidaWhen span, .veidaLong span, .veidaLocation span {
        font-size: 26px;
        line-height: 0.86;
        color: var(--darkgrey2);
        font-family: 'almoniDL400';
        margin-top: 11px;
        display: block;
    }

.veidaInner.veida_meet.meeting .veidaAbout h2, .veidaInner.veida_meet.meeting .veidaAbout span {
    color: #fff
}


        .veidaWhen h2:after, .veidaLong h2:after, .veidaLocation h2::after {
            border-bottom: 3px solid var(--orangeColor);
            border-radius: 2px;
            content: "";
            position: absolute;
            width: 85px;
            right: 0;
            bottom: -2px;
        }
.veidaInner.about .info {
    
    border: 1px var(--veidaBgColor) solid;
    border-radius:10px;
}

.veidaInner .lecturers {
    display: grid;
    margin-bottom: 20px;
    min-height: 280px;
    grid-template-columns: auto auto auto;
}
    .veidaInner .lecturers h3 {
        grid-column: -1 / 1;
    }
.veidaInner .lecturers .item_img_wr {margin-left:36px;    width: 108px; }
.veidaInner .lecturers .d_img img {border-radius:50%;    width: 94px;    height: 94px; display: block; margin:0 auto}
 
 


 .veidaInner .lecturers .job_title {max-width:102px;line-height: 1.06; margin:5px auto 0; font-size:13px;color:var(--darkgrey);}
 .veidaInner .lecturers .job_title p {margin:0}
 .veidaInner .lecturers .item_name {max-width:102px; margin:10px auto 0; font-size:16px; font-family:demibold;letter-spacing: -0.04px; color:var(--darkgrey);   }

.veidaInner.blackblock h2.title {border-bottom: 1px #fff solid;}
.veidaInner.blackblock h2.title, .veidaInner.blackblock .veidaAbout {max-width: 960px; margin:0 auto}
.veidaInner.blackblock { background:#000000;    padding:60px 0; margin:32px auto 44px; max-width:100% }
.veidaInner.blackblock h2, .veidaInner.blackblock .veidaAbout, 
.veidaInner.blackblock .veidaAboutTitle, .veidaInner.blackblock .veidaAboutTitle p  { color:#fff}
.veidaInner.blackblock .veidaAboutTitle {margin-top:26px}
.veidaInner.blackblock .info {    margin-top: 20px;}
 
.veidaInner .banners {     display: flex;    align-items: center;        justify-content: center;}
.veidaInner .banners a {display:inline-block;  margin: 0 32px 30px; }

.veidaInner.registerHeader .veidaAboutTitle {    max-width: 100%;}
.veidaInner.registerHeader .veidaAboutTitle ul {display: flex;  justify-content:space-between }
.veidaInner.registerHeader .veidaAboutTitle ul li  { position:relative;    list-style: none;text-indent: 25px;}
.veidaInner.registerHeader .veidaAboutTitle ul li:before {background:url(https://images.globes.co.il/globes/d/12504/check2.svg) no-repeat 0 0; content:''; width:20px;height:20px; position:absolute; right:0}
.veidaInner.registerHeader .veidaAbout {grid-template-columns:auto}

.veidaInner.registerHeader .veidaAbout .info {display:none}
.veidaInner.registerHeader {position:relative}
.veidaInner.registerHeader:after {   
    background: url(https://images.globes.co.il/globes/d/12504/g-1854-2.svg) no-repeat;
    content: "";
    position: absolute;
    left: -220px;
    bottom: -20px;
    width: 134px;
    height: 240px;
    zoom: 100%;
    z-index: 1;
}

.veidaInner.veida_articles {display:block;    max-width: 100%;}
.veidaInner.veida_articles .veidaInnerVr {max-width: 1400px;    margin: 0 auto;padding-top:0}
.veidaInner.veida_articles:before {display:none}

.main_subject {
    text-align: right;
    font-size: 31px;
    color: #cc004e;
    line-height: 1;
    font-family: 'almoniDL400';
}
select:valid ~ label, select:focus ~ label, .form-label input:valid ~ label, .form-label input:focus ~ label, .form-label textarea:valid ~ label, .form-label textarea:focus ~ label { background:#fff9f4}
.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; -webkit-box-shadow: none;}

.meetings {
    max-width: 1400px;
    display: grid;
    grid-template-columns: repeat( auto-fill, minmax(325px, 1fr ));
    grid-gap: 32px;
    margin-bottom: 90px;
}
.gallery.meetings {
    grid-template-columns: repeat(3, 1fr);
}

section.gallery.meetings img {
    width: 100%
}
.meetings.prev_meetings {
    grid-template-columns: repeat( auto-fill, minmax(325px, 1fr ));
}

.action_call {border-radius: 15px; text-align: center; border: solid 1px #b8cae1; margin-top:40px}
.action_call a {text-align: center;  color: #28348a; padding:13px 0 15px;display: block; font-size: 18px; font-family: 'almoniDL700';}

.meetings.m_community .meet img {width:60px; height:auto; border-radius:50%; margin:0 auto}
.meetings .meet img {width:100%; border-radius:0}
.meetings .meet {
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px var(--orangeColor) solid;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
 
    position: relative;
 
}
    .meetings .meet:after {
        position: absolute;
        content: '';
        border-bottom: 1px var(--orangeColor) solid;
        bottom: 13px;
        right: 3px;
        width: 54px;
        height: 33px;
        transform: rotate( 317deg);
        z-index: 2;
        box-shadow: 0 3px 0 0 rgb(0 0 0 / 10%);
    }

    .meetings .meet:before {
        content: '';
        position: absolute;
        bottom: -4px;
        right: -2px;
        border-top: 40px solid white;
        border-right: 40px solid #ffffff;
        width: 0px;
        z-index: 1;
 
    }

.meetings .meet .community_member {    color: var(--orangeColor);    font-size: 16px;    font-family: 'almoniDL700';}
.meetings .meet .community_member p {margin:7px 0 0}
.meetings .meet .btn_moreDetails {border:1px var(--orangeColor) solid; color: #e97d31;     font-size: 16px;     font-family: 'almoniDL700';    padding: 10px; margin-bottom:24px}
 .meetings .meet .btn_moreDetails:hover {  background: var(--orangeColor);  color: #fff;}
.meetings .meet .title {padding:14px 23px 0;text-align: right;}
.meetings .meet .meet_text h2 { text-align:right}
.meetings .meet .meet_text p { text-align:right; line-height: 1.24;  font-size: 17px;}
.meetings .meet .meet_text {  flex: 1;    text-align:right; line-height: 1.24;  font-size: 17px;padding:14px 23px 30px; text-align:center}
.meetings .meet .hWr4 {display: flex;       justify-content: space-between;
    align-items: center;      margin-top: auto;  margin-bottom:25px  }
.meetings .meet .hWr4 div {flex: 1; padding:0 30px }
.meetings .meet .hWr4 .meet_when {border-left: 1px solid #c5c5c5;} 
.meetings .meet .hWr4 h2 {    font-size: 24px;    font-family: almoniTzar700;}
.meetings .meet .hWr4 span {font-size:22px; line-height:22px; }
.section_articles {    max-width: 1400px;    margin: 0 auto 50px;}
.section_articles .sbTitle h2.title {
    text-align: right;
    font-size: 46px;
    font-family: almoniDL700;
    margin: 0 0 30px;
    color: var(--darkgrey);
    line-height: 0.83;
    border-bottom: 1px var(--lineColor) solid;
    position: relative;
    padding-bottom: 10px;
}
 
.section_articles .sbTitle h2.title:before {   
     border-bottom: 4px solid var(--orangeColor);
    border-radius: 2px;
    content: "";
    position: absolute;
    width: 85px;
    right: 0;
    bottom: -2px;
} 

.section_articles .meetings .meet .title {text-align:center;   letter-spacing: -0.06px; font-size:20px; font-family:demibold; color: var(--darkgrey); margin-bottom:20px}
.section_articles .meet_info span {      margin: 0 10px;  color: var(--txtgrey);font-size:14px; }
.section_articles .meet_info {display: flex;
                              margin-top: auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;}
.section_articles .meet_info .autor { border-left: 1px solid var(--txtgrey);
    padding-left: 15px;}

.footer {
    margin: 100px auto 0;
    /*padding: 19px 151px 10px 159px;*/
    color: #fff;
    overflow: hidden;
    background: url(https://res.cloudinary.com/globes/image/upload/v1640870652/Digital/top_minds/rectangle-copy_s7zhm1.png) no-repeat 0 0;
    /*max-width: 1584px;*/
    background-size: cover;
}


.page_14115 .footer  {margin-top:-200px}





.fBGIm {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
}
.fBGIm:before {   
    
    background: url(https://images.globes.co.il/globes/d/12504/g-1855.svg) no-repeat;
    content: "";
    position: absolute;
    right: -150px;
    bottom: -50px;
    width: 94px;
    height: 132px;
    zoom: 100%;
    z-index: 1;

}
.sendform{
    text-align:center;
    padding:50px 0;
}
.sendform img {
    margin: auto;
}
.sendform h2{
    font-size:47px;
    color:#283182;
    font-family: 'almoniTzar500';
    margin:20px 0;
}

.sendform p{
    font-size:28px;
    color:#484848;
    font-family: 'almoniTzar400';
    margin:0;
}
.form-label label, select label{
    -webkit-filter: none;
}
.allveidot {    max-width: 1400px; margin: 0 auto 50px;}
.allveidot .sbTitle h2.title {
    text-align: right;
    font-size: 46px;
    font-family:almoniTzar700;
    margin: 0 0 30px;
    color:var(--darkgrey);
    line-height: 0.83;
    border-bottom:1px var(--lineColor) solid;
    position:relative;
    padding-bottom:10px;

}
.allveidot .sbTitle a, .section_articles .sbTitle a { float:left; margin-top:-64px;letter-spacing: -0.05px;font-size: 17px;    position: relative;    z-index: 1; } 
.allveidot .sbTitle a:after, .section_articles .sbTitle a:after {    content: url(https://images.globes.co.il/globes/icons/icon-ArrowSmall.svg);
    float: left;
    margin-right: 5px;
    margin-top: 1px;}


    .section_articles .sbTitle a:after {
          margin-top: 0px;  content: url(https://res.cloudinary.com/globes/image/upload/v1615107396/Digital/icons/icon-ArrowSmall-orange.svg);
    }

    .section_articles .sbTitle a {     color: var(--orangeColor);     font-size: 19px;  }
    .section_articles .sbTitle a:hover {color:#000; border-color:#000}
    .section_articles .sbTitle a:hover:after { content: url(https://images.globes.co.il/globes/icons/icon-ArrowSmall.svg);}

.allveidot .sbTitle a:hover, .section_articles .sbTitle a:hover { color:#283182}

.allveidot .sbTitle h2.title:before {    
    border-bottom: 3px solid var(--orangeColor);
    border-radius: 2px;
    content: "";
    position: absolute;
    width: 85px;
    right: 0;
    bottom: -2px;}

.allveidot .meetings .meet .title {font-size: 30px;font-family:almoniDL700; margin:24px 0 0 0; padding: 0 23px; line-height:1}
.title a:hover {color: #66605c !important;}
 

.allveidot .meetings .meet .title a {
 
}
    .allveidot .meetings .meet .meet_text {
        
        padding:0 23px;
        margin:10px 0 18px;
        text-align:right
    }


    .allveidot .meetings .meet .btn_moreDetails {
        font-size: 16px;
        text-align: center;
        color: var(--orangeColor);
        border: 1px var(--orangeColor) solid;
        padding: 8px 15px;
        display: inline-block;
 
        max-width: 115px;
    } 
.allveidot .meetings .meet .btn_moreDetails:hover { background:var(--orangeColor); color:#fff}


#partners {
    margin-bottom: 50px;
}
.veidaBanner { max-width: 1400px; margin: 0 auto 50px;}
.veidaBanner h2 {    text-align: right;
    font-size: 46px;
    font-family: almoniTzar700;
    margin: 0 0 30px;
    color: var(--darkgrey);
    line-height: 0.83;
    border-bottom: 1px var(--lineColor) solid;
    position: relative;
    padding-bottom: 10px;}
.veidaBanner h2:before {
    border-bottom: 4px solid var(--orangeColor);
    border-radius: 2px;
    content: "";
    position: absolute;
    width: 85px;
    right: 0;
    bottom: -2px;
}
.veidaBanner .banners { display:flex; justify-content: start;    align-items: center;}

.veidaBanner .banners a {margin-left:20px}

.page_12596 .veidaWr {
    min-height: 435px;
        top: 115px;
}
.footer .socialF h5 {    
    font-size: 22px;
    font-family: 'almoniDL700';
    color: #fff;
    display: inline-block;
    margin: 0;
    line-height: 25px;
    margin-left: 5px;}
.footer  a { color: var(--veidaBgColor);   }
.footer  a:hover {text-decoration:underline}

.footer .socialF a {
    display: inline-block;
    text-decoration:none;
    width: 31px;
    height: 31px;
    font-size: 21px;
    margin-right: 10px;
    background:var(--veidaBgColor);
   color:var(--darkgrey);
    text-align: center;
    line-height: 32px;

}
.footer .socialF a:hover {background:#fff; text-decoration:none}


.footer .fWrF {max-width:960px; margin:0 auto; position:relative}
.footer .socialF .fa-facebook:before {    content: "\f09a";}
.footer .socialF .fa-envelope:before {    content: "\f0e0";}
.footer .socialF .fa-twitter:before  {    content: "\f099";}
.footer .socialF .fa-whatsapp:before {    content: "\f232 ";}
.footer .socialF .fa-linkedin:before {    content: "\f0e1";}
 

.footer .socialF {float:left; width:50%; text-align:left;    margin-top: 20px;}
.footer .contact {float:right; width:50%;text-align:right}
.footer .contact p {    font-size: 20px;  font-family: 'almoniDL400';}
.footer .contact p strong {font-size: 22px;   font-family: 'almoniDL700'; line-height:29px;}
.footer-bottom {
    display: flex;
    width: 100%;
    margin: 0 auto;
    height: 416px;
    justify-content: space-between;
    font-size: 15px;
    align-items: flex-end;
    max-width: 1400px;
}
.footer-bottom p, .footer-bottom a{margin:15px;  }
    .footer-bottom p a {
        color: #fff
    }
.veidaInner.book .veidaAbout {display:block; overflow:hidden; position:relative;padding-top: 10px;}
.veidaInner.book .veidaAboutTitle { border:1px #000 solid; padding:40px 90px 40px 40px;   float: left; max-width:570px; width:100%; margin-left:86px}
.veidaInner.book .info {float:right; position: absolute;  right: 68px;  bottom: 0;  margin-right: 86px;   position: absolute;    right: 7px;}
.veidaInner.book .veidaAboutTitle a {text-decoration:underline}
.veidaInner.book .veidaAboutTitle a:hover {color:var(--veidaBgColor);}
.veidaInner.book .info p {margin:0}
.veidaInner.book .info img {  box-shadow: -10px -10px 0 0 #000;}
.veidaInner.book .veidaAboutTitle {  box-shadow: -10px -10px 0 0 #000;}
.veidaInner.book .veidaAboutTitle h6 {font-size: 16px; color:#1a1a1a; }
.veidaInner.about {position:relative;}
.veidaInner.about:after {        background: url(https://images.globes.co.il/globes/d/12504/plane2.svg) no-repeat;
    content: "";
    position: absolute;
    right: -302px;
    bottom: -54px;
    width: 141px;
    height: 82px;
    zoom: 100%;
    z-index: 1;}

#countdown {    
 
        background: #000;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
 
}
#countdown div {
        width: 200px;
     
    padding: 10px 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
 
}
#countdown span:first-child {
     width: 60px;
    display: inline-block;
    -webkit-text-stroke: 1px #fff;
    color:var(--darkgrey);
    background: #000;
    font-size: 36px;
    font-family: 'AlmoniDL900';
    line-height: 1.44;
    letter-spacing: 1.66px;
}
#countdown span:last-child {
    font-size: 20px;
      line-height: 29px;
}
#countdown div:after {
    position: absolute;
    border-left: 2px #fff solid;
    top: 14px;
    left: -5px;
    height: 42px;
    content: "";
}
#countdown div.c4:after {display:none}

.tracks {display: flex;justify-content: center;    align-items: center;}
.track { padding: 20px; border:1px solid #000;}
.track .title{font-family: 'almoniDL700'; color:var(--darkgrey); font-size:30px;}
 .veidaInner strong {
    font-weight: normal;
    font-family: 'almoniDL700';
}
.veidaInner.register .track {  min-width:274px; min-height:274px;    display: flex;
    justify-content: center;   flex-direction: column;    justify-content: center; }
.veidaInner.register .track:first-child { background:#000; margin-top:0; min-width:343px; min-height:343px}
.veidaInner.register .track:first-child * {color:#fff}
 

.veidaInner.register .track .title {font-size: 32px;    font-family: 'AlmoniDL900';  line-height:47px;}
.veidaInner.register .track .price {font-size: 32px;    font-family: 'AlmoniDL400';  line-height:47px; margin-bottom:20px}
.veidaInner.register .track .rgisterBtn {    
    color: var(--darkgrey);
    background-color: var(--negativeTxtColor);
    padding: 12px 40px;
    font-family: AlmoniDL700;
    font-size: 18px; 
    max-width:162px;
    line-height: 1.5;
    text-decoration: none !important;
    margin: 0 auto;
    display: inline-block;
}
.veidaInner.register .track:first-child .rgisterBtn  {  background-color: var(--veidaBgColor); color:#fff; margin-bottom:8px; display:inline-block;}
.veidaInner.register .track .desc p a { text-decoration:underline; }
.veidaInner.register .track .desc p a {    border: 1px #000 solid;}


.moreOption { position:relative;   max-width: 960px;    margin: 0 auto 50px; text-align:right}
.moreOption h2 {
    font-size: 28px;
    color: var(--darkgrey);
    font-family: 'almoniDL900';
    text-align: right;
    line-height: 52px;}

.moreOption a {padding: 21px 24px 21px 32.7px; border:1px #e9e2de solid; display:inline-block;font-family: AlmoniDL700;
    font-size: 22px; line-height:32px;       padding: 15px 25px 15px 160px; position: relative; }

.moreOption a:after {    content: "\f104";
    display: block;
    font-size: 33px;
    color:var(--darkgrey);
    position: absolute;
    left: 30px;
    top: 17px;
    font: normal normal normal 26px/1 FontAwesome;}


.divSBArtContainer {
    width: calc(100% - 54px);
    margin: 0 auto 54px;
    max-width: 1268px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px;
}

    .divSBArtContainer .item img {
        width: 100%;
        height: auto;
        display: block;
    }




@media screen and (max-width:1600px) {
.veidaWr.meet .socialLinks {    margin-right: -65px !important;}

}
@media screen and (max-width:1600px) {
    .veidaInner:after  {
        display: none
    }
}
    @media screen and (min-width:480px) and (max-width:1280px) {
        .veidaInner.veida_meet .veidaVr {margin:initial}
    .veidaWr.meet {max-width:1060px !important}
    .veidaWr.meet .socialLinks {margin-right: -76px;}
    .veidaWr.meet .main_content .section_content {position:relative}
    .veidaWr.meet .socialLinks {top:0 !important; margin:0 !important; left:0; right:auto  }
    .veidaWr.meet .socialLinks a {display:inline-block !important}
    }



@media screen and (max-width:1236px) {
 .meetings {grid-template-columns: auto auto auto;}
 .meetings .meet:last-of-type {display:none}
 .veidaInner {    width: calc(100% - 160px) !important;}
 .veidaInner.veida_meet, .veidaInner.veida_articles {width:100%!important }
}
@media screen and (max-width:1060px) {
 .meetings {grid-template-columns: auto auto;}
  .meetings .meet:last-of-type {display:none}
 .meetings .meet:nth-last-child(-n+2) {display:none}
 
}

 
@media screen and (max-width:1024px) {
header .logoGlobes {background: url(https://images.globes.co.il/globes/gimel-bold-1.svg) no-repeat 0 0;
    height: 24px;    width: 24px;}

}



.socialBlock .close {background-image: url(https://images.globes.co.il/globes/urban_renewal/X.svg);
    width: 15px;
    height: 15px;
    background-size: contain;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 10px;    font-size: 0;
}
.overlay {
    overflow: hidden;
    width: 110% !important;
    height: 110% !important;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: Gray;
    opacity: 0.7;
    z-index: 10;
    display:none
}
.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;
}
.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;
}
.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('https://images.globes.co.il/globes/urban_renewal/icn_twitter.svg') no-repeat center;
}
.socialBlock .fb {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_facebook.svg') no-repeat center;
}
.socialBlock .mail {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_mail.svg') no-repeat center;
}
.socialBlock .linkedin {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_linkedin.svg') no-repeat center;
}
.socialBlock .copy {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_copy_link.svg') no-repeat center;
}
.socialBlock .whatsapp {
    background:url('https://images.globes.co.il/globes/urban_renewal/icn_whatsapp.svg') no-repeat center;
}
.socialBlock .fb:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_facebook_color.svg); }

.socialBlock .twitter:hover{background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_twitter_color.svg);}

.socialBlock .whatsapp:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_whatsapp_color.svg); }

.socialBlock .mail:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_mail_color.svg);}

.socialBlock .linkedin:hover { background-image: url(https://images.globes.co.il/globes/urban_renewal/icn_linkedin_color.svg);}

.socialBlock .copy:hover {background-image:url(https://images.globes.co.il/globes/urban_renewal/icn_copy_link_color.svg);}


.socialBlock .fb:after {
    content: "Facebook";
}
.socialBlock .twitter:after {
    content: "Twitter";
}
.socialBlock .whatsapp:after {
    content: "WhatsApp";
}
.socialBlock .mail:after {
    content: 'דוא"ל';
}
.socialBlock .linkedin:after {
    content: "LinkedIn";
}

/* takanon */
#SBTakanon { 
    text-align:right;    
    max-width:960px; 
    margin:78px auto 50px
             
}
#SBTakanon h1 {       
    position:relative;
    font-size: 60px;
    line-height: 70px;
 margin: 20px 0 32px 0;
 
    font-family: almoniDL900;
    font-weight: normal;

    color: #1a1a1a;
  }
 
#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;
    line-height: 26px;
    font-size: 19px;
    margin: 0 0 30px;
    font-family: OpenSansHebrew;
    color: #2d303a;
    max-width:750px;
   }
#SBTakanon p a {color:var(--darkgrey); border-bottom:1px #000  solid;     word-break: break-word;}


/* social */
.socialLinks { margin-top:30px;     margin-right: 0;  position:absolute}

   .socialLinks a {
    width: 40px;
    height: 40px;
    background:url(https://images.globes.co.il/globes/2019/art-icons.svg?ver=5) no-repeat 0 0; 
    display:block;
    margin-bottom:16px;
        border-radius: 50%;
        margin-right:5px
}
   .socialLinks a:hover {background-color:var(--primaryMobileNegativeTxtColor);}

   .socialLinks .twitter                {background-position-y: 0}
   .socialLinks .whatsap               {background-position-y: -40px}
   .socialLinks .facebook               {background-position-y: -80px; }
   .socialLinks .linkedin               {background-position-y: -120px}
   .socialLinks .mail               {background-position-y: -160px}
   .socialLinks .inFavoriteList         {background-position-y:-240px; }
   .socialLinks .notInFavoriteList      {background-position-y:-200px; }
   
   .socialLinks .favList {position:relative; margin-top:48px}


/* hover */
.veidaAboutTitle a:hover {text-decoration:underline}
.header .container .register:hover, 
.veidaInner.register .track .desc .rgisterBtn:hover {    background-color:var(--veidaBgColor); color:#fff; }
.veidaInner.register .track .desc .rgisterBtn:hover {border: 1px  var(--veidaBgColor) solid }
.hero .heroWr .register2:hover {position: relative;    top: 2px;    right: -2px;     box-shadow: none;}
.veidaInner.register .track:first-child .rgisterBtn:hover {color:var(--veidaBgColor);background-color:#fff;    border: 1px #000 solid;}
.veidaInner.register .track .desc p a:hover {color:var(--veidaBgColor)}
header .hIconsWr .social { cursor:pointer}



.veidaWr.meet {max-width: 1600px;    margin: 30px auto 0; }




    .veidaWr.meet .socialLinks {
        margin-top: -78px;
        float: left;
        width: 1160px;
        display: flex;
        justify-content: end;
    }
.veidaWr.meet  .veidaInner {max-width:100%}
.veidaWr.meet .main_content {grid-template-columns: 1fr 350px;    display: grid;    max-width: 1160px;    margin: 0 auto; grid-gap: 146px;}
.veidaWr.meet .main_content  h2.title  {    text-align: right;
    font-size: 34px;
    font-family: almoniDL700;
    margin: 0 0 30px;
    color: var(--darkgrey);
    line-height: 0.83;
    border-bottom: 1px var(--lineColor) solid;
    position: relative;
    padding-bottom: 10px;}
.veidaWr.meet .main_content  h2.title:before {
    border-bottom: 4px solid var(--orangeColor);
    border-radius: 2px;
    content: "";
    position: absolute;
    width: 85px;
    right: 0;
    bottom: -2px;
}

.veidaWr.meet .main_content .section_content {text-align:right;   font-family: OpenSansHebrew; margin-bottom: 56px;}
.veidaWr.meet .main_content .section_content .sub_title,
.veidaWr.meet .main_content .section_content  .text p { color: var(--darkgrey2); font-size: 18px;
    line-height: 26px;  font-family: OpenSansHebrew; }
.veidaWr.meet .main_content .section_content .sub_title { max-width:793px}

    .veidaWr.meet .main_content .section_lecturers .lecturers {
        grid-template-columns: repeat(5, 1fr);
        grid-gap: 31px;
        display: grid;
    }
.veidaWr.meet .main_content .section_lecturers .d_img img { width:100%; border-radius:50%;max-width: 120px;
    margin: 0 auto; padding:20px 0 6px}
.veidaWr.meet .main_content .section_lecturers .item_name {
    max-width: 176px;
    margin: 10px auto 7px;
    font-size: 20px;
    font-family: demibold;
    line-height:22px;
    letter-spacing: -0.04px;
    color: var(--darkgrey);}
.veidaWr.meet .main_content .section_lecturers .job_title {    
    max-width: 176px;
    line-height: 17px;
   margin: 5px auto 21px;
    font-size: 16px;}
.veidaWr.meet .main_content .section_lecturers .item_img_wr {border: 1px #ccc solid; border-radius:20px}
    .veidaWr.meet .main_content .section_lecturers .d_img {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        background: #e8cdd4;
        height: 90px;
        margin-bottom: 70px;
    }
.veidaWr.meet .SBSendMailBody {margin-bottom:100px}
.veidaWr.meet .SBSendMailBody h3 {font-size: 20px;    color: var(--darkgrey2); margin:13px auto 26px}
.veidaWr.meet .cls_left .title {margin-bottom:0}
.veidaWr.meet .cls_left .form_terms {font-size: 14px;color: #3e3e3e; margin:25px auto 15px}
.veidaWr.meet .cls_left .btn_submit {    
    background: #283182;
    text-align: center;
    font-size: 18px;
    font-family: 'almoniDL700';
    color: #fff;
    padding: 13px 54px;
    border: 0;
    cursor:pointer;
}
.veidaWr.meet .cls_left .btn_submit:hover { background: #171f69;}
.veidaWr.meet .cls_left .btn_submit.disable, .veidaWr.meet .cls_left .btn_submit.disable:hover { background:#c8c8c8; color:#8c8c8c}
.veidaWr.meet .veidaInner:before {display:none}
.veidaWr.meet .veidaInner h2.title {    margin: 40px auto;}
.veidaWr.meet .veidaInner {background: url(https://images.globes.co.il/globes/d/12591/images-event-page-bg.svg) no-repeat center center}
input.btn_submit {
    -webkit-appearance: none;
}

/* artilce */
.veidaWr.article .section_content {max-width:700px; width:100%; margin:100px auto; text-align:right; padding-top: 0;}
.veidaWr.article .section_content .article_title {font-size: 56px;   line-height: 57px;  font-family: 'almoniDL700'; margin:0 0 29px;     color: var(--darkgrey);}
.veidaWr.article .section_content .article_subTitle {font-size: 26px;color: var(--darkgrey); }
.veidaWr.article .section_content .date {color: #6f6f6f; font-size: 16px; margin:0; }
.article_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 72px;
    border-bottom: 1px #cccccc80 solid;
    border-top: 1px #cccccc80 solid;
        margin: 25px 0px;
}

.author{
    display:grid;
    align-items: center;
    grid-template-columns: repeat(4, auto);
    grid-template-rows: repeat(2, auto);
    grid-gap: 0 14px;
}
.veidaWr.article .socialLinks {
    margin: 0;
    display: flex;
    height: 40px;
    width: 260px;
    justify-content: space-between;
    position:initial;
}
.articleInner {
    background: url(https://res.cloudinary.com/globes/image/upload/v1641203715/Digital/top_minds/rectangle-copy_rvuvvm.png) center center;
    height: 400px;
    margin-top: 87px;
    background-size: cover;
}
.veidaInnerVr{position:relative;padding-top:60px;    max-width: 1200px;width: 80%; margin: auto;   height: inherit;}
.articleInner img {       
    object-fit: cover;
    width:100%;
    height: inherit;
}
.imgCredit{
    margin:0;
    text-align:right;
    z-index:1;
    font-size:15px;
}
.author_name {
    font-family: 'almoniDL700';
}
.article_title_member {
    grid-column: 2 / -1;
}
.veidaWr.article .section_content .article_title_member p {
        margin: 0;
    color: #e97d31;
    font-size: 18px;
    font-family: 'almoniDL700';
}
.author_title {
   grid-column: 2 / -1;
   align-self: start;
}
.author_img{
    grid-row: 1 / -1;
}
.author_img img{
    width:60px;
    border-radius:50%;
}
.veidaWr.article .section_content p {  line-height: 28px;  font-size: 18px; color: var(--darkgrey2);  font-family: OpenSansHebrew; margin:0 0 20px}
.articleInner.veida_article {margin-top:40px}
.videoDiv {
    height: 395px;
}



.fbBot { max-width:1600px; margin:144px auto 82px;     padding: 24px 28px 24px 21px;
  border-radius: 15px;  border: solid 1px #b8cae1; overflow:hidden }

.fbBot .fbImg { float:right; margin-left:20px;margin-top: 8px;}
.fbBot span { text-align:right; font-family: OpenSansHebrew; float:right; max-width:525px; width:100%;  font-size: 22px;  line-height: 1.05; color:var(--darkgrey); margin-top:8px;}
.fbBot span em {font-size: 12px; font-style:normal; display:block; color:var(--darkgrey2); margin-top:10px}
.fbBot a { margin-right:20px;   line-height: 41px; float:right;  font-size: 16px; font-family:demibold; text-align:center;  width: 150px;margin-top:15px;   height: 40px;border: solid 2px  #283182; color:#283182}
.fbBot .fbImg2 { float:left;}
.fbBot a:hover {background:#283182; color:#fff}