@charset "UTF-8";
@font-face {
  font-family: 'Roboto_Bold';
  src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto_Regular';
  src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto_Medium';
  src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.ttf") format("truetype"), url("../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto_MediumItalic';
  src: url("../fonts/Roboto-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-MediumItalic.ttf") format("truetype"), url("../fonts/Roboto-MediumItalic.svg#Roboto-MediumItalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Roboto_Light';
  src: url("../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.ttf") format("truetype"), url("../fonts/Roboto-Light.svg#Roboto-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'NotoSerif';
  src: url("../fonts/NotoSerif-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerif-Regular.ttf") format("truetype"), url("../fonts/NotoSerif-Regular.svg#Roboto-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  margin: 0px;
  padding: 0px; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Playfair Display";
  font-weight: bold; }

a:hover {
  color: #4770c1; }

img.w_100 {
  width: 100%;
  display: block;
  height: auto; }

.fixed {
  position: fixed !important;
  top: 0px;
  z-index: 99;
  width: 100%; }

.row-flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap; }

.flex-reverse {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap-reverse; }

@media (min-width: 1200px) {
  .row_pc {
    margin-right: -10px;
    margin-left: -10px; } }
body {
  font-family: sans-serif;
  background: #fff;
  color: #000;
  font-size: 16px; }

.header-contents .logo img {
  max-height: 75px; }

#top-nav-wrapper {
  background-color: #192771; }

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  color: #0125d7; }

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:after {
  background: #0125d7; }

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:focus {
  color: #0125d7; }

.top-nav a {
  color: #fff; }
  .top-nav a:hover {
    color: #b9b5b5; }

.slider_main .owl-nav {
  top: 49%; }
  .slider_main .owl-nav .owl-prev, .slider_main .owl-nav .owl-next {
    left: 1%;
    opacity: 1;
    background: #e0e0e0;
    width: 50px;
    height: 50px;
    border-radius: 100%; }
    .slider_main .owl-nav .owl-prev:hover, .slider_main .owl-nav .owl-next:hover {
      color: #333;
      background: #1a87cf; }
    .slider_main .owl-nav .owl-prev i.icon_slider, .slider_main .owl-nav .owl-next i.icon_slider {
      font-size: 45px;
      font-weight: bold; }
  .slider_main .owl-nav .owl-next {
    opacity: 1;
    left: inherit;
    right: 1%; }
.slider_main .item a img {
  height: 600px;
  object-fit: cover; }

#info, .slider_box, .event_box, .tintuc, .partner, .certify, .productnb_title, .news {
  padding: 22px 0 36px;
  background: url(../images/image5.png) no-repeat center top; }

h2.resources_title {
  font-family: "Playfair Display";
  font-size: 35px;
  line-height: 67px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  padding-top: 9px;
  padding: 9px 0px 18px 0;
  margin-bottom: 15px; }

.slider_box h2.resources_title {
  margin-top: 10px; }

.title_right_home {
  color: #cc0000;
  font-size: 24px;
  font-weight: bold;
  margin: 0px; }

.sologane_home {
  margin: 15px 0px;
  text-align: center;
  font-family: "Playfair Display";
  font-size: 29px;
  font-weight: 550;
  text-transform: capitalize; }

h1.sologane_home::after {
  content: "";
  background: #0125d7;
  width: 100px;
  height: 2px;
  display: block;
  margin: 0 auto;
  transition: all ease 0.8s; }

.sologane_home:hover::after {
  width: 140px; }

.text_home {
  padding-left: 15px; }

.text_home > p {
  color: #2b2c36;
  font-size: 13px;
  line-height: 23px;
  height: 297px;
  margin-bottom: 10px;
  overflow: hidden; }

.sub_home p {
  font-family: "Playfair Display";
  font-size: 18px;
  color: #1f1f1f; }

.sub_home {
  font-family: sans-serif;
  font-size: 17px;
  line-height: 25px;
  color: #333;
  text-align: justify; }

section#info {
  margin-top: 53px; }

.productnb_title {
  padding-bottom: 35px;
  text-align: center; }
  .productnb_title h3 {
    color: #333;
    font-weight: bold;
    font-size: 35px;
    line-height: 67px;
    text-transform: capitalize;
    margin-top: 10px; }
  .productnb_title h4 {
    color: #ffffff;
    font-size: 36px;
    text-transform: uppercase; }

.productnb {
  padding: 46px 0 50px;
  text-align: center; }
  .productnb .productnb_info {
    padding-bottom: 24px;
    background: #fff; }
    .productnb .productnb_info a {
      display: inline-block; }
      .productnb .productnb_info a img {
        display: block;
        height: 300px;
        width: 100%;
        object-fit: cover; }
    .productnb .productnb_info a.button.cart-add-btn {
      border: 1px solid #1f44ab; }
      .productnb .productnb_info a.button.cart-add-btn:hover {
        background: #7595ef;
        color: #fff; }
    .productnb .productnb_info .productnb_infoa {
      text-align: center;
      font-family: "Playfair Display";
      font-size: 18px;
      padding: 14px 10px 0;
      height: 166px;
      overflow: hidden; }
      .productnb .productnb_info .productnb_infoa h3 {
        font-weight: normal; }
        .productnb .productnb_info .productnb_infoa h3 a {
          color: #363535;
          display: inline-block;
          text-transform: capitalize;
          font-family: "Playfair Display";
          font-size: 18px;
          -webkit-line-clamp: 3;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical; }
          .productnb .productnb_info .productnb_infoa h3 a:hover {
            color: #4770c1; }
      .productnb .productnb_info .productnb_infoa .price_product {
        margin: 15px 0;
        color: #000;
        border: 1px solid #1f44ab;
        display: inline-block;
        padding: 10px 20px;
        border-radius: 5px;
        font-weight: 700;
        font-family: "Playfair Display", serif; }
  .productnb .owl-carousel.slider_main1 .owl-nav {
    top: 50%; }
    .productnb .owl-carousel.slider_main1 .owl-nav .owl-prev, .productnb .owl-carousel.slider_main1 .owl-nav .owl-next {
      left: 1%;
      opacity: 1;
      color: #1a87cf; }
      .productnb .owl-carousel.slider_main1 .owl-nav .owl-prev:hover, .productnb .owl-carousel.slider_main1 .owl-nav .owl-next:hover {
        color: #2bac57; }
      .productnb .owl-carousel.slider_main1 .owl-nav .owl-prev i.icon_slider, .productnb .owl-carousel.slider_main1 .owl-nav .owl-next i.icon_slider {
        font-size: 45px;
        font-weight: bold; }
    .productnb .owl-carousel.slider_main1 .owl-nav .owl-next {
      opacity: 1;
      left: inherit;
      right: 1%; }
  .productnb a.productnb_btn {
    display: inline-block;
    color: #fff;
    background: #192771;
    border: 1px solid #fff;
    padding: 13px;
    font-size: 18px;
    font-family: "Roboto_Regular";
    text-transform: uppercase;
    margin: 34px auto 0; }
    .productnb a.productnb_btn:hover {
      background: #061358; }

p.view_all {
  text-align: right; }

p.view_all a {
  display: inline-block;
  color: #000;
  border: 2px solid #fff;
  padding: 13px 17px;
  font-size: 18px;
  font-family: "Roboto_Regular";
  text-transform: uppercase;
  margin: 34px auto 0;
  border-radius: 6px;
  transition: all ease 1s; }
  p.view_all a:hover {
    border-bottom: 2px solid #192771;
    color: #000; }

a.view_more {
  display: inline-block;
  padding: 10px;
  border-radius: 6px;
  background-image: linear-gradient(to right, #948f8f, #4242ec);
  color: #fff;
  text-transform: capitalize;
  transition: all ease 0.4s; }
  a.view_more:hover {
    opacity: 0.7; }

.slider_box {
  padding-bottom: 30px;
  padding-top: 15px; }

.full_box_sld {
  text-align: center; }

.img_box_sld {
  display: block;
  margin: 0 auto; }

.img_box_sld > img {
  width: 170px !important;
  height: 170px;
  border-radius: 100%;
  object-fit: cover;
  box-shadow: 2px 3px 4px #c3baba;
  margin: 0 auto; }

.name_box {
  overflow: hidden;
  padding-top: 30px; }

.full_box_sld .star {
  color: #192771;
  padding-top: 15px; }

.name_box h3 {
  text-transform: capitalize;
  font-weight: 800;
  color: #000;
  font-size: 22px; }

.name_content_box {
  margin: 0;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px; }

.name_box > p {
  color: #333;
  font-size: 13px;
  line-height: 23px; }

.text_content_sld {
  color: #333;
  font-size: 18px;
  line-height: 22px;
  padding-top: 23px;
  text-align: center;
  font-style: italic;
  font-family: "Roboto_Regular", sans-serif;
      word-break: break-word;}

.slider_review .owl-nav, .slider_main2 .owl-nav {
  top: 47%; }
  .slider_review .owl-nav .owl-prev, .slider_review .owl-nav .owl-next, .slider_main2 .owl-nav .owl-prev, .slider_main2 .owl-nav .owl-next {
    left: 5px;
    opacity: 1;
    color: #1a87cf; }
    .slider_review .owl-nav .owl-prev:hover, .slider_review .owl-nav .owl-next:hover, .slider_main2 .owl-nav .owl-prev:hover, .slider_main2 .owl-nav .owl-next:hover {
      color: #2bac57; }
    .slider_review .owl-nav .owl-prev i.icon_slider, .slider_review .owl-nav .owl-next i.icon_slider, .slider_main2 .owl-nav .owl-prev i.icon_slider, .slider_main2 .owl-nav .owl-next i.icon_slider {
      font-size: 45px;
      font-weight: bold; }
  .slider_review .owl-nav .owl-next, .slider_main2 .owl-nav .owl-next {
    opacity: 1;
    left: inherit;
    right: 5px; }

.slider_review .item {
  border-right: 1px solid #e0d8d8;
  padding-right: 10px; }

.event_left iframe {
  width: 100%;
  height: 390px;
  border-radius: 6px; }

.box_video {
  display: grid;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: auto auto; }

.box_video iframe {
  max-width: 100%;
  height: 191px; }

.slider_event .item a img {
  height: 390px;
  object-fit: cover;
  border-radius: 6px; }
.slider_event .owl-nav {
  top: 50%; }
  .slider_event .owl-nav .owl-prev, .slider_event .owl-nav .owl-next {
    left: 1%;
    opacity: 1;
    color: #1a87cf; }
    .slider_event .owl-nav .owl-prev:hover, .slider_event .owl-nav .owl-next:hover {
      color: #2bac57; }
    .slider_event .owl-nav .owl-prev i.icon_slider, .slider_event .owl-nav .owl-next i.icon_slider {
      font-size: 45px;
      font-weight: bold; }
  .slider_event .owl-nav .owl-next {
    opacity: 1;
    left: inherit;
    right: 1%; }

/* tintuc begin */
.tintuc {
  padding-bottom: 60px; }

.img_r img {
  width: 100%;
  display: block;
  object-fit: cover; }

.tintucc1_content h3 {
  font-family: "Playfair Display";
  font-size: 20px;
  line-height: 18.99px;
  margin: 15px 0 10px; }

.tintucc1_content p {
  font-family: "Playfair Display";
  line-height: 20px;
  margin: 10px 0;
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis; }

.tintuc_r h3 {
  font-family: "Playfair Display";
  line-height: 22.79px;
  margin: 5px 0 10px;
  font-size: 20px; }

.tintuc_r p {
  font-family: "Playfair Display";
  line-height: 22.79px;
  margin: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.tintucc1_img, .tintuc_r_img {
  overflow: hidden; }

.tintucc1_img a img {
  display: block;
  width: 100%;
  object-fit: contain;
  overflow: hidden;
  transition: all ease 0.7s;
  border-radius: 5px; }

.tintucc1_img a:hover img {
  transform: scale(1.2); }

.tintuc_r_img {
  width: 32%;
  float: left;
  padding-right: 15px; }

.tintuc_r_img img {
  width: 100%;
  height: 130px;
  object-fit: contain;
  display: block;
  transition: all ease 0.7s;
  border-radius: 5px; }

.tintuc_r_img a:hover img {
  transform: scale(1.1); }

.tintuc_r_content {
  width: 65%;
  float: left;
  overflow: hidden; }

.tintuc_r:last-child {
  border: none;
  padding: 0;
  margin: 0; }

.tintuc_r {
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 10px;
  margin-bottom: 10px; }

p.tt_date {
  color: #716f6f; }

/* tintuc end */
.certify {
  background-image: linear-gradient(#fff, #4242ec); }

.certify_desc {
  text-align: center;
  font-size: 20px;
  color: #353333;
  margin-top: -35px;
  margin-bottom: 15px;
  font-style: italic; }

.slider_certify {
  padding-top: 30px; }
  .slider_certify .item .content p {
    color: #fff;
    font-size: 16px;
    text-align: center; }
  .slider_certify .item a {
    margin-bottom: 15px;
    display: block;
    border: 5px solid #5e5eee;
    border-radius: 5px; }
    .slider_certify .item a img {
      height: 346px;
      object-fit: cover; }
  .slider_certify .owl-nav {
    top: 30%; }
    .slider_certify .owl-nav .owl-prev, .slider_certify .owl-nav .owl-next {
      left: 1%;
      opacity: 1;
      color: #1a87cf; }
      .slider_certify .owl-nav .owl-prev:hover, .slider_certify .owl-nav .owl-next:hover {
        color: #2bac57; }
      .slider_certify .owl-nav .owl-prev i.icon_slider, .slider_certify .owl-nav .owl-next i.icon_slider {
        font-size: 45px;
        font-weight: bold; }
    .slider_certify .owl-nav .owl-next {
      opacity: 1;
      left: inherit;
      right: 1%; }

.news {
  padding: 40px 0 46px; }

.news_pro > a.new_img {
  display: block;
  overflow: hidden;
  border-radius: 5px; }
  .news_pro > a.new_img:hover img {
    transform: scale(1.2); }
  .news_pro > a.new_img img {
    width: 100%;
    height: 201px;
    object-fit: cover;
    transition: all ease 0.7s; }
.news_pro .news_pro_content {
  padding-top: 16px;
  overflow: hidden;
  text-align: center; }
  .news_pro .news_pro_content h3 {
    font-size: 19px;
    text-transform: uppercase;
    color: #333;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: normal;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; }
  .news_pro .news_pro_content p {
    color: #5a5a5a;
    line-height: 22px;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-family: Lato; }
  .news_pro .news_pro_content p.tt_date {
    padding-bottom: 10px; }

.footer_mid {
  padding: 27px 0 27px;
  background: #192771;
  text-align: center; }
  .footer_mid .footer_mid_c1 h3 {
    font-size: 13px;
    line-height: 28px;
    text-transform: uppercase;
    color: #0498f7;
    font-weight: bold; }
  .footer_mid .footer_mid_c1 ul li a {
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    color: #fff; }
    .footer_mid .footer_mid_c1 ul li a:hover {
      color: #0498f7; }
  .footer_mid .footer_mid_c1 ul li p {
    display: block;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    font-family: "Playfair Display";
    line-height: 28px; }
    .footer_mid .footer_mid_c1 ul li p a {
      font-weight: bold; }
      .footer_mid .footer_mid_c1 ul li p a i {
        margin-right: 7px;
        font-size: 25px; }
  .footer_mid .footer_mid_c1 ul li.footer_mid_social {
    border-top: 1px solid #e3e4e5;
    margin-top: 12px; }
    .footer_mid .footer_mid_c1 ul li.footer_mid_social div a {
      display: inline-block;
      font-size: 24px; }
  .footer_mid .footer_mid_c1 > img {
    width: 100%; }

.footer_bot {
  text-align: center;
  padding: 10px 0; }

#go_top {
  position: fixed;
  width: 24px;
  height: 25px;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  font-weight: bold;
  background-size: 100% 100%;
  display: inline-block;
  z-index: 100;
  bottom: 25px;
  right: 25px; }

.slick-slider {
  position: relative; }

.slick-slider i.icon_slider {
  font-size: 50px;
  opacity: 1;
  color: #1a87cf;
  font-weight: bold;
  position: absolute;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
  transition: all ease 0.7s; }

.slick-slider i.icon_slider:hover {
  color: #2bac57; }

.slick-slider i.fa.fa-angle-left.icon_slider {
  left: 0; }

.slick-slider i.fa.fa-angle-right.icon_slider {
  right: 0;
  left: inherit; }

.post-content.the-content {
  padding: 10px;
  text-align: justify;
  line-height: 26px; }

ul.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap; }

ul.pagination li {
  margin: 0 2px; }

ul.pagination li a {
  padding: 0 13px;
  margin: 0;
  transition: all ease 0.4s;
  color: #000;
  display: block;
  background: #fff;
  border-radius: 100%;
  border: 2px solid #333;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: bold; }

ul.pagination li:hover a {
  background: #333;
  color: #fff; }

ul.pagination li.active a {
  background: #333;
  color: #fff; }

.limit-wrapper {
  padding: 10px 0 20px; }

.report {
  padding: 20px 0; }

.report-form {
  width: 800px;
  margin: 0 auto;
  padding: 10px;
  border-radius: 6px;
  text-align: center;
  background-image: linear-gradient(#fff, #4242ec); }

.report-form h2 {
  color: #4770c1;
  font-weight: bold;
  font-size: 26px;
  line-height: 33px;
  margin-bottom: 10px; }

p.info_report {
  text-align: left;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
  color: #1d3461; }

.report-form .rules {
  text-align: left;
  padding: 10px 0; }

.rules span, .rules span a {
  color: #ffff; }

.rules span a:hover {
  color: #7b7777; }

.report-form .submit_report {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.report-form .submit_report input[type="button"] {
  border-radius: 6px;
  padding: 15px 40px !important;
  display: inline-block;
  text-transform: uppercase;
  background: #f00;
  color: #fff;
  border: 1px solid #f00;
      width: 30%; }

.report-form .submit_report input[type="button"]:hover {
  background: #263f98;
  border: 1px solid #263f98; }

h2.related-content-title {
  font-size: 40px;
  text-transform: capitalize; }
  h2.related-content-title:hover::after {
    width: 120px; }

.woocommerce-billing-fields h3 {
  font-size: 28px;
  text-transform: capitalize;
  margin-left: -10px;
  margin-bottom: 10px;
  text-align: center; }

h4.new_same_title {
  font-size: 23px;
  text-transform: capitalize;
  padding: 10px 0;
  text-align: left;
  margin-bottom: 10px;
  border-bottom: 1px solid #d4cccc; }

.new_same {
  text-align: center;
  padding-top: 30px; }

li.new_same_item a img {
  display: block;
  height: 230px;
  max-width: 100%;
  object-fit: cover;
  transition: all ease 0.7s;
  overflow: hidden;
  border-radius: 6px; }

li.new_same_item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0d8d8;
  overflow: hidden;
  display: flex;
  align-items: center; }

li.new_same_item:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px; }

li.new_same_item a:hover img {
  transform: scale(1.1); }

li.new_same_item h3 {
  padding-left: 10px;
  font-size: 19px;
  width: 70%;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 500;
  text-align: left; }

li.new_same_item > a {
  width: 35%;
  float: left; }

li.new_same_item a img {
  width: 100%;
  height: 105px;
  object-fit: cover; }

.padding_access {
  padding: 10px;
  border: 1px solid #d2cccc;
  border-radius: 6px; }

div#cart_total h2 {
  font-size: 37px;
  text-align: center;
  text-transform: capitalize;
  border-bottom: 1px solid #d2cccc;
  margin-bottom: 15px; }

.page-header {
  margin-bottom: 15px; }

.page-header h1 {
  text-align: center;
  text-transform: capitalize; }

.woocommerce #order_review_heading {
  /* font: normal 60px/60px Playfair Display; */
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  text-transform: capitalize; }

.box-checkout {
  border: double 3px #4770c1;
  padding: 10px;
  box-sizing: border-box;
  margin-top: 50px; }

.woocommerce form .form-row label[for] {
  display: block;
  padding-bottom: 5px;
  font-size: 21px; }

a.logo {
  padding: 10px 50px 10px 0; }

ul.post_content_left {
  width: 9%;
  float: left; }

.post_content_right {
  float: right;
  width: 90%;
  font-family: NotoSerif;
  font-size: 20px; }

.brecrumb_news {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0 25px 0; }

ul.post_content_left li a {
  padding: 10px;
  width: 50px;
  height: 50px;
  display: inline-block;
  position: relative;
  background: #3b5998;
  color: #fff;
  border-radius: 50%; }

ul.post_content_left li a:hover {
  opacity: 0.7; }

ul.post_content_left li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.post_content_left .mauxam {
  background: #776e6e; }

.post_content_left .mauxanh {
  background: #1a7900; }

.social_fixed {
  position: fixed;
  top: 50px; }

.list_access {
  margin-top: 30px; }

.padding_access div {
  padding-bottom: 10px; }

h1.title_blog {
  line-height: 35px;
  padding-right: 25px; }

.sharedaddy.share_news {
  display: none; }

.post-content-outer.single-post {
  border-right: 1px solid #eae3e3;
  padding-right: 60px; }
.facebook iframe {
    max-width: 100%;
    height: 214px;
    margin: 0 auto;
}
title {
    text-transform: uppercase;
}
/*css đặt mặc định, container..*/
@media (min-width: 1200px) {
  .row_pc {
    margin-right: -15px;
    margin-left: -15px; }

  .container {
    width: 1170px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  a.logo {
    padding: 7px 40px 7px 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  a.logo {
    padding: 7px 20px 7px 0; } }
@media (max-width: 900px) {
  .menu_mb {
    /*position: fixed;*/
    width: 100%;
    background: #ffffff;
    z-index: 999;
    padding: 1px 15px;
    border-bottom: 1px solid #ccc; } }
@media (max-width: 767px) {
  .img_box_sld {
    float: none; }

  .slider_main .item a img {
    height: 430px; }

  section#info {
    margin-top: 0;
    background: none; }

  .news_pro {
    margin-bottom: 15px; }

  .footer_top .row_pc .footer_top_sp {
    display: block;
    text-align: center;
    min-height: 110px; }

  .footer_top .row_pc .footer_top_sp a img {
    margin: 0 auto; }

  .footer_top .row_pc .footer_top_sp a {
    display: block;
    width: 100%;
    padding-bottom: 10px; }

  .box_video iframe {
    width: 100%;
    height: 195px; }

  .shion-breadcrumb {
    margin-top: 50px; }

  .new_same {
    margin-top: 30px; }

  .list-blog {
    margin-top: 30px; }

  .post-content-outer.single-post {
    border-right: none;
    padding-right: 0px; } }
@media (max-width: 480px) {
  .col-480-12 {
    width: 100% !important; }

  .col-480-6 {
    width: 50% !important; }

  .hidden-480 {
    display: none !important; }

  .visible-480 {
    display: block !important; }

  .footer_top .row_pc .footer_top_sp {
    min-height: 130px; }

  .footer_top .footer_top_all {
    padding: 0 20px 0 20px; }

  h2.resources_title {
    font-size: 23px;
    line-height: 30px;
    margin: 0; }

  .name_box {
    overflow: hidden;
    padding-top: 17px;
    text-align: center; }

  .name_box .star {
    color: #192771; }

  .img_box_sld img {
    margin: 0 auto; }

  .img_box_sld {
    display: block;
    margin: 0 auto; }

  .productnb_title {
    padding: 20px; }

  .productnb_title h3 {
    font-size: 25px;
    line-height: 40px; }

  .text_home {
    padding-left: 0; }

  .certify_desc {
    margin-top: 0; }

  .footer_mid_c1 {
    padding-bottom: 13px; }

  .sologane_home {
    line-height: 33px; }

  p.view_all a {
    padding: 4px 17px;
    margin: 0; }

  h2.related-content-title {
    font-size: 23px; }

  ul.post_content_left {
    display: none; }

  .post_content_right {
    float: none;
    width: auto; }

  .sharedaddy.share_news {
    display: block; }

  .sd-social {
    padding: 10px 0; }

  h1.title_blog {
    padding-right: 0; }

  .brecrumb_news {
    display: block;
    justify-content: normal;
    align-items: normal;
    padding: 50px 0 15px 0; }

  .shion-breadcrumb {
    margin: 0; } }

/*# sourceMappingURL=style.css.map */
