/*@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700&subset=vietnamese');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700&display=swap');
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    font-family: Roboto;
}
table {
    display: table !important;
}
table tr td {
    text-align: justify;
    vertical-align: top;
    font-size: 14px;
    padding: 0 9px;
}
body {
    font-family: Montserrat;
    color: #000;
}

.pull-right {
    max-height: 110px;
    height: auto;
}

.datetime {
    color: #fff;
    padding-top: 8px;
}
.google-auto-placed{display: none!important;}
.social-icons a {
    color: #fff;
    margin: 0 5px;
}

.social-icons i.fa {
    font-size: 16px;
    padding-top: 10px;
}

.social-icons p {
    margin: 0 auto;
    float: right;
}

.entry-content p iframe {
    width: 100% !important;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.embed-wrap,
.embed-wrap iframe {
    overflow: hidden;
    width: 100%;
    float: none;
    margin: 0 auto;
    position: relative !important;
    min-height: 400px;
    height: auto !important;
}

.aligncenter {
    text-align: center !important;
}

#header {
    background: #fff !important;
}

#container {
    background: none !important;
}

.tab-content.card {
    padding: 10px 10px 0;
    overflow: hidden;
}

.opancitytitle h1#mpsp_title a {
    font-size: 20px;
}

#main-header {
    padding: 0 !important;
}


/**menu**/

.navbar.navbar-default {
    background: none !important;
    border: none !important;
}



.navbar-default .navbar-nav > li > a {
    color: #000 !important;
    text-transform: uppercase;
    font-family: 'Kanit', sans-serif;
    text-align: center;
    font-size: 15px;
    padding: 10px;
    font-weight: bold;
}

.logo-header {
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center;
}

.logo-header img {}

.site-content {
    margin: 0px auto;
}

.main-nav {
    padding-left: 20px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
    color: #000 !important;
    background: rgba(158, 95, 33, 0.41) !important;
}

#main-menu {
    background: none;
    padding: 15px 0 0;
}


/**content home**/

.abouts-cnw {
    background: url(/wp-content/themes/envince/images/background1.jpeg) no-repeat scroll left 0;
    padding: 5% 0;
    background-size: 100% 100%;
}

.box-header-cnw {
    text-shadow: 1px 1px 1px grey;
    background: rgba(51, 51, 51, 0.28);
}

.box-header-cnw h2 span {
    color: #FFFFFF;
}

.minara-sub span {
    font-size: 20px;
    font-style: italic;
    text-align: left;
    font-weight: 200;
    color: #fff;
    text-shadow: 0 0 3px #333;
}

.cnw-button-readmore a {
    background: transparent;
    border-color: #ccc !important;
    float: right;
    margin-right: 45px;
    margin-top: 25px;
    margin-bottom: 25px;
}


/**chuong trinh dinh cu**/

.chuongtrinhdinhcu {
    overflow: hidden;
    padding: 2% 0;
}

.chuongtrinhdinhcu h2 {
    font-weight: bold;
    font-size: 40px;
    color: #8B4513;
}

.dinhcu .box-dinhcu {
    transition: all 300ms ease-in-out;
    padding: 8px 2px;
}

h3.dinhcu-title {
    margin: 10px auto;
    color: #8b4513;
    font-weight: 700;
}

.sub-dinhcu {
    font-weight: 300;
    margin: 15px auto;
}

.dinhcu .box-dinhcu p {
    font-weight: 300;
}

/*.dinhcu .box-dinhcu:hover {
    border-radius: 8px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}*/

.formtuvan {
    background: #f4f8fa;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 1.5% 0;
}

.form-survey {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
}

.formtuvan h3,
.hoatdong h3 {
    text-transform: uppercase;
    border-bottom: 1px solid rgba(66, 139, 202, 0.33);
    padding-bottom: 8px;
    color: #8B4513;
    font-size: 18px;
    font-weight: bold;
}


/**ve chung toi**/

.ve-cnw {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}

.ve-cnw .container {
    box-shadow: 0px 1px 10px 1px darkgoldenrod;
}

.opancityabouts {
    background: rgba(255, 255, 255, 0.88);
    padding:0 10% 2%;
}

.opancityabouts h2 {
    font-weight: bold;
    font-size: 40px;
    color: #8B4513;
}

.subaboutus {
    margin: 3% auto;
}

.subaboutus p {
    font-weight: 300;
    font-size: 18px;
    padding: 0 5%;
}

.cnw-abouts-text h4 {
    margin: 5px auto;
    color: #3d9ff5;
    font-size: 16px;
    font-weight: 700;
}

li.items-hoidap {
    list-style: none;
    border-bottom: 1px dotted #ccc;
    padding: 0;
}

p.title-hoidap {
    margin: 0 auto 5px;
    padding: 0;
}


/**Thong tin huu ich**/

.thongtinhuuich {
    padding: 2% 0;
}

.cnw-infomartion {
    text-align: justify;
    padding: 0 10px;
    height: 320px;
    overflow-y: auto;
}

.thongtin h3 {
    margin: 15px auto;
}


/**ket noi**/

.ketnoi-cnw {
    padding: 2% 0;
}

.ketnoi-cnw h4 {
    margin: 15px auto;
    font-style: italic;
    line-height: 30px;
    padding: 0 5%;
}

.ketnoi-cnw h4 span,
.ketnoi-cnw h3 span {
    color: #3F51B5;
    font-weight: normal;
}

.ketnoi-cnw em span {
    color: #9E9E9E;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
}


/**dat lich tu van**/

.datlichtuvan {
    background: #eee;
    padding: 1% 0;
}

.datlichtuvan h4 span {
    line-height: 30px;
    color: #3071a9;
    font-weight: 300;
    padding: 0 5%;
    text-align: center;
}


/****/

.main-content {
    margin: 10px auto;
}

.entry-title a {
    font-size: 22px !important;
}

.slide-content-home {
    width: 100%;
    float: left;
    height: 300px;
    margin: 10px auto;
}

.recent-post-slider.design-1 .post-image-bg {
    height: 370px;
    object-fit: cover;
}

.slide-news-home {
    margin: 10px auto;
}

.widget-title > .wrap::before {
    content: "" !important;
}

.category-homepage .widget {
    background: #fff;
    padding: 0 15px;
    margin-bottom: 15px;
}

.slide-content-home .owl-item {
    height: 300px;
}

.recent-post-slider.design-1 .post-content-left {
    width: 100%;
}

.mpsp_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.opancitytitle {
    position: absolute;
    bottom: 0;
    padding: 15px 15px;
    background: rgba(51, 51, 51, 0.44);
    margin: 0 auto;
}

.opancitytitle a {
    color: #fff;
}

.owl-controls.clickable {
    width: 70px;
    float: right;
    position: absolute;
    bottom: 0;
    z-index: 9;
    right: 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0);
}

.owl-buttons {
    color: #fff !important;
}

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    margin: 0 5px;
    font-size: 25px !important;
    color: #fff !important;
}

.tin-noi-bat {
    margin: 10px auto 0;
    background: #fff;
    padding: 0 15px 15px;
}

.tin-noi-bat .widget ul {
    padding: 0;
}

.tin-noi-bat .rpwe-block li {
    padding-bottom: 5px !important;
    margin: 0 auto !important;
}

h2.widgettitle.font-headlines {
    font-size: 18px;
    margin: 0px auto 10px;
    font-family: 'Kanit', sans-serif;
    text-transform: uppercase;
    background: #cb2027;
    color: #fff;
    padding: 10px 15px;
}

.tin-noi-bat a {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    font-family: 'Kanit', sans-serif;
}

.widget_imagegrid_posts img,
.first-post img {
    height: 200px;
    object-fit: cover;
}

.widget_envince_color {
    overflow: hidden;
}

section#envince_onecol_posts-5 {
    width: 50%;
    float: left;
    margin: 10px auto;
    overflow: hidden;
}

section#envince_onecol_posts-6 {
    width: 50%;
    float: left;
    margin: 10px auto;
    overflow: hidden;
}

section#envince_imagegrid_posts-4 {
    width: 100%;
    float: left;
    margin: 0 auto;
    overflow: hidden;
}

section.widget {
    background: #fff;
    padding: 15px;
}

.readmore-home {
    float: right;
    margin: 10px auto;
    background: #272525;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 5px;
}

.readmore-home a {
    color: #fff;
}

.widget_onecol_posts .following-post .single-article {
    margin: 15px auto !important;
}

.archive-title.font-headlines {
    padding-left: 15px;
}


/**sidebar**/

#sidebar-secondary .widget {
    padding: 0px;
}

#sidebar-secondary section.widget {
    background: #fff;
    margin: 10px auto;
    overflow: hidden;
}

.widget_search .search-submit {
    display: block !important;
}

form.search-form label {
    width: 100%;
    border-radius: 4px;
}

section#text-3 {
    padding: 15px !important;
}

.header-right-section section.widget {
    background: none !important;
}

.entry {
    overflow: hidden;
    padding-top: 5px !important;
    margin: 10px auto !important;
}

span.entry-category.color-category {
    padding-left: 0px;
    position: relative !important;
}

.singular-post .post {
    padding: 15px !important;
    line-height: 30px;
    font-family: 'Kanit', sans-serif;
}

.sidebar-tabs .rpwe-title a {
    color: #000;
    font-size: 16px;
}

#sidebar-secondary .owl-controls.clickable {
    width: auto !important;
    float: none;
    margin: 5px auto;
}

.sidebar-tabs {
    background: none !important;
}

.sidebar-tabs .widget-title.font-headlines {
    margin-bottom: 0;
}

.sidebar-tabs .textwidget {
    background: #fff;
    padding-top: 15px;
}

.footer-widget section.widget {
    background: none;
}

aside#sidebar-secondary {
    padding: 25px 0;
}

.home aside#sidebar-secondary {
    padding: 0px 0;
}

.footer-menu-infomation-logo img {
    padding-top: 40px;
}

.footer-menu-infomation-abouts {
    padding: 15px 0;
    color: #fff;
}

.footer-menu-infomation-abouts h3 {
    text-transform: capitalize;
    color: #fff;
}

.footer-menu-infomation-social {
    padding: 15px;
    font-size: 22px;
}

#footer .copyright {
    font-size: 14px;
    margin: 20px 0;
    text-align: center;
    color: #fff;
}

#header #header-top .info-icons ul li {
    margin-right: 10px !important;
}

.owl-theme .owl-controls {
    text-align: right !important;
    position: absolute !important;
    right: 0;
    bottom: -15px;
}

.singular .loop-nav {
    margin: 30px auto;
    overflow: hidden;
    background: #fff;
    padding: 10px;
}

.singular .entry-extra {
    display: none !important;
}

.search-header .search-submit {
    display: none !important;
}

.search-header #search-3 {
    height: 50px;
    padding-top: 4px;
}


/****/

.widget_onecol_posts h3.entry-title.font-headlines {
    min-height: 115px !important;
    height: auto;
}

.entry-featured-image img {
    width: 100%;
    height: 100%;
    max-height: 350px;
    object-fit: fill;
    padding-top: 10px;
}

.archive-header {
    padding: 10px 0 15px 0;
}

.readmore-home-meohay a {
    color: #fff;
}

.readmore-home-meohay {
    float: none;
    margin: 10px auto;
    background: #272525;
    padding: 5px 10px;
    font-size: 16px;
    position: absolute;
    bottom: 5px;
}

.archive-title.font-headlines {
    margin: 20px auto 15px;
}

.singular aside#sidebar-secondary {
    padding: 0 0 25px 0;
}

span.link-lien-ket a {
    color: #1F1F1E !important;
}

.cnw-maps {
    padding: 0;
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    background: none;
}

.infor-maps {
    background: #eaeaea;
    padding: 0 4%;
    margin: 0 auto !important;
    min-height: 318px;
}

.maps {
    padding: 0 !important;
}

.infor-maps p {
    color: #000;
    font-size: 13px;
    margin: 0 auto 5px auto;
}

p.phone {
    margin: 0 auto !important;
    vertical-align: top;
    height: auto !important;
    display: -webkit-inline-box;
}

.phone a {
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.infor-maps span,
.infor-maps .btncontacts {
    padding-left: 0;
}

.infor-maps p span {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0;
}

.infor-maps i {
    color: #000;
    font-size: 60px;
    padding-top: 8%;
}

.copyright {
    margin: 0 auto !important
}

li.items {
    list-style: none;
    float: left;
    margin: 0 auto 10px;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 10px 0;
}

ul.left-align-row.post-category-home-tintuc {
    overflow: hidden;
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 0;
}

.img-tuvan img {}

.row.form-articel {
    border: 2px solid #ccc;
    padding-top: 15px;
    box-shadow: 1px 1px 1px grey;
}

.menu-item span {}

.form-contacts label.font-secondary {
    width: 100%;
}

.container-box.hidding {
    bottom: -460px;
}

.container-box {
    width: 350px;
    float: right;
    position: fixed;
    bottom: 0;
    right: 5px;
    z-index: 1000;
    background: #cc9965;
    padding-right: 10px;
    border-radius: 4px;
}

h2.header.font-headlines {
    text-align: center;
    padding: 5%;
    text-transform: uppercase;
    color: #fff;
}

.close-sidebar {
    position: absolute;
    right: 25px;
    top: 5px;
    z-index: 11;
    cursor: pointer;
}


/****/

.row.tin-lien-quan {
    background: #f3f2f2;
    padding: 1.5%;
    margin-bottom: 15px;
    margin-top: 15px;
    border-top: 2px solid #ff0000;
}

h2.title-tin-lien-quan {
    font-size: 20px;
    margin: 0 auto 15px auto;
    padding-left: 15px;
}

.img-box-tinlienquan img {
    height: 80px;
    width: 100%;
    object-fit: cover;
}

.title-box-tinlienquan a {
    font-weight: 700;
    font-size: 12px;
    color: #000;
    margin: 0 auto;
}

.yuzo_related_post {
    overflow: hidden;
    padding: 2% !important;
    margin: 10px 0;
    width: 100%;
    display: block;
    /*float: left;*/
    /*problem with other plugins*/
    clear: both;
    background: #eceaea !important;
}

.yuzo_related_post h3 {
    text-transform: uppercase;
}

span.yuzo__text--title {
    text-transform: lowercase !important;
}

.show-button {
    position: fixed;
    float: right;
    right: 3%;
    bottom: 15px;
    display: none;
    z-index: 9;
}

.regist-member-block.hidding {
    right: -300px;
}

.regist-member-block {
    background: white;
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    right: 5px;
    border-radius: 4px;
    border-top: 1px #cc9965 solid;
    border-right: 1px #cc9965 solid;
    border-left: 1px #cc9965 solid;
    transition: all 350ms ease-in-out;
}

.regist-member-block.hidding .heading {
    width: 240px;
    font-size: 15px;
    bottom: 55px;
    border-top-left-radius: 20px;
    background: #d70000;
    font-weight: bold;
    color: #fff;
    border-color: gray;
    text-align: center;
}

.regist-iframe-wrapper .heading {
    position: absolute;
    left: 0;
    bottom: -10px;
    padding-left: 20px;
    width: 405px;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    border-left: 1px #cc9965 solid;
    border-top: 1px #cc9965 solid;
    border-top-right-radius: 20px;
    cursor: pointer;
    text-align: center;
}

.regist-iframe-wrapper .heading {
    padding: 8px 16px;
    text-align: center;
    font-family: 'Spectral SC', serif !important;
    font-size: 20px;
    background: #cc9965;
    color: white;
    transition: all 350ms ease-in-out;
}


/**slide**/

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.slideshow {
    width: auto;
    height: auto;
    max-height: 550px;
    margin: 0px auto;
    margin-top: 15px;
    float: none;
    overflow: hidden;
}

.swiper-pagination-bullet-active {
    background: white ;
}

.tag-footer h3 {
    font-size: 20px;
    margin: 0px auto 10px;
    color: #fff;
}

.tag-footer ul,
.lienhe-footer ul {
    padding: 0;
    margin: 1rem auto;
}

.tag-footer ul li {
    list-style: none;
    color: #fff;
}
.tag-footer ul li a {
    
    color: #fff;
}
#registPanelTrigger{
    display:none;
}

.lienhe-footer ul li {
    list-style: none;
    color: #fff;
}

.footer-tags {
    background: #014B70;
    padding-top: 2%;
    padding-bottom: 2%;
}

.footer-tags .footer-title {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 1rem;font-weight: 700
}

.footer-tags p {
    color: #fff;
    font-size: 0.875rem;
    margin-bottom: 0;
}

.social-footer i.fa {
    font-size: 40px;
    margin-bottom: 30px;
    border-radius: 50%;
}

.social-footer i.fa-facebook {
    background: #426aa2;
    color: #333;
    padding: 10px 20px;
}

.social-footer i.fa-google-plus-official {
    background: #b23122;
    color: #333;
    padding: 10px 13px;
}

.widget-title {
    text-transform: uppercase;
    padding: 5px 0 5px 10px;
    border: none;
    color: #2481d8;
    overflow: hidden;
}

.thumbnail-most-view img {
    width: 100%;
    max-height: 250px;
    height: auto;
    overflow: hidden;
}

p.title-most-view {
    margin: 10px auto;
}

.title-most-view a {
    font-weight: 700;
}

.most-viewd {
    box-shadow: 2px 2px 2px 2px grey;
    padding: 3% 5%;
    overflow: hidden;
}

.readmore-view span {
    color: #fff;
}

.widget > ul > li {
    background: url(/wp-content/themes/envince/images/iconli.png) no-repeat scroll left 0;
    padding: 0px 0 10px;
    margin: 5px auto;
}

.widget > ul > li a {
    padding-left: 25px;
}

#sidebar-primary .widget,
#sidebar-secondary .widget {
    background-color: #fff;
    padding: 0;
    overflow: hidden;
    box-shadow: 2px 2px 2px 2px grey;
    margin: 10px auto;
}

.widget-area.col-sm-12.col-md-4 {
    overflow: hidden;
}

.archive-header {
    padding: 0 !important;
}

.entry-featured-image {
    width: 100%;
    float: none !important;
}

body.login {
    background-color: #be7f3f !important;
}

#login h1 a {
    background: url("/wp-content/themes/envince/images/logoadmin.png") no-repeat !important;
}

.login h1 a {
    height: 100px !important;
    width: 100% !important;
}

.logo-stickly {
    float: left;
}

.logo-stickly a {
    overflow: hidden;
    z-index: 9999;
    height: 50px;
    cursor: pointer;
    position: relative;
}

h3.titlelanding.font-headlines {
    font-size: 11px;
    line-height: 25px;
    position: absolute;
    bottom: 15px;
    background: rgba(158, 95, 33, 0.84);
    margin: 0 auto !important;
    text-align: center;
    padding: 1% 0;
    width: 89.5%;
    color: #fff;
    font-weight: 200;
    left: 0;
    right: 0;
}

.box-landingpage {
    padding-top: 2%;
    overflow: hidden;
}

.box-landingpage img {
    width: 100%;
    max-height: 200px;
    margin: 15px auto;
    height: auto;
    object-fit: cover;
}

.thumbnail-home a img {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
    margin: 0 auto 15px;
    height: 100%;
}

.dropdown-menu>li>a {
    text-transform: uppercase;
}

.float-ck {
    position: fixed;
    bottom: 0px;
    z-index: 9000;
    right: 40px;
    float: right;
}

* html .float-ck {
    position: absolute;
    bottom: auto;
}

#float_content_right {
    display: none;
    border: 1px solid #01AEF0;
    width: 250px;
    height: 250px;
    background: #fff;
}

#hide_float_right {
    display:none;
    text-align: right;
    font-size: 11px;
}

#hide_float_right a {
    background: #01AEF0;
    padding: 2px 4px;
    color: #FFF;
}


/**fix lai menu lan 3**/

.nav.navbar-nav {
    float: right !important;
}

.left-link ul {
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.left-link ul li {
    float: left;
    margin: 0 auto;
    list-style: none;
    text-transform: uppercase;
    font-weight: normal;
}

.left-link ul li a {
    color: #fff;
    padding: 15px !important;
}

.header-link {
    background: #333;
}

.left-link .dropdown-menu {
    min-width: 250px;
    width: 100%;
}

.left-link .dropdown-menu li {
    width: 100%;
}

.left-link ul.dropdown-menu li a {
    white-space: nowrap;
    display: block;
    clear: both;
    color: #333;
    padding: 10px 20px;
    text-transform: capitalize;
}

.left-link ul.dropdown-menu li a:hover {
    color: #fff;
}

.right-social ul {
    float: right;
}

.right-social ul li {
    list-style: none;
    float: left;
    margin: 10px 5px;
    ;
}

.right-social a {
    color: #fff;
    margin: 0 auto;
}

.right-social i {
    font-size: 18px;
}

.landingpage-cnw li {
    list-style: none;
    cursor: pointer;
}

#homepostslide .swiper-slide {
    width: 32.5% !important;
    height: 350px !important;
}

.box-gioithieu-footer img {
    padding-top: 0%;
}

.qchoithaoeb5 {
    position: fixed;
    z-index: 999;
    bottom: 5px;
    right: 40px;
    width: 300px;
    height: 300px;
    float: right;
}

.qchoithaoeb5 a:hover img {
    opacity: 1 !important;
}

@media (max-width:640px) {
    .qchoithaoeb5 {
        display: none !important;
    }
}

.fixed {
    background: #fff !important;
    z-index: 999999 !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin: 0 auto !important;
    top: 0 !important;
    position: fixed !important;
    padding: 0 !important;
    left: 0 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

a[href^="tel:"]::before {
    content: "" !important;
}

ul.left-align-row.post-category-home-hoidap {
    padding-left: 0 !important;
}
.home .doitac-chienluoc-cnw-page {
    display: none;
}
.doitac-chienluoc-cnw-page {
    padding: 1.5% 0 3%;
}
.doitac-chienluoc-cnw-page h2 {
    font-weight: bold;
    font-size: 40px;
    color: #8B4513;
    text-transform: uppercase;
}
.doitac-chienluoc-cnw-page .wrapper {
    float: none;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}
.thongtinhuuich h3 {
    margin: 0 auto 2rem;
    font-weight: 700;
    font-size: 2.25rem;
    color: #181818;
}
.title-hoidap a {
    color: #333;
}
/*h2.font-headlines {
    font-size: 18pt !important;
    margin: 15px auto;
    font-weight: 500 !important;
}
h3.font-headlines {
    font-size: 14pt !important;
    margin: 15px auto;
}*/
.search-header {
    width: max-content;
    float: left;
    margin: 10px auto 0;
}
.search-header input.search-field {
    width: 100%;
    padding: 0 20px;
}
.ms-theme-cubic {
    opacity: unset !important;
}
