/**
 * Theme Name:   Khoa Thuy san- Hoc vien Nong nghiep Viet Nam
 * Description: This is a child theme for Khoa Thuy san- Hoc vien Nong nghiep Viet Nam
 * Author: nhtuan
 * Template: flatsome
 * Version: 3.0
 */
/**
 * Global
 */
p {
  margin-bottom: 10px;
}

.mh-no-margin-bottom {
  margin-bottom: 0 !important;
}

.mh-no-padding-bottom {
  padding-bottom: 0 !important;
}

/* .mh-fontawesome::before,
.mh-fontawesome::after,
.menu-item > a::before,
.menu-item > a::after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: "Font Awesome 5 Pro";
font-weight: 900;
margin-right: 7px;
} */
/* Form */
select, input, textarea,
.mh-input {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}

input::placeholder,
textarea::placeholder,
select.mh-input::placeholder,
input.mh-input::placeholder,
input.mh-input[type='date']::placeholder {
  font-weight: 300;
}

table {
  border: 0px solid #d5d5d5;
}

table thead th,
table thead td,
table tr:not(:last-child) th,
table tr:not(:last-child) td {
  border-bottom: 0px solid #d5d5d5;
}


table tr th:not(:last-child),
table tr td:not(:last-child) {
  border-right: 0px solid #d5d5d5;
}

th, td {
  border: 1;
  padding: 0px 0px 0px 10px !important;
  color: #252525;
}

.wpcf7-form {
  margin-bottom: 0;
}

/* UX Theme */
.mh-col-no-divider .is-divider {
  display: none;
}

.dark, .dark p, .dark td {
  color: #fff;
}

.icon-box-img svg, .icon-box-img img {
  padding: 0;
}

/* Bredcrumbs */
#mh-crumbs {
  list-style-type: none;
  margin-bottom: 0;
}

#mh-crumbs>li {
  margin: 0;
  display: inline;
}

#mh-crumbs>li,
#mh-crumbs>li a {
  font-size: 14px;
}

#mh-crumbs>li a {
  color: var(--primary-color);
}

/* Title */
.mh-title-simple {
  padding: 0;
}

.mh-title-simple b {
  display: none;
}

.mh-title-simple .section-title,
.mh-title-simple .section-title-main {
  border: 0;
  padding: 0;
  margin: 0;
}

.mh-title-simple.center .section-title {
  justify-content: center;
}

.mh-title-simple.right .section-title {
  justify-content: flex-end;
}

.mh-title-simple.bold .section-title,
.mh-title-simple.bold .section-title-main {
  font-weight: 700;
}

.mh-title-simple.initial .section-title-main {
  text-transform: initial;
  position: relative;
}

/* Slider */
.mh-arrow-slider .flickity-button {
  border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  background-color: #fff;
  color: #252525;
  width: 50px !important;
  height: 50px;
  top: 45%;
  margin-top: 0 !important;
}

.mh-arrow-slider:hover .flickity-button {
  opacity: 1;
}

.mh-arrow-slider .flickity-button::before {
  border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
  position: relative;
  z-index: 999;
  font-size: 24px;
  width: 100%;
  height: 100%;
  line-height: 41px;
  background-color: #fff;
  color: var(--primary-color);
}

.mh-arrow-slider .flickity-button.next::before {
  content: "\f178";
}

.mh-arrow-slider .flickity-button.previous::before {
  content: "\f177";
}

.mh-arrow-slider .flickity-button:hover,
.mh-arrow-slider .flickity-button:hover::before {
  color: #fff;
  background-color: #ea6645;
  border-color: #ea6645;
}

.mh-arrow-slider .flickity-button svg {
  display: none;
}

.flickity-page-dots .dot {
  border-width: 1px;
}

/* Pagination */
.nav-pagination>li>span,
.nav-pagination>li>a {
  font-size: 1.15em;
  height: 3.25em;
  line-height: 3em;
  min-width: 3.25em;
  border-color: rgba(0, 0, 0, 0.4);
  font-weight: normal;
}

.nav-pagination>li>.current {
  border-color: #ea6645 !important;
  background-color: #ea6645 !important;
}

.mh-pagination .page-numbers {
	list-style-type: none;
	margin: 20px 0 0;
}

.mh-pagination .page-numbers>li {
	display: inline-block;
  margin: 0 .4em;
}

.mh-pagination .page-numbers>li>span,
.mh-pagination .page-numbers>li>a,
.nav-pagination>li>span,
.nav-pagination>li>a {
  border: 2px solid rgba(0, 0, 0, 0.4);
  font-size: 14px;
  height: 2.8em;
  line-height: 2.5em;
  min-width: 2.8em;
  margin-bottom: 0;
}

.mh-pagination .page-numbers>li>span,
.mh-pagination .page-numbers>li>a {
  display: block;
  text-align: center;
  width: auto;
  padding: 0 7px;
  font-weight: bolder;
  border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	-o-border-radius: 99px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  vertical-align: top;
	margin: 0;
}

.mh-pagination .page-numbers>li>.current {
  border-color: #ea6645;
  background-color: #ea6645;
  color: #FFF
}

.mh-pagination .page-numbers>li>span:hover,
.mh-pagination .page-numbers>li>a:hover {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: #FFF
}

.mh-pagination .page-numbers>li i {
  font-size: 1.2em;
  vertical-align: middle;
  top: -1px;
}

/**
 * Header
 */
/* Global */
.header-wrapper {
  background-image: url('assets/img/bg-header1.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.header-wrapper>.header-bg-container {
  display: none;
}

/* Topbar */
#top-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#top-bar #top-bar p,
#top-bar a {
  font-size: 13px;
  color: #fff;
  line-height: 40px;
  min-height: 40px;
  padding: 0;
}

#top-bar a:hover {
  color: #ea6645;
}

#top-bar .header-search>a {
  min-width: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ea6645;
}

#top-bar .header-search>a::after {
  display: none;
}

#top-bar .header-search>a:hover {
  color: #fff;
}

/* #top-bar .header-search .nav-dropdown,
#top-bar .header-search .nav-dropdown .header-search-form {
	padding: 0;
	margin: 0;
} */

#top-bar .header-search .nav-dropdown {
  padding: 15px 0;
  margin-right: 15px;
  min-width: 400px;
}

#top-bar .header-search .nav-dropdown .header-search-form {
  margin: 0;
  padding: 0 15px;
  width: 100%;
}

#top-bar .header-search .nav-dropdown .header-search-form input,
#top-bar .header-search .nav-dropdown .header-search-form button {
  border: 0;
  background-color: #fff;
  color: var(--primary-color);
  border-bottom: 1px solid #e8e8e8;
}

#top-bar .header-search .nav-dropdown .header-search-form button:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

#top-bar .header-search .nav-dropdown .header-search-form button i {
  font-size: 14px !important;
}

#top-bar .header-search .search-name {
  font-size: 13px;
}

/* Main */
#masthead .logo {
  margin-right: 20px;
}

#masthead .flex-col.hide-for-medium .html_topbar_right p {
  text-transform: uppercase;
}

#masthead .flex-col.hide-for-medium .html_topbar_right p:nth-child(1) {
  font-size: 13px;
}

#masthead .flex-col.hide-for-medium .html_topbar_right p:nth-child(2) {
  font-size: 17px;
}

#masthead .nav-spacing-xlarge>li {
  margin: 0 8px;
}

/* Dropdown */
.nav-dropdown {
  border: 0;
}

.nav-dropdown>li>a,
.nav-column>li>a {
  color: #252525;
}

/* Mega menu */
#masthead .hide-for-medium .mh-megamenu {
  position: static !important;
}

#masthead .hide-for-medium .mh-megamenu > a {
  position: relative;
}

#masthead .hide-for-medium .mh-megamenu > .sub-menu {
  width: 130%;
  margin-left: -27% !important;
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 25px 25px 5px;
}

#masthead .hide-for-medium  .mh-megamenu > .sub-menu > li {
  border: 0 !important;
  width: 33.33333%;
  margin: 0 0 20px;
}

#masthead .hide-for-medium .mh-megamenu > .sub-menu > li a:hover {
  background-color: transparent;
  color: #ea6645;
}

#masthead .hide-for-medium .mh-megamenu > .sub-menu > li > a {
  font-weight: bold;
  text-transform: uppercase;
  color: #ea6645;
  font-size: 14px;
  padding: 0 0 10px;
}

#masthead .hide-for-medium .mh-megamenu > .sub-menu > li > ul > li > a {
  padding: 5px 0;
  font-size: 13px;
}

#masthead .hide-for-medium .mh-megamenu > .sub-menu > li > ul > li > a::before {
  content: '\f054';
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  margin-right: 7px;
  font-size: 10px;
}

/**
 * Footer
 */
.mh-col-footer p,
.mh-col-footer a {
  font-size: 14px;
}

.mh-col-footer .icon-box {
  align-items: center;
}

.mh-col-footer .icon-box-text h5,
.mh-col-footer .icon-box-text h6 {
  line-height: 1.4;
  color: #fff;
  opacity: 1;
}

.mh-col-footer .icon-box-text h5 {
  font-size: 11px;
}

.mh-col-footer .icon-box-text h6 {
  font-size: 15px;
}

.mh-col-footer .widget {
  padding: 0;
  margin: 0;
}

.mh-col-footer .widget-title {
  text-transform: capitalize;
  font-size: 20px;
  font-weight: normal;
  display: block;
  margin: 0 0 15px;
}

.mh-col-footer .is-divider {
  height: 2px;
  opacity: 0.2;
  background-color: #fff;
}

.mh-col-footer .widget_nav_menu ul>li {
  border: 0;
}

.mh-col-footer .widget_nav_menu ul>li a {
  display: block;
  padding: 3px 0;
}

.mh-col-footer .widget_nav_menu ul>li a:hover {
  color: #ea6645;
  text-decoration: underline;
}

.mh-col-footer:not(.contact) .widget_nav_menu ul>li a::before {
  content: "\f105";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  margin-right: 7px;
  font-size: 13px;
}

.mh-col-footer.contact .widget_nav_menu ul>li a {
  display: inline-flex;
}

.mh-col-footer.contact .widget_nav_menu ul>li i {
  margin-right: 5px;
  font-size: 15px;
  position: relative;
  top: 4px;
  min-width: 22px;
  text-align: center;
}

.absolute-footer.dark {
  /* color: #fff; */
   display: none;
}

.absolute-footer {
  padding: 0px 0;
}

/**
 * Blog
 */
.blog-wrapper>.row>.col {
  padding: 0 15px 20px;
}

.blog-wrapper>.row {
 /*max-width: 1080px !important;*/
}

/* .blog-wrapper .is-divider {
	display: none;
} */
.post-meta::before {
  content: "\f073";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  margin-right: 7px;
  font-size: 15px;
  color: #767676;
}

/* Archive */
.blog-wrapper .col.large-9>.row>.col.post-item:not(:last-child)>.col-inner {
  padding: 0 0 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.blog-archive .large-9 .col.post-item .box-text {
  vertical-align: top;
}

.blog-archive .large-9 .col.post-item .box-text .box-text-inner {
  display: flex;
  flex-direction: column;
}

.blog-archive .col.post-item .box-text .is-divider,
.blog-archive .col.post-item .box-text .from_the_blog_comments {
  display: none;
}

.blog-archive .large-9 .col.post-item .post-title {
  margin: 0 0 5px;
  font-size: 20px;
  color: var(--primary-color);
  font-family: "Roboto", sans-serif;
  order: 1;
  font-weight: 300;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  position: relative;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  letter-spacing: 0px;
}

.blog-archive .large-9 .col.post-item .box-text .post-meta,
.blog-archive .large-9 .col.post-item .box-text .from_the_blog_excerpt {
  margin: 0;
  font-size: 14px;
}

.blog-archive .large-9 .col.post-item .box-text .post-meta {
  order: 2;
  color: #767676;
  opacity: 1;
  margin: 0 0 3px;
}

.blog-archive .large-9 .col.post-item .box-text .from_the_blog_excerpt {
  order: 3;
  font-weight: 300;
}

.blog-archive .large-9 .col.post-item .box-text button {
  order: 4;
  margin: 15px 0 0;
  border: 0;
  display: inline-flex;
  align-items: center;
  padding: 0;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  min-height: auto;
}

.blog-archive .large-9 .col.post-item .box-text button i {
  margin-left: 5px;
  color: #ea6645;
}

/* Single */
.blog-wrapper.blog-single .entry-divider{
  display: none;
}

.blog-wrapper.blog-single .entry-header-text {
  padding-bottom: 15px;
  border-bottom: 1px dashed #d8d8d8;
}

.blog-wrapper.blog-single .entry-title {
  text-transform: initial;
  margin: 0 0 10px;
  font-size: 22px;
  color: var(--primary-color);
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.blog-wrapper.blog-single .entry-category,
.blog-wrapper.blog-single .entry-meta .byline {
  display: none;
}

.blog-wrapper.blog-single .entry-meta span,
.blog-wrapper.blog-single .entry-meta a {
  font-size: 14px;
  color: #252525;
  opacity: 1;
  text-transform: initial;
}

.blog-wrapper.blog-single .entry-meta::before {
  content: "\f073";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  margin-right: 3px;
  font-size: 15px;
  color: #252525;
}

.blog-wrapper.blog-single .entry-content {
  padding-top: 15px;
  /* text-align: justify; */
}

/**
 * Sidebar
 */
.widget-title span {
  /*display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #0000cd;
  background-color: #00a0e4;
  padding-left:10px;*/
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 600;
  color:rgb(67, 147, 78);
  border-bottom: 2px solid #2d7dba;
    margin-bottom: -2px;
    margin-right: 15px;
    padding-bottom: 7.5px;
}


.widget>ul>li>a{
font-size:95%;
}

aside.widget .is-divider {
  height: 0px;
  background-color: #ea6645;
}

/**
 * Element
 */
/* Blog */
.mh-box-blog .is-border {
  border-left-color: #e8e8e8 !important;
  border-bottom-color: #e8e8e8 !important;
  border-right-color: #e8e8e8 !important;
  max-height:485px;
  overflow: hidden;
}

.mh-element-blog .post-title {
  font-family: "Roboto", sans-serif;
  order: 1;
  font-weight: 500;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  position: relative;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  letter-spacing: 0px;
  /*color: var(--primary-color);*/
}

.mh-element-blog .post-meta {
  margin: 0;
  font-size: 14px;
  color: #767676;
}

.mh-featured-post .box-text {
  padding: 20px 0 0;
}

.mh-featured-post .box-text .post-title {
  margin: 0 0 5px;
  font-size: 20px;
  line-height: 1.3;
}

.mh-featured-post .box-text .from_the_blog_excerpt {
  margin: 0;
}

.mh-list-post {
  overflow-y: auto;         /* Tự động hiện thanh cuộn khi cần */
  overflow-x: hidden;
  /*overflow-y: scroll; */
  max-height: 425px;
  padding: 0 10px 0 0;
}

.mh-list-post::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e8e8e8;
}

.mh-list-post::-webkit-scrollbar {
  width: 4px;
  background-color: #e8e8e8;
}

.mh-list-post::-webkit-scrollbar-thumb {
  background-color: var(--primary-color);
}

.mh-list-post>ul {
  list-style-type: none;
  margin: 0;
}

.mh-list-post>ul>li {
  margin: 0;
}

.mh-list-post>ul>li:not(:last-child) {
  margin: 0 0 5px;
  padding: 0 0 5px;
  border-bottom: 1px solid #e8e8e8;
}

.mh-list-post>ul>li>a {
	color: #000;
	font-size: 95%;
	font-family: "Roboto", sans-serif;
}

.mh-list-post>ul>li>a:hover {
	/* color: #f1a400; */
	color: #000;
}

.mh-list-post>ul>li>a span {
  font-style: italic;
}

.mh-list-post>ul>li>a i {
  margin-right: 7px;
  position: relative;
  left: 1px;
}

.mh-list-post>.plain:not(:last-child) {
  display: block;
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e8e8e8;
}

.mh-list-post .box-text {
  padding: 0 0 0 15px;
}

.mh-list-post .box-text .post-title {
  font-size: 15px;
  line-height: 1.3;
}

/**
 * Post type: Docs
 */

/* Archive */
.mh-list-docs {
  background-image: url('assets/img/flower.gif');
  background-repeat: repeat;
  background-size: auto;
}

.mh-list-docs td,
.mh-list-docs th {
  font-size: 13px;
  text-transform: initial;
  line-height: 1.4;
}

.mh-list-docs .title-docs {
  background-color: #0b643b;
  border-left: 5px solid #023d22;
  margin: 0 0 20px;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.mh-list-docs table tbody th {
  background-color: #f9f9f9;
}

.mh-list-docs table tbody > tr:hover {
  background-color: #f0f7fd;
}

.mh-list-docs table tbody > tr > td a {
  color: var(--primary-color);
}

/* Single */
.mh-box-docs {
  border: 1px solid #d5d5d5;
  border-top: 2px solid #ea6645;
  padding: 15px;
  background-image: url('assets/img/flower.gif');
  background-repeat: repeat;
  background-size: auto;
}

.mh-box-docs .title-docs {
  background-color: #f0f7fd;
  border-left: 5px solid #d0e3f0;
  margin: 0 0 20px;
  padding: 10px;
  color: #3757A0;
  font-size: 16px;
  font-weight: 500;
}

.mh-box-docs table tbody > tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}

.mh-box-docs table tbody > tr > td {
  font-size: 13px;
}

.mh-box-docs table tbody > tr > td:nth-child(1) {
  text-transform: uppercase;
}

.mh-box-docs table tbody > tr > td a {
  color: var(--primary-color);
}

/**
 * Post type: Kiểm định
 */
.section-accreditation {
  padding: 50px 0 10px;
}

.mh-nav-accreditation ul > li {
  border: 0;
  margin: 0 0 10px !important;
}

.mh-nav-accreditation ul > li:last-child {
  margin-bottom: 0;
}

.mh-nav-accreditation ul > li > a {
  background-color: #1e84c6;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 13px;
  padding: 18px 10px;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.mh-nav-accreditation ul > li > a.nav-tab-active,
.mh-nav-accreditation ul > li > a:hover {
  background-color: #ea6645;
  color: #fff;
}

.mh-nav-accreditation ul > li > a::before {
  display: none;
}

.accordion-accreditation .accordion-title {
  background-color: #fff;
  padding: 15px 20px;
  font-size: 15px;
  border-color: #e8e8e8;
}

.accordion-accreditation .accordion-title.active {
  background-color: #0129510a;
}

.accordion-accreditation .accordion-title i {
  font-size: 14px;
  margin-right: 4px;
  position: relative;
  top: -1px;
}

.accordion-accreditation .accordion-inner {
  padding: 15px 20px 25px;
}

.accordion-accreditation .accordion-inner p a {
  font-size: 15px;
  display: flex;
  flex-direction: row;
  align-items: baseline;
}

.accordion-accreditation .accordion-inner p a i {
  min-width: 20px;
  text-align: center;
  font-size: 13px;
  position: relative;
  top: -1px;
  margin-right: 5px;
}

.accordion-accreditation .accordion-inner p a i.fa-file-pdf {
  color: #c30202;
}

.accordion-accreditation .accordion-inner p a i.fa-folders {
  color: #1e84c6;
}

.accordion-accreditation .accordion-inner p:last-child {
  margin-bottom: 0;
}

/* .accreditation-video {
  margin: 0 0 30px;
} */

.mh-content-accreditation > .accreditation-video:last-child {
  margin-bottom: 0;
}

.mh-col-gallery .overlay-icon {
  width: 4em;
  height: 4em;
  line-height: 3.8em;
}

.mh-col-gallery .overlay-icon i {
  font-size: 20px;
  position: relative;
  top: 1px;
}

.mh-col-gallery h3 a,
.mh-col-video h5,
.mh-content-accreditation .entry-title {
  line-height: 1.3;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: var(--primary-color);
}

.mh-col-gallery h3 a:hover {
  color: #ea6645;
}

.mh-content-accreditation .entry-title {
  font-size: 22px;
  margin: 0 0 15px;
}

.mh-content-accreditation .gallery-box .box-text {
  display: none;
}

.mh-col-video h5 {
  margin-top: 5px;
}

.section-accreditation form.post-password-form {
  padding-top: 0;
}
.ux-menu-link__link{
	color: #666666;
    padding: 10px 10px 10px 20px;
    display: block;
    border: 1px solid #EEEEEE;
    background: #F6F6F6;
    text-transform: none;
    font-size: 15px;
    overflow: hidden;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    position: relative;
    text-decoration: none;
}
.ux-menu-link__link a:hover {
    content: "\f178";
    position: absolute;
    top: 10px;
    left: -20px;
    font-family: "FontAwesome";
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    color: #f1a400;
}
.fish-third{
	background: url('assets/img/bg_service.png') no-repeat top left;
    background-position: 0px 0px;
    float: left;
    width: 330px;
    height: 445px;
    position: relative;
    padding: 5px 20px 0px 0px;
    overflow: hidden;
}
.section-title-fish span {
    margin-right: 15px;
    margin-bottom: -2px;
}
.title_right_pages{
  display: block;
  font-size: 12px !important;
  font-weight: 600;
  background-color: #00a0e4;
  height:1.8;
  padding-left: 8px !important;
}
.mh-thongbao {
  height: 435px;
  padding: 0 10px 0 0;
}