﻿html {
    scroll-behavior: smooth;
}

.custom-h3 {
    font-size: 2.4rem !important;
}

p {
    line-height: 1.5 !important;
}

h1, h2, h3, h4, h6 {
    color: #636b72 !important;
}
.header .navbar-brand{
    position:relative;
    top:-5px;
}

.header .navbar-brand img.logo-transparent {
    height: 40px;
}

.custom-h5-color {
    color: #636b72 !important;
}

#hero_video .hero-overlay {
    background: #0000;
    opacity: 1;
}

#video-slider-contents {
    margin-top: 265px;
}

.services-box:hover {
    background: #1F70C1;
}

.section .section-heading h3 span {
    color: #1f70c1;
}

.section .section-heading h3::before {
    background: #1f70c1;
}

.section {
    padding: 20px 0;
}

#counters::before {
    background: #1f70c1;
}

.custom-background-image {
    background: #000e1c8f;
    background-image: url(/assets/images/index/growth-success.jpg);
    background-position: bottom;
}
#nav-menu-wrap{
    height:61px;
}
.header-shrink #nav-menu-wrap {
    background: #57636e80;
}

.header-shrink #top-bar {
    background: #1f70c1;
}

.dropdown-menu {
    left: -450%;
    min-width: 800px;
    max-width: 1200px;
    width: 1200px;
}

.custom-dropdown-menu {
    left: -300% !important;
    min-width: 800px;
    max-width: 1200px;
    width: 1200px;
}

.header .nav-item.dropdown .dropdown-menu{
    margin-top:-5px;
}

.header .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-weight: 600;
    color: #1f70c1;
    font-size: 17px;
}

    .header .nav-item.dropdown .dropdown-menu .dropdown-item span {
        font-size: 12px;
        color: #000;
        font-weight: 400;
        white-space: normal;
    }

    .header .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
        background: #1f70c1;
        border-bottom-color: #1f70c1;
        color: #fff;
    }

        .header .nav-item.dropdown .dropdown-menu .dropdown-item:hover span {
            color: #fff;
        }

.header-shrink .nav-item .nav-link.active {
    color: #1f70c1;
}

.header-shrink .nav-item .nav-link::after {
    background: #1f70c1;
}

.header-shrink .nav-item .nav-link:hover {
    color: #1f70c1;
}


.header-shrink .nav-item .nav-link:not(.active)::after {
    background: #1f70c1;
}

.header .nav-item .nav-link {
    font-size: 16px;
    text-transform: inherit;
    padding: 17px 15px;
}

.cust-pt {
    padding-top: 300px;
}

.custom-slider-video {
    /*width: 100vw;*/
    width: 109vw;
    height: auto
}

.comment-item .comment-meta span i {
    color: #1f70c1;
}

.primary-icon-btn {
    background: #1f70c1;
}


#footer #footer-top .footer-widget h5::after {
    background: #1f70c1;
}

#footer #footer-top .footer-widget ul.footer-links li a:hover {
    color: #1f70c1;
}

    #footer #footer-top .footer-widget ul.footer-links li a:hover::before {
        color: #1f70c1;
    }

.footer-content a {
    color: #fff;
}

    .footer-content a:hover {
        color: #1f70c1;
    }

.scroll-top-btn {
    background: #1f70c1;
}

    .scroll-top-btn:hover {
        background: #4c8dce;
    }

.hero-section-inner .hero-section-title {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 1px;
}

.owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-dots .owl-dot {
    display: none;
}

.custom-slider-content {
    position: relative;
    left: 13%;
}

.custom-black {
    color: #000;
}

.custom-span-fontsize {
    font-size: 25px;
}

.custom-whoweserve-h4-fontsize {
    font-size: 30px;
}

.custom-slider-capital-data {
    font-size: 37px;
    font-weight: 400;
    position: relative;
    top: 15%;
    left: 20%;
}

#counters h4 {
    font-size: 2.0rem;
}

#services-section .section-heading span, h4 {
    font-weight: 400;
}

.services-box .services-body h5 {
    font-weight: 400;
}

.custom-span-color {
    color: #1f70c1;
}

.services-box {
    padding: 15px;
    height:360px;
}

    .services-box h5 {
        font-size: 19px;
    }

.header .nav-item.dropdown .dropdown-toggle::after {
    display: none;
}

.section .section-heading {
    margin-bottom: 1px;
}

.custom-background-color {
    background: #fbfbfbc4;
}

.custom-background-color-blue {
    /*background: #5794d0e3;*/
    background: #f5f7fc;
}

.section .counters-text h5 {
    font-size: 20px;
}

.custom-icon-img {
    width: auto;
    height: 65px;
}

.services-box .services-body p {
    margin-bottom: 1px;
}

.services-box:hover .services-body p a {
    color: #000;
}

    .services-box:hover .services-body p a:hover {
        color: #fff;
    }

.default-primary-btn {
    background: #1f70c1;
}

    .default-primary-btn:hover {
        background: #6294cd;
    }

.contact-form-wrap .form-group i {
    color: #6294cd;
}

.fa {
    color: #fff;
}

#footer {
    background: #1f70c1;
}

    #footer #footer-top {
        padding: 18px 0 0px 0;
    }

    #footer #copyright {
        padding: 15px 0;
    }

    #footer #footer-top .footer-widget ul.footer-social li a i {
        background: rgba(255, 255, 255, 0.23);
    }

    #footer #footer-top .footer-widget ul.footer-links li a:hover {
        color: #000;
    }

.breadcrumb-section .breadcrumb-inner .breadcrumb-links li.active::before {
    color: #fff;
}

.breadcrumb-section::before {
    background: #1F70C185;
}

.breadcrumb-section .breadcrumb-inner h1 {
    font-weight: 400;
}

.services-detail-inner ul.services-list li i {
    color: #1f70c1;
}

.services-detail-inner ul.services-list {
    border-top: 3px solid #1f70c1;
}

.section .work-process-item h6 {
    font-weight: 500;
}

.services-detail-text h3 {
    font-size: 35px;
    font-weight: 400;
}

.work-process-item {
    padding: 12px;
}

.breadcrumb-section {
    padding: 99px 0;
}

.blue-gradient {
    background: #1f70c1;
}

.blog-sidebar .blog-category-list li {
    display: list-item;
    list-style-type: square;
    padding: 10px 10px 11px 12px;
}

.comments-wrap .comment-item img {
    width: 180px;
}

.blog-inner-img h6 {
    font-weight: 400;
}

.comments-wrap h6 {
    font-weight: 400;
}

.header .nav-item .nav-link:not(.active):hover::after {
    display: none;
}

.contact-info-box .contact-info-icon span::before {
    color: #1f70c1;
}

.contact-info-box {
    height: 170px;
    padding-top: 0px;
}

.header-shrink .nav-item .nav-link {
    color: #fff;
}

.custom-about-section {
    background-color: rgba(255,255,255,.8);
    padding: 23px;
}

.custom-mb-sm {
    margin-bottom: 20px;
}

.team-item .team-img::after {
    background: none;
}

#footer #footer-top .footer-widget h5 {
    font-weight: 300;
}

.header .nav-item.dropdown .dropdown-toggle::before {
    right: 7px;
}

.breadcrumb-section {
    padding-bottom: 41px;
    padding-top: 124px;
}

.custom-padding-footer {
    padding-left: 0px;
    padding-right: 0px;
}

.blog-title::after {
    border-bottom: 2px solid #1f70c1;
    margin: 20px auto 0px 0;
}

.header-shrink .nav-item:hover .nav-link {
    color: #1f70c1;
}

#footer #footer-top .footer-widget h5 {
    margin-bottom: 0px;
}

.contact-form-wrap .form-group {
    margin-bottom: 10px;
}

.section .section-heading h6 {
    background: rgb(31, 112, 193) !important;
}

.section .blog-inner-img h4 {
    font-size: 1.1rem !important;
}

#counters::before {
    background: unset;
}

 
    #sub-menu-tabs .navbar-nav .nav-item {
        margin-right: 3px;
        font-size: 18px;
    }

.navbar-nav {
    list-style: none;
}

#sub-menu-tabs .navbar-nav .nav-item {
    font-size: 18px;
}

    #sub-menu-tabs .navbar-nav .nav-item a {
        color: rgb(54, 59, 84);
        background: rgb(232, 239, 244);
    }

.navbar-nav li.nav-item .nav-link.nav-design-left-cust {
    border-radius: 25px 0px 0px 25px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.navbar-nav .nav-link {
    padding: 0.439rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    color: #79889e;
}

#sub-menu-tabs .navbar-nav .nav-item {
    font-size: 18px;
}

    #sub-menu-tabs .navbar-nav .nav-item.active a {
        color: #fff;
        background: rgb(54, 59, 84);
    }

    #sub-menu-tabs .navbar-nav .nav-item:hover a {
        color: #fff;
        background: rgb(54, 59, 84);
    }

.navbar-nav li.nav-item .nav-link.nav-design-right-cust {
    border-radius: 0px 25px 25px 0px;
}

#sub-menu-tabs {
    z-index: 99;
}

.menu-active {
    color: #1f70c1 !important;
}

    .menu-active::after {
        content: " ";
        bottom: 0;
        display: block;
        width: 50%;
        position: relative;
        top: -13px;
        left: 18px;
        border-bottom: 2px solid #fff;
    }

:target::before {
    content: "";
    display: block;
    height: 90px; /* fixed header height*/
    margin: -90px 0 0; /* negative fixed header height */
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .custom-slider-video {
        width: auto;
        height: 100vh;
    }

    .dropdown-menu {
        left: -450%;
        min-width: 800px;
        max-width: 1000px;
        width: 1000px;
    }

    .custom-padding-footer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menu-active::after {
        position: absolute !important;
        top: 2px !important;
    }

    .header .main-menu .navbar-nav .nav-link:not(.active):hover {
        background: #1f70c1 !important;
        color: #fff !important;
        border-color: #1f70c1 !important;
    }
    .custom-slider-capital-data {
        left: 5%;
    }
}

@media all and (min-width: 1024px) and (max-width: 1366px) {
    .dropdown-menu {
        left: -450%;
        min-width: 800px;
        max-width: 1000px;
        width: 1000px;
    }   
    .custom-slider-capital-data {
        left: 7%;
    }

}

@media all and (min-width: 1366px) and (max-width: 1920px) {
    .dropdown-menu {
        left: -450%;
        min-width: 800px;
        max-width: 1000px;
        width: 1000px;
    }
    .custom-slider-capital-data {
        left: 21%;
    }

}

@media all and (max-width: 767px) {
    .dropdown-menu {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .dropdown-item span {
        white-space: normal;
    }

    .header .main-menu .navbar-nav .nav-link.active {
        background: #1f70c1;
        border-color: #1f70c1;
    }

    #video-slider-contents {
        margin-top: 200px;
    }

    .custom-slider-content {
        position: relative;
        left: auto;
    }

    .custom-slider-video {
        width: auto;
        height: 100vh;
    }

    .hero-section-inner .hero-section-title {
        font-size: 27px;
        font-weight: 600;
    }

    .custom-slider-capital-data {
        font-size: 25px;
        font-weight: 400;
        left:5%;
    }

    .custom-display-none {
        display: none;
    }

    .custom-padding-footer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menu-active::after {
        position: absolute !important;
        top: 2px !important;
    }
    .contact-info-box {
        height: unset;
        padding-top: 0px;
    }

    .services-box {       
        height: 375px;
    }
    .custom-about-partnership-section-columns {
        position:relative;
        top:10px;
    }
    .header .main-menu .nav-item .dropdown-menu {
        background: #fff;
        margin-top: -15px !important;
    }
}
