#rs-demo-id {
}

body #load {
    display: block;
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9901;
}

.load-wrap {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

    .load-wrap > svg {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

#load {
    background-color: #a93a01;
}

.uil-default rect:not(.bk) {
    fill: rgba(255,255,255,0.4);
}

.uil-ring > path {
    fill: rgba(255,255,255,0.4);
}

.ring-loader .circle {
    fill: rgba(255,255,255,0.4);
}

.ring-loader .moving-circle {
    fill: #ffffff;
}

.uil-hourglass .glass {
    stroke: #ffffff;
}

.uil-hourglass .sand {
    fill: rgba(255,255,255,0.4);
}

.spinner-loader .load-wrap {
    background-image: url("data:image/svg+xml,%3Csvg width='75px' height='75px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' class='uil-default'%3E%3Crect x='0' y='0' width='100' height='100' fill='none' class='bk'%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(0 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(30 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.08333333333333333s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(60 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.16666666666666666s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(90 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.25s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(120 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.3333333333333333s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(150 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.4166666666666667s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(180 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.5s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(210 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.5833333333333334s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(240 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.6666666666666666s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(270 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.75s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(300 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.8333333333333334s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='rgba%28255%2C255%2C255%2C0.4%29' transform='rotate(330 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.9166666666666666s' repeatCount='indefinite'/%3E%3C/rect%3E%3C/svg%3E");
}

.ring-loader .load-wrap {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='72' height='72' fill='rgba%28255%2C255%2C255%2C0.4%29'%3E   %3Cpath opacity='.25' d='M16 0 A16 16 0 0 0 16 32 A16 16 0 0 0 16 0 M16 4 A12 12 0 0 1 16 28 A12 12 0 0 1 16 4'/%3E   %3Cpath d='M16 0 A16 16 0 0 1 32 16 L28 16 A12 12 0 0 0 16 4z'%3E     %3CanimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='0.8s' repeatCount='indefinite' /%3E   %3C/path%3E %3C/svg%3E");
}

.hourglass-loader .load-wrap {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='72' height='72' fill='rgba%28255%2C255%2C255%2C0.4%29'%3E   %3Cpath transform='translate(2)' d='M0 12 V20 H4 V12z'%3E      %3Canimate attributeName='d' values='M0 12 V20 H4 V12z; M0 4 V28 H4 V4z; M0 12 V20 H4 V12z; M0 12 V20 H4 V12z' dur='1.2s' repeatCount='indefinite' begin='0' keytimes='0;.2;.5;1' keySplines='0.2 0.2 0.4 0.8;0.2 0.6 0.4 0.8;0.2 0.8 0.4 0.8' calcMode='spline'  /%3E   %3C/path%3E   %3Cpath transform='translate(8)' d='M0 12 V20 H4 V12z'%3E     %3Canimate attributeName='d' values='M0 12 V20 H4 V12z; M0 4 V28 H4 V4z; M0 12 V20 H4 V12z; M0 12 V20 H4 V12z' dur='1.2s' repeatCount='indefinite' begin='0.2' keytimes='0;.2;.5;1' keySplines='0.2 0.2 0.4 0.8;0.2 0.6 0.4 0.8;0.2 0.8 0.4 0.8' calcMode='spline'  /%3E   %3C/path%3E   %3Cpath transform='translate(14)' d='M0 12 V20 H4 V12z'%3E     %3Canimate attributeName='d' values='M0 12 V20 H4 V12z; M0 4 V28 H4 V4z; M0 12 V20 H4 V12z; M0 12 V20 H4 V12z' dur='1.2s' repeatCount='indefinite' begin='0.4' keytimes='0;.2;.5;1' keySplines='0.2 0.2 0.4 0.8;0.2 0.6 0.4 0.8;0.2 0.8 0.4 0.8' calcMode='spline' /%3E   %3C/path%3E   %3Cpath transform='translate(20)' d='M0 12 V20 H4 V12z'%3E     %3Canimate attributeName='d' values='M0 12 V20 H4 V12z; M0 4 V28 H4 V4z; M0 12 V20 H4 V12z; M0 12 V20 H4 V12z' dur='1.2s' repeatCount='indefinite' begin='0.6' keytimes='0;.2;.5;1' keySplines='0.2 0.2 0.4 0.8;0.2 0.6 0.4 0.8;0.2 0.8 0.4 0.8' calcMode='spline' /%3E   %3C/path%3E   %3Cpath transform='translate(26)' d='M0 12 V20 H4 V12z'%3E     %3Canimate attributeName='d' values='M0 12 V20 H4 V12z; M0 4 V28 H4 V4z; M0 12 V20 H4 V12z; M0 12 V20 H4 V12z' dur='1.2s' repeatCount='indefinite' begin='0.8' keytimes='0;.2;.5;1' keySplines='0.2 0.2 0.4 0.8;0.2 0.6 0.4 0.8;0.2 0.8 0.4 0.8' calcMode='spline' /%3E   %3C/path%3E %3C/svg%3E");
}

/*LEYOUT MAIN*/
co {
    text-decoration: none;
}

a:hover {
    color: #222;
}

#main {
    padding: 48px 0;
}

.ph-wrap {
    max-width: 1170px;
}

.page-title h1 {
    text-transform: uppercase;
    font-size: 16px;
}

.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    max-width: 1170px;
}

.wf-wrap {
    padding: 0 30px;
}

{
    margin: 0px -15px;
}

.content, .footer .widget, .sidebar, .wf-cell, .wf-usr-cell {
    padding: 0 15px;
}

.vc_row:not(.vc_gitem_row):not(.vc_grid) {
    margin-left: -15px;
    margin-right: -15px;
}

.wf-container, .wf-container-main {
    margin: 0px -15px;
}

.vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-1, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-10, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-11, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-12, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-2, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-3, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-4, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-5, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-6, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-7, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-8, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-lg-9, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-1, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-10, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-11, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-12, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-2, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-3, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-4, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-5, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-6, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-7, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-8, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-md-9, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-1, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-10, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-11, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-12, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-2, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-3, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-4, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-5, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-6, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-7, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-8, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-sm-9, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-1, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-10, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-11, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-12, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-2, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-3, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-4, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-5, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-6, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-7, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-8, .vc_row:not(.vc_gitem_row):not(.vc_grid) .vc_col-xs-9 {
    padding-left: 15px;
    padding-right: 15px;
}

.masthead:not(.side-header):not(.full-width):not(.side-header-v-stroke):not(.side-header-menu-icon) {
    padding: 0 30px;
}

.logos-grid .wf-cell {
    margin-bottom: 22px;
}

.vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
/*LEYOUT MAIN*/

.classic-header.bg-behind-menu .navigation:before {
    border-bottom: 5px solid #222;
    background-image: url(templates/home/images/menu-gradient.png);
    background-repeat: repeat-x;
    background-repeat-y: no-repeat;
}

.phantom-line-decoration #phantom {
    border-bottom-width: 5px;
    background-image: url(templates/home/images/menu-gradient.png);
    background-repeat-y: no-repeat;
}

.dt-mobile-menu-icon .lines, .dt-mobile-menu-icon .lines:before, .dt-mobile-menu-icon .lines:after {
    background-color: #222;
}

.top-certified img {
    height: 50px;
}

.top-hotline img {
    height: 50px;
    margin-right: 40px;
}

li:not(.dt-mega-menu) .sub-nav {
    border-top: 5px solid #666;
}

@media (max-width: 1150px) {
    li:not(.dt-mega-menu) .sub-nav {
        border-top: 0px solid #2C5596;
    }

    .top-hotline img {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .bold-icons .mini-search .submit:before {
        background-image: url("data:image/svg+xml,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'><path fill='%233c3e45' d='M15.376,13.75l-3.985-4c0.586-0.916,1.032-2.171,1.032-3.333c0-3.263-2.675-5.917-5.961-5.917C3.175,0.5,0.5,3.154,0.5,6.417c0,3.263,2.675,5.919,5.962,5.919c1.113,0,2.272-0.4,3.163-0.93l4.049,3.955L15.376,13.75z M2.518,6.455c0-2.179,1.785-3.953,3.981-3.953c2.195,0,3.983,1.773,3.983,3.953c0,2.18-1.788,3.952-3.983,3.952C4.304,10.407,2.518,8.635,2.518,6.455z' /></svg>");
    }

    .items-grid .post-content > a, .recent-posts a {
        font-weight: 500;
    }

    .bold-icons .mini-search .submit.act:before {
        background-image: url("data:image/svg+xml,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='%233c3e45' xml:space='preserve'><path d='M2.294,3.564l11.031,11.061l1.384-1.311L3.646,2.271' /><path d='M13.357,2.271L2.295,13.314l1.384,1.311L14.71,3.564' /></svg>");
    }
}

.top-header .main-nav .menu-text:after {
    right: -4px;
}

.items-grid .post-content > a, .recent-posts a {
    /*font-weight: 500;*/
}

.items-grid .wf-cell {
    margin-bottom: 15px;
}

h3.entry-title {
    font-size: 16px;
    color: #2c5596;
    margin-top: -5px;
    margin-bottom: 5px;
}

    h3.entry-title a:hover, h3.entry-title a:active, h3.entry-title a:focus {
        color: 222 !important;
    }

.layout-list .post {
    padding-top: 25px;
    margin-top: 0px;
}

h1 > i, h2 > i, h3 > i, h4 > i, h5 > i, h6 > i {
    margin-right: 5px;
}

.comment .no-avatar, .items-grid .no-avatar, .recent-posts .no-avatar {
    background: #fff;
}

.logos-grid img {
    max-width: 100%;
    height: auto;
    background: #fff;
    border: solid #e5e5e5 1px;
}

.footer .menu li, .footer .widget_pages li, .footer .custom-menu li, .footer .blogroll li, .footer .qts-lang-menu li {
    border-width: 0px;
    margin: 10px 0 0 0;
    padding: 0;
}

.footer .menu .current-menu-item > a {
    color: #fff;
}

.bg-on .blog-content {
    padding: 14px 20px 4px 20px;
}

.bg-on.fullwidth-img .blog-media, .bg-on.fullwidth-img .project-list-media {
    padding: 0px;
}

.single .article-top-bar .entry-meta, .single .article-top-bar .portfolio-categories {
    margin-top: 10px;
}

@media (max-width: 768px) {
    .tab-style-four.wpb_tabs .wpb_tabs_nav li {
        width: 100%;
        display: block;
    }

        .tab-style-four.wpb_tabs .wpb_tabs_nav li a, .tab-style-four.wpb_tabs .wpb_tabs_nav li a * {
            width: 100%;
            display: block;
        }
}

.entry-meta, .portfolio-categories {
    padding: 0;
}
/*bai viet danh sach*/
.items-grid .alignleft img, .recent-posts .alignleft img {
    border-radius: 3px;
}
/*ten cong ty*/
.com-name {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Open Sans';
    /*text-align: center;*/
    margin-bottom: 0px;
    margin-top: 15px;
}

.com-add {
    color: #fff;
    font-weight: 100;
    font-size: 12px;
    /*text-align: center;*/
    margin-top: 2px;
}

/*header*/
@media (max-width: 1150px) {
    .masthead:not(.mixed-header) {
        background-image: none !important;
    }

    .com-name, .com-add {
        display: none;
    }
}

/*slide*/
.sidebar.bg-under-widget .widget, .bg-under-widget .sidebar-content .widget, .solid-bg.sidebar-content .widget {
    padding: 20px 20px 15px;
}

.sidebar .widget, .sidebar-content .widget {
    line-height: 20px;
}
/*full img*/
@media (max-width: 600px) {
    .general-img img {
        width: 100% !important;
        margin-bottom: 15px !important;
        height: auto !important;
    }
}
/*t?m ki?m*/
.masthead .mini-search .field, .dt-mobile-header .mini-search .field {
    line-height: 22px;
    height: 40px !important;
    border-radius: 3px !important;
}

#calendar_wrap #wp-calendar {
    width: 100% !important;
}

    #calendar_wrap #wp-calendar #today {
        background: #016684 !important;
        color: #fff !important;
    }

        #calendar_wrap #wp-calendar #today a {
            color: #fff !important;
        }

    #calendar_wrap #wp-calendar a {
        color: #ce231d !important;
    }

.masthead:not(.mixed-header) {
    background-position: 40px -15px;
}

.list-divider .con-list li {
    padding-top: 7px;
    padding-bottom: 6px;
}

.slider-wrapper .next {
    right: -60px;
    opacity: 1;
}

.slider-wrapper .prev {
    left: -60px;
    opacity: 1;
}

.form-group {
    margin-bottom: 15px;
}

.wpcf7-form-control {
    margin-top: 7px;
    border-color: #ccc !important;
}

.our-services .frame-on .shortcode-teaser-content {
    padding: 0px 25px 10px;
    min-height: 75px;
}

.content table, .content td, .content th {
    /* border-color: unset; */
}

.tin-trangchu .items-grid .wf-cell {
    margin-bottom: 5px !important;
}

.footer > .wf-wrap {
    display: none;
}

.vc_custom_1492921829834 {
    margin-bottom: 15px !important;
}

.vc_custom_1493005997655 {
    background-color: #f0f0f0 !important;
}

.vc_custom_1492924647532 {
    margin-bottom: 40px !important;
}

.vc_custom_1492925251527 {
    margin-bottom: 20px !important;
}

.vc_custom_1492912382509 {
    margin-bottom: 25px !important;
}

.vc_custom_1492925262264 {
    margin-bottom: 18px !important;
}

.vc_custom_1494234329485 {
    margin-bottom: 25px !important;
}

.vc_custom_1493041495627 {
    margin-bottom: 18px !important;
}

.vc_custom_1493006018152 {
    margin-bottom: 15px !important;
}

.vc_custom_1493041484264 {
    margin-bottom: 15px !important;
}

.vc_custom_1493005759012 {
    margin-bottom: 15px !important;
}

.vc_custom_1493041508746 {
    margin-bottom: 18px !important;
}

.vc_custom_1493041523221 {
    margin-bottom: 18px !important;
}

.vc_custom_1493041538032 {
    margin-bottom: 18px !important;
}

.vc_custom_1494979544460 {
    margin-bottom: 10px !important;
}

.home-news a {
    /* padding: 13px 0 !important; */
    /* font-size: 20px !important; */
}

.menu-news {
    width: 100%;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #cssmenu:after,
    #cssmenu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #cssmenu #menu-button {
        display: none;
    }

    #cssmenu.align-center > ul {
        font-size: 0;
        text-align: center;
    }

    #cssmenu.align-center ul ul {
        text-align: left;
    }

    #cssmenu.align-center > ul > li {
        display: inline-block;
        float: none;
    }

    #cssmenu.align-right > ul > li {
        float: right;
    }

    #cssmenu.align-right ul ul {
        text-align: right;
    }

    #cssmenu > ul > li {
        float: left;
    }

        #cssmenu > ul > li > a {
            padding: 20px 19px;
            font-size: 14px;
            color: #ffffff;
            text-transform: uppercase;
            letter-spacing: 1px;
            text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
            /* font-weight: 700; */
            text-decoration: none;
            -webkit-transition: color .2s ease;
            -moz-transition: color .2s ease;
            -ms-transition: color .2s ease;
            -o-transition: color .2s ease;
            transition: color .2s ease;
            border-bottom: 2px solid transparent;
        }

            #cssmenu > ul > li:hover > a,
            #cssmenu > ul > li > a:hover,
            #cssmenu > ul > li.active > a {
                color: white;
                border-bottom: 2px solid #aefb20;
            }

        #cssmenu > ul > li.has-sub > a {
            padding-right: 40px;
        }

    #cssmenu ul > li.has-sub:hover > a:after {
        background-position: 0 -18px;
    }

    #cssmenu ul > li.has-sub > a:before {
        content: '';
        position: absolute;
        right: 24px;
        top: 23.5px;
        display: block;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-top-color: #ffffff;
        z-index: 99;
    }

    #cssmenu ul > li.has-sub:hover > a:before {
        border-top-color: #19799f;
    }

    #cssmenu ul ul {
        position: absolute;
        left: -9999px;
        opacity: 0;
        -webkit-transition: top .2s ease, opacity .2s ease;
        -moz-transition: top .2s ease, opacity .2s ease;
        -ms-transition: top .2s ease, opacity .2s ease;
        -o-transition: top .2s ease, opacity .2s ease;
        transition: top .2s ease, opacity .2s ease;
    }

    #cssmenu > ul > li > ul {
        top: 91px;
        padding-top: 8px;
        border-radius: 5px;
        width: 243px;
    }

    #cssmenu > ul > li:hover > ul {
        left: auto;
        top: 39px;
        opacity: 1;
        z-index: 9;
    }

    #cssmenu.align-right > ul > li:hover > ul {
        right: 0;
    }

    #cssmenu ul ul ul {
        top: 40px;
    }

    #cssmenu ul ul > li:hover > ul {
        top: 0;
        left: 178px;
        padding-left: 10px;
        opacity: 1;
    }

    #cssmenu.align-right ul ul > li:hover > ul {
        left: auto;
        right: 178px;
        padding-left: 0;
        padding-right: 10px;
        opacity: 1;
    }

    #cssmenu ul li {
    }

    #cssmenu ul ul li a {
        width: auto;
        padding: 12px 25px;
        font-size: 13px;
        font-weight: 700;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        color: #ffffff;
        text-decoration: none;
        background: #f97803;
        -webkit-transition: color .2s ease;
        -moz-transition: color .2s ease;
        -ms-transition: color .2s ease;
        -o-transition: color .2s ease;
        transition: color .2s ease;
    }

    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li > a:hover,
    #cssmenu ul ul li.active > a {
        color: #ffffff;
    }

    #cssmenu ul ul li:first-child > a {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        box-shadow: inset 0 2px 2px #f97803;
    }

    #cssmenu ul ul li:last-child > a {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top: 1px dashed white;
    }

    #cssmenu ul ul > li.has-sub > a:after {
        right: 12px;
        top: 9.5px;
        background: #3db2e1;
        background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
        background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
        background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
        background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
        background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
        box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
        background-size: 36px 36px;
        background-position: 0 0;
        background-repeat: no-repeat;
    }

    #cssmenu.align-right ul ul > li.has-sub > a:after {
        right: auto;
        left: 12px;
    }

    #cssmenu ul ul > li.has-sub:hover > a:after {
        background-position: 0 -18px;
    }

    #cssmenu ul ul > li.has-sub > a:before {
        top: 15.5px;
        right: 16px;
        border-top-color: transparent;
        border-left-color: #ffffff;
    }

    #cssmenu.align-right ul ul > li.has-sub > a:before {
        top: 15.5px;
        right: auto;
        left: 16px;
        border-top-color: transparent;
        border-right-color: #ffffff;
        border-left-color: transparent;
    }

    #cssmenu ul ul > li.has-sub:hover > a:before {
        border-top-color: transparent;
        border-left-color: #1c89b5;
    }

    #cssmenu.align-right ul ul > li.has-sub:hover > a:before {
        border-top-color: transparent;
        border-left-color: transparent;
        border-right-color: #1c89b5;
    }

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cssmenu {
        width: 100%;
    }

        #cssmenu ul,
        #cssmenu ul ul,
        #cssmenu ul ul ul,
        #cssmenu > ul,
        #cssmenu.align-center > ul,
        #cssmenu > ul > li > ul,
        #cssmenu > ul > li:hover > ul,
        #cssmenu ul ul li:hover > ul,
        #cssmenu ul ul ul li:hover > ul,
        #cssmenu.align-right ul ul,
        #cssmenu.align-right ul ul li:hover > ul,
        #cssmenu.align-right ul ul ul li:hover > ul {
            position: relative;
            left: 0;
            right: auto;
            top: 0;
            width: 100%;
            display: none;
            padding: 0;
            opacity: 1;
            text-align: left;
        }

            #cssmenu ul li {
                width: 100%;
                border-top: 1px solid rgba(120, 120, 120, 0.2);
            }

            #cssmenu > ul > li > a,
            #cssmenu ul ul li a,
            #cssmenu ul ul li:first-child > a,
            #cssmenu ul ul li:last-child > a {
                width: 100%;
                border-radius: 0;
                box-shadow: none;
                background: none;
            }

            #cssmenu ul li a {
                padding-left: 12.5px;
            }

            #cssmenu ul ul li a {
                padding: 14px 25px 14px 27.5px;
            }

            #cssmenu ul ul ul li a {
                padding-left: 42.5px;
            }

            #cssmenu ul ul ul ul li a {
                padding-left: 57.5px;
            }

            #cssmenu > ul > li.has-sub > a:after,
            #cssmenu > ul > li.has-sub > a:before,
            #cssmenu ul ul li.has-sub > a:after,
            #cssmenu ul ul li.has-sub > a:before {
                display: none;
            }

        #cssmenu #menu-button {
            position: relative;
            display: block;
            padding: 20px;
            padding-left: 12.5px;
            cursor: pointer;
            font-size: 13px;
            color: #ffffff;
            text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
            font-weight: 700;
            letter-spacing: 1px;
            text-transform: uppercase;
        }

        #cssmenu .submenu-button {
            position: absolute;
            right: 0;
            display: block;
            width: 53px;
            height: 53px;
            border-left: 1px solid rgba(120, 120, 120, 0.2);
            z-index: 10;
            cursor: pointer;
        }

        #cssmenu ul ul .submenu-button {
            height: 41px;
        }

        #cssmenu ul .submenu-button:after {
            content: '';
            position: absolute;
            right: 12.5px;
            top: 12.5px;
            display: block;
            width: 28px;
            height: 28px;
            border-radius: 15px;
            background: #3db2e1;
            background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
            background-size: 56px 56px;
            background-position: 0 0;
            background-repeat: no-repeat;
            -webkit-transition: all 0.1s ease-out;
            -moz-transition: all 0.1s ease-out;
            -ms-transition: all 0.1s ease-out;
            -o-transition: all 0.1s ease-out;
            transition: all 0.1s ease-out;
        }

        #cssmenu #menu-button:after {
            position: absolute;
            right: 12.5px;
            top: 12.5px;
            display: block;
            width: 28px;
            height: 28px;
            border-radius: 15px;
            background: #3db2e1;
            background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
            box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
            background-size: 56px 56px;
            background-position: 0 0;
            background-repeat: no-repeat;
            -webkit-transition: all 0.1s ease-out;
            -moz-transition: all 0.1s ease-out;
            -ms-transition: all 0.1s ease-out;
            -o-transition: all 0.1s ease-out;
            transition: all 0.1s ease-out;
        }

        #cssmenu ul .submenu-button.submenu-opened:after,
        #cssmenu #menu-button.menu-opened:after {
            background-position: 0 -28px;
        }

        #cssmenu ul ul .submenu-button:after {
            top: 6.5px;
        }

        #cssmenu #menu-button:before {
            content: "\f0c9";
            font-family: "FontAwesome";
            font: normal normal normal 14px/1 FontAwesome;
            position: absolute;
            right: 22.5px;
            top: 11.5px;
            display: block;
            width: 0;
            height: 0;
            border-top-color: #ffffff;
            z-index: 99;
            font-size: 27px;
        }

        #cssmenu .submenu-button:before {
            content: '';
            position: absolute;
            right: 22.5px;
            top: 25.5px;
            display: block;
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top-color: #ffffff;
            z-index: 99;
        }

        #cssmenu ul ul .submenu-button:before {
            top: 19.5px;
        }

        #cssmenu #menu-button.menu-opened:before,
        #cssmenu .submenu-button.submenu-opened:before {
            border-top-color: #19799f;
        }
}

.infomation-company h3 {
    color: white;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.infomation-company ul {
}

.infomation-company li {
    color: white;
    padding-left: 25px;
    margin-bottom: 8px;
}

.infomation-company strong {
}

.infomation-company .address {
    background: url(../images/iaddress.png) left top no-repeat;
}

.infomation-company .phone {
    background: url(../images/iphone.png) left center no-repeat;
}

.infomation-company .email {
    background: url(../images/iemail.png) left center no-repeat;
}

.social-header a {
    margin-right: 5px;
}

.orientation-box {
    display: block;
    padding: 35px 0 0 0;
}

.orientation-item {
    width: 100%;
    display: inline-block;
}

.orientation-thumb {
    display: inline-block;
    margin: 0 14px 35px 0;
}

    .orientation-thumb img {
    }

.orientation-title {
}

.orientation-title {
    display: inline-block;
}

    .orientation-title a {
        color: #333333;
    }

        .orientation-title a:hover {
        }

.about-info {
}

.about-title {
    color: #f97803;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'AVERTA-BOLD';
    margin-bottom: 20px;
    background: url(../images/line-about.png) bottom left no-repeat;
    padding-bottom: 24px;
}

.about-desc {
    display: block;
    margin-block: 33px;
}

    .about-desc p {
        font-size: 15px;
        text-align: justify;
        color: #333333;
    }

.about-readmore {
    display: block;
}

    .about-readmore a {
        font-size: 15px;
        background: #f97803;
        color: white;
        padding: 10px 20px;
        border-radius: 20px;
    }

        .about-readmore a:hover {
        }

.about-img {
    display: block;
    margin: 0px 0 0;
}

    .about-img img {
        max-width: 100%;
    }

.srvhot-st {
    display: block;
    padding: 85px 0 50px;
    background: url(../images/bg-srv.jpg) 0 0 no-repeat;
    background-size: contain;
    min-height: 500px;
    position: relative;
}

.headding-st {
    display: block;
    font-size: 32px;
    color: #f97803;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 35px;
    position: relative;
    font-family: 'AVERTA-BOLD';
}

    .headding-st:before {
        position: absolute;
        content: "";
        width: 75px;
        height: 10px;
        background: url(../images/line-1.png);
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        display: block;
    }

.srvhot-item {
    overflow: hidden;
    position: relative;
    display: block;
    border-radius: 10px;
}

.srvhot-thumb {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .srvhot-thumb img {
        max-width: 100%;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
    }

.srvhot-title {
    background: #686766e6;
    text-align: center;
    min-height: 64px;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    left: 0;
}

    .srvhot-title a {
        font-size: 16px;
        color: white;
        font-family: 'AVERTA-BOLD';
        padding: 7px 15px 0;
        display: block;
    }

        .srvhot-title a:hover {
            color: white;
        }

.srvhot-item:hover .srvhot-title a {
    color: white;
}

.srvhot-item:hover .srvhot-thumb img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.projecthot-st {
    display: block;
    padding: 35px 0 50px;
}

.prjhot-item {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .prjhot-item:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        z-index: 9;
        visibility: hidden;
    }

.prjhot-thumb {
    overflow: hidden;
}

    .prjhot-thumb img {
        max-width: 100%;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
    }

.prjhot-title {
    display: block;
    text-align: left;
    position: relative;
    height: 40px;
    overflow: hidden;
    margin: auto;
    background: white;
    padding: 9px 2px;
    z-index: 99;
}

    .prjhot-title a {
        font-size: 14px;
        text-transform: uppercase;
        color: black;
    }

        .prjhot-title a:hover {
        }

.prjhot-item:hover .prjhot-title a {
}

.prjhot-item:hover .prjhot-thumb img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.newshot-st {
    background: #f7f4f4;
    padding: 35px 0 50px;
}

.news-one {
    border-radius: 20px;
    /* overflow: hidden; */
}

    .news-one .news-thumb {
        display: block;
        max-height: 254px;
        border-radius: 10px;
        overflow: hidden;
    }

        .news-one .news-thumb img {
            display: block;
            width: 100%;
            transition: -webkit-transform .3s ease-in-out;
            transition: transform .3s ease-in-out;
        }

    .news-one .news-content {
        display: block;
        background: white;
        padding: 20px;
    }

    .news-one .newshot-time {
        font-size: 13px;
        margin-bottom: 3px;
        color: #757575;
    }

    .news-one .newshot-title {
        display: block;
        margin-bottom: 5px;
    }

        .news-one .newshot-title a {
            color: black;
            font-size: 16px;
            text-transform: uppercase;
        }

            .news-one .newshot-title a:hover {
            }

    .news-one .newshot-desc {
        color: #4a4a4a;
        text-align: justify;
    }

    .news-one .tit-one1 {
        margin: 7px 0 0 0;
    }

    .news-one:hover .news-thumb img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }

.news-two {
}

    .news-two .news-thumb {
        float: left;
        width: 185px;
        height: 124px;
        margin-right: 15px;
        border-radius: 10px;
        overflow: hidden;
    }

    .news-two .news-content {
    }

    .news-two .tit-one1 {
        margin: 6px 0 3px 0;
    }

        .news-two .tit-one1 a {
            font-size: 14px;
            color: black;
        }

    .news-two .time-news {
        margin: 0 0 3px 0;
    }

    .news-two .txtalign {
        font-size: 13px;
    }

    .news-two:hover .news-thumb img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }

    .news-two:last-child {
        margin-bottom: 0;
    }

.partner-st {
    padding: 35px 0 0px;
}

.partner-item {
    border: 2px solid #797979;
    margin-bottom: 5px;
    height: 90px;
    margin-right: 38px;
    padding: 5px;
    width: 185px;
}

    .partner-item img {
        width: 100%;
    }

header .logo {
    display: inline-block;
    float: left;
    padding-top: 3px;
}

header .name-slogan {
    margin-left: 0;
    text-align: center;
    float: left;
    width: calc(100% - 100px);
}

    header .name-slogan .name {
        font-size: 20px;
        color: #f97803;
        font-family: 'AVERTA-REGULAR';
    }

    header .name-slogan .slogan {
        font-size: 14px;
        color: #818181;
        font-family: 'AVERTA-REGULAR';
    }

.phone-header {
}

.phone-header {
    font-weight: bold;
    display: inline-block;
    color: #666;
    width: 100%;
    border-radius: 10px;
    position: relative;
}

    .phone-header span {
        position: relative;
        background: white;
        text-transform: uppercase;
        color: #818181;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: left;
        font-size: 13px;
        padding-left: 90px;
        margin-bottom: 5px;
        display: block;
    }

    .phone-header a {
        font-size: 18px;
        color: #f97803;
        border: 2px solid #888888;
        display: block;
        width: 100%;
        padding: 7px 4px 7px 90px;
        border-radius: 20px;
    }

header .agency {
    padding-top: 11px;
}

#headermain {
    padding: 4px 0 10px;
}

.relative {
    position: relative;
}

.phone-header a:before {
    position: absolute;
    content: "";
    background: url(../images/iphone-3.png);
    width: 54px;
    height: 49px;
    left: 24px;
    top: 4px;
}

.menu-news {
    background: #f97803;
}

.home-news .iHome {
    padding-top: 11px !important;
    padding-bottom: 12px !important;
}

    .home-news .iHome i {
    }


.newlist-home {
    overflow: auto !important;
    height: 409.641px;
}


    .newlist-home::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .newlist-home::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    .newlist-home::-webkit-scrollbar-thumb {
        background: #888;
    }

        /* Handle on hover */
        .newlist-home::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

.prjhot-desc {
    display: block;
    text-align: left;
    position: relative;
    overflow: hidden;
    margin: auto;
    padding: 0px 2px;
    z-index: 99;
    color: black;
}

.srvhot-st .headding-st {
    color: white;
    padding-bottom: 20px;
}

.iconFlash {
    display: inline-block;
    width: 184px;
    height: 31px;
    position: absolute;
    top: -76px;
    left: 0;
    right: 0;
    bottom: unset;
    margin: 0 auto;
}

.about-st {
    padding: 10px 0 130px 0;
    background: url(../images/anhmo.png) bottom center no-repeat;
    background-size: cover;
}

.about-content {
}

.about-title {
}

.about-desc {
}

    .about-desc p {    padding-right: 20px;
    }

.about-readmore {
}

    .about-readmore a {
    }

        .about-readmore a:hover {
        }

.about-img {
}

    .about-img img {
        display: block;
        margin: auto;
        width: auto;
    }

.sharaholder-us-items {
    border-bottom: 1px solid #09b89d;
    padding-bottom: 10px;
}

.sharaholder-us-items {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.icon-file-pdf {
    float: left;
    width: 100px;
    height: 100px;
    color: white;
    margin-top: 6px;
    margin-right: 14px;
    text-align: center;
    font-size: 20px;
    line-height: 46px;
    background-size: 100% 100%;
}

    .icon-file-pdf img {
        width: 100px;
        height: 100px;
    }

.sharaholder-us-content {
    float: left;
    position: relative;
    width: 88%;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #d8d8d8; */
    padding-top: 20px;
}

.sharaholder-us-title {
    font-size: 18px;
    color: #000000;
}

.sharaholder-us-date {
    font-size: 15px;
    color: #000;
}

.sharaholder-us-down {
    cursor: pointer;
}

    .sharaholder-us-down a:hover {
        color: #fff;
        background: #fc1415;
    }

    .sharaholder-us-down a {
        position: absolute;
        content: "";
        cursor: pointer;
        width: 95px;
        font-size: 16px;
        border: 1px solid #fc1415;
        line-height: 28px;
        text-align: center;
        color: #fc1415;
        border-radius: 6px;
        height: 28px;
        top: 24px;
        right: 0;
        text-decoration: none !important;
    }

    .sharaholder-us-down i {
        margin-right: 2px;
    }

.sharaholder-us-title a {
    text-decoration: none !important;
    color: #000000;
}

.down-sharehold-details {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

    .down-sharehold-details a {
        display: inline-block;
        font-size: 18px;
        line-height: 28px;
        padding: 8px 40px;
        background: #ffffff;
        font-weight: 600;
        color: #f97803;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: relative;
        border: 1px solid #f97803;
    }

        .down-sharehold-details a:before {
            font-family: fontawesome;
            content: '\f019';
            padding-right: 10px;
            position: relative;
            z-index: 1;
            font-weight: normal;
        }

        .down-sharehold-details a span {
            position: relative;
            z-index: 1;
        }

        .down-sharehold-details a:after {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 100%;
            content: '';
            background: #ed1c24;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

        .down-sharehold-details a:hover {
            color: white;
        }

            .down-sharehold-details a:hover:after {
                right: 0;
            }

        .down-sharehold-details a:after {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 100%;
            content: '';
            background: #f97803;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

.content_blog {
    margin-bottom: 10px;
}

html, body, body.page, .wf-container > * {
    font: normal 14px / 22px AVERTA-REGULAR;
    word-spacing: normal;
    color: #555555;
}
