﻿

#undefined-sticky-wrapper, .main-header {
    background-color: #fff
}

.mobile-navigation {
    display: none
}

.main-menu {
    text-align: right
}

    .main-menu ul {
        display: inline-block;
        margin: 10px 0 0 0;
    }

    .main-menu li a .fa {
        margin-right: 3px;
        width: 18px
    }

    .main-menu ul.cart_list {
        display: block;
        padding: 0
    }

    .main-menu .navbar-form {
        display: inline-block;
        padding-right: 0
    }

    .main-menu > ul > li {
        display: inline-block;
        position: relative;
        margin-left: 37px;
        padding-left: 0;
        padding-right: 0;
    }

    .main-menu > ul > li {
        margin-left: 35px;
    }

        .main-menu > ul > li.sticky {
            margin-left: 35px;
        }

    .main-menu ul.sticky {
        display: inline-block;
        margin: 2px 0 0 0;
    }

.menu-nav > li ul li {
    display: inline-block
}

.main-menu ul li a {
    font-size: 16px;
    color: #333;
    padding: 11px 0px 13px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    transition: all 0.6s ease 0s;
}

    .main-menu ul li a:hover, .main-menu ul li a.active {
        color: #333333;
        transition: all 0.6s ease 0s;
    }

li.mini-shoping-cart-wraper a:hover span, li.mini-shoping-cart-wraper:hover a span {
    border-color: #00a6dd
}

.is-sticky .main-header .main-menu > ul > li.mini-shoping-cart-wraper a span {
    top: 1px
}

.main-menu ul li.menu-item-has-children > a, .main-menu ul li.megamenu-item > a, .menu-nav > li a {
    position: relative
}

.main-menu > ul > li.menu-item-has-children > a:after, .main-menu > ul > li.megamenu-item > a:after {
    content: "\f0d7";
    font-size: 14px;
    position: absolute;
    color: #ed3237;
    font-family: 'FontAwesome';
    left: 98%;
    bottom: 20px;
    -webkit-transition: bottom .5s;
    -moz-transition: bottom .5s;
    transition: bottom .5s;
}

.main-menu > ul > li.menu-item-has-children > a:hover:after, .main-menu > ul > li.megamenu-item > a:hover:after, .main-menu > ul > li a.active:after {
    color: #fff
}

.main-menu ul > li.megamenu-item {
    position: static
}

.main-menu ul > li .dropdown-menu {
    background: #fff;
    padding: 15px 10px;
    min-width: 200px;
    margin-top: 0;
    background-color: #0138ba;
}

.menu-nav > li ul.dropdown-menu ul {
    padding-left: 25px
}

.menu-nav > li.megamenu-item ul.dropdown-menu ul {
    padding-left: 0
}

.main-menu ul > li .dropdown-menu > li {
    padding: 0;
    border: none
}

.main-menu ul > li.megamenu-item .dropdown-menu > li {
    padding: 0
}

.megamenu-content .wpb_column {
    padding: 0
}

.main-menu ul > li.megamenu-item .dropdown-menu {
    margin: 0 2%;
    padding: 30px;
    background: #fff;
    /* border:solid 2px #00a6dd!important; */
    border-radius: 0 0 5px 5px;
    /* background-image:url(../images/menu-bg.png); */
    background-repeat: no-repeat;
    background-position: bottom right;
    box-sizing: border-box;
}

.main-menu ul > li .dropdown-menu li {
    width: 100%
}

    .main-menu ul > li .dropdown-menu li a {
        line-height: 30px
    }

.menu-nav > li {
    padding: 0
}

.banner-content {
    overflow: hidden
}

.megamenu-content h2 {
    font-weight: 700;
    font-size: 20px;
    color: #e5780f !important;
    line-height: normal;
    margin-bottom: 6px;
    text-transform: none;
}

.main-menu ul > li .dropdown-menu > li a {
    border-bottom: 1px solid #56585B
}

.main-menu ul > li .dropdown-menu > li:last-child a {
    border-bottom: none
}

.main-menu ul > li .dropdown-menu li a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    border-bottom: 1px solid #f3f5f6;
    line-height: 30px;
    margin-bottom: 10px;
    transition: all 0.5s ease-in-out;
}

    .main-menu ul > li .dropdown-menu li a:hover, .main-menu ul > li .dropdown-menu li.active a, .main-menu ul > li .dropdown-menu li a:focus {
        background: none;
        margin-left: 5px;
        transition: all 0.5s ease-in-out;
    }

.main-menu ul > li .dropdown-menu > li.menu-item-has-children > a:hover:after {
    color: #00a6dd;
    content: "\f0da";
    font-family: "FontAwesome";
    position: absolute;
    right: 0
}

.main-menu ul > li.megamenu-item .dropdown-menu li > a {
    border-bottom: 1px solid #f3f5f6;
    font-weight: 400 !important;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    margin: 0 0 7px 0;
    padding: 0 0 7px 0px;
}

.main-menu ul > li.megamenu-item .dropdown-menu li:last-child > a {
    border-bottom: none
}

.main-menu ul > li.megamenu-item .dropdown-menu li {
    border: none
}

.megamenu-content .wpb_column {
    padding: 0 20px
}




@media (min-width: 768px) and (max-width: 991px) {



    .main-menu ul li a {
        font-size: 12px;
        padding: 25px 8px 30px;
    }

    .main-menu .navbar-form {
        padding-right: 0
    }
}

@media (max-width: 767px) {


    .ts-mainmenu {
        display: none
    }

    .mobile-navigation {
        display: block;
        color: #000;
        display: block;
        position: absolute;
        right: 20px;
        z-index: 999;
        font-size: 20px;
        width: 50px;
        height: 37px;
        line-height: 35px;
        text-align: center;
        top: 11px;
        border: 1px solid #00a6dd;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

    .admin-bar .mobile-navigation {
        top: 15px
    }

    .logged-in .mobile-navigation {
        top: 50px
    }

    .mobile-navigation:hover, .mobile-navigation:focus {
        color: #00a6dd
    }

    .main-menu > ul > li {
        display: list-item;
        border: none;
        width: 100%;
        padding: 0
    }

        .main-menu > ul > li:first-child {
            border: none
        }

    .main-menu ul {
        display: block;
        text-align: left
    }

    .main-menu > ul > li {
        margin: 0
    }

    .main-menu ul li a {
        padding: 0px;
        display: block
    }

    .main-menu > ul > li.menu-item-has-children > a:after, .main-menu > ul > li.megamenu-item > a:after {
        bottom: 10px
    }

    .main-menu .navbar-form {
        float: left
    }

    .ts-mainmenu {
        float: none !important;
        clear: both
    }

    .main-menu > ul > li.menu-item-has-children > a:after, .main-menu > ul > li.megamenu-item > a:after {
        position: static;
        margin-left: 7px
    }

    .ts-contact-hotline {
        margin-top: 30px
    }

    .main-header {
        position: relative !important
    }

    .main-menu ul > li.megamenu-item .dropdown-menu {
        padding: 20px;
        top: auto;
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: auto
    }

    .is-sticky .main-header .main-menu > ul > li > a {
        padding: 10px
    }

    table.ts-res-table, .ts-res-table thead, .ts-res-table tbody, .ts-res-table th, .ts-res-table td, .ts-res-table tr, .ts-res-table tfoot {
        display: block;
        width: 100%
    }
}

.menu-nav > li ul.dropdown-menu {
    position: absolute;
    top: 107%;
    left: 0;
    z-index: 999;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-boxshadow: none;
    -moz-boxshadow: none;
    -ms-boxshadow: none;
    -o-boxshadow: none;
    box-shadow: none;
}

    .menu-nav > li ul.dropdown-menu:after {
        content: "";
        position: absolute;
        top: -20px;
        left: 20px;
        text-align: center;
        border: 10px solid transparent;
        border-bottom: 10px solid #0334ca;
    }

.menu-nav > li ul li:last-child {
    border-bottom: none
}

.menu-nav > li ul li a {
    line-height: 14px;
    z-index: 999;
    display: block;
    /* text-transform:capitalize; */
    padding: 0;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
}

.menu-nav > li:hover ul {
    margin: 0
}

.menu-nav > li ul.dropdown-menu ul {
    top: -11px;
    left: 100%;
    padding-left: 20px;
    margin-left: 0;
    background-color: white;
    min-width: 170px;
}

    .menu-nav > li ul.dropdown-menu ul li a {
        color: #333
    }

.button-menu {
    font-size: 20px;
    width: 18px;
    position: relative;
    display: none;
    height: 12px;
    margin-top: 8px;
    cursor: pointer;
    border-top: 2px solid #000
}

    .button-menu:after, .button-menu:before {
        display: block;
        width: 100%;
        position: absolute;
        height: 2px;
        background-color: #000;
        content: '';
        left: 0
    }

    .button-menu:after {
        bottom: 0
    }

    .button-menu:before {
        top: 3px
    }

.social-menu {
    display: none
}

    .social-menu a {
        color: #252525;
        font-size: 14px;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear
    }

        .social-menu a:hover {
            color: #428bca
        }

.menu-nav.ts-effect-fade > li > div, .menu-nav.ts-effect-fade li > ul {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s ease, visibility .4s linear 0;
    -moz-transition: opacity .4s ease, visibility .4s linear 0;
    -ms-transition: opacity .4s ease, visibility .4s linear 0;
    -o-transition: opacity .4s ease, visibility .4s linear 0;
    transition: opacity .4s ease, visibility .4s linear 0
}

.menu-nav.ts-effect-fade.ts-menu-destop > li:hover > div, .menu-nav.ts-effect-fade.ts-menu-destop li:hover > ul, .menu-nav.ts-effect-fade > li.ts_hover > div, .menu-nav.ts-effect-fade li.ts_hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.menu-nav.ts-effect-slide-top > li > div, .menu-nav.ts-effect-slide-top li > ul {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

.menu-nav.ts-effect-slide-bottom > li > div, .menu-nav.ts-effect-slide-bottom li > ul {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.menu-nav.ts-effect-slide-left > li > div, .menu-nav.ts-effect-slide-left li > ul {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px)
}

.menu-nav.ts-effect-slide-right > li > div, .menu-nav.ts-effect-slide-right li > ul {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px)
}

.menu-nav.ts-effect-slide-top > li > div, .menu-nav.ts-effect-slide-bottom > li > div, .menu-nav.ts-effect-slide-left > li > div, .menu-nav.ts-effect-slide-right > li > div, .menu-nav.ts-effect-slide-top li > ul, .menu-nav.ts-effect-slide-bottom li > ul, .menu-nav.ts-effect-slide-left li > ul, .menu-nav.ts-effect-slide-right li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s ease, -webkit-transform .4s ease, visibility .4s linear 0;
    -moz-transition: opacity .4s ease, -moz-transform .4s ease, visibility .4s linear 0;
    -ms-transition: opacity .4s ease, -ms-transform .4s ease, visibility .4s linear 0;
    -o-transition: opacity .4s ease, -o-transform .4s ease, visibility .4s linear 0;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0
}

.menu-nav.ts-effect-slide-top.ts-menu-destop > li:hover > div, .menu-nav.ts-effect-slide-bottom.ts-menu-destop > li:hover > div, .menu-nav.ts-effect-slide-left.ts-menu-destop > li:hover > div, .menu-nav.ts-effect-slide-right.ts-menu-destop > li:hover > div, .menu-nav.ts-effect-slide-top.ts-menu-destop li:hover > ul, .menu-nav.ts-effect-slide-bottom.ts-menu-destop li:hover > ul, .menu-nav.ts-effect-slide-left.ts-menu-destop li:hover > ul, .menu-nav.ts-effect-slide-right.ts-menu-destop li:hover > ul, .menu-nav.ts-effect-slide-top > li.ts_hover > div, .menu-nav.ts-effect-slide-bottom > li.ts_hover > div, .menu-nav.ts-effect-slide-left > li.ts_hover > div, .menu-nav.ts-effect-slide-right > li.ts_hover > div, .menu-nav.ts-effect-slide-top li.ts_hover > ul, .menu-nav.ts-effect-slide-bottom li.ts_hover > ul, .menu-nav.ts-effect-slide-left li.ts_hover > ul, .menu-nav.ts-effect-slide-right li.ts_hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
    -moz-transition: opacity .4s ease, -moz-transform .4s ease;
    -ms-transition: opacity .4s ease, -ms-transform .4s ease;
    -o-transition: opacity .4s ease, -o-transform .4s ease;
    transition: opacity .4s ease, transform .4s ease
}

.menu-nav.ts-position-left > li + li, .menu-nav.ts-position-right > li + li {
    margin-left: 0;
    margin-top: 10px
}

====================== RESPONSIVE ====================== */ @media screen and (max-width: 768px) {
    .menu-navclass:ts-response] > li

{
    ;
    position: relative
}

.menu-nav[class*='ts-response'] > li > ul, .menu-nav[class*='ts-response'] > li > div.ts-multi-column > ul, .menu-nav[class*='ts-response'] > li > ul ul, .menu-nav[class*='ts-response'] > li > div.ts-multi-column > ul ul {
    left: 0;
    right: 0;
    width: auto !important;
    margin-right: 0
}

    .menu-nav[class*='ts-response'] > li > ul ul, .menu-nav[class*='ts-response'] > li > div.ts-multi-column > ul ul {
        top: 100%;
        margin-left: 39px !important
    }

.menu-nav[class*='ts-response'].ts-position-bottom > li > ul ul, .menu-nav[class*='ts-response'].ts-position-bottom > li > div.ts-multi-column > ul ul, .menu-nav[class*='ts-response'].ts-position-bottom > li > ul ul.ts-drop-left, .menu-nav[class*='ts-response'].ts-position-bottom > li > div.ts-multi-column > ul ul.ts-drop-left {
    left: 0;
    top: auto;
    bottom: 100%
}

.menu-nav[class*='ts-response'].ts-position-left > li > ul, .menu-nav[class*='ts-response'].ts-position-left > li > div.ts-multi-column > ul, .menu-nav[class*='ts-response'].ts-position-right > li > ul, .menu-nav[class*='ts-response'].ts-position-right > li > div.ts-multi-column > ul {
    top: 100%;
    left: 0;
    right: 0
}

    .menu-nav[class*='ts-response'].ts-position-left > li > ul ul, .menu-nav[class*='ts-response'].ts-position-left > li > div.ts-multi-column > ul ul, .menu-nav[class*='ts-response'].ts-position-right > li > ul ul, .menu-nav[class*='ts-response'].ts-position-right > li > div.ts-multi-column > ul ul, .menu-nav[class*='ts-response'].ts-position-left > li > ul ul.ts-drop-left, .menu-nav[class*='ts-response'].ts-position-left > li > div.ts-multi-column > ul ul.ts-drop-left, .menu-nav[class*='ts-response'].ts-position-right > li > ul ul.ts-drop-left, .menu-nav[class*='ts-response'].ts-position-right > li > div.ts-multi-column > ul ul.ts-drop-left {
        left: 0;
        right: 0;
        top: 100%
    }

.menu-nav[class*='ts-response'].ts-position-left > li.ts-content > div, .menu-nav[class*='ts-response'].ts-position-left > li.megamenu-item > div, .menu-nav[class*='ts-response'].ts-position-right > li.ts-content > div, .menu-nav[class*='ts-response'].ts-position-right > li.megamenu-item > div {
    top: 100%;
    left: 0;
    right: 0
}

.menu-nav[class*='ts-response'] li > div {
    top: 100%;
    left: 0 !important;
    right: 0;
    width: auto !important
}

    .menu-nav[class*='ts-response'] li > div.ts-multi-column > ul {
        width: 100% !important
    }

.menu-nav[class*='ts-response'] .ts-row .ts-col {
    display: block;
    margin-right: 0;
    width: 100% !important;
    float: none
}

z-index:2
}

.menu-nav.ts-response-switch:hover:before {
    opacity: 0
}

.menu-nav.ts-response-switch:hover > li {
    display: block
}

.menu-nav.ts-response-switch > li > a .ts-caret {
    float: right
}

.menu-nav.ts-response-switch .ts-search {
    float: none
}

    .menu-nav.ts-response-switch .ts-search input {
        width: 100%
    }

.menu-nav.ts-response-margin > li > ul, .menu-nav.ts-response-margin li > div {
    margin-left: 39px !important
}

.navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}

.features_wrap {
    margin-top: -20px;
    position: relative;
    z-index: 99;
    text-align: center
}

.feature:hover img {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.feature.feature_two h3 {
    color: #333333;
}

.feature h3 {
    font-size: 19px;
    color: #fff;
    margin: 10px 0 10px;
    font-weight: bold;
    line-height: 27px;
}

.feature.feature_two p {
    color: #666666;
}

.feature p {
    color: #fff;
}

.skill_wrap {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    overflow: hidden;
}



header.sticky {
    /* background-color: rgba(0, 0, 19, 0.9); */
    position: relative;
    font-size: 24px;
    line-height: 26px;
    position: fixed;
    height: auto;
    width: 100%;
    /* background: #151724; */
    text-align: left;
    padding: 6px 0;
    top: 0;
    background-color: #fff;
    box-shadow: 0 0.1rem 2rem rgba(123, 122, 122, 0.15);
}


.logo.sticky {
    margin-top: 5px;
}

.sticky .logo img {
    width: 230px;
}

.sticky .top-hdr {
    margin: -15px 0 0;
}

.sticky .nav-menu {
    margin: 0px 0 0;
}

.menu-text {
    padding-bottom: 17px
}

.tab > .tablinks:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

.tab .tablinks {
    margin-bottom: 0;
}

    .tab .tablinks:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .tab .tablinks:first-child {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem;
    }

.tab .tablinks {
    color: #555;
}

.tab .tablinks {
    position: relative;
    display: block;
    padding: 16px 15px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
    margin-bottom: 10px !important;
}

.tab .tablinks {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.tab .tablinks {
    position: relative;
    display: -webkit-box;
    width: 100%;
    height: 80px;
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: .75rem 3rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

    .tab .tablinks.active, .tab .tablinks.active:hover, .tab .tablinks.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #22375b;
        border-color: #428bca;
        transition: all 0.35s ease-in-out;
    }

    .tab .tablinks:hover, .tab .tablinks:focus {
        text-decoration: none;
        background-color: #22375b !important;
        color: #fff;
        transition: all 0.35s ease-in-out;
    }

.menu-nav > li ul.dropdown-menu ul:after {
    content: "";
    display: none;
}

.main-menu ul li a:hover {
    color: #333333;
}
/***
.main-menu ul li a:hover, .main-menu ul li a:focus {
    background-color: inherit;
}
.main-menu ul li a:hover:before, .main-menu ul li a:hover:after {
    width: 20px;
    height: 20px;
    opacity: 1;
}
.main-menu ul>li .dropdown-menu li a:before,.main-menu ul>li .dropdown-menu li a:after{
    display: none
}
**/



/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/

.sm {
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

    .sm, .sm ul, .sm li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: normal;
        direction: ltr;
        text-align: left;
    }

.sm-rtl, .sm-rtl ul, .sm-rtl li {
    direction: rtl;
    text-align: right;
}

.sm > li > h1, .sm > li > h2, .sm > li > h3, .sm > li > h4, .sm > li > h5, .sm > li > h6 {
    margin: 0;
    padding: 0;
}

.sm ul {
    display: none;
}

.sm li, .sm a {
    position: relative;
}

.sm a {
    display: block;
}

    .sm a.disabled {
        cursor: default;
    }

.sm::after {
    content: "";
    display: block;
    height: 0;
    font: 0px/0 serif;
    clear: both;
    overflow: hidden;
}

.sm *, .sm *::before, .sm *::after {
    box-sizing: inherit;
}


@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);

.sm-blue {
    background: transparent;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

    .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
        padding: 10px 20px;
        /* make room for the toggle button (sub indicator) */
        padding-right: 58px;
        color: #fff;
        font-size: 16px;
        line-height: 23px;
        font-weight: 600;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    }

        .sm-blue a.current {
            background: #006892;
            background-image: linear-gradient(to bottom, #006188, #006f9c);
            color: #fff;
        }

        .sm-blue a.disabled {
            color: #a1d1e8;
        }

        .sm-blue a .sub-arrow {
            position: absolute;
            top: 50%;
            margin-top: -20px;
            left: auto;
            right: 4px;
            width: 34px;
            color: #999;
            height: 34px;
            overflow: hidden;
            font: bold 16px/34px monospace !important;
            text-align: center;
            text-shadow: none;
            border-radius: 4px;
        }

            .sm-blue a .sub-arrow::before {
                content: '+';
            }

        .sm-blue a.highlighted .sub-arrow::before {
            content: '-';
        }

    .sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
    }

    .sm-blue ul {
        background: #fff;
    }

        .sm-blue ul ul {
            background: rgba(102, 102, 102, 0.1);
        }

        .sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {
            background: #fff;
            color: #3325ba;
            font-size: 14px;
            text-shadow: none;
            border-left: 8px solid transparent;
        }

            .sm-blue ul a.current {
                background: #006892;
                background-image: linear-gradient(to bottom, #006188, #006f9c);
                color: #fff;
            }

            .sm-blue ul a.disabled {
                color: #b3b3b3;
            }

        .sm-blue ul ul a,
        .sm-blue ul ul a:hover,
        .sm-blue ul ul a:focus,
        .sm-blue ul ul a:active {
            border-left: 16px solid transparent;
        }

        .sm-blue ul ul ul a,
        .sm-blue ul ul ul a:hover,
        .sm-blue ul ul ul a:focus,
        .sm-blue ul ul ul a:active {
            border-left: 24px solid transparent;
        }

        .sm-blue ul ul ul ul a,
        .sm-blue ul ul ul ul a:hover,
        .sm-blue ul ul ul ul a:focus,
        .sm-blue ul ul ul ul a:active {
            border-left: 32px solid transparent;
        }

        .sm-blue ul ul ul ul ul a,
        .sm-blue ul ul ul ul ul a:hover,
        .sm-blue ul ul ul ul ul a:focus,
        .sm-blue ul ul ul ul ul a:active {
            border-left: 40px solid transparent;
        }

        .sm-blue ul li {
            border-top: 1px solid rgba(0, 0, 0, 0.05);
        }

            .sm-blue ul li:first-child {
                border-top: 0;
            }

@media (min-width: 768px) {
    /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
    /* start... (it's not recommended editing these rules) */
    .sm-blue ul {
        position: absolute;
        width: 12em;
    }

    .sm-blue li {
        float: left;
    }

    .sm-blue.sm-rtl li {
        float: right;
    }

    .sm-blue ul li, .sm-blue.sm-rtl ul li, .sm-blue.sm-vertical li {
        float: none;
    }

    .sm-blue a {
        white-space: nowrap;
    }

    .sm-blue ul a, .sm-blue.sm-vertical a {
        white-space: normal;
    }

    .sm-blue .sm-nowrap > li > a, .sm-blue .sm-nowrap > li > :not(ul) a {
        white-space: nowrap;
    }

    /* ...end */
    .sm-blue {
        background: #3092c0;
        background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);
        border-radius: 8px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    }

        .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
            padding: 13px 24px;
            background: #052fe4;
            background-image: linear-gradient(to bottom, #7d91e9, #052fe4);
            color: #fff;
        }

            .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
                background: #173ee4;
                background-image: linear-gradient(to bottom, #2347e5, #687fe8);
            }

            .sm-blue a.current {
                background: #006892;
                background-image: linear-gradient(to bottom, #006188, #006f9c);
                color: #fff;
            }

            .sm-blue a.disabled {
                background: #3092c0;
                background-image: linear-gradient(to bottom, #3298c8, #2e8cb8);
                color: #a1d1e8;
            }

            .sm-blue a .sub-arrow {
                top: auto;
                margin-top: 0;
                bottom: 2px;
                display: none;
                left: 50%;
                margin-left: -5px;
                right: auto;
                width: 0;
                height: 0;
                border-width: 5px;
                border-style: solid dashed dashed dashed;
                border-color: #a1d1e8 transparent transparent transparent;
                background: transparent;
                border-radius: 0;
            }

                .sm-blue a .sub-arrow::before {
                    display: none;
                }

        .sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
        }

        .sm-blue > li:last-child > a, .sm-blue > li:last-child > :not(ul) a {
            border-radius: 0 !important;
            padding-right: 0;
        }

        .sm-blue > li {
            border-left: 1px solid #2b82ac;
        }

            .sm-blue > li:first-child {
                border-left: 0;
            }

        .sm-blue ul {
            background: #fff;
            border-radius: 0 !important;
            box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
        }

            .sm-blue ul ul {
                border-radius: 4px !important;
                background: #fff;
            }

            .sm-blue ul a, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
                padding: 9px 23px;
                background: transparent;
                color: #2548e5;
                border-radius: 0 !important;
            }

                .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
                    padding: 9px 40px 9px 5px;
                    border-bottom: 1px solid #464b8d;
                    -webkit-transition: all 300ms ease;
                    -moz-transition: all 300ms ease;
                    -o-transition: all 300ms ease;
                    transition: all 300ms ease;
                }

                .sm-blue ul a.current {
                    background: #006892;
                    background-image: linear-gradient(to bottom, #006188, #006f9c);
                    color: #fff;
                }

                .sm-blue ul a.disabled {
                    background: #fff;
                    color: #b3b3b3;
                }

                .sm-blue ul a .sub-arrow {
                    top: 50%;
                    margin-top: -5px;
                    bottom: auto;
                    left: auto;
                    margin-left: 0;
                    right: 10px;
                    border-style: dashed dashed dashed solid;
                    border-color: transparent transparent transparent #a1d1e8;
                }

            .sm-blue ul li {
                border: 0;
            }

        .sm-blue .scroll-up,
        .sm-blue .scroll-down {
            position: absolute;
            display: none;
            visibility: hidden;
            overflow: hidden;
            background: #fff;
            height: 20px;
        }

        .sm-blue .scroll-up-arrow,
        .sm-blue .scroll-down-arrow {
            position: absolute;
            top: -2px;
            left: 50%;
            margin-left: -8px;
            width: 0;
            height: 0;
            overflow: hidden;
            border-width: 8px;
            border-style: dashed dashed solid dashed;
            border-color: transparent transparent #2b82ac transparent;
        }

        .sm-blue .scroll-down-arrow {
            top: 6px;
            border-style: solid dashed dashed dashed;
            border-color: #2b82ac transparent transparent transparent;
        }

        .sm-blue.sm-rtl.sm-vertical a .sub-arrow {
            right: auto;
            left: 10px;
            border-style: dashed solid dashed dashed;
            border-color: transparent #a1d1e8 transparent transparent;
        }

        .sm-blue.sm-rtl > li:first-child > a, .sm-blue.sm-rtl > li:first-child > :not(ul) a {
            border-radius: 0 8px 8px 0;
        }

        .sm-blue.sm-rtl > li:last-child > a, .sm-blue.sm-rtl > li:last-child > :not(ul) a {
            border-radius: 8px 0 0 8px !important;
        }

        .sm-blue.sm-rtl > li:first-child {
            border-left: 1px solid #2b82ac;
        }

        .sm-blue.sm-rtl > li:last-child {
            border-left: 0;
        }

        .sm-blue.sm-rtl ul a .sub-arrow {
            right: auto;
            left: 10px;
            border-style: dashed solid dashed dashed;
            border-color: transparent #a1d1e8 transparent transparent;
        }

        .sm-blue.sm-vertical {
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        }

            .sm-blue.sm-vertical a {
                padding: 9px 23px;
            }

                .sm-blue.sm-vertical a .sub-arrow {
                    top: 50%;
                    margin-top: -5px;
                    bottom: auto;
                    left: auto;
                    margin-left: 0;
                    right: 10px;
                    border-style: dashed dashed dashed solid;
                    border-color: transparent transparent transparent #a1d1e8;
                }

            .sm-blue.sm-vertical > li:first-child > a, .sm-blue.sm-vertical > li:first-child > :not(ul) a {
                border-radius: 8px 8px 0 0;
            }

            .sm-blue.sm-vertical > li:last-child > a, .sm-blue.sm-vertical > li:last-child > :not(ul) a {
                border-radius: 0 0 8px 8px !important;
            }

            .sm-blue.sm-vertical > li {
                border-left: 0 !important;
            }

            .sm-blue.sm-vertical ul {
                border-radius: 4px !important;
            }

                .sm-blue.sm-vertical ul a {
                    padding: 9px 23px;
                }
}

/* Syntax highlighting */
pre.sh_sourceCode .sh_keyword {
    color: #aa0d91;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_type {
    color: #008000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_string {
    color: #c80000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_regexp {
    color: #008000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_specialchar {
    color: #ff00ff;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_comment {
    color: #007400;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_number {
    color: #3200ff;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_preproc {
    color: #008200;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_function {
    color: #000000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_url {
    color: #008000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_date {
    color: #000000;
    font-weight: bold;
    font-style: normal;
}

pre.sh_sourceCode .sh_time {
    color: #000000;
    font-weight: bold;
    font-style: normal;
}

pre.sh_sourceCode .sh_file {
    color: #000000;
    font-weight: bold;
    font-style: normal;
}

pre.sh_sourceCode .sh_ip {
    color: #008000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_name {
    color: #008000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_variable {
    color: #000000;
    font-weight: bold;
    font-style: normal;
}

pre.sh_sourceCode .sh_oldfile {
    color: #ff00ff;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_newfile {
    color: #008000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_difflines {
    color: #000000;
    font-weight: bold;
    font-style: normal;
}

pre.sh_sourceCode .sh_selector {
    color: #000000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_property {
    color: #c80000;
    font-weight: normal;
    font-style: normal;
}

pre.sh_sourceCode .sh_value {
    color: #3200ff;
    font-weight: normal;
    font-style: normal;
}

.sm-blue {
    margin-top: 8px;
    background: none;
    border-radius: 0;
    box-shadow: none;
}

    .sm-blue > li {
        border: none;
    }

    .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
        padding: 13px 20px;
        background: none;
        color: #000;
        text-shadow: none;
    }

.enqBtn {
    color: #5d5c5c !important;
    border: 1px solid #aeacac;
    padding: 10px 26px !important;
}

    .enqBtn span.fa {
        padding-right: 10px;
    }

a.enqBtn span.img-trck {
    background: url(../images/tracking.png);
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background-position: left;
    float: left;
}

a.enqBtn:hover span.img-trck {
    background: url(../images/tracking_hover.png);
}

.sm-blue ul {
    background-color: #f4f4f4;
}

    .sm-blue ul:after {
        width: 0;
        height: 0;
        content: '';
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #f4f4f4;
        position: absolute;
        top: -15px;
        left: 30px;
    }

    .sm-blue ul a, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
        color: #313131;
        border-bottom: 1px solid #fff;
        padding: 9px 40px 9px 5px;
    }

.main-menu ul > li .dropdown-menu > li:last-child a {
    border-bottom: none;
}

.sm-blue ul .sm-blue ul a:last-child {
    border: none
}


