.rbt_bg_gray a:link, .rbt_bg_gray button, .rbt_bg_gray a:visited, .rbt_bg_gray p, .rbt_bg_gray h1, .rbt_bg_gray h2, .rbt_bg_gray h3, .rbt_bg_gray h4, .rbt_bg_gray h5, .rbt_bg_gray h6, .rbt_bg_gray li, .rbt_bg_gray span, .rbt_bg_gray table > thead > tr > th, .rbt_bg_gray table > tbody > tr > td {
    color: #333;
}

.rbt_bg_gray .navbar-nav i, .rbt_bg_gray .navbar-nav a, .rbt_bg_gray .navbar-nav p, .rbt_bg_gray .navbar-nav li, .rbt_bg_gray .navbar-nav span {
    color: #333;
}

.rbt_bg_gray .navbar-nav > .active i, .rbt_bg_gray .navbar-nav > .active a, .rbt_bg_gray .navbar-nav > .active p, .rbt_bg_gray .navbar-nav > .active li, .rbt_bg_gray .navbar-nav > .active span, .rbt_bg_gray .navbar-nav > .active i:hover, .rbt_bg_gray .navbar-nav > .active a:hover, .rbt_bg_gray .navbar-nav > .active p:hover, .rbt_bg_gray .navbar-nav > .active li:hover, .rbt_bg_gray .navbar-nav > .active span:hover, .rbt_bg_gray .navbar-nav > .active i:focus, .rbt_bg_gray .navbar-nav > .active a:focus, .rbt_bg_gray .navbar-nav > .active p:focus, .rbt_bg_gray .navbar-nav > .active li:focus, .rbt_bg_gray .navbar-nav > .active span:focus {
    /*color: #fff;*/
}

.rbt_bg_gray .navbar-toggle {
    border-color: #ebeaea;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
     background-color: #fff !important; 
     outline:0;
     color:#C00000 !important;
}

    .rbt_bg_gray .navbar-toggle .icon-bar {
        background-color: #ebeaea;
    }

    .rbt_bg_gray .navbar-toggle:hover .icon-bar, .rbt_bg_gray .navbar-toggle:focus .icon-bar {
        background-color: #fff;
    }

    .rbt_bg_gray .navbar-toggle:hover, .rbt_bg_gray .navbar-toggle:focus {
        border-color: #a0ce4e;
        background-color: #a0ce4e;
    }

.rbt_bg_gray .navbar-nav::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    height: 3px;
    background: #f6f6f6;
}

.rbt_bg_gray .navbar-nav::-webkit-scrollbar-thumb {
    background: #ebeaea;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_dark a:link, .rbt_bg_dark button, .rbt_bg_dark a:visited, .rbt_bg_dark p, .rbt_bg_dark h1, .rbt_bg_dark h2, .rbt_bg_dark h3, .rbt_bg_dark h4, .rbt_bg_dark h5, .rbt_bg_dark h6, .rbt_bg_dark span, .rbt_bg_dark table > thead > tr > th, .rbt_bg_dark table > tbody > tr > td {
    color: #aaa9a9;
}

.rbt_bg_dark .tab-content a:link, .rbt_bg_dark .tab-content button, .rbt_bg_dark .tab-content a:visited, .rbt_bg_dark .tab-content p, .rbt_bg_dark .tab-content h1, .rbt_bg_dark .tab-content h2, .rbt_bg_dark .tab-content h3, .rbt_bg_dark .tab-content h4, .rbt_bg_dark .tab-content h5, .rbt_bg_dark .tab-content h6, .rbt_bg_dark .tab-content li, .rbt_bg_dark .tab-content span {
    color: #1e2123;
}

.rbt_bg_dark .navbar-nav i, .rbt_bg_dark .navbar-nav a, .rbt_bg_dark .navbar-nav p, .rbt_bg_dark .navbar-nav li, .rbt_bg_dark .navbar-nav span {
    color: #aaa9a9;
}

.rbt_bg_dark .navbar-nav > .active i, .rbt_bg_dark .navbar-nav > .active a, .rbt_bg_dark .navbar-nav > .active p, .rbt_bg_dark .navbar-nav > .active li, .rbt_bg_dark .navbar-nav > .active span, .rbt_bg_dark .navbar-nav > .active i:hover, .rbt_bg_dark .navbar-nav > .active a:hover, .rbt_bg_dark .navbar-nav > .active p:hover, .rbt_bg_dark .navbar-nav > .active li:hover, .rbt_bg_dark .navbar-nav > .active span:hover, .rbt_bg_dark .navbar-nav > .active i:focus, .rbt_bg_dark .navbar-nav > .active a:focus, .rbt_bg_dark .navbar-nav > .active p:focus, .rbt_bg_dark .navbar-nav > .active li:focus, .rbt_bg_dark .navbar-nav > .active span:focus {
    color: #fff;
}

.rbt_bg_dark .navbar-toggle {
    border-color: #3e4346;
}

    .rbt_bg_dark .navbar-toggle .icon-bar {
        background-color: #3e4346;
    }

    .rbt_bg_dark .navbar-toggle:hover .icon-bar, .rbt_bg_dark .navbar-toggle:focus .icon-bar {
        background-color: #fff;
    }

    .rbt_bg_dark .navbar-toggle:hover, .rbt_bg_dark .navbar-toggle:focus {
        border-color: #a0ce4e;
        background-color: #a0ce4e;
    }

.rbt_bg_dark .navbar-nav::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    height: 3px;
    background: #1e2123;
}

.rbt_bg_dark .navbar-nav::-webkit-scrollbar-thumb {
    background: #aaa9a9;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_white a:link, .rbt_bg_white button, .rbt_bg_white a:visited, .rbt_bg_white p, .rbt_bg_white h1, .rbt_bg_white h2, .rbt_bg_white h3, .rbt_bg_white h4, .rbt_bg_white h5, .rbt_bg_white h6, .rbt_bg_white li, .rbt_bg_white span, .rbt_bg_white table > thead > tr > th, .rbt_bg_white table > tbody > tr > td {
    color: #272727;
}

.rbt_bg_white .navbar-nav i, .rbt_bg_white .navbar-nav a, .rbt_bg_white .navbar-nav p, .rbt_bg_white .navbar-nav li, .rbt_bg_white .navbar-nav span {
    color: #848484;
}

.rbt_bg_white .navbar-nav > .active i, .rbt_bg_white .navbar-nav > .active a, .rbt_bg_white .navbar-nav > .active p, .rbt_bg_white .navbar-nav > .active li, .rbt_bg_white .navbar-nav > .active span, .rbt_bg_white .navbar-nav > .active i:hover, .rbt_bg_white .navbar-nav > .active a:hover, .rbt_bg_white .navbar-nav > .active p:hover, .rbt_bg_white .navbar-nav > .active li:hover, .rbt_bg_white .navbar-nav > .active span:hover, .rbt_bg_white .navbar-nav > .active i:focus, .rbt_bg_white .navbar-nav > .active a:focus, .rbt_bg_white .navbar-nav > .active p:focus, .rbt_bg_white .navbar-nav > .active li:focus, .rbt_bg_white .navbar-nav > .active span:focus {
    color: #fff;
}

.rbt_bg_white .navbar-toggle {
    border-color: rgba(0,0,0,0.15);
}

    .rbt_bg_white .navbar-toggle .icon-bar {
        background-color: rgba(0,0,0,0.15);
    }

    .rbt_bg_white .navbar-toggle:hover .icon-bar, .rbt_bg_white .navbar-toggle:focus .icon-bar {
        background-color: #fff;
    }

    .rbt_bg_white .navbar-toggle:hover, .rbt_bg_white .navbar-toggle:focus {
        border-color: #a0ce4e;
        background-color: #a0ce4e;
    }

.rbt_bg_white .navbar-nav::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    height: 3px;
    background: #fff;
}

.rbt_bg_white .navbar-nav::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0,0,0,0.09);
}

.rbt_tab > .navbar > .navbar-collapse > .nav > li i {
    text-shadow: none;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.rbt_tab > .navbar > .navbar-collapse > .nav > li a, .rbt_tab > .navbar > .navbar-collapse > .nav > li p, .rbt_tab > .navbar > .navbar-collapse > .nav > li li, .rbt_tab > .navbar > .navbar-collapse > .nav > li span {
    text-shadow: none;
    text-decoration: none;
    font-family: 'Open Sans',sans-serif;
    -webkit-font-smoothing: antialiased;
}

.rbt_tab .navbar-nav i, .rbt_tab .navbar-nav a, .rbt_tab .navbar-nav p, .rbt_tab .navbar-nav li, .rbt_tab .navbar-nav span {
    -webkit-transition: color .2s;
    transition: color .2s;
}

.rbt_tab .navbar-nav > li > a {
    -webkit-transition: all .2s;
    transition: all .2s;
}

.rbt_tab .navbar-toggle {
    -webkit-transition: all .2s;
    transition: all .2s;
}

    .rbt_tab .navbar-toggle .icon-bar {
        -webkit-transition: all .2s;
        transition: all .2s;
    }

.rbt_tab > .tab-content > .tab-pane i {
    text-shadow: none;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.rbt_tab > .tab-content > .tab-pane a, .rbt_tab > .tab-content > .tab-pane p, .rbt_tab > .tab-content > .tab-pane h1, .rbt_tab > .tab-content > .tab-pane h2, .rbt_tab > .tab-content > .tab-pane h3, .rbt_tab > .tab-content > .tab-pane h4, .rbt_tab > .tab-content > .tab-pane h5, .rbt_tab > .tab-content > .tab-pane h6, .rbt_tab > .tab-content > .tab-pane li, .rbt_tab > .tab-content > .tab-pane span {
    /*margin: 0;
    padding: 0;*/
    text-shadow: none;
    text-decoration: none;
    font-family: 'Open Sans',sans-serif;
    -webkit-font-smoothing: antialiased;
}

.rbt_tab > .tab-content > .tab-pane form input, .rbt_tab > .tab-content > .tab-pane form textarea, .rbt_tab > .tab-content > .tab-pane form label, .rbt_tab > .tab-content > .tab-pane form span {
    text-shadow: none;
    font-family: 'Open Sans',sans-serif;
    -webkit-font-smoothing: antialiased;
}

    .rbt_tab > .tab-content > .tab-pane form input::-webkit-input-placeholder {
        text-shadow: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .rbt_tab > .tab-content > .tab-pane form input::-moz-placeholder {
        text-shadow: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .rbt_tab > .tab-content > .tab-pane form input:-ms-input-placeholder {
        text-shadow: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .rbt_tab > .tab-content > .tab-pane form input:-moz-placeholder {
        text-shadow: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .rbt_tab > .tab-content > .tab-pane form textarea::-webkit-input-placeholder {
        text-shadow: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .rbt_tab > .tab-content > .tab-pane form textarea::-moz-placeholder {
        text-shadow: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .rbt_tab > .tab-content > .tab-pane form textarea:-ms-input-placeholder {
        text-shadow: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .rbt_tab > .tab-content > .tab-pane form textarea:-moz-placeholder {
        text-shadow: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

.rbt_tab > .tab-content {
    padding: 30px 0px 0px;
}

@media (max-width: 600px) {
    .rbt_tab > .tab-content {
        padding: 20px;
    }
}

.rbt_tab > .tab-content > .tab-pane h1, .rbt_tab > .tab-content > .tab-pane h2, .rbt_tab > .tab-content > .tab-pane h3, .rbt_tab > .tab-content > .tab-pane h4, .rbt_tab > .tab-content > .tab-pane h5, .rbt_tab > .tab-content > .tab-pane h6 {
  margin: 0 0 8px;
    font-weight: 600;
    text-transform: capitalize;
}

.rbt_tab > .tab-content > .tab-pane p {
    font-size: 13px;
       margin: 0 0 5px;
    font-weight: 400;
}

.rbt_simple_left, .rbt_simple_right {
    width: 50%;
    padding: 20px;
    text-align: justify;
}

.rbt_simple_left {
    float: left;
}

.rbt_simple_right {
    float: right;
}

@media (max-width: 767px) {
    .rbt_simple_left, .rbt_simple_right {
        padding: 0;
        width: 100%;
        float: none;
        margin: auto;
    }
}

.rbt_tab > .tab-content > .tab-pane a.rbt_link_simple {
    margin: 0 2px !important;
    color: #a0ce4e !important;
}

.rbt_tab > .tab-content > .tab-pane ul.rbt_list {
    padding: 0;
    margin: 25px 0;
    list-style-type: none;
}

    .rbt_tab > .tab-content > .tab-pane ul.rbt_list > li {
        font-size: 13px;
        font-weight: 400;
        position: relative;
        margin: 10px 0 10px 25px;
    }

        .rbt_tab > .tab-content > .tab-pane ul.rbt_list > li:before {
            top: 0;
            left: -25px;
            color: #a0ce4e;
            font-size: 18px;
            content: "\f05d";
            position: absolute;
            font-family: FontAwesome;
        }

.rbt_list_left, .rbt_list_right {
    width: 30%;
    padding: 5px;
}

.rbt_list_left {
    float: left;
}

.rbt_list_right {
    float: right;
}

.rbt_list_content_left, .rbt_list_content_right {
    width: 70%;
    display: inline-block;
}

.rbt_list_content_right {
    padding: 5px 15px 15px 40px;
}

.rbt_list_content_left {
    padding: 5px 40px 15px 15px;
}

@media (max-width: 767px) {
    .rbt_list_left, .rbt_list_right {
        width: 100%;
        padding: 0;
        float: none;
        margin: auto;
    }

    .rbt_list_content_left, .rbt_list_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

.rbt_tab > .tab-content > .tab-pane a.rbt_link_button_1 {
    color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    padding: 13px 29px;
    position: relative;
    background: #a0ce4e;
    display: inline-block;
    margin: 10px 5px 20px 0;
    text-transform: uppercase;
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

    .rbt_tab > .tab-content > .tab-pane a.rbt_link_button_1:hover {
        color: #a0ce4e !important;
        background: transparent;
        border: 1px solid #a0ce4e;
    }

.rbt_tab > .tab-content > .tab-pane a.rbt_link_button_2 {
    color: #a0ce4e !important;
    font-size: 13px;
    font-weight: 600;
    padding: 13px 29px;
    position: relative;
    display: inline-block;
    margin: 10px 0 20px 5px;
    background: transparent;
    border: 1px solid #a0ce4e;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

    .rbt_tab > .tab-content > .tab-pane a.rbt_link_button_2:hover {
        color: #fff !important;
        background: #a0ce4e;
    }

.rbt_progress_bar {
    max-width: 50%;
    margin: 30px 0;
}

@media (max-width: 767px) {
    .rbt_progress_bar {
        max-width: 80%;
    }
}

.rbt_progress_bar.rbt_progress_bar_left, .rbt_progress_bar.rbt_progress_bar_right {
    margin: 0;
    width: 35%;
    padding: 5px;
}

    .rbt_progress_bar.rbt_progress_bar_left > h3, .rbt_progress_bar.rbt_progress_bar_right > h3 {
        margin-top: 0 !important;
    }

.rbt_progress_bar_left {
    float: left;
}

.rbt_progress_bar_right {
    float: right;
}

.rbt_progress_bar_content_left, .rbt_progress_bar_content_right {
    width: 65%;
    display: inline-block;
}

.rbt_progress_bar_content_right {
    padding: 5px 5px 5px 40px;
}

.rbt_progress_bar_content_left {
    padding: 5px 40px 5px 5px;
}

@media (max-width: 767px) {
    .rbt_progress_bar.rbt_progress_bar_left, .rbt_progress_bar.rbt_progress_bar_right {
        padding: 0;
        width: 100%;
        float: none;
    }

    .rbt_progress_bar_content_left, .rbt_progress_bar_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

.rbt_progress_bar > h3 {
    margin-top: 30px !important;
    font-weight: 400 !important;
    margin-bottom: 30px !important;
    text-transform: uppercase !important;
}

.rbt_progress_bar > div > span {
    font-weight: 300 !important;
    text-transform: uppercase;
}

.rbt_progress_bar > div > .progress {
    height: 17px;
    margin: 0 0 15px;
    background: transparent;
    border: 1px solid #a0ce4e;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

    .rbt_progress_bar > div > .progress > .progress-bar {
        line-height: 17px;
        background: #a0ce4e;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 100px;
        border-radius: 100px;
    }

.rbt_progress_bar.rbt_pb_animate > div > .progress > .progress-bar {
    -webkit-animation: rbt_progress_bar_animation 3s linear infinite;
    animation: rbt_progress_bar_animation 3s linear infinite;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
}

@-webkit-keyframes rbt_progress_bar_animation {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes rbt_progress_bar_animation {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.rbt_bg_gray table > tbody > tr:nth-of-type(odd) {
    background: #ebeaea;
    border-top: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
}

.rbt_bg_gray table > tbody > tr:nth-of-type(even) {
    background: #f6f6f6;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
}

.rbt_bg_gray .rbt_table::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    background: #f6f6f6;
}

.rbt_bg_gray .rbt_table::-webkit-scrollbar-thumb {
    background: #ebeaea;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_dark table > tbody > tr:nth-of-type(odd) {
    background: #1e2123;
    border-top: 1px solid #1e2123;
    border-bottom: 1px solid #1e2123;
}

.rbt_bg_dark table > tbody > tr:nth-of-type(even) {
    background: #3e4346;
    border-top: 1px solid #3e4346;
    border-bottom: 1px solid #3e4346;
}

.rbt_bg_dark .rbt_table::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    background: #1e2123;
}

.rbt_bg_dark .rbt_table::-webkit-scrollbar-thumb {
    background: #aaa9a9;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_white table > tbody > tr:nth-of-type(odd) {
    background: rgba(0,0,0,0.04);
    border-top: 1px solid rgba(0,0,0,0.04);
    border-bottom: 1px solid rgba(0,0,0,0.04);
}

.rbt_bg_white table > tbody > tr:nth-of-type(even) {
    background: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.rbt_bg_white .rbt_table::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    background: #fff;
}

.rbt_bg_white .rbt_table::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.04);
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_table {
    width: 80%;
    overflow: auto;
    text-align: left;
    padding: 10px 0 0;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_table_left, .rbt_table_right {
    margin: 0;
    width: 40%;
    padding: 5px;
}

.rbt_table_left {
    float: left;
}

.rbt_table_right {
    float: right;
}

.rbt_table_content_left, .rbt_table_content_right {
    width: 60%;
    display: inline-block;
}

.rbt_table_content_right {
    padding: 5px 5px 5px 30px;
}

.rbt_table_content_left {
    padding: 5px 30px 5px 5px;
}

@media (max-width: 767px) {
    .rbt_table {
        width: 100%;
    }

    .rbt_table_left, .rrbt_table_right {
        padding: 0;
        width: 100%;
        float: none;
    }

    .rbt_table_content_left, .rbt_table_content_right {
        width: 100%;
        padding: 30px 0 0;
    }
}

.rbt_table > table {
    cursor: initial;
    text-align: left;
    background: transparent;
}

    .rbt_table > table > thead > tr > th, .rbt_table > table > tbody > tr > td {
        outline: none;
        border-top: none;
        border-bottom: none;
        text-shadow: none;
        text-decoration: none;
        font-family: 'Open Sans',sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .rbt_table > table > thead > tr > th {
        color: #fff;
        font-size: 13px;
        text-align: left;
        padding: 10px 15px;
        position: relative;
        letter-spacing: 1px;
        background: #a0ce4e;
        font-weight: 400;
        text-transform: capitalize;
    }

    .rbt_table > table > tbody > tr {
        -webkit-transition: background cubic-bezier(.165,.84,.44,1) .3s;
        transition: background cubic-bezier(.165,.84,.44,1) .3s;
    }

        .rbt_table > table > tbody > tr > td {
            font-size: 13px;
            padding: 10px 15px;
            letter-spacing: 1px;
            font-weight: 400;
        }

            .rbt_table > table > tbody > tr > td > a {
                color: #a0ce4e !important;
                font-size: 13px;
                text-decoration: none;
                -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
                transition: all cubic-bezier(.165,.84,.44,1) .3s;
            }

        .rbt_table > table > tbody > tr:hover {
            color: #fff;
            background: #a0ce4e;
        }

            .rbt_table > table > tbody > tr:hover td, .rbt_table > table > tbody > tr:hover a {
                color: #fff !important;
            }

.rbt_img_left, .rbt_img_right {
    width: 30%;
    padding: 5px;
}

.rbt_img_left {
    float: left;
}

.rbt_img_right {
    float: right;
}

    .rbt_img_left > img, .rbt_img_right > img, .rbt_img_center > img {
        width: 100%;
    }

.rbt_img_content_left, .rbt_img_content_right {
    width: 70%;
    display: inline-block;
}

.rbt_img_content_right {
    padding: 5px 15px 15px 40px;
}

.rbt_img_content_left {
    padding: 5px 40px 15px 15px;
}

.rbt_img_center {
    width: 50%;
    margin: auto;
}

.rbt_img_content_center {
    padding: 40px 10px 15px;
}

@media (max-width: 767px) {
    .rbt_img_left, .rbt_img_right {
        width: 70%;
        padding: 0;
        float: none;
        margin: auto;
    }

    .rbt_img_content_left, .rbt_img_content_right {
        width: 100%;
        padding: 40px 0 0;
    }

    .rbt_img_center {
        width: 70%;
        margin: auto;
    }

    .rbt_img_content_center {
        padding: 40px 0 0;
    }
}

.rbt_img_gallery {
    position: relative;
}

    .rbt_img_gallery > img {
        width: 100%;
    }

    .rbt_img_gallery:before {
        left: 0;
        right: 0;
        top: 100%;
        width: 100%;
        content: "";
        margin: auto;
        height: 100%;
        visibility: hidden;
        text-align: center;
        position: absolute;
        background: rgba(0,0,0,0.7);
        -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
        transition: all cubic-bezier(.165,.84,.44,1) .3s;
    }

.rbt_img_gal_content {
    left: 0;
    right: 0;
    top: 100%;
    margin: auto;
    font-size: 0;
    visibility: hidden;
    text-align: center;
    position: absolute;
    -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
    transition: all cubic-bezier(.165,.84,.44,1) .3s;
}

    .rbt_img_gal_content > h4 {
        color: #fff !important;
        text-shadow: none;
        position: relative;
        letter-spacing: 1px;
        font-weight: 400 !important;
        text-transform: uppercase !important;
        -webkit-font-smoothing: antialiased;
        font-family: 'Open Sans',sans-serif;
    }

        .rbt_img_gal_content > h4:after {
            left: 0;
            right: 0;
            width: 75%;
            content: "";
            height: 1px;
            margin: auto;
            bottom: -7px;
            position: absolute;
            background: rgba(255,255,255,0.8);
        }

    .rbt_img_gal_content > a {
        text-align: center;
        background: #a0ce4e;
        display: inline-block;
        text-decoration: none;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: background cubic-bezier(.165,.84,.44,1) .3s;
        transition: background cubic-bezier(.165,.84,.44,1) .3s;
    }

        .rbt_img_gal_content > a:hover {
            background: #fff;
        }

        .rbt_img_gal_content > a:nth-child(2) {
            margin-right: 2.5px !important;
        }

        .rbt_img_gal_content > a:nth-child(3) {
            margin-left: 2.5px !important;
        }

        .rbt_img_gal_content > a > i {
            color: #fff;
            text-shadow: none;
            -webkit-font-smoothing: antialiased;
            -webkit-transition: color cubic-bezier(.165,.84,.44,1) .3s;
            transition: color cubic-bezier(.165,.84,.44,1) .3s;
        }

        .rbt_img_gal_content > a:hover i {
            color: #a0ce4e;
        }

.rbt_tab .row.rbt_img_gallery_col_6, .rbt_tab .row.rbt_img_gallery_col_5, .rbt_tab .row.rbt_img_gallery_col_4, .rbt_tab .row.rbt_img_gallery_col_3, .rbt_tab .row.rbt_img_gallery_col_2 {
    margin: 0;
}

    .rbt_tab .row.rbt_img_gallery_col_6 > div, .rbt_tab .row.rbt_img_gallery_col_5 > div, .rbt_tab .row.rbt_img_gallery_col_4 > div, .rbt_tab .row.rbt_img_gallery_col_3 > div, .rbt_tab .row.rbt_img_gallery_col_2 > div {
        padding: 0;
        overflow: hidden;
    }

        .rbt_tab .row.rbt_img_gallery_col_6 > div:hover .rbt_img_gal_content, .rbt_tab .row.rbt_img_gallery_col_5 > div:hover .rbt_img_gal_content, .rbt_tab .row.rbt_img_gallery_col_4 > div:hover .rbt_img_gal_content, .rbt_tab .row.rbt_img_gallery_col_3 > div:hover .rbt_img_gal_content, .rbt_tab .row.rbt_img_gallery_col_2 > div:hover .rbt_img_gal_content, .rbt_tab .row.rbt_img_gallery_col_6 > div:hover .rbt_img_gallery:before, .rbt_tab .row.rbt_img_gallery_col_5 > div:hover .rbt_img_gallery:before, .rbt_tab .row.rbt_img_gallery_col_4 > div:hover .rbt_img_gallery:before, .rbt_tab .row.rbt_img_gallery_col_3 > div:hover .rbt_img_gallery:before, .rbt_tab .row.rbt_img_gallery_col_2 > div:hover .rbt_img_gallery:before {
            top: 0;
            bottom: 0;
            visibility: visible;
        }

.rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4 {
    font-size: 13px;
    margin: 20% 0 10%;
}

.rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4 {
    font-size: 11px;
    margin: 10% 0;
}

.rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
}

@media only screen and (max-width: 400px) {
    .rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4 {
        font-size: 18px;
        margin: 20% 0 10%;
    }
}

@media (min-width: 401px) and (max-width: 600px) {
    .rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4 {
        font-size: 20px;
        margin: 23% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a {
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4 {
        font-size: 25px;
        margin: 25% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a {
        width: 50px;
        height: 50px;
        font-size: 25px;
        line-height: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > h4 {
        font-size: 9px;
        margin: 7% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_6 .rbt_img_gal_content > a {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
}

.rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4 {
    font-size: 18px;
    margin: 20% 0 10%;
}

.rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4 {
    font-size: 14px;
    margin: 15% 0 10%;
}

.rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}

@media only screen and (max-width: 400px) {
    .rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4 {
        font-size: 18px;
        margin: 20% 0 10%;
    }
}

@media (min-width: 401px) and (max-width: 600px) {
    .rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4 {
        font-size: 20px;
        margin: 23% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a {
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4 {
        font-size: 25px;
        margin: 25% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a {
        width: 50px;
        height: 50px;
        font-size: 25px;
        line-height: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > h4 {
        font-size: 14px;
    }

    .rbt_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_4 .rbt_img_gal_content > a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4 {
    font-size: 18px;
    margin: 20% 0 10%;
}

.rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4 {
    font-size: 14px;
    margin: 15% 0 10%;
}

.rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}

@media only screen and (max-width: 400px) {
    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4 {
        font-size: 18px;
        margin: 20% 0 10%;
    }
}

@media (min-width: 401px) and (max-width: 600px) {
    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4 {
        font-size: 20px;
        margin: 23% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a {
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4 {
        font-size: 25px;
        margin: 25% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a {
        width: 50px;
        height: 50px;
        font-size: 25px;
        line-height: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4 {
        font-size: 12px;
        margin: 15% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > h4 {
        font-size: 14px;
    }

    .rbt_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_3 .rbt_img_gal_content > a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4 {
    font-size: 25px;
    margin: 20% 0 10%;
}

.rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4 {
    font-size: 25px;
    margin: 20% 0 10%;
}

.rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a {
    width: 50px;
    height: 50px;
    font-size: 25px;
    line-height: 50px;
}

@media only screen and (max-width: 400px) {
    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4 {
        font-size: 16px;
        margin: 20% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a {
        width: 35px;
        height: 35px;
        font-size: 18px;
        line-height: 35px;
    }
}

@media (min-width: 401px) and (max-width: 600px) {
    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4 {
        font-size: 20px;
        margin: 23% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a {
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4 {
        font-size: 25px;
        margin: 25% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a {
        width: 50px;
        height: 50px;
        font-size: 25px;
        line-height: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4 {
        font-size: 16px;
        margin: 15% 0 10%;
    }

    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > a {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .rbt_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_left .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_right .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4, .rbt_top_center .row.rbt_img_gallery_col_2 .rbt_img_gal_content > h4 {
        font-size: 20px;
    }
}

.rbt_tab > .tab-content.rbt_fw_slider_outer {
    padding: 0;
}

.rbt_tab > .rbt_fw_slider_outer > .rbt_slider_padding {
    padding: 30px;
}

@media (max-width: 600px) {
    .rbt_tab > .rbt_fw_slider_outer > .rbt_slider_padding {
        padding: 20px;
    }
}

.rbt_slider {
    overflow: hidden;
    position: relative;
}

.rbt_sldr_left, .rbt_sldr_right {
    width: 35%;
    padding: 5px;
}

.rbt_sldr_left {
    float: left;
}

.rbt_sldr_right {
    float: right;
}

.rbt_sldr_content_left, .rbt_sldr_content_right {
    width: 65%;
    display: inline-block;
}

.rbt_sldr_content_right {
    padding: 5px 10px 15px 30px;
}

.rbt_sldr_content_left {
    padding: 5px 30px 15px 10px;
}

@media (max-width: 767px) {
    .rbt_sldr_left, .rbt_sldr_right {
        padding: 0;
        width: 100%;
        float: none;
        margin: auto;
    }

    .rbt_sldr_content_left, .rbt_sldr_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

.rbt_slider > .carousel-inner > .item > img, .rbt_slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

.rbt_slider > .carousel-indicators {
    left: 0;
    right: 0;
    top: auto;
    width: 95%;
    bottom: 3%;
    height: 25px;
    margin: auto;
    padding: 3px 5px;
    text-align: left;
}

    .rbt_slider > .carousel-indicators li {
        padding: 0;
        width: 11px;
        height: 11px;
        border: none;
        margin: 0 2px;
        text-indent: 0;
        cursor: pointer;
        overflow: hidden;
        background: #fff;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
        transition: all cubic-bezier(.165,.84,.44,1) .3s;
    }

    .rbt_slider > .carousel-indicators .active {
        width: 11px;
        border: none;
        height: 11px;
        margin: 0 2px;
        text-indent: 0;
        background: #a0ce4e;
    }

.rbt_slider .carousel-control {
    top: 10px;
    opacity: 1;
    width: 35px;
    bottom: auto;
    height: 35px;
    color: #a0ce4e;
    font-size: 23px;
    cursor: pointer;
    overflow: hidden;
    line-height: 33px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
    transition: all cubic-bezier(.165,.84,.44,1) .3s;
}

    .rbt_slider .carousel-control > i, .rbt_slider .carousel-control > span {
        margin: auto;
        color: #a0ce4e;
    }

    .rbt_slider .carousel-control.left {
        left: auto;
        right: 47px;
    }

    .rbt_slider .carousel-control.right {
        left: auto;
        right: 10px;
    }

        .rbt_slider .carousel-control.left:hover, .rbt_slider .carousel-control.right:hover {
            background: #a0ce4e;
        }

            .rbt_slider .carousel-control.left:hover i, .rbt_slider .carousel-control.left:hover span, .rbt_slider .carousel-control.right:hover i, .rbt_slider .carousel-control.right:hover span {
                color: #fff;
            }

.rbt_slider_caption {
    top: 40%;
    left: 12%;
    width: 50%;
    text-align: left;
    position: absolute;
}

    .rbt_slider_caption > h3 {
        color: #333 !important;
        background: #fff !important;
        display: inline-block;
        padding: 5px 10px !important;
        margin: 0 0 5px !important;
        text-transform: uppercase !important;
    }

    .rbt_slider_caption > p {
        color: #333 !important;
        background: #fff !important;
        display: inline-block;
        padding: 5px 10px !important;
    }

    .rbt_slider_caption > a {
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
        margin: 0 !important;
    }

        .rbt_slider_caption > a:hover {
            color: #a0ce4e !important;
            background: #fff !important;
            border: 1px solid #fff !important;
        }

@media only screen and (max-width: 400px) {
    .rbt_slider_caption {
        top: 25%;
        left: 0;
        right: 0;
        width: 95%;
        margin: auto;
        text-align: center;
    }

        .rbt_slider_caption > h3 {
            font-size: 14px;
            padding: 3px 5px !important;
            margin: 0 0 2px !important;
        }

        .rbt_slider_caption > p {
            margin: 0 0 2px !important;
            font-size: 10px !important;
            padding: 3px 5px !important;
        }

        .rbt_slider_caption > a {
            margin: 0 !important;
        }
}

@media (min-width: 401px) and (max-width: 600px) {
    .rbt_slider_caption {
        left: 0;
        top: 25%;
        right: 0;
        width: 95%;
        margin: auto;
        text-align: center;
    }

        .rbt_slider_caption > h3 {
            margin: 0 0 2px !important;
        }

        .rbt_slider_caption > p {
            margin: 0 0 2px !important;
        }

        .rbt_slider_caption > a {
            margin: 0 !important;
        }
}

@media (min-width: 601px) and (max-width: 767px) {
    .rbt_slider_caption {
        top: 28%;
        width: 75%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rbt_slider_caption {
        top: 28%;
        width: 75%;
    }
}

.rbt_carousel {
    overflow: hidden;
    padding-top: 50px;
    position: relative;
}

    .rbt_carousel > .carousel-inner > .item {
        overflow: hidden;
    }

        .rbt_carousel > .carousel-inner > .item > .row {
            margin: 0;
        }

            .rbt_carousel > .carousel-inner > .item > .row > div {
                padding: 5px;
            }

    .rbt_carousel > .carousel-indicators {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        bottom: auto;
        height: 40px;
        font-size: 0;
        margin: auto;
        text-align: right;
        padding-right: 5px;
    }

        .rbt_carousel > .carousel-indicators li {
            width: auto;
            height: 30px;
            margin: 0 2px !important;
            text-indent: 0;
            padding: 0 8px !important;
            font-size: 11px;
            overflow: hidden;
            line-height: 28px;
            text-align: center;
            letter-spacing: .5px;
            text-transform: uppercase;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
            transition: all cubic-bezier(.165,.84,.44,1) .3s;
        }

        .rbt_carousel > .carousel-indicators .active {
            width: auto;
            height: 30px;
            text-indent: 0;
            padding: 0 8px !important;
        }

.rbt_bg_gray .rbt_carousel > .carousel-indicators li {
    color: #333;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
}

.rbt_bg_gray .rbt_carousel > .carousel-indicators .active {
    color: #fff;
    background: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_bg_dark .rbt_carousel > .carousel-indicators li {
    color: #aaa9a9;
    background: #1e2123;
    border: 1px solid #3e4346;
}

.rbt_bg_dark .rbt_carousel > .carousel-indicators .active {
    color: #fff;
    background: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_bg_white .rbt_carousel > .carousel-indicators li {
    color: #272727;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_bg_white .rbt_carousel > .carousel-indicators .active {
    color: #fff;
    background: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_carousel .carousel-control {
    top: 0;
    opacity: 1;
    width: 30px;
    z-index: 100;
    bottom: auto;
    height: 30px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    overflow: hidden;
    line-height: 28px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
    transition: all cubic-bezier(.165,.84,.44,1) .3s;
}

    .rbt_carousel .carousel-control.left {
        left: 5px;
        right: auto;
    }

    .rbt_carousel .carousel-control.right {
        left: 38px;
        right: auto;
    }

    .rbt_carousel .carousel-control:hover {
        opacity: 1;
    }

.rbt_bg_gray .rbt_carousel .carousel-control {
    color: #333;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
}

    .rbt_bg_gray .rbt_carousel .carousel-control:hover {
        color: #fff;
        background: #a0ce4e;
        border: 1px solid #a0ce4e;
    }

.rbt_bg_dark .rbt_carousel .carousel-control {
    color: #aaa9a9 !important;
    background: #1e2123;
    border: 1px solid #3e4346;
}

    .rbt_bg_dark .rbt_carousel .carousel-control:hover {
        color: #fff !important;
        background: #a0ce4e;
        border: 1px solid #a0ce4e;
    }

.rbt_bg_white .rbt_carousel .carousel-control {
    color: #272727;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

    .rbt_bg_white .rbt_carousel .carousel-control:hover {
        color: #fff !important;
        background: #a0ce4e;
        border: 1px solid #a0ce4e;
    }

.rbt_carousel_image > img {
    margin: auto;
    width: 100% !important;
}

.rbt_carousel_image > .rbt_carousel_sale, .rbt_carousel_image > .rbt_carousel_new, .rbt_carousel_image > .rbt_carousel_off {
    top: 5px;
    width: 60px;
    height: 25px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    position: absolute;
    text-align: center;
    background: #a0ce4e !important;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.rbt_carousel_image > .rbt_carousel_sale {
    left: 5px;
}

.rbt_carousel_image > .rbt_carousel_new {
    right: 5px;
}

.rbt_carousel_image > .rbt_carousel_off {
    left: 0;
    right: 0;
    margin: auto !important;
}

.rbt_bg_gray .rbt_carousel_content {
    background: #f6f6f6;
    border-left: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
}

    .rbt_bg_gray .rbt_carousel_content > a, .rbt_bg_gray .rbt_carousel_content > p, .rbt_bg_gray .rbt_carousel_content > span.rbt_carousel_price, .rbt_bg_gray .rbt_carousel_content > span.rbt_carousel_price_old {
        color: #333;
    }

.rbt_bg_dark .rbt_carousel_content {
    background: #1e2123;
    border-left: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-bottom: 1px solid #3e4346;
}

    .rbt_bg_dark .rbt_carousel_content > a, .rbt_bg_dark .rbt_carousel_content > p, .rbt_bg_dark .rbt_carousel_content > span.rbt_carousel_price, .rbt_bg_dark .rbt_carousel_content > span.rbt_carousel_price_old {
        color: #ebeaea !important;
    }

.rbt_bg_white .rbt_carousel_content {
    background: #fff;
    border-left: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

    .rbt_bg_white .rbt_carousel_content > a, .rbt_bg_white .rbt_carousel_content > p, .rbt_bg_white .rbt_carousel_content > span.rbt_carousel_price, .rbt_bg_white .rbt_carousel_content > span.rbt_carousel_price_old {
        color: #272727 !important;
    }

.rbt_carousel_content > a:hover {
    color: #a0ce4e !important;
}

.rbt_carousel_content {
    padding: 10px 5px;
    text-align: center;
}

    .rbt_carousel_content > a {
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
        transition: all cubic-bezier(.165,.84,.44,1) .3s;
    }

    .rbt_carousel_content > p {
        margin: 0 0 5px !important;
        text-transform: capitalize;
    }

    .rbt_carousel_content > span.rbt_carousel_price {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .rbt_carousel_content > span.rbt_carousel_price_old {
        font-size: 14px;
        font-weight: 300;
        text-transform: uppercase;
        text-decoration: line-through !important;
    }

    .rbt_carousel_content > span.rbt_carousel_price_new {
        color: #a0ce4e !important;
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
        margin-left: 3px !important;
    }

.rbt_video_youtube {
    height: 0;
    padding-top: 25px;
    position: relative;
    padding-bottom: 56.25%;
}

    .rbt_video_youtube > iframe {
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* height: 100%; */
    border: none;
    /* outline: none; */
    /* position: absolute; */
    -webkit-box-shadow: none;
    /* box-shadow: none; */
}

.rbt_video_youtube_left, .rbt_video_youtube_right {
    /*width: 35%;*/
   padding: 0;
    height: 270px;
}

.rbt_video_youtube_left {
    float: left;
}

.rbt_video_youtube_right {
    float: right;
}

.rbt_video_youtube_content_left, .rbt_video_youtube_content_right {
    width: 65%;
    display: inline-block;
}

.rbt_video_youtube_content_right {
    padding: 5px 10px 15px 30px;
}

.rbt_video_youtube_content_left {
    padding: 5px 30px 15px 10px;
}

@media (max-width: 767px) {
    .rbt_video_youtube_left, .rbt_video_youtube_right {
        height: 0;
        width: 100%;
        float: none;
        margin: auto;
        padding-top: 10px;
        position: relative;
        padding-bottom: 0.25%;
    }

    .rbt_video_youtube_content_left, .rbt_video_youtube_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rbt_video_youtube_left, .rbt_video_youtube_right {
        width: 50%;
    }

    .rbt_video_youtube_content_left, .rbt_video_youtube_content_right {
        width: 50%;
    }
}

.rbt_video_vimeo {
    height: 0;
    padding-top: 25px;
    position: relative;
    padding-bottom: 56.25%;
}

    .rbt_video_vimeo > iframe {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
        outline: none;
        position: absolute;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.rbt_video_vimeo_left, .rbt_video_vimeo_right {
    width: 35%;
    padding: 0;
    height: 250px;
}

.rbt_video_vimeo_left {
    float: left;
}

.rbt_video_vimeo_right {
    float: right;
}

.rbt_video_vimeo_content_left, .rbt_video_vimeo_content_right {
    width: 65%;
    display: inline-block;
}

.rbt_video_vimeo_content_right {
    padding: 5px 10px 15px 30px;
}

.rbt_video_vimeo_content_left {
    padding: 5px 30px 15px 10px;
}

@media (max-width: 767px) {
    .rbt_video_vimeo_left, .rbt_video_vimeo_right {
        height: 0;
        width: 100%;
        float: none;
        margin: auto;
        padding-top: 25px;
        position: relative;
        padding-bottom: 56.25%;
    }

    .rbt_video_vimeo_content_left, .rbt_video_vimeo_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rbt_video_vimeo_left, .rbt_video_vimeo_right {
        width: 50%;
    }

    .rbt_video_vimeo_content_left, .rbt_video_vimeo_content_right {
        width: 50%;
    }
}

.rbt_video_self > video {
    width: 100%;
}

.rbt_video_self_left, .rbt_video_self_right {
    width: 35%;
    padding: 0;
}

.rbt_video_self_left {
    float: left;
}

.rbt_video_self_right {
    float: right;
}

.rbt_video_self_content_left, .rbt_video_self_content_right {
    width: 65%;
    display: inline-block;
}

.rbt_video_self_content_right {
    padding: 5px 10px 15px 30px;
}

.rbt_video_self_content_left {
    padding: 5px 30px 15px 10px;
}

@media (max-width: 767px) {
    .rbt_video_self_left, .rbt_video_self_right {
        height: 0;
        width: 100%;
        float: none;
        margin: auto;
        padding-top: 25px;
        position: relative;
        padding-bottom: 56.25%;
    }

    .rbt_video_self_content_left, .rbt_video_self_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

.rbt_iframe {
    height: 0;
    padding-top: 25px;
    position: relative;
    padding-bottom: 56.25%;
}

    .rbt_iframe > iframe {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
        outline: none;
        position: absolute;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.rbt_iframe_left, .rbt_iframe_right {
    width: 35%;
    padding: 0;
    height: 315px;
}

.rbt_iframe_left {
    float: left;
}

.rbt_iframe_right {
    float: right;
}

.rbt_iframe_content_left, .rbt_iframe_content_right {
    width: 65%;
    display: inline-block;
}

.rbt_iframe_content_right {
    padding: 5px 10px 15px 30px;
}

.rbt_iframe_content_left {
    padding: 5px 30px 15px 10px;
}

@media (max-width: 767px) {
    .rbt_iframe_left, .rbt_iframe_right {
        height: 0;
        width: 100%;
        float: none;
        margin: auto;
        padding-top: 25px;
        position: relative;
        padding-bottom: 56.25%;
    }

    .rbt_iframe_content_left, .rbt_iframe_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rbt_iframe_left, .rbt_iframe_right {
        width: 50%;
    }

    .rbt_iframe_content_left, .rbt_iframe_content_right {
        width: 50%;
    }
}

.rbt_form {
    margin: auto;
    width: 425px;
    height: 475px;
    position: relative;
}

    .rbt_form.rbt_form_left, .rbt_form.rbt_form_right {
        width: 40%;
        padding: 0;
    }

    .rbt_form.rbt_form_left {
        float: left;
    }

    .rbt_form.rbt_form_right {
        float: right;
    }

.rbt_form_content_left, .rbt_form_content_right {
    width: 60%;
    display: inline-block;
}

.rbt_form_content_right {
    padding: 5px 10px 15px 30px;
}

.rbt_form_content_left {
    padding: 5px 30px 15px 10px;
}

@media (max-width: 505px) {
    .rbt_form.rbt_form_left, .rbt_form.rbt_form_right {
        width: 100%;
        float: none;
    }

    .rbt_form_content_left, .rbt_form_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

@media (min-width: 506px) and (max-width: 767px) {
    .rbt_form.rbt_form_left, .rbt_form.rbt_form_right {
        float: none;
        width: 425px;
    }

    .rbt_form_content_left, .rbt_form_content_right {
        width: 100%;
        padding: 40px 0 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rbt_form.rbt_form_left, .rbt_form.rbt_form_right {
        width: 50%;
    }

    .rbt_form_content_left, .rbt_form_content_right {
        width: 50%;
    }
}

.rbt_form > .rbt_form_header {
    height: 15%;
    padding: 20px 25px;
    position: relative;
    text-align: center;
}

    .rbt_form > .rbt_form_header:after {
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        width: 100%;
        height: 1px;
        content: "";
        margin: auto;
        position: absolute;
    }

    .rbt_form > .rbt_form_header > h3 {
        font-size: 30px;
        font-weight: 300 !important;
        text-transform: uppercase !important;
    }

.rbt_form > .rbt_form_body {
    height: 70%;
    padding: 20px 25px;
    position: relative;
}

.rbt_form.rbt_form_signup {
    height: 600px;
}

    .rbt_form.rbt_form_signup > .rbt_form_header {
        height: 10%;
        padding: 15px 25px;
    }

    .rbt_form.rbt_form_signup > .rbt_form_body {
        height: 90%;
    }

.rbt_left .rbt_form.rbt_form_left.rbt_form_signup, .rbt_right .rbt_form.rbt_form_left.rbt_form_signup, .rbt_left .rbt_form.rbt_form_right.rbt_form_signup, .rbt_right .rbt_form.rbt_form_right.rbt_form_signup {
    height: 700px;
}

    .rbt_left .rbt_form.rbt_form_left.rbt_form_signup .rbt_input_inline > .rbt_input_txt, .rbt_right .rbt_form.rbt_form_left.rbt_form_signup .rbt_input_inline > .rbt_input_txt, .rbt_left .rbt_form.rbt_form_right.rbt_form_signup .rbt_input_inline > .rbt_input_txt, .rbt_right .rbt_form.rbt_form_right.rbt_form_signup .rbt_input_inline > .rbt_input_txt {
        margin: 0;
        width: 100%;
        display: block;
    }

@media (max-width: 505px) {
    .rbt_form.rbt_form_signup {
        height: 700px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .rbt_form.rbt_form_left.rbt_form_signup, .rbt_form.rbt_form_left.rbt_form_signup, .rbt_form.rbt_form_right.rbt_form_signup, .rbt_form.rbt_form_right.rbt_form_signup {
        height: 700px;
    }

        .rbt_form.rbt_form_left.rbt_form_signup .rbt_input_inline > .rbt_input_txt, .rbt_form.rbt_form_left.rbt_form_signup .rbt_input_inline > .rbt_input_txt, .rbt_form.rbt_form_right.rbt_form_signup .rbt_input_inline > .rbt_input_txt, .rbt_form.rbt_form_right.rbt_form_signup .rbt_input_inline > .rbt_input_txt {
            margin: 0;
            width: 100%;
            display: block;
        }
}

.rbt_form.rbt_form_contactus {
    height: 560px;
}

    .rbt_form.rbt_form_contactus > .rbt_form_header {
        height: 10%;
        padding: 13px 25px;
    }

    .rbt_form.rbt_form_contactus > .rbt_form_body {
        height: 78%;
        padding: 15px 25px;
    }

    .rbt_form.rbt_form_contactus > .rbt_form_footer {
        height: 12%;
    }

.rbt_form.rbt_form_subscribe {
    height: 380px;
}

    .rbt_form.rbt_form_subscribe > .rbt_form_header {
        height: 40%;
        padding: 25px 15px;
    }

        .rbt_form.rbt_form_subscribe > .rbt_form_header:after {
            height: 0;
        }

        .rbt_form.rbt_form_subscribe > .rbt_form_header > h1 {
            font-weight: 300;
            text-transform: uppercase;
        }

    .rbt_form.rbt_form_subscribe > .rbt_form_body {
        height: 40%;
        padding: 0 15px;
    }

    .rbt_form.rbt_form_subscribe > .rbt_form_footer {
        height: 20%;
    }

@media (max-width: 450px) {
    .rbt_form.rbt_form_subscribe {
        height: 450px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .rbt_left .rbt_form.rbt_form_left.rbt_form_subscribe, .rbt_left .rbt_form.rbt_form_right.rbt_form_subscribe, .rbt_right .rbt_form.rbt_form_left.rbt_form_subscribe, .rbt_right .rbt_form.rbt_form_right.rbt_form_subscribe {
        height: 450px;
    }
}

.rbt_form > .rbt_form_body > form .rbt_input_txt {
    padding: 10px 0;
}

    .rbt_form > .rbt_form_body > form .rbt_input_txt > input {
        height: 48px;
        width: 100%;
        display: block;
        padding: 0 20px;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
        transition: all cubic-bezier(.165,.84,.44,1) .3s;
    }

        .rbt_form > .rbt_form_body > form .rbt_input_txt > input:focus {
            outline: none;
        }

    .rbt_form > .rbt_form_body > form .rbt_input_txt > label {
        font-weight: 400;
        margin-bottom: 5px;
        text-transform: capitalize;
    }

    .rbt_form > .rbt_form_body > form .rbt_input_txt > input::-webkit-input-placeholder {
        text-transform: capitalize;
    }

    .rbt_form > .rbt_form_body > form .rbt_input_txt > input::-moz-placeholder {
        text-transform: capitalize;
    }

    .rbt_form > .rbt_form_body > form .rbt_input_txt > input:-ms-input-placeholder {
        text-transform: capitalize;
    }

    .rbt_form > .rbt_form_body > form .rbt_input_txt > input:-moz-placeholder {
        text-transform: capitalize;
    }

.rbt_form > .rbt_form_body > form .rbt_input_inline {
    font-size: 0;
}

    .rbt_form > .rbt_form_body > form .rbt_input_inline > .rbt_input_txt {
        width: 49%;
        font-size: 14px;
        display: inline-block;
    }

        .rbt_form > .rbt_form_body > form .rbt_input_inline > .rbt_input_txt:first-child {
            margin: 0 3.5px 0 0;
        }

        .rbt_form > .rbt_form_body > form .rbt_input_inline > .rbt_input_txt:last-child {
            margin: 0 0 0 3.5px;
        }

@media (max-width: 505px) {
    .rbt_form > .rbt_form_body > form .rbt_input_inline > .rbt_input_txt {
        width: 100%;
        display: block;
    }

        .rbt_form > .rbt_form_body > form .rbt_input_inline > .rbt_input_txt:first-child {
            margin: 0;
        }

        .rbt_form > .rbt_form_body > form .rbt_input_inline > .rbt_input_txt:last-child {
            margin: 0;
        }
}

.rbt_form > .rbt_form_body > form .rbt_textarea {
    padding: 10px 0;
}

    .rbt_form > .rbt_form_body > form .rbt_textarea > textarea {
        width: 100%;
        display: block;
        padding: 10px 20px;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
        transition: all cubic-bezier(.165,.84,.44,1) .3s;
    }

        .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:focus {
            outline: none;
        }

    .rbt_form > .rbt_form_body > form .rbt_textarea > label {
        font-weight: 500;
        margin-bottom: 5px;
        text-transform: capitalize;
    }

    .rbt_form > .rbt_form_body > form .rbt_textarea > textarea::-webkit-input-placeholder {
        text-transform: capitalize;
    }

    .rbt_form > .rbt_form_body > form .rbt_textarea > textarea::-moz-placeholder {
        text-transform: capitalize;
    }

    .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:-ms-input-placeholder {
        text-transform: capitalize;
    }

    .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:-moz-placeholder {
        text-transform: capitalize;
    }

.rbt_form > .rbt_form_body > form .rbt_checkbox > label {
    top: 0;
    bottom: 0;
    left: 50px;
    margin: auto;
    height: 35px;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
    position: absolute;
    -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
    transition: all cubic-bezier(.165,.84,.44,1) .3s;
}

    .rbt_form > .rbt_form_body > form .rbt_checkbox > label > a {
        margin-left: 10px;
        text-transform: capitalize;
    }

        .rbt_form > .rbt_form_body > form .rbt_checkbox > label > a:hover {
            text-decoration: underline;
        }

.rbt_form > .rbt_form_body > form .rbt_checkbox {
    height: 100%;
    margin-top: 5px;
    position: relative;
}

    .rbt_form > .rbt_form_body > form .rbt_checkbox > div {
        width: 38px;
        height: 38px;
        margin-top: 5px;
        position: relative;
        display: inline-block;
    }

        .rbt_form > .rbt_form_body > form .rbt_checkbox > div > input {
            top: 0;
            left: 0;
            margin: 0;
            z-index: 5;
            opacity: 0;
            width: 38px;
            height: 38px;
            position: absolute;
            vertical-align: middle;
        }

        .rbt_form > .rbt_form_body > form .rbt_checkbox > div > span {
            top: 0;
            left: 0;
            z-index: 1;
            width: 38px;
            height: 38px;
            position: absolute;
            -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
            transition: all cubic-bezier(.165,.84,.44,1) .3s;
        }

        .rbt_form > .rbt_form_body > form .rbt_checkbox > div > input + span:before {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            opacity: 1;
            width: 18px;
            height: 18px;
            margin: auto;
            font-size: 16px;
            content: '\f00c';
            line-height: 18px;
            text-shadow: none;
            text-align: center;
            position: absolute;
            vertical-align: middle;
            font-family: FontAwesome;
            -webkit-font-smoothing: antialiased;
        }

.rbt_radio {
    width: 90px;
    height: 40px;
    position: relative;
    display: inline-block;
    margin: 10px 0 20px;
}

    .rbt_radio > div {
        top: 0;
        left: 0;
        bottom: 0;
        width: 38px;
        height: 38px;
        margin: auto;
        position: absolute;
        display: inline-block;
    }

        .rbt_radio > div > input {
            top: 0;
            left: 0;
            margin: 0;
            z-index: 5;
            opacity: 0;
            width: 38px;
            height: 38px;
            position: absolute;
            vertical-align: middle;
        }

        .rbt_radio > div > span {
            top: 0;
            left: 0;
            z-index: 1;
            width: 38px;
            height: 38px;
            position: absolute;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-transition: all .5s cubic-bezier(0.22,0.81,0.01,0.99);
            transition: all .5s cubic-bezier(0.22,0.81,0.01,0.99);
        }

        .rbt_radio > div > input:checked + span:before {
            opacity: 1;
        }

        .rbt_radio > div > input + span:before {
            top: 0;
            left: 0;
            opacity: 1;
            content: '';
            width: 19px;
            height: 19px;
            font-size: 16px;
            line-height: 19px;
            text-align: center;
            position: absolute;
            vertical-align: middle;
            font-family: FontAwesome;
            -webkit-transition: all .5s cubic-bezier(0.22,0.81,0.01,0.99);
            transition: all .5s cubic-bezier(0.22,0.81,0.01,0.99);
        }

    .rbt_radio > label {
        top: 0;
        bottom: 0;
        left: 48px;
        width: 40px;
        height: 40px;
        margin: auto;
        font-size: 12px;
        font-weight: 500;
        text-align: left;
        line-height: 40px;
        position: absolute;
        text-transform: capitalize;
    }

.rbt_form > .rbt_form_body > form .rbt_form_submit > button {
    left: 0;
    right: 0;
    padding: 0;
    outline: 0;
    width: 150px;
    border: none;
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    line-height: 40px;
    position: absolute;
    display: inline-block;
    margin: 10px auto 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
    transition: all cubic-bezier(.165,.84,.44,1) .3s;
}

.rbt_form > .rbt_form_footer {
    height: 15%;
    text-align: center;
    padding: 20px 25px;
    position: relative;
}

    .rbt_form > .rbt_form_footer:before {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 1px;
        content: "";
        margin: auto;
        bottom: auto;
        position: absolute;
    }

    .rbt_form > .rbt_form_footer > ul {
        margin: 0;
        padding: 0;
        font-size: 0;
        position: relative;
        text-align: center;
        list-style-type: none;
    }

        .rbt_form > .rbt_form_footer > ul > li {
            display: inline-block;
        }

            .rbt_form > .rbt_form_footer > ul > li > a {
                width: 35px;
                height: 35px;
                display: block;
                font-size: 14px;
                line-height: 35px;
                margin: 0 2px !important;
                -webkit-transition: all cubic-bezier(.165,.84,.44,1) .3s;
                transition: all cubic-bezier(.165,.84,.44,1) .3s;
            }

@media (max-width: 505px) {
    .rbt_form {
        width: 100%;
    }

        .rbt_form > .rbt_form_header, .rbt_form > .rbt_form_body, .rbt_form > .rbt_form_footer {
            padding: 20px 10px;
        }

            .rbt_form > .rbt_form_body > form .rbt_checkbox > label {
                font-size: 10px;
            }

                .rbt_form > .rbt_form_body > form .rbt_checkbox > label > a {
                    font-size: 10px;
                    margin-left: 5px;
                }
}

.rbt_bg_gray .rbt_form {
    background: #fff;
    border: 1px solid #ebeaea;
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

    .rbt_bg_gray .rbt_form > .rbt_form_header:after {
        background: #ebeaea;
    }

    .rbt_bg_gray .rbt_form > .rbt_form_header > h3 {
        color: #333;
    }

    .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_input_txt > label {
        color: #333;
    }

    .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_input_txt > input {
        color: #333;
        background: #f6f6f6;
        border: 1px solid #ebeaea;
    }

        .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_input_txt > input::-webkit-input-placeholder {
            color: #ccc;
        }

        .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_input_txt > input::-moz-placeholder {
            color: #ccc;
        }

        .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_input_txt > input:-ms-input-placeholder {
            color: #ccc;
        }

        .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_input_txt > input:-moz-placeholder {
            color: #ccc;
        }

    .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_textarea > label {
        color: #333;
    }

    .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_textarea > textarea {
        color: #333;
        background: #f6f6f6;
        border: 1px solid #ebeaea;
    }

        .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_textarea > textarea::-webkit-input-placeholder {
            color: #ccc;
        }

        .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_textarea > textarea::-moz-placeholder {
            color: #ccc;
        }

        .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:-ms-input-placeholder {
            color: #ccc;
        }

        .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:-moz-placeholder {
            color: #ccc;
        }

    .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_checkbox > label {
        color: #333;
    }

    .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_checkbox > div > span {
        color: #ccc;
        background: #f6f6f6;
        border: 1px solid #ebeaea;
    }

.rbt_bg_gray .rbt_radio > div > input:checked + span {
    background: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_bg_gray .rbt_radio > label {
    color: #333;
}

.rbt_bg_gray .rbt_radio > div > span {
    background: #f6f6f6;
    border: 1px solid #ebeaea;
}

.rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_form_submit > button {
    color: #333;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
}

.rbt_bg_gray .rbt_form > .rbt_form_footer:before {
    background: #ebeaea;
}

.rbt_bg_gray .rbt_form > .rbt_form_footer > ul > li > a {
    color: #333;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
}

.rbt_bg_dark .rbt_form {
    background: #3e4346;
    border: 1px solid #1e2123;
}

    .rbt_bg_dark .rbt_form > .rbt_form_header:after {
        background: #1e2123;
    }

    .rbt_bg_dark .rbt_form > .rbt_form_header > h3 {
        color: #aaa9a9;
    }

    .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_input_txt > label {
        color: #aaa9a9;
    }

    .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_input_txt > input {
        color: #aaa9a9;
        background: #1e2123;
        border: 1px solid #3e4346;
    }

        .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_input_txt > input::-webkit-input-placeholder {
            color: #696b6c;
        }

        .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_input_txt > input::-moz-placeholder {
            color: #696b6c;
        }

        .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_input_txt > input:-ms-input-placeholder {
            color: #696b6c;
        }

        .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_input_txt > input:-moz-placeholder {
            color: #696b6c;
        }

    .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_textarea > label {
        color: #aaa9a9;
    }

    .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_textarea > textarea {
        color: #aaa9a9;
        background: #1e2123;
        border: 1px solid #3e4346;
    }

        .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_textarea > textarea::-webkit-input-placeholder {
            color: #696b6c;
        }

        .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_textarea > textarea::-moz-placeholder {
            color: #696b6c;
        }

        .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:-ms-input-placeholder {
            color: #696b6c;
        }

        .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:-moz-placeholder {
            color: #696b6c;
        }

    .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_checkbox > label {
        color: #aaa9a9;
    }

    .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_checkbox > div > span {
        color: #696b6c;
        background: #1e2123;
        border: 1px solid #3e4346;
    }

.rbt_bg_dark .rbt_radio > label {
    color: #aaa9a9;
}

.rbt_bg_dark .rbt_radio > div > span {
    background: #1e2123;
    border: 1px solid #3e4346;
}

.rbt_bg_dark .rbt_radio > div > input:checked + span {
    background: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_form_submit > button {
    color: #aaa9a9;
    background: #1e2123;
    border: 1px solid #3e4346;
}

.rbt_bg_dark .rbt_form > .rbt_form_footer:before {
    background: #1e2123;
}

.rbt_bg_dark .rbt_form > .rbt_form_footer > ul > li > a {
    color: #aaa9a9;
    background: #1e2123;
    border: 1px solid #1e2123;
}

.rbt_bg_white .rbt_form {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

    .rbt_bg_white .rbt_form > .rbt_form_header:after {
        background: rgba(0,0,0,0.15);
    }

    .rbt_bg_white .rbt_form > .rbt_form_header > h3 {
        color: #272727;
    }

    .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_input_txt > label {
        color: #272727;
    }

    .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_input_txt > input {
        color: #272727;
        background: #fff;
        border: 1px solid rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
        box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    }

        .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_input_txt > input::-webkit-input-placeholder {
            color: #848484;
        }

        .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_input_txt > input::-moz-placeholder {
            color: #848484;
        }

        .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_input_txt > input:-ms-input-placeholder {
            color: #848484;
        }

        .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_input_txt > input:-moz-placeholder {
            color: #848484;
        }

    .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_textarea > label {
        color: #272727;
    }

    .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_textarea > textarea {
        color: #272727;
        background: #fff;
        border: 1px solid rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
        box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    }

        .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_textarea > textarea::-webkit-input-placeholder {
            color: #848484;
        }

        .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_textarea > textarea::-moz-placeholder {
            color: #848484;
        }

        .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:-ms-input-placeholder {
            color: #848484;
        }

        .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:-moz-placeholder {
            color: #848484;
        }

    .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_checkbox > label {
        color: #272727;
    }

    .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_checkbox > div > span {
        color: #848484;
        background: #fff;
        border: 1px solid rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
        box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    }

.rbt_bg_white .rbt_radio > label {
    color: #272727;
}

.rbt_bg_white .rbt_radio > div > span {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_bg_white .rbt_radio > div > input:checked + span {
    background: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_form_submit > button {
    color: #272727;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_bg_white .rbt_form > .rbt_form_footer:before {
    background: rgba(0,0,0,0.15);
}

.rbt_bg_white .rbt_form > .rbt_form_footer > ul > li > a {
    color: #272727;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_checkbox > label > a, .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_checkbox > label > a, .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_checkbox > label > a {
    color: #a0ce4e;
}

.rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_input_txt > input:focus, .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_input_txt > input:focus, .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_input_txt > input:focus, .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:focus, .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:focus, .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_textarea > textarea:focus {
    border: 1px solid #a0ce4e;
}

.rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_checkbox > div > input:checked + span, .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_checkbox > div > input:checked + span, .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_checkbox > div > input:checked + span, .rbt_bg_gray .rbt_form > .rbt_form_body > form .rbt_form_submit > button:hover, .rbt_bg_dark .rbt_form > .rbt_form_body > form .rbt_form_submit > button:hover, .rbt_bg_white .rbt_form > .rbt_form_body > form .rbt_form_submit > button:hover, .rbt_bg_gray .rbt_form > .rbt_form_footer > ul > li > a:hover, .rbt_bg_dark .rbt_form > .rbt_form_footer > ul > li > a:hover, .rbt_bg_white .rbt_form > .rbt_form_footer > ul > li > a:hover {
    color: #fff;
    background: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_ico_top .navbar-nav > li > a {
    text-align: center;
}

    .rbt_ico_top .navbar-nav > li > a > i {
        display: block;
        font-size: 28px;
        margin-bottom: 10px;
    }

    .rbt_ico_top .navbar-nav > li > a > span {
        font-size: 12px;
        text-transform: uppercase;
    }

.rbt_ico_bottom .navbar-nav > li > a {
    text-align: center;
}

    .rbt_ico_bottom .navbar-nav > li > a > i {
        display: block;
        font-size: 28px;
        margin-top: 10px;
    }

    .rbt_ico_bottom .navbar-nav > li > a > span {
        font-size: 12px;
        text-transform: uppercase;
    }

.rbt_ico_left .navbar-nav > li > a {
    text-align: left;
}

    .rbt_ico_left .navbar-nav > li > a > i {
        font-size: 14px;
        margin-right: 8px;
    }

    .rbt_ico_left .navbar-nav > li > a > span {
        font-size: 12px;
        text-transform: uppercase;
    }

.rbt_ico_right .navbar-nav > li > a {
    text-align: left;
}

    .rbt_ico_right .navbar-nav > li > a > i {
        font-size: 14px;
        margin-left: 8px;
    }

    .rbt_ico_right .navbar-nav > li > a > span {
        font-size: 12px;
        text-transform: uppercase;
    }

.rbt_ico_txt .navbar-nav > li > a > i {
    margin-right: 8px;
}

.rbt_ico_txt .navbar-nav > li > a > span {
    text-transform: uppercase;
}

.rbt_ico_txt .navbar-nav > li > a > p {
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.rbt_nav_flat .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_nav_flat .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_nav_flat .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_nav_flat .tab-content {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_nav_flat .navbar-nav > li, .rbt_right.rbt_nav_flat .navbar-nav > li, .rbt_top_left.rbt_nav_flat .navbar-nav > li, .rbt_top_right.rbt_nav_flat .navbar-nav > li, .rbt_top_center.rbt_nav_flat .navbar-nav > li {
    text-align: center;
}

    .rbt_top_left.rbt_nav_flat .navbar-nav > li > a, .rbt_top_right.rbt_nav_flat .navbar-nav > li > a, .rbt_top_center.rbt_nav_flat .navbar-nav > li > a, .rbt_left.rbt_nav_flat .navbar-nav > li > a, .rbt_right.rbt_nav_flat .navbar-nav > li > a {
        font-size: 14px;
    }

@media (max-width: 767px) {
    .rbt_nav_flat .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_nav_flat .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

    .rbt_nav_flat .navbar-header {
        margin-bottom: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_nav_flat .navbar .navbar-nav > li {
        margin: 0 !important;
    }

    .rbt_nav_flat .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_nav_flat .navbar-toggle {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_top_left.rbt_bg_gray.rbt_nav_flat .navbar, .rbt_top_right.rbt_bg_gray.rbt_nav_flat .navbar, .rbt_top_center.rbt_bg_gray.rbt_nav_flat .navbar {
    overflow: hidden;
    /*background: #f6f6f6;
    border: 1px solid #ebeaea;*/
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_bg_gray.rbt_nav_flat .navbar, .rbt_right.rbt_bg_gray.rbt_nav_flat .navbar {
    overflow: hidden;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_bg_gray.rbt_nav_flat .navbar {
    border-right: none;
}

.rbt_right.rbt_bg_gray.rbt_nav_flat .navbar {
    border-left: none;
}

.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a:hover {
        background: #fff;
    }

.rbt_bg_gray.rbt_nav_flat .navbar-nav > .active > a, .rbt_bg_gray.rbt_nav_flat .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_nav_flat .navbar-nav > .active > a:focus {
    background-color: #C00000 !important;
    color:#fff !important;
}
.rbt_bg_gray.rbt_nav_flat .navbar-nav > .active > a span, .rbt_bg_gray.rbt_nav_flat .navbar-nav > .active > a i{color:#fff;}
.rbt_top_left.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a {
    border-right: 1px solid #ebeaea;
}
.rbt_top_left.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:last-child > a {
    border-right: 0px solid #ebeaea;
}

.rbt_top_center.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a {
    border-right: 1px solid #ebeaea;
}

.rbt_top_center.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:first-child {
    border-left: 1px solid #ebeaea;
}

.rbt_top_right.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a {
    border-left: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a, .rbt_right.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a {
    border-bottom: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_gray.rbt_nav_flat .tab-content, .rbt_top_right.rbt_bg_gray.rbt_nav_flat .tab-content, .rbt_top_center.rbt_bg_gray.rbt_nav_flat .tab-content {
    background: #fff;
    /*border-left: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;*/
}

.rbt_left.rbt_bg_gray.rbt_nav_flat .tab-content, .rbt_right.rbt_bg_gray.rbt_nav_flat .tab-content {
    background: #fff;
    border: 1px solid #ebeaea;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_nav_flat .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_left.rbt_bg_gray.rbt_nav_flat .navbar, .rbt_right.rbt_bg_gray.rbt_nav_flat .navbar {
        border: 1px solid #ebeaea;
    }

    .rbt_top_left.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_top_center.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_top_center.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:first-child {
        border-top: 1px solid #ebeaea;
    }

    .rbt_top_left.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_gray.rbt_nav_flat .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_left.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:first-child, .rbt_right.rbt_bg_gray.rbt_nav_flat .navbar-nav > li:first-child {
        border-top: 1px solid #ebeaea;
    }

    .rbt_left.rbt_bg_gray.rbt_nav_flat .tab-content {
        border-left: 1px solid #ebeaea;
        border-top: 1px solid transparent;
    }

    .rbt_right.rbt_bg_gray.rbt_nav_flat .tab-content {
        border-right: 1px solid #ebeaea;
        border-top: 1px solid transparent;
    }
}

.rbt_top_left.rbt_bg_dark.rbt_nav_flat .navbar, .rbt_top_right.rbt_bg_dark.rbt_nav_flat .navbar, .rbt_top_center.rbt_bg_dark.rbt_nav_flat .navbar {
    overflow: hidden;
    background: #1e2123;
    border: 1px solid #3e4346;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_bg_dark.rbt_nav_flat .navbar, .rbt_right.rbt_bg_dark.rbt_nav_flat .navbar {
    overflow: hidden;
    background: #1e2123;
    border: 1px solid #3e4346;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_bg_dark.rbt_nav_flat .navbar {
    border-right: none;
}

.rbt_right.rbt_bg_dark.rbt_nav_flat .navbar {
    border-left: none;
}

.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a:hover {
        background: #fff;
    }

.rbt_bg_dark.rbt_nav_flat .navbar-nav > .active > a, .rbt_bg_dark.rbt_nav_flat .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_nav_flat .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_top_left.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a {
    border-right: 1px solid #3e4346;
}

.rbt_top_center.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a {
    border-right: 1px solid #3e4346;
}

.rbt_top_center.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:first-child {
    border-left: 1px solid #3e4346;
}

.rbt_top_right.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a {
    border-left: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a, .rbt_right.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a {
    border-bottom: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_dark.rbt_nav_flat .tab-content, .rbt_top_right.rbt_bg_dark.rbt_nav_flat .tab-content, .rbt_top_center.rbt_bg_dark.rbt_nav_flat .tab-content {
    background: transparent;
    border-left: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-bottom: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_nav_flat .tab-content, .rbt_right.rbt_bg_dark.rbt_nav_flat .tab-content {
    background: transparent;
    border: 1px solid #3e4346;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_nav_flat .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_left.rbt_bg_dark.rbt_nav_flat .navbar, .rbt_right.rbt_bg_dark.rbt_nav_flat .navbar {
        border: 1px solid #3e4346;
    }

    .rbt_top_left.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_top_center.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_top_center.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:first-child {
        border-top: 1px solid #3e4346;
    }

    .rbt_top_left.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_dark.rbt_nav_flat .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_left.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:first-child, .rbt_right.rbt_bg_dark.rbt_nav_flat .navbar-nav > li:first-child {
        border-top: 1px solid #3e4346;
    }

    .rbt_left.rbt_bg_dark.rbt_nav_flat .tab-content {
        border-left: 1px solid #3e4346;
        border-top: 1px solid transparent;
    }

    .rbt_right.rbt_bg_dark.rbt_nav_flat .tab-content {
        border-right: 1px solid #3e4346;
        border-top: 1px solid transparent;
    }
}

.rbt_top_left.rbt_bg_white.rbt_nav_flat .navbar, .rbt_top_right.rbt_bg_white.rbt_nav_flat .navbar, .rbt_top_center.rbt_bg_white.rbt_nav_flat .navbar {
    overflow: hidden;
    background: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_left.rbt_bg_white.rbt_nav_flat .navbar, .rbt_right.rbt_bg_white.rbt_nav_flat .navbar {
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_white.rbt_nav_flat .navbar-nav > li > a:hover {
        background: rgba(0,0,0,0.03);
    }

.rbt_bg_white.rbt_nav_flat .navbar-nav > .active > a, .rbt_bg_white.rbt_nav_flat .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_nav_flat .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_top_left.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a {
    border-right: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_center.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a {
    border-right: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_center.rbt_bg_white.rbt_nav_flat .navbar-nav > li:first-child {
    border-left: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_right.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a {
    border-left: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a, .rbt_right.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a {
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_white.rbt_nav_flat .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_white.rbt_nav_flat .tab-content, .rbt_top_right.rbt_bg_white.rbt_nav_flat .tab-content, .rbt_top_center.rbt_bg_white.rbt_nav_flat .tab-content {
    background: #fff;
    border-left: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
}

.rbt_left.rbt_bg_white.rbt_nav_flat .tab-content {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
}

.rbt_right.rbt_bg_white.rbt_nav_flat .tab-content {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_nav_flat .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_center.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_center.rbt_bg_white.rbt_nav_flat .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_white.rbt_nav_flat .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_white.rbt_nav_flat .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_white.rbt_nav_flat .navbar-nav > li:first-child {
        border-top: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_left.rbt_bg_white.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_white.rbt_nav_flat .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_white.rbt_nav_flat .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_white.rbt_nav_flat .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_left.rbt_bg_white.rbt_nav_flat .navbar-nav > li:first-child, .rbt_right.rbt_bg_white.rbt_nav_flat .navbar-nav > li:first-child {
        border-top: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_left.rbt_bg_white.rbt_nav_flat .tab-content {
        border-left: 1px solid rgba(0,0,0,0.15);
        border-top: 1px solid transparent;
    }

    .rbt_right.rbt_bg_white.rbt_nav_flat .tab-content {
        border-right: 1px solid rgba(0,0,0,0.15);
        border-top: 1px solid transparent;
    }
}

.rbt_border_flat .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border_flat .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_border_flat .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border_flat .tab-content {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_border_flat .navbar-nav > li, .rbt_right.rbt_border_flat .navbar-nav > li, .rbt_top_left.rbt_border_flat .navbar-nav > li, .rbt_top_right.rbt_border_flat .navbar-nav > li, .rbt_top_center.rbt_border_flat .navbar-nav > li {
    text-align: center;
}

    .rbt_top_left.rbt_border_flat .navbar-nav > li > a, .rbt_top_right.rbt_border_flat .navbar-nav > li > a, .rbt_top_center.rbt_border_flat .navbar-nav > li > a, .rbt_left.rbt_border_flat .navbar-nav > li > a, .rbt_right.rbt_border_flat .navbar-nav > li > a {
        font-size: 14px;
    }

@media (max-width: 767px) {
    .rbt_border_flat .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_border_flat .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

    .rbt_border_flat .navbar-header {
        margin-bottom: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_border_flat .navbar .navbar-nav > li {
        margin: 0 !important;
    }

    .rbt_border_flat .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_border_flat .navbar-toggle {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_top_left.rbt_bg_gray.rbt_border_flat .navbar, .rbt_top_right.rbt_bg_gray.rbt_border_flat .navbar, .rbt_top_center.rbt_bg_gray.rbt_border_flat .navbar {
    overflow: hidden;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_bg_gray.rbt_border_flat .navbar, .rbt_right.rbt_bg_gray.rbt_border_flat .navbar {
    overflow: hidden;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_gray.rbt_border_flat .navbar-nav > li > a:hover {
        background: #ebeaea;
    }

.rbt_bg_gray.rbt_border_flat .navbar-nav > .active > a, .rbt_bg_gray.rbt_border_flat .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_border_flat .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_top_left.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a {
    border-right: 1px solid #ebeaea;
}

.rbt_top_center.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a {
    border-right: 1px solid #ebeaea;
}

.rbt_top_center.rbt_bg_gray.rbt_border_flat .navbar-nav > li:first-child {
    border-left: 1px solid #ebeaea;
}

.rbt_top_right.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a {
    border-left: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a, .rbt_right.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a {
    border-bottom: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_gray.rbt_border_flat .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_gray.rbt_border_flat .tab-content, .rbt_top_right.rbt_bg_gray.rbt_border_flat .tab-content, .rbt_top_center.rbt_bg_gray.rbt_border_flat .tab-content {
    background: #f6f6f6;
    border-left: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_flat .tab-content {
    background: #f6f6f6;
    border-top: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
}

.rbt_right.rbt_bg_gray.rbt_border_flat .tab-content {
    background: #f6f6f6;
    border-top: 1px solid #ebeaea;
    border-left: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_border_flat .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_top_center.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_top_center.rbt_bg_gray.rbt_border_flat .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_gray.rbt_border_flat .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_gray.rbt_border_flat .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_gray.rbt_border_flat .navbar-nav > li:first-child {
        border-top: 1px solid #ebeaea;
    }

    .rbt_top_left.rbt_bg_gray.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_gray.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_gray.rbt_border_flat .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_gray.rbt_border_flat .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_left.rbt_bg_gray.rbt_border_flat .navbar-nav > li:first-child, .rbt_right.rbt_bg_gray.rbt_border_flat .navbar-nav > li:first-child {
        border-top: 1px solid #ebeaea;
    }

    .rbt_left.rbt_bg_gray.rbt_border_flat .tab-content {
        border-left: 1px solid #ebeaea;
        border-top: 1px solid transparent;
    }

    .rbt_right.rbt_bg_gray.rbt_border_flat .tab-content {
        border-right: 1px solid #ebeaea;
        border-top: 1px solid transparent;
    }
}

.rbt_bg_dark.rbt_border_flat .tab-content a:link, .rbt_bg_dark.rbt_border_flat .tab-content button, .rbt_bg_dark.rbt_border_flat .tab-content a:visited, .rbt_bg_dark.rbt_border_flat .tab-content p, .rbt_bg_dark.rbt_border_flat .tab-content h1, .rbt_bg_dark.rbt_border_flat .tab-content h2, .rbt_bg_dark.rbt_border_flat .tab-content h3, .rbt_bg_dark.rbt_border_flat .tab-content h4, .rbt_bg_dark.rbt_border_flat .tab-content h5, .rbt_bg_dark.rbt_border_flat .tab-content h6, .rbt_bg_dark.rbt_border_flat .tab-content li, .rbt_bg_dark.rbt_border_flat .tab-content span {
    color: #aaa9a9;
}

.rbt_top_left.rbt_bg_dark.rbt_border_flat .navbar, .rbt_top_right.rbt_bg_dark.rbt_border_flat .navbar, .rbt_top_center.rbt_bg_dark.rbt_border_flat .navbar {
    overflow: hidden;
    background: #1e2123;
    border: 1px solid #3e4346;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_bg_dark.rbt_border_flat .navbar, .rbt_right.rbt_bg_dark.rbt_border_flat .navbar {
    overflow: hidden;
    background: #1e2123;
    border: 1px solid #3e4346;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_dark.rbt_border_flat .navbar-nav > li > a:hover {
        background: #3e4346;
    }

.rbt_bg_dark.rbt_border_flat .navbar-nav > .active > a, .rbt_bg_dark.rbt_border_flat .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_border_flat .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_top_left.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a {
    border-right: 1px solid #3e4346;
}

.rbt_top_center.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a {
    border-right: 1px solid #3e4346;
}

.rbt_top_center.rbt_bg_dark.rbt_border_flat .navbar-nav > li:first-child {
    border-left: 1px solid #3e4346;
}

.rbt_top_right.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a {
    border-left: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a, .rbt_right.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a {
    border-bottom: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_dark.rbt_border_flat .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_dark.rbt_border_flat .tab-content, .rbt_top_right.rbt_bg_dark.rbt_border_flat .tab-content, .rbt_top_center.rbt_bg_dark.rbt_border_flat .tab-content {
    background: #1e2123;
    border-left: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-bottom: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_border_flat .tab-content {
    background: #1e2123;
    border-top: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-bottom: 1px solid #3e4346;
}

.rbt_right.rbt_bg_dark.rbt_border_flat .tab-content {
    background: #1e2123;
    border-top: 1px solid #3e4346;
    border-left: 1px solid #3e4346;
    border-bottom: 1px solid #3e4346;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_border_flat .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_top_center.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_top_center.rbt_bg_dark.rbt_border_flat .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_dark.rbt_border_flat .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_dark.rbt_border_flat .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_dark.rbt_border_flat .navbar-nav > li:first-child {
        border-top: 1px solid #3e4346;
    }

    .rbt_top_left.rbt_bg_dark.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_dark.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_dark.rbt_border_flat .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_dark.rbt_border_flat .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_left.rbt_bg_dark.rbt_border_flat .navbar-nav > li:first-child, .rbt_right.rbt_bg_dark.rbt_border_flat .navbar-nav > li:first-child {
        border-top: 1px solid #3e4346;
    }

    .rbt_left.rbt_bg_dark.rbt_border_flat .tab-content {
        border-left: 1px solid #3e4346;
        border-top: 1px solid transparent;
    }

    .rbt_right.rbt_bg_dark.rbt_border_flat .tab-content {
        border-right: 1px solid #3e4346;
        border-top: 1px solid transparent;
    }
}

.rbt_top_left.rbt_bg_white.rbt_border_flat .navbar, .rbt_top_right.rbt_bg_white.rbt_border_flat .navbar, .rbt_top_center.rbt_bg_white.rbt_border_flat .navbar {
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_left.rbt_bg_white.rbt_border_flat .navbar, .rbt_right.rbt_bg_white.rbt_border_flat .navbar {
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_bg_white.rbt_border_flat .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_white.rbt_border_flat .navbar-nav > li > a:hover {
        background: rgba(0,0,0,0.03);
    }

.rbt_bg_white.rbt_border_flat .navbar-nav > .active > a, .rbt_bg_white.rbt_border_flat .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_border_flat .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_top_left.rbt_bg_white.rbt_border_flat .navbar-nav > li > a {
    border-right: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_center.rbt_bg_white.rbt_border_flat .navbar-nav > li > a {
    border-right: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_center.rbt_bg_white.rbt_border_flat .navbar-nav > li:first-child {
    border-left: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_right.rbt_bg_white.rbt_border_flat .navbar-nav > li > a {
    border-left: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_flat .navbar-nav > li > a, .rbt_right.rbt_bg_white.rbt_border_flat .navbar-nav > li > a {
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_white.rbt_border_flat .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_white.rbt_border_flat .tab-content, .rbt_top_right.rbt_bg_white.rbt_border_flat .tab-content, .rbt_top_center.rbt_bg_white.rbt_border_flat .tab-content {
    background: #fff;
    border-left: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
}

.rbt_left.rbt_bg_white.rbt_border_flat .tab-content {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
}

.rbt_right.rbt_bg_white.rbt_border_flat .tab-content {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_border_flat .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_white.rbt_border_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_center.rbt_bg_white.rbt_border_flat .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_center.rbt_bg_white.rbt_border_flat .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_white.rbt_border_flat .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_white.rbt_border_flat .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_white.rbt_border_flat .navbar-nav > li:first-child {
        border-top: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_left.rbt_bg_white.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_white.rbt_border_flat .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_white.rbt_border_flat .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_white.rbt_border_flat .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_left.rbt_bg_white.rbt_border_flat .navbar-nav > li:first-child, .rbt_right.rbt_bg_white.rbt_border_flat .navbar-nav > li:first-child {
        border-top: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_left.rbt_bg_white.rbt_border_flat .tab-content {
        border-left: 1px solid rgba(0,0,0,0.15);
        border-top: 1px solid transparent;
    }

    .rbt_right.rbt_bg_white.rbt_border_flat .tab-content {
        border-right: 1px solid rgba(0,0,0,0.15);
        border-top: 1px solid transparent;
    }
}

.rbt_border_round .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border_round .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_border_round .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border_round .tab-content {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_border_round .navbar-nav > li, .rbt_right.rbt_border_round .navbar-nav > li, .rbt_top_left.rbt_border_round .navbar-nav > li, .rbt_top_right.rbt_border_round .navbar-nav > li, .rbt_top_center.rbt_border_round .navbar-nav > li {
    text-align: center;
}

    .rbt_top_left.rbt_border_round .navbar-nav > li > a, .rbt_top_right.rbt_border_round .navbar-nav > li > a, .rbt_top_center.rbt_border_round .navbar-nav > li > a, .rbt_left.rbt_border_round .navbar-nav > li > a, .rbt_right.rbt_border_round .navbar-nav > li > a {
        font-size: 14px;
    }

@media (max-width: 767px) {
    .rbt_border_round .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_border_round .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

    .rbt_border_round .navbar-header {
        margin-bottom: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_border_round .navbar .navbar-nav > li {
        margin: 0 !important;
    }

    .rbt_border_round .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_border_round .navbar-toggle {
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.rbt_top_left.rbt_bg_gray.rbt_border_round .navbar, .rbt_top_right.rbt_bg_gray.rbt_border_round .navbar, .rbt_top_center.rbt_bg_gray.rbt_border_round .navbar {
    overflow: hidden;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.rbt_left.rbt_bg_gray.rbt_border_round .navbar, .rbt_right.rbt_bg_gray.rbt_border_round .navbar {
    overflow: hidden;
    background: #f6f6f6;
    border: 1px solid #ebeaea;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.rbt_bg_gray.rbt_border_round .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_gray.rbt_border_round .navbar-nav > li > a:hover {
        background: #fff;
    }

.rbt_bg_gray.rbt_border_round .navbar-nav > .active > a, .rbt_bg_gray.rbt_border_round .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_border_round .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_top_left.rbt_bg_gray.rbt_border_round .navbar-nav > li > a {
    border-right: 1px solid #ebeaea;
}

.rbt_top_center.rbt_bg_gray.rbt_border_round .navbar-nav > li > a {
    border-right: 1px solid #ebeaea;
}

.rbt_top_center.rbt_bg_gray.rbt_border_round .navbar-nav > li:first-child {
    border-left: 1px solid #ebeaea;
}

.rbt_top_right.rbt_bg_gray.rbt_border_round .navbar-nav > li > a {
    border-left: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_round .navbar-nav > li > a, .rbt_right.rbt_bg_gray.rbt_border_round .navbar-nav > li > a {
    border-bottom: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_round .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_gray.rbt_border_round .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_gray.rbt_border_round .tab-content, .rbt_top_right.rbt_bg_gray.rbt_border_round .tab-content, .rbt_top_center.rbt_bg_gray.rbt_border_round .tab-content {
    background: #fff;
}

.rbt_left.rbt_bg_gray.rbt_border_round .tab-content {
    background: #fff;
}

.rbt_right.rbt_bg_gray.rbt_border_round .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_border_round .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_gray.rbt_border_round .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_top_center.rbt_bg_gray.rbt_border_round .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_top_center.rbt_bg_gray.rbt_border_round .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_gray.rbt_border_round .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_gray.rbt_border_round .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_gray.rbt_border_round .navbar-nav > li:first-child {
        border-top: 1px solid #ebeaea;
    }

    .rbt_top_left.rbt_bg_gray.rbt_border_round .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_gray.rbt_border_round .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_gray.rbt_border_round .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_gray.rbt_border_round .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid #ebeaea;
    }

    .rbt_left.rbt_bg_gray.rbt_border_round .navbar-nav > li:first-child, .rbt_right.rbt_bg_gray.rbt_border_round .navbar-nav > li:first-child {
        border-top: 1px solid #ebeaea;
    }
}

.rbt_top_left.rbt_bg_dark.rbt_border_round .navbar, .rbt_top_right.rbt_bg_dark.rbt_border_round .navbar, .rbt_top_center.rbt_bg_dark.rbt_border_round .navbar {
    overflow: hidden;
    background: #1e2123;
    border: 1px solid #3e4346;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.rbt_left.rbt_bg_dark.rbt_border_round .navbar, .rbt_right.rbt_bg_dark.rbt_border_round .navbar {
    overflow: hidden;
    background: #1e2123;
    border: 1px solid #3e4346;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.rbt_bg_dark.rbt_border_round .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_dark.rbt_border_round .navbar-nav > li > a:hover {
        background: #3e4346;
    }

.rbt_bg_dark.rbt_border_round .navbar-nav > .active > a, .rbt_bg_dark.rbt_border_round .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_border_round .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_top_left.rbt_bg_dark.rbt_border_round .navbar-nav > li > a {
    border-right: 1px solid #3e4346;
}

.rbt_top_center.rbt_bg_dark.rbt_border_round .navbar-nav > li > a {
    border-right: 1px solid #3e4346;
}

.rbt_top_center.rbt_bg_dark.rbt_border_round .navbar-nav > li:first-child {
    border-left: 1px solid #3e4346;
}

.rbt_top_right.rbt_bg_dark.rbt_border_round .navbar-nav > li > a {
    border-left: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_border_round .navbar-nav > li > a, .rbt_right.rbt_bg_dark.rbt_border_round .navbar-nav > li > a {
    border-bottom: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_border_round .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_dark.rbt_border_round .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_dark.rbt_border_round .tab-content, .rbt_top_right.rbt_bg_dark.rbt_border_round .tab-content, .rbt_top_center.rbt_bg_dark.rbt_border_round .tab-content {
    background: #fff;
}

.rbt_left.rbt_bg_dark.rbt_border_round .tab-content {
    background: #fff;
}

.rbt_right.rbt_bg_dark.rbt_border_round .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_border_round .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_dark.rbt_border_round .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_top_center.rbt_bg_dark.rbt_border_round .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_top_center.rbt_bg_dark.rbt_border_round .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_dark.rbt_border_round .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_dark.rbt_border_round .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_dark.rbt_border_round .navbar-nav > li:first-child {
        border-top: 1px solid #3e4346;
    }

    .rbt_top_left.rbt_bg_dark.rbt_border_round .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_dark.rbt_border_round .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_dark.rbt_border_round .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_dark.rbt_border_round .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid #3e4346;
    }

    .rbt_left.rbt_bg_dark.rbt_border_round .navbar-nav > li:first-child, .rbt_right.rbt_bg_dark.rbt_border_round .navbar-nav > li:first-child {
        border-top: 1px solid #3e4346;
    }
}

.rbt_top_left.rbt_bg_white.rbt_border_round .navbar, .rbt_top_right.rbt_bg_white.rbt_border_round .navbar, .rbt_top_center.rbt_bg_white.rbt_border_round .navbar {
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_left.rbt_bg_white.rbt_border_round .navbar, .rbt_right.rbt_bg_white.rbt_border_round .navbar {
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

.rbt_bg_white.rbt_border_round .navbar-nav > li > a {
    background: transparent;
}

    .rbt_bg_white.rbt_border_round .navbar-nav > li > a:hover {
        background: rgba(0,0,0,0.03);
    }

.rbt_bg_white.rbt_border_round .navbar-nav > .active > a, .rbt_bg_white.rbt_border_round .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_border_round .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_top_left.rbt_bg_white.rbt_border_round .navbar-nav > li > a {
    border-right: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_center.rbt_bg_white.rbt_border_round .navbar-nav > li > a {
    border-right: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_center.rbt_bg_white.rbt_border_round .navbar-nav > li:first-child {
    border-left: 1px solid rgba(0,0,0,0.15);
}

.rbt_top_right.rbt_bg_white.rbt_border_round .navbar-nav > li > a {
    border-left: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_round .navbar-nav > li > a, .rbt_right.rbt_bg_white.rbt_border_round .navbar-nav > li > a {
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_round .navbar-nav > li:last-child > a, .rbt_right.rbt_bg_white.rbt_border_round .navbar-nav > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_white.rbt_border_round .tab-content, .rbt_top_right.rbt_bg_white.rbt_border_round .tab-content, .rbt_top_center.rbt_bg_white.rbt_border_round .tab-content {
    background: #fff;
}

.rbt_left.rbt_bg_white.rbt_border_round .tab-content {
    background: #fff;
}

.rbt_right.rbt_bg_white.rbt_border_round .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_border_round .navbar-header {
        background: transparent;
        border-bottom: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_white.rbt_border_round .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_center.rbt_bg_white.rbt_border_round .navbar-nav > li > a {
        border-right: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_center.rbt_bg_white.rbt_border_round .navbar-nav > li:first-child {
        border-left: 1px solid transparent;
    }

    .rbt_top_center.rbt_bg_white.rbt_border_round .navbar-nav > li:first-child, .rbt_top_left.rbt_bg_white.rbt_border_round .navbar-nav > li:first-child, .rbt_top_right.rbt_bg_white.rbt_border_round .navbar-nav > li:first-child {
        border-top: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_top_left.rbt_bg_white.rbt_border_round .navbar-nav > li:last-child > a, .rbt_top_right.rbt_bg_white.rbt_border_round .navbar-nav > li:last-child > a, .rbt_top_center.rbt_bg_white.rbt_border_round .navbar-nav > li:last-child > a {
        border-bottom: 1px solid transparent;
    }

    .rbt_top_right.rbt_bg_white.rbt_border_round .navbar-nav > li > a {
        border-left: 1px solid transparent;
        border-bottom: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_left.rbt_bg_white.rbt_border_round .navbar-nav > li:first-child, .rbt_right.rbt_bg_white.rbt_border_round .navbar-nav > li:first-child {
        border-top: 1px solid rgba(0,0,0,0.15);
    }
}

.rbt_border_lines .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border_lines .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_border_lines .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border_lines .tab-content {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_border_lines .navbar-nav > li, .rbt_right.rbt_border_lines .navbar-nav > li, .rbt_top_left.rbt_border_lines .navbar-nav > li, .rbt_top_right.rbt_border_lines .navbar-nav > li, .rbt_top_center.rbt_border_lines .navbar-nav > li {
    text-align: center;
}

    .rbt_top_left.rbt_border_lines .navbar-nav > li > a, .rbt_top_right.rbt_border_lines .navbar-nav > li > a, .rbt_top_center.rbt_border_lines .navbar-nav > li > a, .rbt_left.rbt_border_lines .navbar-nav > li > a, .rbt_right.rbt_border_lines .navbar-nav > li > a {
        font-size: 14px;
    }

@media (max-width: 767px) {
    .rbt_border_lines .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_border_lines .navbar-nav {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .rbt_border_lines .navbar-header {
        margin-bottom: 6px;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_border_lines .navbar .navbar-nav > li {
        margin: 6px 0 !important;
    }

    .rbt_border_lines .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_border_lines .navbar-toggle {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_gray.rbt_border_lines .navbar-nav i, .rbt_bg_gray.rbt_border_lines .navbar-nav a, .rbt_bg_gray.rbt_border_lines .navbar-nav p, .rbt_bg_gray.rbt_border_lines .navbar-nav li, .rbt_bg_gray.rbt_border_lines .navbar-nav span {
    color: #ccc;
}

.rbt_bg_gray.rbt_border_lines .navbar-nav > .active i, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active a, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active p, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active li, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active span, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active i:hover, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active a:hover, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active p:hover, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active li:hover, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active span:hover, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active i:focus, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active a:focus, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active p:focus, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active li:focus, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_gray.rbt_border_lines .navbar-nav > li:hover i, .rbt_bg_gray.rbt_border_lines .navbar-nav > li:hover a, .rbt_bg_gray.rbt_border_lines .navbar-nav > li:hover p, .rbt_bg_gray.rbt_border_lines .navbar-nav > li:hover li, .rbt_bg_gray.rbt_border_lines .navbar-nav > li:hover span {
    color: #a0ce4e;
}

.rbt_bg_gray.rbt_border_lines .navbar-nav > li > a {
    background: transparent;
}

.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_gray.rbt_border_lines .navbar-nav > li > a:before, .rbt_top_right.rbt_bg_gray.rbt_border_lines .navbar-nav > li > a:before, .rbt_top_center.rbt_bg_gray.rbt_border_lines .navbar-nav > li > a:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_lines .navbar-nav > li > a:before, .rbt_right.rbt_bg_gray.rbt_border_lines .navbar-nav > li > a:before {
    left: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_lines .navbar-nav > li > a:after, .rbt_right.rbt_bg_gray.rbt_border_lines .navbar-nav > li > a:after {
    right: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #ebeaea;
}

.rbt_top_left.rbt_bg_gray.rbt_border_lines .navbar-nav > li:last-child:after, .rbt_top_right.rbt_bg_gray.rbt_border_lines .navbar-nav > li:last-child:after, .rbt_top_center.rbt_bg_gray.rbt_border_lines .navbar-nav > li:last-child:after {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: #fff;
}

.rbt_top_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_center.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_center.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_top_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_top_center.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:focus:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:before, .rbt_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:before, .rbt_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:focus:before {
    left: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:after, .rbt_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:after, .rbt_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:hover:after, .rbt_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:hover:after, .rbt_left.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:focus:after, .rbt_right.rbt_bg_gray.rbt_border_lines .navbar-nav > .active > a:focus:after {
    right: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_top_left.rbt_bg_gray.rbt_border_lines .tab-content, .rbt_top_right.rbt_bg_gray.rbt_border_lines .tab-content, .rbt_top_center.rbt_bg_gray.rbt_border_lines .tab-content {
    background: #fff;
    border-top: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_lines .tab-content {
    background: #fff;
}

.rbt_right.rbt_bg_gray.rbt_border_lines .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_border_lines .navbar-header {
        background: #fff;
        border: 1px solid #ebeaea;
    }

    .rbt_bg_gray.rbt_border_lines .navbar-nav {
        background: #fff;
    }

    .rbt_left.rbt_bg_gray.rbt_border_lines .tab-content, .rbt_right.rbt_bg_gray.rbt_border_lines .tab-content {
        border-top: 1px solid #ebeaea;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }
}

.rbt_bg_dark.rbt_border_lines a:link, .rbt_bg_dark.rbt_border_lines button, .rbt_bg_dark.rbt_border_lines a:visited, .rbt_bg_dark.rbt_border_lines p, .rbt_bg_dark.rbt_border_lines h1, .rbt_bg_dark.rbt_border_lines h2, .rbt_bg_dark.rbt_border_lines h3, .rbt_bg_dark.rbt_border_lines h4, .rbt_bg_dark.rbt_border_lines h5, .rbt_bg_dark.rbt_border_lines h6, .rbt_bg_dark.rbt_border_lines span {
    color: #1e2123;
}

.rbt_bg_dark.rbt_border_lines .navbar-nav i, .rbt_bg_dark.rbt_border_lines .navbar-nav a, .rbt_bg_dark.rbt_border_lines .navbar-nav p, .rbt_bg_dark.rbt_border_lines .navbar-nav li, .rbt_bg_dark.rbt_border_lines .navbar-nav span {
    color: #1e2123;
}

.rbt_bg_dark.rbt_border_lines .navbar-nav > .active i, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active a, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active p, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active li, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active span, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active i:hover, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active a:hover, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active p:hover, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active li:hover, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active span:hover, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active i:focus, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active a:focus, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active p:focus, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active li:focus, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_dark.rbt_border_lines .navbar-nav > li > a {
    background: transparent;
}

.rbt_bg_dark.rbt_border_lines .navbar-nav > li:hover i, .rbt_bg_dark.rbt_border_lines .navbar-nav > li:hover a, .rbt_bg_dark.rbt_border_lines .navbar-nav > li:hover p, .rbt_bg_dark.rbt_border_lines .navbar-nav > li:hover li, .rbt_bg_dark.rbt_border_lines .navbar-nav > li:hover span {
    color: #a0ce4e;
}

.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_dark.rbt_border_lines .navbar-nav > li > a:before, .rbt_top_right.rbt_bg_dark.rbt_border_lines .navbar-nav > li > a:before, .rbt_top_center.rbt_bg_dark.rbt_border_lines .navbar-nav > li > a:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: #1e2123;
}

.rbt_left.rbt_bg_dark.rbt_border_lines .navbar-nav > li > a:before, .rbt_right.rbt_bg_dark.rbt_border_lines .navbar-nav > li > a:before {
    left: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #1e2123;
}

.rbt_left.rbt_bg_dark.rbt_border_lines .navbar-nav > li > a:after, .rbt_right.rbt_bg_dark.rbt_border_lines .navbar-nav > li > a:after {
    right: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #1e2123;
}

.rbt_top_left.rbt_bg_dark.rbt_border_lines .navbar-nav > li:last-child:after, .rbt_top_right.rbt_bg_dark.rbt_border_lines .navbar-nav > li:last-child:after, .rbt_top_center.rbt_bg_dark.rbt_border_lines .navbar-nav > li:last-child:after {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: #fff;
}

.rbt_top_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_center.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_center.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_top_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_top_center.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:focus:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:before, .rbt_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:before, .rbt_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:focus:before {
    left: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:after, .rbt_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:after, .rbt_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:hover:after, .rbt_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:hover:after, .rbt_left.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:focus:after, .rbt_right.rbt_bg_dark.rbt_border_lines .navbar-nav > .active > a:focus:after {
    right: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_top_left.rbt_bg_dark.rbt_border_lines .tab-content, .rbt_top_right.rbt_bg_dark.rbt_border_lines .tab-content, .rbt_top_center.rbt_bg_dark.rbt_border_lines .tab-content {
    background: #fff;
    border-top: 1px solid #1e2123;
}

.rbt_left.rbt_bg_dark.rbt_border_lines .tab-content {
    background: #fff;
}

.rbt_right.rbt_bg_dark.rbt_border_lines .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_border_lines .navbar-header {
        background: #fff;
        border: 1px solid #1e2123;
    }

    .rbt_bg_dark.rbt_border_lines .navbar-nav {
        background: #fff;
    }

    .rbt_left.rbt_bg_dark.rbt_border_lines .tab-content, .rbt_right.rbt_bg_dark.rbt_border_lines .tab-content {
        border-top: 1px solid #1e2123;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }
}

.rbt_bg_white.rbt_border_lines .navbar-nav > li:hover i, .rbt_bg_white.rbt_border_lines .navbar-nav > li:hover a, .rbt_bg_white.rbt_border_lines .navbar-nav > li:hover p, .rbt_bg_white.rbt_border_lines .navbar-nav > li:hover li, .rbt_bg_white.rbt_border_lines .navbar-nav > li:hover span {
    color: #a0ce4e;
}

.rbt_bg_white.rbt_border_lines .navbar-nav > .active i, .rbt_bg_white.rbt_border_lines .navbar-nav > .active a, .rbt_bg_white.rbt_border_lines .navbar-nav > .active p, .rbt_bg_white.rbt_border_lines .navbar-nav > .active li, .rbt_bg_white.rbt_border_lines .navbar-nav > .active span, .rbt_bg_white.rbt_border_lines .navbar-nav > .active i:hover, .rbt_bg_white.rbt_border_lines .navbar-nav > .active a:hover, .rbt_bg_white.rbt_border_lines .navbar-nav > .active p:hover, .rbt_bg_white.rbt_border_lines .navbar-nav > .active li:hover, .rbt_bg_white.rbt_border_lines .navbar-nav > .active span:hover, .rbt_bg_white.rbt_border_lines .navbar-nav > .active i:focus, .rbt_bg_white.rbt_border_lines .navbar-nav > .active a:focus, .rbt_bg_white.rbt_border_lines .navbar-nav > .active p:focus, .rbt_bg_white.rbt_border_lines .navbar-nav > .active li:focus, .rbt_bg_white.rbt_border_lines .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_white.rbt_border_lines .navbar-nav > li > a {
    background: transparent;
}

.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a, .rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_white.rbt_border_lines .navbar-nav > li > a:before, .rbt_top_right.rbt_bg_white.rbt_border_lines .navbar-nav > li > a:before, .rbt_top_center.rbt_bg_white.rbt_border_lines .navbar-nav > li > a:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_lines .navbar-nav > li > a:before, .rbt_right.rbt_bg_white.rbt_border_lines .navbar-nav > li > a:before {
    left: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_lines .navbar-nav > li > a:after, .rbt_right.rbt_bg_white.rbt_border_lines .navbar-nav > li > a:after {
    right: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: rgba(0,0,0,0.15);
}

.rbt_top_left.rbt_bg_white.rbt_border_lines .navbar-nav > li:last-child:after, .rbt_top_right.rbt_bg_white.rbt_border_lines .navbar-nav > li:last-child:after, .rbt_top_center.rbt_bg_white.rbt_border_lines .navbar-nav > li:last-child:after {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: #fff;
}

.rbt_top_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_center.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:before, .rbt_top_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_center.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_top_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_top_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_top_center.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:focus:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:before, .rbt_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:before, .rbt_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:hover:before, .rbt_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:focus:before, .rbt_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:focus:before {
    left: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:after, .rbt_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:after, .rbt_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:hover:after, .rbt_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:hover:after, .rbt_left.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:focus:after, .rbt_right.rbt_bg_white.rbt_border_lines .navbar-nav > .active > a:focus:after {
    right: 0;
    bottom: 0;
    width: 1px;
    height: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background: #a0ce4e;
}

.rbt_top_left.rbt_bg_white.rbt_border_lines .tab-content, .rbt_top_right.rbt_bg_white.rbt_border_lines .tab-content, .rbt_top_center.rbt_bg_white.rbt_border_lines .tab-content {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_lines .tab-content {
    background: #fff;
}

.rbt_right.rbt_bg_white.rbt_border_lines .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_border_lines .navbar-header {
        background: #fff;
        border: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_bg_white.rbt_border_lines .navbar-nav {
        background: #fff;
    }

    .rbt_left.rbt_bg_white.rbt_border_lines .tab-content, .rbt_right.rbt_bg_white.rbt_border_lines .tab-content {
        border-top: 1px solid rgba(0,0,0,0.15);
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }
}

.rbt_border_top .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border_top .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_border_top .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border_top .tab-content {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_top_left.rbt_border_top .navbar, .rbt_top_right.rbt_border_top .navbar, .rbt_top_center.rbt_border_top .navbar {
    bottom: -1px;
}

.rbt_left.rbt_border_top .navbar {
    right: -1px;
}

.rbt_right.rbt_border_top .navbar {
    left: -1px;
}

.rbt_top_left.rbt_border_top .navbar-nav > li, .rbt_top_right.rbt_border_top .navbar-nav > li, .rbt_top_center.rbt_border_top .navbar-nav > li {
    margin: 0 3px;
}

    .rbt_top_left.rbt_border_top .navbar-nav > li > a, .rbt_top_right.rbt_border_top .navbar-nav > li > a, .rbt_top_center.rbt_border_top .navbar-nav > li > a, .rbt_left.rbt_border_top .navbar-nav > li > a, .rbt_right.rbt_border_top .navbar-nav > li > a {
        font-size: 14px;
    }

    .rbt_top_left.rbt_border_top .navbar-nav > li:first-child {
        margin: 3px 3px 0 15px;
    }

    .rbt_top_right.rbt_border_top .navbar-nav > li:last-child {
        margin: 3px 15px 0 3px;
    }

.rbt_left.rbt_border_top .navbar-nav > li {
    margin: 10px 0 3px;
}

.rbt_right.rbt_border_top .navbar-nav > li {
    margin: 10px 0 3px;
}

@media (max-width: 767px) {
    .rbt_border_top .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_border_top .navbar-nav {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .rbt_border_top .navbar-header {
        margin-bottom: 6px;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_border_top .navbar .navbar-nav > li {
        margin: 6px 0 !important;
    }

    .rbt_border_top .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_border_top .navbar-toggle {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_gray.rbt_border_top .navbar-nav > .active i, .rbt_bg_gray.rbt_border_top .navbar-nav > .active a, .rbt_bg_gray.rbt_border_top .navbar-nav > .active p, .rbt_bg_gray.rbt_border_top .navbar-nav > .active li, .rbt_bg_gray.rbt_border_top .navbar-nav > .active span, .rbt_bg_gray.rbt_border_top .navbar-nav > .active i:hover, .rbt_bg_gray.rbt_border_top .navbar-nav > .active a:hover, .rbt_bg_gray.rbt_border_top .navbar-nav > .active p:hover, .rbt_bg_gray.rbt_border_top .navbar-nav > .active li:hover, .rbt_bg_gray.rbt_border_top .navbar-nav > .active span:hover, .rbt_bg_gray.rbt_border_top .navbar-nav > .active i:focus, .rbt_bg_gray.rbt_border_top .navbar-nav > .active a:focus, .rbt_bg_gray.rbt_border_top .navbar-nav > .active p:focus, .rbt_bg_gray.rbt_border_top .navbar-nav > .active li:focus, .rbt_bg_gray.rbt_border_top .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_gray.rbt_border_top .navbar-nav > li > a {
    background: #f6f6f6;
}

    .rbt_bg_gray.rbt_border_top .navbar-nav > li > a:hover {
        background: #ebeaea;
    }

.rbt_top_left.rbt_bg_gray.rbt_border_top .navbar-nav > li > a, .rbt_top_right.rbt_bg_gray.rbt_border_top .navbar-nav > li > a, .rbt_top_center.rbt_bg_gray.rbt_border_top .navbar-nav > li > a {
    border: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_top .navbar-nav > li > a {
    border: 1px solid #ebeaea;
}

.rbt_right.rbt_bg_gray.rbt_border_top .navbar-nav > li > a {
    border: 1px solid #ebeaea;
}

.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a, .rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a, .rbt_top_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a, .rbt_top_center.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a, .rbt_top_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-left: 1px solid #a0ce4e;
    border-right: 1px solid #a0ce4e;
    border-bottom: 1px solid transparent;
}

    .rbt_top_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_center.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_center.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus:before, .rbt_top_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus:before, .rbt_top_center.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus:before {
        left: 0;
        right: 0;
        top: -1px;
        content: "";
        width: 100%;
        height: 4px;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a, .rbt_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-left: 1px solid #a0ce4e;
    border-bottom: 1px solid #a0ce4e;
    border-right: 1px solid transparent;
}

    .rbt_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:before, .rbt_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_left.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus:before {
        top: 0;
        left: 0;
        bottom: 0;
        width: 4px;
        content: "";
        height: 100%;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a, .rbt_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-right: 1px solid #a0ce4e;
    border-bottom: 1px solid #a0ce4e;
    border-left: 1px solid transparent;
}

    .rbt_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:before, .rbt_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_right.rbt_bg_gray.rbt_border_top .navbar-nav > .active > a:focus:before {
        top: 0;
        right: 0;
        bottom: 0;
        width: 4px;
        content: "";
        height: 100%;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_top_left.rbt_bg_gray.rbt_border_top .tab-content, .rbt_top_right.rbt_bg_gray.rbt_border_top .tab-content, .rbt_top_center.rbt_bg_gray.rbt_border_top .tab-content {
    background: #fff;
    border-top: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_border_top .tab-content {
    background: #fff;
    border-left: 1px solid #ebeaea;
}

.rbt_right.rbt_bg_gray.rbt_border_top .tab-content {
    background: #fff;
    border-right: 1px solid #ebeaea;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_border_top .navbar-header {
        background: #fff;
        border: 1px solid #ebeaea;
    }

    .rbt_bg_gray.rbt_border_top .navbar-nav {
        background: #fff;
    }

    .rbt_left.rbt_bg_gray.rbt_border_top .tab-content, .rbt_right.rbt_bg_gray.rbt_border_top .tab-content {
        border-top: 1px solid #ebeaea;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }
}

.rbt_bg_dark.rbt_border_top .navbar-nav > .active i, .rbt_bg_dark.rbt_border_top .navbar-nav > .active a, .rbt_bg_dark.rbt_border_top .navbar-nav > .active p, .rbt_bg_dark.rbt_border_top .navbar-nav > .active li, .rbt_bg_dark.rbt_border_top .navbar-nav > .active span, .rbt_bg_dark.rbt_border_top .navbar-nav > .active i:hover, .rbt_bg_dark.rbt_border_top .navbar-nav > .active a:hover, .rbt_bg_dark.rbt_border_top .navbar-nav > .active p:hover, .rbt_bg_dark.rbt_border_top .navbar-nav > .active li:hover, .rbt_bg_dark.rbt_border_top .navbar-nav > .active span:hover, .rbt_bg_dark.rbt_border_top .navbar-nav > .active i:focus, .rbt_bg_dark.rbt_border_top .navbar-nav > .active a:focus, .rbt_bg_dark.rbt_border_top .navbar-nav > .active p:focus, .rbt_bg_dark.rbt_border_top .navbar-nav > .active li:focus, .rbt_bg_dark.rbt_border_top .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_dark.rbt_border_top .navbar-nav > li > a {
    background: #1e2123;
}

    .rbt_bg_dark.rbt_border_top .navbar-nav > li > a:hover {
        background: #3e4346;
    }

.rbt_top_left.rbt_bg_dark.rbt_border_top .navbar-nav > li > a, .rbt_top_right.rbt_bg_dark.rbt_border_top .navbar-nav > li > a, .rbt_top_center.rbt_bg_dark.rbt_border_top .navbar-nav > li > a {
    border: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_border_top .navbar-nav > li > a {
    border: 1px solid #3e4346;
}

.rbt_right.rbt_bg_dark.rbt_border_top .navbar-nav > li > a {
    border: 1px solid #3e4346;
}

.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a, .rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a, .rbt_top_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a, .rbt_top_center.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a, .rbt_top_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-left: 1px solid #a0ce4e;
    border-right: 1px solid #a0ce4e;
    border-bottom: 1px solid transparent;
}

    .rbt_top_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_center.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_center.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus:before, .rbt_top_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus:before, .rbt_top_center.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus:before {
        left: 0;
        right: 0;
        top: -1px;
        content: "";
        width: 100%;
        height: 4px;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a, .rbt_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-left: 1px solid #a0ce4e;
    border-bottom: 1px solid #a0ce4e;
    border-right: 1px solid transparent;
}

    .rbt_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:before, .rbt_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_left.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus:before {
        top: 0;
        left: 0;
        bottom: 0;
        width: 4px;
        content: "";
        height: 100%;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a, .rbt_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-right: 1px solid #a0ce4e;
    border-bottom: 1px solid #a0ce4e;
    border-left: 1px solid transparent;
}

    .rbt_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:before, .rbt_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_right.rbt_bg_dark.rbt_border_top .navbar-nav > .active > a:focus:before {
        top: 0;
        right: 0;
        bottom: 0;
        width: 4px;
        content: "";
        height: 100%;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_top_left.rbt_bg_dark.rbt_border_top .tab-content, .rbt_top_right.rbt_bg_dark.rbt_border_top .tab-content, .rbt_top_center.rbt_bg_dark.rbt_border_top .tab-content {
    background: #fff;
    border-top: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_border_top .tab-content {
    background: #fff;
    border-left: 1px solid #3e4346;
}

.rbt_right.rbt_bg_dark.rbt_border_top .tab-content {
    background: #fff;
    border-right: 1px solid #3e4346;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_border_top .navbar-header {
        background: #fff;
        border: 1px solid #3e4346;
    }

    .rbt_bg_dark.rbt_border_top .navbar-nav {
        background: #fff;
    }

    .rbt_left.rbt_bg_dark.rbt_border_top .tab-content, .rbt_right.rbt_bg_dark.rbt_border_top .tab-content {
        border-top: 1px solid #3e4346;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }
}

.rbt_bg_white.rbt_border_top .navbar-nav > .active i, .rbt_bg_white.rbt_border_top .navbar-nav > .active a, .rbt_bg_white.rbt_border_top .navbar-nav > .active p, .rbt_bg_white.rbt_border_top .navbar-nav > .active li, .rbt_bg_white.rbt_border_top .navbar-nav > .active span, .rbt_bg_white.rbt_border_top .navbar-nav > .active i:hover, .rbt_bg_white.rbt_border_top .navbar-nav > .active a:hover, .rbt_bg_white.rbt_border_top .navbar-nav > .active p:hover, .rbt_bg_white.rbt_border_top .navbar-nav > .active li:hover, .rbt_bg_white.rbt_border_top .navbar-nav > .active span:hover, .rbt_bg_white.rbt_border_top .navbar-nav > .active i:focus, .rbt_bg_white.rbt_border_top .navbar-nav > .active a:focus, .rbt_bg_white.rbt_border_top .navbar-nav > .active p:focus, .rbt_bg_white.rbt_border_top .navbar-nav > .active li:focus, .rbt_bg_white.rbt_border_top .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_white.rbt_border_top .navbar-nav > li > a {
    background: #fff;
}

    .rbt_bg_white.rbt_border_top .navbar-nav > li > a:hover {
        background: rgba(0,0,0,0.03);
    }

.rbt_top_left.rbt_bg_white.rbt_border_top .navbar-nav > li > a, .rbt_top_right.rbt_bg_white.rbt_border_top .navbar-nav > li > a, .rbt_top_center.rbt_bg_white.rbt_border_top .navbar-nav > li > a {
    border: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_top .navbar-nav > li > a {
    border: 1px solid rgba(0,0,0,0.15);
}

.rbt_right.rbt_bg_white.rbt_border_top .navbar-nav > li > a {
    border: 1px solid rgba(0,0,0,0.15);
}

.rbt_bg_white.rbt_border_top .navbar-nav > .active > a, .rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a, .rbt_top_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a, .rbt_top_center.rbt_bg_white.rbt_border_top .navbar-nav > .active > a, .rbt_top_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-left: 1px solid #a0ce4e;
    border-right: 1px solid #a0ce4e;
    border-bottom: 1px solid transparent;
}

    .rbt_top_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_center.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:before, .rbt_top_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_center.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_top_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus:before, .rbt_top_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus:before, .rbt_top_center.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus:before {
        left: 0;
        right: 0;
        top: -1px;
        content: "";
        width: 100%;
        height: 4px;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a, .rbt_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-left: 1px solid #a0ce4e;
    border-bottom: 1px solid #a0ce4e;
    border-right: 1px solid transparent;
}

    .rbt_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:before, .rbt_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_left.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus:before {
        top: 0;
        left: 0;
        bottom: 0;
        width: 4px;
        content: "";
        height: 100%;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a, .rbt_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus {
    border-top: 1px solid #a0ce4e;
    border-right: 1px solid #a0ce4e;
    border-bottom: 1px solid #a0ce4e;
    border-left: 1px solid transparent;
}

    .rbt_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:before, .rbt_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:hover:before, .rbt_right.rbt_bg_white.rbt_border_top .navbar-nav > .active > a:focus:before {
        top: 0;
        right: 0;
        bottom: 0;
        width: 4px;
        content: "";
        height: 100%;
        position: absolute;
        background: #a0ce4e;
    }

.rbt_top_left.rbt_bg_white.rbt_border_top .tab-content, .rbt_top_right.rbt_bg_white.rbt_border_top .tab-content, .rbt_top_center.rbt_bg_white.rbt_border_top .tab-content {
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_border_top .tab-content {
    background: #fff;
    border-left: 1px solid rgba(0,0,0,0.15);
}

.rbt_right.rbt_bg_white.rbt_border_top .tab-content {
    background: #fff;
    border-right: 1px solid rgba(0,0,0,0.15);
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_border_top .navbar-header {
        background: #fff;
        border: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_bg_white.rbt_border_top .navbar-nav {
        background: #fff;
    }

    .rbt_left.rbt_bg_white.rbt_border_top .tab-content, .rbt_right.rbt_bg_white.rbt_border_top .tab-content {
        border-top: 1px solid rgba(0,0,0,0.15);
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }
}

.rbt_tabs .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_tabs .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_tabs .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_tabs .tab-content {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_top_left.rbt_tabs .navbar, .rbt_top_right.rbt_tabs .navbar, .rbt_top_center.rbt_tabs .navbar {
    margin-bottom: -2px;
}

.rbt_left.rbt_tabs .navbar {
    margin-right: -2px;
}

.rbt_right.rbt_tabs .navbar {
    left: -2px;
}

.rbt_top_left.rbt_tabs .navbar-nav > li, .rbt_top_right.rbt_tabs .navbar-nav > li, .rbt_top_center.rbt_tabs .navbar-nav > li {
    margin: 0 3px;
}

    .rbt_top_left.rbt_tabs .navbar-nav > li > a, .rbt_top_right.rbt_tabs .navbar-nav > li > a, .rbt_top_center.rbt_tabs .navbar-nav > li > a, .rbt_left.rbt_tabs .navbar-nav > li > a, .rbt_right.rbt_tabs .navbar-nav > li > a {
        font-size: 14px;
    }

    .rbt_top_left.rbt_tabs .navbar-nav > li:first-child {
        margin: 3px 3px 0 0;
    }

    .rbt_top_right.rbt_tabs .navbar-nav > li:last-child {
        margin: 3px 0 0 3px;
    }

.rbt_left.rbt_tabs .navbar-nav > li {
    margin: 0 0 6px;
}

.rbt_right.rbt_tabs .navbar-nav > li {
    margin: 0 0 6px;
}

@media (max-width: 767px) {
    .rbt_tabs .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_tabs .navbar-nav {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .rbt_tabs .navbar-header {
        margin-bottom: 6px;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_tabs .navbar .navbar-nav > li {
        margin: 6px 0 !important;
    }

    .rbt_tabs .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_tabs .navbar-toggle {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_gray.rbt_tabs .navbar-nav > .active i, .rbt_bg_gray.rbt_tabs .navbar-nav > .active a, .rbt_bg_gray.rbt_tabs .navbar-nav > .active p, .rbt_bg_gray.rbt_tabs .navbar-nav > .active li, .rbt_bg_gray.rbt_tabs .navbar-nav > .active span, .rbt_bg_gray.rbt_tabs .navbar-nav > .active i:hover, .rbt_bg_gray.rbt_tabs .navbar-nav > .active a:hover, .rbt_bg_gray.rbt_tabs .navbar-nav > .active p:hover, .rbt_bg_gray.rbt_tabs .navbar-nav > .active li:hover, .rbt_bg_gray.rbt_tabs .navbar-nav > .active span:hover, .rbt_bg_gray.rbt_tabs .navbar-nav > .active i:focus, .rbt_bg_gray.rbt_tabs .navbar-nav > .active a:focus, .rbt_bg_gray.rbt_tabs .navbar-nav > .active p:focus, .rbt_bg_gray.rbt_tabs .navbar-nav > .active li:focus, .rbt_bg_gray.rbt_tabs .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_gray.rbt_tabs .navbar-nav > li > a {
    background: #f6f6f6;
}

    .rbt_bg_gray.rbt_tabs .navbar-nav > li > a:hover {
        background: #ebeaea;
    }

.rbt_top_left.rbt_bg_gray.rbt_tabs .navbar-nav > li > a, .rbt_top_right.rbt_bg_gray.rbt_tabs .navbar-nav > li > a, .rbt_top_center.rbt_bg_gray.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
}

.rbt_left.rbt_bg_gray.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
}

.rbt_right.rbt_bg_gray.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
}

.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a, .rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a, .rbt_top_right.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a, .rbt_top_center.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a, .rbt_top_left.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #f6f6f6;
    border-left: 2px solid #f6f6f6;
    border-right: 2px solid #f6f6f6;
}

.rbt_left.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a, .rbt_left.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #f6f6f6;
    border-left: 2px solid #f6f6f6;
    border-bottom: 2px solid #f6f6f6;
}

.rbt_right.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a, .rbt_right.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_gray.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #f6f6f6;
    border-right: 2px solid #f6f6f6;
    border-bottom: 2px solid #f6f6f6;
}

.rbt_bg_gray.rbt_tabs .tab-content {
    background: #fff;
    border: 2px solid #f6f6f6;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_tabs .navbar-header {
        background: #fff;
        border: 2px solid #f6f6f6;
    }

    .rbt_bg_gray.rbt_tabs .navbar-nav {
        background: #fff;
    }
}

.rbt_bg_dark.rbt_tabs .navbar-nav > .active i, .rbt_bg_dark.rbt_tabs .navbar-nav > .active a, .rbt_bg_dark.rbt_tabs .navbar-nav > .active p, .rbt_bg_dark.rbt_tabs .navbar-nav > .active li, .rbt_bg_dark.rbt_tabs .navbar-nav > .active span, .rbt_bg_dark.rbt_tabs .navbar-nav > .active i:hover, .rbt_bg_dark.rbt_tabs .navbar-nav > .active a:hover, .rbt_bg_dark.rbt_tabs .navbar-nav > .active p:hover, .rbt_bg_dark.rbt_tabs .navbar-nav > .active li:hover, .rbt_bg_dark.rbt_tabs .navbar-nav > .active span:hover, .rbt_bg_dark.rbt_tabs .navbar-nav > .active i:focus, .rbt_bg_dark.rbt_tabs .navbar-nav > .active a:focus, .rbt_bg_dark.rbt_tabs .navbar-nav > .active p:focus, .rbt_bg_dark.rbt_tabs .navbar-nav > .active li:focus, .rbt_bg_dark.rbt_tabs .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_dark.rbt_tabs .navbar-nav > li > a {
    background: #1e2123;
}

    .rbt_bg_dark.rbt_tabs .navbar-nav > li > a:hover {
        background: #3e4346;
    }

.rbt_top_left.rbt_bg_dark.rbt_tabs .navbar-nav > li > a, .rbt_top_right.rbt_bg_dark.rbt_tabs .navbar-nav > li > a, .rbt_top_center.rbt_bg_dark.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
}

.rbt_left.rbt_bg_dark.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
}

.rbt_right.rbt_bg_dark.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
}

.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a, .rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a, .rbt_top_right.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a, .rbt_top_center.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a, .rbt_top_left.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #3e4346;
    border-left: 2px solid #3e4346;
    border-right: 2px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a, .rbt_left.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #3e4346;
    border-left: 2px solid #3e4346;
    border-bottom: 2px solid #3e4346;
}

.rbt_right.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a, .rbt_right.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_dark.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #3e4346;
    border-right: 2px solid #3e4346;
    border-bottom: 2px solid #3e4346;
}

.rbt_bg_dark.rbt_tabs .tab-content {
    background: #fff;
    border: 2px solid #3e4346;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_tabs .navbar-header {
        background: #fff;
        border: 2px solid #3e4346;
    }

    .rbt_bg_dark.rbt_tabs .navbar-nav {
        background: #fff;
    }
}

.rbt_bg_white.rbt_tabs .navbar-nav > li:hover i, .rbt_bg_white.rbt_tabs .navbar-nav > li:hover a, .rbt_bg_white.rbt_tabs .navbar-nav > li:hover p, .rbt_bg_white.rbt_tabs .navbar-nav > li:hover li, .rbt_bg_white.rbt_tabs .navbar-nav > li:hover span {
    color: #a0ce4e;
}

.rbt_bg_white.rbt_tabs .navbar-nav > .active i, .rbt_bg_white.rbt_tabs .navbar-nav > .active a, .rbt_bg_white.rbt_tabs .navbar-nav > .active p, .rbt_bg_white.rbt_tabs .navbar-nav > .active li, .rbt_bg_white.rbt_tabs .navbar-nav > .active span, .rbt_bg_white.rbt_tabs .navbar-nav > .active i:hover, .rbt_bg_white.rbt_tabs .navbar-nav > .active a:hover, .rbt_bg_white.rbt_tabs .navbar-nav > .active p:hover, .rbt_bg_white.rbt_tabs .navbar-nav > .active li:hover, .rbt_bg_white.rbt_tabs .navbar-nav > .active span:hover, .rbt_bg_white.rbt_tabs .navbar-nav > .active i:focus, .rbt_bg_white.rbt_tabs .navbar-nav > .active a:focus, .rbt_bg_white.rbt_tabs .navbar-nav > .active p:focus, .rbt_bg_white.rbt_tabs .navbar-nav > .active li:focus, .rbt_bg_white.rbt_tabs .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_white.rbt_tabs .navbar-nav > li > a {
    background: #fff;
}

.rbt_top_left.rbt_bg_white.rbt_tabs .navbar-nav > li > a, .rbt_top_right.rbt_bg_white.rbt_tabs .navbar-nav > li > a, .rbt_top_center.rbt_bg_white.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid rgba(0,0,0,0.15);
    border-left: 2px solid rgba(0,0,0,0.15);
    border-right: 2px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid rgba(0,0,0,0.15);
    border-left: 2px solid rgba(0,0,0,0.15);
    border-bottom: 2px solid rgba(0,0,0,0.15);
}

.rbt_right.rbt_bg_white.rbt_tabs .navbar-nav > li > a {
    border-top: 2px solid rgba(0,0,0,0.15);
    border-right: 2px solid rgba(0,0,0,0.15);
    border-bottom: 2px solid rgba(0,0,0,0.15);
}

.rbt_bg_white.rbt_tabs .navbar-nav > .active > a, .rbt_bg_white.rbt_tabs .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_tabs .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.rbt_top_left.rbt_bg_white.rbt_tabs .navbar-nav > .active > a, .rbt_top_right.rbt_bg_white.rbt_tabs .navbar-nav > .active > a, .rbt_top_center.rbt_bg_white.rbt_tabs .navbar-nav > .active > a, .rbt_top_left.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #a0ce4e;
    border-left: 2px solid #a0ce4e;
    border-right: 2px solid #a0ce4e;
}

.rbt_left.rbt_bg_white.rbt_tabs .navbar-nav > .active > a, .rbt_left.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #a0ce4e;
    border-left: 2px solid #a0ce4e;
    border-bottom: 2px solid #a0ce4e;
}

.rbt_right.rbt_bg_white.rbt_tabs .navbar-nav > .active > a, .rbt_right.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_white.rbt_tabs .navbar-nav > .active > a:focus {
    border-top: 2px solid #a0ce4e;
    border-right: 2px solid #a0ce4e;
    border-bottom: 2px solid #a0ce4e;
}

.rbt_bg_white.rbt_tabs .tab-content {
    background: #fff;
    border: 2px solid rgba(0,0,0,0.15);
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_tabs .navbar-header {
        background: #fff;
        border: 2px solid rgba(0,0,0,0.15);
    }

    .rbt_bg_white.rbt_tabs .navbar-nav {
        background: #fff;
    }
}

.rbt_pills .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_pills .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_pills .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.rbt_pills .tab-content {
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.rbt_top_left.rbt_pills .navbar-nav > li, .rbt_top_right.rbt_pills .navbar-nav > li, .rbt_top_center.rbt_pills .navbar-nav > li {
    margin: 0 3px 6px;
}

    .rbt_top_left.rbt_pills .navbar-nav > li > a, .rbt_top_right.rbt_pills .navbar-nav > li > a, .rbt_top_center.rbt_pills .navbar-nav > li > a, .rbt_left.rbt_pills .navbar-nav > li > a, .rbt_right.rbt_pills .navbar-nav > li > a {
        font-size: 14px;
    }

    .rbt_top_left.rbt_pills .navbar-nav > li:first-child {
        margin: 3px 3px 0 0;
    }

    .rbt_top_right.rbt_pills .navbar-nav > li:last-child {
        margin: 3px 0 0 3px;
    }

.rbt_left.rbt_pills .navbar-nav > li {
    margin: 0 6px 6px 0;
}

.rbt_right.rbt_pills .navbar-nav > li {
    margin: 0 0 6px 6px;
}

@media (max-width: 767px) {
    .rbt_pills .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_pills .navbar-nav {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .rbt_pills .navbar-header {
        margin-bottom: 6px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
    }

    .rbt_pills .navbar .navbar-nav > li {
        margin: 6px 0 !important;
    }

    .rbt_pills .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_pills .navbar-toggle {
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.rbt_bg_gray.rbt_pills .navbar-nav > li > a {
    background: #f6f6f6;
}

    .rbt_bg_gray.rbt_pills .navbar-nav > li > a:hover {
        background: #ebeaea;
    }

.rbt_bg_gray.rbt_pills .navbar-header {
    background: #f6f6f6;
}

.rbt_bg_gray.rbt_pills .navbar-nav > .active > a, .rbt_bg_gray.rbt_pills .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_pills .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_bg_gray.rbt_pills .tab-content {
    background: #f6f6f6;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_pills .navbar-nav {
        background: #fff;
    }
}

.rbt_bg_dark.rbt_pills .tab-content a:link, .rbt_bg_dark.rbt_pills .tab-content button, .rbt_bg_dark.rbt_pills .tab-content a:visited, .rbt_bg_dark.rbt_pills .tab-content p, .rbt_bg_dark.rbt_pills .tab-content h1, .rbt_bg_dark.rbt_pills .tab-content h2, .rbt_bg_dark.rbt_pills .tab-content h3, .rbt_bg_dark.rbt_pills .tab-content h4, .rbt_bg_dark.rbt_pills .tab-content h5, .rbt_bg_dark.rbt_pills .tab-content h6, .rbt_bg_dark.rbt_pills .tab-content li, .rbt_bg_dark.rbt_pills .tab-content span {
    color: #aaa9a9;
}

.rbt_bg_dark.rbt_pills .navbar-nav > li > a {
    background: #1e2123;
}

    .rbt_bg_dark.rbt_pills .navbar-nav > li > a:hover {
        background: #3e4346;
    }

.rbt_bg_dark.rbt_pills .navbar-header {
    background: #1e2123;
}

.rbt_bg_dark.rbt_pills .navbar-nav > .active > a, .rbt_bg_dark.rbt_pills .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_pills .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #a0ce4e;
}

.rbt_bg_dark.rbt_pills .tab-content {
    background: #1e2123;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_pills .navbar-nav {
        background: #fff;
    }
}

.rbt_bg_white.rbt_pills .navbar-nav > li > a {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

    .rbt_bg_white.rbt_pills .navbar-nav > li > a:hover {
        background: rgba(0,0,0,0.03);
    }

.rbt_bg_white.rbt_pills .navbar-nav > .active > a, .rbt_bg_white.rbt_pills .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_pills .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_bg_white.rbt_pills .tab-content {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_pills .navbar-header {
        background: #fff;
        border: 1px solid rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
        box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    }

    .rbt_bg_white.rbt_pills .navbar-nav {
        background: #fff;
    }
}

.rbt_separate .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_separate .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_separate .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.rbt_separate .tab-content {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.rbt_top_left.rbt_separate .navbar-nav > li, .rbt_top_right.rbt_separate .navbar-nav > li, .rbt_top_center.rbt_separate .navbar-nav > li {
    margin: 0 3px 6px;
}

    .rbt_top_left.rbt_separate .navbar-nav > li > a, .rbt_top_right.rbt_separate .navbar-nav > li > a, .rbt_top_center.rbt_separate .navbar-nav > li > a, .rbt_left.rbt_separate .navbar-nav > li > a, .rbt_right.rbt_separate .navbar-nav > li > a {
        font-size: 14px;
    }

    .rbt_top_left.rbt_separate .navbar-nav > li:first-child {
        margin: 3px 3px 0 0;
    }

    .rbt_top_right.rbt_separate .navbar-nav > li:last-child {
        margin: 3px 0 0 3px;
    }

.rbt_left.rbt_separate .navbar-nav > li {
    margin: 0 6px 6px 0;
}

.rbt_right.rbt_separate .navbar-nav > li {
    margin: 0 0 6px 6px;
}

@media (max-width: 767px) {
    .rbt_separate .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_separate .navbar-nav {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .rbt_separate .navbar-header {
        margin-bottom: 6px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .rbt_separate .navbar .navbar-nav > li {
        margin: 6px 0 !important;
    }

    .rbt_separate .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_separate .navbar-toggle {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.rbt_bg_gray.rbt_separate .navbar-nav > li > a {
    background: #f6f6f6;
}

    .rbt_bg_gray.rbt_separate .navbar-nav > li > a:hover {
        background: #ebeaea;
    }

.rbt_bg_gray.rbt_separate .navbar-header {
    background: #f6f6f6;
}

.rbt_bg_gray.rbt_separate .navbar-nav > .active > a, .rbt_bg_gray.rbt_separate .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_separate .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #a0ce4e;
}

.rbt_bg_gray.rbt_separate .tab-content {
    background: #f6f6f6;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_separate .navbar-nav {
        background: #fff;
    }
}

.rbt_bg_dark.rbt_separate .tab-content a:link, .rbt_bg_dark.rbt_separate .tab-content button, .rbt_bg_dark.rbt_separate .tab-content a:visited, .rbt_bg_dark.rbt_separate .tab-content p, .rbt_bg_dark.rbt_separate .tab-content h1, .rbt_bg_dark.rbt_separate .tab-content h2, .rbt_bg_dark.rbt_separate .tab-content h3, .rbt_bg_dark.rbt_separate .tab-content h4, .rbt_bg_dark.rbt_separate .tab-content h5, .rbt_bg_dark.rbt_separate .tab-content h6, .rbt_bg_dark.rbt_separate .tab-content li, .rbt_bg_dark.rbt_separate .tab-content span {
    color: #aaa9a9;
}

.rbt_bg_dark.rbt_separate .navbar-nav > li > a {
    background: #1e2123;
}

    .rbt_bg_dark.rbt_separate .navbar-nav > li > a:hover {
        background: #3e4346;
    }

.rbt_bg_dark.rbt_separate .navbar-header {
    background: #1e2123;
}

.rbt_bg_dark.rbt_separate .navbar-nav > .active > a, .rbt_bg_dark.rbt_separate .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_separate .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #a0ce4e;
}

.rbt_bg_dark.rbt_separate .tab-content {
    background: #1e2123;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_separate .navbar-nav {
        background: #fff;
    }
}

.rbt_bg_white.rbt_separate .navbar-nav > li > a {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .075em .275em 0 rgba(0,0,0,0.125);
}

    .rbt_bg_white.rbt_separate .navbar-nav > li > a:hover {
        background: rgba(0,0,0,0.03);
    }

@media (max-width: 767px) {
    .rbt_bg_white.rbt_separate .navbar-header {
        background: #fff;
        border: 1px solid rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
        box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
    }
}

.rbt_bg_white.rbt_separate .navbar-nav > .active > a, .rbt_bg_white.rbt_separate .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_separate .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #a0ce4e;
    border: 1px solid #a0ce4e;
}

.rbt_bg_white.rbt_separate .tab-content {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
    box-shadow: 0 .125em .275em 0 rgba(0,0,0,0.125);
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_separate .navbar-nav {
        background: #fff;
    }
}

.rbt_underline .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_underline .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_underline .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_top_left.rbt_underline .navbar-nav > li, .rbt_top_right.rbt_underline .navbar-nav > li, .rbt_top_center.rbt_underline .navbar-nav > li {
    margin: 0;
}

    .rbt_top_left.rbt_underline .navbar-nav > li > a, .rbt_top_right.rbt_underline .navbar-nav > li > a, .rbt_top_center.rbt_underline .navbar-nav > li > a {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_top_left.rbt_underline .navbar-nav > li > a, .rbt_top_right.rbt_underline .navbar-nav > li > a, .rbt_top_center.rbt_underline .navbar-nav > li > a, .rbt_left.rbt_underline .navbar-nav > li > a, .rbt_right.rbt_underline .navbar-nav > li > a {
        font-size: 14px;
    }

.rbt_left.rbt_underline .navbar-nav > li > a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_right.rbt_underline .navbar-nav > li > a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_underline .navbar-nav > li, .rbt_right.rbt_underline .navbar-nav > li {
    margin: 0;
}

.rbt_top_left.rbt_underline .tab-content, .rbt_top_right.rbt_underline .tab-content, .rbt_top_center.rbt_underline .tab-content {
    margin-top: -1px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_underline .tab-content {
    margin-left: -1px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_right.rbt_underline .tab-content {
    margin-left: 1px;
    margin-right: -1px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_underline .tab-content, .rbt_top_right.rbt_underline .tab-content, .rbt_top_center.rbt_underline .tab-content, .rbt_left.rbt_underline .tab-content, .rbt_right.rbt_underline .tab-content {
        margin: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_underline .navbar-header {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_top_left.rbt_underline .navbar-nav > li > a, .rbt_left.rbt_underline .navbar-nav > li > a, .rbt_top_right.rbt_underline .navbar-nav > li > a, .rbt_right.rbt_underline .navbar-nav > li > a, .rbt_top_center.rbt_underline .navbar-nav > li > a {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

@media (max-width: 767px) {
    .rbt_underline .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_underline .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

    .rbt_underline .navbar-header {
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .rbt_underline .navbar .navbar-nav > li {
        margin: 0 !important;
    }

    .rbt_underline .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_underline .navbar-toggle {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_top_left.rbt_underline .navbar:before, .rbt_top_right.rbt_underline .navbar:before, .rbt_top_center.rbt_underline .navbar:before {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    content: "";
    display: block;
    position: absolute;
}

.rbt_left.rbt_underline .navbar:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    content: "";
    height: 100%;
    display: block;
    position: absolute;
}

.rbt_right.rbt_underline .navbar:before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 3px;
    content: "";
    height: 100%;
    display: block;
    position: absolute;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_underline .navbar:before, .rbt_top_right.rbt_underline .navbar:before, .rbt_top_center.rbt_underline .navbar:before {
        height: 1px;
    }

    .rbt_left.rbt_underline .navbar:before {
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        width: 100%;
        height: 1px;
    }

    .rbt_right.rbt_underline .navbar:before {
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        width: 100%;
        height: 1px;
    }
}

.rbt_bg_gray.rbt_underline .navbar-nav > .active i, .rbt_bg_gray.rbt_underline .navbar-nav > .active a, .rbt_bg_gray.rbt_underline .navbar-nav > .active p, .rbt_bg_gray.rbt_underline .navbar-nav > .active li, .rbt_bg_gray.rbt_underline .navbar-nav > .active span, .rbt_bg_gray.rbt_underline .navbar-nav > .active i:hover, .rbt_bg_gray.rbt_underline .navbar-nav > .active a:hover, .rbt_bg_gray.rbt_underline .navbar-nav > .active p:hover, .rbt_bg_gray.rbt_underline .navbar-nav > .active li:hover, .rbt_bg_gray.rbt_underline .navbar-nav > .active span:hover, .rbt_bg_gray.rbt_underline .navbar-nav > .active i:focus, .rbt_bg_gray.rbt_underline .navbar-nav > .active a:focus, .rbt_bg_gray.rbt_underline .navbar-nav > .active p:focus, .rbt_bg_gray.rbt_underline .navbar-nav > .active li:focus, .rbt_bg_gray.rbt_underline .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_top_left.rbt_bg_gray.rbt_underline .navbar, .rbt_top_right.rbt_bg_gray.rbt_underline .navbar, .rbt_top_center.rbt_bg_gray.rbt_underline .navbar, .rbt_left.rbt_bg_gray.rbt_underline .navbar, .rbt_right.rbt_bg_gray.rbt_underline .navbar {
    background: #f6f6f6;
}

    .rbt_top_left.rbt_bg_gray.rbt_underline .navbar:before, .rbt_top_right.rbt_bg_gray.rbt_underline .navbar:before, .rbt_top_center.rbt_bg_gray.rbt_underline .navbar:before {
        background: #ebeaea;
    }

    .rbt_left.rbt_bg_gray.rbt_underline .navbar:before {
        background: #ebeaea;
    }

    .rbt_right.rbt_bg_gray.rbt_underline .navbar:before {
        background: #ebeaea;
    }

.rbt_top_left.rbt_bg_gray.rbt_underline .navbar-nav > li > a, .rbt_top_right.rbt_bg_gray.rbt_underline .navbar-nav > li > a, .rbt_top_center.rbt_bg_gray.rbt_underline .navbar-nav > li > a {
    background: transparent;
    border-bottom: 3px solid transparent;
}

.rbt_left.rbt_bg_gray.rbt_underline .navbar-nav > li > a {
    border-right: 3px solid transparent;
}

.rbt_right.rbt_bg_gray.rbt_underline .navbar-nav > li > a {
    background: transparent;
    border-left: 3px solid transparent;
}

.rbt_bg_gray.rbt_underline .navbar-nav > li:hover i, .rbt_bg_gray.rbt_underline .navbar-nav > li:hover a, .rbt_bg_gray.rbt_underline .navbar-nav > li:hover p, .rbt_bg_gray.rbt_underline .navbar-nav > li:hover li, .rbt_bg_gray.rbt_underline .navbar-nav > li:hover span {
    color: #a0ce4e;
}

.rbt_bg_gray.rbt_underline .navbar-nav > li > a:hover {
    background: transparent;
}

.rbt_top_left.rbt_bg_gray.rbt_underline .navbar-nav > .active > a, .rbt_top_right.rbt_bg_gray.rbt_underline .navbar-nav > .active > a, .rbt_top_center.rbt_bg_gray.rbt_underline .navbar-nav > .active > a, .rbt_top_left.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:focus {
    color: #a0ce4e;
    background: transparent;
    border-bottom: 3px solid #a0ce4e;
}

.rbt_left.rbt_bg_gray.rbt_underline .navbar-nav > .active > a, .rbt_left.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:focus {
    background: transparent;
    border-right: 3px solid #a0ce4e;
}

.rbt_right.rbt_bg_gray.rbt_underline .navbar-nav > .active > a, .rbt_right.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_gray.rbt_underline .navbar-nav > .active > a:focus {
    color: #a0ce4e;
    background: transparent;
    border-left: 3px solid #a0ce4e;
}

.rbt_bg_gray.rbt_underline .tab-content {
    background: #f6f6f6;
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_underline .navbar-header {
        background: #f6f6f6;
    }

    .rbt_bg_gray.rbt_underline .navbar-nav {
        background: #f6f6f6;
    }
}

.rbt_top_left.rbt_bg_dark.rbt_underline .navbar, .rbt_top_right.rbt_bg_dark.rbt_underline .navbar, .rbt_top_center.rbt_bg_dark.rbt_underline .navbar, .rbt_left.rbt_bg_dark.rbt_underline .navbar, .rbt_right.rbt_bg_dark.rbt_underline .navbar {
    background: #1e2123;
}

    .rbt_top_left.rbt_bg_dark.rbt_underline .navbar:before, .rbt_top_right.rbt_bg_dark.rbt_underline .navbar:before, .rbt_top_center.rbt_bg_dark.rbt_underline .navbar:before {
        background: #aaa9a9;
    }

    .rbt_left.rbt_bg_dark.rbt_underline .navbar:before {
        background: #aaa9a9;
    }

    .rbt_right.rbt_bg_dark.rbt_underline .navbar:before {
        background: #aaa9a9;
    }

.rbt_bg_dark.rbt_underline .tab-content a:link, .rbt_bg_dark.rbt_underline .tab-content button, .rbt_bg_dark.rbt_underline .tab-content a:visited, .rbt_bg_dark.rbt_underline .tab-content p, .rbt_bg_dark.rbt_underline .tab-content h1, .rbt_bg_dark.rbt_underline .tab-content h2, .rbt_bg_dark.rbt_underline .tab-content h3, .rbt_bg_dark.rbt_underline .tab-content h4, .rbt_bg_dark.rbt_underline .tab-content h5, .rbt_bg_dark.rbt_underline .tab-content h6, .rbt_bg_dark.rbt_underline .tab-content li, .rbt_bg_dark.rbt_underline .tab-content span {
    color: #aaa9a9;
}

.rbt_bg_dark.rbt_underline .navbar-nav > .active i, .rbt_bg_dark.rbt_underline .navbar-nav > .active a, .rbt_bg_dark.rbt_underline .navbar-nav > .active p, .rbt_bg_dark.rbt_underline .navbar-nav > .active li, .rbt_bg_dark.rbt_underline .navbar-nav > .active span, .rbt_bg_dark.rbt_underline .navbar-nav > .active i:hover, .rbt_bg_dark.rbt_underline .navbar-nav > .active a:hover, .rbt_bg_dark.rbt_underline .navbar-nav > .active p:hover, .rbt_bg_dark.rbt_underline .navbar-nav > .active li:hover, .rbt_bg_dark.rbt_underline .navbar-nav > .active span:hover, .rbt_bg_dark.rbt_underline .navbar-nav > .active i:focus, .rbt_bg_dark.rbt_underline .navbar-nav > .active a:focus, .rbt_bg_dark.rbt_underline .navbar-nav > .active p:focus, .rbt_bg_dark.rbt_underline .navbar-nav > .active li:focus, .rbt_bg_dark.rbt_underline .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_bg_dark.rbt_underline .navbar-nav > li:hover i, .rbt_bg_dark.rbt_underline .navbar-nav > li:hover a, .rbt_bg_dark.rbt_underline .navbar-nav > li:hover p, .rbt_bg_dark.rbt_underline .navbar-nav > li:hover li, .rbt_bg_dark.rbt_underline .navbar-nav > li:hover span {
    color: #a0ce4e;
}

.rbt_top_left.rbt_bg_dark.rbt_underline .navbar-nav > li > a, .rbt_top_right.rbt_bg_dark.rbt_underline .navbar-nav > li > a, .rbt_top_center.rbt_bg_dark.rbt_underline .navbar-nav > li > a {
    background: transparent;
    border-bottom: 3px solid transparent;
}

.rbt_left.rbt_bg_dark.rbt_underline .navbar-nav > li > a {
    border-right: 3px solid transparent;
}

.rbt_right.rbt_bg_dark.rbt_underline .navbar-nav > li > a {
    background: transparent;
    border-left: 3px solid transparent;
}

.rbt_bg_dark.rbt_underline .navbar-nav > li > a:hover {
    background: transparent;
}

.rbt_top_left.rbt_bg_dark.rbt_underline .navbar-nav > .active > a, .rbt_top_right.rbt_bg_dark.rbt_underline .navbar-nav > .active > a, .rbt_top_center.rbt_bg_dark.rbt_underline .navbar-nav > .active > a, .rbt_top_left.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:focus {
    background: transparent;
    border-bottom: 3px solid #a0ce4e;
}

.rbt_left.rbt_bg_dark.rbt_underline .navbar-nav > .active > a, .rbt_left.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:focus {
    background: transparent;
    border-right: 3px solid #a0ce4e;
}

.rbt_right.rbt_bg_dark.rbt_underline .navbar-nav > .active > a, .rbt_right.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_dark.rbt_underline .navbar-nav > .active > a:focus {
    background: transparent;
    border-left: 3px solid #a0ce4e;
}

.rbt_bg_dark.rbt_underline .tab-content {
    background: #1e2123;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_underline .navbar-header {
        background: #1e2123;
    }

    .rbt_bg_dark.rbt_underline .navbar-nav {
        background: #1e2123;
    }
}

.rbt_top_left.rbt_bg_white.rbt_underline .navbar, .rbt_top_right.rbt_bg_white.rbt_underline .navbar, .rbt_top_center.rbt_bg_white.rbt_underline .navbar, .rbt_left.rbt_bg_white.rbt_underline .navbar, .rbt_right.rbt_bg_white.rbt_underline .navbar {
    background: #fff;
}

    .rbt_top_left.rbt_bg_white.rbt_underline .navbar:before, .rbt_top_right.rbt_bg_white.rbt_underline .navbar:before, .rbt_top_center.rbt_bg_white.rbt_underline .navbar:before {
        background: rgba(0,0,0,0.15);
    }

    .rbt_left.rbt_bg_white.rbt_underline .navbar:before {
        background: rgba(0,0,0,0.15);
    }

    .rbt_right.rbt_bg_white.rbt_underline .navbar:before {
        background: rgba(0,0,0,0.15);
    }

.rbt_bg_white.rbt_underline .navbar-nav > li:hover i, .rbt_bg_white.rbt_underline .navbar-nav > li:hover a, .rbt_bg_white.rbt_underline .navbar-nav > li:hover p, .rbt_bg_white.rbt_underline .navbar-nav > li:hover li, .rbt_bg_white.rbt_underline .navbar-nav > li:hover span {
    color: #a0ce4e;
}

.rbt_bg_white.rbt_underline .navbar-nav > .active i, .rbt_bg_white.rbt_underline .navbar-nav > .active a, .rbt_bg_white.rbt_underline .navbar-nav > .active p, .rbt_bg_white.rbt_underline .navbar-nav > .active li, .rbt_bg_white.rbt_underline .navbar-nav > .active span, .rbt_bg_white.rbt_underline .navbar-nav > .active i:hover, .rbt_bg_white.rbt_underline .navbar-nav > .active a:hover, .rbt_bg_white.rbt_underline .navbar-nav > .active p:hover, .rbt_bg_white.rbt_underline .navbar-nav > .active li:hover, .rbt_bg_white.rbt_underline .navbar-nav > .active span:hover, .rbt_bg_white.rbt_underline .navbar-nav > .active i:focus, .rbt_bg_white.rbt_underline .navbar-nav > .active a:focus, .rbt_bg_white.rbt_underline .navbar-nav > .active p:focus, .rbt_bg_white.rbt_underline .navbar-nav > .active li:focus, .rbt_bg_white.rbt_underline .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_top_left.rbt_bg_white.rbt_underline .navbar-nav > li > a, .rbt_top_right.rbt_bg_white.rbt_underline .navbar-nav > li > a, .rbt_top_center.rbt_bg_white.rbt_underline .navbar-nav > li > a {
    background: transparent;
    border-bottom: 3px solid transparent;
}

.rbt_left.rbt_bg_white.rbt_underline .navbar-nav > li > a {
    border-right: 3px solid transparent;
}

.rbt_right.rbt_bg_white.rbt_underline .navbar-nav > li > a {
    background: transparent;
    border-left: 3px solid transparent;
}

.rbt_bg_white.rbt_underline .navbar-nav > li > a:hover {
    background: transparent;
}

.rbt_top_left.rbt_bg_white.rbt_underline .navbar-nav > .active > a, .rbt_top_right.rbt_bg_white.rbt_underline .navbar-nav > .active > a, .rbt_top_center.rbt_bg_white.rbt_underline .navbar-nav > .active > a, .rbt_top_left.rbt_bg_white.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_white.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_white.rbt_underline .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_white.rbt_underline .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_white.rbt_underline .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_white.rbt_underline .navbar-nav > .active > a:focus {
    background: transparent;
    border-bottom: 3px solid #a0ce4e;
}

.rbt_left.rbt_bg_white.rbt_underline .navbar-nav > .active > a, .rbt_left.rbt_bg_white.rbt_underline .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_white.rbt_underline .navbar-nav > .active > a:focus {
    background: transparent;
    border-right: 3px solid #a0ce4e;
}

.rbt_right.rbt_bg_white.rbt_underline .navbar-nav > .active > a, .rbt_right.rbt_bg_white.rbt_underline .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_white.rbt_underline .navbar-nav > .active > a:focus {
    background: transparent;
    border-left: 3px solid #a0ce4e;
}

.rbt_bg_white.rbt_underline .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_underline .navbar-header {
        background: #fff;
    }

    .rbt_bg_white.rbt_underline .navbar-nav {
        background: #fff;
    }
}

.rbt_bg_white.rbt_underline .navbar-nav::-webkit-scrollbar {
    height: 5px;
}

.rbt_colored .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_colored .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_colored .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_top_left.rbt_colored .navbar-nav > li, .rbt_top_right.rbt_colored .navbar-nav > li, .rbt_top_center.rbt_colored .navbar-nav > li {
    margin: 2px 0 0;
}

    .rbt_top_left.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_colored .navbar-nav > li > a {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_top_left.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_colored .navbar-nav > li > a, .rbt_left.rbt_colored .navbar-nav > li > a, .rbt_right.rbt_colored .navbar-nav > li > a {
        font-size: 14px;
    }

.rbt_left.rbt_colored .navbar-nav > li > a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_right.rbt_colored .navbar-nav > li > a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_colored .navbar-nav > li, .rbt_right.rbt_colored .navbar-nav > li {
    margin: 0;
}

.rbt_top_left.rbt_colored .tab-content, .rbt_top_right.rbt_colored .tab-content, .rbt_top_center.rbt_colored .tab-content {
    margin-top: -1px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_left.rbt_colored .tab-content {
    margin-left: -1px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_right.rbt_colored .tab-content {
    margin-left: 1px;
    margin-right: -1px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_colored .tab-content, .rbt_top_right.rbt_colored .tab-content, .rbt_top_center.rbt_colored .tab-content, .rbt_left.rbt_colored .tab-content, .rbt_right.rbt_colored .tab-content {
        margin: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_colored .navbar-header {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .rbt_top_left.rbt_colored .navbar-nav > li > a, .rbt_left.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_colored .navbar-nav > li > a, .rbt_right.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_colored .navbar-nav > li > a {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

@media (max-width: 767px) {
    .rbt_colored .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_colored .navbar-nav {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .rbt_colored .navbar-header {
        margin-bottom: 6px;
    }

    .rbt_colored .navbar .navbar-nav > li {
        margin: 6px 0 !important;
    }

    .rbt_colored .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_colored .navbar-toggle {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_bg_gray.rbt_colored .navbar-nav i, .rbt_bg_gray.rbt_colored .navbar-nav a, .rbt_bg_gray.rbt_colored .navbar-nav p, .rbt_bg_gray.rbt_colored .navbar-nav li, .rbt_bg_gray.rbt_colored .navbar-nav span {
    color: #fff;
}

.rbt_bg_gray.rbt_colored .navbar-nav > .active i, .rbt_bg_gray.rbt_colored .navbar-nav > .active a, .rbt_bg_gray.rbt_colored .navbar-nav > .active p, .rbt_bg_gray.rbt_colored .navbar-nav > .active li, .rbt_bg_gray.rbt_colored .navbar-nav > .active span, .rbt_bg_gray.rbt_colored .navbar-nav > .active i:hover, .rbt_bg_gray.rbt_colored .navbar-nav > .active a:hover, .rbt_bg_gray.rbt_colored .navbar-nav > .active p:hover, .rbt_bg_gray.rbt_colored .navbar-nav > .active li:hover, .rbt_bg_gray.rbt_colored .navbar-nav > .active span:hover, .rbt_bg_gray.rbt_colored .navbar-nav > .active i:focus, .rbt_bg_gray.rbt_colored .navbar-nav > .active a:focus, .rbt_bg_gray.rbt_colored .navbar-nav > .active p:focus, .rbt_bg_gray.rbt_colored .navbar-nav > .active li:focus, .rbt_bg_gray.rbt_colored .navbar-nav > .active span:focus {
    color: #333;
}

.rbt_top_left.rbt_bg_gray.rbt_colored .tab-content, .rbt_top_right.rbt_bg_gray.rbt_colored .tab-content, .rbt_top_center.rbt_bg_gray.rbt_colored .tab-content, .rbt_left.rbt_bg_gray.rbt_colored .tab-content, .rbt_right.rbt_bg_gray.rbt_colored .tab-content {
    border: 1px solid #ebeaea;
}

.rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > li:first-child > a, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > li:first-child > a, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > li:first-child > a {
    border-left: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid #ebeaea;
    border-left: 1px solid #ebeaea;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > li:last-child > a {
    border-bottom: 1px solid #ebeaea;
}

.rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > li:last-child > a {
    border-bottom: 1px solid #ebeaea;
}

.rbt_bg_gray.rbt_colored .navbar-nav > li:hover i, .rbt_bg_gray.rbt_colored .navbar-nav > li:hover a, .rbt_bg_gray.rbt_colored .navbar-nav > li:hover p, .rbt_bg_gray.rbt_colored .navbar-nav > li:hover li, .rbt_bg_gray.rbt_colored .navbar-nav > li:hover span {
    color: #333;
}

.rbt_bg_gray.rbt_colored .navbar-nav > li > a:hover {
    background: #f6f6f6;
}

.rbt_bg_gray.rbt_colored .navbar-toggle:hover .icon-bar, .rbt_bg_gray.rbt_colored .navbar-toggle:focus .icon-bar {
    background-color: #a0ce4e;
}

.rbt_bg_gray.rbt_colored .navbar-toggle:hover, .rbt_bg_gray.rbt_colored .navbar-toggle:focus {
    border-color: #a0ce4e;
    background-color: #f6f6f6;
}

.rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus {
    background: #f6f6f6;
    border-top: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a:focus, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a:focus, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active:first-child > a:focus {
    border-left: 1px solid #ebeaea;
}

.rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus {
    background: #f6f6f6;
    border-top: 1px solid #ebeaea;
    border-left: 1px solid #ebeaea;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > .active:last-child > a {
    border-bottom: 1px solid #ebeaea;
}

.rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus {
    background: #f6f6f6;
    border-top: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > .active:last-child > a {
    border-bottom: 1px solid #ebeaea;
}

.rbt_bg_gray.rbt_colored .tab-content {
    background: #f6f6f6;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_bg_gray.rbt_colored .tab-content, .rbt_top_right.rbt_bg_gray.rbt_colored .tab-content, .rbt_top_center.rbt_bg_gray.rbt_colored .tab-content, .rbt_left.rbt_bg_gray.rbt_colored .tab-content, .rbt_right.rbt_bg_gray.rbt_colored .tab-content {
        border: 1px solid #ebeaea;
    }

    .rbt_bg_gray.rbt_colored .navbar-header {
        background: #a0ce4e;
        border: 1px solid #ebeaea;
    }

    .rbt_bg_gray.rbt_colored .navbar-nav {
        background: #fff;
    }

    .rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > li > a, .rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > li > a, .rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > li > a {
        border: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a, .rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus, .rbt_left.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus, .rbt_right.rbt_bg_gray.rbt_colored .navbar-nav > .active > a:focus {
        border: 1px solid #ebeaea;
    }
}

.rbt_top_left.rbt_bg_dark.rbt_colored .tab-content, .rbt_top_right.rbt_bg_dark.rbt_colored .tab-content, .rbt_top_center.rbt_bg_dark.rbt_colored .tab-content, .rbt_left.rbt_bg_dark.rbt_colored .tab-content, .rbt_right.rbt_bg_dark.rbt_colored .tab-content {
    border: 1px solid #3e4346;
}

.rbt_bg_dark.rbt_colored .tab-content a:link, .rbt_bg_dark.rbt_colored .tab-content button, .rbt_bg_dark.rbt_colored .tab-content a:visited, .rbt_bg_dark.rbt_colored .tab-content p, .rbt_bg_dark.rbt_colored .tab-content h1, .rbt_bg_dark.rbt_colored .tab-content h2, .rbt_bg_dark.rbt_colored .tab-content h3, .rbt_bg_dark.rbt_colored .tab-content h4, .rbt_bg_dark.rbt_colored .tab-content h5, .rbt_bg_dark.rbt_colored .tab-content h6, .rbt_bg_dark.rbt_colored .tab-content li, .rbt_bg_dark.rbt_colored .tab-content span {
    color: #aaa9a9;
}

.rbt_bg_dark.rbt_colored .navbar-nav i, .rbt_bg_dark.rbt_colored .navbar-nav a, .rbt_bg_dark.rbt_colored .navbar-nav p, .rbt_bg_dark.rbt_colored .navbar-nav li, .rbt_bg_dark.rbt_colored .navbar-nav span {
    color: #fff;
}

.rbt_bg_dark.rbt_colored .navbar-nav > .active i, .rbt_bg_dark.rbt_colored .navbar-nav > .active a, .rbt_bg_dark.rbt_colored .navbar-nav > .active p, .rbt_bg_dark.rbt_colored .navbar-nav > .active li, .rbt_bg_dark.rbt_colored .navbar-nav > .active span, .rbt_bg_dark.rbt_colored .navbar-nav > .active i:hover, .rbt_bg_dark.rbt_colored .navbar-nav > .active a:hover, .rbt_bg_dark.rbt_colored .navbar-nav > .active p:hover, .rbt_bg_dark.rbt_colored .navbar-nav > .active li:hover, .rbt_bg_dark.rbt_colored .navbar-nav > .active span:hover, .rbt_bg_dark.rbt_colored .navbar-nav > .active i:focus, .rbt_bg_dark.rbt_colored .navbar-nav > .active a:focus, .rbt_bg_dark.rbt_colored .navbar-nav > .active p:focus, .rbt_bg_dark.rbt_colored .navbar-nav > .active li:focus, .rbt_bg_dark.rbt_colored .navbar-nav > .active span:focus {
    color: #aaa9a9;
}

.rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > li:first-child > a, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > li:first-child > a, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > li:first-child > a {
    border-left: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid #3e4346;
    border-left: 1px solid #3e4346;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > li:last-child > a {
    border-bottom: 1px solid #3e4346;
}

.rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > li:last-child > a {
    border-bottom: 1px solid #3e4346;
}

.rbt_bg_dark.rbt_colored .navbar-nav > li > a:hover {
    background: #3e4346;
}

.rbt_bg_dark.rbt_colored .navbar-toggle:hover .icon-bar, .rbt_bg_dark.rbt_colored .navbar-toggle:focus .icon-bar {
    background-color: #a0ce4e;
}

.rbt_bg_dark.rbt_colored .navbar-toggle:hover, .rbt_bg_dark.rbt_colored .navbar-toggle:focus {
    border-color: #3e4346;
    background-color: #3e4346;
}

.rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus {
    background: #1e2123;
    border-top: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a:focus, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a:focus, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active:first-child > a:focus {
    border-left: 1px solid #3e4346;
}

.rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus {
    background: #1e2123;
    border-top: 1px solid #3e4346;
    border-left: 1px solid #3e4346;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > .active:last-child > a {
    border-bottom: 1px solid #3e4346;
}

.rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus {
    background: #1e2123;
    border-top: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > .active:last-child > a {
    border-bottom: 1px solid #3e4346;
}

.rbt_bg_dark.rbt_colored .tab-content {
    background: #1e2123;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_bg_dark.rbt_colored .tab-content, .rbt_top_right.rbt_bg_dark.rbt_colored .tab-content, .rbt_top_center.rbt_bg_dark.rbt_colored .tab-content, .rbt_left.rbt_bg_dark.rbt_colored .tab-content, .rbt_right.rbt_bg_dark.rbt_colored .tab-content {
        border: 1px solid #3e4346;
    }

    .rbt_bg_dark.rbt_colored .navbar-header {
        background: #a0ce4e;
        border: 1px solid #3e4346;
    }

    .rbt_bg_dark.rbt_colored .navbar-nav {
        background: #fff;
    }

    .rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > li > a, .rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > li > a, .rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > li > a {
        border: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a, .rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus, .rbt_left.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus, .rbt_right.rbt_bg_dark.rbt_colored .navbar-nav > .active > a:focus {
        border: 1px solid #3e4346;
    }
}

.rbt_top_left.rbt_bg_white.rbt_colored .tab-content, .rbt_top_right.rbt_bg_white.rbt_colored .tab-content, .rbt_top_center.rbt_bg_white.rbt_colored .tab-content, .rbt_left.rbt_bg_white.rbt_colored .tab-content, .rbt_right.rbt_bg_white.rbt_colored .tab-content {
    border: 1px solid #a0ce4e;
}

.rbt_bg_white.rbt_colored .navbar-nav i, .rbt_bg_white.rbt_colored .navbar-nav a, .rbt_bg_white.rbt_colored .navbar-nav p, .rbt_bg_white.rbt_colored .navbar-nav li, .rbt_bg_white.rbt_colored .navbar-nav span {
    color: #fff;
}

.rbt_bg_white.rbt_colored .navbar-nav > li:hover i, .rbt_bg_white.rbt_colored .navbar-nav > li:hover a, .rbt_bg_white.rbt_colored .navbar-nav > li:hover p, .rbt_bg_white.rbt_colored .navbar-nav > li:hover li, .rbt_bg_white.rbt_colored .navbar-nav > li:hover span {
    color: #a0ce4e;
}

.rbt_bg_white.rbt_colored .navbar-nav > .active i, .rbt_bg_white.rbt_colored .navbar-nav > .active a, .rbt_bg_white.rbt_colored .navbar-nav > .active p, .rbt_bg_white.rbt_colored .navbar-nav > .active li, .rbt_bg_white.rbt_colored .navbar-nav > .active span, .rbt_bg_white.rbt_colored .navbar-nav > .active i:hover, .rbt_bg_white.rbt_colored .navbar-nav > .active a:hover, .rbt_bg_white.rbt_colored .navbar-nav > .active p:hover, .rbt_bg_white.rbt_colored .navbar-nav > .active li:hover, .rbt_bg_white.rbt_colored .navbar-nav > .active span:hover, .rbt_bg_white.rbt_colored .navbar-nav > .active i:focus, .rbt_bg_white.rbt_colored .navbar-nav > .active a:focus, .rbt_bg_white.rbt_colored .navbar-nav > .active p:focus, .rbt_bg_white.rbt_colored .navbar-nav > .active li:focus, .rbt_bg_white.rbt_colored .navbar-nav > .active span:focus {
    color: #a0ce4e;
}

.rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > li:first-child > a, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > li:first-child > a, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > li:first-child > a {
    border-left: 1px solid rgba(0,0,0,0.15);
}

.rbt_left.rbt_bg_white.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_left.rbt_bg_white.rbt_colored .navbar-nav > li:last-child > a {
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_right.rbt_bg_white.rbt_colored .navbar-nav > li > a {
    background: #a0ce4e;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_white.rbt_colored .navbar-nav > li:last-child > a {
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_bg_white.rbt_colored .navbar-toggle {
    border-color: #fff;
}

    .rbt_bg_white.rbt_colored .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .rbt_bg_white.rbt_colored .navbar-toggle:hover .icon-bar, .rbt_bg_white.rbt_colored .navbar-toggle:focus .icon-bar {
        background-color: #e66000;
    }

    .rbt_bg_white.rbt_colored .navbar-toggle:hover, .rbt_bg_white.rbt_colored .navbar-toggle:focus {
        border-color: #fff;
        background-color: #fff;
    }

.rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus {
    background: #fff;
    border-top: 1px solid #a0ce4e;
    border-right: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a, .rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a:hover, .rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a:focus, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a:focus, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active:first-child > a:focus {
    border-left: 1px solid #a0ce4e;
}

.rbt_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus {
    background: #fff;
    border-top: 1px solid #a0ce4e;
    border-left: 1px solid #a0ce4e;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_left.rbt_bg_white.rbt_colored .navbar-nav > .active:last-child > a {
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus {
    background: #fff;
    border-top: 1px solid #a0ce4e;
    border-right: 1px solid #a0ce4e;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_white.rbt_colored .navbar-nav > .active:last-child > a {
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_bg_white.rbt_colored .navbar-nav > li > a:hover {
    background: #fff;
}

.rbt_bg_white.rbt_colored .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_bg_white.rbt_colored .tab-content, .rbt_top_right.rbt_bg_white.rbt_colored .tab-content, .rbt_top_center.rbt_bg_white.rbt_colored .tab-content, .rbt_left.rbt_bg_white.rbt_colored .tab-content, .rbt_right.rbt_bg_white.rbt_colored .tab-content {
        border: 1px solid #a0ce4e;
    }

    .rbt_bg_white.rbt_colored .navbar-header {
        background: #a0ce4e;
        border: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_bg_white.rbt_colored .navbar-nav {
        background: #fff;
    }

    .rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > li > a, .rbt_left.rbt_bg_white.rbt_colored .navbar-nav > li > a, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > li > a, .rbt_right.rbt_bg_white.rbt_colored .navbar-nav > li > a, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > li > a {
        border: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a, .rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus, .rbt_left.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus, .rbt_right.rbt_bg_white.rbt_colored .navbar-nav > .active > a:focus {
        border: 1px solid #a0ce4e;
    }
}

.rbt_border .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_border .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_border .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

@media (max-width: 767px) {
    .rbt_border .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_border .navbar-nav {
        margin-top: 0;
        margin-bottom: 3px;
    }

    .rbt_border .navbar-header {
        margin-bottom: 6px;
    }

    .rbt_border .navbar .navbar-nav > li {
        margin: 6px 0 !important;
    }

    .rbt_border .navbar-nav > li:first-child {
        margin: 0 !important;
    }
}

.rbt_border .navbar-toggle {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.rbt_top_left.rbt_border .navbar-nav > li, .rbt_top_right.rbt_border .navbar-nav > li, .rbt_top_center.rbt_border .navbar-nav > li {
    margin: 2px 0 0;
}

    .rbt_top_left.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_border .navbar-nav > li > a {
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }

    .rbt_top_left.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_border .navbar-nav > li > a, .rbt_left.rbt_border .navbar-nav > li > a, .rbt_right.rbt_border .navbar-nav > li > a {
        font-size: 14px;
    }

.rbt_left.rbt_border .navbar-nav > li > a {
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.rbt_right.rbt_border .navbar-nav > li > a {
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.rbt_top_left.rbt_border .navbar-nav > li:first-child {
    margin: 1px 0 0;
}

.rbt_top_right.rbt_border .navbar-nav > li:last-child {
    margin: 1px 0 0;
}

.rbt_left.rbt_border .navbar-nav > li, .rbt_right.rbt_border .navbar-nav > li {
    margin: 0;
}

    .rbt_left.rbt_border .navbar-nav > li:first-child, .rbt_right.rbt_border .navbar-nav > li:first-child {
        margin: 0;
    }

.rbt_top_left.rbt_border .tab-content, .rbt_top_right.rbt_border .tab-content, .rbt_top_center.rbt_border .tab-content {
    margin-top: -1px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.rbt_left.rbt_border .tab-content {
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.rbt_right.rbt_border .tab-content {
    margin-left: 1px;
    margin-right: -1px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_border .tab-content, .rbt_top_right.rbt_border .tab-content, .rbt_top_center.rbt_border .tab-content, .rbt_left.rbt_border .tab-content, .rbt_right.rbt_border .tab-content {
        margin: 0;
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

    .rbt_border .navbar-header {
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }

    .rbt_top_left.rbt_border .navbar-nav > li > a, .rbt_left.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_border .navbar-nav > li > a, .rbt_right.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_border .navbar-nav > li > a {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

.rbt_bg_gray.rbt_border .navbar-nav > .active i, .rbt_bg_gray.rbt_border .navbar-nav > .active a, .rbt_bg_gray.rbt_border .navbar-nav > .active p, .rbt_bg_gray.rbt_border .navbar-nav > .active li, .rbt_bg_gray.rbt_border .navbar-nav > .active span, .rbt_bg_gray.rbt_border .navbar-nav > .active i:hover, .rbt_bg_gray.rbt_border .navbar-nav > .active a:hover, .rbt_bg_gray.rbt_border .navbar-nav > .active p:hover, .rbt_bg_gray.rbt_border .navbar-nav > .active li:hover, .rbt_bg_gray.rbt_border .navbar-nav > .active span:hover, .rbt_bg_gray.rbt_border .navbar-nav > .active i:focus, .rbt_bg_gray.rbt_border .navbar-nav > .active a:focus, .rbt_bg_gray.rbt_border .navbar-nav > .active p:focus, .rbt_bg_gray.rbt_border .navbar-nav > .active li:focus, .rbt_bg_gray.rbt_border .navbar-nav > .active span:focus {
    color: #333;
}

.rbt_top_left.rbt_bg_gray.rbt_border .tab-content, .rbt_top_right.rbt_bg_gray.rbt_border .tab-content, .rbt_top_center.rbt_bg_gray.rbt_border .tab-content, .rbt_left.rbt_bg_gray.rbt_border .tab-content, .rbt_right.rbt_bg_gray.rbt_border .tab-content {
    border: 1px solid #ebeaea;
}

.rbt_top_left.rbt_bg_gray.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_bg_gray.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_bg_gray.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.rbt_left.rbt_bg_gray.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_gray.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_bg_gray.rbt_border .navbar-nav > li > a:hover {
    background: #f6f6f6;
}

.rbt_top_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_top_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_top_center.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_top_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus {
    background-color: #f6f6f6;
    border-top: 1px solid #ebeaea;
    border-left: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
    border-bottom: 1px solid #f6f6f6;
}

.rbt_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus {
    background-color: #f6f6f6;
    border-top: 1px solid #ebeaea;
    border-left: 1px solid #ebeaea;
    border-right: 1px solid #f6f6f6;
    border-bottom: 1px solid #ebeaea;
}

.rbt_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus {
    background-color: #f6f6f6;
    border-top: 1px solid #ebeaea;
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
}

.rbt_bg_gray.rbt_border .tab-content {
    background: #f6f6f6;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_bg_gray.rbt_border .tab-content, .rbt_top_right.rbt_bg_gray.rbt_border .tab-content, .rbt_top_center.rbt_bg_gray.rbt_border .tab-content, .rbt_left.rbt_bg_gray.rbt_border .tab-content, .rbt_right.rbt_bg_gray.rbt_border .tab-content {
        border: 1px solid #ebeaea;
    }

    .rbt_bg_gray.rbt_border .navbar-header {
        background: #f6f6f6;
        border: 1px solid #ddd;
    }

    .rbt_bg_gray.rbt_border .navbar-nav {
        background: #fff;
    }

    .rbt_top_left.rbt_bg_gray.rbt_border .navbar-nav > li > a, .rbt_left.rbt_bg_gray.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_bg_gray.rbt_border .navbar-nav > li > a, .rbt_right.rbt_bg_gray.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_bg_gray.rbt_border .navbar-nav > li > a {
        border: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_top_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_top_center.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a, .rbt_top_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus, .rbt_left.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus, .rbt_right.rbt_bg_gray.rbt_border .navbar-nav > .active > a:focus {
        border: 1px solid #ebeaea;
    }
}

.rbt_top_left.rbt_bg_dark.rbt_border .tab-content, .rbt_top_right.rbt_bg_dark.rbt_border .tab-content, .rbt_top_center.rbt_bg_dark.rbt_border .tab-content, .rbt_left.rbt_bg_dark.rbt_border .tab-content, .rbt_right.rbt_bg_dark.rbt_border .tab-content {
    border: 1px solid #3e4346;
}

.rbt_bg_dark.rbt_border .tab-content a:link, .rbt_bg_dark.rbt_border .tab-content button, .rbt_bg_dark.rbt_border .tab-content a:visited, .rbt_bg_dark.rbt_border .tab-content p, .rbt_bg_dark.rbt_border .tab-content h1, .rbt_bg_dark.rbt_border .tab-content h2, .rbt_bg_dark.rbt_border .tab-content h3, .rbt_bg_dark.rbt_border .tab-content h4, .rbt_bg_dark.rbt_border .tab-content h5, .rbt_bg_dark.rbt_border .tab-content h6, .rbt_bg_dark.rbt_border .tab-content li, .rbt_bg_dark.rbt_border .tab-content span {
    color: #aaa9a9;
}

.rbt_bg_dark.rbt_border .navbar-nav i, .rbt_bg_dark.rbt_border .navbar-nav a, .rbt_bg_dark.rbt_border .navbar-nav p, .rbt_bg_dark.rbt_border .navbar-nav li, .rbt_bg_dark.rbt_border .navbar-nav span {
    color: #1e2123;
}

.rbt_bg_dark.rbt_border .navbar-nav > .active i, .rbt_bg_dark.rbt_border .navbar-nav > .active a, .rbt_bg_dark.rbt_border .navbar-nav > .active p, .rbt_bg_dark.rbt_border .navbar-nav > .active li, .rbt_bg_dark.rbt_border .navbar-nav > .active span, .rbt_bg_dark.rbt_border .navbar-nav > .active i:hover, .rbt_bg_dark.rbt_border .navbar-nav > .active a:hover, .rbt_bg_dark.rbt_border .navbar-nav > .active p:hover, .rbt_bg_dark.rbt_border .navbar-nav > .active li:hover, .rbt_bg_dark.rbt_border .navbar-nav > .active span:hover, .rbt_bg_dark.rbt_border .navbar-nav > .active i:focus, .rbt_bg_dark.rbt_border .navbar-nav > .active a:focus, .rbt_bg_dark.rbt_border .navbar-nav > .active p:focus, .rbt_bg_dark.rbt_border .navbar-nav > .active li:focus, .rbt_bg_dark.rbt_border .navbar-nav > .active span:focus {
    color: #aaa9a9;
}

.rbt_top_left.rbt_bg_dark.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_bg_dark.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_bg_dark.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.rbt_left.rbt_bg_dark.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_dark.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_bg_dark.rbt_border .navbar-nav > li > a:hover {
    background: #ebeaea;
}

.rbt_bg_dark.rbt_border .navbar-toggle:hover, .rbt_bg_dark.rbt_border .navbar-toggle:focus {
    border-color: #3e4346;
    background-color: #3e4346;
}

.rbt_top_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_top_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_top_center.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_top_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus {
    background-color: #1e2123;
    border-top: 1px solid #3e4346;
    border-left: 1px solid #3e4346;
    border-right: 1px solid #3e4346;
    border-bottom: 1px solid #1e2123;
}

.rbt_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus {
    background-color: #1e2123;
    border-top: 1px solid #3e4346;
    border-left: 1px solid #3e4346;
    border-right: 1px solid #1e2123;
    border-bottom: 1px solid #3e4346;
}

.rbt_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus {
    background-color: #1e2123;
    border-top: 1px solid #3e4346;
    border-left: 1px solid #1e2123;
    border-right: 1px solid #3e4346;
    border-bottom: 1px solid #3e4346;
}

.rbt_bg_dark.rbt_border .tab-content {
    background: #1e2123;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_bg_dark.rbt_border .tab-content, .rbt_top_right.rbt_bg_dark.rbt_border .tab-content, .rbt_top_center.rbt_bg_dark.rbt_border .tab-content, .rbt_left.rbt_bg_dark.rbt_border .tab-content, .rbt_right.rbt_bg_dark.rbt_border .tab-content {
        border: 1px solid #3e4346;
    }

    .rbt_bg_dark.rbt_border .navbar-header {
        background: #1e2123;
        border: 1px solid #3e4346;
    }

    .rbt_bg_dark.rbt_border .navbar-nav {
        background: #fff;
    }

    .rbt_top_left.rbt_bg_dark.rbt_border .navbar-nav > li > a, .rbt_left.rbt_bg_dark.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_bg_dark.rbt_border .navbar-nav > li > a, .rbt_right.rbt_bg_dark.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_bg_dark.rbt_border .navbar-nav > li > a {
        border: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_top_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_top_center.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a, .rbt_top_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus, .rbt_left.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus, .rbt_right.rbt_bg_dark.rbt_border .navbar-nav > .active > a:focus {
        border: 1px solid #3e4346;
    }
}

.rbt_top_left.rbt_bg_white.rbt_border .tab-content, .rbt_top_right.rbt_bg_white.rbt_border .tab-content, .rbt_top_center.rbt_bg_white.rbt_border .tab-content, .rbt_left.rbt_bg_white.rbt_border .tab-content, .rbt_right.rbt_bg_white.rbt_border .tab-content {
    border: 1px solid rgba(0,0,0,0.15);
}

.rbt_bg_white.rbt_border .navbar-nav > .active i, .rbt_bg_white.rbt_border .navbar-nav > .active a, .rbt_bg_white.rbt_border .navbar-nav > .active p, .rbt_bg_white.rbt_border .navbar-nav > .active li, .rbt_bg_white.rbt_border .navbar-nav > .active span, .rbt_bg_white.rbt_border .navbar-nav > .active i:hover, .rbt_bg_white.rbt_border .navbar-nav > .active a:hover, .rbt_bg_white.rbt_border .navbar-nav > .active p:hover, .rbt_bg_white.rbt_border .navbar-nav > .active li:hover, .rbt_bg_white.rbt_border .navbar-nav > .active span:hover, .rbt_bg_white.rbt_border .navbar-nav > .active i:focus, .rbt_bg_white.rbt_border .navbar-nav > .active a:focus, .rbt_bg_white.rbt_border .navbar-nav > .active p:focus, .rbt_bg_white.rbt_border .navbar-nav > .active li:focus, .rbt_bg_white.rbt_border .navbar-nav > .active span:focus {
    color: #848484;
}

.rbt_top_left.rbt_bg_white.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_bg_white.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_bg_white.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.rbt_left.rbt_bg_white.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_right.rbt_bg_white.rbt_border .navbar-nav > li > a {
    background: transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.rbt_bg_white.rbt_border .navbar-nav > li > a:hover {
    background: rgba(0,0,0,0.03);
}

.rbt_top_left.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_top_right.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_top_center.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_top_left.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus {
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid #fff;
}

.rbt_left.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_left.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus {
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid rgba(0,0,0,0.15);
    border-right: 1px solid #fff;
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_right.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_right.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus {
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid #fff;
    border-right: 1px solid rgba(0,0,0,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.15);
}

.rbt_bg_white.rbt_border .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_top_left.rbt_bg_white.rbt_border .tab-content, .rbt_top_right.rbt_bg_white.rbt_border .tab-content, .rbt_top_center.rbt_bg_white.rbt_border .tab-content, .rbt_left.rbt_bg_white.rbt_border .tab-content, .rbt_right.rbt_bg_white.rbt_border .tab-content {
        border: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_bg_white.rbt_border .navbar-header {
        background: #fff;
        border: 1px solid rgba(0,0,0,0.15);
    }

    .rbt_bg_white.rbt_border .navbar-nav {
        background: #fff;
    }

    .rbt_top_left.rbt_bg_white.rbt_border .navbar-nav > li > a, .rbt_left.rbt_bg_white.rbt_border .navbar-nav > li > a, .rbt_top_right.rbt_bg_white.rbt_border .navbar-nav > li > a, .rbt_right.rbt_bg_white.rbt_border .navbar-nav > li > a, .rbt_top_center.rbt_bg_white.rbt_border .navbar-nav > li > a {
        border: 1px solid transparent;
    }

    .rbt_top_left.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_top_right.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_top_center.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_left.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_right.rbt_bg_white.rbt_border .navbar-nav > .active > a, .rbt_top_left.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_top_right.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_top_center.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_left.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_right.rbt_bg_white.rbt_border .navbar-nav > .active > a:hover, .rbt_top_left.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus, .rbt_top_right.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus, .rbt_top_center.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus, .rbt_left.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus, .rbt_right.rbt_bg_white.rbt_border .navbar-nav > .active > a:focus {
        border: 1px solid rgba(0,0,0,0.15);
    }
}

.rbt_bg_white.rbt_border .navbar-nav::-webkit-scrollbar {
    background: rgba(0,0,0,0.15);
}

.rbt_bg_white.rbt_border .navbar-nav::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.3);
}

.rbt_flat .navbar {
    margin: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_flat .navbar-collapse {
    padding-left: 0;
    border-top: none;
    padding-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rbt_flat .navbar-nav > li > a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

@media (max-width: 767px) {
    .rbt_flat .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rbt_flat .navbar .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

        .rbt_flat .navbar .navbar-nav > li {
            margin: 0;
        }

            .rbt_flat .navbar .navbar-nav > li:first-child {
                margin: 0;
            }
}

.rbt_flat .navbar-toggle {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.rbt_top_left.rbt_flat .navbar, .rbt_top_right.rbt_flat .navbar, .rbt_top_center.rbt_flat .navbar {
    border-bottom: 5px solid #a0ce4e;
}

/*.rbt_left.rbt_flat .navbar {
    border-right: 5px solid #a0ce4e;
}*/

@media (max-width: 767px) {
    .rbt_left.rbt_flat .navbar {
        border-right: none;
        border-bottom: 5px solid #a0ce4e;
    }
}

.rbt_right.rbt_flat .navbar {
    border-left: 5px solid #a0ce4e;
}

@media (max-width: 767px) {
    .rbt_right.rbt_flat .navbar {
        border-left: none;
        border-bottom: 5px solid #a0ce4e;
    }
}

.rbt_top_left.rbt_flat .navbar-nav > li, .rbt_top_right.rbt_flat .navbar-nav > li, .rbt_top_center.rbt_flat .navbar-nav > li {
    margin: 2px 2px 0;
}

    .rbt_top_left.rbt_flat .navbar-nav > li > a, .rbt_top_right.rbt_flat .navbar-nav > li > a, .rbt_top_center.rbt_flat .navbar-nav > li > a, .rbt_left.rbt_flat .navbar-nav > li > a, .rbt_right.rbt_flat .navbar-nav > li > a {
        font-size: 12px;
    }

    .rbt_top_left.rbt_flat .navbar-nav > li:first-child {
        margin: 2px 2px 0 0;
    }

    .rbt_top_right.rbt_flat .navbar-nav > li:last-child {
        margin: 2px 0 0 2px;
    }

.rbt_left.rbt_flat .navbar-nav > li, .rbt_right.rbt_flat .navbar-nav > li {
    margin: 2px 0 0;
}

    .rbt_left.rbt_flat .navbar-nav > li:first-child, .rbt_right.rbt_flat .navbar-nav > li:first-child {
        margin: 0;
    }

.rbt_bg_gray.rbt_flat .navbar-nav > li > a {
    /*background: #f6f6f6;*/
        background-position: 98% 45%;
}

    .rbt_bg_gray.rbt_flat .navbar-nav > li > a:hover {
        /*background: #ebeaea;*/
    }

.rbt_bg_gray.rbt_flat .navbar-header {
    background: #f6f6f6;
}

.rbt_bg_gray.rbt_flat .navbar-nav > .active > a, .rbt_bg_gray.rbt_flat .navbar-nav > .active > a:hover, .rbt_bg_gray.rbt_flat .navbar-nav > .active > a:focus {
   color: #c00000 !important;
    /* background-color: #a0ce4e; */
    background-image: url(../images/rightarrow.png);
    background-repeat: no-repeat;
    background-size: 10%;
    background-position: 98% 45%;
}
.rbt_bg_gray.rbt_flat .navbar-nav > .active > a span{color: #c00000 !important;}

.rbt_bg_gray.rbt_flat .tab-content {
    /*background: #f6f6f6;*/
}

@media (max-width: 767px) {
    .rbt_bg_gray.rbt_flat .navbar-nav {
        background: #fff;
    }
}

.rbt_bg_gray.rbt_flat .navbar-nav::-webkit-scrollbar {
    background: #a0ce4e;
}

.rbt_bg_dark.rbt_flat .tab-content a:link, .rbt_bg_dark.rbt_flat .tab-content button, .rbt_bg_dark.rbt_flat .tab-content a:visited, .rbt_bg_dark.rbt_flat .tab-content p, .rbt_bg_dark.rbt_flat .tab-content h1, .rbt_bg_dark.rbt_flat .tab-content h2, .rbt_bg_dark.rbt_flat .tab-content h3, .rbt_bg_dark.rbt_flat .tab-content h4, .rbt_bg_dark.rbt_flat .tab-content h5, .rbt_bg_dark.rbt_flat .tab-content h6, .rbt_bg_dark.rbt_flat .tab-content li, .rbt_bg_dark.rbt_flat .tab-content span {
    color: #aaa9a9;
}

.rbt_bg_dark.rbt_flat .navbar-nav > li > a {
    background: #1e2123;
}

    .rbt_bg_dark.rbt_flat .navbar-nav > li > a:hover {
        background: #3e4346;
    }

.rbt_bg_dark.rbt_flat .navbar-header {
    background: #1e2123;
}

.rbt_bg_dark.rbt_flat .navbar-nav > .active > a, .rbt_bg_dark.rbt_flat .navbar-nav > .active > a:hover, .rbt_bg_dark.rbt_flat .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_bg_dark.rbt_flat .tab-content {
    background: #1e2123;
}

@media (max-width: 767px) {
    .rbt_bg_dark.rbt_flat .navbar-nav {
        background: #3e4346;
    }
}

.rbt_bg_dark.rbt_flat .navbar-nav::-webkit-scrollbar {
    background: #a0ce4e;
}

.rbt_bg_white.rbt_flat .navbar-nav > li > a {
    background: #fff;
}

    .rbt_bg_white.rbt_flat .navbar-nav > li > a:hover {
        background: rgba(0,0,0,0.03);
    }

.rbt_bg_white.rbt_flat .navbar-header {
    background: #fff;
}

.rbt_bg_white.rbt_flat .navbar-nav > .active > a, .rbt_bg_white.rbt_flat .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_flat .navbar-nav > .active > a:focus {
    background-color: #a0ce4e;
}

.rbt_bg_white.rbt_flat .tab-content {
    background: #fff;
}

@media (max-width: 767px) {
    .rbt_bg_white.rbt_flat .navbar-nav {
        background: rgba(0,0,0,0.15);
    }
}

.rbt_bg_white.rbt_flat .navbar-nav::-webkit-scrollbar {
    background: #a0ce4e;
}

.rbt_top_left .navbar-nav {
    float: none;
    font-size: 0;
    overflow-x: auto;
    text-align: left;
    white-space: nowrap;
}

    .rbt_top_left .navbar-nav > li {
        float: none;
        display: inline-block;
    }

@media (max-width: 767px) {
    .rbt_top_left .navbar-nav > li {
        display: block;
        margin: 1px 0 0 !important;
    }
}

.rbt_top_right .navbar-nav {
    float: none;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    white-space: nowrap;
}

    .rbt_top_right .navbar-nav > li {
        float: none;
        display: inline-block;
    }

@media (max-width: 767px) {
    .rbt_top_right .navbar-nav {
        text-align: left;
    }

        .rbt_top_right .navbar-nav > li {
            display: block;
            margin: 1px 0 0 !important;
        }
}

.rbt_top_center .navbar-nav {
    float: none;
    font-size: 0;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
}

    .rbt_top_center .navbar-nav > li {
        float: none;
        display: inline-block;
    }

@media (max-width: 767px) {
    .rbt_top_center .navbar-nav {
        text-align: left;
    }

        .rbt_top_center .navbar-nav > li {
            display: block;
            margin: 1px 0 0 !important;
        }
}

.rbt_left .navbar {
    width: 20%;
    float: left;
}

.rbt_left .tab-content {
    width: 80%;
    display: inline-block;
}

.rbt_left .navbar-nav {
    float: none;
    font-size: 0;
    text-align: left;
}

    .rbt_left .navbar-nav > li {
        float: none;
        display: block;
        border-bottom: 1px solid #a2a2a252;
    }

@media (max-width: 767px) {
    .rbt_left .navbar {
        width: 100%;
        float: none;
    }

    .rbt_left .tab-content {
        width: 100%;
        display: inline-block;
    }

    .rbt_left .navbar-nav > li {
        display: block;
        margin: 1px 0 0 !important;
    }
}

.rbt_right .navbar {
    width: 20%;
    float: right;
}

.rbt_right .tab-content {
    width: 80%;
    display: inline-block;
}

.rbt_right .navbar-nav {
    float: none;
    font-size: 0;
    text-align: left;
}

    .rbt_right .navbar-nav > li {
        float: none;
        display: block;
    }

@media (max-width: 767px) {
    .rbt_right .navbar {
        width: 100%;
        float: none;
    }

    .rbt_right .tab-content {
        width: 100%;
        display: inline-block;
    }

    .rbt_right .navbar-nav > li {
        display: block;
        margin: 1px 0 0 !important;
    }
}

@media (max-width: 767px) {
    .rbt_xl .navbar-header {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .rbt_xl .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .rbt_xl .navbar-nav > li > a {
        padding: 25px 50px;
    }
}

@media (max-width: 767px) {
    .rbt_lg .navbar-header {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .rbt_lg .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .rbt_lg .navbar-nav > li > a {
        padding: 20px 40px;
    }
}

@media (max-width: 767px) {
    .rbt_md .navbar-header {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .rbt_md .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .rbt_md .navbar-nav > li > a {
        padding: 10px 30px;
    }
}

@media (min-width: 768px) {
    .rbt_sm .navbar {
        min-height: 40px;
    }

    .rbt_sm .navbar-nav > li > a {
        padding: 10px 20px;
    }
}

@media (min-width: 768px) {
    .rbt_xs .navbar {
        min-height: 30px;
    }

    .rbt_xs .navbar-nav > li > a {
        padding: 5px 15px;
    }
}

.rbt_tab > .tab-content {
    overflow: hidden;
}

.rbt_tab .fade {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .rbt_tab .fade.in {
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

@-webkit-keyframes rbt_slide_in_down {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes rbt_slide_in_down {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes rbt_slide_out_down {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

@keyframes rbt_slide_out_down {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}

.rbt_tab.rbt_slide_down .fade {
    -webkit-animation-name: rbt_slide_out_down;
    animation-name: rbt_slide_out_down;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_slide_down .fade.in {
        -webkit-animation-name: rbt_slide_in_down;
        animation-name: rbt_slide_in_down;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_slide_in_up {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes rbt_slide_in_up {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes rbt_slide_out_up {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

@keyframes rbt_slide_out_up {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}

.rbt_tab.rbt_slide_up .fade {
    -webkit-animation-name: rbt_slide_out_up;
    animation-name: rbt_slide_out_up;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_slide_up .fade.in {
        -webkit-animation-name: rbt_slide_in_up;
        animation-name: rbt_slide_in_up;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_slide_in_left {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes rbt_slide_in_left {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes rbt_slide_out_right {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

@keyframes rbt_slide_out_right {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}

.rbt_tab.rbt_slide_left .fade {
    -webkit-animation-name: rbt_slide_out_right;
    animation-name: rbt_slide_out_right;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_slide_left .fade.in {
        -webkit-animation-name: rbt_slide_in_left;
        animation-name: rbt_slide_in_left;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_slide_in_right {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes rbt_slide_in_right {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes rbt_slide_out_left {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

/*@keyframes rbt_slide_out_left {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.rbt_tab.rbt_slide_right .fade {
    -webkit-animation-name: rbt_slide_out_left;
    animation-name: rbt_slide_out_left;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_slide_right .fade.in {
        -webkit-animation-name: rbt_slide_in_right;
        animation-name: rbt_slide_in_right;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }*/

@-webkit-keyframes rbt_zoom_in {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0,0,0);
        transform: scale3d(0,0,0);
    }

    50% {
        opacity: 1;
    }
}

@keyframes rbt_zoom_in {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0,0,0);
        transform: scale3d(0,0,0);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes rbt_zoom_out {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(3,3,3);
        transform: scale3d(3,3,3);
    }

    to {
        opacity: 0;
    }
}

@keyframes rbt_zoom_out {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(3,3,3);
        transform: scale3d(3,3,3);
    }

    to {
        opacity: 0;
    }
}

.rbt_tab.rbt_zoom_in .fade {
    -webkit-animation-name: rbt_zoom_out;
    animation-name: rbt_zoom_out;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_zoom_in .fade.in {
        -webkit-animation-name: rbt_zoom_in;
        animation-name: rbt_zoom_in;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_zoom_in_1 {
    from {
        opacity: 0;
        -webkit-transform: scale3d(3,3,3);
        transform: scale3d(3,3,3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes rbt_zoom_in_1 {
    from {
        opacity: 0;
        -webkit-transform: scale3d(3,3,3);
        transform: scale3d(3,3,3);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes rbt_zoom_out_1 {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0,0,0);
        transform: scale3d(0,0,0);
    }

    to {
        opacity: 0;
    }
}

@keyframes rbt_zoom_out_1 {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0,0,0);
        transform: scale3d(0,0,0);
    }

    to {
        opacity: 0;
    }
}

.rbt_tab.rbt_zoom_out .fade {
    -webkit-animation-name: rbt_zoom_out_1;
    animation-name: rbt_zoom_out_1;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_zoom_out .fade.in {
        -webkit-animation-name: rbt_zoom_in_1;
        animation-name: rbt_zoom_in_1;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_zoom_in_right {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@keyframes rbt_zoom_in_right {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@-webkit-keyframes rbt_zoom_out_left {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes rbt_zoom_out_left {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.rbt_tab.rbt_zoom_right .fade {
    -webkit-animation-name: rbt_zoom_out_left;
    animation-name: rbt_zoom_out_left;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

    .rbt_tab.rbt_zoom_right .fade.in {
        -webkit-animation-name: rbt_zoom_in_right;
        animation-name: rbt_zoom_in_right;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_zoom_in_left {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@keyframes rbt_zoom_in_left {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@-webkit-keyframes rbt_zoom_out_right {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes rbt_zoom_out_right {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.rbt_tab.rbt_zoom_left .fade {
    -webkit-animation-name: rbt_zoom_out_right;
    animation-name: rbt_zoom_out_right;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

    .rbt_tab.rbt_zoom_left .fade.in {
        -webkit-animation-name: rbt_zoom_in_left;
        animation-name: rbt_zoom_in_left;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_zoom_in_down {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@keyframes rbt_zoom_in_down {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@-webkit-keyframes rbt_zoom_out_down {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@keyframes rbt_zoom_out_down {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

.rbt_tab.rbt_zoom_down .fade {
    -webkit-animation-name: rbt_zoom_out_down;
    animation-name: rbt_zoom_out_down;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

    .rbt_tab.rbt_zoom_down .fade.in {
        -webkit-animation-name: rbt_zoom_in_down;
        animation-name: rbt_zoom_in_down;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_zoom_in_up {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@keyframes rbt_zoom_in_up {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@-webkit-keyframes rbt_zoom_out_up {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

@keyframes rbt_zoom_out_up {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    }
}

.rbt_tab.rbt_zoom_up .fade {
    -webkit-animation-name: rbt_zoom_out_up;
    animation-name: rbt_zoom_out_up;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

    .rbt_tab.rbt_zoom_up .fade.in {
        -webkit-animation-name: rbt_zoom_in_up;
        animation-name: rbt_zoom_in_up;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_roll_in {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rbt_roll_in {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes rbt_roll_out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    }
}

@keyframes rbt_roll_out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
    }
}

.rbt_tab.rbt_roll_in .fade {
    -webkit-animation-name: rbt_roll_out;
    animation-name: rbt_roll_out;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_roll_in .fade.in {
        -webkit-animation-name: rbt_roll_in;
        animation-name: rbt_roll_in;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_bounce_in_down {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rbt_bounce_in_down {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0);
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes rbt_bounce_out_down {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

@keyframes rbt_bounce_out_down {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0);
    }
}

.rbt_tab.rbt_bounce_in .fade {
    -webkit-animation-name: rbt_bounce_out_down;
    animation-name: rbt_bounce_out_down;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

    .rbt_tab.rbt_bounce_in .fade.in {
        -webkit-animation-name: rbt_bounce_in_down;
        animation-name: rbt_bounce_in_down;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_bounce_in_up {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes rbt_bounce_in_up {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes rbt_bounce_out_up {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

@keyframes rbt_bounce_out_up {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0);
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0);
    }
}

.rbt_tab.rbt_bounce_up .fade {
    -webkit-animation-name: rbt_bounce_out_up;
    animation-name: rbt_bounce_out_up;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

    .rbt_tab.rbt_bounce_up .fade.in {
        -webkit-animation-name: rbt_bounce_in_up;
        animation-name: rbt_bounce_in_up;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_bounce_in_left {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rbt_bounce_in_left {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes rbt_bounce_out_right {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

@keyframes rbt_bounce_out_right {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0);
    }
}

.rbt_tab.rbt_bounce_left .fade {
    -webkit-animation-name: rbt_bounce_out_right;
    animation-name: rbt_bounce_out_right;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_bounce_left .fade.in {
        -webkit-animation-name: rbt_bounce_in_left;
        animation-name: rbt_bounce_in_left;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_bounce_in_right {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rbt_bounce_in_right {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0);
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes rbt_bounce_out_left {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

@keyframes rbt_bounce_out_left {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0);
    }
}

.rbt_tab.rbt_bounce_right .fade {
    -webkit-animation-name: rbt_bounce_out_left;
    animation-name: rbt_bounce_out_left;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_bounce_right .fade.in {
        -webkit-animation-name: rbt_bounce_in_right;
        animation-name: rbt_bounce_in_right;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_flip_in_x {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes rbt_flip_in_x {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@-webkit-keyframes rbt_flip_out_x {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0;
    }
}

@keyframes rbt_flip_out_x {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0;
    }
}

.rbt_tab.rbt_flip_x .fade {
    -webkit-animation-name: rbt_flip_out_x;
    animation-name: rbt_flip_out_x;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

    .rbt_tab.rbt_flip_x .fade.in {
        -webkit-animation-name: rbt_flip_in_x;
        animation-name: rbt_flip_in_x;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_flip_in_y {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes rbt_flip_in_y {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@-webkit-keyframes rbt_flip_out_y {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0;
    }
}

@keyframes rbt_flip_out_y {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0;
    }
}

.rbt_tab.rbt_flip_y .fade {
    -webkit-animation-name: rbt_flip_out_y;
    animation-name: rbt_flip_out_y;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}

    .rbt_tab.rbt_flip_y .fade.in {
        -webkit-animation-name: rbt_flip_in_y;
        animation-name: rbt_flip_in_y;
        -webkit-backface-visibility: visible !important;
        backface-visibility: visible !important;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_light_speed_in {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rbt_light_speed_in {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rbt_light_speed_out {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes rbt_light_speed_out {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0;
    }
}

.rbt_tab.rbt_light_speed .fade {
    -webkit-animation-name: rbt_light_speed_out;
    animation-name: rbt_light_speed_out;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_light_speed .fade.in {
        -webkit-animation-name: rbt_light_speed_in;
        animation-name: rbt_light_speed_in;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_rotate_in_down_left {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rbt_rotate_in_down_left {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rbt_rotate_out_down_left {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }
}

@keyframes rbt_rotate_out_down_left {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }
}

.rbt_tab.rbt_rotate_down_left .fade {
    -webkit-animation-name: rbt_rotate_out_down_left;
    animation-name: rbt_rotate_out_down_left;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_rotate_down_left .fade.in {
        -webkit-animation-name: rbt_rotate_in_down_left;
        animation-name: rbt_rotate_in_down_left;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_rotate_in_down_right {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rbt_rotate_in_down_right {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rbt_rotate_out_down_right {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

@keyframes rbt_rotate_out_down_right {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

.rbt_tab.rbt_rotate_down_right .fade {
    -webkit-animation-name: rbt_rotate_out_down_right;
    animation-name: rbt_rotate_out_down_right;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_rotate_down_right .fade.in {
        -webkit-animation-name: rbt_rotate_in_down_right;
        animation-name: rbt_rotate_in_down_right;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_rotate_in_up_left {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rbt_rotate_in_up_left {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rbt_rotate_out_up_left {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

@keyframes rbt_rotate_out_up_left {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0;
    }
}

.rbt_tab.rbt_rotate_up_left .fade {
    -webkit-animation-name: rbt_rotate_out_up_left;
    animation-name: rbt_rotate_out_up_left;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_rotate_up_left .fade.in {
        -webkit-animation-name: rbt_rotate_in_up_left;
        animation-name: rbt_rotate_in_up_left;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_rotate_in_up_right {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rbt_rotate_in_up_right {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rbt_rotate_out_up_right {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0;
    }
}

@keyframes rbt_rotate_out_up_right {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0;
    }
}

.rbt_tab.rbt_rotate_up_right .fade {
    -webkit-animation-name: rbt_rotate_out_up_right;
    animation-name: rbt_rotate_out_up_right;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_rotate_up_right .fade.in {
        -webkit-animation-name: rbt_rotate_in_up_right;
        animation-name: rbt_rotate_in_up_right;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

@-webkit-keyframes rbt_rotate_in {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rbt_rotate_in {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@-webkit-keyframes rbt_rotate_out {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0;
    }
}

@keyframes rbt_rotate_out {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0;
    }
}

.rbt_tab.rbt_rotate_in .fade {
    -webkit-animation-name: rbt_rotate_out;
    animation-name: rbt_rotate_out;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
}

    .rbt_tab.rbt_rotate_in .fade.in {
        -webkit-animation-name: rbt_rotate_in;
        animation-name: rbt_rotate_in;
        -webkit-animation-duration: .7s;
        animation-duration: .7s;
    }

.rbt_tab.rbt_linear .fade, .rbt_tab.rbt_linear .fade.in {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear;
}

.rbt_tab.rbt_ease .fade, .rbt_tab.rbt_ease .fade.in {
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
}

.rbt_tab.rbt_ease_in .fade, .rbt_tab.rbt_ease_in .fade.in {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

.rbt_tab.rbt_ease_out .fade, .rbt_tab.rbt_ease_out .fade.in {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.rbt_tab.rbt_ease_in_out .fade, .rbt_tab.rbt_ease_in_out .fade.in {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.rbt_tab.rbt_slowSpeedy .fade, .rbt_tab.rbt_slowSpeedy .fade.in {
    -webkit-animation-timing-function: cubic-bezier(0.3,1,0,1);
    animation-timing-function: cubic-bezier(0.3,1,0,1);
    -webkit-transition-timing-function: cubic-bezier(0.3,1,0,1);
    -moz-transition-timing-function: cubic-bezier(0.3,1,0,1);
    transition-timing-function: cubic-bezier(0.3,1,0,1);
}

.rbt_tab.rbt_easeOutInCubic .fade, .rbt_tab.rbt_easeOutInCubic .fade.in {
    -webkit-animation-timing-function: cubic-bezier(0.22,0.81,0.01,0.99);
    animation-timing-function: cubic-bezier(0.22,0.81,0.01,0.99);
    -webkit-transition-timing-function: cubic-bezier(0.22,0.81,0.01,0.99);
    -moz-transition-timing-function: cubic-bezier(0.22,0.81,0.01,0.99);
    transition-timing-function: cubic-bezier(0.22,0.81,0.01,0.99);
}

.rbt_tab.rbt_swing .fade, .rbt_tab.rbt_swing .fade.in {
    -webkit-animation-timing-function: cubic-bezier(.02,.01,.47,1);
    animation-timing-function: cubic-bezier(.02,.01,.47,1);
    -webkit-transition-timing-function: cubic-bezier(.02,.01,.47,1);
    -moz-transition-timing-function: cubic-bezier(.02,.01,.47,1);
    transition-timing-function: cubic-bezier(.02,.01,.47,1);
}

.rbt_tab.rbt_easeOutCubic .fade, .rbt_tab.rbt_easeOutCubic .fade.in {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -moz-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
}

.rbt_tab.rbt_easeOutCirc .fade, .rbt_tab.rbt_easeOutCirc .fade.in {
    -webkit-animation-timing-function: cubic-bezier(.075,.82,.165,1);
    animation-timing-function: cubic-bezier(.075,.82,.165,1);
    -webkit-transition-timing-function: cubic-bezier(.075,.82,.165,1);
    -moz-transition-timing-function: cubic-bezier(.075,.82,.165,1);
    transition-timing-function: cubic-bezier(.075,.82,.165,1);
}

.rbt_tab.rbt_easeOutExpo .fade, .rbt_tab.rbt_easeOutExpo .fade.in {
    -webkit-animation-timing-function: cubic-bezier(.19,1,.22,1);
    animation-timing-function: cubic-bezier(.19,1,.22,1);
    -webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
    -moz-transition-timing-function: cubic-bezier(.19,1,.22,1);
    transition-timing-function: cubic-bezier(.19,1,.22,1);
}

.rbt_tab.rbt_easeOutQuad .fade, .rbt_tab.rbt_easeOutQuad .fade.in {
    -webkit-animation-timing-function: cubic-bezier(.25,.46,.45,.94);
    animation-timing-function: cubic-bezier(.25,.46,.45,.94);
    -webkit-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
    -moz-transition-timing-function: cubic-bezier(.25,.46,.45,.94);
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
}

.rbt_tab.rbt_easeOutQuart .fade, .rbt_tab.rbt_easeOutQuart .fade.in {
    -webkit-animation-timing-function: cubic-bezier(.165,.84,.44,1);
    animation-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -moz-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
}

.rbt_tab.rbt_easeOutQuint .fade, .rbt_tab.rbt_easeOutQuint .fade.in {
    -webkit-animation-timing-function: cubic-bezier(.23,1,.32,1);
    animation-timing-function: cubic-bezier(.23,1,.32,1);
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    -moz-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}

.rbt_tab.rbt_easeOutSine .fade, .rbt_tab.rbt_easeOutSine .fade.in {
    -webkit-animation-timing-function: cubic-bezier(.39,.575,.565,1);
    animation-timing-function: cubic-bezier(.39,.575,.565,1);
    -webkit-transition-timing-function: cubic-bezier(.39,.575,.565,1);
    -moz-transition-timing-function: cubic-bezier(.39,.575,.565,1);
    transition-timing-function: cubic-bezier(.39,.575,.565,1);
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    min-height: 1px;
    position: relative;
}

.col-xs-15 {
    width: 20%;
    float: left;
}


@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
