/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap&subset=vietnamese");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap&subset=vietnamese");
@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam:wght@400;500&display=swap");
@font-face {
  font-family: "SVN-Darleston";
  src: url(font/SVN-Darleston.otf);
}
@font-face {
  font-family: "UVNHongHaHep_B";
  src: url(font/UVNHongHaHep_B.TTF);
}
@font-face {
  font-family: "UVNHongHaHep_R";
  src: url(font/UVNHongHaHep_R.TTF);
}
body {
  font-family: "Roboto", sans-serif !important;
  color: #333;
}
h1,
h2,
h3,
h4 {
  color: #333333;
}
.img {
  overflow: hidden;
}
.rt_new_pro_right {
  position: unset !important;
}
.box_first_posts {
  padding-top: 55px;
}
.rt_new_pro_right > .col-inner {
  position: unset !important;
}
.rt_new_pro_right .col-inner .heading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
#content {
  background: #fff;
}
/*form_dk*/
.rt_form_dk .small-12 {
  padding-bottom: 15px;
}
.form_dk > div:nth-child(1) {
  width: 50%;
  float: left;
  text-align: center;
  color: #f6f6f6;
  font-size: 14px;
}
.form_dk > div form {
  overflow: hidden;
  margin-bottom: 0;
}
.form_dk > div:nth-child(1) p {
  margin-bottom: 0 !important;
}
.form_dk > div:nth-child(1) h2 {
  font-size: 25px;
  margin-bottom: 5px;
  color: #f6f6f6;
  font-weight: 400;
}
.form_dk > div:nth-child(2) {
  width: 50%;
  float: right;
  position: relative;
  margin: 7px 0;
}
.form_dk > div:nth-child(2) input {
  width: 100%;
  height: 44px;
  margin: 0;
}
.form_dk > div:nth-child(2) .wpcf7-submit {
  position: absolute;
  top: -10px;
  right: 0;
  width: 44px;
  height: 44px;
  text-transform: initial;
  background: #f39303;
  padding: 0;
}
.wpcf7-mail-sent-ok {
  color: #fff;
}
.footer-1 p {
  margin-bottom: 0 !important;
  line-height: 30px;
}
.footer-1 p i {
  color: #f39303;
}
.footer-1 .menu li {
  border-top: none;
}
.footer-1 .menu li a {
  line-height: 30px !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #ffffff !important;
  font-size: 15px;
}
.footer-1 .menu li a:hover {
  color: #f8b566 !important;
}
.footer-1 .widget {
  margin-bottom: 0;
}
.footer-2 .widget-title {
  color: #fff;
  margin-bottom: 5px !important;
  display: block;
  font-size: 20px;
  line-height: 22px;
  font-family: "Roboto", sans-serif !important;
  font-weight: 500;
}
.footer ul.menu > li:nth-child(1) {
  border: none !important;
}
.footer .custom-html-widget {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.footer p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.absolute-footer {
  display: none !important;
}
.footer-2 .is-divider {
  display: none !important;
}
.rt_icon_hd {
  overflow: hidden;
}
.rt_icon_hd1 {
  margin-right: 25px;
}
.rt_icon_hd1 img {
  padding: 6px 0;
}
.rt_icon_hd2 {
  margin-right: 25px;
}
.rt_icon_hd2 img {
  padding-top: 9px;
}
.rt_icon_hd3 img {
  padding: 8px 0;
}
.rt_icon_hd > img {
  float: left;
  margin-right: 7px;
}
.rt_icon_hd > div {
  float: right;
  font-size: 14px;
  line-height: 21px;
  color: #33496d;
}
#wide-nav > .flex-row > .flex-left {
  width: 100% !important;
  margin-right: 0 !important;
}
.nav-dropdown-default {
  padding: 0;
}
.search-form {
  width: 100% !important;
}
.clear {
  clear: both;
}
.image-tools.top.right {
  z-index: 9;
}
.badge-container {
  display: none;
}
.product-title a {
  font-size: 15px;
  color: #333;
}
.product-small:hover .product-title a {
  color: #000;
}
.block-product-col {
  margin: 0 -10px;
  clear: both;
}
.block-product-col .col-4 {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
}
.block-product-col .col-4:nth-child(4n + 1) {
  clear: both;
}
.block-product-col .col-3 {
  width: 33.333333%;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
}
.block-product-col .col-3:nth-child(3n + 1) {
  clear: both;
}
.block-product-1 .col-inner {
  background-color: #ffffff;
  padding: 0;
  border-radius: 0px;
  border: 1px solid #ebebeb;
}
/*** loop price **/
.block-product-1 {
  margin: 0 -8px;
}
.block-product-1 .col-3 {
  padding: 0 8px;
  margin-bottom: 15px;
}
.block-product-1 .spd1_box_left {
  width: 460px;
  overflow: hidden;
  float: left;
  clear: none;
}
.block-product-1 .box-image {
  width: 100%;
  height: 154px;
}
.block-product-1 .box-image img {
  width: 100%;
  height: 154px;
  object-fit: cover;
}
.block-product-1 del {
  display: none !important;
}
.block-product-1 ins {
  width: 100% !important;
}
.block-product-1 .price {
  text-align: center !important;
}
.block-product-1 .box-text span.amount {
  font-size: 16px !important;
  font-weight: 600 !important;
}
.block-product-1 .spd1_box_left > div {
  width: 100% !important;
  margin-top: 0;
}
.block-product-1 .spd1_box_left .box-text {
  padding: 15px 20px 20px 20px;
}
.block-product-1 .spd1_box_left .box-text .product-title a {
  font-size: 21px;
  color: #33496d;
  line-height: 25px;
  display: block;
  height: 25px;
  overflow: hidden;
  margin-bottom: 6px;
}
.block-product-1 .spd1_box_right {
  width: calc(100% - 460px);
  float: right;
  clear: none;
}
.block-product-1 .spd1_box_right .box-text {
  padding: 10px;
}
.block-product-1 .spd1_box_right .box-text .product-title a {
  display: block;
  font-size: 15px;
  color: #33496d;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  margin-bottom: 6px;
}
.block-product-1 .spd1_box_right .box-text span.amount {
  font-size: 15px;
}
.block-product-1 .spd1_box_right > div {
  margin-top: 0;
}
.block-product-1 .spd1_box_right .box-image {
  height: 170px;
  width: 100%;
}
.block-product-1 .spd1_box_right .box-image img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}
.block-product-1 .box-text {
  padding: 5px 10px 20px 10px !important;
  background: url(img/star.png) 52px 55px no-repeat;
}
.block-product-1 .box-text a {
  display: block;
  font-size: 16px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  color: #333333;
  text-align: center;
}
.box-text .price-wrapper {
  margin: 0 0 6px 0;
  line-height: 22px;
  height: unset;
  overflow: hidden;
}
.box-text del,
.box-text ins {
  width: 50%;
  display: block;
  float: right;
}
.box-text del span.amount {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
.box-text span.amount {
  color: #ee1f1f;
  font-size: 18px;
  font-weight: 700;
}
.block-product-1 .box-text .star-rating {
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 11px;
}
.star-rating span:before {
  color: #f39402 !important;
}
/*** product single price **/
.product-info .price-wrapper span.amount,
.product-info .price-wrapper ins .amount {
  font-size: 36px;
  color: #f54444;
}
.product-info .price-wrapper del,
.product-info .price-wrapper ins {
  display: block;
  margin-bottom: 10px;
}
.product-info .price-wrapper del {
  color: #a8a8a8;
  font-size: 15px;
}
.product-info .price-wrapper del .amount {
  font-size: 15px;
  color: #a8a8a8;
}
.block-product-col a.view_product {
  position: relative;
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 0.97em;
  letter-spacing: 0.03em;
  -ms-touch-action: none;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  font-size: 0.8em;
  margin-bottom: 0;
  margin-top: 1em;
  background-color: #dedede;
}
.block-product-col a.wc-forward {
  position: relative;
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 0.97em;
  letter-spacing: 0.03em;
  -ms-touch-action: none;
  touch-action: none;
  cursor: pointer;
  font-weight: bolder;
  text-align: center;
  color: currentColor;
  text-decoration: none;
  border: 1px solid transparent;
  vertical-align: middle;
  border-radius: 0;
  margin-top: 0;
  margin-right: 1em;
  text-shadow: none;
  line-height: 2.4em;
  min-height: 2.5em;
  padding: 0 1.2em;
  max-width: 100%;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  font-size: 0.8em;
  margin-bottom: 0;
  margin-top: 1em;
  background-color: #446084;
  color: #fff;
}

/***************** block product 2 ********************************/
.block-product-2 .col-inner {
  background: #ffffff;
  position: relative;
  border-radius: 4px;
}
.block-product-2 .col-inner .rt-description {
  position: absolute;
  top: 0;
  left: -245px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 10px;
  font-size: 14px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
}
.block-product-2 .col-inner:hover .rt-description {
  opacity: 1;
  left: 0;
}
.block-product-2 .col-inner .rt-description a {
  color: #fff;
}
.block-product-col .rt-description a.view_product {
  margin-top: 0;
  color: #000;
}
.block-product-2 .rt-description a.wc-forward {
  margin-top: 0;
  margin-right: 0;
}
.block-product-2 .box-image {
  height: 245px;
  width: 100%;
}
.block-product-2 .box-image img {
  width: 100%;
  height: 245px;
  object-fit: cover;
}
.block-product-2 .box-text {
  padding: 10px 20px 20px 20px !important;
  overflow: hidden;
  text-align: center;
}
.block-product-2 .box-text .product-title a {
  font-size: 14px;
  color: #333333;
  line-height: 25px;
  display: block;
  height: 25px;
  overflow: hidden;
  margin-bottom: 5px;
}
.block-product-2 .box-text > a {
  border-radius: 4px;
  font-size: 12px;
}
.star-rating {
  font-size: 11px !important;
  margin-top: 3px !important;
  margin-bottom: 6px !important;
}
.block-product-2 .box-text span.amount {
  font-size: 16px;
}
.block-product-2-edit .block-product-2 > div {
  width: 50%;
}
.block-product-2-edit .block-product-2 .col-4:nth-child(2n + 1) {
  clear: both;
}
.block-product-2-edit .slider-wrapper {
  margin-top: 23px;
}
.block-product-2-edit .slider-wrapper .text-inner h2 {
  font-size: 60px;
  margin-bottom: 30px;
}
.block-product-2-edit .slider-wrapper .text-inner p {
  font-size: 15px;
  line-height: 24px;
}
/***************** block product 3 ********************************/
.block-product-3 {
  padding-bottom: 40px;
  overflow: hidden;
}
.block-product-3 .col-inner {
  border: 1px solid #ebebeb;
  background: #fff;
  overflow: hidden;
}
.block-product-3 .col-inner .box-text {
  padding-bottom: 0.4em;
}

.block-product-3 .price-wrapper {
  padding: 0;
  display: block;
}
.block-product-3 .price-wrapper .star-rating {
  width: 100%;
}
.block-product-3 .price-wrapper .price,
.block-product-3 .price-wrapper .rt_view_product {
  width: 100%;
  margin: 0 auto;
}
.block-product-3 .price-wrapper .price,
.block-product-3 .price-wrapper .rt_view_product .view_product {
  margin-top: 0;
  margin-right: 0;
}
.block-product-3 .price-wrapper .price del,
.block-product-3 .price-wrapper .price ins {
  display: block;
  width: 100%;
  margin: 2px 0;
}
.block-product-3 .title-wrapper {
  text-align: left;
}
.block-product-3 .title-wrapper p a {
  font-size: 18px;
  display: block;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  color: #2c4162;
}
.block-product-3 .col-4 {
  width: 50%;
}
.block-product-3 .col-4:nth-child(2n + 1) {
  clear: both;
}
.block-product-3 .box-image {
  width: 240px;
  height: 200px;
  float: left;
}
.block-product-3 .box-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.block-product-3 .box-text {
  width: calc(100% - 240px);
  float: right;
  background: #fff;
  text-align: left;
  padding: 20px 15px;
}
.block-product-3 .box-text .rt-des p {
  font-size: 14px;
  line-height: 22px;
  display: block;
  height: 66px;
  overflow: hidden;
  color: #6e6e6e;
}
/*them*/
.heading {
  text-align: center;
  margin-bottom: 0;
}
.heading a,
.heading span {
  display: inline-block;
  color: #575757;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 40px;
  padding: 0 10px;
  position: relative;
  font-family: "Roboto", sans-serif !important;
}
.slogan {
  text-align: center;
  font-family: "Oswald", sans-serif !important;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
}
.slogan p {
  margin-bottom: 20px;
}
.grid-tools a {
  background: #f28f06 !important;
}
.block-product-col a.wc-forward {
  text-transform: none !important;
}
.box_new > div {
  padding-bottom: 0;
}

/*
Hoang Cuong
*/
.box__colum__commitment {
  clear: both;
}
.box__colum__commitment h3 {
  color: #333;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
.box__colum__commitment p {
  font-size: 12px;
  line-height: 24px;
  margin: 0;
}
.box__colum__commitment .col {
  padding-bottom: 0;
}
ul.ul-reset > li {
  margin-left: 0 !important;
}
/*
news-widget-sidebar-widget
*/
.news-widget-sidebar-widget {
}
.news-widget-sidebar-widget .news-item-sidebar {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  overflow: hidden;
}
.news-widget-sidebar-widget .news-item-sidebar h4 {
  margin: 10px 0 5px 0;
}
.news-widget-sidebar-widget .news-item-sidebar h4 a {
  color: #073f77;
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 22px;
}
.news-widget-sidebar-widget .news-item-sidebar .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner {
  overflow: hidden;
  clear: both;
  padding-top: 20px;
}
.news-widget-sidebar-widget .news-item-sidebar-clear .boxx__innner .news-thumb {
  float: left;
  width: 100px;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .news-thumb
  a {
  display: block;
  line-height: 0;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .news-thumb
  a
  img {
  width: 100%;
  height: 75px;
  object-fit: cover;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .box__slider {
  float: left;
  width: 100%;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .box__slider
  h4 {
  margin: 0 0 3px 0;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .box__slider
  h4
  a {
  color: #073f77;
  font-size: 15px;
  font-weight: 500;
  display: block;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}
.news-widget-sidebar-widget
  .news-item-sidebar-clear
  .boxx__innner
  .box__slider
  .date {
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 500;
}
/*
block 2
*/
.box_first_posts {
  clear: both;
  overflow: hidden;
}
.box_first_posts .news-item-posts {
  float: left;
  width: 48%;
}
.box_first_posts .news-item-posts:nth-child(2n) {
  float: right;
}
.box__second_posts {
  overflow: hidden;
  clear: both;
}
.box__second_posts .news-item-sidebar-clear {
  float: left;
  width: 48%;
}
.box__second_posts .news-item-sidebar-clear:nth-child(2n) {
  float: right;
}
.box__second_posts .news-item-sidebar-clear .news-thumb {
  float: left;
  width: 105px;
}
.box__second_posts .news-item-sidebar-clear .box__slider {
  float: right;
  width: calc(100% - 115px);
}
.news-style-2 .box_first_posts .boxx__innner {
  position: relative;
  margin-bottom: 20px;
  overflow-y: hidden;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-style-2 .box_first_posts .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-style-2 .box_first_posts .boxx__innner .box__slider {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 {
  margin-bottom: 0;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider h4 .news-title {
  font-size: 17px;
  line-height: 22px;
  color: #fff;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date {
  color: #fff;
  font-size: 13px;
}
.news-style-2 .box_first_posts .boxx__innner .box__slider .date i {
  padding-right: 5px;
  color: #fff;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear {
  padding-top: 11px;
  margin-top: 11px;
  border-top: 1px solid #e3e3e3;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb {
  width: 105px;
  height: 70px;
  overflow: hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(1),
.news-style-2 .box__second_posts .news-item-sidebar-clear:nth-child(2) {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .news-thumb img {
  width: 100%;
  height: 70px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-style-2
  .box__second_posts
  .news-item-sidebar-clear
  .news-thumb:hover
  img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider h4 {
  margin-bottom: 5px;
}
.news-style-2
  .box__second_posts
  .news-item-sidebar-clear
  .box__slider
  h4
  .news-title {
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-weight: 600;
  display: block;
  max-height: 44px;
  overflow: hidden;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date {
  font-size: 13px;
  color: #6b6b6b;
}
.news-style-2 .box__second_posts .news-item-sidebar-clear .box__slider .date i {
  color: #f4ae43;
}
/*
block 3
*/
.news-style-3 {
  margin: 0px;
}
.news-style-3 .news-item-bottom {
  width: 33.33%;
  float: left;
  clear: none;
  padding: 0px;
}
.news-style-3 .news-item-bottom .boxx__innner {
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 378px;
}
.news-style-3 .news-item-bottom .boxx__innner .news-thumb img {
  width: 100%;
  height: 378px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
/*.news-style-3 .news-item-bottom .boxx__innner .news-thumb:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}*/
.news-style-3 .news-item-bottom .boxx__innner .box__slider {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  padding: 20px 40px;
  background: rgba(0, 0, 0, 0.04);
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .time {
  width: 20%;
  float: left;
  text-align: center;
}
.news-style-3
  .news-item-bottom
  .boxx__innner
  .box__slider
  .time
  p:nth-child(1) {
  margin-bottom: 0;
  font-size: 27px;
  line-height: 22px;
  font-weight: bold;
  color: #2073b7;
  text-shadow: 0px 2px 3px #000;
}
.news-style-3
  .news-item-bottom
  .boxx__innner
  .box__slider
  .time
  p:nth-child(2) {
  margin-bottom: 0;
  font-size: 17px;
  color: #2073b7;
  text-shadow: 0px 2px 3px #000;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .news-title {
  width: 80%;
  float: right;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  text-shadow: 1px 1px 1px #000;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 {
  margin-bottom: 5px;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider h4 .news-title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  color: #3c3c3c;
  line-height: 24px;
  display: block;
  max-height: 48px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .box__description p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #838383;
  text-align: justify;
  max-height: 110px;
  overflow: hidden;
}
.news-style-3 .news-item-bottom .boxx__innner .box__slider .views_all {
  font-size: 14px;
  text-decoration: underline;
  color: #657f93;
}
/*
block 4
*/
.news-block-widget-style-4 {
  overflow: hidden;
}
.news-block-widget-style-4 .news-thumb {
  overflow: hidden;
}
.news-block-widget-style-4 .news-thumb img {
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-4 .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-4 .box__colum__left {
  width: 370px;
  float: left;
}
.news-block-widget-style-4 .box__colum__left .news-thumb {
  width: 100%;
  height: 255px;
  position: relative;
}
.news-block-widget-style-4 .box__colum__left .news-thumb img {
  width: 100%;
  height: 255px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.42);
  color: #fff;
  text-align: center;
  padding: 12px 6px 0px 6px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(1) {
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(2) {
  font-size: 15px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-bottom: 3px solid #fff;
}
.news-block-widget-style-4 .box__colum__left .news-thumb .date p:nth-child(3) {
  font-size: 32px;
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .news-text a {
  display: block;
  text-align: center;
  background: #f8b566;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 15px;
  color: #000000;
  font-weight: 500;
}
.news-block-widget-style-4 .box__colum__left .box__slider {
  background: #f7f7f7;
  padding: 20px;
  height: 255px;
  overflow: hidden;
}
.news-block-widget-style-4 .box__colum__left .box__slider .news-title {
  font-size: 16px;
  line-height: 24px;
  display: block;
  font-weight: 500;
  color: #3c3c3c;
}
.news-block-widget-style-4 .box__colum__left .box__slider .news-title:hover {
  color: red;
}
.news-block-widget-style-4 .box__colum__left .box__slider .box__description {
  font-size: 14px;
  line-height: 25px;
  color: #8b8b8b;
  max-height: 125px;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
.news-block-widget-style-4 .box__colum__left .box__slider .box__description p {
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__left .views_all {
  display: inline-block;
  font-size: 14px;
  text-decoration: underline;
  color: #f8b566;
}
.news-block-widget-style-4 .box__colum__right {
  width: calc(100% - 400px);
  float: right;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear {
  overflow: hidden;
  margin-bottom: 30px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb {
  width: 330px;
  float: left;
  height: 255px;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .news-thumb img {
  width: 100%;
  height: 255px;
  object-fit: cover;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.42);
  color: #fff;
  text-align: center;
  padding: 12px 6px 0px 6px;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(1) {
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 0px;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(2) {
  font-size: 15px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-bottom: 3px solid #fff;
}
.news-block-widget-style-4 .box__colum__right .news-thumb .date p:nth-child(3) {
  font-size: 32px;
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .box__slider {
  width: calc(100% - 330px);
  float: left;
  background: #f7f7f7;
  padding: 20px;
  height: 255px;
  overflow: hidden;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .box__slider
  .news-title {
  font-size: 16px;
  line-height: 24px;
  display: block;
  font-weight: 500;
  color: #3c3c3c;
  margin-bottom: 10px;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .box__slider
  .news-title:hover {
  color: red;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .box__slider
  > p {
  font-size: 13px;
  line-height: 25px;
  color: #919191;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .box__slider
  > p
  a {
  color: #f8b566;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .box__description {
  font-size: 14px;
  line-height: 25px;
  display: block;
  max-height: 125px;
  overflow: hidden;
  color: #8b8b8b;
  margin-bottom: 10px;
}
.news-block-widget-style-4
  .box__colum__right
  .news-item-clear
  .box__description
  p {
  margin-bottom: 0;
}
.news-block-widget-style-4 .box__colum__right .news-item-clear .views_all {
  display: inline-block;
  text-decoration: underline;
  font-size: 14px;
  color: #f8b566;
}
/*
block 5
*/
.news-widget-style-5 {
  overflow: hidden;
}
.news-widget-style-5 .news-item-clear {
  width: 100%;
  clear: both;
  padding-bottom: 28px;
  margin-bottom: 28px;
  border-bottom: 1px solid #e4e4e4;
  overflow: hidden;
}
.news-widget-style-5 .news-item-clear:last-child {
  border: none;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb {
  width: 271px;
  height: 184px;
  float: left;
  overflow: hidden;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb img {
  width: 100%;
  height: 184px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-widget-style-5 .news-item-clear .boxx__innner .news-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider {
  width: calc(100% - 271px);
  float: right;
  padding: 20px;
}
.news-widget-style-5 .news-item-clear .boxx__innner .box__slider h4 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.news-widget-style-5
  .news-item-clear
  .boxx__innner
  .box__slider
  h4
  .news-title {
  font-size: 19px;
  color: #333333;
  line-height: 25px;
  display: block;
  max-height: 25px;
  overflow: hidden;
  font-weight: 700;
}
.news-widget-style-5
  .news-item-clear
  .boxx__innner
  .box__slider
  .box__description
  p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 25px;
  display: block;
  height: 75px;
  overflow: hidden;
}
.news-widget-style-5 .views__all a {
  font-size: 13px;
  text-decoration: underline;
  color: #606060;
}
/*
block 6
*/
.news-thumb {
  position: relative;
}
.news-block-widget-style-6 {
  overflow: hidden;
}
.news-block-widget-style-6 .box__colum__left {
  width: 525px;
  float: left;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner {
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb {
  width: 100%;
  height: 330px;
  overflow: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-thumb img {
  width: 100%;
  height: 330px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-6
  .box__colum__left
  .boxx__innner
  .news-thumb:hover
  img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
  padding: 10px 5px 0px 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(1) {
  font-size: 10px;
  text-transform: uppercase;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(2) {
  font-size: 15px;
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p:nth-child(3) {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
.news-block-widget-style-6 .boxx__innner .news-thumb .date p {
  margin-bottom: 0;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text {
  background: #37a7a9;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .news-text a {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider {
  padding-top: 15px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 {
  margin-bottom: 10px;
}
.news-block-widget-style-6 .box__colum__left .boxx__innner .box__slider h4 a {
  font-size: 16px;
  line-height: 24px;
  display: block;
  max-height: 48px;
  overflow: hidden;
  color: #444444;
}
.news-block-widget-style-6
  .box__colum__left
  .boxx__innner
  .box__slider
  h4
  a:hover {
  color: #07a4e6;
}
.news-block-widget-style-6
  .box__colum__left
  .boxx__innner
  .box__slider
  .box__description
  p {
  font-size: 14px;
  line-height: 21px;
  display: block;
  color: #747474;
  height: 42px;
  overflow: hidden;
}
.news-block-widget-style-6
  .box__colum__left
  .boxx__innner
  .box__slider
  .views_all {
  font-size: 14px;
  text-decoration: underline;
  color: #37a7a9;
}
.news-block-widget-style-6 .box__colum__right {
  width: calc(100% - 545px);
  float: right;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner {
  margin-bottom: 20px;
  overflow: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb {
  width: 115px;
  height: 86px;
  float: left;
  overflow: hidden;
  position: relative;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .news-thumb img {
  width: 100%;
  height: 86px;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .news-thumb:hover
  img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider {
  width: calc(100% - 115px);
  float: right;
  padding: 10px 0 0 10px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider > p {
  margin-bottom: 0px;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .box__slider
  > p
  > span {
  font-size: 12px;
  line-height: 22px;
  color: #949494;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .box__slider
  > p
  > span
  a {
  color: #37a7a9;
  border-right: 1px solid #919191;
  padding-right: 5px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 {
  margin-bottom: 0px;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .box__slider h4 a {
  font-size: 15px;
  line-height: 22px;
  display: block;
  max-height: 44px;
  overflow: hidden;
  color: #484848;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .box__slider
  h4
  a:hover {
  color: #07a4e6;
}
.news-block-widget-style-6
  .box__colum__right
  .boxx__innner
  .box__description
  p {
  font-size: 14px;
  margin-bottom: 0;
  color: #838383;
  line-height: 25px;
  display: block;
  max-height: 75px;
  overflow-y: hidden;
}
.news-block-widget-style-6 .box__colum__right .boxx__innner .views_all {
  font-size: 13px;
  line-height: 25px;
  color: #37a7a9;
  text-decoration: underline;
}
/*them*/
.header-main .search-field {
}
.header-bottom {
  background: #07a4e6 !important;
  margin-top: 1px;
}
.stuck #logo img {
  padding: 5px 0 !important;
}
.new_row_3 > .col {
  padding-bottom: 0;
}
.rt_slider .flickity-viewport {
  background: #fff !important;
}
.rt_slider .slider-nav-light .flickity-prev-next-button svg,
.rt_slider .slider-nav-light .flickity-prev-next-button .arrow {
  fill: #f39303;
}
.footer-1 .widget-title {
  color: #fff !important;
  font-size: 19px !important;
  display: block;
  font-family: "UVNHongHaHep_B" !important;
  margin-bottom: 20px;
}
#footer .is-divider {
  background-color: #f8b566;
  width: 62px;
  max-width: 62px;
  height: 2px;
  display: none;
}
hr {
  border: 0.1px solid #4f4f4f !important;
  opacity: 1 !important;
  margin: 7px 0;
}
.widget_custom_html p {
}
.widget_custom_html p i {
  color: #fff;
}
.widget_custom_html div.rt_icon {
  float: right;
}
.widget_custom_html div.rt_icon i {
  color: #fca91e;
  font-size: 16px;
  padding-left: 5px;
}
.footer-2 p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0 !important;
  text-align: center;
}
.footer-2 ul.menu {
  float: right;
}
.footer-2 ul.menu li {
  float: left;
  border: none;
}
.footer-2 ul.menu li a {
  color: #fca91e;
  padding: 0 10px;
  border-left: 1px solid #fca91e;
}
.footer-2 ul.menu li:nth-child(1) a {
  border: none;
}
.footer-2 ul.menu li ul {
  display: none;
}
.single-product .add_to_cart_button {
  display: none;
}
.single-product .box-text {
  background: #fff;
}
.single-product .box-text .product-title {
  text-align: center;
}
.single-product .box-text .price {
  text-align: center;
}
.single-product .page-title {
  background: #f0f0f0;
}
a.devvn_buy_now_style {
  background: #fe9960 !important;
}
.quantity + .button,
.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn {
  background: #c4946d !important;
  border-radius: 30px;
}
.single-product h1.entry-title {
  font-size: 30px;
  color: #393939;
  font-weight: 600;
  margin-bottom: 10px;
}
.single-product .rt_msp {
  margin-bottom: 5px;
  font-size: 14px;
  color: #404040;
}
.single-product .price2 {
  margin-bottom: 5px;
}
.single-product .salep {
  font-size: 14px;
  color: #ef0c0c;
}
.single-product ins {
  font-size: 16px;
  color: #ee0d0d;
  font-weight: 400 !important;
}
.price2 ins {
  padding-right: 30px;
}
.single-product ins span {
  font-weight: 700 !important;
}
.single-product del {
  font-size: 14px;
  color: #999999;
  font-weight: 400 !important;
}
.single-product del span {
  font-weight: 700 !important;
}
.single-product .cart {
  clear: both;
  margin-bottom: 5px;
}
.single-product .product-main {
  padding-bottom: 0;
}
.single-product .widget_custom_html {
  margin-bottom: 10px;
}
#main {
  background: #fff;
}
.percent {
  display: none;
}
.product-summary .percent {
  display: contents !important;
}
.price2 > span {
  font-size: 30px;
  color: #dc2828;
  font-weight: 600;
}

/* social */
.rt-social {
  margin: 20px 0px 25px 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  clear: both;
}
.rt-link {
  padding: 2px 8px 4px 8px !important;
  color: white;
  font-size: 12px;
  border-radius: 2px;
  margin-right: 2px;
  cursor: pointer;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  margin-top: 2px;
  display: inline-block;
  text-decoration: none;
}
.rt-link:hover,
.rt-link:active {
  color: white;
}
.rt-twitter {
  background: #00aced;
}
.rt-twitter:hover,
.rt-twitter:active {
  background: #0084b4;
}

.rt-facebook {
  background: #3b5997;
}

.rt-facebook:hover,
.rt-facebook:active {
  background: #2d4372;
}

.rt-googleplus {
  background: #d64937;
}
.rt-googleplus:hover,
.rt-googleplus:active {
  background: #b53525;
}
.rt-pinterest {
  background: #bd081c;
}

.rt-pinterest:hover,
.rt-pinterest:active {
  background: #bd081c;
}

.post-social-wrap ul li {
  float: left;
  margin-right: 10px;
}
.post-social-wrap ul li.print {
  background: #bd081c;
  padding: 0 5px;
  border-radius: 5px;
}
.post-social-wrap ul li.print a {
  color: #fff;
}
/* shortcode social */
.social-bar a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 50%;
  background: #314b7e;
  color: #fff;
}
.social-bar a.facebook {
  background: #314b7e;
}
.social-bar a.twitter {
  background: #339dc4;
}
.social-bar a.skype {
  background: #214bc1;
}
.social-bar a.youtube {
  background: #e52c27;
}
.social-bar a.prin {
  background: #b31217;
}
.row_img_new > .col {
  padding-top: 15px;
  padding-bottom: 15px;
}
.html1 {
  font-size: 16px;
  color: #fff;
  margin: 0 !important;
}
.html1 span {
  font-size: 14px;
  line-height: 21px;
  color: #333333;
  margin: 0 !important;
}
.html2 p {
  font-size: 14px;
  line-height: 21px;
  color: #333333;
  text-transform: uppercase;
  margin: 0 !important;
}
.html2 span {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: #e7090e;
  margin: 0 !important;
}
.html2 {
  background: url(img/ic2.png) left center no-repeat;
  padding-left: 35px;
}
#top-bar .header-search-form {
  width: 230px !important;
  float: right;
}
#top-bar .search-field {
  border-radius: 0;
  height: 39px;
  background: #fff !important;
  border: 1px solid #f1f1f1;
  color: #333 !important;
}
#top-bar .button {
  background: #f8b566 !important;
  height: 39px;
  width: 39px;
  color: #413a34 !important;
  border-radius: 0;
}
#top-bar ::-webkit-input-placeholder {
  color: #919191;
}
#top-bar :-moz-placeholder {
  color: #919191;
}
#top-bar ::-moz-placeholder {
  color: #919191;
}
#top-bar :-ms-input-placeholder {
  color: #919191;
}
#header .nav > li {
  margin: 0;
}
#masthead .nav > li {
  padding: 18px 0 !important;
}
#header .nav > li:before,
#header .nav > li:after {
  display: none !important;
}
#header .nav > li:first-child a {
  border-left: none !important;
}
#header .nav > li:last-child a {
  border-right: none !important;
}
#header .nav > li.current-menu-item > a {
}
#header .nav > li > a {
  display: block;
  padding: 0 15px;
  line-height: 35px;
  font-size: 16px;
  text-transform: uppercase;
  color: #333333;
  border-radius: 30px;
  font-family: "Roboto", sans-serif !important;
}
#header .nav > li.current-menu-item > a {
  background: #4896c9;
  color: #fff;
}
#header .nav > li > a:hover {
  background: #4896c9;
  color: #fff;
}
#header .header-nav > li .nav-dropdown {
  width: 100%;
  border-radius: 6px;
  display: none;
  transform: translateY(20px);
  transition: all 0.8s ease 0s;
}
#header .header-nav > li:hover .nav-dropdown {
  display: block;
  transform: translateY(0px);
}
#header .header-nav > li .nav-dropdown > li {
  display: block;
  width: 100%;
  position: relative;
}
#header .header-nav > li .nav-dropdown li {
  white-space: unset !important;
  border-top: 1px solid #ccc;
}
#header .header-nav > li .nav-dropdown li:nth-child(1) {
  border-top: none !important;
}

#header .header-nav > li .nav-dropdown > li a {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-transform: unset;
  border-bottom: none;
  margin: 0 !important;
  padding-left: 10px;
}
#header .header-nav > li .nav-dropdown > li a:hover {
  color: #fff !important;
  background: #4896c9;
}
#header .header-nav > li .nav-dropdown li ul {
  position: absolute !important;
  top: 0;
  left: 100% !important;
  width: 100%;
  border: 0;
  border-radius: 6px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.8s ease 0s;
}
#header .header-nav > li .nav-dropdown li:hover > ul {
  opacity: 1;
  z-index: 9999;
  transform: translateY(0px);
}
#header .header-nav > li .nav-dropdown li ul li {
  margin-top: 0 !important;
  position: relative;
}
#header .nav-dropdown-default {
  padding: 0;
  background: #fff;
  top: 70px;
  border: 0;
  left: 0 !important;
}
#header .nav-dropdown-default a {
  color: #333333;
}
#header .nav-dropdown-default a:hover {
  color: #4896c9 !important;
}
#footer .widgettitle {
  color: #4896c9;
  font-size: 19px;
  line-height: 39px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 20px;
  position: relative;
}
#footer .widgettitle:after {
  position: absolute;
  content: "";
  width: 46px;
  height: 2px;
  background: #4896c9;
  left: 0;
  bottom: -4px;
}
#footer .menu {
  margin-bottom: 10px;
  overflow: hidden;
}
#footer .menu > li ul {
  display: none;
}
#footer .icon a {
  padding: 0 3px;
}
#footer .menu > li {
  border: none !important;
}
#footer .menu > li a {
  color: #fff;
  padding: 0;
  font-size: 15px;
  line-height: 30px;
}
#footer .menu > li a:hover {
  color: #4896c9;
}
#footer .col {
  padding-bottom: 0 !important;
}
.html_after {
  line-height: 50px;
  color: #f8b566;
  font-size: 14px;
  background: #181818;
}
.html_after .row {
  display: block;
}
.html_after .row > span:nth-child(2) {
  float: right;
}
.sec_ph08 {
  padding: 25px 0 5px 0 !important;
  background: #f4f4f4 !important;
}
.sec_ph08 .small-12 {
  padding-bottom: 0;
}
.sec_ph08 p {
  margin-bottom: 0;
  font-size: 16px;
  color: #475362;
  line-height: 26px;
}
.sec_ph08 p i {
  color: #f8b566;
  font-size: 22px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.sec_ph08 .icon_link {
  text-align: right;
}
.sec_ph08 .icon_link a {
  display: inline-block;
  color: #888888;
  margin-left: 20px;
}
.sec_ph08 .rt_form {
  width: 100%;
  overflow: hidden;
}
.sec_ph08 .rt_form .wpcf7-email {
  width: 77%;
  float: left;
  background: none;
  border: none;
  border-bottom: 1px solid #afb4ba !important;
  color: #475362;
  box-shadow: none;
  padding: 0;
  height: 30px;
  margin-bottom: 0;
}
.sec_ph08 .rt_form .wpcf7-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  float: right;
  padding: 0;
  margin: 0;
  height: 30px;
  font-size: 15px;
  text-transform: uppercase;
  color: #475362;
  background: none;
  min-height: 30px;
  font-weight: 400;
  border: none;
  border-bottom: 1px solid #afb4ba !important;
}
.sec_ph08 .rt_form .wpcf7-submit:hover {
  background-color: none !important;
}
.sec_ph08 .wpcf7-not-valid-tip {
  clear: both;
}
div.wpcf7-mail-sent-ok {
  color: #333;
}
.home .banner_not_home {
  display: none;
}
.banner_not_home img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.archive .category-page-title {
  display: none;
}
.single-product .shop-page-title {
  display: none;
}
.header-block {
  min-height: 0;
}
.post-sidebar .is-divider,
.shop-sidebar .is-divider,
#shop-sidebar .is-divider {
  display: none;
}
.post-sidebar .widget-title,
.shop-sidebar .widget-title,
#shop-sidebar .widget-title {
  display: block;
  text-align: center;
  background: #4896c9;
  line-height: 45px;
  text-transform: uppercase;
  font-size: 18px;
  color: #ffffff;
  border-radius: 4px 4px 0 0;
  margin-bottom: 20px;
}
.post-sidebar .menu,
.shop-sidebar .menu,
#shop-sidebar .menu {
  border: 1px solid #ececec;
  background: #f6f6f6;
}
.post-sidebar .widget_media_image img,
.shop-sidebar .widget_media_image img,
#shop-sidebar .widget_media_image img {
  width: 100%;
  height: auto;
}
.post-sidebar .menu > li > a,
.shop-sidebar .menu > li > a,
#shop-sidebar .menu > li > a {
  font-size: 15px;
  color: #484848;
  background: url(img/lili.png) 7px 13px no-repeat;
  padding-left: 25px;
  display: block;
  text-transform: uppercase;
}
.post-sidebar .menu a:hover,
.shop-sidebar .menu a:hover,
#shop-sidebar .menu a:hover {
  color: red;
}
.post-sidebar .menu .sub-menu,
.shop-sidebar .menu .sub-menu,
#shop-sidebar .menu .sub-menu {
  margin-left: 11px;
}
.post-sidebar .product_list_widget,
.shop-sidebar .product_list_widget,
#shop-sidebar .product_list_widget {
  border: 1px solid #ececec;
}
.post-sidebar .product_list_widget .product-title,
.shop-sidebar .product_list_widget .product-title,
#shop-sidebar .product_list_widget .product-title {
  font-size: 14px;
  line-height: 20px;
  color: #3a3a3a;
}
.post-sidebar .product_list_widget .woocommerce-Price-amount,
.shop-sidebar .product_list_widget .woocommerce-Price-amount,
#shop-sidebar .product_list_widget .woocommerce-Price-amount {
  font-size: 15px;
  color: #ea2929;
}
#product-sidebar,
.post-sidebar {
  padding-right: 0px !important;
}
.single .large-9,
.archive .large-9 {
  border-left: none !important;
}
.arr_hd {
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  color: #575757;
  border-bottom: 2px solid #e2e2e2;
  margin-bottom: 20px;
  padding-bottom: 8px;
  position: relative;
}
.arr_hd:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -2px;
  width: 80px;
  height: 2px;
  background: #848484;
}
.archive .box-text-products > a {
  display: none;
}
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover {
  border-color: #fbb50d;
  background-color: #fbb50d;
}
.archive .product-small .col-inner {
  box-shadow: none;
}
.archive .product-small .col-inner .box-image {
  width: 100%;
  height: 250px;
  border: 1px solid #eaeaea;
}
.archive .product-small .col-inner .box-image img {
  height: 250px;
  object-fit: contain;
}
.archive .product-small .col-inner .product-title a {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #6b6b6b;
  display: block;
  margin-bottom: 10px;
}
.archive .product-small .col-inner .price .woocommerce-Price-amount {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  display: block;
  color: #e74f06;
}
.page-title:not(.featured-title) + main .product-main {
  padding-top: 30px;
}
.product-short-description p {
  font-size: 14px;
  line-height: 27px;
  color: #444444;
}
.single .entry-category {
  display: none;
}
.single .entry-header-text {
  padding-bottom: 0;
}
.single .entry-content {
  padding-top: 0;
}
.single .comments-area {
  display: none;
}
.sb_left {
  float: right;
  padding-left: 22px;
}
.sb_right {
  float: left;
  padding-left: 0px;
}
.sb_right .hds {
  margin-bottom: 30px;
}
.sb_right .hds span {
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500;
  color: #575757;
  padding-bottom: 8px;
  border-bottom: 2px solid #e2e2e2;
  position: relative;
}
.sb_right .hds span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -2px;
  width: 80px;
  height: 2px;
  background: #848484;
}
.sb_right .new-list .new-list-post {
  overflow: hidden;
  margin-bottom: 30px;
  background: #f9f9f9;
}
.sb_right .new-list .new-list-post .post-image {
  width: 316px;
  height: 190px;
  float: left;
}
.sb_right .new-list .new-list-post .post-image img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}
.sb_right .new-list .new-list-post .post-content {
  width: calc(100% - 316px);
  float: left;
  padding: 40px 20px;
}
.sb_right .new-list .new-list-post .post-content .title {
  font-size: 17px;
  font-weight: 500;
  color: #3d3d3d;
}
.sb_right .new-list .new-list-post:hover .post-content .title,
.sb_right .new-list .new-list-post:hover .post-content .date,
.sb_right .new-list .new-list-post:hover .post-content p {
  color: #4896c9;
}
.sb_right .new-list .new-list-post .post-content .date {
  margin-bottom: 10px;
  font-size: 13px;
  color: #939393;
}
.sb_right .new-list .new-list-post .post-content .date i {
}
.sb_right .new-list .new-list-post .post-content > div {
  font-size: 14px;
  line-height: 23px;
  color: #636363;
  display: block;
  height: 46px;
  overflow: hidden;
}
.sb_right .new-list .new-list-post .post-content > div p {
  margin-bottom: 0;
}
.related .box-image {
  width: 100%;
  height: 250px;
  border: 1px solid #eaeaea;
}
.related .box-image img {
  height: 250px;
  object-fit: contain;
}
.related .product-title a {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #6b6b6b;
  display: block;
  margin-bottom: 10px;
}
.related {
  border-top: none;
}
.related .woocommerce-Price-amount {
  text-align: center;
  font-size: 15px !important;
  font-weight: 500 !important;
  display: block;
  color: #e74f06 !important;
}
.related .product-section-title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500;
  color: #575757;
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 8px;
  margin-bottom: 20px;
  position: relative;
}
.related .product-section-title:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 2px;
  background: #848484;
  left: 0;
  bottom: -2px;
}
.woocommerce-tabs {
  border-top: none !important;
}
.woocommerce-tabs .description_tab a:before {
  display: none;
}
.woocommerce-tabs .description_tab {
  width: 100%;
}
.woocommerce-tabs .description_tab a {
  display: block;
  border-bottom: 2px solid #e8e8e8;
  font-size: 20px;
  text-transform: uppercase;
  color: #444444 !important;
  font-weight: 500;
  padding-bottom: 5px;
  margin-bottom: 15px;
  position: relative;
}
.woocommerce-tabs .description_tab a:after {
  content: "";
  position: absolute;
  width: 72px;
  height: 2px;
  background: #9b9b9b;
  bottom: -2px;
  left: 0;
}
#top-bar .nav > li > a {
  color: #fff;
  font-size: 16px;
}
#top-bar .nav > li > a:hover {
  color: yellow;
}
#masthead .nav > li.header-search {
  padding: 0 !important;
}
.header-search a {
  line-height: 70px !important;
  background-color: #fff !important;
  box-shadow: none !important;
  color: #333333 !important;
  border: none !important;
  padding: 0 20px !important;
}
.header-search input {
  border: none !important;
  box-shadow: none !important;
}
.stuck #masthead {
  background: #fff;
}
.tct_1 {
  padding: 20px 0 !important;
  background: url(img/bg3.jpg) no-repeat;
  background-size: cover;
}
.tct_1 .left .col-inner {
  border-left: 3px solid #fff;
  padding-left: 15px;
}
.tct_1 .left p {
  margin-bottom: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}
.tct_1 .left h2 {
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
}
.tct_1 .right {
  text-align: right;
}
.tct_1 .right .button {
  margin: 10px 0 0 0 !important;
  background: url(img/taingay.png) 122px 11px no-repeat #fff !important;
  box-shadow: none !important;
  font-size: 23px;
  font-weight: bold;
  color: #353535;
  padding: 0 38px 0 15px !important;
  line-height: 49px !important;
  min-height: 49px !important;
}
.tct_1 .right .button:hover span {
  text-decoration: underline;
}
.tct_2 {
  padding: 50px 0 !important;
}
.tct_2 .row {
  box-shadow: 0 0 5px rgb(0 0 0 / 26%);
  max-width: 1140px;
  border-radius: 2px;
  padding: 10px;
}
.tct_2 img {
  width: auto;
  height: 71px;
  margin: 0 auto;
  display: block;
}
.rt_ct {
  background: #2f2f2f !important;
  padding: 35px 0 0 0 !important;
}
.rt_ct .left {
  max-width: 50%;
  flex-basis: 50%;
  padding-right: 100px;
}
.rt_ct .left h2 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 39px;
  color: #4896c9;
  font-weight: 400;
}
.rt_ct .left p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
  line-height: 26px;
}
.rt_ct .left p i {
  width: 20px;
  text-align: center;
  color: #4896c9;
}
.rt_ct .center {
  max-width: 25%;
  flex-basis: 25%;
}
.rt_ct .right {
  max-width: 25%;
  flex-basis: 25%;
}
.rt_ct .copyright p {
  margin-bottom: 0;
  border-top: 1px solid #4f4f4f;
  padding: 20px 0 !important;
  font-size: 14px;
  color: #767676;
  margin-top: 30px;
}
.tai_app {
  margin-top: 15px;
}
.tai_app a {
  margin-right: 10px;
}
/* popup begin */
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  padding-bottom: 250px;
  background: rgba(138, 138, 138, 0.58);
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 9999999999;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  background: #fff;
  position: relative;
  width: 90%;
  top: 20%;
  border: 3px solid #4896c9;
  border-radius: 6px;
  max-width: 400px;
  margin: 4em auto;
  padding: 15px;
  padding: 40px 20px 10px 20px;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-duration: 0.3s;
  overflow: hidden;
}

.cd-popup-container .cd-popup-close {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  display: none;
}
.cd-popup-container .cd-popup-close::before,
.cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: black;
}
.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}

.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}
.popup_taingay label {
  font-weight: 400;
  line-height: 22px !important;
  display: block;
  margin-bottom: 15px;
  margin-right: 0 !important;
  text-align: left;
}
.popup_taingay label span {
  line-height: 22px;
}
.popup_taingay .wpcf7-submit {
  margin: 0 !important;
  border-radius: 30px !important;
}
.rt01 {
  padding: 10px !important;
  margin: 0 auto !important;
  background: url(img/bg1.png) no-repeat top center;
  background-size: contain;
}
.rt01 .left .box-image {
  border-right: 4px solid #fff000;
  padding-right: 10px;
}
.rt01 .left .box-image img {
  width: 80px;
  height: auto;
}
.rt01 .left p {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  margin: 0;
}
.rt01 .col {
  padding-bottom: 0 !important;
}
.rt01 .right {
  text-align: center;
}
.rt01 .right p {
  margin-bottom: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
.rt01 .right .button {
  margin: 0 !important;
  line-height: 30px;
  min-height: 30px;
  font-size: 16px !important;
  font-weight: 500 !important;
  border: 3px solid #fff000 !important;
}
.rt02 {
  padding: 70px 0 40px 0 !important;
}
.rt02 .right {
  text-align: right;
}
.rt02 .right img {
  width: auto !important;
  float: right;
}
.rt02 h3 {
  font-family: "SVN-Darleston" !important;
  font-size: 90px;
  color: #333333;
  line-height: 65px;
  margin-bottom: 0;
}
.rt02 h2 {
  text-align: right;
  font-size: 45px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  color: #4896c9;
}
.rt02 p {
  text-align: justify;
  font-size: 14px;
  line-height: 25px;
  color: #333333;
}
.rt02 .left {
  padding-right: 40px;
}
.rt02 .button {
  margin: 0 !important;
  width: 119px;
  height: 30px;
  /* line-height: 30px; */
  background: url(img/bga.png) center center no-repeat;
  color: #fff !important;
  text-align: center;
  min-height: 30px !important;
}
.rt02 .button span {
  /* line-height: 30px; */
}
.rt02 .button span:hover {
  text-decoration: underline;
}
.top-divider {
  border: none !important;
}
.rt03 {
  padding: 70px 0 50px 0 !important;
  background: url(img/rt03.png) no-repeat;
  background-size: cover;
}
.hds {
  text-align: center;
  margin-bottom: 30px;
}
.hds span {
  position: relative;
  font-size: 30px;
  line-height: 44px;
  text-transform: uppercase;
  color: #474747;
  font-weight: 500;
}
.hds span:before {
  position: absolute;
  content: "";
  width: 31px;
  height: 2px;
  background: #4896c9;
  left: -45px;
  top: 16px;
}
.hds span:after {
  position: absolute;
  content: "";
  width: 31px;
  height: 2px;
  background: #4896c9;
  right: -45px;
  top: 16px;
}
.rt03 .box {
  background: #ffffff;
  padding: 15px 15px 0 15px;
  box-shadow: 0 0 3px rgb(0 0 0 / 35%);
  border-radius: 3px;
  height: 250px;
  width: 250px;
  border-radius: 100%;
  background: #4896c9;
}
.rt03 .box .box-image {
  height: 84px;
  line-height: 84px;
  width: auto;
  text-align: center;
}
.rt03 .box .box-image img {
  width: auto;
  height: auto;
}
.rt03 .box h3 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
}
.rt03 .box h4 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}
.rt03 .box p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
}
.rt04 {
  padding: 60px 0 !important;
}
.rt04 .box {
  border-radius: 8px;
  overflow: hidden;
}
.rt04 .box .box-image {
  width: 100%;
  height: 308px;
}
.rt04 .box .box-image img {
  width: 100%;
  height: 308px;
  object-fit: cover;
}
.rt04 .box h4 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.rt04 .box p {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #4896c9;
  display: inline-block;
  position: relative;
}
.rt04 .box p:after {
  position: absolute;
  content: "";
  background: url(img/ic6.png) no-repeat;
  width: 54px;
  height: 10px;
  top: 6px;
  right: -72px;
}
.rt05 {
  padding: 20px 0 0 0 !important;
  background: #ffba00;
}
.rt05 .col {
  padding-bottom: 0 !important;
}
.dk_tv_home {
  background: #4896c9;
  border: 1px solid #ffffff;
  border-radius: 10px;
  padding: 25px;
  margin-top: 50px;
}
.dk_tv_home h2 {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  margin-bottom: 5px;
}
.dk_tv_home p {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
}
.dk_tv_home .p {
  margin-bottom: 10px;
}
.dk_tv_home label {
  font-weight: 400;
  color: #fff;
}
.dk_tv_home .wpcf7-submit {
  margin: 0 auto;
  display: block;
  line-height: 30px;
  min-height: 30px;
  border-radius: 30px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border: 3px solid #fff !important;
}
.rt06 {
  margin-top: 70px !important;
  margin-bottom: 40px !important;
}
.cau_chuyen_thanh_cong {
  margin: 0 -30px;
}
.cau_chuyen_thanh_cong .cau_chuyen_list {
  width: 33.33%;
  float: left;
  padding: 0 30px;
}
.slick-slide {
  outline: none !important;
}
.cau_chuyen_thanh_cong .cau_chuyen_list .cnt {
  position: relative;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 30px;
  padding: 25px 30px;
  text-align: justify;
}
.cau_chuyen_thanh_cong .slick-center .cnt {
  background: #ff8b39;
  border-radius: 15px;
  color: #fff;
}
.cau_chuyen_thanh_cong .slick-center .cnt:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ff8b39;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.cau_chuyen_thanh_cong .cau_chuyen_list .cnt:before {
  content: "";
  position: absolute;
  background: url(img/left.png) no-repeat;
  background-size: contain;
  width: 33px;
  height: 28px;
  left: 10px;
  top: 10px;
  opacity: 0.5;
}
.cau_chuyen_thanh_cong .cnt .after {
  background: url(img/right.png) no-repeat;
  background-size: contain;
  width: 33px;
  height: 28px;
  bottom: 10px;
  right: 10px;
  opacity: 0.5;
  position: absolute;
}
.cau_chuyen_thanh_cong .img img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  object-fit: cover;
  display: block;
  border-radius: 50%;
  border: 1px solid #4896c9;
}
.cau_chuyen_thanh_cong h4 {
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0px;
}
.cau_chuyen_thanh_cong p {
  text-align: center;
  margin-bottom: 0;
  font-size: 13px;
  color: #708389;
}
.cau_chuyen_thanh_cong .slick-dots {
  margin: 10px 0 0 0;
  text-align: center;
}
.cau_chuyen_thanh_cong .slick-dots li {
  list-style: none;
  display: inline-block;
  font-size: 0;
  width: 7px;
  height: 7px;
  background: #dedede;
  border-radius: 50%;
  margin: 0 3px;
  cursor: pointer;
}
.cau_chuyen_thanh_cong li.slick-active {
  background: #4896c9;
}
.cau_chuyen_thanh_cong .slick-prev {
  position: absolute;
  top: 40%;
  left: 0;
  cursor: pointer;
  z-index: 9;
}
.cau_chuyen_thanh_cong .slick-next {
  position: absolute;
  top: 40%;
  right: 0;
  z-index: 9;
  cursor: pointer;
}
.video_rt {
  margin: 30px -15px 0 -15px;
  overflow: hidden;
}
.video_rt .video_list {
  width: 33.33%;
  padding: 0 15px;
  float: left;
}
.video_rt .video_list .img {
  position: relative;
  width: 100%;
  height: 190px;
  border-radius: 10px;
  overflow: hidden;
}
.video_rt .video_list .img .popup-gallery {
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
  width: 40px;
  line-height: 40px;
  height: 40px;
  background: rgb(0 0 0 / 38%);
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
.video_rt .video_list .img .popup-gallery i {
  color: #fff;
  font-size: 20px;
}
.video_rt .video_list .img img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}
.video_rt .video_list > div {
  border: 1px solid #ebebeb;
  border-radius: 10px 10px 0 0;
}
.video_rt .video_list .cnt {
  padding: 15px;
}
.video_rt .video_list .cnt h2 {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #333333;
}
.video_rt .video_list .cnt > div {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.video_rt .slick-prev {
  position: absolute;
  top: 45%;
  left: 0;
  cursor: pointer;
  z-index: 9;
}
.video_rt .slick-next {
  position: absolute;
  top: 45%;
  right: 0;
  z-index: 9;
  cursor: pointer;
}
.rt06 .button {
  margin: 30px auto 0 auto;
  display: block;
  line-height: 33px;
  min-height: 33px;
  border-radius: 30px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  width: 152px;
}
.rt07 {
  background: #fef6e9;
  padding: 50px 0 10px 0 !important;
}
.rt07 .hds {
  margin-bottom: 0;
}
.rt07 .tieude p {
  text-align: center;
}
.doi_ngu_giang_vien {
  margin: 0 -15px;
}
.doi_ngu_giang_vien .giangvien_list {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.doi_ngu_giang_vien .giangvien_list .img {
  position: relative;
  width: 100%;
  height: 250px;
}
.doi_ngu_giang_vien .giangvien_list .img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.doi_ngu_giang_vien .giangvien_list .cnt {
  background: #ffffff;
  padding: 30px 30px 0 30px;
}
.doi_ngu_giang_vien .giangvien_list .cnt h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #062a35;
  display: block;
  height: 28px;
  overflow: hidden;
  margin-bottom: 0px;
}
.doi_ngu_giang_vien .giangvien_list .cnt span {
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  display: block;
  color: #708389;
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e2e2;
}
.doi_ngu_giang_vien .giangvien_list .cnt > div {
  font-size: 15px;
  line-height: 30px;
  padding: 15px 0 20px 22px;
  background: url(img/book.png) 0px 21px no-repeat;
}
.giangvien_list > div {
  position: relative;
}
.giangvien_list > div .share {
}
.giangvien_list > div .share > ul {
  position: absolute;
  top: 228px;
  right: 20px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #4896c9;
  color: #fff;
  padding: 0;
  margin: 0;
}
.giangvien_list > div .share ul > li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.giangvien_list > div .share ul > li > a {
  color: #fff;
}
.giangvien_list > div .share ul > li > ul {
  width: 45px;
  height: 122px;
  position: absolute;
  background: #fff;
  z-index: 99999;
  margin: 0;
  padding: 0;
  top: -122px;
  display: none;
}
.giangvien_list > div .share ul > li:hover > ul {
  display: block;
}
.giangvien_list > div .share ul > li > ul a {
  width: 32px;
  height: 32px;
  margin-top: 7px !important;
}
.giangvien_list > div .share ul > li > ul .tw {
  background: url(img/tw.png) no-repeat;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
.giangvien_list > div .share ul > li > ul .youtube {
  background: url(img/you.png) no-repeat;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
.giangvien_list > div .share ul > li > ul .facebook {
  background: url(img/fb.png) no-repeat;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
.doi_ngu_giang_vien .slick-prev {
  position: absolute;
  top: 40%;
  left: 0;
  cursor: pointer;
  z-index: 9;
}
.doi_ngu_giang_vien .slick-next {
  position: absolute;
  top: 40%;
  right: 0;
  z-index: 9;
  cursor: pointer;
}
.rt07 .button {
  margin: 0 auto;
  display: block;
  line-height: 33px;
  min-height: 33px;
  border-radius: 30px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border: 3px solid #fff !important;
  width: 152px;
}
.rt08 {
  padding: 0px 0 !important;
  margin-top: 0 !important;
}
.news-widget-sidebar-widget11 .news-item-sidebar-clear {
  overflow: hidden;
  margin-bottom: 20px;
}
.news-widget-sidebar-widget11 .news-item-sidebar-clear .news-thumb {
  width: 325px;
  height: 240px;
  float: left;
  position: relative;
}
.news-widget-sidebar-widget11 .news-item-sidebar-clear .news-thumb img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.news-widget-sidebar-widget11 .news-item-sidebar-clear .news-thumb .date {
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 28%);
  padding: 10px;
  z-index: 9;
}
.news-widget-sidebar-widget11
  .news-item-sidebar-clear
  .news-thumb
  .date
  > p:nth-child(1) {
  color: #fff;
  margin-bottom: 0;
  font-size: 23px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.news-widget-sidebar-widget11
  .news-item-sidebar-clear
  .news-thumb
  .date
  > p:nth-child(2) {
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  font-size: 15px;
}
.news-widget-sidebar-widget11 .news-item-sidebar-clear .box__slider {
  width: calc(100% - 325px);
  float: right;
  padding: 30px 20px;
}
.news-widget-sidebar-widget11
  .news-item-sidebar-clear
  .box__slider
  .news-title {
  font-size: 23px;
  line-height: 26px;
  font-weight: 500;
  color: #3b3b3b;
  text-transform: initial;
}
.news-widget-sidebar-widget11 .news-item-sidebar-clear .box__slider > div {
  font-size: 14px;
  line-height: 25px;
  display: block;
  height: 75px;
  overflow: hidden;
  color: #838383;
}
.news-widget-sidebar-widget11 .news-item-sidebar-clear .box__slider .view {
  text-decoration: underline;
  font-size: 13px;
  line-height: 25px;
  color: #4896c9;
}
.view_new {
  text-align: center;
  clear: both;
}
.view_new a {
  margin: 30px auto 0 auto;
  display: block;
  line-height: 33px;
  min-height: 33px;
  border-radius: 30px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  width: 152px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #4896c9;
}
.view_new a:hover {
  text-decoration: underline;
}
.rt08 .hds {
  margin-bottom: 10px;
}
.rt08 .nav-simple li {
  margin: 0 2px !important;
}
.rt08 .nav-simple li a {
  display: inline-block;
  padding: 0 30px !important;
  border: 1px solid #e0e0e0;
  background: #f8f8f8;
  line-height: 38px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
  color: #333333 !important;
}
.rt08 .nav-simple li.active a {
  border: 1px solid #4896c9;
  color: #4896c9 !important;
}
.news-style-31 {
  margin: 0 -15px;
}
.news-style-31 .news-item-sidebar-clear {
  width: 33.33%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.news-style-31 .news-item-sidebar-clear .news-thumb {
  width: 100%;
  position: relative;
  height: 250px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.news-style-31 .news-item-sidebar-clear .news-thumb .date {
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 28%);
  padding: 10px;
  z-index: 9;
}
.news-style-31 .news-item-sidebar-clear .news-thumb .date > p:nth-child(1) {
  color: #fff;
  margin-bottom: 0;
  font-size: 23px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.news-style-31 .news-item-sidebar-clear .news-thumb .date > p:nth-child(2) {
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  font-size: 15px;
}
.news-style-31 .news-item-sidebar-clear .news-thumb img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.news-style-31 .news-item-sidebar-clear .box__slider {
  text-align: center;
  border: 1px solid #e0e0e0;
  padding: 30px 20px;
}
.news-style-31 .news-item-sidebar-clear .box__slider .news-title {
  display: block;
  font-size: 20px;
  line-height: 31px;
  font-weight: bold;
  color: #3e3e3e;
  height: 62px;
  overflow: hidden;
}
.news-style-31 .news-item-sidebar-clear .box__slider > div {
  font-size: 15px;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  display: block;
  color: #3e3e3e;
  margin-bottom: 10px;
}
.news-style-31 .news-item-sidebar-clear .box__slider .view {
  font-size: 15px;
  color: #4896c9;
}
.rt_banner {
  background: url(img/bre.jpg) no-repeat;
  background-size: cover;
  height: 300px;
  padding-top: 100px;
}
.home .rt_banner {
  display: none;
}
.rt_banner h2 {
  text-align: center;
}
.rt_banner h2 span {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: 45px;
  text-shadow: 0 1px 5px #000;
}
.rt_link {
  text-align: center;
}
.rt_link a {
  display: inline-block;
  background: #c1c1c1;
  line-height: 30px;
  color: #fff;
  padding: 0 14px;
  font-size: 15px;
  font-weight: 500;
  text-shadow: 0 1px 5px #000;
  position: relative;
  margin-right: 22px;
}
.rt_link a:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 30px;
  background: url(img/b1.png) no-repeat;
  left: -16px;
  top: 0;
}
.rt_link a:after {
  position: absolute;
  content: "";
  width: 16px;
  height: 30px;
  background: url(img/b3.png) no-repeat;
  right: -16px;
  top: 0;
}
.rt_link span {
  display: inline-block;
  background: #4896c9;
  position: relative;
  line-height: 30px;
  color: #fff;
  padding: 0 14px;
  font-size: 15px;
  font-weight: 400;
  text-shadow: 0 1px 5px #000;
}
.rt_link span:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 30px;
  background: url(img/b2.png) no-repeat;
  left: -16px;
  top: 0;
}
.rt_link span:after {
  position: absolute;
  content: "";
  width: 16px;
  height: 30px;
  background: url(img/b4.png) no-repeat;
  right: -16px;
  top: 0;
}
.rt_ly_do {
  padding-top: 40px;
}
.rt_ly_do .news-widget-sidebar-widget11 .news-item-sidebar-clear {
  margin-bottom: 0;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #e0e0e0;
}
.rt_ly_do .news-widget-sidebar-widget11 .news-item-sidebar-clear .box__slider {
  background: #f7f7f7 !important;
}
.rt_ly_do .view_new {
  display: none !important;
}
.rt_ly_do .news-widget-sidebar-widget11 {
  margin-bottom: 40px;
}
.p_ht1 {
  padding-top: 40px;
}
.p_ht1 .col {
  padding-bottom: 10px !important;
}
.p_ht2 .hds span:before,
.p_ht2 .hds span:after {
  display: none !important;
}
.p_ht2 .box-image {
  width: 240px !important;
  float: left;
  background: url(img/b5.png) right center no-repeat #ffa14c;
  padding: 33px 25px;
}
.p_ht2 .box-image img {
  width: auto !important;
  max-height: 80px;
}
.p_ht2 .box-text {
  width: calc(100% - 240px);
  float: right;
  background: #fef6e9;
  padding: 20px;
}
.p_ht2 .box-text h4 {
  font-size: 19px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  color: #4896c9;
  margin-bottom: 15px;
}
.p_ht2 .box-text h4:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: "";
  width: 86px;
  height: 2px;
  background: #4896c9;
}
.p_ht2 .box-text p {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
  margin-bottom: 0;
}
.p_ht2 .box {
  background: #fef6e9;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 40px;
}
.p_ht3 .button {
  margin: 30px auto 0 auto;
  display: block;
  line-height: 33px;
  min-height: 33px;
  border-radius: 30px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  width: 160px;
}
.p_ht4 {
  padding: 60px 0 60px 0 !important;
  background: #fef6e9;
}
.p_ht4 .box {
  background: #ffffff;
  border-radius: 23px;
  overflow: hidden;
}
.p_ht4 .box .box-image {
  width: 253px !important;
  float: left;
}
.p_ht4 .box .box-text {
  width: calc(100% - 253px);
  float: left;
}
.p_ht4 .box .box-text h4 {
  font-size: 19px;
  line-height: 25px;
  font-weight: 500;
  color: #333333;
  text-transform: uppercase;
  margin-top: 20px;
}
.p_ht4 .div1 .button {
  background-color: #fc0000 !important;
}
.p_ht4 .div2 .button {
  background-color: #303e48 !important;
}
.p_ht4 .div3 .button {
  background-color: #4dae50 !important;
}
.p_ht4 .div4 .button {
  background-color: #ff4700 !important;
}
.p_ht4 .div5 .button {
  background-color: #39a2db !important;
}
.p_ht4 .div6 .button {
  background-color: #f6921d !important;
}
.page-id-21600 .rt08 {
  padding-top: 0 !important;
}
.kh02 {
  margin-bottom: 50px;
}
.kh02 h2 {
  position: relative;
  font-size: 30px;
  text-transform: uppercase;
  color: #4896c9;
}
.kh02 h2:after {
  position: absolute;
  content: "";
  width: 82px;
  height: 3px;
  background: #4896c9;
  bottom: -5px;
  left: 0;
}
.page-id-21642 .p_ht3 .hds {
  margin-bottom: 10px !important;
}
.kh03 {
  margin-top: 30px;
}
.kh03 .hds {
  margin-bottom: 0;
}
.kh03 h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #4896c9;
}
.kh03 .box-text h4 {
  font-size: 24px;
  line-height: 35px;
  font-weight: bold;
  text-transform: uppercase;
}
.news-block-widget-style-6 .news-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.news-block-widget-style-6 .news-item .news-thumb {
  width: 100px;
  height: 80px;
  float: left;
}
.news-block-widget-style-6 .news-item .news-thumb img {
  width: 100%;
  height: 80px;
  object-fit: cover;
}
.news-block-widget-style-6 .news-item .box__slider {
  width: calc(100% - 100px);
  float: right;
  padding-left: 10px;
}
.news-block-widget-style-6 .news-item .box__slider h4 {
  margin-bottom: 0;
}
.news-block-widget-style-6 .news-item .box__slider h4 a {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #333;
}
.news-block-widget-style-6 .news-item .box__slider h4 a:hover {
  color: #4896c9;
}
.box__nth__2 .news-post-news {
  margin-bottom: 20px;
  overflow: hidden;
}
.box__nth__2 .news-post-news .box__thumb__img {
  width: 30%;
  float: left;
}
.box__nth__2 .news-post-news .box__thumb__img img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}
.box__nth__2 .news-post-news .box__content {
  width: 70%;
  float: right;
  padding-left: 20px;
}
.box__nth__2 .news-post-news .box__content a {
  color: #333;
  font-size: 16px;
}
/* popup end */
/*mobile*/
@media (max-width: 1024px) {
  #header .nav > li > a {
    padding: 0 10px;
    font-size: 14px;
  }
}
@media (max-width: 812px) {
  .rt01 {
    background-size: cover;
  }
  .rt01 .right .button {
    font-size: 15px !important;
  }
  .page-id-21662 .doi_ngu_giang_vien .giangvien_list {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .rt01 .left {
    max-width: 60%;
    flex-basis: 60%;
  }
  .rt01 .right {
    max-width: 40%;
    flex-basis: 40%;
    padding: 0;
  }
  .rt01 .left p {
    font-size: 14px;
    line-height: 20px;
  }
  .rt01 .left .box-image {
    border: none;
    padding: 0;
  }
  .rt01 .right p {
    font-size: 14px;
    line-height: 20px;
  }
  .rt01 .right .button {
    font-size: 13px !important;
    padding: 0 5px !important;
  }
  .rt02 .left {
    padding-right: 15px;
  }
  .rt02 h2 {
    font-size: 30px;
    margin-top: 10px;
  }
  .hds span {
    font-size: 22px;
    line-height: 30px;
    padding: 0 10px;
  }
  .hds span:before,
  .hds span:after {
    display: none;
  }
  .news-widget-sidebar-widget11 .news-item-sidebar-clear .news-thumb {
    width: 100%;
  }
  .news-widget-sidebar-widget11 .news-item-sidebar-clear .box__slider {
    width: 100%;
  }
  .news-style-31 .news-item-sidebar-clear {
    width: 100%;
  }
  #footer .col {
    max-width: 100% !important;
    flex-basis: 100% !important;
    padding: 0 15px !important;
  }
  .rt_banner {
    height: 200px;
    padding-top: 50px;
  }
  .rt_banner h2 span {
    font-size: 14px;
    line-height: 22px;
  }
  .rt_link span,
  .rt_link a {
    font-size: 12px;
  }
  .p_ht2 .box-image {
    display: none;
  }
  .p_ht2 .box-text {
    width: 100%;
  }
  .p_ht4 .box .box-image {
    width: 50% !important;
  }
  .p_ht4 .box .box-text {
    width: 50%;
    padding-left: 20px;
  }
  .p_ht4 .box .box-text h4 {
    font-size: 14px;
    margin-top: 0;
  }
  .single .large-9,
  .archive .large-9 {
    width: 100%;
    padding: 0px !important;
  }
  .sb_left {
    width: 100%;
    padding: 0 !important;
  }
  .sb_right .new-list .new-list-post .post-image {
    width: 100%;
    height: auto;
  }
  .sb_right .new-list .new-list-post .post-image img {
    height: auto;
  }
  .sb_right .new-list .new-list-post .post-content {
    width: 100%;
    padding: 10px;
  }
  .box__nth__2 .news-post-news .box__thumb__img {
    width: 45%;
  }
  .box__nth__2 .news-post-news .box__content {
    width: 55%;
    padding-left: 10px;
  }
  .box__nth__2 .news-post-news .box__thumb__img img {
    height: auto;
  }
  .box__nth__2 .news-post-news .box__content .box__des {
    display: none;
  }
  .page-id-21662 .doi_ngu_giang_vien .giangvien_list {
    width: 100%;
  }
}
