.header-two .logo img {
    height: 60px;
}
.copyright {
    background: #101010;
    color: #111;
    padding: 25px 0 15px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    font-size: 12px;
}
#back-to-top .btn.btn-primary {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 3px;
    color: #0074c7;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
}
.copyright {
    background: #000000;
    color: #747474;
    padding: 25px 0 15px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    font-size: 12px;
}
.footer-menu ul li a:hover {
    color: #0074c7;
}
a:hover {
    text-decoration: none;
    color: #0074c7;
}
.footer .widget-title {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 0 30px;
    padding-left: 15px;
    text-transform: uppercase;
    color: #fff;
    border-left: 3px solid #0074c7;
}
.btn-primary {
    background: #0074c7;
}
.footer-widget ul.list-arrow li:hover a, .footer-widget ul.list-arrow li:hover {
    color: #0074c7;
}
.section-sub-title {
    font-weight: 900;
    font-size: 36px;
    line-height: 46px;
    margin: 0 0 40px;
    color: #212121;
}
.banner-carousel .carousel-control i:hover {
    background: #0074c7;
    color: #fff;
}
.dropdown-menu {
    text-align: left;
    background: #fff;
    z-index: 100;
    min-width: 200px;
    border-radius: 0;
    border: 0;
    border-top: 2px solid #0074c7;
    padding: 0 20px;
    margin: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus {
    color: #0074c7;
}
.navbar-toggler {
    margin: 10px 0;
    padding: 6px;
    border-radius: 0;
    font-size: 1rem;
    background: #0074c7;
}
.ts-service-icon.icon-round i {
    font-size: 24px;
    color: #fff;
    background: #0074c7;
    text-align: center;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    position: relative;
    float: none;
}
.latest-post .post-title a:hover {
    color: #0074c7;
}
.service-box-title a:hover {
    color: #0074c7;
}
.ts-service-info .learn-more:hover {
    color: #0074c7;
}
.ts-service-info {
    margin-left: 0px;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex !important
;
    align-content: center;
    justify-content: center;
}
.sidebar ul.service-menu li.active a, .sidebar ul.service-menu li:hover a {
    background: #0074c7;
    color: #fff;
    cursor: pointer;
}
.sidebar .widget-title {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 0 30px;
    padding-left: 15px;
    text-transform: uppercase;
    border-left: 3px solid #0074c7;
}
ul.list-arrow li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    margin-right: 10px;
    color: #0074c7;
    font-size: 16px;
    font-weight: bold;
}
.page-slider .carousel-control i:hover {
    background: #0074c7;
    color: #fff;
}