@import "https://fonts.googleapis.com/css?family=Lato:300,400,700,900";
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";

p:empty {
    display: none
}

.header_box {
    font-family: 'Lato', sans-serif
}

#deskstop_header {
    padding: 0;
    z-index: 1;
    overflow: visible
}

#deskstop_header>.vc_column_container {
    padding: 0 30px
}

#deskstop_header .menu_box ul.menu {
    /* margin-top: 2px */
}

#deskstop_header .menu_box ul.menu>li {
    padding: 20px 0;
    margin: 0 7px
}

#deskstop_header .logo_box>.bbhd-logo.logo {
    display: block;
    padding-top: 15px
}

#deskstop_header .menu_box ul.menu li>a {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    padding: 0 10px;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
    letter-spacing: normal;
    position: relative;
    display: inline-block !important;
}

#deskstop_header .menu_box ul.menu li>a:hover {
    color: #029ef5;
    transition: .5s ease-in-out
}

#deskstop_header .bar_box {
    margin-top: 0
}

#deskstop_header .search_box_icon,
#deskstop_header .menu_canvas {
    padding: 6px;
    margin-right: 10px;
    transition: .5s ease-in-out;
    line-height: 0;
    margin-top: 18px;
}

#deskstop_header .logo_box img {
    width: 118px;
    height: 32px
}

#deskstop_header .search_box_icon a,
#deskstop_header .menu_canvas a span.fa-bars {
    font-size: 14px;
    line-height: 14px;
    color: #fff
}

#deskstop_header .search_box_icon:hover,
#deskstop_header .menu_canvas:hover {
    border-color: #029ef5;
    background: #029ef5
}

#deskstop_header .search_box_icon:hover a,
#deskstop_header .menu_canvas:hover a span.fa-bars {
    color: #fff
}

.bbhd-menu-canvas-wrap .bbhd-header-menuside {
    background-color: rgba(0, 0, 0, .6);
    box-shadow: 5px 0 10px rgba(0, 0, 0, .5);
    width: 100%;
    padding: 0;
    z-index: 9;
    right: 0 !important
}

.bbhd-menu-canvas-wrap .bbhd-header-menuside .bbhd-menuside-inside {
    position: relative;
    width: 225px;
    float: right;
    background: #fff !important;
    padding: 35px;
    height: 100%;
    right: -350px;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease
}

.bbhd-menu-canvas-wrap.open .bbhd-header-menuside .bbhd-menuside-inside {
    right: 0
}

.bbhd-close-menucanvas {
    position: relative !important;
    float: right;
    line-height: 30px;
    font-size: 24px !important;
    width: 30px !important;
    height: 30px !important;
    top: -36px !important;
    right: -36px !important;
    background-color: #000
}

.bbhd-social-light li a {
    color: #000;
    font-size: 14px;
    transition: .5s ease-in-out
}

.bbhd-social-light li a .fa {
    font-weight: 400 !important
}

.bbhd-menuside-inside .bbhd-logo {
    margin-bottom: 20px !important;
    display: block
}

.bbhd-menuside-inside .side_bar_text {
    margin-bottom: 20px
}

.bbhd-menuside-inside .side_bar_text p {
    font-size: 12px;
    line-height: 16px
}

.bbhd-menuside-inside .bbhd-social {
    position: relative;
    padding: 20px 0;
    line-height: 0;
    margin-bottom: 20px;
    font-weight: 400 !important
}

.bbhd-menuside-inside .bbhd-social:before,
.bbhd-menuside-inside .bbhd-social:after {
    position: absolute;
    content: "";
    background: #ccc;
    width: 45px;
    height: 1px;
    left: 0
}

.bbhd-menuside-inside .bbhd-social:before {
    top: 0
}

.bbhd-menuside-inside .bbhd-social:after {
    bottom: 0
}

.bbhd-menuside-inside .bbhd-menu-title {
    font-size: 14px !important;
    line-height: 14px !important;
    color: #333 !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    margin-bottom: 15px;
    letter-spacing: normal
}

.bbhd-menuside-inside .menu li {
    padding: 0 !important;
    margin: 0 !important
}

.bbhd-menuside-inside .menu li a {
    font-size: 12px !important;
    line-height: 18px !important;
    color: #777 !important;
    font-weight: 400 !important;
    position: relative;
    padding-left: 15px;
    transition: .5s ease-in-out;
    text-transform: capitalize !important;
    letter-spacing: normal
}

.bbhd-menuside-inside .menu li a:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #777;
    left: 0;
    top: 5px;
    border-radius: 100%;
    transition: .5s ease-in-out
}

.bbhd-menuside-inside .menu_one {
    padding-bottom: 10px;
    margin-bottom: 25px;
    position: relative
}

.bbhd-menuside-inside .menu_one:after {
    position: absolute;
    content: "";
    background: #ccc;
    width: 45px;
    height: 1px;
    left: 0;
    bottom: 0
}

.bbhd-social-light li a:hover,
.bbhd-menuside-inside .menu li a:hover {
    color: #132b7e !important
}

.bbhd-menuside-inside .menu li a:hover:before {
    background: #132b7e
}

.bbhd-menu-vertical ul li a {
    color: #66617f;
    letter-spacing: 1px
}

.bbhd-menu-vertical ul li {
    margin-bottom: 5px
}

.Mega-inner .mega_inner_details h3 {
    margin-top: 0;
    line-height: 0
}

.Mega-inner .mega_inner_details h3 a {
    padding: 0 !important;
    color: #333 !important;
    font-size: 20px;
    line-height: 20px
}

.bbhd-menu li .bbhd-mega-menu {
    padding: 19px 0 0;
    background: transparent;
    box-shadow: none;
    color: #271540
}

#deskstop_header .menu_box ul.menu li .bb-dropdown-menu {
    width: 200px;
    margin-left: 0;
    background-color: #fff;
    padding: 10px 0 !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    border-radius: 8px;
    margin-top: 0;
    border-bottom: 8px;
    left: 10px;
    top: 130%;
    transition: .5s ease-in-out;
}

#deskstop_header .menu_box ul.menu li:hover .bb-dropdown-menu {
    top: 100%;
}

#deskstop_header .menu_box ul.menu li .bb-dropdown-menu:before {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    content: "";
    left: 20px;
    margin: 0 auto;
    top: -10px;
}

#deskstop_header .menu_box ul.menu li .bb-dropdown-menu li {
    margin: 0
}

#deskstop_header .menu_box ul.menu li .bb-dropdown-menu li a {
    color: #271540;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 20px;
    display: block !important;
}

#deskstop_header .menu_box ul.menu li .bb-dropdown-menu li a:hover {
    color: #fff;
    background-color: #132b7e !important
}

.bbhd-search-box .container form .bbhd-search-txt {
    border-radius: 0
}

.bbhd-menu li .bbhd-mega-menu {
    padding: 0
}

#Custom_mega_menu {
    background-color: #fff !important;
    transition: .3s ease-in-out;
    margin: 0;
    position: relative;
    top: 0;
    border-radius: 8px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
    padding: 40px !important
}

#Custom_mega_menu>.vc_column_container .vc_row>.vc_col-sm-3>.vc_column-inner {
    padding: 35px 0
}

#Custom_mega_menu>.vc_column_container .vc_row>.vc_col-sm-3:last-child>.vc_column-inner {
    border-right: none
}

#Custom_mega_menu .custom_menu_box h3 {
    margin: 0;
    color: #222;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500
}

#Custom_mega_menu .custom_menu_box ul {
    margin: 15px 0 0;
    padding: 0
}

#Custom_mega_menu .custom_menu_box ul li {
    display: block;
    margin: 0 !important;
    padding-left: 15px !important;
}

#Custom_mega_menu .custom_menu_box ul li a {
    font-size: 12px !important;
    line-height: 24px !important;
    color: #132b7e !important;
    padding: 0 !important;
    transition: .5s ease-in-out;
    display: inline-block !important
}

#Custom_mega_menu .custom_menu_box ul li a:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 10px;
    width: 5px;
    height: 5px;
    background: #132b7e;
    border-radius: 100%
}

#Custom_mega_menu .custom_menu_box ul li:hover a:before {
    background-color: #029ef5 !important;
}

#Custom_mega_menu .custom_menu_box ul li a:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 0;
    height: 1px;
    transition: all ease-in-out 300ms
}

#Custom_mega_menu .custom_menu_box ul li:hover a {
    color: #029ef5 !important
}

#Custom_mega_menu .custom_menu_box ul li:hover a:after {
    background-color: #132b7e;
    width: 100%
}

.new_pagesmega_menu {
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    padding: 2px 5px;
    background-color: #009688;
    margin-left: 10px;
    border-radius: 4px
}

.new_pagesmega_tpmenu {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding: 2px 5px;
    background-color: #f7941d;
    margin-left: 10px;
    border-radius: 4px;
    position: absolute;
    right: -15px;
    top: 4px
}

.new_pagesmega_menu.hot {
    background-color: #ed1c24
}

.new_pagesmega_menu.coming-soon {
    background-color: #1cc1ff !important
}

.custom_mega_menu {
    background-color: #fff;
    padding: 20px 0 20px;
    border-radius: 16px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.custom_mega_menu .vc_column-inner {
    padding: 0
}

.custom_mega_menu .megamenuTab {
    margin-bottom: 0 !important;
}

.custom_mega_menu .megamenuTab button.btn.btn-link {
    color: #029ef5;
    font-weight: 500;
    color: #222;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    border-bottom: solid 1px #eeeff3 !important;
    padding: 15px 40px;
    width: 100%;
    text-align: left;
    position: relative;
    background-color: #f8f9fa;
}

.custom_mega_menu .megamenuTab button.btn.btn-link:hover {
    color: #029ef5 !important;
}

.custom_mega_menu .megamenuTab button.btn.btn-link.collapsed {
    background-color: #fff;
}

.custom_mega_menu .megamenuTab .panel-default {
    box-shadow: none;
    border: none
}

.custom_mega_menu .megamenuTab .panel-default:last-child button.btn.btn-link.collapsed,
.custom_mega_menu .megamenuTab .panel-default:last-child .card-body {
    border-bottom: none !important;
}

.custom_mega_menu .megamenuTab button img {
    margin-right: 15px;
}

.custom_mega_menu .megamenuTab button:hover {
    text-decoration: none
}

.custom_mega_menu .megamenuTab button:focus {
    outline: none
}

.custom_mega_menu .megamenuTab button.btn.btn-link.collapsed:before {
    content: "\f105";
    font-size: 18px;
    color: #c3c6d1;
    font-family: fontAwesome;
    position: absolute;
    right: 40px;
    transform: rotate(0deg);
}

.custom_mega_menu .megamenuTab button.btn.btn-link.collapsed img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.custom_mega_menu .megamenuTab button.btn.btn-link:before {
    content: "\f105";
    font-size: 18px;
    color: #c3c6d1;
    font-family: fontAwesome;
    position: absolute;
    right: 40px;
    color: #029ef5;
    transform: rotate(90deg);
}

.custom_mega_menu .megamenuTab .panel-default:hover button.btn.btn-link:before {
    color: #029ef5 !important;
}

.custom_mega_menu .megamenuTab button.btn.btn-link:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.custom_mega_menu .megamenuTab .card-body {
    padding-top: 30px;
    padding-left: 35px;
    padding-right: 15px;
    padding-bottom: 30px;
    border-bottom: solid 1px #eeeff3
}

.custom_mega_menu .megamenuTab ul li {
    font-size: 12px;
    line-height: 24px;
    position: relative
}

.custom_mega_menu .megamenuTab ul li a {
    color: #029ef5 !important;
    position: relative;
    text-decoration: none;
    padding: 0 !important
}

.custom_mega_menu .megamenuTab ul li a:before,
#Custom_mega_menu .custom_menu_box ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    height: 1px;
    background-color: #0e2781;
    transition: all ease-in-out 0.5s;
    opacity: 1 !important;
}

#Custom_mega_menu .custom_menu_box ul li a:after {
    bottom: 3px !important;
}

#Custom_mega_menu .custom_menu_box ul li:hover a:after {
    background-color: #0e2781 !important;
}

.custom_mega_menu .megamenuTab ul li a:hover:before,
#Custom_mega_menu .custom_menu_box ul li a:hover:after {
    width: 100%;
}

.custom_mega_menu .megamenuTab ul li a:hover {
    color: #0e2781
}

.custom_mega_menu .megamenuTab ul li:hover:before {
    background-color: #0e2781
}

.custom_mega_menu .megamenuTab ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    left: -15px;
    top: 8px;
    border-radius: 100%;
    background-color: #029ef5
}

.custom_mega_menu .megamenuTab .panel-default>.panel-heading {
    padding: 0
}

.custom_mega_menu .megamenuTab.panel-group .panel+.panel {
    margin: 0 !important;
}

@media screen and (max-width: 1199px) {
    #deskstop_header .menu_box ul.menu li a {
        font-size: 16px;
        line-height: 16px
    }

    #deskstop_header .search_box_icon,
    #deskstop_header .menu_canvas {
        margin-right: 5px
    }

    #deskstop_header {
        padding-left: 2% !important;
        padding-right: 2% !important
    }

    .mega_menu_pages .bbhd-mega-menu {
        margin-left: -480px !important;
    }

    .pages_megamenu .bbhd-mega-menu {
        width: 870px !important;
        margin-left: -640px !important;
    }

    .pages_megamenu #Custom_mega_menu {
        width: 870px;
        padding: 30px 10px !important;
    }
}

@media screen and (max-width:991px) {
    .pages_megamenu .bbhd-mega-menu {
        width: 780px !important;
        margin-left: -560px !important;
    }

    .pages_megamenu #Custom_mega_menu {
        width: 780px;
    }
}

@media screen and (max-width: 781px) {
    #mobile_header {
        position: absolute !important;
        z-index: 5;
        background: #0a2176 !important;
        padding: 20px !important
    }

    #mobile_header .bbhd-open-menu-mobile,
    #mobile_header .bbhd-btn-search {
        height: 30px;
        width: 30px;
        border: 1px solid #029ef5;
        display: table;
        text-align: center
    }

    #mobile_header .bbhd-open-menu-mobile .fa-bars,
    #mobile_header .bbhd-btn-search .fa {
        display: table-cell;
        vertical-align: middle;
        color: #029ef5
    }

    #mobile_header .bbhd-open-menu-mobile:hover,
    #mobile_header .bbhd-btn-search:hover {
        border-color: #0dace0;
        background: #0dace0
    }

    #mobile_header .bbhd-open-menu-mobile:hover .fa-bars,
    #mobile_header .bbhd-btn-search:hover .fa {
        color: #fff
    }

    #mobile_header .logo_box img {
        width: 118px
    }
}

@media screen and (max-width: 480px) {
    #mobile_header {
        padding: 15px !important
    }

    #mobile_header .logo {
        display: block
    }
}

#slider_box {
    overflow: hidden !important
}

p:empty {
    display: none
}

#header_style1_topbar {
    padding: 20px 0;
    border-bottom: 1px solid #edeff0;
    background: #fff
}

#header_style1_main .bbhd-logo {
    display: block;
    margin-top: 11px
}

#header_style1_main .flex_sec1>.bbhd-logo>img {
    width: 20%
}

#header_style1_topbar .header_style1_topbar_left .topbar_content {
    margin-bottom: 0
}

#header_style1_topbar .header_style1_topbar_left .topbar_content ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#header_style1_topbar .header_style1_topbar_left .topbar_content ul li {
    font-size: 14px;
    line-height: 14px;
    margin-top: 4px;
    font-weight: 400
}

#header_style1_topbar .header_style1_topbar_right,
#header_style1_topbar .header_style1_topbar_right .bbhd-social {
    text-align: right;
    line-height: 0
}

#header_style1_topbar .header_style1_topbar_right .bbhd-social {
    width: 100%;
    float: left;
    padding-right: 0
}

#header_style1_topbar .header_style1_topbar_right .bbhd-social li {
    padding: 0 10px;
    border-right: 1px solid #ccc
}

#header_style1_topbar .header_style1_topbar_right .bbhd-social li:last-child {
    border-right: 0
}

#header_style1_topbar .header_style1_topbar_right .bbhd-social li a,
#header_style1_topbar .header_style1_topbar_right .bbhd-search-box-wrap .bbhd-btn-search {
    font-size: 18px;
    line-height: 18px
}

#header_style1_topbar .header_style1_topbar_right .bbhd-social li a,
#header_style1_topbar .header_style1_topbar_right .bbhd-search-box-wrap .bbhd-btn-search,
#header_style1_topbar .header_style1_topbar_left .topbar_content ul li {
    color: #132b7e
}

#header_style1_topbar .header_style1_topbar_left .topbar_content ul li span.text-dark {
    color: #343a40
}

#header_style1_main {
    background: #fff;
    padding: 20px 0 0
}

#header_style1_main .header_company_info {
    margin-bottom: 0
}

#header_style1_main .header_company_info ul {
    margin: 0;
    list-style-type: none;
    padding-right: 20px
}

#header_style1_main .header_company_info ul li {
    position: relative;
    width: 50%;
    float: right;
    padding-left: 50px
}

#header_style1_main .header_company_info ul li:first-child {
    margin: 0
}

#header_style1_main .header_company_info ul li {
    font-size: 14px;
    line-height: 24px;
    vertical-align: top
}

#header_style1_main .header_company_info ul li:before {
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    left: 0;
    top: 5px
}

#header_style1_main .header_company_info ul li:first-child:before {
    background: url(../../../assets/images/header_style_map_img.png) no-repeat
}

#header_style1_main .header_company_info ul li:nth-child(2):before {
    background: url(../../../assets/images/header_style_phone_img.png) no-repeat
}

#header_style1_main .header_company_info ul li br {
    display: none
}

#header_style1_main .header_company_info ul li a {
    display: block;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px
}

#header_style1_main .header_company_info ul li {
    color: #777
}

#header_style1_main .header_company_info ul li a {
    color: #3e4555
}

#header_style1_main .header_style1_mainmenu {
    margin-top: 10px;
    padding: 0 25px 0 0
}

#header_style1_main .header_style1_mainmenu .bbhd-menu.menu__container>.menu>li:first-child {
    margin: 0 10px
}

#header_style1_main .header_style1_mainmenu .bbhd-menu.menu__container>.menu>li {
    padding: 20px 10px;
    margin: 0 10px 0 0
}

#header_style1_main .header_style1_mainmenu .bbhd-menu.menu__container>.menu>li a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    text-transform: capitalize
}

#header_style1_main .header_style1_canvas {
    padding-top: 20px
}

#header_style1_main .header_style1_canvas .bbhd-search-box-wrap {
    margin-right: 15px
}

#header_style1_main .header_style1_mainmenu .bbhd-menu.menu__container>.menu>li>a,
#header_style1_main .header_style1_canvas .bbhd-search-box-wrap>a,
#header_style1_main .header_style1_canvas .bbhd-menu-canvas-wrap>a {
    color: #fff
}

#header_style1_main .bbhd-mega-menu {
    padding: 0
}

#header_style1_main #hosting_menu {
    margin: 0
}

#header_style1_topbar .header_style1_topbar_right .bbhd-social li:hover>a,
#header_style1_topbar .header_style1_topbar_right .bbhd-search-box-wrap .bbhd-btn-search:hover,
#header_style1_main .header_style1_mainmenu .bbhd-menu.menu__container>.menu>li:hover>a,
#header_style1_main .header_style1_canvas .bbhd-search-box-wrap>a:hover,
#header_style1_main .header_style1_canvas .bbhd-menu-canvas-wrap>a:hover {
    color: #102983
}

@media screen and (max-width: 1199px) {

    #header_style1_topbar,
    #header_style1_main {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    #header_style1_main .header_company_info ul {
        padding: 0
    }

    .bbhd-mega-menu {
        width: 900px;
    }
}

@media screen and (max-width: 991px) {
    #header_style1_main .flex_sec1 {
        max-width: 30% !important;
        flex-basis: 30% !important
    }

    #header_style1_main .flex_sec2 {
        max-width: 70% !important;
        flex-basis: 70% !important
    }
}

#header_style1_main.header_style_2_main {
    padding: 20px 0
}

#header_style2_topbar .header_style2_mainmenu .bbhd-menu.menu__container>.menu>li {
    padding: 18px 15px;
    margin: 0 10px 0 0
}

#header_style2_topbar .header_style2_mainmenu .bbhd-menu.menu__container>.menu>li a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    text-transform: uppercase
}

#header_style2_topbar .header_style1_canvas {
    padding-top: 20px
}

#header_style2_topbar .header_style1_canvas .bbhd-search-box-wrap {
    margin-right: 15px
}

#header_style2_topbar .header_style2_mainmenu .bbhd-menu.menu__container>.menu>li>a,
#header_style2_topbar .header_style1_canvas .bbhd-search-box-wrap>a,
#header_style2_topbar .header_style1_canvas .bbhd-menu-canvas-wrap>a {
    color: #fff
}

#header_style2_topbar .header_style2_mainmenu .bbhd-menu.menu__container>.menu>li:hover>a,
#header_style2_topbar .header_style1_canvas .bbhd-search-box-wrap>a:hover,
#header_style2_topbar .header_style1_canvas .bbhd-menu-canvas-wrap>a:hover {
    color: #0b257f
}

#header_style2_topbar #hosting_menu {
    margin: 0
}

#header_style2_topbar .bbhd-mega-menu {
    padding: 0 !important
}

#header_style2_topbar>.wpb_column.vc_column_container.vc_col-sm-12,
#header_style1_main>.wpb_column.vc_column_container.vc_col-sm-12 {
    width: 1170px;
    margin: 0 auto;
    float: none
}

@media screen and (max-width: 1169px) {

    #header_style2_topbar>.wpb_column.vc_column_container.vc_col-sm-12,
    #header_style1_main>.wpb_column.vc_column_container.vc_col-sm-12 {
        width: 100%;
        float: left
    }

    #header_style2_topbar {
        padding-right: 15px !important
    }
}

#bb-header-inside-header-03 {
    background: #fff
}

#header_style_3 .wpb_column.vc_column_container.vc_col-sm-12 {
    width: 1170px;
    margin: 0 auto;
    float: none
}

#header_style_3 .wpb_column.vc_column_container.vc_col-sm-12 #hosting_menu>.vc_column_container {
    width: 100%;
    float: left
}

.header_style3_topbar {
    padding: 20px 0 !important;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    line-height: 0
}

#header_style_3 .header_style3_mailbox,
#header_style_3 .header_style3_cal_box {
    margin-bottom: 0
}

#header_style_3 .header_style3_mailbox ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#header_style_3 .header_style3_mailbox ul li,
#header_style_3 .header_style3_cal_box ul li {
    position: relative;
    padding-left: 40px;
    text-align: left
}

#header_style_3 .header_style3_mailbox ul li:before,
#header_style_3 .header_style3_cal_box ul li:before {
    position: absolute;
    content: "";
    width: 26px;
    height: 18px;
    left: 0;
    top: -3px
}

#header_style_3 .header_style3_mailbox ul li:before {
    background: url(../../../assets/images/envolope_small_icon.png) no-repeat
}

#header_style_3 .header_style3_cal_box ul li:before {
    background: url(../../../assets/images/phone_small_icon.png) no-repeat;
    width: 25px;
    height: 25px;
    top: -5px
}

#header_style_3 .header_style3_mailbox ul li a,
#header_style_3 .header_style3_cal_box ul li a,
#header_style_3 .header_style_3_social li a {
    font-size: 14px;
    line-height: 14px;
    color: #777
}

#header_style_3 .header_style_3_social {
    width: 70%;
    float: left;
    text-align: right;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    line-height: 0
}

#header_style_3 .header_style3_cal_box {
    width: 30%;
    float: left;
    padding-left: 20px
}

#header_style_3 .header_style3_cal_box ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#header_style_3 .header_style_3_social li {
    padding: 0 10px
}

#header_style_3 .logo_box {
    max-width: 300px !important;
    flex-basis: 300px !important;
    position: absolute;
    background: #fff;
    height: 165px;
    z-index: 1;
    display: table;
    width: 220px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 30px rgba(115, 128, 157, 0.2);
    box-shadow: 0 0 30px rgba(115, 128, 157, 0.2)
}

#header_style_3 .logo_box a {
    display: table-cell;
    vertical-align: middle
}

#header_style_3 .logo_box a img {
    width: 60%
}

.header_style3_main_cont .header_3_menu>.menu__container .menu>li {
    padding: 20px 10px
}

.header_style3_main_cont .header_3_menu>.menu__container .menu>li:first-child {
    padding-left: 0
}

.header_style3_main_cont .header_3_menu>.menu__container .menu>li a {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #232323
}

.header_style3_main_cont .header_3_menu>.menu__container .menu>li:hover {
    position: relative
}

#header_style_3 .bbhd-mega-menu {
    padding: 0;
    margin: 0;
    box-shadow: none
}

#header_style_3 .bbhd-mega-menu #hosting_menu {
    margin: 0
}

@media screen and (max-width: 1169px) {
    #header_style_3 .wpb_column.vc_column_container.vc_col-sm-12 {
        width: 100%;
        float: left
    }

    .header_style3_topbar {
        padding: 15px !important
    }

    #header_style_3 .header_style_3_social {
        width: 60%
    }

    #header_style_3 .header_style3_cal_box {
        width: 40%
    }

    #header_style_3 .logo_box {
        max-width: 250px !important;
        flex-basis: 250px !important;
        height: 130px;
        width: 200px
    }

    #header_style_3 {
        padding: 0 2% !important;
    }
}

@media screen and (max-width: 991px) {
    .header_style3_main_cont .header_3_menu>.menu__container .menu>li {
        padding: 10px;
        margin: 0 5px
    }

    .header_style3_main_cont .header_3_menu>.menu__container .menu>li:first-child {
        margin-left: 0
    }

    .header_style3_main_cont .header_3_menu>.menu__container .menu>li:last-child {
        margin-right: 0
    }
}

#bb-header-container-header-04 {
    background: #102983 !important;
    padding-bottom: 60px
}

#header_style_4 .header_04_main {
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 1
}

#header_style_4 .header_04_topbar {
    padding: 10px 0
}

#header_style_4 .header04_topbarleft p {
    font-size: 14px;
    line-height: 14px;
    margin: 12px 0 0;
    color: #fff
}

#header_style_4 .header04_topbarright .top_chat_btn {
    margin-bottom: 0
}

#header_style_4 .header04_topbarright .top_chat_btn a {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    display: block;
    padding: 10px 20px !important;
    border: none !important;
    border-radius: 0
}

#header_style_4 .header_04_main .flex_box1 {
    margin-top: 48px
}

#header_style_4 .header_04_main .flex_box2,
#header_style_4 .header_04_main .flex_box3 {
    padding-top: 16px
}

#header_style_4 .header_04_main .flex_box2 {
    border-left: 1px solid #e5e5e5
}

#header_style_4 .header_04_main .header_company_info,
#header_style_4 .header_04_main .flex_box3 .top_social_icon {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

#header_style_4 .header_04_main .header_company_info ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#header_style_4 .header_04_main .header_company_info ul li {
    display: inline-block
}

#header_style_4 .header_04_main .header_company_info ul li a i {
    margin-right: 5px
}

#header_style_4 .header_04_main .menu__container>.menu>li {
    padding: 20px 10px;
    margin: 0 10px
}

#header_style_4 .header_04_main .menu__container>.menu>li>a {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 700
}

#header_style_4 .header_04_main .bbhd-menu-canvas-wrap {
    padding-right: 10px;
    padding-top: 13px;
    font-size: 22px
}

#header_style_4 .header_04_main .menu__container>.menu>li>a,
#header_style_4 .header_04_main .bbhd-menu-canvas-wrap a,
#header_style_4 .header_04_main .flex_box3 .top_social_icon li a,
#header_style_4 .header_04_main .header_company_info ul li a {
    color: #232323
}

#header_style_4 .bbhd-mega-menu {
    padding: 0;
    margin: 0;
    box-shadow: none
}

#header_style_4 #hosting_menu {
    margin: 0
}

#header_style1_topbar .header_style1_topbar_right .bbhd-social li a:hover,
#header_style1_topbar .header_style1_topbar_right .bbhd-search-box-wrap .bbhd-btn-search:hover,
.header_style3_main_cont .header_3_menu>.menu__container .menu>li:hover>a,
#header_style_3 .header_style3_mailbox ul li:hover a,
#header_style_3 .header_style3_cal_box ul li:hover a,
#header_style_3 .header_style_3_social li:hover a,
#header_style_4 .header_04_main .menu__container>.menu>li:hover>a,
#header_style_4 .header_04_main .bbhd-menu-canvas-wrap a:hover,
#header_style_4 .header_04_main .flex_box3 .top_social_icon li:hover a,
#header_style_4 .header_04_main .header_company_info ul li:hover a {
    color: #00abf0 !important
}

#header_style1_main .header_style1_mainmenu,
#header_style2_topbar {
    background: #039ff5 !important;
    background: -moz-linear-gradient(left, #039ff5 0%, #14cfed 100%) !important;
    background: -webkit-linear-gradient(left, #039ff5 0%, #14cfed 100%) !important;
    background: linear-gradient(to right, #039ff5 0%, #14cfed 100%) !important
}

#header_style2_topbar .header_style2_mainmenu .bbhd-menu.menu__container>.menu>li:hover,
#header_style1_main .header_style1_mainmenu .bbhd-menu.menu__container>.menu>li:hover {
    background: #fff !important;
    position: relative
}

#header_style2_topbar .header_style2_mainmenu .bbhd-menu.menu__container>.menu>li:hover:before,
#header_style1_main .header_style1_mainmenu .bbhd-menu.menu__container>.menu>li:hover:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #102983;
    top: 0;
    left: 0
}

#header_style_4 .header04_topbarright .top_chat_btn a {
    background: #039ff5 !important;
    background: -moz-linear-gradient(left, #039ff5 0%, #14cfed 100%) !important;
    background: -webkit-linear-gradient(left, #039ff5 0%, #14cfed 100%) !important;
    background: linear-gradient(to right, #039ff5 0%, #14cfed 100%) !important;
    border-radius: 32px
}

#header_style_4 .header04_topbarright .top_chat_btn a:hover {
    background: #fff !important;
    color: #102983 !important;
}

#header_style_4 #hosting_menu {
    border-radius: 0 !important
}

#header_style_4 .header_04_main .menu__container>.menu>li:hover {
    background: #102983;
    color: #fff !important
}

#header_style_4 .header_04_main .menu__container>.menu>li:hover a {
    color: #fff !important
}

#header_style_4 .header_04_main .menu__container>.menu>li .bb-dropdown-menu {
    background: #102983;
    color: #fff;
    left: 0
}

#header_style_4 .header_04_main .menu__container>.menu>li .bb-dropdown-menu li:hover a,
#header_style_4 .header_04_main .menu__container>.menu>li .bb-dropdown-menu li.current_page_item a {
    background: #fff !important;
    color: #102983 !important
}

@media screen and (max-width: 1199px) {
    #header_style_4 .header_04_topbar {
        padding: 10px
    }
}

@media screen and (max-width: 991px) {
    #header_style_4 .header_04_main .menu__container>.menu>li {
        margin: 0
    }

    #header_style_4 .header_04_main .header_company_info ul li {
        padding: 0 10px
    }

    #header_style_4 .header_04_main .flex_box1 a img {
        width: 80%
    }
}

.bb-header-container .dropdown .bb-dropdown-menu {
    width: 200px;
    margin-left: 0;
    background-color: #fff;
    padding: 20px 40px;
    border-radius: 0;
    margin-top: 21px;
    left: -30px;
    border-bottom: 0;
    box-shadow: 4px 10px 5px rgba(0, 0, 0, .2)
}

.bb-header-container .dropdown .bb-dropdown-menu li a {
    font-size: 16px;
    line-height: 16px;
    padding: 16px 0;
    border-bottom: 1px solid #ccc;
    color: #222;
    display: block;
    transition: all ease-in-out .5s
}

.bb-header-container .dropdown .bb-dropdown-menu li:last-child a {
    border-bottom: none
}

.bb-header-container .dropdown .bb-dropdown-menu li a:hover {
    color: #0e2781;
    border-color: #0e2781
}

#header_style1_main .dropdown .bb-dropdown-menu,
#header_style2_topbar .dropdown .bb-dropdown-menu,
#header_style_3 .dropdown .bb-dropdown-menu,
#header_style_4 .dropdown .bb-dropdown-menu {
    left: 0;
    margin-top: 0
}

#header_style_4 .flex_box1 a img {
    width: 60%
}

#header_style_4 .header_04_main .header_company_info ul li {
    padding: 0 10px;
    border-right: 1px solid #e5e5e5;
    line-height: 0
}

#header_style_4 .header_04_main .header_company_info ul li a {
    font-size: 12px;
    line-height: 12px
}

#header_style_4 .header_04_main .header_company_info ul li:last-child {
    border-right: none
}

#header_style_4 .header_04_main .header_company_info ul {
    padding-left: 10px
}

#header_style_4 .dropdown .bb-dropdown-menu {
    left: -10px
}

.bb-header-container .dropdown .bb-dropdown-menu {
    padding: 10px 0;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22)
}

.bb-header-container .dropdown .bb-dropdown-menu li a {
    font-size: 14px;
    line-height: 14px;
    padding: 15px 20px;
    text-transform: capitalize !important;
    border: none !important
}

#header_style_4 .header_04_main .flex_box3 .top_social_icon li a {
    font-size: 20px
}

.bb-header-container .dropdown .bb-dropdown-menu li a:hover,
.bb-header-container .dropdown .bb-dropdown-menu li.current_page_item a {
    color: #fff !important;
    background-color: #132b7e !important
}

#header_style_4 .header_04_main .flex_box3 .top_social_icon {
    padding-bottom: 11px;
    padding-right: 10px
}

#header_style_4 .header_04_main .flex_box3 .top_social_icon li {
    padding: 0 10px
}

#header_style_4 .header_04_main .bbhd-menu-canvas-wrap {
    padding-right: 20px
}

.bb-header-container .bbhd-mega-menu {
    box-shadow: 0
}

.bb-header-container #New_mega_menu {
    margin: 0;
    background: #fff !important;
    padding: 50px 50px 50px 30px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    border-radius: 16px;
    top: 30px;
    position: relative;
    transition: .3s ease-in-out
}

#deskstop_header .menu_box ul.menu>li:hover #New_mega_menu {
    top: 0
}

.bb-header-container #New_mega_menu h3 {
    margin: 0;
    padding: 0
}

.bb-header-container #New_mega_menu .Mega-inner_below {
    margin-top: 50px
}

.bb-header-container #New_mega_menu h3 {
    line-height: 20px
}

.bb-header-container #New_mega_menu h3 a {
    font-size: 20px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    display: block;
    margin-bottom: 12px !important
}

.bb-header-container #New_mega_menu p {
    font-size: 12px !important;
    line-height: 18px !important;
    margin: 0;
    color: #777 !important
}

.bb-header-container #New_mega_menu p br {
    display: none
}

.bb-header-container #New_mega_menu .vc_single_image-wrapper img {
    width: 100%;
    height: 58px
}

.bb-header-container #New_mega_menu .reseller_icons .vc_single_image-wrapper img {
    height: 60px
}

.bb-header-container #New_mega_menu h3 a {
    color: #243049 !important
}

.bb-header-container #New_mega_menu .mega_inner_details>.vc_column-inner {
    border-left: 1px solid #c0c3ce
}

.bb-header-container #New_mega_menu .menu_advertise_img img {
    height: auto !important
}

.bb-header-container #New_mega_menu .mega_inner_details:hover>.vc_column-inner {
    border-left: 1px solid #0e1f35
}

.bb-header-container #New_mega_menu .mega_inner_details:hover h3 a {
    color: #0e1f35 !important
}

@media screen and (max-width: 782px) {
    #mobile_header {
        padding: 20px !important;
        background: #fff
    }

    .bbhd-menu-mobile-wrap .bbhd-header-menuside {
        width: 260px
    }

    #mobile_header .bbhd-header-menuside ul.menu {
        background: #f4f3f3;
        list-style-type: none
    }

    #mobile_header .bbhd-header-menuside ul.menu li {
        display: block;
        border: none !important;
        line-height: 0
    }

    #mobile_header .bbhd-header-menuside ul.menu li .super-sub-item {
        padding: 20px 20px 20px 70px !important;
    }

    #mobile_header .bbhd-header-menuside ul.menu li>a {
        padding: 20px 50px !important;
        font-size: 12px !important;
        line-height: 12px !important;
        text-transform: uppercase !important;
        color: #000 !important;
        font-weight: 500 !important;
        border-bottom: 1px solid #e6e6e6 !important
    }

    #mobile_header .bbhd-header-menuside ul.menu li .bb-dropdown-menu-toggle {
        background: transparent !important;
        top: 5px;
        color: #adadad;
        right: 15px
    }

    #mobile_header .bbhd-header-menuside ul.menu li>a:before {
        width: 7px;
        height: 7px;
        top: 22px;
        border-radius: 100px;
        background: #132b7e !important;
        left: 30px
    }

    #mobile_header .bbhd-header-menuside ul.menu li.current_page_item>a:before {
        background: #fff
    }

    #mobile_header .bbhd-header-menuside ul.menu li ul {
        background: #fff !important;
        padding: 0 !important;
        box-shadow: none !important;
        border: none;
        width: 100%
    }

    #mobile_header .bbhd-header-menuside ul.menu li ul li a {
        text-transform: capitalize !important
    }


    #mobile_header .bbhd-header-menuside ul.menu li ul li a:before {
        display: none
    }

    #mobile_header .bbhd-header-menuside ul.menu li.expand>a {
        background: #132b7e !important;
        color: #fff !important;
        border-color: #132b7e
    }

    #mobile_header .bbhd-header-menuside ul.menu li.expand .bb-dropdown-menu-toggle {
        color: #fff !important
    }

    #mobile_header .bbhd-header-menuside ul.menu li.expand>a:before {
        background: #fff
    }

    #mobile_header .bbhd-header-menuside ul.menu li ul li:hover a {
        background: transparent !important;
        color: #132b7e !important
    }

    #mobile_header .bbhd-menu-mobile-wrap .bbhd-header-menuside ul li.current_page_item>a {
        box-shadow: none;
        color: #fff !important;
        background: #132b7e;
    }

    #mobile_header .bbhd-open-menu-mobile,
    #mobile_header .bbhd-btn-search {
        color: #132b7e;
    }
}

#Custom_mega_menu {
    background-color: #fff !important;
    transition: .3s ease-in-out;
    margin: 0;
    position: relative;
    border-radius: 16px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

#deskstop_header .menu li.menu-item-object-bbhd_megamenu {
    position: relative
}

#deskstop_header .menu li.menu-item-object-bbhd_megamenu:after {
    content: "";
    position: absolute;
    opacity: 0;
    transition: all ease-in-out 0.1s;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 51px;
    bottom: 0;
    z-index: 222
}

#deskstop_header .menu_box .menu li.menu-item-object-bbhd_megamenu:hover:after {
    opacity: 1
}

#Custom_mega_menu>.vc_column_container .vc_row>.vc_col-sm-3>.vc_column-inner {
    padding: 35px;
    border-right: 1px solid rgba(0, 0, 0, .05);
}

#Custom_mega_menu>.vc_column_container .vc_row>.vc_col-sm-3:last-child>.vc_column-inner {
    border-right: none;
}

#Custom_mega_menu .custom_menu_box h3 {
    margin: 0;
    color: #333;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

#Custom_mega_menu .custom_menu_box ul {
    margin: 15px 0 0;
    padding: 0;
}

#Custom_mega_menu .custom_menu_box ul li {
    display: block;
    margin: 0 !important;
}

#Custom_mega_menu .custom_menu_box ul li a {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #777 !important;
    display: block !important;
    transition: .5s ease-in-out;
}

#Custom_mega_menu .custom_menu_box ul li a:before {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: -15px;
    top: 10px;
}

#Custom_mega_menu .custom_menu_box ul li a:hover {
    color: #132b7e !important;
}


.is-sticky .bbhd-sticky {
    width: 100% !important;
    position: fixed !important;
    top: 0;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .06);
    background-color: #0a216a !important
}