.veidaWr.style1 .hero {
    background: #FAE8DD !important
}

@font-face {
    font-family: 'almoniTzar700';
    font-weight: 700;
    /*(bold)*/
    font-style: normal;
    src: url('../../../Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot');
    src: url('../../../Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.eot') format('embedded-opentype'), url('../../../Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff') format('woff2'), url('../../../Static/fonts/almoni-tzar/almoni-tzar-bold-aaa.woff2') format('woff');
}

.hero {margin-top:30px}
.hero .heroWr h2 {
    font-size: 42px;
    font-family: 'almoniTzar500';
}
    .hero .heroWr h2 span {
        color: #D6252C;display:block
    }
    .hero .heroWr h1 {
        letter-spacing: -10px;
        font-size: 128px;
        font-family: 'almoniTzar700';
    }
.hero .heroWr p {
    border: 1px #D6252C solid;
    max-width: 410px;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 26px;
    font-family: almoniDL300;
}
    .hero .heroWr p a {
        display: block;
        color: #fff;
        background: #D6252C;
        text-decoration: none;
    

    }

    .header .container .nodeName a {
        color: #D6252C;
    }

/*.header .container .sponser:after {
    top: 3px;
    content: "בשיתוף:" !important;
    right: -78px;
    border-right: 1px #060606 solid;
    border-left: 0;
    padding-right: 16px;
    display: block;
    padding: 9px 16px 10px 0;
    height: 13px;
}*/
.header .container .sponser:after {
    display: none
}

.header .container .sponser {
    margin-right: 50px !important;
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-left: 20px;
}
    .header .container .sponser span {
        margin-left: 10px
    }

    .header .container .sponser:after {
        top: 4px
    }
header .social:before {margin:0 13px;}
header .hIconsWr .social {
    cursor: pointer;
    border: 1px #000 solid;
    margin-right: 20px;
    width: 45px;
}

.header .container .register {line-height:40px}

.hero .heroWr p {
    font-size: 28px;
    font-family: 'almoniTzar500';
    border-radius: 0
}
.hero .heroWr .register2 {margin-top:10px}

.veidaInner.registerHeader, .veidaInner.register {
    max-width: 480px
}
.btn_submit {
    color: #fff;
    background-color: #c00;
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    border:0
}
    .btn_submit:hover {background:#000}

    #footer {
        display: none
    }

.hero .heroWr h2 img {
    margin: 40px auto 0;
    text-align: center;
    display: block;
    width: 100%;
}

@media only screen and (max-width: 480px) {
    .hero .heroWr h1 {margin:0}
    .header .container .sponser {
        margin-top: 0;
        margin-right: 0 !important;
        margin-left: 0;
        padding-top: 6px;
        border-top: 3px #000 solid;
    }
    .header .container { height:50px    }
    .header .container .sponser:after {display:none}
    header .social:before {top:8px    }
    .hero .heroWr p {font-size:24px;padding:10px}
    .hero .heroWr h2 img {margin-top:60px    }

    .veidaInner .banners img {min-width:150px;
                              max-width:150px;  }
    .veidaInner .banners a {margin:0}
    .veidaInner .banners {display:flex}
    .header .container .sponser { justify-content: center }
    header .hIconsWr .social {height:36px    }
    .header .container .nodeName {
        margin-right: -90px;
    }

}