
@font-face {
    font-family: 'miriam_libreregular';
    src: url('../fonts/miriamlibre-regular-webfont.woff2') format('woff2'), url('../fonts/miriamlibre-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.clear {
    clear: both;
}

.aaxis_logo {
    max-width: 200px;
    margin: 5px 0 0 0;
}

.map_div {
    width: 100%;
    height: 400px;
}

.brand_div img {
    border: 1px solid #e7e7e7;
    margin: 7px 0;
}

.powred_by {
    text-align: right;
}

.about_us_para p {
    text-align: left;
}

.brand_block {
    /*width: 204px;
    height: 204px;
    margin: 8px;
    padding: 35px;*/
    /* border: 1px solid #CCC; */
    /*border-radius: 3px;
    display: inline-block;
    float: left;*/
    /* background: #FFF none repeat scroll 0% 0%; */
}

    .brand_block .inner {
        /*display: table-cell;
        vertical-align: middle;
        text-align: center;*/
        /* height: 204px; */
        /* width: 204px; */
    }

/*.brand_block .inner img {
            max-width: 200px;
            max-height: 200px;
        }*/

.brand_block {
    /*width: 142px;*/
    /* height: 204px; */
    margin: 0 35px;
    padding: 34px;
    /* border: 1px solid #CCC; */
    border-radius: 3px;
    /* display: inline-block; */
    float: left;
    /* background: #FFF none repeat scroll 0% 0%; */
}

    .brand_block .inner {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        /* height: 204px; */
        /* width: 204px; */
    }

        .brand_block .inner img {
            max-width: 150px;
            max-height: 150px;
        }

.bottom_btn {
    background-color: #fff;
    padding: 9px;
    display: inline-block;
    margin: 15px 0 0 0;
    font-size: 15px;
    text-transform: uppercase;
}

.about_left_logo {
    max-width: 100%;
}

.services_main_block img {
    max-width: 130px;
}

.page_bottom_common_block {
    padding: 3.5rem 2rem !important;
}

.about_bg {
    position: relative;
    float: left;
    width: 103.65%;
    background-image: url(../images/about_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin: -15px 0px 0px 0px;
    left: -2%;
    border-bottom: 0;
    padding: 9rem 2rem;
    background-color: #502946;
}

.about_right_icon {
    width: 20%;
    float: left;
    text-align: center;
}

    .about_right_icon img {
        max-width: 100%;
    }

.about_right_icon_border {
    float: left;
    width: 20%;
    border: 2px solid #d1d2d4;
    margin: 5% 0 0 0;
}

.cis_sub_content {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    float: left;
}

.right_middle_block {
    margin: 30px 0;
}

.middle_block_title {
    font-weight: bold;
    font-size: 18px;
}

.aboutsub_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home_title {
    font-size: 4rem;
    text-transform: uppercase;
    color: #fff;
    font-family: 'miriam_libreregular';
    line-height: 70px;
}

.home_bottom_logo {
    width: 25%;
    margin: 7% 0 0 0;
}

.about_top_left_block {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
