﻿body {
    margin: 0;
    padding: 0;
	font-family: Open Sans Hebrew;
}
a {
    color:inherit;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
     color:inherit;
}
header .navbar-default {
    background: none;
    border: 0;
    min-height: inherit;
    margin: 0;
}
.affix {
    background-color: #ffffff;
    width: 100%;
    z-index: 99;
    box-shadow: 1px 1px 2px rgba(85, 85, 85, 0.17);
}
header .navbar-default .navbar-nav>li>a {
    padding: 0px 7px;
    font-size: 18px;
    margin: 0;
    color: #58595b;
    border-right: solid 1px #58595b;
    position: relative;
    top: 7px;
}
header .navbar-default .navbar-nav > li .header-btn {
    position: relative;
    top: 0;
    cursor:pointer;
}
header .navbar-default .navbar-nav > li:first-child a {
    border-right: 0;
}
header .navbar-default .navbar-nav > li:last-child a {
    border-right: 0;
}
header {
    padding: 20px 0px;
}
header .header-btn {
    display: inline-block;
    margin: 5px 0px;
}
header .navbar-brand {
    height: auto;
    padding: 0px 0px;
    position: absolute;
    right: 0;
}
.login-box {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.19);
    margin-top: 20px;
}
.login-box .form-control {
    padding: 7px;
    font-size: 19px;
    height: auto;
    border: 0;
}
.login-box .form-group {
margin:10px 0px;
}
    .login-box button {
    background:none;
    margin:0;
    padding:0;
    border:0;
    margin:10px 0px;
    }
        .login-box button img {
           width: 160px;
        }
.banner {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Pic01.jpg);
    background-repeat: no-repeat;
    text-align: center;
    padding: 60px 10px 80px 10px;
    background-size: cover;
}
.banner:focus {
    outline: 0;
}
.banner h2 {
    font-size: 77px;
    color: #231f20;
    font-weight: normal;
    margin: 0;
}
.banner h2 span {
    font-size: 77px;
    color: #231f20;
    font-weight: bold;
}
.banner h2 b {
    font-weight: bold;
}
.banner p {
    margin: 40px 0px;
    font-size: 31px;
    color: #231f20;
    line-height: 35px;
}
.banner a {
    margin-top: 30px;
    display: inline-block;
    cursor: pointer;
}
.banner span {
    font-size: 19px;
    color: #231f20;
    line-height: 25px;
    margin: 20px 0px;
    display: inline-block;
    font-weight: bold;
}
.banner .banner-form {
    background-color: rgba(255, 255, 255, 0.88);
    display: inline-block;
    padding: 40px;
    border-radius: 10px;
    transition: ease 0.5s;
	margin-top: 30px;
}
.banner-form .form-control {
    padding: 15px;
    font-size: 20px;
    height: auto;
    box-shadow: none;
}
.banner-form button {
    border: 0;
}
.block1 {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Pic02.png);
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
}
.block1 .points {
    text-align: right;
    padding: 30px 0px;
}
.block1 .block1-ic{
       position: absolute;
    bottom: -30px;
   
        z-index: 9;
}
.block1 .block1-ic img{
          width: 360px;
}

.block1 .points p {
    font-size: 20px;
    color: #58595b;
    padding: 20px 0px;
    line-height: 25px;
    margin: 0;
}
.block1 .points span {
    font-size: 30px;
    color: #58595b;
}

.block2 {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Pic03.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
}
.block2 {
    text-align: right;
    position:relative;
}
.block2 .points {
    padding-right: 50px;
}
.block2 .points h3 {
    font-size: 43px;
    color: #8ac43f;
    font-weight: bold;
}
.block2 .points p {
    font-size: 20px;
    color: #58595b;
    padding: 20px 0px;
    line-height: 25px;
    margin: 0;
}
.block2 .points span {
    font-size: 20px;
    font-weight: bold;
    color: #58595b;
}
.block2 .points p b {
    font-weight: bold;
    font-size: 26px;
}
.block2 .block2-ic{
    position: absolute;
    bottom: -130px;
    left: 225px;
    z-index: 9;
}
.block2 .block2-ic img{
    width: 200px;
}
.block3 {
    background-color: #107EBE;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    position:relative;
}
.block3 .apple-pc {
    padding-top: 40px;
    display: inline-block;
    position:relative;
}
.block3 .block3-ic{
    position: absolute;
    top: 50px;
    left: 50px;
}
.block3 .block3-ic img{
   width: 200px;
}
.block3 .block3-ic2{
   position: absolute;
   bottom: -30px;
   right: 40px;
   z-index: 9;
}
.block3 .block3-ic2 img{
   width: 330px;
}
 .gif-image {       
}
.gif-image img {
	position: absolute;
	top: 125px;
	left: 60px;
	width: 770px;
}
.block3 .title3 h2 {
    font-size: 35px;
    color: #ffffff;
    font-weight: 700;
    padding: 10px 0px;
}
.block3 .title3 p {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
}
.block3 .services {
    color: #ffffff;
    margin: 30px 0px;
}
.block3 .services h3 {
    font-weight: bold;
    margin: 7px 0px;
    font-size: 25px;
}
.block3 .services p {
    min-height: 230px;
    font-size: 20px;
    line-height: 25px;
}
.block3 .line {
    padding-top: 20px;
}
.block3 .bottom-tex {} .block3 .bottom-tex span {
    font-size: 42px;
    color: #ffffff;
    padding: 20px 0px;
    display: inline-block;
}
.block3 .bottom-tex p {
    font-size: 19px;
    color: #ffffff;
}
.block4 {
    text-align: center;
    background-color: #F0F0F1;
    padding: 30px 0px;
    padding-bottom: 0;
    position:relative;
}
.block4 .title4 h2 {
    font-size: 43px;
    font-weight: bold;
    color: #8ac43f;
    padding-bottom: 20px;
}
.block4 .profit {
    min-height: 400px;
    margin: 20px 0px;
}
.block4 .profit span {
    font-size: 22px;
    color: #58595b;
    font-weight: bold;
    padding: 5px 0px;
    display: inline-block;
}
.block4 .profit p {
    font-size: 19px;
    color: #58595b;
    line-height: 23px;
}
.block4 .block4-ic{
	position: absolute;
	bottom: -100px;
	left: 50px;
}
.block4 .block4-ic img{
	width: 280px;
}
.client-points {
    /*background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Aviad01.png);
    background-repeat: no-repeat;
    background-position-y: 100%;*/
}
.block5 {
position:relative;
}
.block5 .title5 {
    text-align: center;
}
.block5 .title5 h2 {
    font-size: 43px;
    color: #8ac43f;
    font-weight: bold;
    padding: 20px 0px;
}
.block5 .title5 p {
    font-size: 24px;
    color: #58595b;
    margin: 20px 0px;
    font-weight: bold;
}
.block5 .client-points {
    text-align: right;
    font-size: 20px;
    position: relative;
}
.block5 .client-points p {
    color: #58595b;
    margin: 0;
    padding: 15px 0px;
}
.block5 .client-points p b {
    font-weight: bold;
}
.block5 .client-points p span {
    font-weight: bold;
    display: inline-block;
}
.block5 .client-points .aviad {
    position: absolute;
    right: 46%;
    bottom: 0;
}
.block5 .block5-ic{
       position: absolute;
    bottom: -60px;
    right: 50px;
}
.block5 .block5-ic img{
          width: 180px;
}
.block5 .owner-partner
{
margin-top:300px;
display:inline-block;
}
.block5 .owner-partner img
{
margin: 0 auto;
border:solid 3px #F0F0F1;
border-radius:100%;
}
.block6 {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Pic04.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
    text-align: center;

}
.block6 span {
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
    margin-top: 20px;
}
.block7 {
    position:relative;
}
.block7 .title7 h2 {
    font-size: 43px;
    color: #8ac43f;
    text-align: center;
    font-weight: bold;
}
.block7 .title7 {
    padding: 20px 0px;
}
.block7 .videos iframe {
    
}

.block7 .videos {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/compsml.png);
    background-repeat: no-repeat;
    padding: 26px;
    margin: 20px 0px;
    background-size: 100%;
    background-position-x: center;
	
}
.block7 .videos .embed-responsive
{
top:-19px;
}
.block7 .videos p {
    text-align: center;
    font-size: 19px;
    color: #58595b;
    margin-top: 30px;
    line-height: 22px;
    min-height: 230px;
}
.block7 .videos a {
    text-align: center;
    font-size: 20px;
    color: #58595b;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
    font-style: italic;
}
.block7 .block7-ic{
    position: absolute;
    bottom: -130px;
    right: 50px;
}
.block7 .block7-ic img{
          width: 230px;
}
.block8 {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Pic06.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 100px;
}
.block8 .title8 {
    text-align: center;
}
.block8 .title8 h2 {
    font-size: 43px;
    color: #8ac43f;
    font-weight: bold;
    padding: 20px 0px;
}
.block8 .title8 p {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    line-height: 23px;
    padding: 30px 0px;
}
.block8 .title8 .blog {
    margin: 15px 0px;
}
.block8 .title8 .blog img {
    width: 100%;
}
.block9 {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Pic07.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.block9:before {
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.40);
    display: inline-block;
    position: absolute;
    top: 0;
}
.block9::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #58595b;
}
.block9::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #58595b;
}
.block9:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #58595b;
}
.block9:-moz-placeholder {
    /* Firefox 18- */
    
    color: #58595b;
}
.block9 .title9 {
    text-align: center;
    position: relative;
}
.block9 .title9 h2 {
    font-weight: bold;
    color: #ffffff;
    padding: 15px 0px;
    font-size: 29px;
}
.block9 .title9 p {
    font-size: 20px;
    color: #ffffff;
    padding: 5px 0px;
}
.block9 form button {
    background: none;
    border: 0;
}
.block9 form {
    padding: 40px 0px;
    display: inline-block;
    width: 100%;
}
.block9 form input {
    width: 100%;
    font-size: 18px;
    padding: 25px 20px;
    height: inherit;
    text-align: right;
    border: 0;
    border-radius: 0;
    border-radius: 0;
}
.block10 {
    background-color: #F0F0F1;
    position:relative;
}
.block10 .title10 {
    text-align: center;
}
.block10 .title10 h2 {
    font-size: 43px;
    color: #8ac43f;
    font-weight: bold;
    padding: 50px 0px;
    margin: 0;
}
.block10 .block10-ic{
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.block10 .block10-ic img{
          width: 230px;
}
.block11 {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Pic08.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.block11::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #58595b;
}
.block11::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #58595b;
}
.block11:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #58595b;
}
.block11:-moz-placeholder {
    /* Firefox 18- */
    
    color: #58595b;
}
.block11 .col-sm-offset-3 {
    padding: 0;
}
.block11 .title11 {
    text-align: center;
}
.block11 .form-group {
    margin-bottom: 28px;
}
.block11 .title11 h2 {
    font-size: 43px;
    color: #8ac43f;
    font-weight: bold;
    padding: 40px 0px;
}
.block11 .contact-form .form-control {
    height: inherit;
    padding: 10px;
    text-align: right;
    border-radius: 0;
    font-size: 23px;
}
.block11 .contact-form button {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
}
.block11 .contact-form button img {
    width: 100%;
}
.block12 {
position:relative;
}
.block12 .title12 {
    text-align: center;
}
.block12 .title12 h2 {
    font-size: 43px;
    color: #8ac43f;
    font-weight: bold;
    margin: 40px 0px;
}
.block12 .block12-ic{
    position: absolute;
    left: 30px;
    bottom: 120px;
}
.block12 .block12-ic img{
          width: 230px;
}
footer {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Pic09.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0px;
    padding-bottom: 200px;
}
footer .footer-link {} footer .footer-link {
    text-align: right;
}
footer .footer-link ul {
    padding: 0;
}
footer .footer-link ul li {
    list-style: none;
    line-height: 32px;
    line-height: 37px;
}
footer .footer-link ul .head {
    font-size: 34px;
    color: #8ac43f;
    padding-bottom: 30px;
}
footer .footer-link ul li a {
    color: #ffffff;
    font-size: 20px;
}
.footerline {
    background-color: #231F20;
    text-align: center;
    font-size: 19px;
    color: #ffffff;
    padding: 10px 0px;
}
.block12 {
    padding-top: 20px;
    padding-bottom: 100px;
}
.block12 .first1:after, .block12 .second1:after {
    content: '';
    height: 100%;
    width: 10px;
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/PriceSep.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
} 
.block12 .dark td,
.block12 .light td {
    vertical-align: middle;
    font-size:18px;
    font-weight: bold;
    color: #58595b;
    border: 0;
}
.block12 .dark td {
    min-height: 48px;
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/table/PriceLinee.png) center repeat-x;
    position:relative;
      width: 74px;
}
.block12 .light td {
    min-height: 48px;
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/table/PriceLine22.png) center repeat-x;
     position:relative;
}
.block12 .first1 {
    border-radius: 10px 0px 0px 10px;
}
.block12 .last1 {
    border-radius: 0px 10px 10px 0px;
}
.block12 .dark2 {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/table/PriceLineBig.png) center center repeat-x scroll;
    background-repeat: no-repeat;
    background-size: cover;
}
.block12 .texbig {
    font-size: 25px;
    font-weight: bold;
    color: #58595b;
    vertical-align: middle;
    position:relative;
}
.block12 .tablefooter {
    font-size: 25px;
    font-weight: bold;
    color: #58595b;
    height: 110px;
    vertical-align: middle;
}
.block12 .truetable {
    background-color: #F0F0F1;
    padding: 30px 30px;
    border-radius: 20px;
}
.block12 .truetable .btn-table {
    display: inline-block;
    font-size: 19px;
    text-align: center;
    color: #58595b;
    font-weight: bold;
}
/*accordian*/

#accordion .panel-heading {
    padding: 0;
}
#accordion .panel-title > a {
    display: block;
    padding: 0.4em 0.6em;
    outline: none;
    font-weight: bold;
    text-decoration: none;
    font-size: 23px;
    background-color: #8AC43F;
    color: #fff;
    text-align: center;
}
#accordion .panel-title > a.accordion-toggle::before,
#accordion a[data-toggle="collapse"]::before {
    content: "";
    float: left;
    height: 26px;
    width: 26px;
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Minus.png);
    background-repeat: no-repeat;
    margin-right: 1em;
}
#accordion .panel-title > a.accordion-toggle.collapsed::before,
#accordion a.collapsed[data-toggle="collapse"]::before {
    background: url(/National_Library/oe_/https://www.webcourse.co.il/images/Plus.png);
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    margin-top: 10px;
    border: 0;
    background-color: #fff;
    padding: 10px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body p {
    text-align: center;
    font-size: 20px;
    color: #58595b;
    margin: 0;
}
.block10 .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background: none;
    margin-bottom: 30px;
}
.btn-topform {
	padding-right:10px;
}

.btn-green {
	background: #8ac43f;
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	border-radius:10px;
	height:60px;
	width:100%;
}

.btn-green:hover {
	color: #fff;
	background: #8ac43f;
}


/*accordian over*/
@media(max-width:1500px) {
    .block1 .block1-ic img, .block2 .block2-ic img, .block3 .block3-ic img, .block3 .block3-ic2 img, .block4 .block4-ic img, .block5 .block5-ic img, .block6 .block6-ic img, .block7 .block7-ic img, .block10 .block10-ic img, .block12 .block12-ic img{
       width: 50%;
    }
   .block3 .block3-ic img {
    width: 75%;
}
 .block2 .block2-ic img {
    width: 70%;
}
     .block12 .block12-ic {
  
    display: none;
}
}
@media(max-width:1360px) {
    .block1 .block1-ic img, .block2 .block2-ic img, .block3 .block3-ic img, .block3 .block3-ic2 img, .block4 .block4-ic img, .block5 .block5-ic img, .block6 .block6-ic img, .block7 .block7-ic img, .block10 .block10-ic img, .block12 .block12-ic img{
       display:none;
    }
       .block12 .block12-ic {
    display:none;
    }
	.block2 .block2-ic {
    position: absolute;
    bottom: -90px;
    left: 100px;
    z-index: 9;
}
}
@media (max-width: 991px) {
    header .header-btn img {
        width: 120px;
    }
    header .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        margin: 6px 0px;
    }
    header .navbar-default .navbar-brand>img {
        display: block;
        width: 90px;
    }
    .banner h2 {
        font-size: 50px;
    }
    .banner p {
        font-size: 25px;
    }
    .banner a img {
        width: 320px;
    }
    .block2 {
        background-position-x: 80%;
    }
    .block3 .services {
        padding: 0;
    }
    .block2 .points {
        padding-right: 0;
    }
    .apple-pc > img {
        width: 80%;
    }
   
    .block4 .profit p {
        min-height: 160px;
        font-size: 16px;
    }
    /*.block4 .profit p br, .block3 .services p br, .block7 .videos p br, .block3 .title3 p br {
        display: none;
    }*/
    .block3 .line img {
        width: 80%;
    }
    .block3 .services p {
        font-size: 15px;
    }
    
    .block7 .videos p {
        font-size: 15px;
    }
    .block7 .videos a {
        display: block;
    }
    header .navbar-default .navbar-nav>li>a {
        top: 0px;
    }
    .block9 form button img {
        width: 100%;
    }
    .block9 form input {
        padding: 14px;
    }
    .gif-image img {
    position: absolute;
    top: 98px;
    left: 113px;
    width: 70%;
}
.block7 .videos .embed-responsive {
    top: -17px;
}
.block7 .videos {
     padding: 24px;
 
}
}
@media (max-width: 768px) {
    header .navbar-default .navbar-nav > li > a {
        border: 0;
        font-size: 17px;
        margin: 5px 0px;
        background-color: #eee;
        padding: 10px 10px;
    }
    header .navbar-default .navbar-nav {
        margin: 0;
        padding: 0;
    }
    header .navbar-default .navbar-nav > li > a:hover {
        background-color: #dddddd;
    }
    header .navbar-default .navbar-header {
        padding: 10px 0px;
    }
    header .navbar-brand {
        left: 0;
        right: inherit;
        margin-left: 10px;
        position: relative;
        top: 8px;
    }
    header .navbar-default .navbar-brand > img {
        display: block;
        width: 120px;
    }
    header {
        padding: 0;
    }
    .block4 .profit p {
        min-height: inherit;
    }
.block5 .owner-partner {
    margin-top: 10px;
	margin-bottom:10px;
    display: inline-block;
}
    .block7 .videos {
  padding:0px 50px;
    }
    .block3 .bottom-tex span {
        font-size: 30px;
    }
    .block7 .videos {
       padding: 60px;
    margin: 50px 0px;
    text-align: center;
    }
.block7 .videos .embed-responsive {
    top: -45px;
}

    .block7 .videos p {
        margin-top: 50px;
    }
    .block3 .bottom-tex a img {
        width: 320px;
    }
    .block6 img {
        width: 320px;
    }
    .block3 .services p {
        min-height: inherit;
    }
    .block4 .profit {
        min-height: inherit;
    }
    .block7 .videos p {
        min-height: inherit;
    }
    .banner h2 {
        font-size: 30px;
        line-height: 52px;
    }
    .block1 {
        background: none;
    }
    .client-points {
        background: none;
    }
    .block9 form button {
        margin: 10px 0px;
    }
    .block9 form button img {
        width: auto;
    }
    .block8 .title8 {
        text-align: center;
        padding: 0px 10px;
    }
    .block12 .dark td {
        background: none;
        background-color: #CFD1D2;
            width: auto;
			min-height:inherit;
    }
    .block12 .light td {
        background: none;
        background-color: #eeeeee;
		min-height:inherit;
    }
    .apple-pc > img {
    width: 480px;
}
    .gif-image img {
    position: absolute;
    top: 88px;
    left: 36px;
    width: 410px;
}
.banner .banner-form img {
	width:100%
}
.login-box {
     margin-top: 0px;
}
}
@media(max-width:512px) {
    .apple-pc > img {
    width: 310px;
}
    .gif-image img {
        position: absolute;
    top: 70px;
    left: 21px;
    width: 270px;
}
.banner .banner-form {
    padding:20px;
}
.block7 .videos {
    padding: 39px;
  
}
.block7 .videos .embed-responsive {
    top: -28px;
}
}

@media(max-width:480px) {
    .block9 form button img, .banner a img, .block3 .bottom-tex a img, .block6 img {
        width: 270px;
    }
.block7 .videos {
    padding: 30px;
}
.block7 .videos .embed-responsive {
    top: -21px;
}
.apple-pc > img {
    width: 100%;
}
}
@media(max-width:320px) {
.apple-pc > img {
    width: 280px;
}
    .gif-image img {
    position: absolute;
    top: 68px;
    left: 18px;
    width: 245px;
}
}
@media (min-width: 1200px) {
    .container {
        width: 990px;
    }
}