﻿/*   General CSS   */
html {
    height: 100%;
}

body {
    direction: rtl;
}

.wrapper {
    width: 1663px;
    margin-left: auto !important;
    margin-right: auto !important;
    z-index: 1000;
}

.container {
    width: 1209px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row {
    margin-left: 0;
    margin-right: 0;
}


/******************************   first row start   ******************************/
.first {
    width: 100%;
    height: 388px;
    color: #ffffff;
    /*font-size: 42px;
    line-height: 42px;*/
    font-family: 'almoni-tzar';
    position: relative;
}

#firstRowText {
    position: relative;
    padding-top: 35px;
    padding-right: 0 !important;
    width: 724px;
}

.firstRowHeader {
    font-size: 42px !important;
    line-height: 42px !important;
    margin-top: 0 !important;
    margin-bottom: 7px !important;
}

.eng .firstRowHeader {
    font-family: 'museo-sans-condensed',"Arial" !important;
}

.firstRowSubText {
    margin-top: 24px;
}

.firstRowSubHeader {
    font-family: 'almoni-tzar' !important;
    font-size: 32px !important;
    line-height: 32px !important;
}

.eng .firstRowSubHeader {
    font-family: 'museo-sans-condensed',"Arial" !important;
}

.channels {
    width: 395px;
    height: 189px;
    float: left;
    margin-left: 15px;
    font-size: 19px;
    line-height: 19px;
    margin-top: 23px;
}


    .channels a {
        color: #ffffff;
    }


    .channels .smallChannels {
        width: 259px;
        height: 189px;
        float: left;
    }

.firstChannelType {
    width: 190px;
    height: 87px;
    text-align: center;
    float: left;
}



#exactSciences {
    padding-top: 31px;
    margin-right: 15px;
    margin-bottom: 15px;
}

#lifeSciences {
    padding-top: 31px;
}

#socialSciences {
    margin-right: 15px;
    line-height: 87px;
}



#humanities {
    line-height: 87px;
}



.secondChannelType {
    width: 122px;
    height: 87px;
    text-align: center;
    float: left;
}

#workshops {
    margin-right: 15px;
    margin-bottom: 15px;
    line-height: 87px;
}


#scientificequipment {
    line-height: 87px;
}


#scholarships {
    margin-right: 15px;
    padding-top: 31px;
}



#publishing {
    line-height: 87px;
}



#research {
    height: 189px;
    width: 121px;
    /*float: left;*/
    margin-left: 15px;
    text-align: center;
    line-height: 189px;
}



.imgText {
    color: #ffffff;
    font-size: 12px;
    float: right;
    font-family: "opensanshebrew-Regular","Arial";
    padding: 5px;
    line-height: 18px;
    margin-top: 142px;
    background-color: #000000;
    background: rgba(0,0,0,0.5);
    position: absolute;
    width: 618px;
}

    .imgText span {
        font-size: 12px !important;
        line-height: 18px !important;
    }

    .imgText p {
        font-size: 12px !important;
        line-height: 18px !important;
    }

/******************************   first row end   ******************************/

/******************************   second row start   ******************************/
.second {
    width: 100%;
    background-color: #E2E4DF;
    color: #948E9C;
    font-family: 'almoni-tzar-light';
}

    .second .boxHeader {
        margin-top: 14px;
        margin-bottom: 14px;
        position: relative;
        width: 70% !important;
    }

.boxHeaderTxt {
    color: #6D7275 !important;
    font-family: "opensanshebrew-Regular", "Arial" !important;
    line-height: 23px !important;
    font-size: 21px !important;
    margin-bottom: 0 !important;
}

    .boxHeaderTxt:hover {
        color: #5b5963 !important;
    }

.second .boxHeader .imgLink {
    margin-right: 15px;
}


.storyBox {
    width: 444px;
    margin-left: 14px;
    margin-bottom: 15px;
    float: right;
    height: 111px;
    position: relative;
}

    .storyBox a {
        position: absolute;
    }

    .storyBox img {
        float: right;
        width: 157px !important;
        height: 111px;
    }

.storyBoxText {
    background-color: #ffffff;
    float: right;
    width: 287px;
    height: 111px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 10px;
    color: #948E9C !important;
}

.storyBoxTextHeader {
    font-family: 'almoni-tzar-light' !important;
    font-size: 19px !important;
    line-height: 21px !important;
}

.storyBoxTextContent {
    font-size: 16px !important;
    font-family: 'almoni-tzar-bold' !important;
}

.boxHeaderTxtBooks {
    margin-right: 334px;
}

.eng .boxHeaderTxtBooks {
    margin-left: 260px;
    margin-right: 0 !important;
}


/******************************   second row end   ******************************/

/******************************   third row start   ******************************/
.third {
    width: 100%;
}

.info-text {
    padding-right: 35px;
    padding-left: 10px;
    width: 260px;
    height: 30px;
    margin-bottom: 5px;
    font-family: "opensanshebrew-Regular","Arial";
    border: 0;
}

.eng .info-text {
    padding-right: 10px;
    padding-left: 35px;
}

.info-text.phone {
    background: #f3f4f2 url('../Images/phone-home.png') right no-repeat;
    background-position-x: 235px;
}

.eng .info-text.phone {
    background: #f3f4f2 url('../Images/PhoneENG.PNG') left no-repeat;
    background-position-x: 10px;
}



.info-text.email {
    background: #f3f4f2 url('../Images/mail-home.png') right no-repeat;
    background-position-x: 235px;
}

.eng .info-text.email {
    background: #f3f4f2 url('../Images/mail-home.png') left no-repeat;
    background-position-x: 10px;
}

.info-text.address {
    background: #f3f4f2 url('../Images/address-home.png') right no-repeat;
    background-position-x: 235px;
}

.eng .info-text.address {
    background: #f3f4f2 url('../Images/address-home.png') left no-repeat;
    background-position-x: 10px;
}

.searchBox, .laymanBox {
    height: 175px;
    width: 444px;
    margin: 15px 0 15px 15px;
    padding: 15px;
    float: right;
    background-color: #E2E4DF;
    font-size: 17px;
    color: #6D7275;
    font-family: 'almoni-tzar-light';
}

    .searchBox span,
    .laymanBox span {
        font-size: 15px;
        font-family: "opensanshebrew-Regular","Arial";
    }

.layman-items,
.carousel-bg {
    height: 92px;
}

.layman-items {
    background-color: #f3f4f2;
    width: 414px;
    margin-top: -1.4px;
    /*float: left;
    margin-top: -45px;*/
}

.carousel-bg {
    width: 100%;
    background-color: #f3f4f2;
}

.layman-text {
    margin-bottom: 10px;
    margin-top: 7px;
}

.boxLaymanTxt {
    font-size: 15px !important;
    font-family: "almoni-tzar-light","Arial" !important;
    color: #5b5963 !important;
    font-weight: 400;
    letter-spacing: .3px;
}

.third .boxHeader {
    font-size: 23px;
    line-height: 23px;
}

#searchTextBox {
    width: 200px;
    height: 39px;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 10px;
    margin-top: 0;
    border: none;
    color: #948E9C;
    font-family: "opensanshebrew-Regular","Arial";
    background: url('../../Images/RightNab_arrowDown copy.png') no-repeat;
    background-position: 10px;
    background-color: #ffffff;
    font-size: 14px;
}


.subjectSelect {
    width: 200px;
    height: 39px;
    padding-left: 12px;
    padding-right: 12px;
    border: none;
    color: #948E9C;
    font-family: "opensanshebrew-Regular","Arial";
    background-position: 10px;
    background-color: #ffffff;
    font-size: 14px;
}

    .subjectSelect:hover {
        cursor: pointer;
    }

#searchBtn {
    width: 82px;
    height: 39px;
    color: #FFFFFF;
    background-color: #72aecb;
    border: none;
    font-family: "opensanshebrew-Regular","Arial";
    font-size: 14px;
    margin-top: 11px;
    float: left;
}

    #searchBtn:hover {
        background-color: #72aecb;
        background-color: rgba(114,174,203,0.8);
    }

.infoBox {
    width: 291px;
    float: right;
    background-color: #E2E4DF;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    color: #5b5963;
    font-family: 'almoni-tzar-light';
    height: 175px;
    padding: 15px;
}

.gatewayInfo {
    width: 291px;
    float: right;
    background-color: #E2E4DF;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    color: #5b5963;
    font-family: 'almoni-tzar-light';
    height: 175px;
    padding-right: 15px;
    padding-top: 5px;
}

.infoBox a {
    /*color: #5b5963;*/
}

    .infoBox a:hover {
        color: #6D7275;
    }

#contactInfo {
    position: absolute;
    bottom: 7px;
    right: 15px;
    width: 223px;
}

    #contactInfo span {
        font-size: 16px;
    }

#adminInfo {
    width: 171px;
    padding-right: 35px;
    margin-top: 22px;
    float: right;
    border-right: 1px solid #6D7275;
}

    #adminInfo span {
        font-size: 15px;
        line-height: 21px;
    }

.contactLink {
    /*float: right;
    margin-top: 0;
    padding: 0;*/
    /*width: 95px;*/
}

    .contactLink a {
        color: #72aecb;
        font-weight: 600;
    }

.laymanBox p {
    display: inline-block;
    min-height: 20px;
    max-height: 36px;
    line-height: 18px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}


/*.laymanBox p:after {
    content: "\02026";
}*/

.carousel-caption {
    width: 320px;
    position: absolute;
    vertical-align: middle;
    bottom: 23%;
    right: 12%;
}

    .carousel-caption h3 {
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        width: 320px;
        height: 1.2em;
    }
/******************************   third row end   ******************************/


.div-container-display {
    display: flex;
    width: 2000px!important;
}

.margin-boxHeader {
    margin-top: 4%;
    margin-bottom: 6%;
}

/*.margin-div-include-text {
    margin-bottom: 8%;
    width: 286px;
}*/

.div-sparte-margin {
    margin-right: 2%;
    margin-left: 2%;
}

.span-contain-link-color {
    color: #72aecb;
    font-weight: 600;
    font-size: 15px;
    font-family: 'OpenSansHebrew-regular','sans-serif'
}

.div-container-width {
    width: 1609px
}

.show-small-rezolution{
    display:none;
}

@media (max-width: 1600px) {
    .eng .searchBox-position {
        left: 11.5%;
    }

    .eng .laymanBox-width-position {
        /*width: 355px;*/
        left: 11.7%;
    }
    .eng .infoBox-position {
        left: 12.5%;
    }
    /*.textbox-search-width {
        width: 157px !important;
    }

    .select-search-width {
        width: 151px !important;
    }*/


    .eng .contactLink {
        right: 10px !important;
        margin-left: 65%;
    }

    /*.div-container-display {
        width: 980px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }*/
}
