﻿.btm-bx-bc1 {
    width: 100%;
    margin: 0 auto;
    padding: 10px 20px;
    position: relative;
    z-index: 3
}

section.item-mg, .icon-mg {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.icon-mg {
    padding: 0;
    display: inline-block;
    position: relative;
    top: 11px;
    margin-left: 12px;
    background: url(../images/questionMark.png) no-repeat 0 0;
    width: 54px;
    height: 43px;
    float: right
}

.item-mg {
    overflow: hidden
}

    .item-mg:hover .icon-mg {
        background-position: 0 -60px
    }

    .item-mg h3 {
        font-size: 14px;
        margin: 10px 0 0;
        display: block;
        color: #fff;
        font-weight: 700;
        width: 88%;
        float: right;
        direction: rtl;
        text-align: justify
    }

a.reply-btn {
    color: #b7b7b7;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    border-radius: 20px;
    float: left;
    margin-top: 10px;
    background: #4b617040;
    transition: .3s ease all;
    -webkit-transition: .3s ease all;
    -moz-transition: .3 ease all;
    -ms-transition: .3s ease all;
    -o-transition: .3s ease all;
    padding: 4px 15px;
    background-color: #FFFFFF21;
}

    a.reply-btn:hover {
        background: #4b6170;
        color: #fff;
        text-decoration: none
    }

section div.more-info-zeus {
    padding: 0;
    position: relative;
    top: -20px
}

.zeus-q {
    line-height: 27px
}

section.bx-mg-hd .more-info-zeus {
    display: none
}

section.bx-mg-hd {
    border-bottom: 1px solid #3d577a;
    padding-bottom: 4px;
    margin-bottom: 0
}

.nd-reply {
    margin-top: 25px;
    border-bottom: 1px solid #3d577a;
    color: #d1d1d1;
    direction: rtl;
    padding-bottom: 5px;
    padding-right: 15px;
}

.content-contact-bx {
    background: #ededed;
    overflow: hidden;
    padding: 10px;
    margin: 20px 0 0;
    font-weight: 700;
    border-radius: 2px;
    font-family: 'Peyda-Regular';
    box-shadow: 1px 1px 2px #d3d3d3;
}

    .content-contact-bx:hover {
        -webkit-transition: all 600ms ease;
        -o-transition: all 600ms ease;
        transition: all 600ms ease;
        background: #e2e2e2
    }

    .content-contact-bx a {
        color: #575656
    }

    .content-contact-bx:hover a {
        color: #000;
        font-weight: 700
    }

.dimo-contact-btn {
    background: #03477694;
    padding: 0 15px;
    color: #fff !important;
    padding: 6px 20px;
    border-radius: 20px;
}

.content-contact-bx i {
    color: #034776d6;
    position: relative;
    top: 1px;
    padding-left: 3px;
}

.intro-social {
    float: left
}

.ulProList {
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

    .ulProList li {
        width: 100%;
        max-width: 190px;
        display: inline-block;
        margin: 10px;
    }

        .ulProList li a img {
            width: 93%
        }

.prolisttitle {
    font-size: 14px;
    min-height: 52px;
    overflow: hidden;
    line-height: 25px;
    color: #001059
}

.faq-bx {
    background-color: #00377f;
    padding-block: 40px;
}

    .faq-bx .dimo_introtitle {
        color: #fff;
    }

        .faq-bx .dimo_introtitle:after {
            background: #fff;
        }
