@charset "utf-8";
/* CSS Document */
body {
    color: #333;
    font-size: 15px;
    line-height: 18px;
}

.clients_margin {
    margin-top: 5%;
}

.logoSecMain {
    margin: 1% 0 0;
}

.logo {
    margin-top: 0%;
    float: left;
}

.logoGreen {
    width: 300px;
    float: left;
}

.logoTopStar {
    width: 130px;
    margin: 10px 10px 0;
}

.logoMit {
    width: 140px;
}

.social_icon {
    margin: 2% 0;
    text-align: center;
}

    .social_icon a:hover {
        opacity: .5;
    }

.tag_line {
    color: #00349A;
    font-size: 14px;
}

.call {
    margin-top: 2% !important;
    font-size: 1em;
    text-align: left; /*color:#00349A;*/
}

.nav {
    background: #00349A;
    color: #FFF;
    margin-top: 0%;
}

.banners_botton {
    background: #1371A4;
    color: #FFF;
    text-align: center;
    font-size: 16px;
}

    .banners_botton a {
        color: #FFF;
        text-decoration: none !important;
    }

        .banners_botton a:hover {
            color: #000;
        }

.border-right {
    border-right: 2px solid #FFF;
    height: 100%;
    width: auto;
    min-width: 145px;

}

p {
    text-align: justify !important;
    line-height: 1.7em;
}
/*.margin_top{ margin-top:3%;}*/
.form_main {
    border: 1px solid #333;
    box-shadow: 10px 10px 5px #888888;
    border-radius: 5px;
    padding: 1em 0;
    margin-top: 18%;
}

.text_area {
    width: 90%;
    padding: 2% 5%;
    margin-top: 5%;
    box-shadow: 1px 1px 3px #888888;
}

.text_area1 {
    width: 100%;
    padding: 2% 5%;
    margin-top: 5%;
    box-shadow: 1px 1px 3px #888888;
}

.text_message {
    width: 90%;
    padding: 2% 20%;
    margin-top: 5%;
    box-shadow: 1px 1px 3px #888888;
}

.send {
    background: #00349A;
    padding: 3% 12%;
    color: #FFF;
    margin-top: 5%;
    border: none;
    border-radius: 5px;
}

    .send:hover {
        background: #8BC533;
    }

.footer1 {
    background: #004279;
    color: #FFF;
    width: 100%;
    padding: 2% 0;
    margin-top: 2%;
}

    .footer1 ul {
        margin: 0;
        padding: 0;
    }

        .footer1 ul li {
            color: #FFF;
            border-bottom: 1px solid #002c50;
            padding: 2px 30px;
            list-style-image: url(../images/arrow.png);
        }

            .footer1 ul li a {
                color: #FFF;
                text-decoration: none;
            }

                .footer1 ul li a:hover {
                    color: #CCC;
                    margin-left: 10px;
                }

.footer {
    background: #00194C;
    padding: 1% 0;
    color: #FFF;
}

    .footer a {
        text-decoration: none;
        color: #FFF;
        -webkit-transition: width 2s; /* Safari */
        transition: width 2s;
    }

        .footer a:hover {
            text-decoration: none;
            color: #CCC;
        }

.text_align_right {
    text-align: right;
}

    .text_align_right a {
        color: #FFF;
        text-decoration: none;
    }

        .text_align_right a:hover {
            color: #999;
        }

.wave {
    border-top: 1px #999999 solid;
    width: 100%;
}

h2 {
    color: #00349A !important;
    font-size: 26px !important;
}

h2 {
    color: #00349A !important;
    font-size: 26px !important;
}

.gallery {
    border: 5px solid #333;
    border-radius: 10px;
    margin-bottom: 3%;
}

.client_img {
    width: 180px;
    padding: 15px 30px;
}

.about_bg {
    background-image: url(../images/about_bg.png);
    background-size: cover;
    height: 75% !important;
    padding: 10% 0;
}

.about_heading {
    font-size: 5em;
    font-weight: 800;
    color: #FFF;
}

.client_images {
    border: #666 solid 1px;
    padding: 10px;
    margin: 10px;
    float: left;
    width: 220px;
    height: 130px;
}

.align_center {
    text-align: center !important;
}

.blue_line {
    background: #00349A;
    color: #FFF;
    font-size: 1.5em;
    font-weight: 800;
    padding: 1%;
    margin-bottom: 2%;
}

.abc {
    margin-left: -8%;
    line-height: 1.5em !important;
    text-align: justify !important;
}

.list_gap {
    margin-bottom: 2%;
    text-align: justify !important;
}

.img_gap {
    margin-bottom: 15% !important;
}

.footer1 a {
    color: #FFF;
}

    .footer1 a:hover {
        color: #CCC;
        text-decoration: underline;
    }

.dropListCommon {
    position: absolute;
    z-index: 999;
    float: left;
    width: 220px;
    height: auto;
    left: 0;
    background: #1371a4;
    text-align: left;
    display: none;
    padding: 0;
    right: 0;
    margin: 11px auto;
}

    .dropListCommon li {
        list-style-type: none;
        font-size: 14px;
        padding: 8px;
        border-bottom: 1px solid #1b87c1;
        width: 100%;
    }

.topstarClient {
   border: 1px solid #ccc;
}

    .topstarClient img {
        width:100%;
    }

.headingFour {
    margin:20px 0;
    border-bottom:1px solid #888888;
    width:auto;
    float:left;
    padding:5px 0;
}

.banners_botton .rm-nav ul, .rm-menu {
    background-color:#1371A4;
    padding: 0;
    margin: 0;
}

/* .banners_botton .rm-layout-expanded .rm-nav > ul > li > a, 
.banners_botton .rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: auto;
    line-height: 20px;
    padding-top: 0;
    padding-bottom: 0;
} */