﻿h3, h4 {
    line-height: 16px
}

.welcome, h3, strong {
    font-weight: 700
}

body {
    background: linear-gradient(to bottom,#4db2ec,#FFF)
}

a {
    color: #5f5f5f;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -ms-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, command, datalist, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, output, p, pre, progress, q, s, samp, section, small, source, span, strike, strong, sub, sup, table, tbody, tdvideo, tfoot, th, thead, tr, tt, u, ul, var {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

    a:hover {
        text-decoration: none;
        color: #007FDD
    }

h3 {
    font-size: 14px;
    margin: 0;
    padding: 0
}

h4 {
    font-size: 15px
}

ul {
    list-style: none;
    padding-left: 0
}

img {
    vertical-align: top;
    max-width: 100%;
    height: auto
}

#ccr-header, .container {
    max-width: 1170px;
}

#content {
    background: #fff;
    padding: 5px
}

.columns-container {
    width: 100%;
    float: left
}

#ccr-header {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    background: #fff
}

.watchword, .welcome {
    height: 25px;
    width: 100%;
    float: left
}

.watchword {
    position: relative;
    z-index: 70
}

.welcome {
    color: red;
    font-size: 14px;
    font-family: arial;
    margin-top: 5px;
    position: absolute
}

#ccr-nav-main {
    background: #360;
    width: 100%;
    border-bottom: 5px solid#8e2135;
    position: relative
}

.container {
    width: 100%;
    padding: 0;
    height: 100%;
    position: relative
}

#top-menu, .banner-top img, .loader {
    width: 100%
}

@-webkit-keyframes typing {
    0% {
        background-color: #fff;
        box-shadow: 12px 0 0 0 rgba(255,255,255,.2),24px 0 0 0 rgba(255,255,255,.2)
    }

    25% {
        background-color: rgba(255,255,255,.4);
        box-shadow: 12px 0 0 0 #fff,24px 0 0 0 rgba(255,255,255,.2)
    }

    75% {
        background-color: rgba(255,255,255,.4);
        box-shadow: 12px 0 0 0 rgba(255,255,255,.2),24px 0 0 0 #fff
    }
}

@-moz-keyframes typing {
    0% {
        background-color: #fff;
        box-shadow: 12px 0 0 0 rgba(255,255,255,.2),24px 0 0 0 rgba(255,255,255,.2)
    }

    25% {
        background-color: rgba(255,255,255,.4);
        box-shadow: 12px 0 0 0 #fff,24px 0 0 0 rgba(255,255,255,.2)
    }

    75% {
        background-color: rgba(255,255,255,.4);
        box-shadow: 12px 0 0 0 rgba(255,255,255,.2),24px 0 0 0 #fff
    }
}

@keyframes typing {
    0% {
        background-color: #fff;
        box-shadow: 12px 0 0 0 rgba(255,255,255,.2),24px 0 0 0 rgba(255,255,255,.2)
    }

    25% {
        background-color: rgba(255,255,255,.4);
        box-shadow: 12px 0 0 0 #fff,24px 0 0 0 rgba(255,255,255,.2)
    }

    75% {
        background-color: rgba(255,255,255,.4);
        box-shadow: 12px 0 0 0 rgba(255,255,255,.2),24px 0 0 0 #fff
    }
}
.loader {
    left: 0;
    top: 0;
    height: 100%;
    z-index: 9999
}

.banner-top {
    position: relative;
    width: 100%;
}

#ccr-nav-main li:first-child {
    border-left: none
}

#ccr-nav-main li {
    border-left: 1px solid rgba(255,255,255,.3);
    border-right: 1px solid rgba(0,0,0,.1);
    float: left
}

    #ccr-nav-main li a {
        font: 700 12px Arial,Helvetica,sans-serif;
        color: #fff;
        padding: 0 5px;
        line-height: 30px;
        height: 30px;
        -webkit-transition: all .15s ease-in;
        -moz-transition: all .15s ease-in;
        -ms-transition: all .15s ease-in;
        -o-transition: all .15s ease-in;
        transition: all .15s ease-in;
        display: inline-block
    }

        #ccr-nav-main li a i {
            font-size: .8em;
            padding-left: 5px;
            line-height: 30px
        }

#ccr-nav-main ul.sub-menu {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 100
}

#ccr-nav-main li:last-child {
    border-right: none
}

#ccr-nav-main ul.sub-menu li {
    position: relative;
    border-left: none;
    border-right: none
}

    #ccr-nav-main ul.sub-menu li a {
        display: inline-block;
        width: 200px;
        max-width: 212px;
        background-color: #360;
        min-height: 30px;
        border-top: 1px solid rgba(255,255,255,.3)
    }

#ccr-nav-main li a:hover {
    color: #47cad4;
    height: 30px
}

#ccr-nav-main li ul a i {
    float: right
}

#ccr-nav-main ul.sub-menu ul.sub-menu-2, #ccr-nav-main ul.sub-menu ul.sub-menu-2 ul.sub-menu-3 {
    position: absolute;
    display: none;
    margin-left: 280px;
    top: 0;
    border-left: 1px solid #47cad4;
    z-index: 200
}
/*mainmenu mobile*/
#menumain_ulmenu {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

.main-menu {
    display: inline-block;
    padding-bottom: 0;
    padding-top: 0;
    z-index: 5;
    width: 100%;
    background: #360;
    position: relative;
}

    .main-menu .cat {
        float: left;
        padding: 20px;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
    }

    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 0px 0px;
        right: 0px;
        z-index: 12;
    }

        .main-menu .navbar-header .navbar-toggle {
            /* border: 2px solid #ffd700; */
            display: inline-block;
            float: none;
            margin: 0;
            z-index: 7;
            width: 40px;
            height: 40px;
            border-radius: 0;
            position: relative;
            float: left;
            padding: 5px 7px;
            margin-top: 0px;
            margin-left: 6px;
            margin-bottom: 0px;
            background-color: transparent;
            cursor: pointer;
        }

.navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 1px;
    margin-top: 0px;
}

.main-menu .navbar-header .navbar-toggle .icon-bar {
    background: #fff none repeat scroll 0 0;
    font-weight: 700;
}

.main-menu .navbar-collapse > .navigation {
    background: #007baf;
    float: left;
    margin: 0;
    width: 100%;
}


    .main-menu .navbar-collapse > .navigation > li {
        margin: 0px !important;
        float: none !important;
        width: 100%;
        padding: 0;
        position: relative;
    }

.main-menu .navigation li a {
    background: #00a5ea;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    opacity: 1;
    padding: 2px 0px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: 'Archivo', sans-serif;
}

.main-menu .navbar-collapse > .navigation > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li.current > a {
    background: #ffd700;
    color: #111111 !important;
}

.main-menu .navbar-collapse > .navigation > li, .main-menu .navbar-collapse > .navigation > li > ul > li, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li {
    border-top: 1px solid #336600 !important;
    opacity: 1;
    top: 0px;
    left: 0px;
    visibility: visible;
}

    .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
        padding: 10px 10px !important;
        line-height: 22px;
        color: #ffffff;
        background: #509c03;
        text-align: left;
    }

    .main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0px;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        width: 100%;
        background: none;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        -moz-border-radius: 0px;
        transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        -moz-transition: none !important;
    }

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    background: url(../images/bar.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    display: block;
}

.main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
    position: relative;
    border: none;
    float: none;
    visibility: visible;
    opacity: 1;
    display: none;
    margin: 0px;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: 100%;
    background: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
}

    .main-menu .navbar-collapse > .navigation > li > ul > li > a {
        padding: 10px 20px !important;
        line-height: 22px;
        color: #fff;
        background: #0290cc;
        text-align: left;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
    }

.box-content {
    margin: 0
}

    .box-content .link-to img {
        width: 100%;
        height: auto;
        margin-bottom: 5px
    }

    .box-content h3 {
        font-size: 12px;
        margin: 0;
        padding: 6px 10px;
        border-bottom: 1px solid #E7E8E6;
        color: #fff;
        font-weight: 700;
        background: linear-gradient(to bottom,#498e04 0,#6bcc0a 50%,#66ca02 51%,#3e7903 100%)
    }

.adsimg {
    padding: 5px;
    border: 1px solid #ccc;
    border-top: none;
    width: 100%;
    height: auto
}

.box-content h3 a {
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700
}

.box-content .sub-menu-left {
    border: 1px solid #ccc;
    border-top: none;
    margin: 0
}

    .box-content .sub-menu-left li {
        border-bottom: 1px dotted #ddd;
        padding: 3px 5px
    }

.box-content ul li a {
    color: #007FDD
}

    .box-content ul li a:hover {
        color: #1b4cb8
    }

.form-search {
    width: auto;
    display: inline-block;
    float: right;
    position: absolute;
    line-height: 35px;
    /* padding: 0 10px; */
    /* top: 65px; */
    right: 0px;
    bottom: 22px;
    z-index: 1;
    background: #ffffffa3;
}

.result {
    margin-top: 30px
}

.realtime-result {
    display: block;
    width: 500px;
    margin: 0 auto;
    box-shadow: 0 1px 3px 0 #7d7d7d;
    -webkit-box-shadow: 0 1px 3px 0 #7d7d7d;
    -moz-box-shadow: 0 1px 3px 0 #7d7d7d;
    background: #fff;
    position: absolute;
    z-index: 1001;
    right: 10px
}

    .realtime-result li {
        float: left;
        width: 100%;
        height: auto;
        border-bottom: 1px solid #eaeaea;
        display: block;
        overflow: hidden;
        padding: 10px 0
    }

    .realtime-result h5 {
        color: #919191
    }

    .realtime-result li:hover {
        background: #fcf7f7
    }

    .realtime-result li a {
        float: left;
        position: relative
    }

        .realtime-result li a:hover {
            background: 0 0;
            color: red
        }

        .realtime-result li a img {
            float: left;
            width: 15%;
            height: auto;
            margin: 0 6px 0 0
        }

.buttonsearch, .inputsearch {
    outline-style: none;
    height: 30px;
    float: left
}

.realtime-result li .content {
    display: block;
    width: 83%;
    overflow: hidden;
    float: left;
    position: absolute;
    margin-left: 75px
}

    .realtime-result li .content .product-name {
        width: 100%;
        font-weight: 700
    }

.realtime-result li :last-child {
    border-bottom: 0
}

.inputsearch {   
    border: none;
    padding: 0 10px;
    width: 228px;
    background: 0 0
}

.buttonsearch {
    color: #fff;
    background: url(/images/search.png) no-repeat;
    width: 30px;
    border: none;
    margin-right: 0px;
}

    .buttonsearch:hover {
        background: url(/images/search.png) no-repeat #45B8F3
    }

.ccr-left-section {
    width: 23%;
    float: left;
    position: relative;
    padding: 5px 5px 0 0
}

.title-bar {
    width: 100%;
    background-color: #007FDD
}

.ccr-content-section {
    padding: 0;
    margin-top: 5px;
    width: 74%;
    position: relative;
    float: left
}

.ads-mid {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

    .ads-mid img {
        width: 100%;
        height: auto
    }

.ccr-right-section {
    width: 26%;
    float: left;
    position: relative;
    padding: 5px 0 0 5px
}

.wrapper_video_playlist {
    z-index: 1;
    position: relative
}

.wrapper_player {
    display: block;
    background-color: #000;
    overflow: hidden
}

.container_video_playlist {
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #360
}

.video_controls_playlist_wrapper {
    background-color: #65c802;
    position: relative
}

.video_stop_play_control {
    position: relative;
    width: 65px;
    height: 65px;
    outline: 0 !important
}

.sp-video-play {
    width: 42px;
    height: 42px;
    background-position: -20px -488px
}

.sp-video-pause {
    width: 42px;
    height: 42px;
    background-position: -20px -612px
}

.sp {
    background-image: url(../images/elements.png);
    background-repeat: no-repeat;
    display: block
}

.video_control {
    position: relative;
    top: 12px;
    left: 11px;
    cursor: pointer
}

.video_title_playing {
    top: 13px;
    left: 80px;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 13px;
    line-height: 19px;
    font-weight: 700;
    overflow: hidden;
    padding: 10px
}

    .video_title_playing a {
        color: #fff
    }

        .video_title_playing a:hover {
            color: #f36
        }

.video_time_playing, .video_title {
    color: #fff;
    font-family: 'Open Sans',arial,sans-serif
}

.video_time_playing {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size: 10px;
    font-style: italic;
    line-height: 17px;
    padding-right: 1px
}

.container_video_playlist::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

.container_video_playlist::-webkit-scrollbar-thumb {
    background-color: #919191;
    border-radius: 10px
}

.container_video_playlist::-webkit-scrollbar-track {
    background-color: #383838
}

.click_video {
    height: 60px;
    display: block;
    width: 100%;
    position: relative
}

    .click_video:hover {
        background-color: #333;
        cursor: pointer
    }

.video_currently_playing:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-left: 3px solid #4db2ec !important;
    width: 3px;
    height: inherit
}

.video_thumb {
    position: relative;
    top: 10px;
    width: 72px;
    height: 40px;
    overflow: hidden;
    margin-left: 16px
}

    .video_thumb img {
        position: relative;
        top: -6px
    }

.video_title_and_time {
    position: absolute;
    top: 10px;
    margin: 0 30px 0 103px
}

.video_title {
    font-size: 12px;
    line-height: 15px;
    max-height: 30px;
    overflow: hidden
}

.video_time {
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 10px;
    font-style: italic;
    color: #777;
    line-height: 13px
}

.tags span {
    padding: 0 5px
}

.tags .level1 {
    font-size: 12px
}

.tags .level2 {
    font-size: 16px
}

.tags .level3 {
    font-size: 18px
}

.tags .level4 {
    font-size: 20px
}

.tags .level5 {
    font-size: 24px
}

.tags {
    line-height: 26px;
    padding: 5px;
    border: 1px solid #ccc;
    border-top: none;
    width: 100%
}

#ccr-footer {
    background-image: linear-gradient(to bottom,#65c802,#FFF);
    min-height: 40px;
    border-top: 7px solid #360;
    margin: 0 auto;
    height: 100%;
    max-width: 100%;
}

.scroll_top {
    width: 34px;
    height: 34px;
    position: fixed;
    font-size: 0;
    z-index: 9999;
    right: 10px;
    bottom: 32px;
    background: #666;
    display: none
}

    .scroll_top:hover {
        background: #F36
    }

    .scroll_top:before {
        content: "\f106";
        font-family: FontAwesome;
        font-size: 14px;
        color: #fff;
        text-align: center;
        width: 34px;
        height: 34px;
        line-height: 34px;
        display: block
    }

.copyright, .copyright a {
    color: #000;
    line-height: 20px;
    text-align: center;
    font-size: 1em;
    width: 100%;
    padding: 10px 0
}

.top-new-view {
    width: 50%;
    float: right;
    margin-bottom: 40px
}

    .top-new-view img {
        width: 100%;
        height: auto
    }

.title-top-new {
    padding-left: 5px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
    float: left;
    width: 100%
}

    .title-top-new span {
        width: 100%;
        text-align: center;
        float: left;
        background: #4db2ec;
        padding: 1px
    }

.list-top-news {
    padding-left: 5px
}

    .list-top-news li:not(:last-child) {
        border-bottom: 1px dotted #787878
    }

    .list-top-news li {
        line-height: 19px !important;
        padding: 5px 0
    }

        .list-top-news li a {
            text-decoration: none;
            font-weight: 700;
            font-size: 13px;
            color: #919191
        }

            .list-top-news li a:hover {
                color: #4db2ec
            }

.homeslider {
    width: 65%;
    float: left;
    margin-bottom: 15px;
    max-height: 393px;
    overflow: hidden;
    position: relative
}

    .homeslider img {
        width: 100%;
        height: auto
    }

    .homeslider .bx-wrapper .bx-viewport {
        -moz-box-shadow: 0;
        -webkit-box-shadow: 0;
        box-shadow: none;
        border: 0;
        left: 0;
        background: #000;
        max-height: 365px
    }

#contenhomeslider li {
    height: 100%;
    max-height: 365px
}

.homeslider .bx-controls-direction .bx-next, .homeslider .bx-controls-direction .bx-prev {
    background: #F36;
    text-indent: 0 !important;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#contenhomeslider .owl-controls .owl-next, #contenhomeslider .owl-controls .owl-prev, .blog-list.grid .blog-title {
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease
}

.homeslider .bx-controls-direction .bx-prev {
    left: 50%
}

.homeslider .bx-controls-direction .bx-next {
    right: 50%
}

.homeslider:hover .bx-controls-direction .bx-next {
    right: 10px;
    opacity: 1;
    visibility: inherit
}

.homeslider:hover .bx-controls-direction .bx-prev {
    left: 10px;
    opacity: 1;
    visibility: inherit
}

.homeslider .bx-controls-direction .bx-next:hover, .homeslider .bx-controls-direction .bx-prev:hover {
    opacity: .8
}

.bx-wrapper:hover .bx-next, .homeslider .bx-wrapper:hover .bx-prev {
    display: block
}

.bx-wrapper .bx-controls-auto, .homeslider .bx-wrapper .bx-pager {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: right;
    padding-right: 5px;
    height: 45px
}

    .homeslider .bx-wrapper .bx-pager .bx-pager-item {
        width: 20px;
        height: 20px;
        border-radius: 90%;
        margin-right: 5px;
        line-height: 20px
    }

        .homeslider .bx-wrapper .bx-pager .bx-pager-item a {
            width: 100%;
            height: 100%;
            float: left;
            background: rgba(42,171,203,.34);
            margin: 0;
            padding: 0 0 0 1px;
            text-align: center;
            color: #ccc;
            text-indent: 0;
            border-radius: 90%;
            border: 1px solid #999
        }

    .header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a.active, .homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #f36;
        color: #fff;
        border: 1px solid #fff
    }

#contenhomeslider {
    margin-bottom: 5px;
    width: 100%
}

    #contenhomeslider:hover .owl-controls .owl-prev {
        left: 0;
        visibility: inherit;
        opacity: 1
    }

    #contenhomeslider:hover .owl-controls .owl-next {
        right: 0;
        visibility: inherit;
        opacity: 1
    }

    #contenhomeslider .owl-controls .owl-next {
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 50%
    }

.owl-controls .owl-next, .owl-controls .owl-prev {
    position: absolute;
    -webkit-transform: translateY(-50%)
}

#contenhomeslider .owl-controls .owl-prev {
    left: 50%
}

#contenhomeslider .owl-controls .owl-next, #contenhomeslider .owl-controls .owl-prev {
    background: #aaa;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    transition: all .45s ease;
    position: absolute;
    visibility: hidden;
    opacity: 0
}

    #contenhomeslider .owl-controls .owl-next:hover, #contenhomeslider .owl-controls .owl-prev:hover {
        background: #f36
    }

.blog-list .blog-list-wapper ul li .post-desc .post-meta {
    color: #919191;
    font-size: 13px
}

.blog-list .blog-list-wapper ul li .post-desc .post-title {
    padding: 5px 0
}

.blog-list .blog-list-wapper ul li .post-desc .post-meta .comment:before {
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f0e5";
    padding-right: 5px;
    padding-left: 10px
}

.blog-list .blog-list-wapper ul li .post-desc .post-meta .date:before {
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f073";
    padding-right: 5px
}

.box-slider h2, .owl-controls .owl-next .fa, .owl-controls .owl-prev .fa, .page-heading {
    font-weight: 700
}

.clearfix:before, .image-hover2 a:after {
    content: ""
}

.box-slider {
    bottom: 0;
    top: auto;
    right: 0;
    background: rgba(0,0,0,.48);
    color: #fff;
    padding: 2px 5px 5px;
    position: absolute;
    width: 100%
}

    .box-slider h2 {
        color: #fff;
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 16px
    }

        .box-slider h2 a {
            color: #fff
        }

    .box-slider p {
        color: #fff;
        font-size: 13px;
        line-height: 20px;
        margin-top: 0
    }

.fa {
    line-height: inherit
}

.blog-list {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

    .blog-list .page-heading {
        text-transform: uppercase
    }

    .blog-list .blog-list-wapper {
        margin-top: 5px
    }

        .blog-list .blog-list-wapper .owl-controls .owl-prev {
            left: inherit;
            right: 26px;
            top: -20px
        }

.blog-notification {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

    .blog-notification > li {
        float: left;
        width: 100%;
        padding: 10px 0;
        border-bottom: 1px dotted #ddd
    }

        .blog-notification > li article .blog-title {
            padding-bottom: 10px
        }

        .blog-notification > li article .blog-summary {
            text-align: justify
        }

        .blog-notification > li article .blog-title a {
            color: #007FDD;
            padding-bottom: 5px
        }

            .blog-notification > li article .blog-title a:hover {
                color: #1b4cb8
            }

.list-related {
    float: left;
    width: 100%
}

    .list-related > li h4 a {
        line-height: 22px;
        color: #007FDD
    }

        .list-related > li h4 a:hover {
            color: #1b4cb8
        }

.owl-controls .owl-prev {
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-controls .owl-next {
    right: 0;
    top: -20px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-controls .owl-next, .owl-controls .owl-prev {
    background: #eaeaea;
    width: 24px;
    height: 24px;
    color: #ccc;
    text-align: center;
    line-height: 24px
}

    .owl-controls .owl-next:hover, .owl-controls .owl-prev:hover {
        background: #f36;
        color: #fff
    }

.page-heading {
    border-bottom: 1px solid #eaeaea;
    line-height: 30px;
    position: relative;
    font-size: 16px;
    float: left;
    width: 100%
}

    .page-heading span.page-heading-title {
        border-bottom: 2px solid #2481d8;
        position: absolute;
        bottom: -1px;
        padding: 0 10px;
        text-transform: uppercase;
        font-size: 14px
    }

.image-hover2 a:after {
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-color: rgba(0,0,0,.3);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 1
}

.image-hover2 a:before {
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f002";
    position: absolute;
    top: 45%;
    left: 50%;
    z-index: 2;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s
}

.image-hover2 a:hover:after {
    visibility: visible;
    opacity: .8;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.image-hover2 a:hover:before {
    opacity: 1
}

.box-new-content {
    float: left;
    width: 100%;
    position: relative
}

    .box-new-content .list-content {
        margin-left: -5px;
        margin-right: -5px
    }

    .box-new-content .box-new-adv {
        width: 226px;
        float: left
    }

.next-prev-wrap-mid {
    float: left;
    text-align: right;
    width: 100%
}

.next-page-mid, .prev-page-mid {
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    border: 1px solid #dcdcdc;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: #b7b7b7
}

.post-top {
    float: left;
    width: 100%;
    padding: 5px
}

    .post-top .post-thumb, .post-top .post-thumb1 {
        padding-left: 0;
        margin-bottom: 10px;
        position: relative;
        overflow: hidden
    }

    .post-top .post-thumb {
        max-height: 120px;
        min-height: 120px;
        width: 40%;
        float: left;
        padding-right: 10px
    }

    .post-top .post-thumb1 {
        min-height: 130px;
        max-height: 130px;
        width: 100%
    }

    .post-top .post-thumb a img {
        width: 100%;
        height: auto
    }

    .post-top .post-summary {
        font-size: 13px;
        color: #777;
        font-family: 'Open Sans',arial,sans-serif;
        margin-bottom: 10px;
        overflow: hidden;
        max-height: 70px
    }

.box-news-1 .box-tabs li > a:after, .box-news-2 .box-tabs li > a:after, .box-news-3 .box-tabs li > a:after, .box-news-4 .box-tabs li > a:after {
    font-family: FontAwesome
}

.post-list {
    display: block;
    min-height: 1px;
    float: left;
    width: 100%;
    padding: 5px
}

    .post-list .post-item {
        padding-bottom: 10px;
        position: relative
    }

        .post-list .post-item .post-thumb {
            position: absolute;
            left: 0;
            top: 0
        }

            .post-list .post-item .post-thumb a img {
                width: 90px;
                height: auto
            }

        .post-list .post-item .item-details {
            width: 100%
        }

            .post-list .post-item .item-details h3 {
                display: inherit;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-size: 14px;
                font-weight: 500
            }

    .post-list .post-summary {
        font-size: 13px
    }

.title_news {
    color: #919191;
    font-size: 14px
}

    .title_news i {
        padding-left: 15px
    }

.box-news-1 {
    float: left;
    width: 50%;
    padding: 5px
}

    .box-news-1 .box-new-head {
        border-bottom: 1px solid #ccc;
        width: 100%;
        float: left;
        height: 32px
    }

        .box-news-1 .box-new-head .box-title {
            text-transform: uppercase;
            font-size: 14px;
            background: #fff;
            padding: 7px 0;
            color: #360;
            float: left;
            height: 30px;
            font-weight: 700
        }

    .box-news-1 .box-tabs {
        float: right;
        margin: 0
    }

        .box-news-1 .box-tabs li {
            display: inline;
            height: 30px;
            float: left
        }

            .box-news-1 .box-tabs li > a {
                position: relative;
                padding: 0 10px;
                display: block;
                background: url(../images/kak3.png) center right no-repeat;
                float: left;
                height: 30px;
                line-height: 30px;
                font-size: 12px
            }

                .box-news-1 .box-tabs li > a:after {
                    content: "\f0d8";
                    font-size: 12px;
                    color: #08c;
                    position: absolute;
                    bottom: -13px;
                    left: 50%;
                    -ms-transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                    display: none
                }

                .box-news-1 .box-tabs li > a:before {
                    content: '';
                    height: 2px;
                    background: #08c;
                    position: absolute;
                    bottom: -2px;
                    left: 10px;
                    right: 10px;
                    transform: scale(0,1)
                }

            .box-news-1 .box-tabs li:last-child > a {
                background: 0 0;
                border-right: none;
                padding-right: 0
            }

                .box-news-1 .box-tabs li:last-child > a:before {
                    right: 0
                }

            .box-news-1 .box-tabs li.active > a:before, .box-news-1 .box-tabs li > a:hover:before {
                transform: scale(1);
                -webkit-transition: all .3s ease-out 0s;
                -moz-transition: all .3s ease-out 0s;
                -o-transition: all .3s ease-out 0s;
                transition: all .3s ease-out 0s
            }

            .box-news-1 .box-tabs li.active > a, .box-news-1 .box-tabs li > a:hover {
                color: #08c
            }

                .box-news-1 .box-tabs li.active > a:after, .box-news-1 .box-tabs li > a:hover:after {
                    display: block
                }

    .box-news-1 .box-new-content .loading-box {
        z-index: 10;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(51,102,0,.5)
    }

        .box-news-1 .box-new-content .loading-box .loader {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            -webkit-animation: typing 1s linear infinite alternate;
            -moz-animation: Typing 1s linear infinite alternate;
            animation: typing 1s linear infinite alternate;
            margin: 10vh auto;
            position: relative;
            left: -12px
        }

.box-news-2 {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

    .box-news-2 .box-new-head {
        border-bottom: 2px solid #4caf50;
        width: 100%;
        float: left;
        height: 32px;
        background: #4caf50
    }

        .box-news-2 .box-new-head .box-title {
            text-transform: uppercase;
            font-size: 15px;
            background: #4caf50;
            padding: 7px 10px;
            color: #fff;
            height: 30px;
            float: left
        }

    .box-news-2 .box-tabs {
        float: right;
        height: 30px;
        padding-right: 5px
    }

        .box-news-2 .box-tabs li {
            display: inline;
            height: 30px;
            float: left
        }

            .box-news-2 .box-tabs li > a {
                position: relative;
                padding: 0 5px;
                display: block;
                background: url(../images/kak3.png) center right no-repeat;
                float: left;
                height: 30px;
                line-height: 30px;
                font-size: 12px;
                color: #fff
            }

                .box-news-2 .box-tabs li > a:after {
                    content: "\f0d8";
                    font-size: 12px;
                    color: #ff7500;
                    position: absolute;
                    bottom: -13px;
                    left: 50%;
                    -ms-transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                    display: none
                }

                .box-news-2 .box-tabs li > a:before {
                    content: '';
                    height: 2px;
                    background: #ff7500;
                    position: absolute;
                    bottom: -2px;
                    left: 10px;
                    right: 10px;
                    transform: scale(0,1)
                }

            .box-news-2 .box-tabs li:last-child > a {
                background: 0 0;
                border-right: none;
                padding-right: 0
            }

                .box-news-2 .box-tabs li:last-child > a:before {
                    right: 0
                }

            .box-news-2 .box-tabs li.active > a:before, .box-news-2 .box-tabs li > a:hover:before {
                transform: scale(1);
                -webkit-transition: all .3s ease-out 0s;
                -moz-transition: all .3s ease-out 0s;
                -o-transition: all .3s ease-out 0s;
                transition: all .3s ease-out 0s
            }

            .box-news-2 .box-tabs li.active > a, .box-news-2 .box-tabs li > a:hover {
                color: #ff7500
            }

                .box-news-2 .box-tabs li.active > a:after, .box-news-2 .box-tabs li > a:hover:after {
                    display: block
                }

    .box-news-2 .box-new-content .loading-box {
        z-index: 10;
        position: absolute;
        top: -10px;
        left: 0;
        right: 0;
        bottom: 10px;
        background: rgba(76,175,80,.48);
        display: none
    }

        .box-news-2 .box-new-content .loading-box .loader {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            -webkit-animation: typing 1s linear infinite alternate;
            -moz-animation: Typing 1s linear infinite alternate;
            animation: typing 1s linear infinite alternate;
            margin: 10vh auto;
            position: relative;
            left: -12px
        }

.box-news-3 {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

    .box-news-3 .box-new-head {
        border-bottom: 2px solid #4db2ec;
        width: 100%;
        float: left;
        height: 32px
    }

        .box-news-3 .box-new-head .box-title {
            text-transform: uppercase;
            font-size: 14px;
            background: #4db2ec;
            padding: 7px 10px;
            color: #fff;
            float: left;
            height: 30px
        }

    .box-news-3 .box-tabs {
        float: right;
        margin: 0
    }

        .box-news-3 .box-tabs li {
            display: inline;
            height: 30px;
            float: left
        }

            .box-news-3 .box-tabs li > a {
                position: relative;
                padding: 0 10px;
                display: block;
                background: url(../images/kak3.png) center right no-repeat;
                float: left;
                height: 30px;
                line-height: 30px;
                font-size: 12px
            }

                .box-news-3 .box-tabs li > a:after {
                    content: "\f0d8";
                    font-size: 13px;
                    color: #f36;
                    position: absolute;
                    bottom: -13px;
                    left: 50%;
                    -ms-transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                    display: none
                }

                .box-news-3 .box-tabs li > a:before {
                    content: '';
                    height: 2px;
                    background: #f36;
                    position: absolute;
                    bottom: -2px;
                    left: 10px;
                    right: 10px;
                    transform: scale(0,1)
                }

            .box-news-3 .box-tabs li:last-child > a {
                background: 0 0;
                border-right: none;
                padding-right: 0
            }

                .box-news-3 .box-tabs li:last-child > a:before {
                    right: 0
                }

            .box-news-3 .box-tabs li.active > a:before, .box-news-3 .box-tabs li > a:hover:before {
                transform: scale(1);
                -webkit-transition: all .3s ease-out 0s;
                -moz-transition: all .3s ease-out 0s;
                -o-transition: all .3s ease-out 0s;
                transition: all .3s ease-out 0s
            }

            .box-news-3 .box-tabs li.active > a, .box-news-3 .box-tabs li > a:hover {
                color: #f36
            }

                .box-news-3 .box-tabs li.active > a:after, .box-news-3 .box-tabs li > a:hover:after {
                    display: block
                }

    .box-news-3 .box-new-content .loading-box {
        z-index: 10;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(77,178,236,.41);
        display: none
    }

        .box-news-3 .box-new-content .loading-box .loader {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            -webkit-animation: typing 1s linear infinite alternate;
            -moz-animation: Typing 1s linear infinite alternate;
            animation: typing 1s linear infinite alternate;
            margin: 10vh auto;
            position: relative;
            left: -12px
        }

.box-news-4 {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

    .box-news-4 .box-new-head {
        border-bottom: 2px solid #ff7500;
        width: 100%;
        float: left;
        height: 32px
    }

        .box-news-4 .box-new-head .box-title {
            text-transform: uppercase;
            font-size: 14px;
            background: #ff7500;
            padding: 7px 10px;
            color: #fff;
            float: left;
            height: 30px
        }

            .box-news-1 .box-new-head .box-title a, .box-news-2 .box-new-head .box-title a, .box-news-3 .box-new-head .box-title a, .box-news-4 .box-new-head .box-title a {
                color: #360
            }

                .box-news-1 .box-new-head .box-title a:hover, .box-news-2 .box-new-head .box-title a:hover, .box-news-3 .box-new-head .box-title a:hover, .box-news-4 .box-new-head .box-title a:hover {
                    color: #000
                }

    .box-news-4 .box-tabs {
        float: right
    }

        .box-news-4 .box-tabs li {
            display: inline;
            height: 30px;
            float: left
        }

            .box-news-4 .box-tabs li > a {
                position: relative;
                padding: 0 10px;
                display: block;
                background: url(../images/kak3.png) center right no-repeat;
                float: left;
                height: 30px;
                line-height: 30px;
                font-size: 12px
            }

                .box-news-4 .box-tabs li > a:after {
                    content: "\f0d8";
                    font-size: 13px;
                    color: #4caf50;
                    position: absolute;
                    bottom: -13px;
                    left: 50%;
                    -ms-transform: translateX(-50%);
                    -webkit-transform: translateX(-50%);
                    transform: translateX(-50%);
                    display: none
                }

                .box-news-4 .box-tabs li > a:before {
                    content: '';
                    height: 2px;
                    background: #4caf50;
                    position: absolute;
                    bottom: -2px;
                    left: 10px;
                    right: 10px;
                    transform: scale(0,1)
                }

            .box-news-4 .box-tabs li:last-child > a {
                background: 0 0;
                border-right: none;
                padding-right: 0
            }

                .box-news-4 .box-tabs li:last-child > a:before {
                    right: 0
                }

            .box-news-4 .box-tabs li.active > a:before, .box-news-4 .box-tabs li > a:hover:before {
                transform: scale(1);
                -webkit-transition: all .3s ease-out 0s;
                -moz-transition: all .3s ease-out 0s;
                -o-transition: all .3s ease-out 0s;
                transition: all .3s ease-out 0s
            }

            .box-news-4 .box-tabs li.active > a, .box-news-4 .box-tabs li > a:hover {
                color: #4caf50
            }

                .box-news-4 .box-tabs li.active > a:after, .box-news-4 .box-tabs li > a:hover:after {
                    display: block
                }

    .box-news-4 .box-new-content .loading-box {
        z-index: 10;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(255,117,0,.38);
        display: none
    }

        .box-news-4 .box-new-content .loading-box .loader {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            -webkit-animation: typing 1s linear infinite alternate;
            -moz-animation: Typing 1s linear infinite alternate;
            animation: typing 1s linear infinite alternate;
            margin: 10vh auto;
            position: relative;
            left: -12px
        }

.right-box {
    width: 35%;
    float: left;
    padding: 0 0 0 5px
}

    .right-box .nav-tabs {
        height: 30px;
        background: linear-gradient(to bottom,#498e04 0,#6bcc0a 50%,#66ca02 51%,#3e7903 100%)
    }

    .right-box .tab-content {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 3px 5px;
        max-height: 335px;
        overflow-y: auto;
        overflow-x: hidden
    }

        .right-box .tab-content::-webkit-scrollbar {
            width: 6px;
            background-color: #f5f5f5
        }

        .right-box .tab-content::-webkit-scrollbar-thumb {
            background-color: #919191;
            border-radius: 10px
        }

        .right-box .tab-content::-webkit-scrollbar-track {
            background-color: #383838
        }

        .right-box .tab-content li {
            border-bottom: 1px dotted #ddd;
            padding: 5px 0;
            text-align: justify;
            font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
            font-size: 14px;
            line-height: 1.42857143
        }

        .right-box .tab-content .btn {
            border-radius: 0;
            margin-top: 5px
        }

    .right-box .nav-tabs li a {
        padding: 3px;
        text-decoration: none;
        border-radius: 0;
        color: #fff;
        font: 700 12px Arial,Helvetica,sans-serif;
        line-height: 22px;
        text-transform: uppercase
    }

    .right-box .nav-tabs > li.active > a, .right-box .nav-tabs > li.active > a:focus, .right-box .nav-tabs > li.active > a:hover {
        color: #338bed;
        cursor: default;
        background-color: #fff
    }

.right-list li a {
    color: #5f5f5f
}

    .right-list li a:hover {
        color: #1b4cb8
    }

.nav-tabs li a:active, .nav-tabs li a:focus {
    color: #6db3f2
}

.image-active {
    width: 100%;
    float: left;
    margin-top: 40px
}

.ccr-right-section:after {
    border-left: 1px solid #ccc
}

._2p3a {
    width: 285px !important
}

.view-blog-list {
    position: relative;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.breadcrumb {
    margin-bottom: 0;
    background: linear-gradient(to bottom,#498e04 0,#6bcc0a 50%,#66ca02 51%,#3e7903 100%);
    border-radius: 0;
    float: left;
    width: 100%;
    padding: 4px 15px
}

    .breadcrumb .navigation-pipe:before {
        content: "\f105";
        font-size: 14px;
        display: inline-block;
        text-align: right;
        width: 6px;
        color: #fff;
        font-family: FontAwesome;
        padding: 0 10px
    }

    .breadcrumb .home {
        color: #fff;
        font-size: 15px;
        font-weight: 700
    }

.display-blog-option {
    width: 50px;
    height: 30px;
    position: absolute;
    top: 4px;
    right: 4px
}

.blog-list.grid li {
    width: 25%;
    float: left;
    padding: 5px;
    position: relative
}

.blog-list.grid .blog-title {
    padding: 5px 0;
    max-height: 55px;
    min-height: 55px;
    overflow: hidden;
    text-align: justify;
    font-weight: 600;
    font-size: 14px;
    transition: all .45s ease
}

.blog-list.grid .entry-meta-data {
    float: left;
    margin-top: 5px;
    width: 100%
}

    .blog-list.grid .entry-meta-data span {
        margin-right: 5px;
        font-size: 13px
    }

    .blog-list.grid .entry-meta-data .fa {
        line-height: inherit;
        font-size: 13px
    }

.display-blog-option li.view-as-grid span {
    width: 22px;
    height: 22px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/grid-view-bg.png) -4px -35px #666;
    border: 0;
    float: left
}

.blog-list.list {
    padding: 0 5px
}

    .blog-list.list li .blog-container {
        overflow: hidden;
        padding: 10px 0;
        border-bottom: 1px solid #eaeaea;
        border-left: 1px solid transparent;
        border-top: 1px solid transparent;
        border-right: 1px solid transparent
    }

        .blog-list.list li .blog-container iframe {
            height: 400px;
            margin-top: 10px
        }

        .blog-list.list li .blog-container audio {
            width: 100%;
            margin-top: 10px
        }

.blog-list li .blog-container .left-block {
    position: relative;
    min-height: 150px;
    max-height: 150px;
    overflow: hidden
}

.blog-list.list .left-block {
    width: 29%;
    float: left;
    position: inherit
}

.blog-list.list .right-block {
    width: 71%;
    float: left;
    line-height: 20px;
    padding: 0 15px
}

.blog-list.list li {
    width: 100%;
    margin-top: -1px
}

.blog-list.list .right-block .blog-title {
    line-height: 20px;
    font-size: 16px;
    padding-bottom: 5px;
    max-height: 40px;
    min-height: 40px;
    overflow: hidden;
    text-align: justify;
    font-weight: 600;
    -moz-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease
}

.blog-list.list .info-orther {
    display: block
}

.display-blog-option li.view-as-list span {
    width: 22px;
    height: 22px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/list-view-bg.png) -4px -35px #666;
    border: 0;
    float: right
}

.display-blog-option li.selected span, .display-blog-option li:hover span {
    background-color: #f36;
    background-position: -4px -35px
}

.image-hover2 a {
    position: relative;
    display: table;
    width: 100%
}

.blog-list.grid .info-orther {
    display: none
}

.sortPagiBar {
    width: 100%;
    float: left
}

    .sortPagiBar .sort-product .sort-product-icon {
        display: inline-block;
        width: 38px;
        text-align: center;
        float: right;
        height: 29px;
        background: #fafafa;
        padding-top: 5px
    }

    .sortPagiBar .bottom-pagination {
        width: auto;
        float: right;
        margin-left: 23px
    }

    .sortPagiBar .show-product-item, .sortPagiBar .sort-product {
        float: left;
        border: 1px solid #eaeaea;
        height: 31px;
    }

    .sortPagiBar select {
        padding: 0 20px 0 10px;
        height: 29px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url(../images/dropdown.png) right center no-repeat #fafafa;
        display: inline-block;
        font-size: 13px;
        border: none
    }

    .sortPagiBar .bottom-pagination .pagination > li > a, .sortPagiBar .bottom-pagination .pagination > li > span {
        position: relative;
        float: left;
        padding: 5px 12px;
        margin-left: -1px;
        line-height: 1.42857;
        color: #999;
        text-decoration: none;
        background-color: #fafafa;
        border: 1px solid #eaeaea
    }

.entry-detail {
    margin-top: 0;
    margin-bottom: 40px
}

    .entry-detail .entry-meta-data span {
        margin-right: 10px
    }

    .entry-detail .entry-meta-data .fa {
        line-height: inherit
    }

.content-text {
    padding: 20px 0;
    text-align: justify
}

.entry-detail .entry-meta-data {
    padding: 10px 0;
    color: #666;
    float: left;
    width: 100%
}

#product .pb-right-column .form-action, #product .pb-right-column .form-option, #product .pb-right-column .product-desc, .form-share {
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0;
    float: left;
    width: 100%
}

    .form-share .date {
        float: left;
        margin-right: 25px
    }

#___plusone_0 {
    float: left !important
}

.page-heading .write-comment {
    float: right;
    cursor: pointer
}

.comment-list {
    margin-top: 5px;
    width: 100%;
    float: left
}

    .comment-list .comment-meta .author a {
        font-weight: 700
    }

.view_more_coment {
    width: 100%;
    float: left;
    height: 1px;
    text-align: center;
    background-color: #eaeaea;
    margin: 20px 0
}

.comment-list ul li:last-child {
    margin-bottom: 0;
    border: 0;
    padding: 0
}

.comment-list ul {
    padding-left: 0
}

    .comment-list ul li ul {
        padding-left: 50px;
        overflow: hidden;
        padding-top: 15px
    }

.comment-list .avartar {
    width: 50px;
    border: 1px solid #eaeaea;
    padding: 4px;
    float: left;
    text-align: center
}

.comment-list .comment-meta .reply, .view_more_comment {
    float: right;
    font-weight: 700
}

.comment-list .comment-body {
    margin-left: 60px;
    min-height: 50px
}

.comment-list .comment-meta {
    color: #ccc
}

.view_more_comment {
    width: 100%;
    text-align: right
}

.block-quickview {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    width: 100%;
    float: left
}

.coment-form label {
    margin-top: 10px;
    margin-bottom: 2px
}

.coment-form input, .coment-form textarea {
    border-radius: 0;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: inherit;
    box-shadow: inherit
}

.input {
    border-radius: 0;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    height: 34px
}

.form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.width50 {
    width: 50%;
    float: left
}

.width100 {
    width: 100%;
    float: left
}

.width33 {
    width: 33.33333333%;
    float: left
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    background-image: url(../images/btn-close.png)
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

    .toast-message a, .toast-message label {
        color: #fff
    }

        .toast-message a:hover {
            color: #ccc;
            text-decoration: none
        }

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.5em;
    float: right;
    font-size: 18px;
    font-family: FontAwesome;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    zoom: 1;
    filter: alpha(opacity=80);
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

    .toast-close-button:focus, .toast-close-button:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        zoom: 1;
        filter: alpha(opacity=40);
        -webkit-opacity: .4;
        -moz-opacity: .4;
        opacity: .4
    }

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

    #toast-container > div {
        margin: 0 0 6px;
        padding: 15px 15px 15px 50px;
        width: 300px;
        -webkit-border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 3px;
        -moz-background-clip: padding;
        border-radius: 3px;
        background-clip: padding-box;
        background-position: 15px center;
        background-repeat: no-repeat;
        -webkit-box-shadow: 0 0 12px #999;
        -moz-box-shadow: 0 0 12px #999;
        box-shadow: 0 0 12px #999;
        color: #fff;
        zoom: 1;
        filter: alpha(opacity=80);
        -webkit-opacity: .8;
        -moz-opacity: .8;
        opacity: .8
    }

    #toast-container > :hover {
        -webkit-box-shadow: 0 0 12px #000;
        -moz-box-shadow: 0 0 12px #000;
        box-shadow: 0 0 12px #000;
        zoom: 1;
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        cursor: pointer
    }

    #toast-container > .toast {
        background-image: none !important
    }

        #toast-container > .toast:before {
            position: fixed;
            font-family: FontAwesome;
            font-size: 24px;
            line-height: 18px;
            float: left;
            color: #fff;
            padding-right: .5em;
            margin: auto .5em auto -1.5em
        }

    #toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
        width: 96%;
        margin: auto
    }

.toast {
    background-color: #030303
}

.toast-white {
    background-color: #fff !important
}

.toast-snow {
    background-color: #fbfbfb !important
}

.toast-whitesmoke {
    background-color: #f5f5f5 !important
}

.toast-seashell {
    background-color: #f3f3f3 !important
}

.toast-ivory {
    background-color: #eee !important
}

.toast-platinum {
    background-color: #e5e5e5 !important
}

.toast-lightgray {
    background-color: #d0d0d0 !important
}

.toast-gray {
    background-color: #ccc !important
}

.toast-darkgray {
    background-color: #999 !important
}

.toast-silver {
    background-color: #777 !important
}

.toast-sonic-silver {
    background-color: #737373 !important
}

.toast-storm-cloud {
    background-color: #666 !important
}

.toast-lightcarbon {
    background-color: #555 !important
}

.toast-carbon {
    background-color: #444 !important
}

.toast-slate-gray {
    background-color: #333 !important
}

.toast-darkcarbon {
    background-color: #262626 !important
}

.toast-blue {
    background-color: #5db2ff !important
}

.toast-info {
    background-color: #57b5e3 !important
}

.toast-sky {
    background-color: #11a9cc !important
}

.toast-primary {
    background-color: #4374e0 !important
}

.toast-blueberry {
    background-color: #6f85bf !important
}

.toast-palegreen {
    background-color: #a0d468 !important
}

.toast-success {
    background-color: #53a93f !important
}

.toast-green {
    background-color: #8cc474 !important
}

.toast-lightyellow {
    background-color: #f6d52e !important
}

.toast-yellow {
    background-color: #ffce55 !important
}

.toast-warning {
    background-color: #f4b400 !important
}

.toast-gold {
    background-color: #f9b256 !important
}

.toast-orange {
    background-color: #fb6e52 !important
}

.toast-lightred {
    background-color: #e46f61 !important
}

.toast-darkorange {
    background-color: #ed4e2a !important
}

.toast-red {
    background-color: #df5138 !important
}

.toast-danger {
    background-color: #d73d32 !important
}

.toast-pink {
    background-color: #e75b8d !important
}

.toast-darkpink {
    background-color: #cc324b !important
}

.toast-magenta {
    background-color: #bc5679 !important
}

.toast-purple {
    background-color: #7e3794 !important
}

.toast-maroon {
    background-color: #981b48 !important
}

span.notify {
    width: 32px;
    height: 22px;
    color: #fff;
    text-align: center;
    position: absolute;
    line-height: normal;
    font-size: 11px;
    padding-top: 3px;
    z-index: 1
}

span.notify-left {
    background: url(../images/notify.png) no-repeat;
    right: 25px;
    top: -8px
}

span.notify-right {
    background: url(../images/notify-right.png) no-repeat;
    right: 0;
    top: -7px
}

#contact {
    margin-top: 20px
}

    #contact .page-subheading {
        padding-left: 20px;
        border: 0;
        margin: 14px 0 10px;
        text-transform: uppercase;
        font-size: 18px;
        color: #666
    }

.box-border {
    padding: 20px;
    overflow: hidden
}

.clearfix:before {
    display: table
}

.condition-search {
    width: 100%;
    float: left;
    margin-top: 10px
}

    .condition-search .form-category {
        background: #f6f6f6;
        height: 42px;
        width: 100%;
        float: left;
        margin-bottom: 0;
        text-align: center
    }

.form-category .btn {
    background: 0 0;
    font-weight: 700;
    padding: 10px 12px
}

.condition-search .form-category:hover .cate_list_search {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    visibility: visible
}

.cate_list_search {
    text-align: left;
    padding: 15px;
    position: absolute;
    z-index: 1002;
    max-height: 500px;
    overflow-y: auto;
    background: #FFF;
    color: #666;
    width: 300px;
    -webkit-box-shadow: 0 4px 7px 0 rgba(50,50,50,.2);
    -moz-box-shadow: 0 4px 7px 0 rgba(50,50,50,.2);
    box-shadow: 0 4px 7px 0 rgba(50,50,50,.2);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,transform .5s;
    -webkit-transform: translate(0,40px);
    -moz-transform: translate(0,40px);
    -o-transform: translate(0,40px);
    -ms-transform: translate(0,40px);
    transform: translate(0,40px);
    opacity: 0;
    display: block;
    visibility: hidden
}

#tongc2, #tongcl, .dauhieu, .navi-l, .navi-r, .ngaytuan, .solar_day, .tcle, .tenthang, .tieudend {
    text-align: center
}

.condition-search .input-serach {
    height: 41px;
    border: 1px solid #ccc;
    border-right: 0
}

    .condition-search .input-serach input {
        border: 0;
        width: 100%;
        float: left;
        height: 39px;
        display: inline-flex;
        padding: 6px 12px
    }

.loading-box, .nd1, .popup-bg, .popup222 {
    display: none
}

.condition-search .btn-search:hover {
    opacity: .8
}

.condition-search .btn-search {
    width: 41px;
    height: 41px;
    background: url(../images/search.png) center center no-repeat #360;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 39px;
    right: 0
}

.loading-box {
    z-index: 10;
    position: absolute;
    top: 37px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #65c802
}

    .loading-box .loader {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        -webkit-animation: typing 1s linear infinite alternate;
        -moz-animation: Typing 1s linear infinite alternate;
        animation: typing 1s linear infinite alternate;
        margin: 10vh auto;
        position: relative;
        left: -12px
    }

.infoCurrentDay {
    background: #360;
    color: #fd0;
    -moz-border-radius: 10px 10px 0 0
}

.tcle {
    font-size: 13px;
    line-height: 32px
}

.solar_day .number {
    text-align: center;
    font-family: Myriad Pro;
    font-size: 64pt;
    font-weight: 700;
    line-height: 67px
}

.calendar_lunar table tr td {
    height: 20px !important
}

#tongcl {
    float: left;
    width: 161px
}

.lunar_day_number {
    font-size: 34px;
    line-height: 36px
}

.calendar_lunar table {
    width: 100%;
    color: #fff;
    background: #fff;
    border: 1px solid #743309;
    border-collapse: collapse
}

.ngaytuan {
    font-weight: 700;
    color: #FD0;
    font-size: 17px;
    background: #360
}

.mau {
    margin-bottom: 5px;
    clear: both
}

.quanc {
    margin: 5px 0;
    float: left
}

.calendar_lunar {
    padding: 0 3px 3px;
    background: #360
}

.nextMonth, .nextYear, .prevMonth, .prevYear {
    cursor: pointer
}

.prevYear {
    font-weight: 700
}

.ngaythang {
    border: 1px solid #bfbfbf;
    color: #743309;
    font-size: 16px;
    width: 14%;
    padding: 2px
}

.lunarEvent {
    color: #743309;
    background: #FAFAA3
}

.am, .am2 {
    font-weight: 500;
    font-size: 9px;
    color: #777;
    line-height: 8px
}

.tieudend {
    color: #88370B;
    font-size: 20px;
    margin: 10px 0
}

.dauhieu {
    color: #E5C974
}

#thangduoi {
    background: #fd0
}

.tenthang {
    font-size: 13px
}

.popup-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: #000
}

.popup222 {
    width: 680px;
    height: 310px;
    border: 2px solid #732E09;
    z-index: 999;
    background: #FFF
}

.popup-header {
    position: relative;
    float: left;
    width: 680px;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 14px;
    background: #495b4d;
    color: #FF0;
    cursor: move
}

.popup-close {
    cursor: pointer;
    color: #FFF;
    font-size: 18px;
    position: absolute;
    top: -2px;
    right: 10px;
    z-index: 9999
}

.popup-content {
    width: 670px;
    float: left;
    padding: 5px;
    max-height: 270px;
    overflow: auto
}
