﻿
.section--one.fp-table {
    justify-content: flex-start !important;
}

.section--two {
    background: url(/Portals/0/pt2.jpg);
}

    .section--two .content__section--top .row {
        display: block;
    }

    .section--two .content__section--two .row {
        display: block;
    }

    .section--two .content__section--top {
        background: url(/Portals/0/pt1.jpg);
        min-height: 200px;
        border-bottom: 2px solid #e5b80b;
        margin-bottom: 10px;
        padding-top: 20px;
    }

    .section--two .about-left-pane {
        position: relative;
        left: auto;
        top: auto;
    }

@media (min-width:768px) {
    .section--two .fp-tableCell {
        vertical-align: unset;
    }

    .section--two .content__section--two {
        z-index: 1;
        position: relative;
        height: 65%;
        display: flex;
        align-items: center;
    }

    .section--two .content__section--top .container {
        height: 100%;
    }

    .section--two .content__section--top .row {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .section--two .content__section--two .row {
        display: flex;
        align-items: flex-end;
    }

    .section--two .content__section--top {
        height: 200px;
    }

    .section--two .about-left-pane {
        position: absolute;
        left: 0;
        top: -60px;
    }
}

.search-item__container {
    position: relative;
}

h1 {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
}

.section.section--footer .map__container:before {
    background-color: rgba(0,0,0,0.85) !important;
}

.section.section--three {
    background-color: #f6f6f6;
    background: url(/Portals/0/pt1.jpg) center center;
}

.section.section--five {
    background: url(/Portals/0/pt2.jpg) repeat center center;
}

.SectionFourLeftPane {
    background-color: #fff;
    border: 1px solid #ddd;
}

.SectionFourRightPane {
    background-color: #282828;
    min-height: 471px;
    padding: 10px 25px;
    padding-top: 48px;
}

.section--one .slider__container {
    position: relative
}

    .section--one .slider__container .overSlider {
        background-color: rgba(0,2,53,0.43);
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 7;
    }

.rodiba-inner__container .head-contents__container {
    border-bottom: 2px solid #e4001d;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important;
}

.section--four .rodiba-inner__container .head-contents__container h2 {
    font-size: 22px !important;
    color: #fff !important;
    line-height: 50px !important;
    font-weight: bold !important;
    position: unset;
}

.rodiba-inner__container .head-contents__container .Head {
    background-color: #000;
    position: absolute !important;
    padding: 0 32px !important;
    top: 25px !important;
    padding: 0 15px !important;
    left: 6% !important;
}

.about-product__container {
    padding: 0px !important;
}

.about-pane__title {
    line-height: 1.5;
    font-size: 18px;
}

.news-pane__title {
    padding-right: 39px;
    line-height: 24px;
}

.footer-description-txt {
    font-size: 17px;
}



@media (max-width:992px) {
    .SectionFourLeftPane {
        background-color: unset;
    }

    .footer-description-txt {
        font-size: 14px;
    }

    .footer__container .copyright-texts, .footer__container .copyright-texts * {
        margin: 0px;
        text-align: center !important;
    }

    .header-social {
        top: 50px !important;
        position: relative;
        text-align: left;
        left: -140px !important;
    }

    .news-pane__title {
        padding-right: 18px;
        padding-left: 18px;
        line-height: 24px;
    }

    .SectionFourRightPane {
        min-height: unset;
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .about-pane__title {
        line-height: 34px;
        font-size: 24px;
    }

    .about-top-pane__container {
        margin-bottom: 15px !important;
    }

    .about-right-pane__container {
        margin-bottom: 15px;
    }

    .about-left-pane__container {
        padding: 0 !important;
        margin-bottom: 15px;
    }

    .rodiba-inner__container .head-contents__container .Head {
        left: 18% !important;
    }

    .Banner-top-pane__container {
        margin-bottom: 15px !important;
    }

    .section.section--four .container {
        padding: 0px;
    }

    .section.section--five {
        padding: 30px 0 !important;
    }
}

.section--footer {
    background: url(/Portals/0/map.jpg) center center;
    background-size: cover;
}


html[lang=en-US] .dnnModuleDialog .dnnDialogTitle .search-container {
    right: 68px;
    left: auto;
}

html[lang=en-US] .about-left-pane__container {
    padding-left: 30px !important;
    padding-right: 15px !important;
}

html[lang=en-US] .footer__container .social__container {
    right: 0 !important;
    left: unset !important;
}

html[lang=en-US] .sociallinks ul li {
    direction: rtl !important;
}

html[lang=en-US] .footer__container .copyright-texts {
    float: left !important;
}

.section.section--footer .contact-info__container {
    z-index: 5;
    position: relative;
}

.footer__container {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
@media (max-width:768px) {
    .footer__container {
        position: relative;
    }   
}
@media(min-width:410px) and (max-width:992px) {
    .footer__container {
        text-align: center;
    }

        .footer__container .social__container {
            display: contents;
            width: 100%;
        }

        .footer__container .copyright-texts {
            float: unset !important;
            display: unset !important;
            margin: unset !important;
            text-align: unset !important;
            text-align: center;
        }
}

@media (min-width:992px) {

    .SectionThreePane {
        padding-bottom: 5px;
    }

    .section--four .fp-tableCell .managers {
        align-items: start;
    }
}

.sidebar__container .main-menu i {
    color: black;
    padding: 0 11px;
}

@media (max-width:768px) {
    html[lang=en-US] .about-left-pane__container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

body::-webkit-scrollbar {
    width: 5px;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 5px 0 28px #000000;
}

body::-webkit-scrollbar-thumb {
    background-color: rgb(66, 66, 66);
    outline: 1px solid #fff;
    border-radius: 5px;
}
