.clear {
    clear: both;
}

.header {
    width: 100%;
    background-color: #E16464 !important;
    position: fixed;
}

.bg_am {
    background-color: #64ABE1 !important;
}

.bg_amod {
    background-color: #CE5CCE !important;
}

.bg_madev {
    background-color: #27C47B !important;
}

.bg_tq {
    background-color: #CBAB09 !important;
}

.bg_uus {
    background-color: #00BCC2 !important;
}

.menu_home {
    cursor: pointer;
    float: right;
}

.home_icon {
    width: 80%;
    float: right;
}

h1 {
    padding: 30px 0px 30px 0px !important;
}

.inner_header_right ul li a {
    font-family: 'Open Sans Condensed', sans-serif;
    text-decoration: none;
    font-size: 30px;
    font-weight: 300;
    color: white;
    display: block;
    padding: 35px 0px 0px 0px !important;
}

.apdev_container {
    width: 100%;
}

.section_main {
    background-color: #E16464;
    width: 100%;
}

.appdev_cont_main_inner {
    width: 1100px;
    margin: 0px auto;
    padding: 150px 0px 30px 0px;
}

.tag_link {
    width: 100%;
    padding-left: 20px;
}

.tag_link ul {
    list-style: none;
}

.tag_link ul li {
    float: left;
    margin-right: 10px;
}

.tag_button {
    margin-bottom: 10px;
    float: left;
    text-decoration: none;
    font-size: 10px;
    color: white;
    letter-spacing: 1px;
    font-weight: 200;
    font-variant-caps: titling-caps;
    padding: 6px 15px;
    border: 2px solid #fff;
    border-radius: 25px;
}

.amain:hover {
    background-color: #64ABE1;
    border-color: #fff;
}

.amod:hover {
    background-color: #CE5CCE;
    border-color: #fff;
}

.madev:hover {
    background-color: #27C47B;
    border-color: #fff;
}

.tq:hover {
    background-color: #CBAB09;
    border-color: #fff;
}

.uus:hover {
    background-color: #00BCC2;
    border-color: #fff;
}

.ad:hover {
    background-color: #E16464;
    border-color: #fff;
}

.apdev_head {
    width: 100%;
}

.head_left {
    width: 35%;
    padding: 40px 0px 0px 20px;
    float: left;
}

.head_left img {
    width: 85%;
    height: auto;
}

.head_right {
    width: 60%;
    float: left;
    color: white;
}


/*--------------------------------------*/

.mapp_list_main_item ul li {
    display: inline-block;
    float: left;
    width: 550px;
}

.mapp_list_main_item{
   display: inline-block;
    padding-bottom: 20px;
}

.li_no {
    width: 40px !important;
}


/*--------------------------------------*/

.head1 {
    text-align: left;
    line-height: 1.1em;
    color: white;
    font-size: 75px;
}

.getaquote {
    display: inline-block;
    color: black;
    padding: 15px 30px;
    border: 2px solid white;
    margin: 40px 0px;
    border-radius: 6px;
    text-decoration: none;
    background-color: white;
}

.getaquote:hover {
    background-color: #3668B2;
    border: 2px solid #3668B2;
    color: white;
}

.section_white {
    width: 100%;
    margin: 20px 0px 70px 0px;
}

.section_grey {
    width: 100%;
    background-color: #F2F2F2;
    padding: 20px 0px 70px 0px;
}

.section_inner {
    width: 1100px;
    margin: 0px auto;
}

.head2 {
    width: 100%;
    text-align: left;
    line-height: 1.1em;
    color: black;
    font-size: 75px;
    float: left;
}

.fro_offers_con {
    width: 100%;
    float: left;
}

.cont_img {
    display: block;
    height: 40px;
    width: auto;
    padding: 0px 50px;
    margin-top: 30px;
    float: left;
}

.cont_p {
    width: 80%;
    display: block;
    padding-top: 40px;
    float: left;
}

.expertise {
    width: 1100px;
    margin: 0px auto;
    padding: 0px 0px 100px 0px;
}