﻿.dimo-contact-box {
    margin: 5px;
    background-color: #fff;
    min-height: 425px !important;
    font-family: 'Kalameh-Regular'
}

.pnl {
    margin-bottom: 20px;
    padding: 10px
}

legend {
    font: 20px 'Digi-Madasi-Bold';
    border-bottom: 1px dashed #f9ad81;
}
    legend i{
        padding-left:5px;
    }
    .dimo-contact-text {
        margin: 25px;
        font-size: 13px;
        line-height: 27px;
        direction: rtl
    }

.dimo-map {
    width: 90%;
    margin: 10px auto;
    height: 295px;
    max-width: 445px;
    overflow: hidden;
    border-radius: 10px;
}

.ms-inp {
    max-width: 238px !important;
    margin-left: 5px
}

.ms_capcha {
    width: 110px;
    height: 29px
}

.dimo-map iframe {
    width: 100%;
    height: 205px;
}
