/*Page*/
.box_page{background-color:#efefee;padding:3.9rem 0}
.title_page{ font-weight: 900;  padding: 1rem 0;}
.content_page p {line-height: normal !important; font-weight: 400; margin-bottom: 3rem !important;}
/*Page giới thiệu*/
.box_maingioithieupagegt{background-color:#efefee}
.box_gioithieupagegt{position: relative; overflow:hidden}
.tamnhinpagegt .container{padding-left:0}
.about_container{ padding: 0 6rem;}
.about_list{ list-style: none; padding: 2vw 0; position: relative; justify-content: space-between;} 
.tieude_imggioithieupagegt{ font-weight: 500; font-style: italic; text-align: center; line-height: 1.3; font-size: 1.6176470588vw; margin-top: 1rem;}
.noidung_gioithieupagegt{padding-left:2.3vw}
.noidung_gioithieupagegt h3{margin-top: -0.8823529412vw;font-weight: 900;font-size: 4vw;margin-bottom: 2vw;max-width: 75%;line-height: 1.2; }
.noidung_gioithieupagegt p { margin-bottom:1rem;font-weight: 300;font-size: 1.66vw;} 
.sumenh_container{padding: 0 3.4558823529vw;padding-right:0;position:relative}
.bg_sumenhpagegt{width: 11.3970588235vw;left: 0;right: auto;margin: auto;z-index: 0;bottom: 0;top: auto;height: 24.7058823529vw;position: absolute;} 
.box_giatricotloipagegtchild{margin-bottom:1.3vw}
.box_contentgiatricotloipagegt{height: 100%;position: relative;}
.box_contentgiatricotloipagegt::before, .box_contentgiatricotloipagegt::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(66, 65, 65, 0.87);
pointer-events: none;
transition: 0.3s;
z-index: 1;
}
.box_contentgiatricotloipagegt::after {background: rgba(118, 48, 23, 0.65);opacity: 0;transition: 0.3s;}
.box_contentgiatricotloipagegt:hover::after {opacity: 1;}
.tieudechinh_giatricotloipagegt{font-weight: 900;text-align: center;margin-bottom: 2vw;font-size: 4vw;}

.box_image_giatricotloipagegt {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: white;
transition: 0.3s;
}
.box_image_giatricotloipagegt img {
width: 100%;
height: 100%;
vertical-align: middle;
-o-object-fit: cover;
object-fit: cover;
transition: 0.3s;
}

.box_contentgiatricotloipagegtchild{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 3.6rem 3.2rem;
text-align: center;
color: #fff;
z-index: 2;
}
.box_contentgiatricotloipagegtchild h3  {
top: 50%;
transform: translateY(-50%);
width: 100%;
max-width: 26.3rem;
margin: 0 auto;
padding: 0.8rem 0;
text-align: center;
text-transform: uppercase;
letter-spacing: -0.01em;
color: #fff;
position: relative;
transition: 0.3s; 
font-weight: 600;
}
.box_contentgiatricotloipagegtchild h3::before {
content: "";
position: absolute;
left: 50%;
bottom: 0;
transform: translateX(-50%);
width: 40%;
height: 2px;
background-image: url("../images/live_gradient.png");
background-repeat: repeat-y;
background-size: 100%;
transition: 0.3s;
opacity: 0;
}
.box_contentgiatricotloipagegt:hover .box_contentgiatricotloipagegtchild h3::before { opacity: 1; }
.box_contentgiatricotloipagegtchild:hover h3 {
font-size: 1.6176470588vw;
top: 0;
transform: unset;
}

.noidung_giatricotloipagegt {
padding-top: 0.8rem;
letter-spacing: -0.01em;
opacity: 0;
pointer-events: none;
transition: 0.3s; 
}
.box_contentgiatricotloipagegtchild:hover .noidung_giatricotloipagegt {
opacity: 1;
pointer-events: auto;
}
/*Hỏi đáp*/
.box_thontinthontinhoidap{background-color:#EFEFEE; padding: 2rem 0;} 
.box_thontinthontinhoidapchild{    border: 0.5px solid #fc5f43; 
position: relative;
height: 100%; 
box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 10px;
display: flex;
align-items: center;  
background: rgb(255, 255, 255);
transition: 0.3s;}
.number-faqs {    height: 100%;
    background-image: url(../images/gradient-2.png);
    background-repeat: repeat-y;
    background-size: 100%;
    color: #fff;
    font-size: 8rem;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    transition: 0.3s; 
    width: 4.7794117647vw; 
    font-size: 5.8823529412vw;
}
.tieude_hoidap {  margin-bottom: 0.5rem;font-weight:600}
.box_cautraloi{padding: 1rem 2rem;}
.noidung_cautraloi p {color: #555;  
    font-weight: 300;
    line-height: 1.2;}
/*Sidebar*/
.box_sidebar{ border-radius: 10px;background-color: #fff; box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.07058823529411765);  padding: 1.5rem;margin-bottom:2rem}
.tieude_menusidebar{ 
    border-bottom: 2px solid #444;
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    font-weight: 600;}
.menu_sidebar li a {
padding: 0.4em 0; 
display: inline-block; 
color: #444;
}
.menu_sidebar li a:hover{color: #444;}
.box_sidebar li a:before {
content: "\ec77";
font-size: 0.4rem;
font-family: IcoFont!important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
line-height: 1;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
margin-right: 9px;
color: #444;    vertical-align: middle;
}
.box_sidebar ul li a:hover { color:#444} 


.box_postsidebar{margin-bottom:2rem}
.box_imgpostsidebar {padding-right: 0;}
.box_titlepostsidebar h4{     font-size: 1rem;
    font-weight: 600;
    margin-top: 0.5rem;
    line-height: 1.7;}
/*Page product*/
.box_danhmucsanphampagesanpham{padding:2vw 0 1vw;background-color:#efefee;position:relative;overflow:hidden}
.box_danhmucsanphampagesanphamchild{margin-bottom:2rem; } 
.danhmucsanphampagesanpham{background-color:#fff;padding: 1rem;height:100%} 
.danhmucsanphampagesanpham img{    width: 100%; 
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center; }
.noidung_danhmucsanphampagesanpham1{ padding-left:0 }
.tieude_danhmucsanphampagesanpham{ 
    font-weight: 700; 
    color: #4D3F28; }
.noidung_danhmucsanphampagesanpham h4{ font-weight: 600;}
.noidung_danhmucsanphampagesanpham p{ color: #4D3F28;font-weight: 300; }
.noidung_danhmucsanphampagesanphamchild { 
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;    text-align: center;
    height: 100%;}
.noidungthancaocap_danhmucsanpham{text-align:center;display: flex;flex-direction: column;/*justify-content: space-between;*/}  
.noidungthancaocap_danhmucsanpham h6{font-weight: 600;margin:0.5rem 0}  
 
.link_sanphampagesanpham{     background-image: url("../images/gradient-1.png");
background-repeat: repeat-y;
background-size: 100%;
width: -moz-fit-content;
width: fit-content;
height: -moz-fit-content;
height: fit-content;
padding: 0.1rem;
border-radius: 90px;
margin-top: 1.8382352941vw;
margin:0.5rem auto 0;}
 
.btn_sanphampagesanpham{     background-image: url("../images/gradient-2.png");
border: none;
background-repeat: repeat-y;
background-size: 100%;
color: #ffffff;
font-weight: 300;
padding: 0.5rem 2rem; 
border-radius: 90px;
display: table;
margin: 0;}
/*Page danh muc san pham*/
.box_danhmucsanpham .row{justify-content:center}
.noidung_1danhmucsanpham{display: flex;flex-direction: column;justify-content: space-between;}
.tieude_1danhmucsanpham{font-weight: 700; color: #4D3F28;}
.noidung_1danhmucsanpham h4{font-weight: 600;margin:0.5rem 0}  
.noidung_1danhmucsanpham p{}
/*Archive product*/
.box_archivepro { 
background-image: url("../images/bgr_19.jpg");
background-repeat: no-repeat;
background-size: cover;
height: -moz-fit-content; 
padding: 5vw 0;
}
.box_archivepro .container{padding:0 4vw}
.category_name{text-align: center;font-weight: 900;margin-top: 1.5rem;}
.description_pro{margin-bottom:1rem;text-align: center;} 
.archive_product{justify-content:center}
.box_sanphamarchivemain{margin-bottom:2vw}
.box_sanphamarchive {height: 100%; background-color:#fff;  border: 3px solid #FD890C;
padding: 1rem;
text-align: center;
border-radius: 2.2058823529vw;}
.box_sanphamarchivesingle{padding:1rem}
.box_sanphamarchivesingle h5{text-align: center; font-weight: 600;}
.box_sanphamarchive .row{align-items: center;height: 100%;} 
.tieudeproduct_gallery{ text-align: center; font-weight: 600;}
.tieudeproduct_gallery1{   
    font-weight: 700 ;
    margin-bottom: 0.5rem ;
    text-transform: uppercase; 
    margin: 0 auto;}
.product_image{     width: auto;
    max-height: 150px;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;} 
/*Single product*/
.box_slidesinglepro{padding:1vw 0 2vw;background-color:#efefee}
.box_imgsingle {position:relative; overflow:hidden}
.product_image_gallery{width: auto !important; margin: 0 auto;}
.product_gallery{max-height:500px}
.tensanpham{font-weight: 900;text-transform:uppercase; margin: 1.5rem 0;text-align: center;} 
.box_dactrungthongsokythuat{justify-content:center} 
.title_thongsosanpham{   
margin: auto;
display: block;
border-radius: 0.5rem;
margin-bottom: 1.4705882353vw; 
background-image: url("../images/gradient-1.png");
background-repeat: repeat-y;
background-size: 100%;
width: -moz-fit-content;
width: fit-content;
height: -moz-fit-content;
height: fit-content;
padding: 0.2rem; 
margin-top: 1.8382352941vw;}
.title_thongsosanpham p {    border-radius: 0.5rem;
text-transform: uppercase;
vertical-align: middle;
text-align: center; 
background-image: url("../images/gradient-2.png");
border: none;
background-repeat: repeat-y;
background-size: 100%;
color: #ffffff;
font-weight: 600;
padding: 0.5rem 2rem; 
width: 20rem; 
margin: 0;
}

 
.box_bangnhau.box_dactrungpro{padding-right:3vw}
.box_bangnhau.box_chitietsp{padding-left:3vw}
.thongsokythuat_pro strong{color: #fff !important; }

.box_bangnhau{ /*flex: 1;   
  min-width: 320px;*/
  display: flex;
  flex-direction: column; }
.dactrung_pro{   flex: 1;
  /*padding: 10px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);*/
  display: flex;         /* Thêm để con có thể stretch */
  flex-direction: column;}
.dactrung_pro img{height:100%}  
.dactrung_pro table { 
  height:100% !important;
  border-collapse: collapse;
  table-layout: fixed;
}

 

.thongsokythuat_pro table tr td{    border: 1px solid rgb(255, 255, 255);
    background-color: #434141;
    padding: 3vw 0;
    text-align: center;
    color: #fff;
    font-size: 1.5vw;
    font-weight: 300;}
.tieudemota{    line-height: 1.1;
font-size: 3vw;
color: #434141;
padding-right: 2.9411764706vw;
height: -moz-fit-content;
height: fit-content;}
.excerpt_pro p{    font-size: 1.5rem;
text-align: center;
color: #5B5858;
line-height: 1.3;
height: -moz-fit-content;
height: fit-content;}
.content_singlepro{margin:0}
.content_singlepro p{text-align:justify}
.title_relatedproduct{ text-align: center; color: #c2141d;
position: relative;
margin-top: 1.4705882353vw; 
margin-bottom: 4vw;
font-weight: 900;}
.title_relatedproduct:before{     content: "";
height: 1px;
width: 30%;
background: #c2141d;
position: absolute;
top: -0.4411764706vw;
bottom: 0;
margin: auto;
left: 0;}
.title_relatedproduct:after{   content: "";
height: 1px;
width: 30%;
background: #c2141d;
position: absolute;
top: -0.4411764706vw;
bottom: 0;
margin: auto;
right: 0;
}

.box_productchild{border: 3px solid #fd890c;height:100%; padding: 0.3676470588vw;}
.title_productsingle h4 {margin-bottom: 0;
color: #30291f;
text-decoration: none; font-weight:600;
padding: 2vw 0;
text-align: center;
}


.link_downloadprofile{    background-image: url("../images/gradient-1.png");
background-repeat: repeat-y;
background-size: 100%;
width: -moz-fit-content;
width: fit-content;
height: -moz-fit-content;
height: fit-content;
padding: 0.2rem;
border-radius: 90px;
margin-top: 1.8rem;
margin: 3rem auto 0;}

@keyframes blinkButton {
0% {
box-shadow: 0 0 5px rgba(255,255,255,0.6), 0 0 15px rgba(255,255,255,0.3);
transform: scale(1);
}
50% {
box-shadow: 0 0 15px rgba(255,255,255,0.9), 0 0 30px rgba(255,255,255,0.6);
transform: scale(1.05);
}
100% {
box-shadow: 0 0 5px rgba(255,255,255,0.6), 0 0 15px rgba(255,255,255,0.3);
transform: scale(1);
}
}	
.btn_downloadprofile {
background-image: url("../images/gradient-2.png");
border: none;
background-repeat: repeat-y;
background-size: 100%;
color: #ffffff;
font-weight: 300;
padding: 0.6rem 2rem 0.8rem; 
border-radius: 90px;
display: table;
margin: 0;
animation: blinkButton 1.5s infinite ease-in-out;
}

.box_productlienquan{margin-bottom: 2rem;}
/*Archive*/ 
.box_archive{background-color: #efefee;} 
.box_postarchivemainbottom{margin-bottom:2rem;display:inline-block}  

.box_menuarchive{    text-align: center;
margin-bottom: 3rem;
border-bottom: 1px solid rgb(239, 239, 239);} 
.menu_archive {display: inline-block;vertical-align: middle;}
.menu_archive li{float: left;
font-size: 16px;
position: relative;
padding-bottom: 25px;
margin: 0px 20px;}
.menu_archive li a{ padding: 1rem; position: relative;overflow: hidden;display: block;}
.menu_archive li a:hover{color: #444;}
.menu_archive li a::after {
content: "";
position: absolute;
bottom: 0px;
left: 50%;
height: 3px;
width: 0px;
transform: translate(-50%);
background-color: #444;
transition: 0.3s;
}
.menu_archive li.current-menu-item a::after, .menu_archive li a:hover::after {
width: 100%;
}




.box_archivetintucchild{margin-bottom:1.35vw}
.noidung_archivetitletintuc{ display: table;
background-color: #0079cc;
margin: 0 0 2rem;}
.box_archivetitletintuc {
padding-left: 10px;
display: block;
background-color:#cf892f;
} 
.image_archive {
    width: 100%;
    height: 15vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    margin-bottom: 1.5vw;
}
.box_archivetitletintuc h2{    text-transform: uppercase;
font-weight: 600;
color: #fff;
padding: 0.5rem;} 
.entry-title li {
display: block;
background-color: #1a9af5;
color: #fff;
padding: 3px 7px 2px;
margin-right: 10px;
float: left;
font-size: 12px;
}
.title-archivett > a{ color: #555;
margin: 10px 0px;
display: block;}
.mg-bottom{ margin-bottom:10px} 

.box_postarchivemain{display: table;float: left;padding:0;}
.box_contentpostarchive{position: relative;overflow: hidden;}
.box_postarchivetop{ float: left;    margin-bottom: 0.75rem; margin-top: 0.75rem;}
.title_postarchive{   
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
padding: 15px 20px;
color: white;
background: rgba(0, 0, 0, 0.6);}
.title_postarchive:hover{ background-color: #017bcec2;}
.title_postarchive h3{ font-weight:600}
.title_postarchive h3{color:#fff}
.title_postarchivechild h3{     line-height: 1.3em;
font-size: 0.9em;
color: #fff;  
margin-bottom: 0.3rem;
}
.title_postarchivechild h3:hover{    color: #fff; }
.luotxem i, .post_date i{    color: #fff;
padding-right: 3px;}
.post_date{color: #fff;
font-size: 0.9rem;}


.box_postarchivechild {   
-o-transition: all ease 500ms; 
border-radius: 10px;
position: relative;
height: 100%;
-webkit-transition: all ease 500ms;
-o-transition: all ease 500ms;
transition: all ease 500ms;
background-color: #fff;
box-shadow: 2px 2px 16px -7px rgba(178.9921875, 178.9921875, 178.9921875, 0.5);
opacity: 1;
overflow: hidden; }
.box_postarchivechild:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border-bottom-color:#000;background-color:#017bce;color:#fff}
.box_postarchivechild:hover h3,.box_postarchivechild:hover .post_date,.box_postarchivechild:hover .post_date i{color:#fff}
.box_postarchive {position: relative; overflow:hidden}
.box_postarchive img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-o-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.box_postarchive:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}
.box_postarchivecontent {padding:1rem; }
.box_postarchivecontent h3{ line-height: 1.8rem; color: #444; font-size: 1.3rem;font-weight:600}
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;    margin-bottom: 0.5rem;
}
.box_postarchivecontent h3:hover{color:#fff}
.box_postarchivecontent .post_date,.box_postarchivecontent .post_date i{color: #999;}
.excerpt_postarchivecontent{      color: #54595f;
font-size: 0.9rem;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
} 
.btn_readmorepost{font-size: 16px;font-weight: 700;color: #444; margin-top: 0.5rem; display: block; }
.btn_readmorepost:hover{color:#009deb}
/*Phân trang*/
.pagination {display: table;margin:1rem auto;}
.pagination li{display:inline-block}
.pagination > .page-item:last-child > a ,.pagination > .page-item:first-child  > a,.pagination > .page-item > a { 
position: relative;
display: block;
padding: .5rem .75rem;
margin-left: -1px;
line-height: 1.25; 
border: 1px solid #dee2e6;border-radius:0
}
.page-item.active .page-link { 
background-color: #444;
border-color: #444;
}
/*Single*/
.box_pagesingle{background-color: #efefee; padding-top: 2vw;}
.box_contentsingle{ background-color: #fff; box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.07058823529411765); padding: 1.5rem;border-radius:10px}
.title_pagesingle{ font-weight:600;font-size: 1.5rem; }
.box_thoigian {
color:#444;
margin: 1em 0;
display: block;
}
.share-wrapper{    display: table;  
margin-bottom: 1rem;
}
.share-button {
display: inline-block;
border: 1px solid #dadbdc;
border-radius: 40px; 
text-align: center;
vertical-align: middle;
padding: 10px; 
width: 35px;
height: 35px;
line-height:10px;
background-color: #fff;
z-index: 99;margin:0 0.3rem
}
.share-button:hover span{color: #fff;}
.share-button.facebook {color: #4596eb;}
.share-button.facebook:hover {background-color: #4596eb;border-color: #4596eb}

.share-button.pinterest { color:#e25241;}
.share-button.pinterest:hover { background-color: #e25241;border-color: #e25241;}

.share-button.twitter {color: #48a8ee;}
.share-button.twitter:hover {background-color: #48a8ee;border-color: #48a8ee;}

.share-button.linkedin {color: #0073b1;}
.share-button.linkedin:hover {background-color: #0073b1;border-color: #0073b1;}

.share-button.reddit { color: #ff1a00;}
.share-button.reddit:hover { background-color: #ff1a00; border-color: #ff1a00;}

.share-button.email { color: #f6c244;}
.share-button.email:hover { background-color: #f6c244; border-color: #f6c244;}


.box_tintuckhac{margin-top:3rem}
.title_tintuckhac{  
font-weight:600;
padding-bottom: 0.5rem;
margin-bottom: 1.5rem;
border-bottom: 1px solid #444;
color: #444;}
.title_postlienquan{    line-height: 1.5rem;
color: #111d19;
font-size: 1rem; 
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
margin-bottom: 0.5rem;
font-weight: 600;
margin-top: 0.5rem;}

.table-responsive {
  width: 100%;
  overflow-x: auto;
} 
 
.table-responsive table {
  width: 100%;  
  border-collapse: collapse;
}
.table-responsive img {
  max-width: 100%;
  height: auto;
}
/*Page liên hệ*/ 
.box_contentpagelienhe{margin-bottom:2rem}
.content_lienhe{   
padding: 2rem;
border-radius: 0.6rem;
box-shadow: 1px 2px 20px 0px rgba(171, 190, 209, 0.51);
height: 100%;}
.content_lienhe h3{font-size:1.5rem; margin-bottom:1rem;font-weight:600;}
.content_lienhe p{color: #54595f;line-height: 2.5rem;}

.content_lienhe{ display: flex; flex-direction: column;}
.contact-image { flex-grow: 1; position: relative;}
.contact-image img { position: relative; top: 0; left: 0; height: 100%; width: 100%; object-fit: cover;}

.form_pagelienhe{padding:2rem;border-radius:0.6rem;box-shadow: 1px 2px 20px 0px rgba(171, 190, 209, 0.51);height:100%}
.form_pagelienhe h3{margin-bottom: 1rem; font-weight: 600;} 
.form_pagelienhe >p{ color: #54595f;}
.form_pagelienhe .input_gl > span > input,.form_pagelienhe .input_gl > span > select,.form_pagelienhe textarea {
min-height: 40px !important;border-radius: 3px;background-color: #FBFBFB;border-color: #D9D9D9;}
.form_pagelienhe .btnguidi{text-align:center}
.form_pagelienhe .btn-success{border-radius: 90px;}
.form_pagelienhe .btn-success:hover{ border: 0.01rem solid #009deb;background-color: #009deb;color: yellow;}
.box_thontinpagelienhe{margin-bottom:3rem}
.box_noidunglienhechild{       border-radius: 10px 10px 10px 10px;
box-shadow: 0px 0px 20px -5px rgba(151.33124542236328, 151.33124542236328, 151.33124542236328, 0.5);
height: 100%;
padding: 1rem 0.5rem;border-transition: 0.3s;border: 1px solid transparent;     -o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;}
.box_noidunglienhechild:hover{border: 1px solid #009deb;}
.icon_lienhe { 
width: 3rem;
height: 3rem;
color: yellow;
background-color: #444;
display: table;
border-radius: 50%;
text-align: center;
line-height: 3rem;
font-size: 1.5rem;
margin: 0 auto;
}
.tieude_lienhe{font-size: 15px;
font-weight: 600;
color: #333;
text-align: center;
margin: 2rem 0;}
.noidung_lienhe{color:#7a7a7a;text-align:center}
#kinhnghiem-box {
display: none;
}
/*Bình luận*/
.box_titlecomment {padding-bottom: 1em;margin-top: 4em;}

.box_titlecommentchild {    color: #003c72;font-size: 1.5rem; } 
.input_noidungcomment {background: #fff url(../images/icon_noidung.png) no-repeat 1% 3%; padding: 5px 10px 5px 35px ;    width: 100%;}
.input_hotencomment {
padding: 5px 10px 5px 35px ;
min-height: 40px ; 
background: #fff url(../images/icon_hoten.png) no-repeat 2% 50%;
background-size: 20px;width:100%;margin: 1em 0;
} 
.input_emailcomment {
padding: 5px 10px 5px 35px ;
min-height: 40px ; 
background: #fff url(../images/icon_email.png) no-repeat 2% 50%;
background-size: 20px;width: 100%;margin: 1em 0;
} 

.btl_comment  {  
padding: 0.5em 1em;
color: #fff;
background-color: #003c72;
text-transform: uppercase;
margin-top: 2em; 
border: 0.01em solid #003c72;} 
.btl_comment:hover,.btl_comment:active,.btl_comment:focus {background-color:#fff; color:#003c72}



.comment-pagination {
padding: 25px 0;
}

.comment-pagination .page-numbers.current {
background: #ff6200;
color: #fff;
border: 1px solid #ff6600;
text-decoration: none;
border: 1px solid #dfdfdf;
background: #f0f0f0;
padding: 10px 10px;
border-radius: 3px;
color: #999;
}


.comment-pagination .page-numbers, .page-numbers:visited {
border: 1px solid #dfdfdf;
background: #f0f0f0;
padding: 10px 10px;
border-radius: 3px;
color: #999;
margin: 3px;
}

.box_singlecomment {background-color:#eaeaea;margin-top: 3em; padding: 1em;}
.comment-author {float: left; margin-right: 1em;}
.comment-author img{border-radius:50%}
.title_comment { color: #003c72;font-size: 1.2rem;font-family: Anton-Regular;margin-bottom: 1em;display: block;}
.commentlist_mw li {padding: 1em 0;  border-bottom: 0.1em solid #989898;}
.commentlist_mw li:last-child {border-bottom: 0;}
.commentmetadata > .fn {font-weight: 600;text-transform: uppercase; float: left; margin-right: 1em;}
.ngaythang_cm,.comment-reply-link {color: #003c72}
.kksr-legend {color: #fff}
/*Post content dùng chung*/
.like-click {margin-top: 30px; display: block; overflow:hidden}
.border_content {  margin-bottom: 30px;}
.post-content{color: #444}
.post-content img{ max-width:100%; height:auto;}
.post-content iframe{ width:100% !important;  }
.notice {border-radius: 0;  overflow: hidden; margin-top: 10px;}
.post-content strong { font-weight: 600;  line-height: 30px; }
.post-content a { color: #444 }
.aligncenter a img{ margin: 0 auto; display: block;}  
.post-content h1{ margin-bottom: 1rem;}  
.post-content h2{ margin-bottom: 1rem;} 
.post-content h3{ margin-bottom: 1rem;}
.post-content h4{ margin-bottom: 1rem;} 
.post-content h5{ margin-bottom: 1rem;} 
.post-content h6{ margin-bottom: 1rem;} 
.content_ttkhac { padding: 0px 10px 5px;}

.post-content cite,
.post-content dfn,
.post-content em {font-style: italic;}
.post-content p { color: #5B5858; margin-bottom:1rem;line-height: 2; }
.post-content ol,
.post-content ul {margin: 16px 0;padding: 0 0 0 30px;}
.post-content ul li{margin: 10px 0}
.post-content ul {list-style-type: square;}
.post-content ol {list-style: decimal outside;}
.post-content li > ul,
.post-content li > ol {margin: 0;}
.post-content dl {margin: 0 20px;}
.post-content dt {font-weight: bold;}
.post-content dd {margin: 0 0 20px;} 
.post-content code,.post-content kbd,.post-content pre,.post-content samp {font-family: monospace, serif;font-size: 14px;}
.post-content pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}

.post-content blockquote,
.post-content q {quotes: none;}
.post-content blockquote:before,
.post-content blockquote:after,
.post-content q:before,
.post-content q:after {content: "";content: none;}
.post-content blockquote {
font-size: 24px;
font-style: italic;
font-weight: 300;
margin: 24px 40px;
}

.post-content blockquote blockquote {margin-right: 0;}
.post-content blockquote cite,
.post-content blockquote small {
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
}
.post-content cite {
border-bottom: 0;
}
.post-content abbr[title] {
border-bottom: 1px dotted;
}
.post-content address {
font-style: italic;
margin: 0 0 24px;
}

.post-content del {color: #444;}
.post-content ins {
background: #fff9c0;
border: none;
color: #444;
text-decoration: none;
}

.post-content sub,
.post-content sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

.post-content sup {
top: -0.5em;
}

.post-content sub {
bottom: -0.25em;
}

.post-content a { 
text-decoration: none;
}


.post-content a:focus {
outline: thin dotted;
}

.post-content a:active,
.post-content a:hover { 
outline: 0;
}

.post-content a:hover {
text-decoration: underline;
}
/*Alignment*/
.post-content .alignleft {
float: left;
margin: 5px 20px 5px 0;
}
.post-content .alignright {
float: right;
margin: 5px 0 5px 20px;
}

.post-content .aligncenter {
display: block;
margin: 5px auto;
}
.post-content img.alignnone {
display: block;
/*margin: 5px auto;*/
}
/*Tables*/
.post-content table {
border: 1px solid #ddd;
border-collapse: collapse;
border-spacing: 0;
font-size: 1rem;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.post-content caption,
.post-content th,
.post-content td {
font-weight: normal!important;
border: 1px solid #ddd;
text-align: left;padding: 6px 10px;font-size: 1rem;
}
.post-content caption {
font-size: 1rem;
margin: 20px 0;
}
.post-content th {
font-weight: normal!important;
text-transform: uppercase;
border: 1px solid #ddd;
} 
/*Images*/
.post-content img {
height: auto;
max-width: 100%;
vertical-align: middle;  
}
.post-content .wp-caption {
background: transparent;
border: none;
padding: 0;
max-width: 100% !important;
text-align: center;
width: 100% !important;
}
.post-content .wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
.post-content .wp-caption.alignright {
margin: 5px 0 5px 10px;
}
.post-content .wp-caption-dt {
margin: 0;
}
.post-content .wp-caption .wp-caption-text,
.post-content .wp-caption-dd {
color: #220e10;
font-size: 14px;
font-style: italic;
font-weight: 300;
line-height: 1.5;
margin-bottom: 24px;
padding: 0;
}
.post-content .mceTemp + ul,
.post-content .mceTemp + ol  {list-style-position: inside;}
 
 