* {
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: 'Open Sans Hebrew', Helvetica, Arial, Sans-Serif;
}

.wapper {
    width: 1200px;
    margin: 0 auto
}

.container {
    width: 100%;
    float: left
}

.header {
    background: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    width: 100%
}

#windowsNumber {
    margin-top: 10px;
    width: 100%;
    height: 30px;
    border-radius: 2px;
    font-family: 'Open Sans Hebrew', Helvetica, Arial, Sans-Serif;
    color: #A9A9A9;
    font-weight: bold;
    font-size: 16px;
}

.logo {
    width: 150px;
    float: left;
    margin: 10px 0 0 80px;
}

.logo img {
    width: 100%
}

.header-right {
    width: 400px;
    margin: 40px 100px 0 0;
    float: right;
}

.clear {
    clear: both
}

.header-right h2 {
    font-size: 45px;
    width: 74%;
    float: right;
    text-align: center;
    color: #02539f;
    line-height: 40px;
}

.header-right h3 {
    background: url(../images/tag.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    height: 200px;
    width: 100%;
    text-align: center;
}

.header-right h3 p:first-child {
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
    margin-top: 26px;
    font-size: 31px;
    margin-left: 125px;
    color: #FFFFFF;
}

.header-right h3 p:nth-child(2) {
    margin-top: 26px;
    font-size: 13px;
    margin-left: 125px;
    color: #02539f;
}

.header-right h3 p span {
    font-size: 40px;
    color: #b3e133
}

.header-right h3 p span span {
    font-size: 60px;
    font-weight: bold
}

.headline h2 {
    width: 90%;
    float: left;
    background: #02539f;
    color: #FFFFFF;
    padding: 10px 120px 10px 0;
}

.footer {
    width: 100%;
    float: left
}

.form-top {
    width: 300px;
    float: left;
    background: #02539f;
    left: 80px;
    position: relative;
    top: -150px;
    border-radius: 10px;
}

.form-top h3 {
    /* width: 100%; */
    float: left;
    text-align: center;
    color: #FFFFFF;
    padding: 7px 15px;
    font-size: 20px;
}

.form {
    width: 28%;
    float: left;
}

.text {
    width: 58%;
    padding: 20px 120px 10px 0;
    float: right;
}

.form-top h2 {
    float: left;
    text-align: center;
    color: #02539F;
    padding: 7px 15px;
    font-size: 18px;
    background: #b3e133
}

.gallery {
    width: 100%;
    float: left;
    padding: 0 0 20px 0;
    display: block;
}

.gallery img {
    width: 100%;
}

.gallery ul {
    margin: 0;
    padding: 0;
    padding-left: 7%;
    width: 100%;
    float: left;
}

.gallery ul li {
    width: 225px;
    float: left;
    margin: 0 0 0 30px;
    list-style: none;
}

.padding {
    padding: 10px 35px
}

input[type="text"] {
    width: 96%;
    float: left;
    padding: 5px;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    border: none;
    border-radius: 2px;
}

input.submit {
    padding: 5px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #02539f;
    border: none;
    background: #b3e133;
    float: left;
    margin-top: 10px;
    border-radius: 4px;
    margin-bottom: 20px
}

input.submit:hover {
    color: #b3e133;
    background: #FFFFFF
}

ul li {
    list-style-image: url(../images/aerrow.png);
    font-size: 20px;
    color: #000000
}

.text h2 {
    padding: 10px 0;
    color: #01519e
}

.foot {
    width: 100%;
    float: left;
    margin-top: 5px
}

.foot h2 {
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    width: 70%;
    margin: 0 auto;
    color: #02539f;
    padding: 10px;
    line-height: 30px;
}

.foot h1 {
    font-size: 28px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    color: #02539f;
    padding: 10px;
    line-height: 30px;
    border-bottom: 2px solid #02539f
}

.foot h1 img {
    border-radius: 50%;
    background: #02539f;
    padding: 6px 8px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: -8px;
}

.foot p {
    padding: 10px 90px;
    color: #000000
}

@media screen and (max-width:1201px) {
    .wapper {
        width: 1100px
    }
    .headline h2 {
        width: 89%
    }
}

@media screen and (max-width:1101px) {
    .wapper {
        width: 1000px
    }
    .headline h2 {
        width: 98%;
        padding: 10px 20px 10px 0
    }
    .text {
        width: 60%;
        padding: 20px 20px 10px 0;
        float: right;
    }
}

@media screen and (max-width:1001px) {
    .wapper {
        width: 950px
    }
    .headline h2 {
        width: 98%;
        padding: 10px 20px 10px 0
    }
    .text {
        width: 60%;
        padding: 20px 40px 10px 0;
        float: right;
    }
    .form-top {
        left: 25px
    }
}

@media screen and (max-width:951px) {
    .wapper {
        width: 900px
    }
    .headline h2 {
        width: 98%;
        padding: 10px 20px 10px 0
    }
    .text {
        width: 60%;
        padding: 20px 40px 10px 0;
        float: right;
    }
    .form-top {
        left: 0px
    }
}

@media screen and (max-width:901px) {
    .wapper {
        width: 850px
    }
    .headline h2 {
        width: 98%;
        padding: 10px 20px 10px 0
    }
    .text {
        width: 55%;
        padding: 20px 40px 10px 0;
        float: right;
    }
    .form-top {
        left: 0px;
        top: 10px
    }
    .foot h2 {
        width: 80%
    }
    .foot h1 {
        width: 100%;
    }
}

@media screen and (max-width:850px) {
    .wapper {
        width: 100%
    }
    .headline h2 {
        width: 98%;
        padding: 10px 20px 10px 0
    }
    .text {
        width: 55%;
        padding: 20px 40px 10px 0;
        float: right;
    }
    .form-top {
        left: 10px;
        top: 10px
    }
    .foot h2 {
        width: 80%
    }
    .foot h1 {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .wapper {
        width: 100%
    }
    .headline h2 {
        width: 98%;
        padding: 10px 20px 10px 0
    }
    .text {
        width: 94%;
        padding: 20px 40px 10px 0;
        float: right;
    }
    .gallery img {
        width: 100%;
        display: block;
    }
    .header-right {
        width: 400px;
        margin: 40px 20px 0 0;
    }
    .logo {
        width: 150px;
        float: left;
        margin: 10px 0 0 30px;
    }
    .headline h2 {
        text-align: center
    }
    .form {
        width: 100%;
    }
    .form-top {
        top: 10px;
        float: none;
        margin: 10px auto;
        left: inherit;
    }
    .foot h2 {
        width: 96%;
    }
    .foot h1 {
        width: 96%;
    }
}

@media screen and (max-width:601px) {
    .header {
        background: url(../images/bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        height: 500px;
        width: 100%;
        background-position: 40%;
    }
    .wapper {
        width: 100%
    }
    .headline h2 {
        width: 98%;
        padding: 10px 20px 10px 0
    }
    .text {
        width: 94%;
        padding: 20px 40px 10px 0;
        float: right;
    }
    .header-right {
        width: 400px;
        margin: 3px auto;
        float: none;
    }
    .logo {
        margin: 0px auto;
        float: none;
        padding: 10px 0;
    }
    .header-right h2 {
        font-size: 45px;
        width: 100%;
        float: right;
        text-align: center;
        color: #02539f;
        line-height: 40px;
    }
    .headline h2 {
        text-align: center
    }
    .form {
        width: 100%;
    }
    .form-top {
        top: 10px;
        float: none;
        margin: 10px auto;
        left: inherit;
    }
    .foot h2 {
        width: 96%;
    }
    .foot h1 {
        width: 96%;
    }
}

@media screen and (max-width:500px) {
    .form-top {
        top: 10px;
    }
    .text {
        width: 85%;
        padding: 20px 40px 10px 0;
        float: right;
        text-align: justify;
    }
}

@media screen and (max-width:420px) {
    .header-right h3 p:first-child {
        font-size: 26px
    }
    .header-right {
        width: 90%
    }
    .foot p {
        padding: 10px;
        text-align: center;
    }
    .gallery ul {
        padding-left: 0;
    }
    .gallery ul li {
        width: 48%;
        margin: 0 1%;
        margin-top: 7px;
    }
}

@media screen and (max-width:360px) {
    .header-right h3 p:first-child {
        font-size: 22px
    }
    .header-right h3 p:nth-child(2) {
        margin-top: 41px;
        font-size: 13px;
        margin-left: 125px;
        color: #02539f;
    }
    .header-right {
        width: 90%
    }
    .foot p {
        padding: 10px;
        text-align: center;
    }
}

@media screen and (max-width:320px) {
    .header-right h3 p {
        font-size: 20px
    }
    .header-right h3 p span {
        font-size: 40px
    }
    .header-right {
        width: 90%
    }
    .foot p {
        padding: 10px;
        text-align: center;
    }
    .header-right h3 {
        height: 170px
    }
}