@charset "utf-8";
/* Responsive Video Embed */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.content_gallery{
    display: none;
}
.searchText::-webkit-input-placeholder {
    color: #aaaaaa;
    font-size:14px;
    padding-right: 5px;
}

.searchText:-moz-placeholder { /* Firefox 18- */
    color: #aaaaaa;
    font-size:14px;
    padding-right: 5px;
}
.inner_Image{
    margin-bottom: 30px;
    margin: 0 auto;
}
.searchText::-moz-placeholder {  /* Firefox 19+ */
    color: #aaaaaa;
    font-size:14px;
    padding-right: 5px;
}

.searchText:-ms-input-placeholder {
    color: #aaaaaa;
    font-size:14px;
    padding-right: 5px;
}
.searchButton{
    background-image: url('https://www.fkn.org.il/site/images/HaforumHatziburi_sd05_Slices_03.png') !important;
    background-repeat: no-repeat;
    width: 32px;
    height: 25px;
    float: left;
    border:none;
    background-color: initial;
    position: absolute;
    top: 0;
    left: 0;
}
.searchButton1{
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.searchText{
    width: 76%;
    border-radius: 50px;
    border: none;
    height: 24px;
    outline: none;
    font-size: 16px;
    color:#000;
    padding-right: 10px;
}
.videoDescription{
    background-color: #1B1B1B;
    padding: 10px;
    font-size: 14px;
    color: #FFF;
    border-top: 1px solid #474747;
}
/* END Responsive Video Embed */

/*page forbidden 403*/
.notFoundCircle{
    background-color: #0dc8d9;
    color: #ffffff;
    font-size: 100px;
    text-align: center;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    width: 250px;
    height: 250px;
    margin: 0 auto 25px auto;
    padding-top: 50px;
    -ms-transform: scale(1) rotate(0deg); /* IE 9 */
    -webkit-transform: scale(1) rotate(0deg); /* Chrome, Safari, Opera */
    transform: scale(1) rotate(0deg);
    -webkit-transition: all 3s ease; /* Safari */
    transition: all 3s ease;
}

.notFoundCircle:hover{
    -ms-transform: scale(1.04) rotate(1080deg); /* IE 9 */
    -webkit-transform: scale(1.04) rotate(1080deg); /* Chrome, Safari, Opera */
    transform: scale(1.04) rotate(1080deg);
    -webkit-transition: all 1s ease; /* Safari */
    transition: all 1s ease;
}
/*END forbidden*/


.content_top_wrap{
    display:table-row;
    margin-bottom:18px;
}
.content_top{
    font-size:24px;
    font-weight:400;
    line-height: 30px;
}
.widget_module{
    margin-bottom:25px;
}

.richtext{
    font-size: 17px;
}
.richtext p {
        padding-left: 45px;
}

.innerImage{
    margin-bottom: 40px;
    /*position: absolute;
    left: 0;*/
    width: 100%;
}
.widgets_col{
    margin-top:3px;
}

.richtext h3{
    padding-bottom:10px;
}
/* start buttom next/prev */

.yoxview{
    margin:0 !important;
}

.richtext{
    margin-top: 10px !important;
    max-width:100%;
}

.regMenuPageImage{
    margin-bottom: 27px;
}

.regMenuTitle{
    font-size: 30px;
    color: #4D4D4D;
    margin-bottom: 24px;
}

.allSiteWrapperInner{
    background: none !important;
}

.leftFormSearch{
    margin-left: 26px!important;
    margin-bottom: 15px!important;
}
.leftSide{
    float: left;
    width: 241px;
}
.leftForm{
    padding-top: 20px;
}

.menuTitleLink{
    display:block;
    background:#3cbed6;
    padding:5px;
    border-top:3px solid #034e59;
}

.menuTitleLink span{
    color:#fff;
    display:block;
    text-align:center;
}

.menuTitleLink .menuTitleName{
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
}

.menuTitleLink .menuTitleSub{
    font-size: 16px;
    font-weight: 400;

    padding-bottom: 20px;
}

#auto-checkboxes{
    margin-top: 7px;
}

.liTitle a{
    color: #39b6cc !important;
}

.thirdGeneration .expandedNeta .liTitle{
    width: 203px;
    display: block;
    float: left;
}

#auto-checkboxes li.has-children.expanded.titleParent{
    color:  #39b6cc;
    font-size: 24px;
    font-weight: 400;
    padding:0;
}

#auto-checkboxes li.titleParent{
    color:  #4d4d4d;
    font-size: 24px;
    font-weight: 400;
    padding:10px 0;
    border-bottom: 1px solid #E5E5E5;
}

#auto-checkboxes li.firstChilds{
    color:  #4d4d4d !important;
    font-size: 16px;
    font-weight: 400;
}

li.has-children > .thumb {
    /*content: '+';*/
    background-image: url('https://www.fkn.org.il/site/images/arrowLeft.png');
    width: 16px;
    height: 14px;
    background-repeat: no-repeat;

}

li.has-children.expanded > .thumb{
    /*content: '-';*/
    background-image: url('https://www.fkn.org.il/site/images/arrowUP.png') !important;
    width: 16px;
    height: 14px;
    background-repeat: no-repeat;
}

li.has-children.expanded.firstChilds{
    border-bottom:none !important;
}

.titleParent li{
    border-bottom: 1px solid #E5E5E5;
}

.lineBullets{
    float: right;
    background: #e1e1e1;
    width: 5px;
    height: 5px;
    margin-top: 10px;
    border-radius: 10px;
    margin-left: 10px;
}

.lineBulletsSelected{
    float: right;
    background: #39b6cc;
    width: 5px;
    height: 5px;
    margin-top: 12px;
    border-radius: 10px;
    margin-left: 10px;
}

.thirdGeneration{
    padding-right: 19px;
}

.expandedNeta .thumb{
    float: right !important;
    margin-left: 10px;
    margin-top: 5px;
    background-image: url('https://www.fkn.org.il/site/images/arrowLeft.png');
}

.expandedNeta .liTitle a{
    font-weight:bold !important;
}

.expandedNeta .lineBullets{
    display:none !important;

}
.richtext{
    max-width: 100%;
}
.NextIcon{
    background-image: url('https://www.fkn.org.il/site/images/next.png');
    width:13px;
    height:19px;
}

.PrevIcon{
    background-image: url('https://www.fkn.org.il/site/images/prev.png');
    width:11px;
    height:19px;

}

.navPrev .PrevIcon, .navPrev a{
    float:left;
}

.navNext .NextIcon , .navNext a{
    float:right;
}

.navNext a, .navPrev a{
    color:  #3ca5b8;
    font-size: 20px;
    font-weight: 700;
}

.navNext{
    float:left;
}

.navPrev{
    float:right;
}

.navNext , .navPrev{
    padding: 10px;
    border: 2px solid #39B6CC;
    border-radius: 9px;
}

.NextIcon{
    margin-top: 5px;
    margin-right: 10px;
}

.PrevIcon{
    margin-top: 5px;
    margin-left: 10px;
}

.navArea{
    margin-top: 27px;
    margin-bottom: 50px;
}

.fb_iframe_widget{
    width: 245px !important;
    height: 235px !important;
}
/* end buttom prev/next */


/*import from old css site*/

/*import from old css site - END */


/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){

}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:992px){
    .leftSide {
        float: none; 
        width: 100%; 
    }
    .leftFormSearch{
        margin-right: 20px;
    }
    .searchText{
         width: 100%;
    }
}

/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:768px){
    .innerImage{
        margin: auto;
        position: relative;
        float: none !important;
    }
    .richtext p {
            padding-left: 0px;
    }
}

/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){

}
