/*Global css*/
html {
    font-size: 16px;
}
body * {
    font-family: 'Be Vietnam', sans-serif;
    font-weight: 300;
}
#main .row {
  max-width: 1200px;
}
.col {
    padding-bottom: 0;
}
/* --- trung -- */
.tw-image,.tw-image .twentytwenty-container{
  /*height: 278px !important;*/
}
.before-after-wp .post-item{
  padding: 15px !important;
}
.before-after-wp .post-item .box-text{
    padding-top: 20px;
}
.before-after-wp .post-item a{
  font-size: 12px;
}
.before-after-wp .post-item .detail-rom {
  display: none;
}
.before-after-wp .post-item .view-before-after{
  font-size: 12px;
  color: #333;
  background: #fff;
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
}
.before-after-wp .post-item .post-title{
  padding-bottom: 0px;
}
.before-after-wp .post-item .post-title a{
  display: block;
  color: #333;
  font-weight: 600;
  font-size: 18px;
  margin-top: 15px;
}
/* -- end trung -- */

#main .section-title-container {
    margin-bottom: 0;
}
.btn a.button {
    margin: 0;
    width: 270px;
    line-height: 54px;
    padding: 0;
    border: 1px solid;
}
.btn a.button span {
    font-size: 16px;
    font-weight: 700;
}
.btn.btn1 a.button {
    border-color: #00972E;
}
.btn.btn1 a.button span {
    color: #00972E;
}
.btn.btn1 a.button:hover {
    border-color: #00972e;
}
.btn.btn1 a.button:hover span {
    color: #fff;
}
.thumb-no-pd .post-item .image-cover {
    padding-top: 0 !important;
}
.thumb-no-pd .post-item .image-cover,
.thumb-no-pd .post-item .image-cover img {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.thumb-no-pd .post-item .post-title {
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
}
.post-item .is-divider {
    display: none;
}
.post-item .post-title {
    color: #000;
    /* padding-bottom: 35px; */
}
.post-item .post-title:hover {
    color: #00972E;
}
.post-item .box-text {
    padding-top: 30px;
}
.post-item .post-meta {
    font-size: 12px;
    font-weight: 300;
    display: none;
}
.ec-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.ec-header .nav li {
    margin: 0 40px;
    padding: 30px 0;
}
.ec-header .nav li a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 5px 0;
    line-height: normal;
}
#masthead .ec-header .nav li a:hover {
    color: #00972E;
}
.ec-header .nav li a img {
    max-width: 21px;
    height: auto;
}
.ec-header .nav li.menu-search a img {
    display: none;
}
.ec-header .nav li.menu-search a span img {
    display: block;
}
.single #masthead .ec-header li.menu-search a img,
.page-id-227 #masthead .ec-header li.menu-search a img,
#masthead .is-sticky-section li.menu-search a img {
   display: block;
}
#masthead .is-sticky-section li.menu-search a span img {
    display: none;
}
#pop-search {
    /*padding: 0 !important;*/
    background: no-repeat;
    box-shadow: none;
}
#pop-search .submit-button,
#pop-search form input {
    line-height: 50px;
    height: auto;
    min-height: auto;
    background: #fff;
}
#pop-search form input {
    padding: 0 20px;
}
#pop-search .mfp-close {
    color: #ffffff;
    opacity: 1;
    right: 10px;
    top: -10px !important;
    background-image: url('../img/cancel.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
}
#pop-search .mfp-close:hover {
    background-image: url('../img/cancel2.png');
}
#pop-search .mfp-close svg {
    display: none;
}
#pop-search .mfp-close:hover {
    color: #00972E;
}
#pop-search .submit-button {
    padding: 0 15px;
    right: 16px;
}
#pop-search .searchform .button.icon:hover i {
    color: #00972E;
}
#pop-search .searchform .button.icon i {
    font-size: 25px;
}
.ec-footer .ec-row1 {
    flex-wrap: nowrap;
    padding: 100px 0 70px 0;
}
.ec-footer .col h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
    line-height: 130%;
}
.ec-footer .col {
    width: 100%;
}
.ec-footer .col.footer-01 {
    max-width: 33%;
}
.ec-footer .col.footer-02,
.ec-footer .col.footer-03 {
    max-width: 16%;
}
.ec-footer .col.footer-04 {
    max-width: 35%;
}
.ec-footer .col .nav li {
    width: 100%;
    margin: 0 !important;
}
.ec-footer .col h3 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.ec-footer .col .nav li a {
    font-size: 16px;
    font-weight: 200;
    color: #fff;
    width: 100%;
    padding: 0;
    line-height: 26px;
}
.ec-footer .col .nav li a:hover {
    color: #00972E;
}
.ec-footer .col.footer-04 .social-icons {
    padding-top: 40px;
}
.ec-footer .btn a.button {
    border: none;
}
.ec-footer .ec-row2 {
    padding-bottom: 100px;
}
.ec-footer .ec-row2 p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 200;
}
.ec-home-4 form {
    position: relative;
}
.ec-home-4 form input {
    background: no-repeat !important;
    border: none !important;
    border-bottom: 1px solid #fff ! important;
    box-shadow: none !important;
    margin-bottom: 0;
    padding: 0;
    color: #fff;
    font-style: italic;
    font-weight: 200;
}
.brc {
    padding-top: 40px;
    padding-bottom: 75px;
}
.brc .breadcrumbs {
    font-size: 14px;
    font-weight: 200;
    color: #000000;
}
.brc .breadcrumbs a {
    color: #000000;
}
.brc .breadcrumbs a:hover {
    color: #00972E;
}
.ec-title h1 span,
.ec-title h1 {
    margin-bottom: 0;
    line-height: 120%;
    font-size: 42px;
    font-weight: 700;
    color: #000;
}
.ec-title h1 b {
    display: none;
}
.ec-header-2 {
    display: none;
}
#masthead .is-sticky-section {
    display: block;
    position: fixed;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);
}
.single .ec-header-2,
.page-id-227 .ec-header-2,
.single .ec-header-2 {
    display: block;
}
.single .ec-header-1,
.page-id-227 .ec-header-1,
.single .ec-header-1 {
    display: none;
}
.single .ec-header-2.ec-header,
.page-id-227 .ec-header-2.ec-header,
.single .ec-header-2.ec-header {
    position: relative;
    border-bottom: 1px solid #707070;
}
.ec-header-2.ec-header .nav li a {
    color: #000;
}
.ec-video-02 .left a.button {
    margin-top: 60px;
}
.social-icons .icon.plain:hover i {
  color: #00972E;
  opacity: 1;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border: none !important;
}
.ec-home-4 form {
  display: flex;
  flex-wrap: nowrap;
}
.ec-home-4 form div.input {
  width: 100%;
}
.ec-home-4 form div.submit {
  max-width: 35px;
}
.ec-home-4 form {
    position: relative;
}
.ec-home-4 form input {
    border: none !important;
    border-bottom: 1px solid #fff ! important;
    box-shadow: none !important;
    margin-bottom: 0;
    padding: 0;
    color: #fff;
    font-style: italic;
    font-weight: 200;
}
.ec-home-4 form .submit input::placeholder {
    color: #fff;
}
.ec-home-4 form .submit {
    /* position: absolute;
    right: 0;
    bottom: 0; */
}
.ec-home-4 form .submit .ajax-loader {
    display: none;
}
.ec-home-4 form .submit input {
    margin: 0;
    width: 36px;
    font-size: 0;
    height: 36px;
    background-image: url('../img/right-arrow.png') !important;
}
form .wpcf7-not-valid-tip {
  color: #fff;
  font-size: 13px;
  font-weight: 200;
}
/*************** MÀN HÌNH 14in  ***************/
@media only screen and (max-width: 1370px) {
    #main .ec-banner .banner {
        padding-top: 700px;
    }
}
/*************** MOBILE CSS  ***************/
@media only screen and (max-width: 780px) {

}

/*************** Fix CSS on Tablet  ***************/
@media (min-width: 550px) {
    [data-show="show-for-small"], .show-for-small {
        display: block !important;
    }

    .row.show-for-small, .gallery.show-for-small {
        display: flex !important;
    }
}
