body{font-family: 'Roboto', sans-serif;}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');
a:hover{text-decoration: none}
.mt-0{
    margin-top: 0px !important;
}
.pt-0{
    padding-top: 0px !important; 
}
.header-navbar-bg{
    background-image: url(../images/bg-login2.jpg) !important;
    background-size: 100% !important;
    background-position-y: bottom !important;
    padding: 10px 0 5px;
}
.middle-header{
    padding: 0 50px;
}
#slider-typ .navbar-default .navbar-nav > li > a{
    margin-top: 0;
}
.main_detail_login{
    display: flex;
    justify-content: end;
    align-items: center;
    flex-wrap: wrap;
    padding: 6px 0;
}
.heading{
    font-size: 15px;
    font-weight: 600;
    color: #0045b2;
    display: block;
}
.icon-container{
    min-width: 45px;
    width: 45px;
    height: 45px;
    border-radius: 10px;
    margin-right: 10px;
    background: #ffe0e5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px 12px 3px 12px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.08);
}
.middle-box{
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.content{
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    display: flex;
}
.content a{
    color: #000000;  
}
.login_btn a{
    padding: 12px 25px;
    background: #0045b2;
    border-radius: 8px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    box-shadow: 0 0 7px rgba(0,0,0,.10);
}
.login_btn a:hover{
    background: #ed1718;
    color: #fff;
}
.login_btn_xs ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.login_btn_xs ul li{
    display: inline-block;
}
.login_btn_xs ul a{
background: #0045b2;
color: #fff;}
.login_btn_xs ul a:hover{
    background: #04388b;
    color: #fff;
}
.main_images_login{
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 8%, rgba(250, 253, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 8%, rgba(250, 253, 255, 1) 100%);
    padding: 10px;
    box-shadow: 0 0 7px rgb(0 -1 6 / 6%) inset;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #F5F5F5;
    text-decoration: none;
}
.main_images_login img{
    width: 100%;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    min-height: 348px;
    max-height: 348px;
    position: relative;
}
.login-temp-wrap{
    position: relative;
    min-height: 370px;
    max-height: 370px;
}
.login-temp-wrap{
margin: 0;
}
.absolute_main_top{
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0;
}
.absolute_main_bott{
    position: absolute;
    bottom: 0;
    z-index: 0;
    right: 0;
}
.login-temp-wrap h3{
position: relative;
z-index: 1;
}
.login-temp-wrap form{
    position: relative;
    z-index: 1;
}
.login-temp-wrap {    
    background:rgb(253 253 253);
}
.login-temp-wrap h3 {
    position: absolute;
    top: -18px;
    box-shadow: 0 1px 8px rgba(0,0,0,.1);
    background: #fff;
    padding: 8px 35px;
    border-radius: 30px;
    left: 50%;
    font-size: 18px;
    transform: translate(-50%, 0);
}
.login-temp-wrap .form-control {
        display: block;
        width: 100%;
        height: 46px;
    
}
.input-group-addon {
    padding: 8px 12px;
}
.text-right-forget{
    padding: 3px 0 0 0;
}
.text-right-forget{
    font-size: 16px;
    text-transform: capitalize;
    text-align: center;
    display: block;
}
.btn-primary {
    background-color: #0045b2;
    border-color: #0045b2;
}
.height_40{
    height: 40px;
}
/* ======service========= */
.service {
    background: #f1f1f1;
}
.service .service_div {
    margin: 50px 10px;
}
.service .service_div .box {
    margin: 2%;
    text-align: center;
    padding: 5px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.07);
    cursor: default;
    cursor: pointer;
}
.service .service_div .box .head {
    display: block;
}
.service .service_div .box .head .icon.icon1 {
    background-position: 0px -116px;
}
.service .service_div .box .head .icon {
    background-image: url(../images/icon-map.png);
    min-width: 125px;
    max-height: 105px;
    height: 105px;
    display: inline-block;
    transition: all 0.3s ease;
    transform: translateY(0);
   
}
.service .service_div .box .head h2 {
    color: #222222;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0;
    margin: 5px 0 10px;
}
.service .service_div .box .head .icon.icon2 {
    background-position: -140px -115px;
}
.service .service_div .box .head .icon.icon3 {
    background-position: -280px -123px;
}
.service .service_div .box .head .icon.icon4 {
    background-position:-281px -10px;
}
.service .service_div .box .head:hover .icon {
    transition: all 0.3s ease;
    transform: translateY(-7px);
}
.quality {
    background-image: url(../images/bg-parallax.png);
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0 40px 0;
}
.quality .box .containt h3 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 5px;
}
.quality .box .containt p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 20px;
    margin-bottom: 0;
}
.quality .box {
    display: flex;
    width: 100%;
    margin: 10px 0;
}
.quality .box .img_icon.icon1 {
    background-position: 2px 6px;
}
.quality .box .img_icon.icon2 {
    background-position: -50px 4px;
}
.quality .box .img_icon.icon3 {
    background-position: -95px 4px;
}
.quality .box .img_icon.icon4 {
    background-position: -135px 4px;
}
.quality .box .img_icon {
    background-image: url(../images/icon-map.png);
    min-width: 50px;
    margin-right: 10px;
    max-height: 45px;
}
.alert-danger {
    z-index: 1;
    position: relative;
}
.login-temp-wrap .login-button, .hmd-dash-btn .btn-primary {
    background: #0045b2;
    border-color: #0045b2;
}
/* ===========FOOTER============ */
footer {
    background: #0045b2;
    padding: 20px 0 0 0;
}
footer .copyright_detail {
    background: #03378a;
    color: #eeeeee;
    font-size: 13px;
    padding: 15px 10px;
    margin-top: 30px;
    font-weight: 300;
}
footer .title {
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0;
}
footer .title_line {
    background: #ffffff;
    height: 1px;
    display: inline-table;
    width: 100%;
    max-width: 240px;
    position: relative;
    margin-bottom: 15px;
}
footer .title_line::after {
    content: "";
    background: #ffffff;
    position: absolute;
    left: 0;
    height: 4px;
    width: 45px;
    bottom: 0;
}
footer ul.links {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
footer ul.links li {
    list-style: none;
    width: 33.3333333%;
    float: left;
    margin-bottom: 8px;
}
footer ul.links li a:before {
    color: #eeeeee;
    content: "\f105";
    font-family: 'FontAwesome';
    margin-right: 4px;
}
footer ul.links li a {
    color: #eeeeee;
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
}
footer ul.links li a:hover {
    color: #118df0;
    text-decoration: none;
}
footer .address {
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-top: 15px;
}
footer .address li {
    list-style: none;
    display: inline-flex;
    margin-bottom: 10px;
    width: 100%;
}
footer .address li span.icon {
    color: #eeeeee;
    min-width: 20px;
    text-align: center;
    margin-right: 8px;
    font-size: 14px;
}
footer .address li span.text {
    color: #eeeeee;
    font-size: 13px;
    font-weight: 400;
}
.copyright {
    padding: 0;
    color: #fff;
    text-align: right;
}
footer .social {
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    float: left;
    list-style: none;
}
footer .social li {
    float: left;
    list-style: none;
    margin-right: 12px;
}
footer .social li a {
    color: #eaeaea;
    text-decoration: none;
    font-size: 36px;
    float: left;
    line-height: 32px;
}
.width_section{
    max-width: 240px;
}
.width_section_f{
    max-width: 182px;
    padding-left: 28px;
}
.width_section_f .icon{
    position: absolute;
    left: 15px;
}
/* ===========FOOTER============ */
@media screen and (max-width: 1200px){
    .login-temp-wrap h3 {
        padding: 8px 20px;
    }
}
@media screen and (max-width: 991px){
    .login-temp-wrap {
        margin: 30px auto 0;
    }
    .middle-box {       
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px){
    .herder-menu {
        margin: 0;
    }
    .herder-menu li {
        border-bottom: 1px #1454b8 dashed;
    }
    .header-navbar-bg {
        padding: 10px 0 0;
    }
    .login-temp-wrap {
        margin: 30px auto 20px;
    }
    .main_detail_login {
        justify-content: center;
    }
    .header-navbar-bg {
        background-size: 100% 100rem !important;
    }
    .navbar-default .navbar-toggle {
        border-color: #000;
    }
    .login_btn_xs{
        position: absolute;
    top: 24px;
    }
    .icon-container {
        min-width: 38px;
        width: 34px;
        height: 35px;
    }
}
@media screen and (max-width: 520px){
    .login_btn_xs {
        position: relative;
        top: auto;
    }
   
}