﻿


.maincontainer {
    width: 100%;
    height: 742px;
    background-color: #0f2e41;    
    font-family: 'Heebo', sans-serif;
}
.picContainer {
    width: 50%;
    height: 683px;
    object-fit: contain;
    background-image: linear-gradient(to left, #0f2e41, rgba(15, 46, 65, 0.94) 14%, rgba(15, 46, 65, 0.89) 24%, rgba(15, 46, 65, 0.83) 32%, rgba(15, 46, 65, 0.73) 43%, rgba(15, 46, 65, 0.07) 86%, rgba(15, 46, 65, 0));
}


table {
    color: #333;
    font-family: Heebo;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

td, th { border: 1px solid #CCC; height: 20px; text-align:right } /* Make cells a bit taller */

th {
    /*background: #F3F3F3; /* Light grey background */
    /*font-weight: bold;*/ /* Make sure they're bold */
    text-align: center; /* Center our text */
    /*background-color:#11466a; /*top bar blue*/
    /*background-color: #dfe1e3; /*logo back color*/
    /*background-color: #2f66a8;*/ /*bottom bar color*/
    padding: 10px;
    font-family: Heebo;
}

td {
    /*background: #FAFAFA; /* Lighter grey background */
    text-align: right; /* Center our text */
    padding: 5px;
    font-size: 14px;
    font-family: Heebo;
}



.desdiv {
    max-width: 400px;
    max-height: 300px;
    min-width: 420px;
    min-height: 300px;
    border: solid;
    border-color: maroon;
    float: right;
    margin: 10px;
}

/*עיצוב עבור טופס*/
/*עיצוב כותרת*/



.topcathead {
    width: 344px;
    height: 58px;
    font-family: Heebo;
    font-size: 52px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -2px;
    text-align: right;
    color: #f27121;
}

.itemheb {
    width: 471px;
    height: 44px;
    font-family: Heebo;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.93;
    letter-spacing: -1.15px;
    text-align: right;
    color: #f27121;
}

.itemeng {
    width: 471px;
    height: 44px;
    font-family: Heebo;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.93;
    letter-spacing: -1.15px;
    text-align: left;
    color: #f27121;
}



.imgbox {
    /*max-width: 310px;*/
    font-family: Heebo;
    /*margin-bottom: 15px;
    margin-top: 15px;
    padding: 5px;
    background-color: #ede7e7;*/
    object-fit: contain;
}

.imgdesc {
    width: 90%;
    font-family: Heebo;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: right;
    color: #000000;
}

.tofes-top {

    padding-right: 1px;
    padding-left: 1px;
}


.toptop {
    background-color: #00476b;
    min-height: 50px;
    font-family: Heebo;
    font-size: 17.6px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #ffffff;
}

​

.container-vertical.files {
    padding-top: 30px;
    padding-bottom: 360px;
}

    .file-section-top {
        background-color: #00476b;
        min-height: 15px !important;
        color: white;
    }

.file-section-top-prod {
    padding-top:10px;
    font-size: 15px;
    padding-right: 40px;
    color: white; 
    text-align: right;
}

.file-section-top-url {    
    font-size: 15px;
    padding-left: 40px;
    color: white;
    text-align: left;
}

    .file-section-btm {
        font-size: 15px;
        text-align: center;
        padding-right: 20px;
        color: white;
        background-color: #2f66a8;
    }

    .file-section-header {
        padding-right: 30px;
        padding-left: 30px;
        min-height:400px !important;
        background-color: #0f2e41;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(80%, transparent), color-stop(92%, rgba(15, 46, 65, .75)), color-stop(98%, #0f2e41)), url('../images/watertank.jpg');
        background-image: linear-gradient(0deg, transparent 80%, rgba(15, 46, 65, .75) 92%, #0f2e41 98%), url('../images/watertank.jpg');
        background-repeat: no-repeat;
    }


    .file-section-image {
        width: 100%;
        height: 50%;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(80%, transparent), color-stop(92%, rgba(15, 46, 65, .75)), color-stop(98%, #0f2e41)), url('../images/watertank.jpg');
        background-image: linear-gradient(0deg, transparent 80%, rgba(15, 46, 65, .75) 92%, #0f2e41 98%), url('../images/watertank.jpg');
    }

    .file-section-image {
        position: absolute;
        left: -50px;
        bottom: 0px;
        display: block;
        width: 50%;
        height: 100%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(67%, rgba(15, 46, 65, .07)), color-stop(78%, rgba(14, 43, 60, .51)), color-stop(92%, rgba(15, 46, 65, .87)), color-stop(99%, #0f2e41)), url('../images/watertank.jpg');
        background-image: linear-gradient(90deg, transparent, rgba(15, 46, 65, .07) 67%, rgba(14, 43, 60, .51) 78%, rgba(15, 46, 65, .87) 92%, #0f2e41 99%), url('../images/watertank.jpg');
        background-position: 0px 0px, 33% 50%;
        background-size: auto, auto 100%;
        background-repeat: repeat, no-repeat;
    }


    .file-container-horizontal {
        padding-top: 10px;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

        .file-container-horizontal.file-header-container {
            padding-top: 10px;
        }



.file-spec-horizontal {
    padding-top: 30px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-family: Heebo;
}

.file-spec-horizontal-show {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-family: Heebo;
}

    .file-text {
        width: auto;
        max-width: 800px;
    }

.file-category-heading {
    font-family: Heebo;
    font-size: 35px;
    line-height: 40px;
    color: #fa7925;
    font-weight: 600;
}

    .file-prduct-heading-heb {
        font-family: Heebo;
        font-size: 30px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.93;
        letter-spacing: -1.15px;
        text-align: right;
        color: #f27121;
    }

    .file-prduct-heading-eng {
        font-family: Heebo;
        font-size: 30px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.93;
        letter-spacing: -1.15px;
        text-align: left;
        color: #f27121;
    }

    .file-prduct-desc {
        
        font-family: Heebo;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
    }

    .simatitles {
        font-family: Heebo;
        font-size: 30px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.83;
        letter-spacing: normal;
        text-align: right;
        color: #f27121;
    }

    .simatexts {
        font-family: Heebo;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.56;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
    }




    .file-section-header-text {
        font-size: 15px;
    }

.yisum-box {
    margin-left:10px !important;
    vertical-align:top;
    text-align:center;
    border: none !important;
    width:150px;

}



    .file-logo-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

.file-logo-div {
    position:absolute;
    left:10px;
    top:10px;
    width: 300px;
    height: 125px;
    min-width: 300px;
}

.file-logo{
    position:absolute;
    left:20px;
}

.file-logo-box {
    padding-top: 10px;
    width: 300px;
    height: 125px;
}

    .file-logo-text {
        font-size: 15px;
    }

    .file-specyizur {
        font-size: 18px;
        line-height: 20px;
        color: #fa7925;
    }

    .file-hr {
        color: #fa7925;
        height: 5px;
        margin: 5px auto;
        background-color: #fa7925;
        width: 100%;
        border: 0px;
        overflow: hidden;
    }

    .file-hr-green {
        width: 100%;
        border: 0px;
        overflow: hidden;
        height: 12px;
        background-color: #12c725;
    }

.sivug { 
    height: 46px;
    font-family: Heebo;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.63;
    letter-spacing: normal;
    text-align: right;
    color: #0f2e41;
    /*margin-top: 30px;*/
    /*margin-bottom: 30px;*/
    margin-right:10px;
}



    .file-hr-gray {
        width: 100%;
        border: 0px;
        overflow: hidden;
        height: 12px;
        background-color: #cbced0;
    }

.file-hr-gray-pdf {
    width: 100%;
    border: 0px;
    overflow: hidden;
    height: 24px;
    background-color: #cbced0;
}

    .techni {
        width: 100%;      
        font-family: Heebo;
        font-size: 30px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.23;
        letter-spacing: normal;
        text-align: right;
        color: #00476b;
        padding:10px;
    }

.container-horizontal {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1270px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.pdfpage {
    width: 1200px;
    margin: auto;
    font-family: Heebo !important;
}
.file-section-header-pdf {
    padding-right: 30px;
    padding-left: 30px;
    min-height: 300px !important;
    background-color: #0f2e41;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(80%, transparent), color-stop(92%, rgba(15, 46, 65, .75)), color-stop(98%, #0f2e41)), url('../images/watertank.jpg');
    background-image: linear-gradient(0deg, transparent 80%, rgba(15, 46, 65, .75) 92%, #0f2e41 98%), url('../images/watertank.jpg');
    background-repeat: no-repeat;
}


.file-section-image-pdf {
    width: 100%;
    height: 50%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(80%, transparent), color-stop(92%, rgba(15, 46, 65, .75)), color-stop(98%, #0f2e41)), url('../images/watertank.jpg');
    background-image: linear-gradient(0deg, transparent 80%, rgba(15, 46, 65, .75) 92%, #0f2e41 98%), url('../images/watertank.jpg');
}

.file-section-image-pdf {
    position: absolute;
    left: -50px;
    bottom: 0px;
    display: block;
    width: 50%;
    height: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(67%, rgba(15, 46, 65, .07)), color-stop(78%, rgba(14, 43, 60, .51)), color-stop(92%, rgba(15, 46, 65, .87)), color-stop(99%, #0f2e41)), url('../images/watertank.jpg');
    background-image: linear-gradient(90deg, transparent, rgba(15, 46, 65, .07) 67%, rgba(14, 43, 60, .51) 78%, rgba(15, 46, 65, .87) 92%, #0f2e41 99%), url('../images/watertank.jpg');
    background-position: 0px 0px, 33% 50%;
    background-size: auto, auto 100%;
    background-repeat: repeat, no-repeat;
}
@media (max-width: 1200px) {
    #MainContent_divSivugtble td {
        padding: 0px;
        font-size: 12px;
    }

    #MainContent_divSivugtble ul {
        margin-top: 0px;
        /*margin-bottom: 10px;*/
        padding-left: 0px;
        padding-right: 18px;
        margin-bottom: 0px;
    }

    #MainContent_divSivugtble h3 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 16px;
    }

    #MainContent_divSivugtble p {
        margin-bottom: 0px;
    }
}
@media (max-width: 600px) {
    #MainContent_divSivugtble td {
        font-size: 10px;
    }
    .inner_destiny-text {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .file-specyizur {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media (max-width: 991px) {
    .item_destiny-text {
        padding-left: 0px;
        padding-right: 0px;
    }
    #MainContent_divSivugtble h3 font {
        /* size: 1px !important; */
        font-size: smaller;
        /*line-height: 12px;*/
    }
}