@import url(all.min.css);
@import url(bootstrap.min.css);
@import url(style.css);
@import url(../../style.css);
@import url(../plugins/magnific-popup/magnific-popup.css);
@import url(../plugins/swiper/swiper-bundle.min.css);
@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&amp;family=Jost:wght@400;500;600&amp;display=swap);

.pt-50
{
    padding-top: 50px;
}

a:hover {
    color: #0090ff;
}

.banner.style--five .banner-content .banner-top-title{
    color:#ff6000 ;
}

.banner.style--five .banner-content .banner-top-title:after {
    background-color: #ff6000;
}


.btn.c_5:hover
{
    background-color: #ff6000!important;
    border-color: #0090ff!important;
}

.btn.c4-hover:hover
{
    background-color: #0090ff!important;
    border-color: #ff6000!important;
}

.feature-section {
    margin-top: -16px;
}

.header-main.style--five ul.nav>li.current-menu-parent>a
{
    color: #ff6000;
}


.header-main.style--five ul.nav>li a
{
    color: #0090ff;
}

.header-main.style--five ul.nav>li a:hover
{
    color: #ff6000;
}


.header-main.style--five ul.nav>li>a:before
{
    color: #ff6000 !important;
    background-color: #ff6000;
}

.header-main.style--five ul.nav>li>a:after
{
    color: #0090ff !important;
    background-color: #0090ff;
}

.features.style--two .feature:hover
{
    background-color: #ff6000;
}

.c5-bg {
    background-color: #0090ff!important;
}

/* footer */
.widget.widget_nav_menu ul li, .widget.widget_service_hour ul li {
    border-bottom: 1px solid #dee2e6;
}

.socials.style--three a {
    border-color: #0090ff;
    color: #ff6000;
}

.socials.style--three a:hover {
    border-color: #ff6000;
    color: #fff;
    background-color: #0090ff;
}

.widget.widget_nav_menu.c5-dot ul li:after
{
    background-color: #0090ff;
}

.widget.widget_nav_menu.c5-dot ul li a:hover
{
    color: #0090ff;
}

/* about */
.page-title-wrap
{
    min-height: 280px;
    max-height: 380px;
    overflow: hidden;
}

.page-title {
    padding: 40px 0 78px;
}

.grey-bg
{
    background-color: aliceblue;
}

.page-title-wrap .breadcrumb-nav:after
{
    background-color: #0090ff;
}

.top-title
{
    color: #0090ff;
}


#grid .grid-item {
    padding: 5px;
}


.page-title-wrap .breadcrumb-nav
{
    bottom: -45px;
}

.video-btn.w-1200
{
    width: 100%;
    height: 300px;
}