@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: "sem_bold_bot";
    font-display: auto;
    src: url('../fonts/OpenSans-Semibold.ttf'), url('../fonts/OpenSans-Semibold.eot'), url('../fonts/OpenSans-Semibold.otf'), url('../fonts/OpenSans-Semibold.woff'), url('../fonts/OpenSans-Semibold.svg');
}

@font-face {
    font-family: "ex_reg_txt";
    font-display: auto;
    src: url('../fonts/OpenSans-Regular.ttf'), url('../fonts/opensans-regular-webfont.eot'), url('../fonts/OpenSans-Regular-webfont.otf'), url('../fonts/OpenSans-Regular-webfont.woff'), url('../fonts/OpenSans-Regular-webfont.svg');
}

@font-face {
    font-family: "ex_bold_txt";
    font-display: auto;
    src: url('../fonts/OpenSans-Semibold.ttf')url('../fonts/OpenSans-Semibold.eot'), url('../fonts/OpenSans-Semibold.otf'), url('../fonts/OpenSans-Semibold.woff'), url('../fonts/OpenSans-Semibold.svg');
}

@font-face {
    font-family: "ex_bold_txt";
    font-display: auto;
    src: url("../fonts/OpenSans-Semibold.ttf");
}

@font-face {
    font-family: "rob_reg_txt";
    font-display: swap;
    src: url('../fonts/RobotoCondensed-Regular.ttf'), url('../fonts/RobotoCondensed-Regular.eot');
}

.container {
    margin: 0 auto;
    width: 86%;
}

@font-face {
    font-family: "op_txt";
    font-display: auto;
    src: url(../fonts/OpenSans-Regular.ttf);
}

.footer_new {
    float: left;
    background-color: #ddd;
    width: 100%;
    z-index: 0;
    position: relative;
    padding-top: 20px;
    padding-bottom: 40px;
    height: auto;
    top: 16px;
}

.fot_link_head {
    position: relative;
    margin: 0 0 0 0px;
    padding: 10px 0;
    font-size: 14px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-weight: 600
}

.fot_link {
    position: relative;
    margin: 0 auto;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}

.fot_link li {
    list-style-type: none;
    padding-bottom: 4px;
    font-size: 13px;
    color: #0f0f0f;
    line-height: 24px;
}

.line2 {
    background: #969696;
    background: -moz-linear-gradient(left, #ddd 0%, #969696 100%);
    background: -webkit-linear-gradient(left, #969696 0%, #ddd 100%);
    background: linear-gradient(to right, #969696 0%, #ddd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#969696', endColorstr='#ddd', GradientType=1);
    height: 1px;
    margin-left: 0px!important;
    width: 135px;
    padding: 0px !important;
}

.fot_link li a {
    position: relative;
    margin: 0 0 0 0px;
    padding: 0;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

.fot_link li a:hover {
    color: #054e93;
    transition: 1s
}

.soc_linksf i {
    margin: 0 3px 0 0px!important
}

.fot_link .amr {
    margin: 0
}

.soc_linksf {
    margin-top: 15px;
}

.soc_linksf a .fa-facebook-f {
    background-color: #2e4985;
    color: #ffffff;
    display: block;
    float: left;
    margin-left: 5px;
    padding: 9px 11px;
    border-radius: 100%;
    line-height: normal;
}

.soc_linksf a .fa-twitter {
    background-color: #00c3f8;
    color: #ffffff;
    display: block;
    float: left;
    margin-left: 5px;
    padding: 10px 10px 9px;
    border-radius: 100%;
    line-height: normal;
}

.soc_linksf a .fa-google-plus-g {
    background-color: #dd5044;
    color: #ffffff;
    display: block;
    float: left;
    border-radius: 100%;
    margin-left: 5px;
    line-height: normal;
    padding: 9px 8.8px;
}

.soc_linksf a .fa-linkedin-in {
    background-color: #0077b5;
    color: #ffffff;
    display: block;
    float: left;
    border-radius: 100%;
    margin-left: 5px;
    line-height: normal;
    padding: 9px 10px;
}
.soc_linksf a .fa-youtube {
    background-color: #ff0000;
    color: #ffffff;
    display: block;
    float: left;
    border-radius: 100%;
    margin-left: 5px;
    line-height: normal;
    padding: 10px 10px;
}

.soc_linksf a .fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #ffffff;
    display: block;
    float: left;
    border-radius: 100%;
    margin-left: 5px;
    line-height: normal;
    padding: 9px 10px;
}

.soc_linksf a .fa-whatsapp {
    background-color: #00c800;
    color: #ffffff;
    display: block;
    float: left;
    border-radius: 100%;
    margin-left: 5px;
    line-height: normal;
    padding: 9px 10px;
}

.soc_linksf a .fa-instagram:hover {
    background-color: #127992;
    color: #fff
}

.soc_linksf a .fa-facebook-f:hover {
    background-color: #2e4985;
    color: #fff
}

.soc_linksf a .fa-twitter:hover {
    background-color: #00c3f8;
    color: #fff
}

.soc_linksf a .fa-linkedin-in:hover {
    background-color: #0077b5;
    color: #fff
}

.soc_linksf a .fa-google-plus-g:hover {
    background-color: #dd5044;
    color: #fff
}

.soc_linksf a .fa-whatsapp:hover {
    background-color: #00c800;
    color: #fff
}

.line3 {
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, #091e33 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #091e33 100%);
    background: linear-gradient(to right, #fff 0%, #091e33 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#091e33', GradientType=1);
    height: 1px;
    margin-bottom: 2px;
    width: 135px;
    padding: 0px !important;
    margin: 0 0 0 20px
}

.ftopbtn {
    margin: 0px 0 5px 0 !important;
    background-color: #ddd;
    display: inline-block!important;
    width: 100%!important
}

.ftopbtn a {
    margin: 0 10px 0 0;
}

footer .img1 {
    text-align: center;
    background: #111e3e;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

footer {
    text-align: center;
    background-color: #054e93;
    height: 6px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999999999;
}

#back-top {
    color: #007cc2;
    font-family: "ex_reg_txt";
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto 15px;
    text-align: right;
    width: 300px;
}