@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&subset=latin,vietnamese);

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
    overflow-x: hidden;
    word-wrap: break-word;
    -ms-word-wrap: break-word
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    margin: 0 0 15px 0
}

h1 {
    font-size: 20px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 15px
}

h5 {
    font-size: 14px
}

img.aligncenter {
    margin-bottom: 20px;
    margin-top: 10px;
    display: block
}
img {
	
    height: auto;
    max-width: 100%
}
.wp-caption {
    max-width: 100%!important;
    margin: 5px auto;
}
.wp-caption img {
    width: 100%;
}

.wp-caption-text {
    text-align: center;
    background: #d3d3d3;
    padding: 4px 0;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}
h6 {
    font-size: 13px
}

:focus {
    outline: 0
}

a {
    color: #e84c22;
    text-decoration: none !important;
    outline: 0 !important
}

a:hover {
    color: #337ab7;
    text-decoration: none
}

p {
    margin-bottom: 15px
}

ul#navigation li {
    margin: 0
}

blockquote strong {
    color: red
}

blockquote {
    font-size: 15px;
    border: 1px solid #eee;
    border-left: solid 5px #337ab7;
    width: 100%;
    padding: 10px 20px;
    margin: 15px 0 15px;
}

blockquote a {
    color: #e84c22
}

blockquote p:first-child {
    margin: 0
}

blockquote cite {
    display: block;
    margin-top: 14px
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

table {
    margin: auto
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
    border-top: 1px solid #ddd
}

th,
td {
    padding: 2px 5px;
    border: 1px solid #ddd
}

dd {
    margin-left: 30px
}

.district {
    height: 34px;
    font-size: 14px
}

address {
    font-style: italic
}

cite {
    font-style: italic
}

pre {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

body p {
    margin: 0
}

ol,
ul {
    margin: 0 0 15px 0;
    padding: 0
}

ul li,
ol li {
    display: list-item;
    margin-left: 30px;
    padding: 0
}

input,
select,
textarea {
    -webkit-transition: .5s ease 0s;
    -o-transition: .5s ease 0s;
    transition: .5s ease 0s;
    border: 1px solid #cdcdcd;
    padding: 8px;
    width: 100%;
    margin-bottom: 10px;
    color: #333;
    font-size: 12px
}

input.full-width,
select.full-width,
textarea.full-width {
    width: 100%
}

input:focus,
select:focus,
textarea:focus {
    border-color: #f78109
}


input[type="submit"] {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    width: auto;
    padding: 7px 30px;
    border: none
}

input[type="submit"]:active {
    outline: 0
}

input[type="submit"]:hover {
    text-decoration: none;
    background: #337ab7
}

img {
    border: 0;
    font-size: 0;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    margin: 0 auto
}

.left {
    float: left
}

.right {
    float: right
}

.hrm-pagenavi {
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 0 15px 0;
    margin-bottom: 30px
}

.hrm-pagenavi ul.page-numbers li {
    display: inline-block;
    color: #fff
}

.hrm-pagenavi ul.page-numbers li a,
.hrm-pagenavi ul.page-numbers li span {
    color: #fff;
    width: 27px;
    height: 29px;
    line-height: 27px;
    color: #8a8885;
    border: 1px solid #8a8885;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    padding: 5px 10px 5px 10px
}

.hrm-pagenavi ul.page-numbers li span.current {
    color: #000;
    background-color: #fff;
    font-weight: bold
}

.hrm-pagenavi ul.page-numbers li:hover a {
    color: #000;
    background-color: #fff;
    font-weight: bold
}

.bg_white {
    background: #fff
}

.hover_block {
    padding-top: 20px
}

.desc_block {
    font-size: 15px
}

.color_red {
    color: #ee1c23
}

.item_row {
    border: 1px solid #f5f5f5;
    height: auto !important;
    overflow: hidden;
    margin-bottom: 35px;
    padding: 0
}

.item_row .border_right {
    border-right: 1px solid #e4e4e4
}

.pr_10 {
    padding-right: 10px
}

.color_icon {
    color: #02344a
}

.mb_25 {
    margin-bottom: 0;
    min-height: 410px
}

.height_res {
    min-height: 430px
}

.mt_7 {
    margin-top: 7px
}

.mt_15 {
    margin-top: 15px
}

.mb_15 {
    margin-bottom: 35px
}

.ml_15 {
    margin-left: 10px
}

.color_link {
    font-weight: bold;
    color: #cc222b;
    font-style: italic;
    font-size: 13px;
    margin-left: 5px
}

.color_link:hover {
    color: #02344a
}

.pt_15 {
    padding-top: 15px
}

.pb_5 {
    padding-bottom: 5px
}

.pb_15 {
    padding-bottom: 15px
}

.color_white {
    color: #fff
}

.pull-right {
    float: right !important
}

.bg_page {
    background: #f5f5f5
}

.bg_prev_next {
    padding-top: 7px
}

.block_commment {
    background: #f0f3f8;
    margin-bottom: 30px;
    min-height: 300px
}

.prev_next {
    font-size: 18px
}

.hover_next_prev {
    font-size: 16px;
    line-height: 28px
}

.hover_next_prev:hover {
    font-size: 17px;
    color: #ee1c23
}

.breadcrumb {
    padding: 0;
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    background: none;
    margin-bottom: 0 !important;
    overflow: hidden
}

.breadcrumb>li {
    display: inline-block
}

.site-content .container {
    background: #fff
}

.text-right {
    text-align: right
}

.text_i {
    font-style: italic;
    color: gray
}

.mt_30 {
    margin-top: 30px
}

.mgt_left_scroll {
    margin-top: 0
}

.scroll_left {
    background: #e8f1fa
}

.color_red {
    color: #ee1c23
}

.bg_fff {
    background: #fff
}

.desc_item_list {
    padding-left: 0;
    text-align: left
}

.location_list {
    margin-bottom: 7px;
    margin-top: 7px
}

.location_list i {
    color: red
}

.h1-title {
    font-weight: 700;
    font-size: 27px;
    border-top: 1px solid #f5f5f5;
    line-height: 38px;
    margin-bottom: 15px;
    padding-top: 10px;
    text-transform: none
}

.h2-title {
    font-size: 20px !important;
    line-height: 28px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.h2-title a {
    text-transform: none;
    font-size: 20px;
    font-weight: 600
}

.h2_list {
    display: inline-block;
    font-size: 17px;
    padding-left: 0;
    padding-top: 7px;
    text-align: left;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 0
}

.h2_list a {
    text-transform: none
}

.breadcrumb {
    padding: 0;
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    background: none;
    margin-bottom: 0 !important;
    font-size: 16px
}

.breadcrumb a {
    font-weight: bold
}

.breadcrumb a,
.breadcrumb span {
    font-size: 16px
}

.select2-container--default .select2-selection--single {
    border-radius: 0
}

.wap_block {
    background: #f5f5f5;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.remove_pb_15 {
    padding-bottom: 0
}

.remove-pleft {
    padding-left: 0;
    padding-right: 15px
}

.remove-pright {
    padding-left: 15px;
    padding-right: 0
}

.header-label {
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    color: #032a3b;
    margin-top: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
    width: 100%
}

.header-label_over {
    margin-top: 0;
    margin-bottom: 25px
}

.span_point_over_2 {
    background: #f5f5f5 !important
}

.page-numbers {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.page-numbers>li {
    display: inline
}

.page-numbers>li>a,
.page-numbers>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.page-numbers>li>a,
.page-numbers>li>span {
    background: #f5f5f5;
    border: none;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: 7px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    border-radius: 0;
    border: 1px solid #337ab7
}

.page-numbers>li>span,
.page-numbers>li>a:hover,
.page-numbers>li>span:hover,
.page-numbers>li>a:focus,
.page-numbers>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #023449;
    border-color: #023449;
    cursor: default
}

.page-numbers>li:first-child>a,
.page-numbers>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0
}

.price_list {
    background: #ee1c23 none repeat scroll 0 0;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-top: 30px;
    text-align: center
}

.prl-15 {
    padding-left: 15px;
    padding-right: 15px
}

.size-related-thumbnail {
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-radius: 2px;
    padding: 2px
}

.size-rent-thumbnail {
    margin-top: 10px
}

.affix-top {
    position: relative
}

.img-circle {
    border-radius: 50%
}

.wap_info_agent {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 7px
}

.wap_info_agent b {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 17px
}

.wap_info_agent span {
    display: inline-block;
    margin-bottom: 3px;
    font-size: 16px
}

.wap_info_agent .info_agent_phone {
    font-size: 18px
}

.not-found {
    background: url(http://i.imgur.com/76NZB7A.gif) no-repeat;
    background-size: 100% 100%;
    height: 500px;
    padding: 30px;
    text-align: center
}

.not-found .page-header {
    margin: 0;
    border: 0;
    text-align: center;
    color: #fff
}

.not-found .page-header .page-title {
    color: #fd0624;
    font-weight: 700;
    font-size: 36px
}

.not-found .page-content p {
    color: #337ab7;
    font-weight: 700;
    font-size: 24px
}

.not-found .search-submit {
    background: #ef0421;
    font-weight: 700
}

.select2-container {
    width: 100% !important;
    height: 34px
}

.select2-container .select2-selection {
    height: 34px;
    border: 1px solid #eee;
    padding-top: 3px
}

.wap_desposit {
    height: 103px;
    line-height: 103px
}

.wap_desposit .btn_deposit {
    padding: 13px 15px 13px 15px;
    background: #ee1c23;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: bold
}

.fa-chevron-circle-right {
    margin-left: 7px
}

#main-menu {
    border: 0 none;
    border-radius: 0;
    min-height: 50px;
    margin-bottom: 0
}

.navbar-nav li a {
    line-height: 30px;
    height: 50px;
    padding-top: 0;
    color: #fff !important
}

nav#site-navigation {
    padding: 0
}

ul#navigation li {
    display: block;
    float: left;
    position: relative;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 700
}

ul#navigation li a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
    line-height: 30px
}

ul#navigation li a:hover,
ul#navigation li a:focus {
    background: transparent
}

ul#navigation li:hover a,
ul#navigation li:focus a,
ul#navigation li.active a {
    color: #fff;
    background-color: #1b68b3
}

.navbar-toggle {
    margin: 5px 0 0 0;
    padding: 0;
    width: 32px;
    height: 26px;
    position: relative
}

.navbar-toggle .icon-bars {
    transition: all .3s;
    font-size: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 30px;
    height: 2px;
    display: block;
    background-color: transparent
}

.navbar-toggle .icon-bars:before,
.navbar-toggle .icon-bars:after {
    transition: transform .3s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: ''
}

.navbar-toggle .icon-bars:before {
    transform: translateY(0) rotate(45deg)
}

.navbar-toggle .icon-bars:after {
    transform: translateY(0) rotate(-45deg)
}

.navbar-toggle .icon-bar-3 {
    bottom: 0;
    transform: translateY(0) rotate(-45deg)
}

.navbar-toggle.collapsed .icon-bars {
    background: #000
}

.navbar-toggle.collapsed .icon-bars:before {
    transform: translateY(-400%)
}

.navbar-toggle.collapsed .icon-bars:after {
    transform: translateY(400%)
}

#menu-bottom {
    width: 100%;
    float: left;
    z-index: 99;
    position: relative
}

#menu-bottom #mega_main_menu.submenu li .mega_dropdown a {
    color: #333;
    font-size: 12px;
    display: block;
    font-weight: bold;
    position: inherit;
    line-height: 18px !important;
    overflow: hidden
}

#menu-bottom #mega_main_menu.submenu li .mega_dropdown a img {
    max-width: 100%;
    height: 115px;
    width: 100%
}

#menu-bottom #mega_main_menu.submenu li .mega_dropdown a h3 {
    line-height: 18px !important;
    color: #333;
    font-size: 12px;
    font-weight: bold
}

#menu-bottom #mega_main_menu>.menu_holder>.menu_inner>ul>li:hover>a,
#menu-bottom #mega_main_menu>.menu_holder>.menu_inner>ul>li.current-menu-item>a {
    background: #005e09
}

.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    top: 115px
}

.nav .dropdown-menu {
    left: 0;
    right: auto;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 9999
}

nav#site-navigation ul.dropdown-menu li {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0;
    border-bottom: 1px dotted #3a3230;
    background: #111;
    border-top: 0;
    border-radius: 0
}

nav#site-navigation ul.dropdown-menu li a {
    text-transform: capitalize;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 0 0 #000;
    line-height: 30px;
    font-size: 13px;
    color: #b8b8b8;
    background: transparent
}

nav#site-navigation ul.dropdown-menu li a:hover {
    background-color: #ee1c23
}

@media (min-width:768px) {
    .dropdown:hover>.dropdown-menu {
        opacity: 1;
        top: 100%;
        visibility: visible
    }
}

@media (max-width:768px) {
    nav#site-navigation ul li {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0 10px;
        border-radius: 0;
        text-align: left;
        background: #111
    }

    nav#site-navigation ul li a {
        color: #fff
    }

    .navbar-nav {
        margin: 0
    }

    ul#navigation li.active a,
    ul#navigation li:focus a {
        background: url(images/icon_main_menu.png) left center no-repeat
    }

    ul#navigation li.active,
    ul#navigation li:focus {
        background: #bebebe
    }

    ul#navigation li.active+li a {
        background: url(images/icon_main_menu.png) left center no-repeat
    }
}

.menu-responsive {
    background: rgba(0, 0, 0, .9);
    left: -250px;
    height: 100%;
    position: fixed;
    width: 250px;
    z-index: 199999;
    top: 0;
    overflow-y: scroll
}

.menu-close {
    cursor: pointer;
    padding: 10px;
    background: #e18533;
    text-align: left;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial;
    overflow: hidden
}

.menu-close i {
    color: #fff;
    font-size: 25px;
    float: left
}

.menu-close i.fa-times {
    float: right
}

.menu-close span {
    margin: 5px;
    float: left
}

.menu-open {
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    padding: 5px 15px 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
    cursor: pointer;
    display: inline-block
}

.menu-open i {
    font-size: 35px
}

.menu-responsive ul {
    list-style: none;
    padding: 0
}

.menu-responsive ul li {
    padding: 10px;
    border-bottom: 1px solid
}

.menu-responsive ul li a {
    color: rgba(255, 255, 255, .9);
    font-size: 15px
}

.menu-responsive ul li.current-menu-item a {
    color: #b074bd
}

.menu-responsive ul.sub-menu li {
    border-bottom: none
}

.menu-responsive ul.sub-menu li a:before {
    content: "\f101";
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin: 0 5px 0 0
}

.banner_feature {
    color: #fff;
    padding: 10px 0;
    position: relative;
    height: 390px;
    background-attachment: fixed !important;
    background-size: cover !important
}

.container_ex {
    background: none !important
}

.text_home {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: bold
}

.text_feature_home {
    line-height: 24px;
    text-align: justify;
    background-color: rgba(16, 17, 17, .26);
    color: #fff;
    padding: 10px 15px 10px 15px;
    margin-bottom: 15px
}

p {
    margin: 0 0 10px
}

.btn_custom {
    border-radius: 0;
    background: #ee1c23;
    border: none
}

.btn_custom {
    color: #fff !important;
    background: #ee1c23;
    border: none;
    border-radius: 0
}

.btn_custom:hover {
    opacity: .9;
    border: none !important;
    border-radius: 0
}

.label-search-home {
    background: url(images/icon_search.png) no-repeat scroll 15px center #032a3b;
    height: 40px;
    line-height: 40px;
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding-left: 55px
}

.row-search {
    background: #c2d6ee;
    padding: 20px 15px 1px 15px
}

.row-search .form-group {
    margin-bottom: 17px;
    border: 0 !important
}

.row-search .form-group .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #eee !important
}

.custom-btn-search {
    border-radius: 0;
    background: none repeat scroll 0 0 #ee1c23;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    height: 40px;
    width: 100% !important
}

.custom-btn-search:hover {
    background: #ee1c23 !important;
    color: #fff;
    opacity: .8
}

.home_feature {
    background: #02344a;
    padding: 20px 0
}

.home_feature .h4_home {
    margin-top: 10px
}

.h4_home {
    line-height: 26px
}

.desc_home_feature {
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 15px
}

.bg_f5 {
    margin-top: 25px;
    background: #f6f6f6;
    padding-bottom: 20px
}

.bg_f5 img {
    width: 100%;
    height: 190px
}

.section-header,
.section-header-smaller {
    text-align: center;
    border-bottom: 1px solid #eee;
    color: #0079d7;
    color: #ee1c23;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 17px;
    position: relative
}

.section-header .h2_label,
.section-header-smaller .h2_label {
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0
}

.section-header .h2_label a,
.section-header-smaller .h2_label a {
    text-transform: none;
    padding-top: 5px
}

.section-header .h4_label,
.section-header-smaller .h4_label {
    color: gray;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    margin: 0 20px 0 20px;
    text-transform: none
}

.h3-title {
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 10px;
    text-align: center;
    text-transform: none
}

.item_news_lg {
    margin-bottom: 20px
}

.item_news_lg img {
    width: 458px;
    height: 230px
}

.h3-title-new {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-transform: none;
    margin-bottom: 0
}

.row_item_new {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f7f7f7;
    border-bottom: 1px solid #fff
}

.row_item_new img {
    width: 220px;
    height: 120px
}

.row_item_new:nth-child(3) {
    border-bottom: 0;
    padding-bottom: 0
}

.remover_padding_top_new:first-child {
    padding-top: 0
}

.slider-footer img {
    height: 86px
}

.bg_feature {
    background: #02344b;
    padding-top: 15px;
    padding-bottom: 15px
}

.bg_feature .container {
    background: #fff
}

.span_point {
    background: #fff none repeat scroll 0 0;
    padding-right: 15px;
    position: relative;
    top: -5px;
    height: 30px;
    display: inline-block;
    line-height: 30px
}

.span_point_over_3 {
    background: #e8f1fa !important;
    padding-left: 15px
}

.feature-post img {
    width: 360px;
    height: 200px
}

.feature-post img:hover {
    opacity: .6
}

.head_feature {
    background: #eff1f5;
    height: 174px;
    padding-left: 15px;
    padding-right: 15px
}

.h3-title {
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 0;
    padding-top: 10px
}

.desc_feature {
    padding-top: 10px;
    font-size: 15px
}

.item-left .h2-title {
    text-transform: none;
    margin-bottom: 0
}

.item_block {
    margin-bottom: 13px
}

.h1-title {
    font-size: 24px;
    border-top: 1px solid #f5f5f5;
    line-height: 38px;
    margin-bottom: 15px;
    padding-top: 10px
}

.share_article {
    padding-top: 9px;
    padding-bottom: 7px;
    margin-top: 5px;
    margin-bottom: 10px;
    background: #e7f0f9
}

.text_share {
    font-size: 17px;
    font-weight: bold
}

.fb_iframe_widget {
    display: inline-block;
    position: relative
}

.fb_iframe_widget_fluid {
    display: inline
}

.point-fix {
    font-size: 19px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    color: #032a3b;
    margin-top: 35px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.point-fix-ex {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center
}

.block_commment ul {
    background: #fff
}

.widget-title {
    margin: 0;
    line-height: 1.5;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px
}

.hrm-recent-post {
    overflow: hidden;
    margin-bottom: 5px
}

.hrm-recent-post .hrm-thumb {
    float: left;
    margin-right: 15px;
    width: 290px;
    height: 190px
}

.hrm-recent-post .hrm-title {
    color: #f99c0a;
    padding-bottom: 15px;
    font-size: 23px;
    line-height: 1.5;
    display: block;
    margin-top: -7px
}

.hrm-recent-post .hrm-title:hover {
    color: #f51227
}

.hrm-recent-post .hrm-excerpt {
    font-size: 14px;
    line-height: 1.5
}

.hrm-recent-post .hrm-text {
    padding-left: 305px
}

.hrm-recent-post .read-more {
    background: url(images/readmore.png) no-repeat center right;
    display: block;
    width: 27px;
    height: 5px;
    margin-top: 17px
}

.carousel-indicators {
    bottom: 0;
    height: 30px;
    line-height: 30px;
    width: 100%;
    background: none;
    opacity: .6;
    left: 0;
    margin-left: 0
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    height: 13px;
    width: 13px
}

.carousel-indicators .active {
    height: 13px;
    width: 13px
}

.size-img-thumbnail {
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-radius: 2px;
    padding: 2px
}

.title-block {
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    text-transform: none;
    font-weight: 600
}

.button-submit {
    border: 1px solid #fff;
    color: #fff;
    background: #ee1c23;
    border: none;
    border-radius: 0
}

.mgt_left_scroll {
    text-align: center;
    max-width: 293px
}

#nav-stikcy {
    max-width: 293px
}

#nav-stikcy textarea {
    height: 120px
}

.affix {
    top: 0
}

.admin-bar .affix {
    top: 32px
}

.sidebar-duan {
    margin-top: -60px;
    min-height: 650px
}

#topcontrol {
    z-index: 99;
    background: #1b68b3;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    position: fixed;
    bottom: -100px;
    right: 10px;
    cursor: pointer;
    transition: all, .7s, ease-in-out;
    overflow: auto;
    line-height: 28px;
    text-align: center;
    color: #fff
}

#topcontrol:hover {
    background: #d81d4a
}

.site-footer .bg_footer {
    background: #3b1832 none repeat scroll 0 0;
    background: #02344b;
    padding-left: 50px
}

.site-footer #menu-menu-footer {
    float: left
}

.site-footer #menu-menu-footer li {
    padding-right: 15px;
    margin-right: 27px;
    float: left;
    list-style: disc;
    color: #fff
}

.site-footer #menu-menu-footer li a {
    color: #fff
}

.site-footer .footer-top,
.site-footer .footer-top .container {
    background: #032a3b;
    padding-top: 15px;
    color: #fff
}

.icon-share-footer-facebook {
    background: url(images/icon-share-footer.png) 0 0 no-repeat
}

.icon-share-footer-google {
    background: url(images/icon-share-footer.png) -32px 0 no-repeat
}

.icon-share-footer-twitter {
    background: url(images/icon-share-footer.png) -64px 0 no-repeat
}

.icon-share-footer-rss {
    background: url(images/icon-share-footer.png) -96px 0 no-repeat
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.ul-footer-share li {
    margin-right: 22px;
    width: 32px;
    height: 32px;
    cursor: pointer
}

.ul-footer-share li a {
    width: 32px;
    height: 32px;
    cursor: pointer;
    display: inline-block
}

.menu-icon {
    position: absolute;
    top: 168px;
    right: 20px
}

@media (max-width:991px) {
    .border_right {
        border-right: 0 !important
    }

    .logo {
        padding-top: 0
    }
}

@media (max-width:768px) {

    .footer-top,
    .footer-top .container {
        padding-top: 10px;
        min-height: 78px
    }

    .menu-icon {
        top: 130px
    }

    .content_news {
        font-size: 15px
    }

    .center-mobile {
        text-align: center
    }

    .text-responsive {
        font-size: 16px
    }

    .pt_mobile {
        padding-top: 15px;
        font-size: 17px !important
    }
}

.navbar-toggle {
    margin: 5px 0 0
}

.menu-header #site-navigation {
    overflow: hidden
}

.text_i {
    font-style: italic;
    color: gray
}

@media only screen and (min-width:481px) and (max-width:767px) {
    .head_feature {
        width: 360px;
        margin: 0 auto
    }

    .mw-360 {
        width: 360px;
        margin: 0 auto
    }

    .mw-320 {
        width: 320px;
        margin: 0 auto
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mw-360 {
        width: 360px;
        margin: 0 auto
    }

    .menu-icon {
        top: 115px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    ul#navigation li a {
        font-size: 13px;
        padding: 10px 15px
    }

    .fa-chevron-circle-right {
        display: none
    }
}

.site-content p {
    margin: 0 0 10px 0
}

#field_1_1,
#field_1_3,
#field_1_2 {
    width: 33.333%;
    display: inline-block;
    clear: initial
}

.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important
}

#field_1_1,
#field_1_4 {
    padding-left: 0
}

.gform_wrapper form li,
.gform_wrapper li {
    margin-left: 0 !important;
    list-style: none !important;
    overflow: visible
}

.gform_wrapper ul li.gfield {
    overflow: hidden;
    padding: 7px
}

#field_1_2,
#field_1_4 {
    padding-right: 10px
}

#field_1_1,
#field_1_4 {
    padding-left: 0
}

.gform_wrapper ul li.gfield {
    clear: both
}

.form-lienhe {
    width: 49%;
    float: left;
    margin-left: 10px;
    margin-right: 2px
}

.gform_footer.top_label {
    text-align: center
}

.map-lienhe {
    width: 49%;
    float: right
}

@media (max-width:768px) {
    .form-lienhe {
        float: left;
        margin-left: 10px;
        margin-right: 15px;
        width: 100%
    }

    .map-lienhe {
        width: 100%;
        float: none
    }
}

.gform_button {
    background: red
}

.tp-btn-default {
    background: #40ad0f;
    color: #fff;
    font-weight: 700
}

.gfield_label_1 {
    width: 100%
}

.entry-content a {
    color: #e84c22
}

.bannv-rel {
    min-height: 310px
}

.tienban-head {
    margin-top: 15px
}

.btn-call-now {
    display: flex;
    height: 50px;
    position: fixed;
    width: 200px;
    bottom: 10px;
    background: #b70100;
    text-decoration: none;
    box-shadow: 0 0 5px #ddd;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    z-index: 99;
    left: 0;
    color: #fff;
    font-weight: 700;
    font-size: 125%;
    border-radius: 25px;
    padding: 5px;
    -moz-animation-duration: 500ms;
    -moz-animation-name: calllink;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -webkit-animation-duration: 500ms;
    -webkit-animation-name: calllink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-duration: 500ms;
    animation-name: calllink;
    animation-iteration-count: infinite;
    animation-direction: alternate
}
a.btn-call-now span {
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.btn-call-now em {
    position: relative;
    color: #b70100;
    font-size: 24px;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-right: 5px
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-phone:before {
    content: "\f095"
}

.btn-call-now em:before {
    position: absolute;
    top: 8px;
    left: 8px
}

input.wpcf7-form-control.wpcf7-submit.button {
    background: #00f
}

.ycbg {
    border: 2px solid red;
    border-radius: 15px;
    padding: 15px;
    background: #ff8c00
}

.label {
    color: #333;
}
label{
	
	max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.wp-caption-text {
    padding: 5px;
    text-align: center
}



.site-header {
    position: relative;
}#main-menu {
    background-color: #032a3b;
}
ul#navigation li:hover a, ul#navigation li:focus a, ul#navigation li.current-menu-item a{
	
    background-color: #ee1c23;
}.site-header .menu-icon {
    top: initial;
    bottom: 0;
}#home-slider .banner_feature {
    background-attachment: inherit!important;
    background-size: 100% 100%!important;
}.breadcrumb i {
    font-size: 12px;
    margin: 0 6px;
    vertical-align: 2px;
}.copyright {
    background: #032a3b;
    color: #fff;
    text-align: center;
    padding: 3px 0;
    font-size: 14px;
}#hnc-to-top {
z-index: 99;
    background: #1b68b3;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    cursor: pointer;
    transition: all , .7s , ease-in-out;
    overflow: auto;
    line-height: 28px;
    text-align: center;
    color: #fff;
}.hnc-post-meta {
    font-size: 14px;
    margin-bottom: 10px;
}.hnc-post-meta>span {
    background-color: #f9f9f9;
    color: #000;
    padding: 2px 5px;
    border-radius: 5px;
    margin-right: 5px;
}.hnc-post-meta span i {
    margin-right: 3px;
}.site-content p {
    margin: 0 0 10px 0;
}.sidebar-2 .widget {
    background: #f5f5f5;
    margin-bottom: 15px;
    padding: 15px;
}.sidebar-2 .widget-top {
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    color: #032a3b;
    margin-top: 25px;
    margin-bottom: 30px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 0;
    margin-bottom: 25px;
    text-align: center;
}
form#search-form {
    padding: 0
}

button#search-submit {
    background: #032a3b;
    color: #fff;
    border: #032a3b;
    padding: 5px 10px;
}

.search-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

input#search-input {
    border: 1px solid #ddd;
    padding: 7px 0 7px 15px;

    width: 100%;
    margin: 0;
}.fix_height img {
    height: 200px;
}.h2-title-2 a {
    color: #e84c22;
}.h2-title-2 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 15px;
}.related-thumb img {
    height: 125px;
}
@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }
    
    50% {
        transform: scale(1.2, 1.2);
    }
    
    100% {
        transform: scale(1, 1);
    }
}
.btn-danger {
    color: #fff!important;
    animation: zoominoutsinglefeatured 1s infinite;
}