/*
Theme Name: Kiddy Child Themes
Theme URI: http: //chili.vn
Description: Kiddy
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#ffff01
Child Color:#00adf1
*/
@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Light.woff') format('woff'), url('fonts/HelveticaNeue-Light.ttf') format('truetype'), url('fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Medium.woff') format('woff'), url('fonts/HelveticaNeue-Medium.ttf') format('truetype'), url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gliker';
   src: url('fonts/gliker-bold.woff2') format('woff2');
  font-weight: bold;
}
.f-hel-m {
  font-family: 'HelveticaNeue-Medium';
}
/*

*/
/*

1. Install Basic
2. Style Header
3. Slider show
4 . Style slider product
5 . footer
6 .search top
7 . responsive


*/
/*fix safari*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari and Chrome, if Chrome rule needed */
  .someClass {
    color: #c00;
  }
  /* Safari 5+ ONLY */
  ::i-block-chrome,
  .someClass {
    color: #000;
  }
}
.thumbnail-media:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: "HelveticaNeue-Medium" !important;
}
.slider-home .container,.title-slider .container{
width:100%!important;
	margin:0!important;
	padding:0!important;
	max-width:100%!important;
}
.slider-home .overlay,.title-slider .overlay{
padding:0!important
}
.childcolor {
  color: #00adf1;
}
.childcolor_heading .heading {
  color: #00adf1 !important;
}
.container {
  max-width: 1170px;
  padding: 0;
  
}
.site-logo-link img,
.mark img {
  max-height: inherit;
}
.header-site .menu-item-has-children > a:after {
  opacity: 1;
}
.tagcloud a {
  display: inline-block;
  background: transparent none repeat scroll 0% 0%;
  line-height: 41px;
  padding: 0px 20px;
  border: 1px solid #ffff01;
  font-size: 0.85em !important;
  margin-bottom: 5px;
  color: #00adf1;
  font-size: 1.4rem;
  border-radius: 9px;
}
.tagcloud a:hover {
  background: #ffff01 none repeat scroll 0% 0%;
  transition: all 300ms ease-in-out 0s;
  color: #fff;
}
/*
####
  Color class 
####
*/
.wpml-ls-statics-shortcode_actions {
    background-color: unset;
    padding: 0;
    border: 0;
    position: absolute;
    left: 41px;
    top: 5px;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a{
  background-color: unset;
}
.wpml-ls-statics-shortcode_actions a{
  background-color: unset;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 10px 5px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav-horizontal li a {
  color: #09aeee;
  font-size: 16px;
  text-transform: uppercase;
}
.nav-horizontal li a:hover {
  color: #00adf1;
}
body {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  word-spacing: 0px;
  letter-spacing: 0px;
  color: #000;
}

input[type=email],
input[type=text],
input[type=url],
input[type=search],
input[type=password],
input[type=number],
input[type=tel],
input[type=date] {
  max-width: 100%;
}
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}
.nav-mobile {
  padding-bottom: 0;
}
.nav-mobile + .widget_nav_menu {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nav-mobile + .widget_nav_menu ul li a {
  font-weight: 700;
}
.off-canvas-right.open + .wrapper-site .is_stuck_show {
  left: -240px;
  -moz-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
}
.responsive-nav {
  width: 50px;
  background-color: #ffff01;
  border-radius: 7px;
  text-align: center;
}
.responsive-nav .l-menu {
  color: #fff;
}
.off-canvas-right + .wrapper-site .is_stuck_show {
  left: 0px;
  transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -webkit-transition: left 0.3s ease-in-out;
}
#off-canvas-right {
  background-color: rgba(42, 162, 192, 0.26);
}
#off-canvas-right .widget_search .search-form .search-submit {
  padding: 5px 20px;
  background-color: #00adf1;
  color: #fff;
  transition: all 300ms ease;
}
#off-canvas-right .widget_search .search-form .search-submit:hover {
  background-color: transparent;
  background-color: #ffff01;
  color: #fff;
}
.button {
  background-color: #ffff01;
}
.button:hover {
  background-color: #00adf1;
}
input,
textarea,
input {
  width: 100%;
  max-width: 100%;
  padding: 6px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fff;
  border: 1px solid #d8d8d8;
  margin: 0;
  font-size: 0.867em;
  line-height: 1.385em;
  color: inherit;
  box-shadow: none;
}
.story {
  font-size: 1.4rem;
}
.story p {
  margin-bottom: 16px;
}
.wrapper-site #back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 50px;
  height: 50px;
  border-radius: 9px;
  font-size: 27px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 999;
  border: 2px solid #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #00a8e9;
  background-image: none;
}
.wrapper-site #back-to-top a {
  background: transparent;
}
.wrapper-site #back-to-top:before {
  font-family: FontAwesome;
  content: "\f062";
}
.wrapper-site #back-to-top:hover {
  background-color: #1893c3;
}
.meta-info {
  color: #00adf1;
  font-size: 1.4rem;
  margin-bottom: 10px;
  display: inline-block;
  padding-top: 4px;
  padding-bottom: 4px;
}
.meta-info a {
  color: #00adf1;
}
.meta-info .meta-item {
  display: inline-block;
  margin-right: 15px;
}
.meta-info .meta-item i {
  color: #00adf1;
}
.readmore {
  display: inline-block;
  float: right;
  text-align: center;
  background-color: #00adf1;
  color: #fff;
  border-radius: 6px;
  font-weight: 600;
}
.readmore:hover {
  background-color: #00adf1;
}
@keyframes play {
  100% {
    background-position: -120px;
  }
}
@-webkit-keyframes play {
  100% {
    background-position: -120px;
  }
}
.btn-medium {
  padding: 5px 25px;
  font-size: 1.5rem;
  border-radius: 6px;
  background-color: #00adf1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-medium:hover {
  background-color: #1893c3;
}
.section-title .heading {
  color: #00adf1;
  font-size: 4rem;
  display: block;
  overflow: visible;
  text-transform: capitalize;
  margin-bottom: 10px;
  line-height: 50px;
margin-bottom:0;
}

.new-color .heading {color: #2e3192}

.section-title .heading .name {
  color: #ffff01;
}
.media .excerpt p {
  font-size: 1.6rem;
}
.site_top_panel_toggle {
  position: absolute;
  top: 100%;
  right: 10%;
  width: 31px;
  height: 25px;
  background: #fff;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  cursor: pointer;
  z-index: 1;
  margin-top: 0px;
}
.site_top_panel_toggle:after {
  content: '';
  position: absolute;
  top: 11px;
  left: 9px;
  width: 13px;
  height: 3px;
  background-color: #00adf1;
}
.site_top_panel_toggle:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 9px;
  width: 13px;
  height: 3px;
  transform: rotate(90deg);
  background-color: #00adf1;
}
.header-secondary {
  transform: translateY(-88%);
  -webkit-transform: translateY(-88%);
  -moz-transform: translateY(-88%);
  -ms-transform: translateY(-88%);
  transition: all 0.5s;
  background-color: #fff;
  padding: 0;
  position: absolute;
  top: 5px;
  z-index: 999;
  width: 100%;
}
.header-secondary .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  z-index: 3;
}
.header-secondary .top_half_sin_wrapper {
  top: calc(100% - 1px);
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 8px;
  overflow: hidden;
}
.header-secondary .top_half_sin_wrapper:after {
  content: "";
  background: url("images/duong-vien-dau-trang.png") no-repeat;
  height: 8px;
  overflow: hidden;
  display: block;
  width: 100%;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
	background-size:cover;
}
.header-secondary .search-form {
  position: relative;
  width: 34%;
  right: -5%;
}
.header-secondary .search-form:before {
  display: block;
  position: absolute;
  width: 41px;
  top: 2px;
  padding: 6px 0;
  right: 0px;
  line-height: 1.15em;
  font-family: FontAwesome;
  font-size: 1.052em;
  content: "\f002";
  color: #00adf1;
  text-align: center;
  z-index: 1;
}
.header-secondary .search-form .search-field.width-form {
  width: 90%;
  border-bottom: 1px solid #ffff01;
}
.header-secondary .search-form .search-field {
  width: 0%;
  float: left;
  display: inline-block;
  height: 30px;
  font-size: 1.3rem;
  margin-bottom: 4px;
  border-radius: 0;
  color: #9f9e9e;
  transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
}
.header-secondary .search-form .search-submit {
  position: absolute;
  text-indent: 1000px;
  display: inline-block;
  width: 41px;
  padding: 6px 0;
  font-size: 1.05em;
  line-height: 1.15em;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 1;
  background-color: transparent;
  overflow: hidden;
  right: 0;
}
.header-secondary .pull-left #menu-info-kiddy li a,
.header-secondary .pull-left #menu-thong-tin li a {
  color: #00adf1;
  font-size: 1.3rem;
  font-weight: normal;
}
.header-secondary .pull-left #menu-info-kiddy li a:hover,
.header-secondary .pull-left #menu-thong-tin li a:hover {
  color: #9f9e9e;
}
.header-secondary .pull-left #menu-info-kiddy li a:hover:before,
.header-secondary .pull-left #menu-thong-tin li a:hover:before {
  color: #9f9e9e;
}
.header-secondary .pull-left #menu-info-kiddy li a[title=phone]:before,
.header-secondary .pull-left #menu-thong-tin li a[title=phone]:before {
  content: "\f098";
  font-family: FontAwesome;
  padding-right: 8px;
  padding-left: 20px;
}
.header-secondary .pull-left #menu-info-kiddy li a[title=mail]:before,
.header-secondary .pull-left #menu-thong-tin li a[title=mail]:before {
  content: "\f003";
  font-family: FontAwesome;
  padding-right: 8px;
  padding-left: 20px;
}
.header-secondary.active {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
}
#menu-ngon-ngu li a,
#menu-language li a {
  color: #00adf1;
  font-size: 1.3rem;
  font-weight: normal;
}
#menu-ngon-ngu li a:hover,
#menu-language li a:hover {
  color: #9f9e9e;
}
.swiper-wrapper {
  position: relative;
  display: block;
}

.slider-top {
  height: auto !important;
}
body:not(.home) .header-overlay {
  position: static;
}
body:not(.home) .header-inline:not(.is_stuck) {
  background-color: #0ba83b87 !important;
  background-image: url('images/cham-tron-trong-chan-trang.png'), url('images/sunshine.png');
  background-repeat: repeat, no-repeat;
}
.title-container {
  position: relative;
  z-index: 1;
  padding: 30px 0;
  padding-top: 16px !important;
  overflow: hidden;
 
  top: -13px;
  background-color: transparent !important;
}
.title-container .container {
  display: table;
  min-height: 39px;
  width: 1170px;
}
.title-container .container .heading {
  display: table-cell;
  vertical-align: middle;
  font-size: 3rem;
  line-height: 1.2;
  color: #00adf1;
  display: none;
}
.bread-crumbs {
  display: table-cell;
  vertical-align: middle;
}
.bread-crumbs ul {
  float: right;
  display: none;
}
.bread-crumbs ul li {
  color:#00adf1;
  font-size: 1.5rem;
}
.bread-crumbs ul li:even {
  color: #ffff01;
}
.bread-crumbs ul li a {
  color: #00adf1;
  font-size: 1.5rem;
  font-weight: 500;
}
.bread-crumbs ul li a:hover {
  color: #9f9e9e;
}
.bread-crumbs ul li .current {
  color: #00adf1;
}
.header-site {
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: -8px;
}
.header-site .inline-left-nav,
.header-site .inline-right-nav {
  width: 38%;
}
.header-site .inline-site-logo {
  width: auto;
}
.header-site .container {
  padding: 0;
  margin: 0 auto;
}
.header-site.header-sticky.is_stuck {
  background-color: transparent;
  padding-top: 25px;
}
.header-site.header-sticky .inline-left-nav .menu li a {
  padding: 12px 13px;
}
.header-site.header-sticky .inline-left-nav .menu > li:first-child {
  margin-left: 30px;
}
.header-site.header-sticky .inline-left-nav .menu > li:first-child > a {
  position: relative;
}
.header-site.header-sticky .inline-left-nav .menu > li:first-child > a:after {
  position: absolute;
  content: "";
  border: 30px solid rgba(255, 255, 255, 0);
  top: -3px;
  left: -30px;
  border-top: 33px solid #ffff01;
  border-bottom: 31px solid #ffff01;
  z-index: -9;
}
.header-site.header-sticky .inline-left-nav .menu > li:first-child > a:before {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  left: 60%;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -o-linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
}
.header-site.header-sticky .inline-right-nav .menu li a {
  padding: 12px 24px;
}
.header-site.header-sticky .inline-right-nav .menu > li:last-child {
  margin-right: 30px;
}
.header-site.header-sticky .inline-right-nav .menu > li:last-child > a {
  position: relative;
}
.header-site.header-sticky .inline-right-nav .menu > li:last-child > a:after {
  position: absolute;
  content: "";
  border: 30px solid rgba(255, 255, 255, 0);
  top: -3px;
  right: -30px;
  border-top: 33px solid #ffff01;
  border-bottom: 31px solid #ffff01;
  z-index: -9;
}
.header-site.header-sticky .nav-horizontal {
  line-height: 34px;
}
.header-site.header-sticky .nav-horizontal .menu li a {
  background-color: #f40002 !imporatnt;
}
.header-site.header-sticky .nav-horizontal .menu .current-menu-parent,
.header-site.header-sticky .nav-horizontal .menu .current-menu-item {
  background-color: #fe0002;
}
.header-site.header-sticky .nav-horizontal .menu .current-menu-parent > a,
.header-site.header-sticky .nav-horizontal .menu .current-menu-item > a {
  background-color: #fe0002;
}
.header-site.header-sticky .nav-horizontal .menu .current-menu-parent > a:after,
.header-site.header-sticky .nav-horizontal .menu .current-menu-item > a:after {
  border-top-color: #fe0002 !important;
  border-bottom-color: #fe0002 !important;
}
.header-site.header-sticky .nav-horizontal .menu > li {
  background-color: #f40002;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-site.header-sticky .nav-horizontal .menu > li ul {
  border: none;
  position: absolute;
  top: 103%;
}
.header-site.header-sticky .nav-horizontal .menu > li > a {
  display: inline-block;
  width: auto;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 1.6rem;
  border-top: 1px dashed white;
  border-bottom: 1px dashed white;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-site.header-sticky .nav-horizontal .menu > li > a:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  left: 60%;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -o-linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-site.header-sticky .nav-horizontal .menu > li > a:hover {
  background-color: #00adf1;
}
.header-site.header-sticky .nav-horizontal .menu > li > a:hover:after {
  border-top-color: #f30002;
  border-bottom-color: #f30002;
}
.header-site.header-sticky .nav-horizontal .menu > li:hover {
  background-color: #00adf1;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu {
  width: 200px;
  left: 0;
  right: auto;
  background-color: transparent;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li {
  background-color: #00adf1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  line-height: 1.5em;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li:hover {
  background-color: #00adf1;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li a:hover {
  background-color: #00adf1;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li > a {
  padding: 9px 5px 9px 35px;
  font-size: 1.5rem;
  text-transform: capitalize;
  font-weight: normal;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li > a:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f111";
  font-size: 7px;
  z-index: 2;
  top: 50%;
  margin-top: -3px;
  left: 20px;
  line-height: 1;
  width: 1.1em;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li > a:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -o-linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0%, rgba(90, 140, 250, 0) 100%);
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li:first-child {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li:first-child > a {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li:last-child {
  border-bottom: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.header-site.header-sticky .nav-horizontal .menu > li .sub-menu li:last-child > a {
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.header-site.header-sticky .inline-site-logo {
  border-width: 6px;
  border-style: solid;
  border-color: #fe0002;
  border-radius: 9px;
  margin: 0;
  background: #ffff01 url("images/cham-tron-trong-chan-trang.png");
}
.header-site.header-sticky .inline-site-logo .logo .site-logo-link img {
  margin: 2px;
  padding: 7px 25px;
  border: 5px solid rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  vertical-align: middle;
}
.header-site.header-sticky .inline-site-logo .logo .site-description {
  display: none;
}
.content-one {
  padding: 30px 0;
  top: -14px;
  display: block;
  left: 0;
  position: relative;
  z-index: 15;
  background-size: 100% 100%;
}
.content-one .layers-masonry-column {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-one .mncb .media-body .heading:after {
  content: url('images/icon-mot-ngay-cua-be.png');
  top: 8%;
  left: 14%;
}
.content-one .ng-khoa .media-body .heading:after {
  content: url('images/icon-ngoai-khoa.png');
  top: 9%;
  left: 21%;
}
.content-one .th-don .media-body .heading:after {
  content: url('images/icon-thuc-don.png');
  top: 8%;
  left: 24%;
}
.content-one .media {
  margin: 35px 0;
  position: relative;
  border-radius: 25% 25% 25% 25% / 60% 60% 40% 40%;
  z-index: 1;
  flex: 1 1 270px;
  min-width: calc(25% - 30px);
  background: #fff;
  box-sizing: border-box;
  overflow: visible;
}
.content-one .media:after {
  width: 28%;
  max-width: 170px;
  top: -19px;
  right: 14%;
  left: auto;
  height: calc(100%);
  border-radius: 1000px;
  content: "";
  display: block;
  position: absolute;
  background: white;
  z-index: -1;
}
.content-one .media:before {
  content: '';
  width: 70%;
  height: calc(100% + 60px);
  border-radius: 100%;
  background: #FFF;
  position: absolute;
  top: -30px;
  left: 15%;
  z-index: -1;
}
.content-one .media .media-body {
  padding: 20px;
}
.content-one .media .media-body .heading {
  font-size: 2.3rem;
  font-weight: 500;
  color: #00adf1;
}
.content-one .media .media-body .heading:after {
  position: absolute;
  vertical-align: middle;
  line-height: 26px;
}
.content-one .media .media-body .heading:before {
  content: "";
  position: absolute;
  width: 20%;
  max-width: 170px;
  top: auto;
  bottom: -15px;
  right: 18%;
  left: 15%;
  height: 100%;
  border-radius: 1000px;
  z-index: -1;
  background: white;
}
.content-one .media .media-body .excerpt:before {
  content: "";
  position: absolute;
  width: 20%;
  max-width: 170px;
  top: auto;
  bottom: -15px;
  right: 18%;
  left: auto;
  height: 100%;
  border-radius: 1000px;
  z-index: -1;
  background: white;
}
.content-two {
  padding-top: 35px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.content-two .container:after {
  border: 0;
  height: 2px;
  border-radius: 6px;
  content: "";
  background-color: #00adf1;
  display: none;
}
.content-two .container .layers-masonry-column {
  padding-bottom: 40px !important;
  margin-bottom: 0;
}
.content-two .media .media-body .heading {
  color: #00adf1;
  font-size: 3.5rem;
  display: block;
  overflow: visible;
  text-transform: capitalize;
  margin-bottom: 32px;
  line-height: 50px;
}
.content-two .media .media-body .heading:after {
  content: "";
  display: block;
  clear: both;
}
.content-two .media .media-body .heading .name {
  color: #fff100;
}
.content-two .media .media-body .excerpt .info-one {
  margin-bottom: 1.333em;
}
.content-two .media .media-body .excerpt .checkmarks_style {
  margin-left: 0;
  margin-bottom: 1.333em;
}
.content-two .media .media-body .excerpt .checkmarks_style li {
  list-style: none;
  font-size: 1.6rem;
}
.content-two .media .media-body .excerpt .checkmarks_style li:before {
  content: "\f00c";
  font-family: FontAwesome;
  padding-right: 0.35em;
  color: #00adf1;
  font-size: 19px;
}
.content-three {
  padding-top: 85px;
  padding-bottom: 0px;
  margin-bottom: 0;
}
.content-three:after {
  border: 0;
  height: 2px;
  border-radius: 6px;
  content: "";
  background-color: #00adf1;
  display: none;
  max-width: 1170px;
  margin: 0 auto;
  margin-top: 110px;
}
.content-three .section-title .heading {
  color: #00adf1;
  font-size: 3.5rem;
  display: block;
  overflow: visible;
  text-transform: capitalize;
  margin-bottom: 23px;
  line-height: 50px;
}
.content-three .section-title .heading .name {
  color: #fff100;
}
.content-three .media {
  margin-top: 25px;
}
.content-three .media .media-body {
  margin-top: 12px;
}
.content-three .media .media-body .heading {
  font-size: 2.2rem;
  font-weight: normal;
  text-transform: capitalize;
  vertical-align: middle;
  line-height: 1.2;
  color: inherit;
}
.content-three .media .media-body .heading a {
  color: #00adf1;
}
.content-four {
  padding-top: 50px;
}
.content-four .column {
  margin-bottom: 2%;
}
.content-four .section-title {
  margin-bottom: 42px;
}
.content-four .section-title .heading {
  font-size: 3.5rem;
}
.content-four .section-title .excerpt {
  margin-bottom: 1.333em;
}
.content-four .section-title .excerpt p {
  font-size: 1.6rem;
  color: #000;
  font-weight: 400;
}
.content-four .featured-image img {
  position: relative;
  border-radius: 18px;
 /* border-width: 9px;
  border-color: #00adf1;
  border-style: solid;*/
  padding: 2px;
  line-height: 0;
  box-sizing: border-box;
  overflow: hidden;
}
.content-four .featured-image .portfolio-hover.style2 {
 /* border-radius: 18px;
  border-width: 9px;

  border-color: #00adf1;*/
  border-style: solid;  padding: 2px;
  bottom: 10px;
}
.content-four .featured-image .portfolio-hover.style2 .hover-buttons a {
  padding-top: 0;
}
.content-four .featured-image .portfolio-hover.style2 .hover-buttons a i {
  vertical-align: middle;
  line-height: 45px;
}
.content-five {
  padding-top: 50px;
  padding-bottom: 32px;
}
.content-five .media {
  overflow: visible;
}
.content-five .media .media-body {
  overflow: visible;
  position: relative;
  padding: 21px 40px;
  text-align: center;
  color: #000;
  line-height: 1.4;
  border-radius: 20px;
  background-position: left center;
  z-index: 1;
  background: #fff100 url(images/cham-tron-trong-chan-trang.png);
}
.content-five .media .media-body .heading {
  font-size: 2.5rem;
  color: #000;
  text-transform: uppercase;
}
.content-five .media .media-body .heading > span {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('images/bees.png') left center;
  animation: play 0.1s steps(3) infinite;
  -webkit-animation: play 0.1s steps(3) infinite;
  zoom: 1;
  margin-right: 10px;
}
.content-five .media .media-body .heading:after {
  content: "";
  display: block;
  width: 22px;
  height: 5px;
  border-radius: 5px;
  background-color: #00adf1;
  margin-left: 50%;
  margin-top: 10px;
}
.content-five .media .media-body .excerpt {
  padding-bottom: 10px;
}
.content-five .media .media-body .excerpt p {
  line-height: 1.5;
  font-size: 1.7rem;
}
.content-five .media .media-body a:last-child {
  position: relative;
  font-size: 3rem;
  padding: 8px 30px;
  line-height: 1;
  font-weight: 600;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0px -4px 0px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px -4px 0px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px -4px 0px 0px rgba(0, 0, 0, 0.15);
  margin-top: 25px;
  margin-bottom: -0.85em;
  top: 5px;
  text-transform: capitalize;
}
.content-five .media .media-body a .button-shadow {
  position: absolute;
  bottom: 0;
  right: 10px;
  top: 0;
  left: 10px;
  background-color: inherit;
  z-index: -1;
}
.content-five .media .media-body a .button-shadow:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0px;
  left: -14px;
  height: 9px;
  background-color: inherit;
  -webkit-transform: skew(45deg);
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  transform: skew(45deg);
  background-image: url('images/dark-pattern.png');
  background-position: left center;
  background-repeat: repeat;
}
.content-five .media .media-body a .button-shadow:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  right: -14px;
  height: 9px;
  background-color: inherit;
  -webkit-transform: skew(-45deg);
  -moz-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  background-image: url('images/dark-pattern.png');
  background-position: left center;
  background-repeat: repeat;
}
.content-five .media .media-body .btn-medium:hover {
  background-color: #1893c3;
}
.footer-bottom {
  background: #00adf1 url(images/cham-tron-trong-chan-trang.png);
  position: relative;
  padding: 18px 0;
  font-size: 1.6rem;
}
.footer-bottom:before {
  content: "";
  background: url('images/duong-vien-copyright.png');
  position: absolute;
  height: 8px;
  top: -8px;
  left: 0;
  width: 100%;
  z-index: 20;
}
.footer-bottom .site-text {
  color: #fff !important;
  font-size: 1.4rem;
}
.footer-bottom #mbmcl {
  float: right;
  color: #fff;
  font-family: arial;
  font-size: 1.6rem;
  padding-right: 20px;
}
.footer-bottom #mbmcl a {
  color: #fff;
  transition: all 0.3s ease;
}
.footer-bottom #mbmcl a:hover {
  color: #ed1b23 !important;
}
.footer-site.invert .section-nav-title {
  color: #fff;
}
.footer-site {
  position: relative;
  margin-top: 220px;
}
.footer-site:before {
  content: "";
  background: url('images/duong-vien-chan-trang.png') no-repeat;
  display: block;
  height: 8px;
  width: 100%;
  left: 0;
  position: absolute;
  top: -7px;
  z-index: 19;
}
.footer-site:after {
  content: "";
  height: 143px;
  background: url('images/anh-nen-chan-trang.png');
  background-position: center bottom;
  background-repeat: repeat-x;
  display: block;
  width: 100%;
  left: 0;
  position: absolute;
  top: -143px;
  z-index: 16;
}
.footer-site .section-title {
  margin-bottom: 15px;
}
.footer-site .section-title .heading {
  margin-bottom: 0;
}
.footer-site .section-nav-title,
.footer-site .heading {
  padding: 15px 0;
  color: #00adf1;
  font-size: 2.5rem;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1;
}
.footer-site .wpp-list {
  font-size: 1.4rem;
}
.footer-site .popular-posts .wpp-list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 14px;
  margin-bottom: 14px;
}
.footer-site .popular-posts .wpp-list li a:first-child {
  border-width: 3px;
  border-style: solid;
  line-height: 0;
  float: left;
  margin-right: 8px;
  color: #00abe9;
}
.footer-site .popular-posts .wpp-list li a img {
  margin: 3px;
}
.footer-site .popular-posts .wpp-list li a.wpp-post-title {
  color: #000000;
  font-size: 1.4rem;
}
.footer-site .popular-posts .wpp-list li .post-stats {
  line-height: 1.5;
}
.footer-site .popular-posts .wpp-list li .post-stats .wpp-date {
  font-size: 1.3rem;
  color: #000000;
  font-weight: normal;
  display:none;
}
.footer-site .media-body {
  font-size: 1.4rem;
}
.footer-site .media-body .excerpt {
  margin-left: 2px;
}
.footer-site .media-body .excerpt p {
  font-size: 1.4rem;
  color: #000000;
}
.footer-site .media-body .excerpt p i {
  font-size: 1.2em;
  padding-right: 5px;
  color: #00adf1;
}
.footer-site .list-grid .column.span-4 {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 3.5%;
}
.footer-site .list-grid .column.span-4:nth-child(3n) {
  margin-right: 0;
}
.footer-site .list-grid .featured-image img {
  position: relative;
  border-radius: 14px;
  border-width: 3px;
  border-style: solid;
  padding: 2px;
  line-height: 0;
  box-sizing: border-box;
  overflow: hidden;
  border-color: #00abe9;
}
.footer-site .list-grid .featured-image .portfolio-hover.style2 {
  bottom: 7px;
  border-radius: 14px;
  border-width: 3px;
  padding: 2px;
  border-style: solid;
}
.footer-site .list-grid .featured-image .portfolio-hover .hover-buttons a {
  width: 35px;
  height: 35px;
  padding-top: 0px;
}
.footer-site .list-grid .featured-image .portfolio-hover .hover-buttons a i {
  font-size: 15px;
}
.footer-site div.wpcf7-response-output {
  margin: 2em 0 1em;
}
.footer-site input:not([type='submit']):not([type='radio']):not([type='checkbox']),
.footer-site textarea {
  border-color: rgb(0 171 233);
  background: transparent;
  font-size: 1.3rem;
}
.footer-site input[type=button],
.footer-site input[type=submit],
.footer-site button {
  background-color: #00adf1;
  color: #fff;
  float: right;
  transition: all .3s ease;
}
.footer-site input[type=button]:hover,
.footer-site input[type=submit]:hover,
.footer-site button:hover {
  background-color: #1893c3;
}
.footer-site input[type=submit] {
  font-size: 1.6rem;
  line-height: 1;
  padding: 10px 34px 8px;
  border-radius: 7px;
  border: none;
  color: #fff;
  margin-bottom: 5px;
}
.footer-site .row {
  padding-top: 15px;
  padding-bottom: 0;
}
.footer-site .row .row {
  padding-top: 0;
  padding-bottom: 0;
}
#footer {
  background-image: url('images/cham-tron-trong-chan-trang.png');
}
.a-be-yeu .column {
  margin-bottom: 0;
}
.chuong-trinh,
.a-be-yeu {
  padding: 0;
}
.chuong-trinh .thumbnail-media img,
.a-be-yeu .thumbnail-media img {
  display: block;
  overflow: hidden;
  /*border-width: 9px;
  border-color: #00adf1;
  border-radius: 18px;
  border-style: solid;*/
  padding: 2px;
}
.chuong-trinh .thumbnail-body,
.a-be-yeu .thumbnail-body {
  background-color: transparent;
  text-align: center;
}
.chuong-trinh .thumbnail-body .excerpt,
.a-be-yeu .thumbnail-body .excerpt {
  text-align: center;
}
.chuong-trinh .thumbnail-body .button,
.a-be-yeu .thumbnail-body .button {
  padding: 5px 25px;
  font-size: 1.5rem;
  border-radius: 6px;
  background-color: #ffff01;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chuong-trinh .thumbnail-body .button:hover,
.a-be-yeu .thumbnail-body .button:hover {
  background-color: #00adf1 !important;
}
.chuong-trinh .thumbnail-body .heading,
.a-be-yeu .thumbnail-body .heading {
  line-height: 1;
  padding: 5px 0 10px 0;
  margin-top: 10px;
  color: #00adf1;
  text-align: center;
}
.chuong-trinh .thumbnail-body .heading a,
.a-be-yeu .thumbnail-body .heading a {
  color: #00adf1;
  font-size: 2.5rem;
}
.chuong-trinh .thumbnail-body .heading:after,
.a-be-yeu .thumbnail-body .heading:after {
  display: block;
  width: 22px;
  height: 5px;
  border-radius: 5px;
  content: "";
  background-color: #00adf1;
  margin-left: 50%;
  text-align: center;
  line-height: 1;
  font-size: 0;
  margin-top: 15px;
  margin-bottom: 10px;
}
.chuong-trinh .thumbnail-body .meta-info,
.a-be-yeu .thumbnail-body .meta-info {
  display: none;
}
.map-lh {
  padding: 5px 0 35px;
}
.map-lh .column {
  width: 1170px;
  margin: 0 auto !important;
  /*border-width: 10px;
  border-style: solid;border-color: #00adf1;*/
  max-width: 100%;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
  padding: 4px;
}
.map-lh .column .layers-map {
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lien-he-form {
  padding-top: 0;
  padding-bottom: 0;
}
.lien-he-form .span-8 {
  padding-bottom: 0px !important;
}
.lien-he-form .heading {
  margin-bottom: 0;
}
.lien-he-form input[type=button],
.lien-he-form input[type=submit],
.lien-he-form button {
  background-color: #00adf1;
  color: #fff;
  float: right;
  transition: all .3s ease;
}
.lien-he-form input[type=submit] {
  font-size: 1.6rem;
  line-height: 1;
  padding: 10px 34px 8px;
  border-radius: 7px;
  border: none;
  color: #fff;
  margin-bottom: 5px;
}
.lien-he-form input[type=submit]:hover {
  background-color: #ffff01;
}
.lien-he-form .ttlh .excerpt p .title {
  font-size: 20px;
  vertical-align: middle;
}
.lien-he-form .ttlh .excerpt p .title .icon-title {
  margin-right: 20px;
  display: inline-block;
  border-radius: 23.5%;
  padding: 2px;
  border: 2px solid #00adf1;
}
.lien-he-form .ttlh .excerpt p .title .icon-title i {
  color: #fff;
  font-size: 19px;
  background-color: #00adf1;
  border-radius: 23.5%;
  width: 38px;
  height: 38px;
  text-align: center;
  vertical-align: middle;
  line-height: 38px;
}
.lien-he-form .ttlh .excerpt p .text-title {
  display: block;
  font-size: 15px;
  padding-left: 73px;
}
.lien-he-form .ttlh .excerpt p .text-title a {
  color: #00adf1;
}
.lien-he-form .ttlh .excerpt p .text-title a:hover {
  color: #9f9e9e;
}
.archive .span-8 {
  padding-bottom: 0px !important;
  margin-bottom: 0;
}
article.post-news-item:after {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  background: url('images/duong-phan-cach-bai-viet.png');
  margin-top: 30px;
  margin-bottom: 30px;
}
.post-content .thumbnail a img {
  display: block;
  overflow: hidden;
  /*border-width: 9px;
  border-color: #00adf1;
  border-radius: 18px;
  border-style: solid;*/
  padding: 2px;
}
.post-content .article-title .heading {
  font-weight: 400;
  font-size: 3.5rem;
  line-height: 50px;
}
.post-content .article-title .heading a {
  color: #00adf1;
}
.post-content .article-title .heading a:hover {
  color: #2991b9;
}
.post-content .copy .excerpt {
  margin-bottom: 1.333em;
  color: inherit;
}
.pull-right {
  padding-left: 30px;
}
.sidebar .thu-vien-anh .featured-image img {
  border-radius: 14px;
 /* border-width: 3px;
  border-style: solid;border-color: #00adf1;*/
  padding: 3px;
  
  display: block;
  overflow: hidden;
}
.sidebar .thu-vien-anh .featured-image .portfolio-hover.style2 {
  border-radius: 14px;
  padding: 3px;
  /*border-width: 3px;
  border-style: solid;
  border-color: #00adf1;*/
}
.sidebar .thu-vien-anh .featured-image .portfolio-hover.style2 .hover-buttons a {
  padding-top: 0;
}
.sidebar .thu-vien-anh .featured-image .portfolio-hover.style2 .hover-buttons a i {
  vertical-align: middle;
  line-height: 45px;
}
.sidebar .section-title {
  margin-bottom: 0;
  background: #fff;
}
.sidebar .content {
  padding: 0;
  padding-top: 20px;
}
.sidebar .widget li:not(:last-child) {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.sidebar .section-nav-title,
.sidebar .section-title .heading {
  font-size: 1.8em;
  line-height: 34px;
  color: #00adf1;
  text-transform: capitalize;
  font-weight: 400;
}
.sidebar .section-nav-title:after,
.sidebar .section-title .heading:after {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  border-radius: 3px;
  margin-top: 8px;
  background-color: #00adf1;
  margin-bottom: 20px;
}
.sidebar .well {
  background-color: transparent;
}
.sidebar .widget_search {
  background-color: #FFF;
  position: relative;
  z-index: 1;
  padding: 20px;
  border-radius: 14px !important;
  overflow: hidden;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form:before {
  display: block;
  position: absolute;
  width: 48px;
  top: 0px;
  padding: 6px 0;
  right: 0px;
  line-height: 1.25em;
  font-family: FontAwesome;
  font-size: 1.2em;
  content: "\f002";
  background-color: #00adf1;
  color: #fff;
  text-align: center;
  z-index: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.sidebar .widget_search .search-field {
  -webkit-box-shadow: inset 0px 5px 0px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0px 5px 0px 0px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0px 5px 0px 0px rgba(0, 0, 0, 0.12);
  width: 100%;
  border: 0;
}
.sidebar .widget_search .search-submit {
  position: absolute;
  top: 20px;
  right: 0px;
  display: inline-block;
  padding: 6px 0;
  width: 48px;
  text-indent: 1000px;
  font-size: 1.25em;
  line-height: 1.15em;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 1;
  background: transparent;
  overflow: hidden;
}
.sidebar .widget_search .search-submit:hover {
  color: #fff;
}
.sidebar .popular-posts .wpp-post-title {
  display: block;
  color: #000000;
}
.sidebar .popular-posts .wpp-post-title:hover {
  color: #9f9e9e;
}
.sidebar .popular-posts .wpp-excerpt {
  display: block;
  color: #9f9e9e;
  line-height: inherit;
}
.sidebar .popular-posts .wpp-list li a:first-child {
  /*border-width: 3px;
  border-style: solid; border-color: #00adf1;*/
  border-radius: 14px;
  line-height: 0;
  float: left;
  margin-right: 8px;
 
}
.sidebar .popular-posts .wpp-list li a img {
  margin: 3px;
}
.sidebar .popular-posts .wpp-list .post-stats {
  line-height: 1.5;
}
.sidebar .popular-posts .wpp-list .post-stats .wpp-date {
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
.sidebar .widget_categories .cat-item a {
  color: #00adf1;
}
.sidebar .layers-post-widget .list-grid .column {
  margin-bottom: 4.5%;
}
.sidebar .layers-post-widget .thumbnail-media a {
  border-radius: 14px;
 /* border-width: 3px;
  border-style: solid; border-color: #00adf1;*/
  padding: 3px;
 
  display: block;
  overflow: hidden;
}
.sidebar .layers-post-widget .thumbnail-media a img {
  border-radius: 7px;
}
.pagination .nav-links .page-numbers {
  background-color: #f9e8b2;
  color: #9f9e9e;
  display: block;
  float: left;
  font-size: 1.16em;
  font-weight: 300;
  width: 2.5em;
  line-height: 2.05em;
  margin-right: 1px;
  position: relative;
  z-index: 1;
  margin-top: 3px;
}
.pagination .nav-links .page-numbers:first-child {
  border-radius: 10px 0 0 10px;
}
.pagination .nav-links .page-numbers:first-child:before {
  left: 2px;
}
.pagination .nav-links .page-numbers:last-child {
  margin-right: 0px;
  border-radius: 0 10px 10px 0;
}
.pagination .nav-links .page-numbers:last-child:after {
  right: 4px;
}
.pagination .nav-links .current:not(.dots) {
  margin-left: -2px;
  margin-right: -2px;
  margin-top: 1px;
  width: 2.5em;
  line-height: 2.05em;
  padding: 6px;
  color: #fff;
  position: relative;
  z-index: 2;
  background: transparent;
}
.pagination .nav-links .current:not(.dots):before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  border-radius: 10px;
  background-color: #00adf1;
}
.pagination .nav-links .current:not(.dots):after {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 4px;
  right: 0;
  z-index: -2;
}
.pagination .nav-links .current:first-child {
  margin-left: 0;
}
.pagination .nav-links .current:last-child {
  margin-right: 0;
}
.pagination .nav-links .next,
.pagination .nav-links .prev {
  width: auto;
}
.post .section-title {
  margin-bottom: 10px;
}
.size-layers-square-large,
.size-layers-portrait-large,
.size-layers-landscape-large .size-layers-square-medium,
.size-layers-square-large,
.size-medium,
.size-full {
  display: block;
  overflow: hidden;
 /* border-width: 9px;
  border-color: #00adf1;
  
  border-style: solid;*/
  padding: 2px;border-radius: 18px;
}
/*
    BÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â i viÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¿t liÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âªn quan
  */
.relative-post-default {
  padding-top: 30px;
  border-top: solid 1px #efefef;
}
.relative-post-default .section-nav-title {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 2.1rem;
  color: #00adf1;
  font-weight: 400;
}
.relative-post-default ul {
  margin-top: 10px;
}
.relative-post-default ul li {
  padding: 3px 0;
}
.relative-post-default ul li a {
  color: #9f9e9e;
  font-size: 1.4rem;
}
.relative-post-default ul li a:before {
  margin-bottom: 1px;
  content: " ";
  width: 0;
  margin-right: 10px;
  display: inline-block;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 5px solid #ffff01;
  border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
  color: #00adf1;
}
.single .thumbnail-media {
  border-radius: 14px;
 /* border-width: 3px;
  border-style: solid;
 
  border-color: #00adf1;*/
  display: block; padding: 3px;
  overflow: hidden;
  cursor: pointer;
}
.single .thumbnail-media img {
  border-radius: 7px;
}
.column.span-8 .pagination {
  margin-left: calc(50% - 142.385px);
}
.search > .container {
  padding-top: 80px;
}
.search .post:last-child {
  margin-bottom: 120px;
}
.search .story .search-form .search-submit {
  padding: 10px 20px;
  background-color: #00adf1;
  color: #fff;
  transition: all 300ms ease;
  margin-top: 10px;
}
.search .story .search-form .search-submit:hover {
  background-color: transparent;
  background-color: #ffff01;
}
/*404*/
.clear {
  clear: both;
}
.page-404 {
  text-align: center;
}
.page-404 .title-404 {
  position: relative;
  line-height: 260px;
  z-index: 1;
  font-size: 200px;
  font-weight: bold;
  color: #00adf1;
}
.page-404 .title-404:before {
  content: "";
  display: block;
  position: absolute;
  width: 48%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-left: 0.5714%;
  border-radius: 12%;
  z-index: 1;
}
.page-404 .title-404 span {
  color: #ffff01;
}
.page-404 .h2-404 {
  font-size: 35px;
}
.page-404 .entry-404 a {
  margin: 20px 0px;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  background-color: #ffff01;
}
.page-404 .entry-404 a:hover {
  background-color: #00adf1;
  transition: all 300ms ease-in-out;
}
.page-404 .entry-404 .search-404 .search-form {
  float: none;
  margin: 0 auto;
  margin-top: 20px;
  width: 278px;
}
.page-404 .entry-404 .search-404 .search-form .search-field {
  margin-bottom: 10px;
}
.page-404 .entry-404 .search-404 .search-form .search-submit {
  margin-bottom: 10px;
  background-color: #00adf1;
}
.page-404 .entry-404 .search-404 .search-form .search-submit:hover {
  background-color: #ffff01;
}
.page-404 .entry-404 .search-404 .search-form input {
  height: 38px;
}

@media only screen and (min-width: 481px) {
  .sidebar .column.span-4 {
    float: left;
    width: 30%;
    margin-right: 4.5%;
  }
  .sidebar .column.span-4:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
	.header-secondary {display: none;}
	.site-logo-link img {
		margin-top: 20px;
    margin-bottom: -20px;}
}
@media (max-width: 480px) {
  .section-title .heading {
    font-size: 18px;
  }
	#layers-widget-column-106 .section-title {margin-bottom: 0 !important;}
	#layers-widget-column-106 {padding-top: 0 !important;}
	#layers-widget-column-106 .section-title .heading {
    font-size: 1.6rem;
  }
  .container .row .container {
    margin: 0 auto;
  }
  .map-lh .layers-map {
    height: 300px !important;
  }
  .home .header-site {
    padding-bottom: 20px;
  }
  .header-site {
    padding-bottom: 35px;
  }
  .sidebar {
    margin-top: 40px;
  }
  .content-four .column.span-4 {
    margin-right: 2%;
  }
  .content-four .column.span-4:nth-child(3n) {
    margin-right: 0;
  }
/*  .header-secondary {
    display: block;
    top: 0;
  }*/
  .header-secondary #menu-thong-tin li {
    margin-left: 0px;
    width: 100%;
  }
  .header-secondary #menu-thong-tin li a {
    text-align: center;
  }
  .header-site.header-sticky .inline-left-nav,
  .header-site.header-sticky .inline-right-nav {
    width: 56% !important;
  }
  .title-container {
    padding: 5px;
    background-size: cover !important;
  }
  .section-title.large .heading {
    font-size: 18px!important;
  }
  .content-five .media .media-body .heading > span {
    display: none;
  }
}
.portfolio-hover.style2 > div > div {
  padding: 0 !important;
}
@media (min-width: 1200px) {
  .content-one .media .media-body .heading {
    max-width: 225px;
    text-align: center;
    margin: auto;
  }
	.page-id-490 .title-container{
	    background-size: cover;
		    height: 461px;
	}
}
@media (max-width: 992) {
  .content-one .media .media-body .heading {
    padding: 0 30px;
  }
}

@media (max-width: 320px) {
  .header-site.header-sticky .inline-left-nav,
  .header-site.header-sticky .inline-right-nav {
    width: 40% !important;
  }
}
@media (max-width: 520px) {
	#layers-widget-column-27{
		margin-top:10px;
}
}
@media (max-width: 480px) {
  .content-two .content-two-left {
    padding-left: 0 !important;
  }
}
@media (max-width: 640px) {
  .content-three .media .media-body .heading,
  .content-three .media .media-body .excerpt {
    text-align: center;
  }
  .chuong-trinh .column.span-4,
  .a-be-yeu .column.span-4 {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .post-content .article-title .heading {
    line-height: 40px;
  }
  .content-two .container .layers-masonry-column {
    padding-bottom: 60px !important;
  }
  .meta-info {
    display: block;
    text-align: center;
    margin-bottom: 0;
  }
  .info-post {
    text-align: center;
  }
  .info-post .readmore {
    display: inline-block;
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
#menu-item-wpml-ls-9-vi,#menu-item-wpml-ls-9-en{
	display:none;
	}
	#menu-item-644,#menu-item-381{
	width:fit-content;
	}
  .column {
    margin-right: 0;
  }
  .sidebar .portfolio-item .featured-image {
    margin-bottom: 0 !important;
  }
  .header-secondary.active {
    top: 8px;
  }
  .header-site.header-sticky.is_stuck {
    display: none;
  }
  .header-site .container,
  .container {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .content-four .featured-image img {
    border-width: 4px;
  }
  .content-four .featured-image .portfolio-hover.style2 {
    border-width: 4px;
  }
  .sidebar {
    margin-top: 60px;
  }
  .header-inline .inline-right-nav {
    justify-content: flex-start !important;
  }
  .header-secondary .container {
    justify-content: center;
  }
  .header-secondary .pull-left {
    float: none;
    text-align: center;
  }
  .header-secondary .pull-right {
    float: none;
    text-align: center;
  }
  .header-secondary .search-form {
    display: none;
  }
  .auto-height .swiper-slide .overlay {
    padding-top: 21%;
  }
  .column.span-4 {
    width: 100%;
    display: block;
    overflow: hidden;
  }
  .content-four .column.span-4 {
    float: left;
    width: 32%;
  }
  .content-four .media .media-image {
    border-width: 3px;
    border-radius: 14px;
  }
  .header-overlay {
    position: static;
  }
  .header-site:not(.is_stuck) {
    background-color: #00adf1;
    background-image: url('images/cham-tron-trong-chan-trang.png'), url('images/sunshine.png');
    background-repeat: repeat, no-repeat;
  }
  .content-one {
    background-image: url('images/hinh-nen-chuong-trinh-768.png') !important;
  }
  .header-secondary:after {
    z-index: 107;
  }
  .header-site {
    position: relative;
    top: 0;
  }
  .header-overlay-no-push .header-overlay:not(.is_stuck) {
    background-color: #00adf1;
    border-bottom: 2px solid #fff;
  }
  .header-site:not(.is_stuck) {
    background-color: #00adf1;
  }
  .title-container {
    background: url('images/duong-vien-breadcrumb-768.png') no-repeat;
  }
  .title-container .container {
    display: table;
    width: calc(100% - 40px);
  }
  .title-container .container .heading {
    display: block;
    text-align: left;
  }
  .title-container .container .bread-crumbs {
    text-align: left;
    display: block;
    float: left;
  }
  .copyright .span-6 {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
  }
  .copyright .span-6 .site-text {
    text-align: center;
  }
  .footer-bottom #mbmcl {
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    overflow: hidden;
  }
  .pull-right {
    padding-left: 0;
  }
  .footer-site .list-grid .column.span-4 {
    display: inline-block;
    float: left;
  }
  .sidebar .widget_search .search-submit {
    width: 32%;
    height: 36px;
  }
  .sidebar .list-grid .column.span-4 {
    width: 30%;
    float: left;
    display: inline-block;
    margin-right: 4.5%;
    margin-bottom: 4.5%;
  }
  .sidebar .list-grid .column.span-4:nth-child(3n) {
    margin-right: 0;
  }
  .chuong-trinh .column.span-4,
  .a-be-yeu .column.span-4 {
    float: left;
    width: 32%;
    margin-right: 2%;
  }
  .chuong-trinh .column.span-4:nth-child(3n+3),
  .a-be-yeu .column.span-4:nth-child(3n+3) {
    margin-right: 0;
  }
  .sidebar.span-4 .widget {
    width: 100%;
    margin-right: 0;
  }
  .lien-he-form .span-8 {
    padding-bottom: 0px !important;
  }
}
@media (max-width: 480px) {
  .content-one {
    background-image: url('images/hinh-nen-chuong-trinh-480.png') !important;
  }
}
@media screen and (max-width: 1190px) {
  .container,
  .map-lh .column {
    max-width: 940px;
  }
  .header-site.header-sticky .inline-site-logo {
    border: none;
    background: none;
  }
  .header-site.header-sticky .inline-site-logo .logo {
    border-width: 4px;
    border-style: solid;
    border-radius: 6px;
    border-color: #00adf1;
    background: #ffff01 url("images/cham-tron-trong-chan-trang.png");
  }
  .header-site.header-sticky .inline-site-logo .logo .site-logo-link img {
    padding: 0 7px;
    margin: 1px;
    border: 2px solid rgba(255, 255, 255, 0.4);
  }
  section[class*=' off-canvas-'] .nav-mobile {
    display: block;
  }
  .header-site.header-sticky.header-inline .inline-site-logo {
    width: 85%;
    text-align: left;
    justify-content: flex-start;
  }
  .header-site.header-sticky.header-inline .inline-left-nav,
  .header-site.header-sticky.header-inline .inline-right-nav {
    width: 15%;
    justify-content: flex-end;
  }
  .header-site.header-sticky.header-inline .inline-left-nav,
  .header-site.header-sticky.header-inline .inline-right-nav .nav-horizontal {
    display: none !important;
  }
  .header-site.header-sticky.header-inline .responsive-nav {
    display: block;
  }
  .content-one .media-body .heading:after {
    top: -7% !important;
    left: calc(50% - 17.5px) !important;
  }
}
@media screen and (max-width: 980px) {
  .container,
  .header-site .container {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .map-lh .column {
    width: 96%;
  }
  .footer-site .container .container {
    margin: 0;
  }
  .sidebar .container {
    margin: 0;
  }
  .title-container .container {
    width: 96%;
  }
  .portfolio-hover .hover-buttons a {
    width: 25px;
    height: 25px;
  }
  .portfolio-hover .hover-buttons a i {
    font-size: 13px;
  }
}
/*# sourceMappingURL=style.css.map */
a {
    color: #000000;
}
.sub-menu li a:hover {
    background-color: #fff100;
}
.header-site {
    background-color: #fff100 !important;
}
.sub-menu li {
    width: 300px !important;
}
.sub-menu a {
    font-weight: 600 !important;
    font-size: 15px !important;
}
.top-social img{
margin-right:0px;
}

 .swiper-slide  {
	background-size: 100%;
    background-repeat: no-repeat;
}

.header-secondary {display: none;}

.heading {font-family: Monserrat;}

.has-border img {border-radius: 15px;}

.new-size-text .excerpt p {font-size: 2.5rem;}

.title-container {  
 display: none; 
}

.copy-container .section-title.large p {font-size: 50px !important; } 

/*.page-id-3007 .wrapper-content {margin-top: 50px;}

@media(max-width: 540px) {
.page-id-3007 .wrapper-content {margin-top: 20px;}
}
.auto-height .swiper-slide .overlay {
  padding-top: 29%;
  position: relative;
  width: 100%;
  height: 100%;
}

@media (max-width: 520px) {
  .auto-height .swiper-slide .overlay {
    padding-top: 45% !important;
  }
}

@media (max-width: 480px) {
  .auto-height .swiper-slide .overlay {
    padding-top: 16% !important;
	}
}*/

/*.swiper-container:hover .pages {
    bottom: 26px;
    opacity: 1;
}*/
/*
.swiper-container {height: 50% !important;}

.swiper-slide .overlay {
	height: 75%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;}

.swiper-wrapper .swiper-slide {
	height: 0 !important;
    padding-top: 23.5%;
}

.home .swiper-wrapper .swiper-slide {
	height: 100% !important;
    padding-top: 0;
}
*/


.nav-mobile .wpml-ls-statics-shortcode_actions, #off-canvas-right #search-13 {display: none;}

.single .wrapper-content {
  margin-top: 50px;
}
 .swiper-slide{
	    background-size: cover;
}
.layers-slider-widget{
margin-bottom:20px!important;
}
.title-slider .swiper-slide,.title-slider .overlay{
height:auto!important;
}
.title-slider .copy-container{
	left: 50%;
    top: 50%;
    z-index: 999;
    position: absolute;
    transform: translate(-50%, -50%);

}

.title-slider{
height:auto!important;	
}
.title-slider .copy-container + .image-container{
	margin-bottom:0!important
}
@media(max-width: 1200px) {
	.auto-height .swiper-slide .overlay {
    padding-top: 0%;
  }.post-content .article-title .heading {
   
    font-size: 2rem;
  
}

	.category .swiper-slide,.category .layers-slider-widget {
  aspect-ratio: 16/4!important;
    height: auto!important;
    background-size: cover;
		
	}
}