﻿.section--two {
    background-color: #23262d;
    padding: 0px;
}

.about-bottom-pane__container {
    padding: 15px 0 !important;
}

.section.section--three {
    background: #fff;
    padding-bottom: 50px;
}

.section.section--product, .section.section--five {
    background-color: #23262d;
}

.section.section--four {
    background: #fff;
}

.SectionThreePane .accest-link li a {
    padding: 35px 15px 15px;
}

    .SectionThreePane .accest-link li a:hover .slider__title p, .SectionThreePane .accest-link li a:hover, .SectionThreePane .accest-link li a:hover .slider__image {
        color: #000 !important;
    }

.SectionThreePane .accest-link li {
    background: none !important;
}

.icon-alocklogo-about {
    font-size: 32px;
    color: #fff;
    display: inline-block;
}

.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;
}

.header-about {
    display: flex;
    align-items: center;
    margin-top: -70px;
}
@media (max-width: 332px) {
    .header-about {
        flex-direction: column;
        margin-top: 2rem !important;
    }
    .header-about--title {
        text-align: center;
        margin-top: 10px !important;
    }
}

.header-about--logo {
    background: #d3031d;
    border-radius: 5px;
    color: #fff;
    padding: 10px 15px 15px;
    text-align: center;
    font-size: 18px;
    margin-left: 20px;
}

    .header-about--logo .start-scroll {
        cursor: pointer
    }

        .header-about--logo .start-scroll i {
            margin-right: 5px;
            font-size: 20px;
            transition: ease transform 800ms;
            animation: bounce-guide forwards 2s ease infinite;
            animation-fill-mode: forwards;
        }

@keyframes bounce-guide {
    0% {
        transform: translateY(5px)
    }

    50% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(5px)
    }
}

.header-about--logo img {
    margin: 20px 0 25px;
}

.header-about--title {
    margin-top: 35px;
}

    .header-about--title h1 {
        font-size: 2.4em;
        color: white;
        font-weight: 900;
        line-height: 1.6;
        margin: 0;
    }

.header-about--text {
    line-height: 2;
    text-align: justify;
    color: #b6b6b6;
    font-size: 1.3em;
    margin-top: 25px;
}

.header-about--cataloge {
    background: #D2021C;
    color: #ffffff;
    padding: 10px 15px;
    font-size: 1.3em;
    border-radius: 30px;
    margin-top: 10px;
    display:inline-block;
}

    .header-about--cataloge:hover {
        text-decoration: underline;
        color: #ffffff;
    }

.SectionFLeftPane {
    padding-top: 30px;
}

@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;
    }

    .about-top-pane__container {
        padding: 0;
        display: flex;
        justify-content: space-between;
    }

        .about-top-pane__container > div {
            width: 100%;
        }

    .news-pane__title {
        padding-right: 18px;
        padding-left: 18px;
        line-height: 24px;
    }

    .SectionFourRightPane {
        min-height: unset;
        padding-top: 0px;
        padding-bottom: 25px;
    }

    .about-pane__title {
        line-height: 34px;
        font-size: 24px;
    }

    .about-right-pane__container {
        margin-bottom: 15px;
    }

    .rodiba-inner__container .head-contents__container .Head {
        left: 18% !important;
    }

    .section--two {
        padding-top: 15px !important;
    }

    .section.section--five {
        padding: 30px 0 !important;
    }
}

@media (max-width: 332px) {
    .about-top-pane__container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .about-top-pane__container > div {
        width: 100%;
    }
}

.section--five .container__heading--right:after {
    height: 2px;
    background-color: #43464d;
}

.FooterAbout {
    padding-bottom: 30px;
}

body.ltr .dnnModuleDialog .dnnDialogTitle .search-container {
    right: 68px !important;
    left: unset !important;
}

body.ltr .about-right-pane__container {
    padding-right: 15px !important;
    padding-left: 0px !important;
}

body.ltr .about-left-pane__container {
    padding-left: 30px !important;
    padding-right: 15px !important;
}

body.ltr .sociallinks ul li {
    direction: rtl !important;
}

body.ltr .footer__container .copyright-texts {
    float: right !important;
}

.logo-footer img {
    margin: 0 auto;
    max-width: 100%;
}

.social__container {
    border-bottom: 1px solid #979797;
    margin-bottom: 50px;
    padding-bottom: 15px;
    margin-top: 15px;
}

.enamad__container {
    margin-bottom: 20px;
}

.section--product {
    padding-top: 30px;
    padding-bottom: 40px;
}

.SectionThreePane .container__heading--right h2 {
    color: #fff !important;
}


@media (min-width:992px) {
    .section--two {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .SectionThreePane {
        padding-bottom: 5px;
    }

    .section--four {
        padding-top: 50px;
        padding-bottom: 15px;
    }

    .section--five {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.sidebar__container .main-menu i {
    color: #d4021c;
    padding: 0 11px;
}

.ProductList .ProductList__container .list__container li figure figcaption a {
    color: #fff !important;
    font-weight: normal !important;
}

.ProductList .ProductList__container .list__container li figure p {
    color: #aaa !important;
}

.linkNews {
    background: #2e3138;
    border-radius: 7px;
    margin: 40px auto 30px;
    padding: 15px;
    text-align: center;
    width: 80%;
    border: 1px solid #4e5158;
}

    .linkNews:hover {
        background: #d3031c;
    }

    .linkNews a {
        color: #fff;
        font-size: 17px;
    }

        .linkNews a:hover {
            text-decoration: none;
        }

.phoneFree {
    border: 1px solid #4e5158;
    border-radius: 50px;
    padding: 18px 50px 18px 20px;
    text-align: center;
    margin: 10px auto;
    color: #fff;
    font-size: 1.4em;
    position: relative;
    display: block;
}

    .phoneFree:hover, .phoneFree:visited {
        color: white;
        background-color: #2e3138;
    }

    .phoneFree:before {
        content: '\e803' !important;
        font-family: "fontello";
        position: absolute;
        top: 40px;
        right: 60px;
        color: #D2021C;
        font-size: 3em;
    }

    .phoneFree span {
        font-family: inherit;
        line-height: 1.7;
    }

        .phoneFree span:before {
            color: #D2021C;
            margin-right: 5px;
            font-family: FontAwesome;
        }
@media (max-width: 332px) {
    .phoneFree {
        padding: 1rem 0 0 0 !important;
    }
}

.loginShop {
    display:block;
    padding: 15px;
    color: #ffffff;
    background-color: #D2021C;
    border-radius: 50px;
    margin: 10px auto;
    font-size: 1.7em;
    text-align: center;
    font-weight: 900;
    line-height: 65px;
}

    .loginShop:hover, .loginShop:visited {
        color: #ffffff;
        background-color: #b80017;
    }

@media (max-width:992px) {
    .header-about {
        margin-top: 0;
    }
}

@media (max-width:768px) {


    #fullpage {
        margin-top: 65px;
    }

    .start-scroll {
        display: none;
    }

    .header-about--logo {
        padding: 20px 5px 20px;
        margin-left: 10px;
    }

    .header-about--title {
        margin-top: 0;
    }

        .header-about--title h1 {
            font-size: 1.6em;
        }

    .SectionFiveleftPane {
        padding-top: 40px;
    }

    .loginShop {
        padding: 0px 10px 0px;
        font-size: 1.1em;
        line-height: 47px;
    }

    .phoneFree {
        padding: 0 30px 0px 0;
        font-size: 1.1em;
    }
        .phoneFree:before {
            top: 15px;
            right: 17px;
            font-size: 2.2em;
        }

        .phoneFree span:before {
            display: none;
        }

    .section--four {
        padding-top: 20px !important;
    }

    .title-project {
        padding-right: 15px;
    }

    .section--five .container__heading--right h2 {
        color: #fff;
    }

    .section--three .SectionThreeBPane .slick-list {
        width: 85%;
        margin: 0 auto;
    }

    #dnn_FooterThreePane {
        margin-bottom: 30px;
    }
}

@media (max-width: 332px) {
    #fullpage {
        margin-top: 12rem;
    }
}

@media (max-width: 768px) and (min-width: 480px) {
    .ProductTabs .slick-list.draggable {
        direction: ltr;
    }
}

body.ltr .header-about--logo  {
    margin-right: 20px;
}