.banner-section .owl-dot.active,
.banner-section .owl-dot:hover {
    border: 6px solid #106380;
}

.banner-section .owl-dot {
    border: 6px solid white;
}

.main-menu:after {
    border-top: none;
}

.main-menu {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

    .main-menu .navigation > li {
        margin-left: 30px !important;
        padding: 30px 0;
    }

/* .main-menu .navigation {
            margin-left: -72px !important;
            margin-right: -62px !important;
        } */
.social-icon-one li a {
    color: #106380;
}

.social-icon-one li {
    margin-left: 14px !important;
}

.main-menu .navigation > li > ul > li:hover > a {
    color: #106380;
}

.main-menu {
    background-color: #106380;
}

    .main-menu:before {
        background-color: #106380;
    }

.main-header .header-upper .inner-container:before {
    background-color: white;
    opacity: 0.9;
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a {
    color: #106380;
}

.main-header .nav-outer .outer-box {
    padding: 26px 0px;
}

.main-header .header-upper .inner-container:before {
    background-color: #9B9B9A !important;
    opacity: 1;
}

.main-header .header-upper .logo-outer {
    background-color: #9B9B9A !important;
}

.main-header .header-upper {
    background-color: #9B9B9A !important;
}

    .main-header .header-upper .logo-outer:before {
        border-bottom: 0px;
    }
/* .inner-container /clearfix{
            background-color: #b9b9b4 !important;
        } */
@media (min-width:600px) {
    /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
    .main-header .header-upper .logo-outer:before {
        right: -88px !important;
        bottom: -5px !important;
    }

    .main-header .header-upper .logo-outer {
        background-color: #9B9B9A !important;
    }
}

@media (min-width:801px) {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    .main-header .header-upper .logo-outer:before {
        right: -88px !important;
        bottom: -5px !important;
    }

    .main-header .header-upper .logo-outer {
        background-color: #9B9B9A !important;
    }
}

@media (min-width:1025px) {
    /* big landscape tablets, laptops, and desktops */
    .main-header .header-upper .logo-outer:before {
        right: -88px !important;
        bottom: -5px !important;
    }
}

@media (min-width:1281px) {
    /* hi-res laptops and desktops */
    .main-header .header-upper .logo-outer:before {
        right: -88px !important;
        bottom: -5px !important;
    }
}
