.main_footer {

    width: 100%;

    float: left;

    padding: 45px 0;

    margin: 0 0 75px;

    background: #f9f9f9;

}



.main_footer .footer_top {

    width: 100%;

    float: left;

    padding: 0 0 20px;

    margin: 0;

}



.main_footer .footer_top ul {

    list-style-type: none;

    margin: 0;

}



.main_footer .footer_top ul li {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    text-align: center;

}



.main_footer .footer_top ul li+li {

    margin: 10px 0 0;

}



.main_footer .footer_top ul li a {

    font-size: 16px;

    font-weight: 800;

    color: #2d7dfa;

    display: block;

}



.main_footer .footer_top ul li a:hover,

.main_footer .footer_top ul li a:active,

.main_footer .footer_top ul li a:focus {

    color: #145ecd;

    text-decoration: underline !important;

}



hr {

    display: block;

    padding: 0;

    border: 0;

    border-top: 1px solid #ddd;

    width: 100%;

    float: left;

}



.main_footer .footer_bottom {

    width: 100%;

    float: left;

    padding: 15px 0 0;

    margin: 0;

    text-align: left;

}


.main_footer .footer_bottom ul{
    width: 98px;
    float: right;
}

.main_footer .footer_bottom ul li{
    float: left;
    margin: 0 10px;
}
.main_footer .footer_bottom ul li a{
    font-size: 16px;
    color: #2d7dfa;
}
.main_footer .footer_bottom ul li a:hover{
    color: #ff9a00;
}



.main_footer .footer_bottom p {

    font-size: 16px;

    font-weight: 300;

    color: #000;

    display: inline-block;

}



.main_footer .footer_bottom p a {

    font-weight: 800;

    color: #2d7dfa;

}



.main_footer .footer_bottom p a:hover,

.main_footer .footer_bottom p a:active,

.main_footer .footer_bottom p a:focus {

    color: #145ecd;

    text-decoration: underline !important;

}



.main_footer .footer_bottom p a+a {

    padding: 0 0 0 35px;

}



/* ---------- scrollfix ---------- */

.scrollfix {

    position: fixed;

    left: 0;

    bottom: 0;

    width: 100%;

    padding: 15px 0;

    background: #2b7efa;

    z-index: 10000;

    

}



.scrollfix p {

    line-height: 40px;

}



.scrollfix .left_sec p {

    text-align: left;

    color: #fff;

    margin: 0;

}



.scrollfix .left_sec p a {

    font-size: 16px;

    font-weight: 300;

    color: #fff;

    text-align: left;

    display: inline-block;

}



.scrollfix .right_sec p {

    text-align: right;

    margin: 0;

    position: relative;

}



.scrollfix .right_sec p a.common_btn {

    background: #145ecd !important;

    font-weight: 800;

    padding: 0 60px;

}



.common_btn_2 {

    position: fixed;

    bottom: 147px;

    right: 0px;

    z-index: 999999;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    display: none !important;

}



.common_btn_2 span.images {

    border-radius: 50%;

    line-height: normal;

    position: absolute;

    right: 44px;

    top: 44px;

    text-align: center;

    z-index: 1;

    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4);

    overflow: hidden;

    width: 65px;

    height: 65px;

    background: rgb(245, 128, 32);

}



.common_btn_2 span.images img {

    width: 60%;

    margin: 8px auto 0;

}



.common_btn_2 span.text {

    height: 42px;

    color: #fff;

    text-decoration: none;

    padding: 5px;

    font-family: 'Raleway', sans-serif;

    font-weight: bold;

    line-height: 16px;

    font-size: 17px;

    text-transform: uppercase;

    position: absolute;

    right: 100px;

    top: 56px;

    z-index: 2;

    border-top-left-radius: 2px;

    border-bottom-left-radius: 2px;

    overflow: hidden;

    background-color: rgb(245, 128, 32);

    width: 70px;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

}



.getaq_btn {

    position: fixed;

    right: 0;

    z-index: 999999;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    display: none;

    top: 77%;

}



.getaq_btn span.images {

    border-radius: 50%;

    line-height: normal;

    position: absolute;

    right: 44px;

    top: 44px;

    text-align: center;

    z-index: 1;

    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4);

    overflow: hidden;

    width: 65px;

    height: 65px;

    background: rgb(245, 128, 32);

}



.getaq_btn span.images img {

    width: 60%;

    margin: 8px auto 0;

}



.getaq_btn span.text {

    height: 42px;

    color: #fff;

    text-decoration: none;

    padding: 5px;

    font-family: 'Raleway', sans-serif;

    font-weight: bold;

    line-height: 16px;

    font-size: 17px;

    text-transform: uppercase;

    position: absolute;

    right: 100px;

    top: 56px;

    z-index: 2;

    border-top-left-radius: 2px;

    border-bottom-left-radius: 2px;

    overflow: hidden;

    background-color: rgb(245, 128, 32);

    width: 70px;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

}





/*====================================================== Responsive =========================*/

@media only screen and (max-width:1280px) {}



@media only screen and (max-width:1199px) {}



@media only screen and (max-width:1024px) {}



@media only screen and (max-width:991px) {}



@media only screen and (max-width:840px) {}



@media only screen and (max-width:767px) {

    .scrollfix .left_sec p {

        text-align: center;

    }



    .scrollfix .right_sec p {

        text-align: center;

    }



    .scrollfix .right_sec p a.common_btn {

        padding: 0 33px;

        line-height: 40px;

        font-size: 14px;

    }
    .main_footer .footer_bottom{
        text-align: center;
    }
    .main_footer .footer_bottom ul li {
        float: none;
        display: inline-block;
    }
    .main_footer .footer_bottom ul {
        width: 98px;
        float: none;
        margin: 20px auto 0;
        font-size: 0;
    }

}



@media only screen and (max-width:640px) {}



@media only screen and (max-width:520px) {

    .main_footer .footer_top ul li a {

        font-size: 15px;

    }



    .main_footer .footer_bottom p a+a {

        padding: 0;

        display: block;

    }



    .main_footer .footer_bottom p {

        font-size: 14px;

    }



    .main_footer .footer_bottom {

        padding: 0;

    }

    .common_btn_2 span.images {

        right: 10px;

        top: 50px;

        width: 42px;

        height: 42px;

    }

    .common_btn_2 span.text {

        height: 30px;

        line-height: 11px;

        font-size: 10px;

        right: 46px;

        top: 56px;

        width: 43px;

    }

    .getaq_btn span.images {

        right: 10px;

        top: 50px;

        width: 42px;

        height: 42px;

    }

    .getaq_btn span.text {

        height: 30px;

        line-height: 11px;

        font-size: 10px;

        right: 46px;

        top: 56px;

        width: 43px;

    }

}



@media only screen and (max-width:420px) {

    .scrollfix {

        padding: 5px 0;

    }



    .scrollfix .left_sec p a {

        font-size: 14px;

    }

}



@media only screen and (max-width:380px) {

    .main_footer {

        padding: 30px 0;

    }



    .scrollfix .left_sec p a {

        font-size: 13px;

    }

}