@import url(https://fonts.googleapis.com/css?family=Assistant:300,400,600,700,800&subset=hebrew);
/*font-family: 'Assistant', sans-serif;*/
@font-face {
    font-family: 'FbReforma-Lightwebfont';
    src: url('../fonts/FbReforma-Lightwebfont.eot');
    src: url('../fonts/FbReforma-Lightwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FbReforma-Lightwebfont.woff') format('woff'),
         url('../fonts/FbReforma-Lightwebfont.ttf') format('truetype'),
         url('../fonts/FbReforma-Lightwebfont.svg#FbReforma-Lightwebfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FbReforma-Medium';
    src: url('../fonts/FbReforma-Mediumwebfont.eot');
    src: url('../fonts/FbReforma-Mediumwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FbReforma-Mediumwebfont.woff') format('woff'),
         url('../fonts/FbReforma-Mediumwebfont.ttf') format('truetype'),
         url('../fonts/FbReforma-Mediumwebfont.svg#FbReforma-Mediumwebfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fbreformaen-regular';
    src: url('../fonts/fbreformaen-regular-webfont.eot');
    src: url('../fonts/fbreformaen-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fbreformaen-regular-webfont.woff') format('woff'),
         url('../fonts/fbreformaen-regular-webfont.ttf') format('truetype'),
         url('../fonts/fbreformaen-regular-webfont.svg#fbreformaen-regular-webfon') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fbreformaen-bold';
    src: url('../fonts/fbreformaen-bold-webfont.eot');
    src: url('../fonts/fbreformaen-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fbreformaen-bold-webfont.woff') format('woff'),
         url('../fonts/fbreformaen-bold-webfont.ttf') format('truetype'),
         url('../fonts/fbreformaen-bold-webfont.svg#fbreformaen-bold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{ padding:0; margin:0; font-size:14px; color:#4b4b4b;font-family: 'Assistant', sans-serif;}
a {outline:none !important; text-decoration:none;
-webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; transition:all .6s ease-in-out;}
a:hover, a:focus, select:focus, button:focus { outline:none; text-decoration:none;}
* { margin:0; padding:0;}
img { border:none; vertical-align:middle; max-width:100%;}
li{ list-style:none;}
h1, h2, h3, h4, h5, h6, input, select, textarea, button{ outline:none !important; font-family: 'Assistant', sans-serif;}
input, textarea, select{ /*-moz-appearance: none; -webkit-appearance: none;*/ font-family: 'Assistant', sans-serif;}

.container{ width:96%; max-width:1200px; margin:0 auto; padding:0;}
.row-centered {text-align:center;}
.col-centered {display:inline-block;float:none; margin-left:-4px;}

.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5 { position: relative; min-height: 1px;padding-right: 10px; padding-left: 10px;}
.col-xs-5 {width: 20%; float: left;}
@media (min-width: 768px) {
.col-sm-5 {width: 20%;float: left;}
}
@media (min-width: 992px) {
    .col-md-5 {width: 20%;float: left;}
}
@media (min-width: 1200px) {
    .col-lg-5 {width: 20%;float: left;}
}



/*********** Header ***********/
header {
    width: 100%;
    height:419px;
    float: left;
    background: url(../images/header_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.logo {
    width: 55%;
    float: left;
}
.heading {
    text-align: center;
    font-weight: bold;
    font-size: 36px;
}
    .heading span {
        display: block;
        color: #ed6b1d;
    }
.btm_form {
    width: 100%;
    background: #5d5d5d;
    padding-bottom:25px;
}
.form_hed {
    position: relative;
    text-align: center;
    /*top: -12px;*/
}
.form_hed h3{
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
}
.form_padd{
    margin-top:2px;
}
.form_chek{
    color:#fff;
}
.form_chek input {
    margin-left:9px;
}
.form_chek span {
    font-size:14px;
}
.formend_hed h3 {
    margin-top: 1px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.form-btn input{
    width: 100%;
    background-color: #f26225;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.section2 {
    width: 100%;
    float: left;
    background: url(../images/section_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:20px 0;
}
.sec_heading h2 {
    text-align: center;
    font-weight: bold;
    color: #f26225;
    font-size:33px;
    margin-bottom:35px;
}
.sec_mid h2 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
}
.sec_mid p {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}
.sec_mid figure{
    text-align:center;
    /*height:129px;*/
}
.sec_mid img{
    width:60%;
}
.sec_plus {
    padding-top:50px;
}
.ico_block {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    text-align: center;
}

    .ico_block figure {
        width: 120px;
        height: 120px;
        display: inline-block;
        background: #f26225;
        box-shadow: 0 0 15px rgba(0,0,0,0.3);
        border-radius: 100%;
        text-align: center;
        line-height: 110px;
        border: 5px solid #fff;
        position: relative;
    }
    .ico_block h4 {
        text-align: center;
        font-size: 17px;
        font-weight: 600;
        color: #626262;
    }

.sec3_hea h2 {
    text-align: center;
    color: #525252;
    font-size: 27px;
    font-weight: 600;
    font-weight: 700;
    padding-bottom: 15px;
}
.footer {
    background: #f26225;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    float:left;
    width:100%;
}
.nopadding{
    padding:0px !important;
    margin:0px !important;
}
.footer img{
    width:8px;
}
.form-group{
    margin-bottom:0px;
}
.section3 {
    float: left;
    width: 100%;
    padding: 15px 0px;
}