@import url('https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700|Rufina:400,700&subset=hebrew');


@font-face {
    font-family: 'OpenSansHebrew-Regular';
    src: url('../fonts/OpenSansHebrew-Regular.eot');
    src: local('ג˜÷'), url('../fonts/OpenSansHebrew-Regular.woff') format('woff'), url('../fonts/OpenSansHebrew-Regular.ttf') format('truetype'), url('../fonts/OpenSansHebrew-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansHebrew-Extra-Bold';
    src: url('../fonts/OpenSansHebrew-ExtraBold.eot');
    src: local('☺'), url('../fonts/OpenSansHebrew-ExtraBold.woff') format('woff'), url('../fonts/OpenSansHebrew-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSansHebrew-ExtraBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansHebrew-Bold';
    src: url('../fonts/OpenSansHebrew-Bold.eot');
    src: local('ג˜÷'), url('../fonts/OpenSansHebrew-Bold.woff') format('woff'), url('../fonts/OpenSansHebrew-Bold.ttf') format('truetype'), url('../fonts/OpenSansHebrew-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansHebrew-Light';
    src: url('../fonts/OpenSansHebrew-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSansHebrew-Light.woff') format('woff'), url('../fonts/OpenSansHebrew-Light.ttf') format('truetype'), url('../fonts/OpenSansHebrew-Light.svg#OpenSansHebrew-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_daniel';
    src: url('../fonts/daniel.eot');
    src: local('☺'), url('../fonts/daniel.woff') format('woff'), url('../fonts/daniel.ttf') format('truetype'), url('../fonts/daniel.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_Adobe Hebrew Regular';
    src: url('../fonts/Adobe Hebrew Regular.eot');
    src: local('☺'), url('../fonts/Adobe Hebrew Regular.woff') format('woff'), url('../fonts/Adobe Hebrew Regular.ttf') format('truetype'), url('../fonts/Adobe Hebrew Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_Daniel-Regular';
    src: url('../fonts/Daniel-Regular.eot');
    src: local('☺'), url('../fonts/Daniel-Regular.woff') format('woff'), url('../fonts/Daniel-Regular.ttf') format('truetype'), url('../fonts/Daniel-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GveretLevinAlefAlefAlef-Regular';
    src: url('../fonts/GveretLevinAlefAlefAlef-Regular.eot');
    src: local('ג˜÷'), url('../fonts/GveretLevinAlefAlefAlef-Regular.woff') format('woff'), url('../fonts/GveretLevinAlefAlefAlef-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.no-repat,.sec_one:after,.bgset1:after,.four_img:after,.four_img:after,.six-top3{
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
}
body {
    font-family: 'OpenSansHebrew-Regular';
    color: #131313;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
.no_repeat{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
input,button{
    outline: none;
}
ul {
    margin-bottom: 0;
    padding-right: 0;
}

li {
    list-style: none;
}
img{
    max-width: 100%;
}

 /*popup*/

.modal.fade.modal-popup1 .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.modal.fade.modal-popup1.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -260px, 0);
    transform: translate3d(0, -260px, 0);
    opacity: 1;
}

.modal-popup1{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.modal-popup1 .modal-dialog {
    margin: 10px auto;
    padding: 0 15px;
    max-width: 320px;
}

.modal-popup1 .modal-form {
    background: none;
    box-shadow: none;
    border: none;
}

.modal-popup1 .modal-form .modal-header {
    border: none;
    padding-left: 0 !important;
}

.modal-popup1 .modal-form button.close {
    font-size: 34px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    outline: none;
    opacity: 1;
}

.modal-popup1 .modal-form .modal-body {
    padding: 0;
    background: transparent;
}

.modal-popup1 .modal-form .modal-body .container {
    padding: 0 0px;
}

.modal-popup1 .modal-form .modal-body .contact_form {
    width: 100%;
    background: #fff;
    padding: 30px;
    margin: 0 auto;
}

.modal-popup1 .contact_form span {
    display: block;
    font-size: 21px;
    color: #000;
    margin: 0;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}
.modal-popup1 .contact_form strong {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 7px;
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 9px;
}
.modal-popup1 .contact_form input {
    color: #a3a2a3;
    width: 100%;
    padding: 7px 10px;
    font-size: 14px;
    border: 1px solid #dbdbbd;
    margin: 7px 0;
    font-weight: normal;
    border-radius: 0px;
}
.modal-popup1 .contact_form input:last-child, .modal-popup1 .contact_form input[type="submit"] {
    background:#2c3e50;
    border-color: transparent;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    color: #fff;
    margin: 7px auto;
}
.header_position{
    position: relative;
    padding: 11px 15px;
}
.logo{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    right: 70px;
}
.logo a {
    display: inline-block;
}
.header_position {
    float: right;
    width: 100%;
}
.logo img{
    max-width: 285px;
}
.caller strong {
    display: block;
    color: #2c3e50;
    font-size: 17px;
    font-family: 'OpenSansHebrew-Bold';
    font-weight: normal;
}


.caller a {
    color: #2c3e50;
    display: inline-block;
    vertical-align: top;
}
.caller img{
    margin-left: 7px;
}
.banner{
    background-image: url(../images/banner.png);
    min-height: 500px;
}
.bnr_contact,.bnr_right,.banner-icon img{
    display: inline-block;
    vertical-align: top;
}
.bnr_contact{
    padding-right: 30px;
}
.contact_bg{
    background: #96afd1;
    padding: 100px 30px 30px;
    text-align: center;
    width: 365px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.20);
    color: #2c3e50;
}
.contact_bg h1,.last_contact h2{
    font-size: 33.333px;
    font-weight: bold;
}
.contact_bg span {
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    display: block;
    margin: 10px 0 20px;
}
.contact_bg input,.last_contact input{
    background: #fff;
    width: 100%;
    border: none;
    border-radius: 50px;
    padding: 10px 15px;
    color: #152448;
    font-size: 19px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
    margin: 8px 0;
}
.contact_bg input[type="submit"],.last_contact input[type="submit"]{
    background: #2c3e50;
    font-weight: bold;
    color: #fff;
}
.contact_bg form{
    margin-top: 30px;
}
.banner-icon img{
    vertical-align: middle;
    margin: 0 11px;
}
.bnr_right{
    width: 740px;
    text-align: center;
}
.banner-icon{
    margin: 50px auto 10px;
}
.bnr-bg p {
    background: #2c3e50;
    color: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    right: -4px;
    display: block;
    position: relative;
    padding: 8px 8px 12px;
    max-width: 74%;
    margin-bottom: 10px;
}
.bnr_right{
    max-width: 80%;
}
.bnr-bg span {
    font-size: 24.17px;
    font-family: 'OpenSansHebrew-Bold';
}
.bnr-bg strong {
    display: block;
    color: #5fbcfa;
    font-size: 29.98px;
    line-height: 29px;
}
.brn_bottom{
    position: relative;
    padding-top: 60px;
}
.bnr-rotate{
    position: absolute;
    top: 0;
}
.bnr-rotate {
    position: absolute;
    top: 9px;
    left: 50px;
    background-image: url(../images/img1.png);
    background-repeat: no-repeat;
    width: 202px;
    height: 202px;
    color: #ff0000;
    font-size: 33px;
    line-height: 32px;
    text-align: center;
    padding: 45px;
    font-weight: bold;
    word-break: break-all;
    font-family: 'GveretLevinAlefAlefAlef-Regular';
}
.bnr-rotate span {
    display: inline-block;
    transform: rotate(-20deg);
    right: 1px;
    position: relative;
    top: 3px;
}
.sec_one,.sec_two{
    background-image: url(../images/img2.png);
    padding: 100px 15px;
    color: #2c3e50;
}
.sec_one h2{
    margin: 0;
    font-size: 33.333px;
    font-weight: bold;
}
.sec_one span{
    font-size: 25px;
    display: block;
    margin: 14px 0 10px;
    line-height: 20px;
}
.sec_one hr{
    display: block;
    margin: 35px auto;
    width: 280px;
    border-bottom: 5px solid #2c3e50;
}
.sec_one p{
    line-height: 32px;
    font-size: 20.83px;
    max-width: 1120px;
    margin: 0 auto;
}
.sec_two,.sec_three{
    color: #fff;
    padding: 100px 0;
    background-image: url(../images/img3.png);
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.25);
}
.sec_two li {
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    background-size: 39px 35px;
    line-height: 20px;
    vertical-align: top;
    line-height: 40px;
    background-position: right center;
    padding-right: 50px;
    font-size: 20px;
    margin: 15px 0;
}
.sec_two .right_text li {
    background-position: left center;
    text-align: left;
    padding-right: 10px;
    padding-left: 50px;
}
.sec_two ul{
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.sec_two .right_text  {
    padding-left: 90px;
}
.left_text{
    padding-right: 145px;
}
.quote_text {
    background-image: url(../images/img5.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 55px 40px 70px;
    text-align: center;
    max-width: 360px;
    min-height: 300px;
    margin: 0 auto;
}
.quote_text p {
    min-height: 130px;
    max-height: 130px;
    font-size: 15px;
    margin-bottom: 15px;
    color: #152448;
    overflow: auto;
}
.quote_text a {
    color: #3498db;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    font-family: 'OpenSansHebrew-Bold';
}
.sec_three,.sec_four{
    background-image: url(../images/img6.png);
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
}
.sec_four{
    background-image: url(../images/img4.png);
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.12);
    padding: 60px 15px; 
}
.last_contact{
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.last_contact h2{
    color: #fff;
}
.last_contact input{
    width: 300px;
    margin: 0 8px;
}
.last_contact input[type="submit"]{
    width: 188px;
}
.last_contact  form{
    margin-top: 30px;
}

footer {
    background-color:#2c3e50;
    color: #fff;
    padding: 10px 15px;
}
footer p {
    margin-bottom: 0;
}
footer .text-left {
    direction: ltr;
}
section{
    position: relative;
}
.sec_two{
    z-index: 1;
}

@media(min-width:1200px){
.banner-icon {
    position: relative;
    top: 20px;
    right: -40px;
}
}


section.sec_one h4 {
    line-height: 1.4;
    margin-top: 18px;
}