.site_logo a{
    color: #e75c1e;
    font-size: 30px;
    font-weight: bold;
    line-height: 55px;
}
.mobile_site_logo a,.page-breadcrumb a{
    color: #e75c1e;
}
.height-500{
    height: 500px;
}
.color-002147{
    color: #002147;
}
.color-ff5202{
    color: #ff5202;
}
.single-section-title-3 h2:after{
    background-color: #002147;
}
.pt-50{
    padding-top: 20px;
}

.pagination li a,.pagination li span{
    display: inline-block;
    margin-right: 3px;
    padding: 5px 8px;
    border-radius: 5px;
    background-color: #efefef;
    color: #666;
    text-align: center;
    transition: all .4s linear 0s;
}
.pagination li.active span{
    background-color: #e75c1e;
    color: #ffffff;
}
.img-responsive{
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.notices a {
    color: #002147;
    line-height: 35px;
    display: block;
}
.notices a:hover{
    color: #ff5202;
}
#banner img {
    display: inline-block;
    margin: 0 auto;
}
#fast-menu a{
    text-decoration: none;
    color: #666;
}
.qrcode p{
    display: inline-block;
    max-width: 180px;
    margin-left: 10px;
}
.services-area .service-icon i{
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 60px;
}
.single-featured-3{
    padding: 20px;
    text-align: center;
}
.featured-2-icon{
    margin-right: 0;
    margin-bottom: 10px;
}
.featured-2-text p{
    margin-bottom: 0;
}
.show_navigation .owl-nav{
    top: -80px;
}
.main-menu ul li a.dropdown-item{
    padding: 10px 30px !important;
}
@media (max-width: 768px) {
    .services-area .mt-xs-5{
        padding-top: 0;
    }
    .single-section-title h2{
        font-size: 20px;
    }
    .services-area .service-icon i{
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 35px;
    }
}
@media (max-width: 575px) {
    .address-widget p{
        text-align:center;
    }
    .services-area .col-3{
        padding-left: 0;
        padding-right: 0;
    }
    .services-area .mt-xs-5{
        padding-top: 0;
    }
    .services-area .single-service{
        padding: 5px 5px !important;
    }
    .single-service .service-icon{
        margin-bottom: 10px;
    }
    .single-service .service-icon img{
        height: 60px;
    }
    .service-text h4{
        margin-bottom: 8px;
        font-size: 16px;
    }
    .single-service a{font-size: 14px;}
    .services-area .mb-xs-5{
        padding-bottom: 0;
    }
    #banner img{
        /*min-height: 200px;*/
    }
    .qrcode p {
        max-width: 100px;
    }

    #fast-menu .featured-2-icon{
        margin-right: 0;

    }
    #fast-menu  .featured-2-text h5{
        font-size: 13px;
        padding-top: 5px;
    }
    #fast-menu .single-featured-3{
        padding:5px;
        text-align: center;
        margin-bottom: 0;
    }
    #fast-menu .col-3{
        padding-left: 2px;
        padding-right: 2px;
    }
    #fast-menu .featured-2-icon{
        margin-right: 0;
        margin-bottom: 0px;
    }
    #fast-menu .featured-2-icon i{
        height: 50px;
        width: 50px;
        line-height: 50px;
    }
    #fast-menu .py-3{
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .hero-section img{
        /*min-height: 150px;*/
    }
    .details-title h2{
        font-size: 22px;
    }
    .post-text h2 a{
        font-size: 22px;
    }
    .mobile_site_logo img{
        max-width: 200px;
    }
}
.section-ptb{
    padding-top: 20px;
    padding-bottom: 20px;
}
.single-section-title{
    margin-bottom: 20px;
}
.pb-5, .py-5{
    padding-bottom: 20px !important;
}
.pt-5, .py-5{
    padding-top: 20px !important;
}
.mb-4, .my-4 {
    margin-bottom: 10px!important;
}
.mb-5, .my-5{
    margin-bottom: 20px!important;
}
.section-title {
    padding-bottom: 10px;
}