/*
Theme Name: Builder Themes
Theme URI: http: //chili.vn
Description: Builder
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#0d2d62
Child Color:#b80924
*/
@font-face {
    font-family: "beVietnam";
    src: url("fonts/beVietnam100-Bold.eot?#iefix") format("embedded-opentype"),
    url('fonts/beVietnam100-Bold.otf') format("opentype"),
      url('fonts/beVietnam100-Bold.woff') format("woff"),
    url('fonts/beVietnam100-Bold.ttf') format("truetype"),
    url("fonts/beVietnam100-Bold.svg#beVietnam100-Bold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "beVietnam";
    src: url("fonts/beVietnam100-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/beVietnam100-Regular.otf") format("opentype"),
    url("fonts/beVietnam100-Regular.woff") format("woff"),
    url("fonts/beVietnam100-Regular.ttf") format("truetype"),
    url("fonts/beVietnam100-Regular.svg#beVietnam100-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
  font-family: "beVietnam";
  src: url("fonts/beVietnam100-SemiBold.eot?#iefix") format("embedded-opentype"),
  url("fonts/beVietnam100-SemiBold.otf") format("opentype"),
  url("fonts/beVietnam100-SemiBold.woff") format("woff"),
  url("fonts/beVietnam100-SemiBold.ttf") format("truetype"),
  url("fonts/beVietnam100-SemiBold.svg#beVietnam100-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

body {
  font-family: beVietnam;
  font-weight: 400;
  color: #222;
  -webkit-font-smoothing: antialiased;
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: beVietnam !important;
  font-weight: bold;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
#wrapper-content .span-8 {
  padding-bottom: 0 !important;
}
a,
a.button {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.container {
  max-width: 1220px;
}
.thumbnail-body .excerpt {
  font-family: "beVietnam";
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #222;
}
.story p,
.copy p {
  font-family: "beVietnam";
  font-weight: 400;
  color: #000;
  margin-bottom: 1.5rem;
}
.story p:last-child,
.copy p:last-child {
  margin-bottom: 0;
}
.story img {
  width: auto;
  margin: 0 auto;
}
.site-logo-link img,
.mark img {
  max-height: inherit;
  display: block;
}
.thumbnail-body {
  background: transparent;
}
.well {
  background: transparent;
}
.invert .excerpt {
  opacity: 1;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none;
}
.invert {
  color: #fff;
}
.invert .nav > li > a {
  color: #fff;
  opacity: 1;
}
.section-title .heading + .excerpt {
  max-width: 100%;
  margin: 0 auto;
  font-family: "beVietnam";
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #888888;
}
a.button {
  color: #0d2d62;
  font-size: 12px;
  line-height: 24px;
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  background: transparent;
  padding: 0;
  letter-spacing: 0.05rem;
}
a.button:hover {
  color: #0d2d62;
  background: transparent;
  text-decoration: underline;
}
.skype-icon{
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-indent: 0;
  text-align: center;
  font-size: 0;
  color: #fff;
  position: fixed;
  right: 30px;
  bottom: 152px;
  z-index: 999;  
}
.skype-icon a{
  display: block;
  overflow: hidden;
}
.skype-icon a img{
  border-radius: 50%;
}
.with-overlay:hover .thumbnail-media img,
.thumbnail-media:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.auto-height .swiper-slide .overlay {
  padding-bottom: 42%;
}
.title-custom .section-title {
  padding-right: 40%;
  margin-bottom: 0;
}
.title-custom .section-title .heading {
  font-size: 4.4rem;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 3rem;
  color: #2d2e2e;
  position: relative;
  margin-bottom: 3rem;
}
.title-custom .section-title .heading:after {
  position: absolute;
  content: '';
  width: 64rem;
  height: 0.3rem;
  background: #0e8ef3;
  display: block;
  bottom: 0;
}
/*==================================
==================================*/
.header-secondary {
  background: #0d2d62;
  padding: 0 2rem;
}
.header-secondary .container{
  max-width: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.header-secondary .container >.pull-left{
  width: 75%;
}
.header-secondary .container >.header-topbar-right{
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-secondary .container >.header-topbar-right .pull-right{
  float: none;
  margin-right: 10px;
}
.header-secondary .pull-left ul li {
  margin-left: 0;
  margin-right: 2.5rem;
}
.header-secondary .pull-left ul li a {
  font-weight: normal;
}
.header-secondary .pull-left ul li a:before {
  font-size: 1.6rem;
  margin-right: 1rem;
  line-height: 5rem;
  font-family: FontAwesome;
}
.header-secondary .pull-left ul li a:hover {
  opacity: 1.3;
}
.header-secondary .pull-left ul li.phone a:before {
  content: "\f095";
}
.header-secondary .pull-left ul li.address a:before {
  content: "\f041";
}
.header-secondary .pull-left ul li.email a:before {
  content: "\f0e0";
}
.header-secondary .pull-left .nav-horizontal{
  padding-left: 0;
  position: relative;  
}
.header-secondary .pull-left ul li.fb-chat{
  position: static;
}
.header-secondary .pull-left ul li.fb-chat a{
  position: absolute;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  top: 5px;
  left: 10px;  
}

.header-secondary .pull-right ul li.fb-chat a i,
.header-secondary .pull-left ul li.fb-chat a i{
  color: #142e62;
  font-size: 17px;
  line-height: 40px;  
}
.header-secondary .pull-right {
  height: 5rem;
  line-height: 5rem;
}
.header-secondary .pull-right ul li {
  margin-right: 0;
  margin-left: 0;
}
.header-secondary .pull-right ul li a {
  line-height: 5rem;
  padding-top: 2px;
}
.header-secondary .pull-right ul li a img {
  margin-right: 0 !important;
  display: inline-block;
}
.header-secondary .pull-right .nav-horizontal{
  position: relative;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 auto;  
}
.header-secondary .pull-right .nav-horizontal .fb-chat a{
  position: absolute;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  top: 0;
  left: 0;
  padding: 0; 
}
.header-secondary .pull-right .nav-horizontal .fb-chat a i{
  position: relative;
  top: -3px;  
}
.header-secondary .search-top-bar{
    max-width: 300px;
    width: 100%;
    position: relative;  
}
.header-secondary .search-top-bar .search-form{
  position: relative;
  max-width: 300px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 3px;
}
.header-secondary .search-top-bar .search-form:after{
  content: "\f002";
  position: absolute;
  font-family: "FontAwesome";
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;  
  z-index: 1;
}
.header-secondary .search-top-bar .search-form .search-field{
  height: 40px;
  color: #fff;
  border: 0;
  background-color: transparent;
}
.header-secondary .search-top-bar .search-form .search-field::place-holder{
  color: #fff;
}
.header-secondary .search-top-bar .search-form .search-submit{
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;  
  border: 0;
  right: 0;
  top: 0;
  font-size: 0;
  background-color: transparent;
  z-index: 2;
}
.header-site .menu-item-has-children > a:after {
  vertical-align: middle;
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 8px;
  display: inline-block;
  opacity: 1;
  font-weight: bold;
  margin-bottom: 2px;
}
.header-site .menu-item-has-children > a:hover:after {
  opacity: 1;
}
.header-site nav.nav-horizontal ul li {
  margin: 0 1rem;
}
.header-site nav.nav-horizontal ul li a {
  font-size: 17px;
  color: #323232;
  font-weight: normal;
}
.header-site nav.nav-horizontal ul li a:hover {
  color: #323232;
}
.header-site nav.nav-horizontal ul li.current-menu-item a,
.header-site nav.nav-horizontal ul li.current-post-parent a {
  color: #323232;
}
.header-site nav.nav-horizontal ul li .sub-menu {
  background: #0d2d62;
  border: none;
  width: 28rem;
  padding: 1.2rem 0;
}
.header-site nav.nav-horizontal ul li .sub-menu li {
  margin: 0;
  border: none;
  padding: 0 2rem;
  width: 100%;
}
.header-site nav.nav-horizontal ul li .sub-menu li:last-child a {
  
}
.header-site nav.nav-horizontal ul li .sub-menu li a {
  position: relative;
  color: #b3bfdc;
  /*white-space: nowrap;*/
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: capitalize;
  transition: 0.45s all ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header-site nav.nav-horizontal ul li .sub-menu li a:before {
  position: absolute;
  left: -5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 16px;
  opacity: 0;
  transition: 0.45s all ease;
}
.header-site nav.nav-horizontal ul li .sub-menu li a:hover {
  background: transparent;
  color: #fff;
  padding-left: 2rem;
}
.header-site nav.nav-horizontal ul li .sub-menu li a:hover:before {
  left: 0;
  opacity: 1;
}
.header-site nav.nav-horizontal ul li .sub-menu li.current-menu-item a {
  background: transparent;
  color: #fff;
  padding-left: 2rem;
}
.header-site nav.nav-horizontal ul li .sub-menu li.current-menu-item a:before {
  left: 0;
  opacity: 1;
}
.scrollbar-menu .sub-menu{
  max-height: 450px;
  overflow-y: scroll !important;
}
.scrollbar-menu .sub-menu::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.scrollbar-menu .sub-menu::-webkit-scrollbar{
  width: 6px;
  background-color: #F5F5F5;
}

.scrollbar-menu .sub-menu::-webkit-scrollbar-thumb{
  background-color: #0d2d62cc;
}
.header-site.is_stuck_show.is_stuck {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
}
.header-site.is_stuck_show.is_stuck .container {
  padding: 19px 20px;
}
.header-site.is_stuck_show.is_stuck nav.nav-horizontal {
  margin-bottom: 0;
}
.s-f {
  position: relative;
  margin: 0 2rem;
}
.s-f #navigation-search-hook {
  line-height: 1;
}
.s-f #navigation-search-hook span.fa-search {
  vertical-align: middle;
  color: #b80924;
  position: relative;
  display: block;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.s-f #navigation-search-hook span.fa-search:before {
  position: absolute;
  text-align: center;
  color: #000;
  font-size: 1.6rem;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 1;
  line-height: 35px;
}
.s-f #navigation-search-hook span.fa-search:after {
  text-align: center;
  content: '\f00d';
  color: #000;
  font-size: 1.6rem;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: absolute;
  opacity: 0;
  margin-top: 10px;
}
.s-f #navigation-search-hook:hover span.fa-search:before {
  color: #b80924;
}
.s-f #navigation-search-hook:hover span.fa-search:after {
  color: #b80924;
}
.s-f #navigation-search-hook.active span.fa:after {
  opacity: 1;
}
.s-f #navigation-search-hook.active span.fa:before {
  opacity: 0;
}
.s-f #navigation-search-form {
  position: absolute;
  right: -2rem;
  top: 5.8rem;
}
.s-f #navigation-search-form .search-form label {
  float: left;
}
.s-f #navigation-search-form .search-form label .search-field {
  height: 40px;
  width: 30rem;
  border: 1px solid #ccc;
}
.s-f #navigation-search-form .search-form .search-submit {
  display: none;
}
.header-site.is_stuck.is_stuck_show .s-f #navigation-search-form {
  top: 4.2rem;
}
.about {
  padding: 70px 0 70px 0;
  background-position: 90% 50% !important;
}
.about .list-grid {
  /* padding-right: 40%; */
}
.about .list-grid .column {
  margin-bottom: 0;
}
.about a.button {
  text-transform: capitalize;
  font-weight: bold;
  position: relative;
  padding: 15px 27px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 5px;
  white-space: nowrap;
  border-width: 2px;
  transition: .3s;
  backface-visibility: hidden;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
  border: 2px solid #0d2d62;
  margin-top: 3.5rem !important;
}
.about a.button:after {
  content: "\f061";
  font-family: 'FontAwesome';
  display: inline-block;
  position: relative;
  font-weight: normal;
  top: -2px;
  margin-left: 1rem;
  font-size: 1.4rem;
  line-height: 1;
}
.about a.button:hover {
  background: #0d2d62;
  color: #fff;
  text-decoration: none;
}
.class {
  padding: 0;
}
.class .section-title {
  padding-right: 0;
}
.class .section-title .heading {
  color: #fff;
}
.class .section-title .heading:after {
  background: #fff;
}
.class .section-title .excerpt {
  color: #e5e5e5;
  margin-bottom: 6.5rem;
}
.class .container.clearfix {
  padding-top: 115px;
  width: 57%;
  float: right;
  padding-left: 125px;
  padding-right: 8rem;
  background: #0d2d62;
}
.class .list-grid {
  background: #0d2d62;
  padding-bottom: 115px;
  width: 57%;
  float: right;
  padding-left: 125px;
  padding-right: 8rem;
}
.class .list-grid article {
  background: #fff;
  margin-bottom: 3rem;
}
.class .list-grid article:last-child {
  margin-bottom: 0;
}
.class .list-grid article .thumbnail-media {
  width: 31.5rem;
  float: left;
}
.class .list-grid article .thumbnail-body {
  padding: 1.8rem 1.8rem 1.8rem 2.7rem;
}
.class .list-grid article .thumbnail-body .article-title .heading a {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #b80924;
  text-transform: capitalize;
  font-weight: bold;
}
.class .list-grid article .thumbnail-body .article-title .heading a:hover {
  color: #0d2d62;
}
.class .list-grid article .thumbnail-body .meta-info .meta-item {
  margin-top: 1rem;
  font-size: 1.4rem;
  color: #2d2e2e;
  text-transform: capitalize;
}
.class .list-grid article .thumbnail-body .meta-info .meta-item a {
  color: #888;
}
.class .list-grid article .thumbnail-body .meta-info .meta-item i {
  display: none;
}
.counter {
  padding: 115px 0;
}
.counter .section-title {
  padding-right: 0;
  margin-bottom: 6.5rem;
  padding: 0 20%;
}
.counter .section-title .heading {
  position: relative;
}
.counter .section-title .heading:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.counter .list-grid .layers-masonry-column {
  margin-bottom: 0;
}
.counter .list-grid .layers-masonry-column .media-body .counter-box .media-image span {
  width: auto;
  height: auto;
}
.counter .list-grid .layers-masonry-column .media-body .counter-box .media-image span:before {
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  height: 13rem;
  width: 13rem;
  display: block;
  line-height: 12rem;
  text-align: center;
  font-size: 6rem;
  color: #0d2d62;
}
.counter .list-grid .layers-masonry-column .media-body .counter-box .sc-counter {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: bold;
  color: #b80924;
  margin: 1.3rem 0 2rem 0;
  position: relative;
  padding-bottom: 2.6rem;
  display: inline-block;
  margin-right: 0.2rem;
}
.counter .list-grid .layers-masonry-column .media-body .counter-box .sc-counter:before {
  content: '';
  background: #e5e5e5;
  width: 3rem;
  height: .3rem;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}
.counter .list-grid .layers-masonry-column .media-body .counter-box span.percent {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: bold;
  color: #b80924;
}
.counter .list-grid .layers-masonry-column .media-body .counter-box .heading {
  color: #2d2e2e;
  font-size: 1.8rem;
  line-height: 1.2;
  text-transform: capitalize;
  font-family: "beVietnam";
}
.ads-1 {
  padding: 0;
  position: relative;
}
.ads-1:before {
  content: '';
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  opacity: 0.5;
}
.ads-1 .section-title {
  margin: 0;
  position: absolute;
  z-index: 6;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ads-1 .section-title .heading {
  font-size: 4.4rem;
  letter-spacing: 1px;
  color: #fff;
  text-transform: capitalize;
  line-height: 1.27;
  position: relative;
  text-align: center;
}
.ads-1 .section-title .excerpt {
  margin-top: 3rem;
  color: #fff;
}
.ads-1 .media .media-body {
  position: absolute;
  margin: 0;
  left: 50%;
  top: 70%;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ads-1 .media .media-body a.button {
  position: relative;
  padding: 15px 27px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 5px;
  white-space: nowrap;
  border-width: 2px;
  transition: .3s;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
  color: #fff;
  background: #b80924;
  text-transform: capitalize;
}
.ads-1 .media .media-body a.button:hover {
  color: #b80924;
  background: #fff;
  text-decoration: none;
}
.ads-1 .video-bg {
  margin: 0;
  z-index: 1;
}
.ads-1 .video-bg .media {
  z-index: 2;
}
.ads-2 {
  background-size: cover !important;
  padding: 18rem 0;
  position: relative;
}
.ads-2 .section-title {
  position: relative;
  z-index: 9;
}
.ads-2 .section-title .heading {
  font-size: 4.4rem;
  letter-spacing: 1px;
  color: #fff;
  text-transform: capitalize;
  line-height: 1.27;
  position: relative;
  text-align: center;
}
.ads-2 .section-title .excerpt {
  margin-top: 3rem;
  color: #fff;
}
.ads-2 .media .media-body {
  position: relative;
  z-index: 9;
}
.ads-2 .media .media-body a.button {
  position: relative;
  padding: 15px 27px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 5px;
  white-space: nowrap;
  border-width: 2px;
  transition: .3s;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
  color: #fff;
  background: #b80924;
  text-transform: capitalize;
}
.ads-2 .media .media-body a.button:hover {
  color: #b80924;
  background: #fff;
  text-decoration: none;
}
.event{
  padding-top: 7rem;
  padding-bottom: 5rem;
}
.event .section-title {
  padding-right: 0;
}
.event .section-title .heading {
  position: relative;
}
.event .section-title .heading:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.event .list-grid article .thumbnail-both{
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.event .list-grid article .thumbnail-both .thumbnail-media a {
  display: block;
  position: relative;
}
.event .list-grid article .thumbnail-both .thumbnail-media a img {
  width: 100%;
  display: block;
}
.event .list-grid article .thumbnail-both .thumbnail-media a:before {
  content: '';
  background: rgb(13 45 98 / 55%);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  transition: 0.35s all ease;
}
.event .list-grid article .thumbnail-both .thumbnail-media a:after {
  font-family: FontAwesome;
  color: #fff;
  /* content: "\f0c1"; */
  font-size: 3rem;
  position: absolute;
  left: 50%;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.35s all ease;
  z-index: 9;
}
.event .list-grid article .thumbnail-both .thumbnail-media:hover a:before {
  z-index: 1;
}
.event .list-grid article .thumbnail-both .thumbnail-media:hover a:after {
  opacity: 1;
  top: 50%;
}
.event .list-grid article .thumbnail-both .thumbnail-body {
  background: transparent;
  overflow: visible;
  padding: 20px;
  text-align: left;
}
.event .list-grid article .thumbnail-both .thumbnail-body .article-title .heading {
  line-height: 1;
  margin-bottom: 15px;
  overflow: hidden;
}
.event .list-grid article .thumbnail-both .thumbnail-body .article-title .heading a {
  font-size: 1.9rem;
  font-weight: bold;
  color: #b80924;
  text-transform: capitalize;
}
.event .list-grid article .thumbnail-both .thumbnail-body .article-title .heading a:hover {
  color: #0d2d62;
}
.event .list-grid article .thumbnail-both .thumbnail-body .meta-item {
  margin: 0;
}
.event .list-grid article .thumbnail-both .thumbnail-body .meta-info {
  margin-top: 0.8rem;
  margin-left: 2rem;
}
.event .list-grid article .thumbnail-both .thumbnail-body .meta-info .meta-date {
  position: absolute;
  left: 0;
  top: 0;
  width: 9rem;
  height: 100%;
  background: #0d2d62;
  color: #fff;
  line-height: 9rem;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
}
.event .list-grid article .thumbnail-both .thumbnail-body .meta-info .meta-date i {
  display: none;
}
.event .list-grid article .thumbnail-both .thumbnail-body .meta-info .meta-author i {
  color: #b80924;
  font-size: 1.6rem;
}
.event .list-grid article .thumbnail-both .thumbnail-body .meta-info .meta-author a {
  color: #888;
  text-transform: capitalize;
  font-size: 1.4rem;
}
.event .list-grid article .thumbnail-both .thumbnail-body .meta-info .meta-author:hover i,
.event .list-grid article .thumbnail-both .thumbnail-body .meta-info .meta-author:hover a {
  color: #0d2d62;
}
.customers {
  padding: 7rem 0 7rem 0;
}
.customers .owl-item {
  margin: 0;
}
.customers .owl-item .media .media-body {
  position: relative;
  padding-right: 3rem;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-direction: column;
}
.customers .owl-item .media .media-body:before {
  content: "\f10d";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 48px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.2);
  font-family: "FontAwesome";
}
.customers .owl-item .media .media-body .heading {
  font-size: 1.8rem;
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 0rem;
  margin-top: 2.5rem;
  color: #fff;
  text-align: right;
  order: 2;
}
.customers .owl-item .media .media-body .excerpt {
  order: 1;
}
.customers .owl-item .media .media-body .excerpt p {
  font-size: 2.4rem;
  line-height: 3.6rem;
  font-weight: bold;
  font-style: italic;
  text-align: justify;
}
.customers .owl-item .media .media-image img {
  border-radius: 50%;
}
.customers .owl-theme .owl-controls {
  margin-top: 4rem;
}
.customers .owl-theme .owl-controls .owl-dots .owl-dot {
  width: 1rem;
  height: 1rem;
  background: #fff;
  border-radius: 50%;
  margin: 0 0.8rem;
  vertical-align: middle;
  transition: 0.35s all ease;
  position: relative;
}
.customers .owl-theme .owl-controls .owl-dots .owl-dot span {
  width: 0;
  height: 0;
}
.customers .owl-theme .owl-controls .owl-dots .owl-dot:hover {
  width: 1.6rem;
  height: 1.6rem;
}
.customers .owl-theme .owl-controls .owl-dots .owl-dot.active {
  width: 1.6rem;
  height: 1.6rem;
  background: #b80924;
}
.news {
  padding-bottom: 0;
  padding-top: 7rem;
}
.news .section-title {
  padding-right: 0;
}
.news .section-title .heading {
  position: relative;
}
.news .section-title .heading:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news .list-grid article {
  margin-bottom: 2.5rem;
}
.news .list-grid article .thumbnail-body {
  background: #fff !important;
  padding: 3rem;
}
.news .list-grid article .thumbnail-body .article-title .heading {
  line-height: 1;
  margin-bottom: 2rem;
}
.news .list-grid article .thumbnail-body .article-title .heading a {
  font-size: 1.8rem;
  text-transform: capitalize;
  font-weight: bold;
  color: #b80924;
}
.news .list-grid article .thumbnail-body .article-title .heading a:hover {
  color: #0d2d62;
}
.news .list-grid article .thumbnail-body .meta-date {
  font-size: 1.4rem;
  color: #2d2e2e;
  font-style: italic;
}
.news .list-grid article .thumbnail-body .meta-date i {
  color: #0d2d62;
  font-size: 1.6rem;
  vertical-align: middle;
  padding-bottom: 3px;
}
.gallerys .list-grid.portfolio-grid .portfolio-item,
.gallery-right .list-grid.portfolio-grid .portfolio-item {
  overflow: hidden;
}
.gallerys .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2,
.gallery-right .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 {
  background: rgba(0, 0, 0, 0.5) !important;
}
.gallerys .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div,
.gallery-right .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div {
  padding: 0 !important;
}
.gallerys .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div .hover-buttons,
.gallery-right .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div .hover-buttons {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.gallerys .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div .hover-buttons a,
.gallery-right .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div .hover-buttons a {
  background: transparent;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.gallerys .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div .hover-buttons a i,
.gallery-right .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div .hover-buttons a i {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.gallerys .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div .hover-buttons a i:before,
.gallery-right .list-grid.portfolio-grid .portfolio-item .featured-image .portfolio-hover.style2 > div > div .hover-buttons a i:before {
  content: "\f00e";
  font-size: 3.2rem;
}
.footer-site {
  padding: 6rem 0;
}
.footer-site .row {
  padding: 0;
}
.footer-site .row .column.span-4:first-child {
  width: 30%;
  margin: 0;
}
.footer-site .row .column.span-4:first-child .media-image {
  max-width: 100%;
}
.footer-site .row .column.span-4:nth-child(2) {
  width: 40% ;
  margin: 0;
  padding-right: 8rem;
}
.footer-site .row .column.span-4:nth-child(3) {
  width: 30% ;
  margin: 0;
}
.footer-site .row .column.span-4 .container {
  padding: 0;
}
.footer-site .row .column.span-4 section {
  padding: 0;
}
.footer-site .row .column.span-4 section .row {
  padding: 0;
}
.footer-site .row .column.span-4 .column {
  margin-bottom: 0;
}
.footer-site .row .column.span-4:nth-child(2) .section-title .heading,
.footer-site .row .column.span-4:nth-child(3) .section-title .heading {
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #2d2e2e;
  font-weight: bold;
  position: relative;
  padding-bottom: 1.2rem;
}
.footer-site .row .column.span-4:nth-child(2) .section-title .heading:before,
.footer-site .row .column.span-4:nth-child(3) .section-title .heading:before {
  content: '';
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.footer-site .row .column.span-4:nth-child(2) .section-title .heading:after,
.footer-site .row .column.span-4:nth-child(3) .section-title .heading:after {
  content: '';
  border-bottom: 1px solid #b80924;
  position: absolute;
  bottom: 0;
  width: 55px;
  left: 0;
}
.footer-site .row .column.span-4:nth-child(2) .excerpt p i,
.footer-site .row .column.span-4:nth-child(3) .excerpt p i,
.footer-site .row .column.span-4:nth-child(2) .excerpt p em,
.footer-site .row .column.span-4:nth-child(3) .excerpt p em {
  color: #0d2d62;
  font-size: 1.8rem;
  margin-right: 1rem;
  vertical-align: middle;
}
.footer-site .row .column.span-4:nth-child(2) .excerpt p:hover,
.footer-site .row .column.span-4:nth-child(3) .excerpt p:hover {
  color: #000;
}
.footer-site .row .column.span-4:nth-child(2) .excerpt p.social,
.footer-site .row .column.span-4:nth-child(3) .excerpt p.social {
  display: inline-block;
  margin: 1.5rem 1rem 0 0;
}
.footer-site .row .column.span-4:nth-child(2) .excerpt p.social i,
.footer-site .row .column.span-4:nth-child(3) .excerpt p.social i {
  margin: 0;
  width: 4rem;
  height: 4rem;
  background: #0d2d62;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 4rem;
}
.footer-site .row .column.span-4:nth-child(2) .excerpt p.social i:hover,
.footer-site .row .column.span-4:nth-child(3) .excerpt p.social i:hover {
  background: #0d2d62;
  color: #fff;
}
.footer-site .row .column.span-4:nth-child(3) .excerpt .wpcf7 .wpcf7-form p {
  margin: 0;
}
.footer-site .row .column.span-4:nth-child(3) .excerpt .wpcf7 .wpcf7-form input {
  height: 4rem;
  border: 1px solid #b1b1b1;
  border-radius: 3px;
  max-width: 100%;
  color: #212121;
}
.footer-site .row .column.span-4:nth-child(3) .excerpt .wpcf7 .wpcf7-form input::-webkit-input-placeholder {
  color: #212121;
}
.footer-site .row .column.span-4:nth-child(3) .excerpt .wpcf7 .wpcf7-form textarea {
  height: 10rem;
  border: 1px solid #b1b1b1;
  border-radius: 3px;
  max-width: 100%;
  color: #212121;
}
.footer-site .row .column.span-4:nth-child(3) .excerpt .wpcf7 .wpcf7-form textarea::-webkit-input-placeholder {
  color: #212121;
}
.footer-site .row .column.span-4:nth-child(3) .excerpt .wpcf7 .wpcf7-form .wpcf7-submit {
  font-size: 14px;
  padding: 6px 20px;
  background: #b80924;
  color: #fff;
  margin: 0;
  border: none;
}
.footer-site .row .column.span-4:nth-child(3) .excerpt .wpcf7 .wpcf7-form .wpcf7-submit:hover {
  background: #0d2d62;
}
.footer-bottom {
  background: #0d2d62;
}
.footer-bottom .copyright {
  padding: 1rem 0;
}
.footer-bottom .copyright .site-text{
  color: #fff;
}
.footer-bottom .copyright .f-left p,
.footer-bottom .copyright .f-right p,
.footer-bottom .copyright .f-left a,
.footer-bottom .copyright .f-right a {
  color: #fff !important;
  font-size: 1.4rem;
  line-height: 2.2rem;
}
.footer-bottom .copyright .f-left a:hover,
.footer-bottom .copyright .f-right a:hover {
  color: red !important;
}
.footer-bottom .copyright .f-right {
  text-align: right;
}
.title-container {
  background: #0d2d62 !important;
}
.title-container .title {
  padding-top: 6rem;
  padding-bottom: 3rem;
  text-align: center;
}
.title-container .title .bread-crumbs {
  margin: 0 0 35px;
}
.title-container .title .bread-crumbs ul li {
  color: #fff;
  font-size: 1.5rem;
}
.title-container .title .bread-crumbs ul li a {
  color: #fff;
  font-size: 1.4rem;
}
.title-container .title .bread-crumbs ul li:last-child {
  color: rgba(255, 255, 255, 0.4);
}
.title-container .title .bread-crumbs ul li:last-child a {
  color: rgba(255, 255, 255, 0.4);
}
.title-container .title .heading {
  font-size: 6.8rem;
  color: #fff;
  text-transform: capitalize;
  line-height: 8rem;
  display: none;
}
.title-container .title .excerpt {
  display: none;
}
body:not(.home) .wrapper-content .content-main {
  padding-top: 60px;
  padding-bottom: 20px;
}
#post-473 .section-title.large,
#post-726 .section-title.large {
  display: none;
}
.page-id-376 .lien-he-form,
.page-id-729 .lien-he-form {
  padding-bottom: 12rem;
}
.page-id-376 .list-grid .form-contact,
.page-id-729 .list-grid .form-contact {
  margin-bottom: 0;
}
.page-id-376 .list-grid .form-contact .heading,
.page-id-729 .list-grid .form-contact .heading {
  font-size: 4.4rem;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 3rem;
  color: #2d2e2e;
  position: relative;
  margin-bottom: 6rem;
}
.page-id-376 .list-grid .form-contact .heading:after,
.page-id-729 .list-grid .form-contact .heading:after {
  position: absolute;
  content: '';
  width: 5rem;
  height: 0.3rem;
  background: #0d2d62;
  display: block;
  bottom: 0;
}
.page-id-376 .list-grid .form-contact .wpcf7,
.page-id-729 .list-grid .form-contact .wpcf7 {
  margin-top: 3.5rem;
}
.page-id-376 .list-grid .form-contact .wpcf7 p,
.page-id-729 .list-grid .form-contact .wpcf7 p {
  margin-bottom: 1rem;
  margin-top: 0;
  font-size: 1.3rem;
  font-weight: normal;
  color: #888888;
}
.page-id-376 .list-grid .form-contact .wpcf7 p span.red,
.page-id-729 .list-grid .form-contact .wpcf7 p span.red {
  color: red;
}
.page-id-376 .list-grid .form-contact .wpcf7 input,
.page-id-729 .list-grid .form-contact .wpcf7 input {
  height: 5rem;
  border: 1px solid #b1b1b1;
  border-radius: 3px;
  max-width: 100%;
  color: #212121;
}
.page-id-376 .list-grid .form-contact .wpcf7 input::-webkit-input-placeholder,
.page-id-729 .list-grid .form-contact .wpcf7 input::-webkit-input-placeholder {
  color: #212121;
}
.page-id-376 .list-grid .form-contact .wpcf7 input:focus,
.page-id-729 .list-grid .form-contact .wpcf7 input:focus {
  border-color: #f54b0f;
}
.page-id-376 .list-grid .form-contact .wpcf7 textarea,
.page-id-729 .list-grid .form-contact .wpcf7 textarea {
  border: 1px solid #b1b1b1;
  border-radius: 3px;
  max-width: 100%;
  color: #212121;
}
.page-id-376 .list-grid .form-contact .wpcf7 textarea:focus,
.page-id-729 .list-grid .form-contact .wpcf7 textarea:focus {
  border-color: #f54b0f;
}
.page-id-376 .list-grid .form-contact .wpcf7 textarea::-webkit-input-placeholder,
.page-id-729 .list-grid .form-contact .wpcf7 textarea::-webkit-input-placeholder {
  color: #212121;
}
.page-id-376 .list-grid .form-contact .wpcf7 .wpcf7-submit,
.page-id-729 .list-grid .form-contact .wpcf7 .wpcf7-submit {
  font-size: 14px;
  padding: 6px 20px;
  background: #b80924;
  color: #fff;
  margin: 0;
  border: none;
  text-transform: capitalize;
}
.page-id-376 .list-grid .form-contact .wpcf7 .wpcf7-submit:hover,
.page-id-729 .list-grid .form-contact .wpcf7 .wpcf7-submit:hover {
  background: #0d2d62;
}
.page-id-376 .list-grid .info-contact,
.page-id-729 .list-grid .info-contact {
  margin-bottom: 0;
}
.page-id-376 .list-grid .info-contact .heading,
.page-id-729 .list-grid .info-contact .heading {
  font-size: 4.4rem;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 3rem;
  color: #2d2e2e;
  position: relative;
  margin-bottom: 6rem;
}
.page-id-376 .list-grid .info-contact .heading:after,
.page-id-729 .list-grid .info-contact .heading:after {
  position: absolute;
  content: '';
  width: 5rem;
  height: 0.3rem;
  background: #0d2d62;
  display: block;
  bottom: 0;
}
.page-id-376 .list-grid .info-contact .excerpt p,
.page-id-729 .list-grid .info-contact .excerpt p {
  margin-top: 1rem;
}
.page-id-376 .list-grid .info-contact .excerpt p strong,
.page-id-729 .list-grid .info-contact .excerpt p strong {
  color: #000;
  font-size: 1.8rem;
  line-height: 2.2rem;
  display: block;
  position: relative;
  padding-bottom: 1rem;
  margin-top: 5rem;
}
.page-id-376 .list-grid .info-contact .excerpt p strong:before,
.page-id-729 .list-grid .info-contact .excerpt p strong:before {
  content: '';
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.page-id-376 .list-grid .info-contact .excerpt p:first-child strong,
.page-id-729 .list-grid .info-contact .excerpt p:first-child strong {
  margin-top: 0;
}
.page-id-376 .list-grid .info-contact .excerpt p i,
.page-id-729 .list-grid .info-contact .excerpt p i {
  color: #0d2d62;
  font-size: 1.8rem;
  margin-right: 1rem;
}
.page-id-376 .list-grid .info-contact .excerpt p.social,
.page-id-729 .list-grid .info-contact .excerpt p.social {
  display: inline-block;
  margin: 1.5rem 1rem 0 0;
}
.page-id-376 .list-grid .info-contact .excerpt p.social i,
.page-id-729 .list-grid .info-contact .excerpt p.social i {
  margin: 0;
  width: 4rem;
  height: 4rem;
  background: #e5e5e5;
  border-radius: 50%;
  color: #888888;
  text-align: center;
  line-height: 4rem;
}
.page-id-376 .list-grid .info-contact .excerpt p.social i:hover,
.page-id-729 .list-grid .info-contact .excerpt p.social i:hover {
  background: #0d2d62;
  color: #fff;
}
body:not(.home) .wrapper-site,
body:not(.home) .footer-site {
  background: #F5F7FA;
}
body:not(.home) .footer-site {
  position: relative;
}
body:not(.home) .footer-site:before {
  content: '';
  height: 1px;
  background: #e5e5e5;
  width: 87%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.archive .column.span-8,
.search .column.span-8 {
  margin-bottom: 0;
}
.archive .column.span-8 article,
.search .column.span-8 article {
  margin-bottom: 3rem;
}
.archive .column.span-8 article:last-child,
.search .column.span-8 article:last-child {
  margin-bottom: 0;
}
.archive .column.span-8 article .thumbnail,
.search .column.span-8 article .thumbnail {
  margin: 0;
}
.archive .column.span-8 article .thumbnail a,
.search .column.span-8 article .thumbnail a {
  display: block;
}
.archive .column.span-8 article .thumbnail a img,
.search .column.span-8 article .thumbnail a img {
  display: block;
  width: 100%;
}
.archive .column.span-8 article .post-content,
.search .column.span-8 article .post-content {
  padding: 3rem;
  background: #fff;
}
.archive .column.span-8 article .post-content .article-title .heading,
.search .column.span-8 article .post-content .article-title .heading {
  margin-bottom: 1.8rem;
}
.archive .column.span-8 article .post-content .article-title .heading a,
.search .column.span-8 article .post-content .article-title .heading a {
  font-size: 2.4rem;
  line-height: 3.6rem;
  text-transform: capitalize;
  color: #b80924;
  font-weight: bold;
}
.archive .column.span-8 article .post-content .article-title .heading a:hover,
.search .column.span-8 article .post-content .article-title .heading a:hover {
  color: #0d2d62;
}
.archive .column.span-8 article .post-content .meta-info,
.search .column.span-8 article .post-content .meta-info {
  margin-top: 1.8rem;
  display: block;
}
.archive .column.span-8 article .post-content .meta-info .meta-item,
.search .column.span-8 article .post-content .meta-info .meta-item {
  display: inline;
  margin: 0 6rem 0 0;
  font-size: 1.4rem;
  color: #2d2e2e;
  line-height: 2.2rem;
}
.archive .column.span-8 article .post-content .meta-info .meta-item i,
.search .column.span-8 article .post-content .meta-info .meta-item i {
  color: #b80924;
  font-size: 16px;
  vertical-align: middle;
  padding-bottom: 2px;
}
.archive .column.span-8 article .post-content .meta-info .meta-author a,
.search .column.span-8 article .post-content .meta-info .meta-author a {
  color: #b80924;
  text-transform: capitalize;
}
.archive .column.span-8 article .post-content .meta-info .meta-tags,
.search .column.span-8 article .post-content .meta-info .meta-tags {
  float: right;
  margin: 0;
}
.archive .column.span-8 article .post-content .meta-info .meta-tags i,
.search .column.span-8 article .post-content .meta-info .meta-tags i {
  display: none;
}
.archive .column.span-8 article .post-content .meta-info .meta-tags a,
.search .column.span-8 article .post-content .meta-info .meta-tags a {
  padding: 4px 9px;
  font-size: 14px !important;
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 0;
  border: 1px solid #b80924;
  box-shadow: none;
  font-weight: 400;
  line-height: 16px;
  border-radius: 5px;
  position: relative;
  transition: .3s;
  backface-visibility: hidden;
  color: #b80924;
  background: #fff;
  font-style: italic;
  margin-left: .8rem;
  margin-bottom: 0rem;
  font-family: "Open Sans";
}
.archive .column.span-8 article .post-content .meta-info .meta-tags a:hover,
.search .column.span-8 article .post-content .meta-info .meta-tags a:hover {
  background: #0d2d62;
  color: #fff;
  border-color: #0d2d62;
}
.sidebar {
  /*end search sidebar*/
  /*end gallery-right sidebar*/
  /*end recent post sidebar*/
  /*end banner-ads sidebar*/
  /*end widget_tag_cloud sidebar*/
}
.sidebar.span-4.column {
  margin-bottom: 0;
}
.sidebar.span-4.column .container {
  padding-right: 0;
}
.sidebar .widget_search {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  margin-bottom: 6rem;
}
.sidebar .widget_search .section-nav-title {
  position: relative;
  color: #2d2e2e;
  text-transform: capitalize;
  font-size: 1.8rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
}
.sidebar .widget_search .section-nav-title:before {
  background-color: #b80924;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
}
.sidebar .widget_search .search-form {
  position: relative;
}
.sidebar .widget_search .search-form .search-field {
  width: 100%;
  margin: 0;
  height: 5rem;
  border: none;
  font-style: italic;
  color: #2d2e2e;
  font-size: 1.4rem;
  font-family: "beVietnam";
  line-height: 1;
  max-width: 100%;
  border: 1px solid #b1b1b1;
  border-radius: 5px;
  background: #fff;
  font-style: normal;
  padding-left: 1.5rem;
}
.sidebar .widget_search .search-form .search-field::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 1.4rem;
  font-style: normal;
  font-family: "Open Sans";
}
.sidebar .widget_search .search-form .search-submit {
  background: url(images/search-button.png) no-repeat center #b80924;
  font-size: 0;
  height: 5rem;
  line-height: 5rem;
  width: 5.2rem;
  position: absolute;
  right: 0;
  top: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
  transition: .3s;
}
.sidebar .widget_search .search-form .search-submit:hover {
  background: url(images/search-button.png) no-repeat center #0d2d62;
}
.sidebar .gallery-right {
  background: transparent !important;
}
.sidebar .gallery-right .section-title {
  margin-bottom: 3rem;
}
.sidebar .gallery-right .section-title .heading {
  position: relative;
  color: #2d2e2e;
  text-transform: capitalize;
  font-size: 1.8rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
  font-weight: bold;
}
.sidebar .gallery-right .section-title .heading:before {
  background-color: #b80924;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
}
.sidebar .recent {
  margin-top: 6rem;
  padding-top: 0;
  padding-bottom: 0;
}
.sidebar .recent .section-title {
  margin-bottom: 3rem;
}
.sidebar .recent .section-title .heading {
  position: relative;
  color: #2d2e2e;
  text-transform: capitalize;
  font-size: 1.8rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
  font-weight: bold;
}
.sidebar .recent .section-title .heading:before {
  background-color: #b80924;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
}
.sidebar .recent .list-grid article {
  margin-bottom: 2rem;
}
.sidebar .recent .list-grid article:last-child {
  margin-bottom: 0;
}
.sidebar .recent .list-grid article .thumbnail-body {
  padding: 0;
}
.sidebar .recent .list-grid article .thumbnail-body .article-title .heading a {
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-transform: capitalize;
  color: #0D2D62;
  font-weight: bold;
}
.sidebar .recent .list-grid article .thumbnail-body .article-title .heading a:hover {
  color: #0d2d62;
}
.sidebar .recent .list-grid article .thumbnail-body .meta-info .meta-date {
  margin-top: 0.8rem;
  font-size: 1.4rem;
  color: #888;
}
.sidebar .recent .list-grid article .thumbnail-body .meta-info .meta-date i {
  display: none;
}
.sidebar .banner-ads {
  padding: 0;
  margin-top: 6rem;
}
.sidebar .widget_tag_cloud {
  margin-top: 6rem;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-right: 0;
}
.sidebar .widget_tag_cloud .section-nav-title {
  position: relative;
  color: #2d2e2e;
  text-transform: capitalize;
  font-size: 1.8rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
}
.sidebar .widget_tag_cloud .section-nav-title:before {
  background-color: #b80924;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
}
.sidebar .widget_tag_cloud .tagcloud a {
  padding: 4px 9px;
  font-size: 14px !important;
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 0;
  border: 1px solid #b80924;
  box-shadow: none;
  font-weight: 400;
  line-height: 16px;
  border-radius: 5px;
  position: relative;
  transition: .3s;
  backface-visibility: hidden;
  color: #b80924;
  background: #fff;
  font-style: italic;
  margin-right: .8rem;
  margin-bottom: 1rem;
  font-family: "Open Sans";
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
  background: #0d2d62;
  color: #fff;
  border-color: #0d2d62;
}
.single .column.span-8 {
  margin-bottom: 0;
}
.single .column.span-8 .section-title {
  margin-bottom: 6rem;
}
.single .column.span-8 .section-title .heading {
  font-size: 4.4rem;
  color: #2d2e2e;
  line-height: 1.3;
  font-weight: bold;
  position: relative;
  padding-bottom: 3rem;
}
.single .column.span-8 .section-title .heading:before {
  position: absolute;
  bottom: 0;
  content: '';
  width: 5rem;
  height: 0.3rem;
  background: #0d2d62;
}
.single .column.span-8 .meta-info {
  margin-bottom: 2rem;
  display: block;
}
.single .column.span-8 .meta-info .meta-item {
  display: inline;
  margin: 0 6rem 0 0;
  font-size: 1.4rem;
  color: #2d2e2e;
  line-height: 2.2rem;
}
.single .column.span-8 .meta-info .meta-item i {
  color: #b80924;
  font-size: 16px;
  vertical-align: middle;
  padding-bottom: 2px;
}
.single .column.span-8 .meta-info .meta-author a {
  color: #b80924;
  text-transform: capitalize;
}
.single .column.span-8 .meta-info .meta-tags {
  margin: 4rem 0 0 0;
  display: block;
}
.single .column.span-8 .meta-info .meta-tags i {
  display: none;
}
.single .column.span-8 .meta-info .meta-tags a {
  padding: 4px 9px;
  font-size: 14px !important;
  display: inline-block;
  text-transform: capitalize;
  letter-spacing: 0;
  border: 1px solid #b80924;
  box-shadow: none;
  font-weight: 400;
  line-height: 16px;
  border-radius: 5px;
  position: relative;
  transition: .3s;
  backface-visibility: hidden;
  color: #b80924;
  background: #fff;
  font-style: italic;
  margin-right: .8rem;
  margin-bottom: 0rem;
  font-family: "Open Sans";
}
.single .column.span-8 .meta-info .meta-tags a:hover {
  background: #0d2d62;
  color: #fff;
  border-color: #0d2d62;
}
.relative-post-default {
  margin-top: 6rem;
}
.relative-post-default .section-nav-title {
  position: relative;
  color: #2d2e2e;
  text-transform: capitalize;
  font-size: 1.8rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
}
.relative-post-default .section-nav-title:before {
  background-color: #b80924;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
}
.relative-post-default ul li {
  margin: 0.8rem 0;
  position: relative;
}
.relative-post-default ul li:before {
  content: "\f101";
  font-family: FontAwesome;
  color: #b80924;
  margin-right: 0.8rem;
}
.relative-post-default ul li a:hover {
  color: #b80924;
}
.search-no-results .column.span-8 .search-form {
  position: relative;
}
.search-no-results .column.span-8 .search-form .search-field {
  width: 100%;
  margin: 0;
  height: 5rem;
  border: none;
  font-style: italic;
  color: #2d2e2e;
  font-size: 1.4rem;
  font-family: "beVietnam";
  line-height: 1;
  max-width: 100%;
  border: 1px solid #b1b1b1;
  border-radius: 5px;
  background: #fff;
  font-style: normal;
  padding-left: 1.5rem;
}
.search-no-results .column.span-8 .search-form .search-field::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 1.4rem;
  font-style: normal;
  font-family: "Open Sans";
}
.search-no-results .column.span-8 .search-form .search-submit {
  background: url(images/search-button.png) no-repeat center #b80924;
  font-size: 0;
  height: 5rem;
  line-height: 5rem;
  width: 5.2rem;
  position: absolute;
  right: 0;
  top: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
  transition: .3s;
}
.search-no-results .column.span-8 .search-form .search-submit:hover {
  background: url(images/search-button.png) no-repeat center #0d2d62;
}
.page-404 {
  text-align: center;
  padding: 0;
}
.page-404 .title-404 {
  font-size: 28rem;
  color: #0d2d62;
  padding: 0;
}
.page-404 .entry-404 {
  margin-top: 1.5rem;
}
.page-404 .entry-404 a {
  border: solid 1px #0d2d62;
  color: #fff;
  display: inline-block;
  margin: -7px 0 0 0;
  padding: 12px 25px;
  font-family: "beVietnam";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  background: #0d2d62;
  line-height: 1;
  margin-bottom: 2rem;
}
.page-404 .search-404 {
  padding: 0 25%;
  margin-top: 2rem;
}
.page-404 .search-404 .search-form {
  position: relative;
}
.page-404 .search-404 .search-form .search-field {
  width: 100%;
  margin: 0;
  height: 5rem;
  border: none;
  font-style: italic;
  color: #2d2e2e;
  font-size: 1.4rem;
  font-family: "beVietnam";
  line-height: 1;
  max-width: 100%;
  border: 1px solid #b1b1b1;
  border-radius: 5px;
  background: #fff;
  font-style: normal;
  padding-left: 1.5rem;
}
.page-404 .search-404 .search-form .search-field::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 1.4rem;
  font-style: normal;
  font-family: "Open Sans";
}
.page-404 .search-404 .search-form .search-submit {
  background: url(images/search-button.png) no-repeat center #b80924;
  font-size: 0;
  height: 5rem;
  line-height: 5rem;
  width: 5.2rem;
  position: absolute;
  right: 0;
  top: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
  transition: .3s;
}
.page-404 .search-404 .search-form .search-submit:hover {
  background: url(images/search-button.png) no-repeat center #0d2d62;
}
/*MENU TOGGLE MOBILE*/
#off-canvas-right {
  box-shadow: 0 0px 6px 4px rgba(0, 0, 0, 0.3);
  background: #fff;
}
#off-canvas-right.open {
  z-index: 99999999;
}
#off-canvas-right ul.menu > li {
  position: relative;
  margin: 1.2rem 0;
}
#off-canvas-right ul.menu > li a {
  color: #2d2e2e;
  font-size: 16px;
  line-height: 1.9rem;
}
#off-canvas-right ul.menu > li .sub-menu > li a {
  color: #2d2e2e;
}
#off-canvas-right ul.menu > li .sub-menu > libutton:focus {
  outline: 0;
}
#off-canvas-right ul.menu > li .sub-menu > li.current-menu-item a {
  color: #b80924;
}
#off-canvas-right ul.menu > li .sub-menu > li.active span.sub-icon:before {
  content: "\f107";
  font-family: FontAwesome;
}
#off-canvas-right ul.menu > li.current-menu-item a,
#off-canvas-right ul.menu > li.current-menu-ancestor a {
  color: #b80924;
}
#off-canvas-right ul.menu > li.active span.sub-icon:before {
  content: "\f107";
  font-family: FontAwesome;
}
#off-canvas-right ul.sub-menu {
  display: none ;
}

.close-canvas {
  top: 0 !important;
}
.nav-mobile {
  padding: 0 15px !important;
}
.nav-mobile .nav-vertical {
  width: 100%;
}
.nav-mobile .menu-item-has-children {
  position: relative;
}
.nav-mobile .menu-item-has-children .sub-icon {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  color: #0d2d62;
  font-style: normal;
  cursor: pointer;
  line-height: 3rem;
}
.nav-mobile .menu-item-has-children .sub-icon:before {
  font-size: 2rem;
}
.nav-mobile .menu-item-has-children .sub-menu {
  margin-left: 1.5rem;
  position: relative;
  display: none;
  overflow: hidden;
}
.nav-mobile .menu-item-has-children .sub-menu li .sub-icon {
  top: 0;
  right: 0;
}
.nav-mobile .menu-item-has-children .sub-menu li .sub-icon:before {
  font-size: 1.6rem;
}
.nav-mobile .menu-item-has-children.active .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* quiz  */
.quiz-wrap{
  max-width: 768px;
  margin: 0 auto
}
.quiz-wrap .col-md-6{
  width: 50%;
}
.quiz-wrap .page-quiz-title{
  text-align: center;
  margin-bottom: 6rem;
}
.quiz-wrap .page-quiz-title h3{
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 10px;
  margin-top: 16px;
}
.quiz-wrap .page-quiz-title .desc{
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;  
  color: #323232;
}
#quiz-content{
  border: 1px solid #d8d8d8;
  border-radius: 4px;  
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  min-height: 600px;
  background-color: #fff;
}
#quiz-content .quiz-image{
    min-height: 600px;
    border-radius: 4px 0 0 4px;
    background-size: cover;
    background-position: 30%;
}
#quiz-content .quiz-form{
  padding: 32px 48px 120px !important;
  position: relative;
}
.quiz-form .quiz-title{
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-top: 8px;
  margin-bottom: 50px;  
}
.quiz-form .result-quiz-title{
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  margin-top: 8px;  
  margin-bottom: 10px;
}
.quiz-form .quiz-desc{
  font-size: 16px;
  margin-bottom: 24px;
  color: #484848;
}
.quiz-form #result-passing-rate .form-group{
  margin-bottom: 16px;
}
.quiz-form #result-passing-rate .message{
  color: #f53644;
  margin-top: 6px;
  font-size: 16px;
  text-align: center;  
}
.quiz-form #result-passing-rate input.form-control{
  width: 100%;
  height: 48px;
  outline: none;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  padding: 11px 18px;
}
.quiz-form #result-passing-rate input.form-control.error{
  border-color: #dc3545 !important;
}
.group-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
  color: #222;
}
.group-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.parh {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
}
.group-checkbox input[type=checkbox]~span {
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid silver;
  border-radius: 2px;
}
.group-checkbox input[type=checkbox]~span:before {
  content: "\f00c";
  display: block;
  position: absolute;
  font-size: 0px;
  top: 50%;
  left: 50%;
  text-indent: 1px;
  transform: translate(-50%, -50%);
  color: #009eeb;
  opacity: 0;
  transition: all .3s ease;
  font-family: "FontAwesome" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 12px;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.group-checkbox input[type=checkbox]:checked~span {
    border: 1px solid #009eeb;
}
.group-checkbox input[type=checkbox]:checked~span:before {
  opacity: 1;
  font-size: 13px;
}
.group-checkbox input[type=radio]~span {
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid silver;
  border-radius: 50%;
}
.group-checkbox input[type=radio]~span:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  opacity: 0;
  transition: all .3s ease;
}
.group-checkbox input[type=radio]:checked~span {
  background-color: #009eeb;
  border: 1px solid #009eeb;
}
.group-checkbox input[type=radio]:checked~span:before{
  opacity: 1;
}
.quiz-form .custom-select{
  height: auto;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 20px;
  border: 1px solid #ced4da;
}
.quiz-form .card-ttld-btn{
  position: absolute;
  bottom: 24px;
  right: 48px;
  left: 48px;
  z-index: 1;
  padding-top: 24px;
  border-top: 1px solid #d8d8d8;
  text-align: right;
}
.start-quiz .card-ttld-btn{
  position: static;
  text-align: center;
  border-top: 0;
  padding-top: 0;
}
.quiz-form .btn:focus{
  outline: none;
}
.quiz-form .submit-form{
  border: 1px solid #009eeb;
  background: #009eeb;
  height: 48px;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  border-radius: 4px;
}
.start-quiz .submit-form{
  display: block;
  width: 100%;
}
.quiz-form #get-passing-rate{
  width: 100%;
}
.quiz-form .text-btn{
  background: transparent !important;
  color: #4c9deb;
  font-weight: normal;
  height: 48px;
  padding: 0;  
}
.quiz-form #change-country{
  float: left;
}
.result-quiz-wrap{
  max-width: 700px;
  margin: 0 auto 4rem;
  text-align: center;
  background: #fff;
  padding: 50px;
  border-radius: 15px;  
}
.result-quiz-wrap h1{
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #484848;
  margin-bottom: 48px;  
}
.result-quiz-wrap .percentage{
  display: inline-block;
  position: relative;
  padding: 24px 53px;
  background-color: rgba(0,158,235,.04);
  border-radius: 4px;
  font-size: 64px;
  line-height: 80px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 48px;
  color: #00c48c;  
}
.result-quiz-wrap .result-desc{
  font-size: 16px;
  line-height: 26px;
  color: #484848;  
}
.result-quiz-wrap hr.line-break{
  max-width: 340px;
  margin: 20px auto;
  border-top: 1px solid rgba(0,0,0,.1);  
}
.result-quiz-wrap .quick-contact p{
  margin-bottom: 20px;
  font-size: 16px;
  color: #484848;
}
.result-quiz-wrap .btn-hotline{
  display: inline-block;
  max-width: 200px;
  width: 100%;
  background-color: #f53644 !important;
  border-radius: 4px;
  color: #fff !important;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  text-align: center; 
  font-weight: normal;
  font-size: 16px; 
  text-decoration: none !important;
}
.readmore-service .list-grid{
  padding-bottom: 7rem;
}
#open-sky-global-support{
  cursor: pointer;
  text-decoration: underline;
}
/*Responsive*/
@media only screen and (min-width: 1661px) and (max-width: 1960px) {
  .about {
    background-position: 73% 50% !important;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1660px) {
  .about {
    background-position: 85% 50% !important;
  }
}
@media only screen and (max-width: 1280px) {
  .class {
    padding: 0;
    background-size: cover;
  }
}
@media only screen and (max-width: 1024px) {
  .header-site nav.nav-horizontal ul li a{
    font-size: 15px;
  }
  .ads-2 {
    background-size: cover;
  }
  .page-id-376 .lien-he-form,
  .page-id-729 .lien-he-form {
    padding: 6rem 0;
  }
  .page-id-376 .list-grid .form-contact .heading,
  .page-id-729 .list-grid .form-contact .heading {
    margin-bottom: 4rem;
    font-size: 2.6rem;
  }
  .title-custom .section-title .heading {
    font-size: 3.2rem;
  }
  .ads-2 .section-title {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .header-secondary .container >.pull-left{
    width: 60%;
  }
  .header-secondary .container >.header-topbar-right{
    width: 40%;
  }
  .page-id-376 .list-grid .info-contact .excerpt p strong,
  .page-id-729 .list-grid .info-contact .excerpt p strong {
    margin-top: 3rem;
  }
  #wrapper-content .span-8 {
    margin-bottom: 3rem !important;
  }
  .sidebar .widget_search {
    margin-bottom: 6rem !important;
  }
  .search-no-results .sidebar .widget_search {
    display: none;
  }
  .banner-ads {
    display: none;
  }
  .copyright .f-left {
    float: left;
    clear: none;
  }
  .copyright .f-right {
    text-align: right !important;
    float: right;
  }
  .class .section-title .excerpt {
    color: #e5e5e5;
    margin-bottom: 3.5rem;
  }
  .title-custom .section-title {
    padding-right: 0;
    margin-bottom: 0;
  }
  .title-custom .section-title .heading {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 3rem;
    color: #2d2e2e;
    position: relative;
    margin-bottom: 4rem;
  }
  .title-custom .section-title .heading:after {
    position: absolute;
    content: '';
    width: 5rem;
    height: 0.3rem;
    background: #0d2d62;
    display: block;
    bottom: 0;
  }
  .header-secondary {
    display: block;
  }
  .header-secondary .pull-left ul li.address,
  .header-secondary .pull-left ul li.email {
    display: none;
  }
  header.header-site .container {
    padding: 10px 15px;
  }
  .site-logo-link img, .mark img{
    max-height: 70px;
  }
  header.header-site .nav-horizontal {
    margin: 0;
  }
  header.header-site .nav-horizontal .s-f {
    display: none;
  }
  .about {
    padding: 6rem 0 6rem 0;
    background-size: 35%;
    background-position: 96% 50% !important;
  }
  .class .container.clearfix {
    width: 100%;
    padding-top: 6rem;
    padding-bottom: 0rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .class .section-title .heading {
    color: #fff;
  }
  .class .section-title .heading:after {
    background: #fff;
  }
  .class .list-grid {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 6rem;
  }
  .counter {
    padding: 6rem 0;
  }
  .counter .section-title {
    padding: 0;
  }
  .counter .list-grid .clinix-counter {
    margin: 3rem 0;
  }
  .ads-2 .section-title .heading {
    font-size: 2.8rem;
  }
  .ads-2 .media .media-body a.button {
    padding: 12px 18px;
    font-size: 14px;
  }
  .event {
    padding: 6rem 0;
  }
  .event .list-grid {
    padding: 0 2%;
  }
  .customers .owl-item .media .media-body .excerpt p {
    font-size: 1.8rem;
  }
  .news {
    padding: 6rem 0;
  }
  .layers-map {
    height: 30rem !important;
  }
  footer.footer-site .row .column.span-4 {
    width: 100% !important;
    margin-right: 0;
    padding: 0;
  }
  footer.footer-site .row .column.span-4:nth-child(2) {
    margin: 0;
    padding: 0;
  }
  .footer-site .row .column.span-4:first-child .media-image {
    margin: 0 auto 4rem auto;
    float: none;
  }
  body:not(.home) .wrapper-content .content-main {
    padding: 6rem 2rem;
  }
  #wrapper-content .span-8 {
    margin-right: 0 !important;
    margin-bottom: 6rem;
  }
  .sidebar aside,
  .sidebar section {
    width: 100% !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
  }
  .sidebar aside .container,
  .sidebar section .container {
    padding-left: 0;
  }
  .title-container .title {
    padding: 4rem 1rem;
  }
  .title-container .title .heading {
    font-size: 3.8rem;
    line-height: 5rem;
  }
  .title-container .title .bread-crumbs {
    margin: 0px 0 15px;
  }
  #post-473 .story,
  #post-726 .story {
    padding: 0 0rem;
  }
  .page-id-376 .list-grid .info-contact,
  .page-id-729 .list-grid .info-contact,
  .page-id-376 .list-grid .form-contact,
  .page-id-729 .list-grid .form-contact {
    width: 100%;
  }
  .footer-site .row .column.span-4:nth-child(3) {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .header-sticky.is_stuck.is_stuck_show {
    display: 0;
    opacity: 0;
  }
  .copyright .f-left,
  .copyright .f-right {
    float: none;
    text-align: center !important;
    margin: 0;
    width: 100% !important;
  }
  #quiz-content{
    min-height: auto;
  }
  .quiz-wrap .col-md-6{
    width: 100%;
  }
  .quiz-wrap .quiz-image{
    display: none;
  }
}
@media only screen and (max-width: 667px) {
  .header-secondary .search-top-bar{
    display: none;
  }
  .header-secondary .container >.header-topbar-right .pull-right{
    margin-right: 0;
  }
  .about {
    background: #fff !important;
    padding: 6rem 0 6rem 0;
  }
  .about .list-grid {
    padding-right: 2rem;
  }
  .footer-site .about {
    background: transparent !important;
  }
  .event {
    padding: 6rem 0;
  }
  .event .list-grid {
    padding: 0 2rem;
  }
  .event .list-grid article {
    margin-bottom: 5rem;
    width: 100%;
  }
  .event .list-grid article:last-child {
    margin-bottom: 0;
  }
  .news {
    padding: 6rem 0;
  }
  .news .list-grid article {
    width: 100%;
    margin-right: 0;
  }
  .news .list-grid article .thumbnail-media img {
    width: 100%;
  }
  .news .list-grid article:last-child {
    margin-bottom: 0;
  }
  .gallerys .column-flush {
    width: 50%;
    float: left;
  }
  .ads-2 {
    padding: 12rem 0;
  }
  .page-template-template-passing-rate .row{
    margin-left: -20px;
    margin-right: -20px;
  }
  .result-quiz-wrap{
    padding: 20px;
  }
  .result-quiz-wrap h1{
    font-size: 28px;
    margin-bottom: 20px;
  }
  .result-quiz-wrap .percentage{
    padding: 24px 25px;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 25px;    
  }
  #quiz-content .quiz-form{
    padding: 20px !important;
  }
  .quiz-form .card-ttld-btn{
    position: static;
    margin-top: 24px;
  }
}
@media only screen and (max-width: 600px) {
  .search-no-results .section-title.large .heading {
    font-size: 2.8rem;
  }
  .single .column.span-8 .section-title {
    margin-bottom: 4rem;
  }
  .se-pre-con {
    display: block;
    background-size: 80% !important;
  }
  .page-404 .title-404 {
    font-size: 20rem;
  }
  .page-404 .search-404 {
    padding: 0;
  }
  .about a.button {
    padding: 10px 12px;
    font-size: 14px;
  }
  .customers .owl-item .media .media-body .excerpt p {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }
  .ads-2 .section-title .heading {
    font-size: 2rem;
  }
  .ads-2 .section-title .excerpt {
    margin-top: 1rem;
  }
  .ads-2 .media .media-body a.button {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 12px;
    margin-top: 1rem;
  }
  .archive .column.span-8 article .post-content .meta-info .meta-tags,
  .search .column.span-8 article .post-content .meta-info .meta-tags {
    display: none;
  }
  .archive .column.span-8 article .post-content .article-title .heading a,
  .search .column.span-8 article .post-content .article-title .heading a {
    line-height: 2.7rem;
  }
  .single .column.span-8 .section-title .heading {
    font-size: 2.8rem;
  }
  .bread-crumbs ul li:not(:last-child) {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .counter .list-grid .clinix-counter {
    margin: 5rem 0;
  }
  .ads-2 {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 425px) {
  .archive .column.span-8 article .post-content .meta-info .meta-item,
  .search .column.span-8 article .post-content .meta-info .meta-item,
  .single .column.span-8 .meta-info .meta-item {
    margin: 4rem 2rem 0 0;
  }
  .class .list-grid article .thumbnail-media {
    width: 100%;
  }
  .page-404 .title-404 {
    font-size: 13rem;
  }
}
.page-id-376 .list-grid .form-contact .wpcf7 p.column.span-12,
.page-id-729 .list-grid .form-contact .wpcf7 p.column.span-12 {
  margin-right: 0;
}
.pagination {
  width: 100%;
  margin: 3.5rem 0 0 0;
}
.pagination .nav-links .page-numbers {
  min-width: 40px;
  height: 4rem;
  padding: 0;
  line-height: 4rem;
  font-weight: 700;
  transition: .3s;
  text-align: center;
  background-color: #fff;
  color: #0d2d62;
  border: 1px solid #0d2d62;
  margin: 0 5px;
  border-width: 2px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.pagination .nav-links .page-numbers.current,
.pagination .nav-links .page-numbers:hover {
  background: #b80924;
  color: #fff;
  border-color: #b80924;
}
.pagination .nav-links .page-numbers.next {
  font-size: 0;
}
.pagination .nav-links .page-numbers.next:before {
  content: "\f054";
  font-weight: 400;
  font-family: 'FontAwesome';
  font-size: 1.5rem;
}
.pagination .nav-links .page-numbers.prev {
  font-size: 0;
}
.pagination .nav-links .page-numbers.prev:before {
  content: "\f053";
  font-weight: 400;
  font-family: 'FontAwesome';
  font-size: 1.5rem;
}
#back-to-top {
  bottom: 215px;
  right: 30px;
}
#back-to-top a {
  width: 5rem;
  height: 5rem;
  background: #434345;
  border-radius: 50% ;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.4);
  text-indent: 0;
  text-align: center;
  font-size: 0;
  color: #fff;
}
#back-to-top a:before {
  content: "\f106";
  font-family: FontAwesome;
  line-height: 47px;
  font-size: 20px;
  font-weight: 700;
}
#back-to-top a:hover {
  background: #b80924;
}
/*End Back to Top*/
.off-canvas-right .widget_search .search-form {
  position: relative;
}
.off-canvas-right .widget_search .search-form .search-field {
  width: 100%;
  margin: 0;
  height: 5rem;
  border: none;
  font-style: italic;
  color: #2d2e2e;
  font-size: 1.4rem;
  font-family: "beVietnam";
  line-height: 1;
  max-width: 100%;
  border: 1px solid #b1b1b1;
  border-radius: 5px;
  background: #fff;
  font-style: normal;
  padding-left: 1.5rem;
}
.off-canvas-right .widget_search .search-form .search-field::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 1.4rem;
  font-style: normal;
  font-family: "Open Sans";
}
.off-canvas-right .widget_search .search-form .search-submit {
  background: url(images/search-button.png) no-repeat center #b80924;
  font-size: 0;
  height: 5rem;
  line-height: 5rem;
  width: 5.2rem;
  position: absolute;
  right: 0;
  top: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18);
  transition: .3s;
}
.off-canvas-right .widget_search .search-form .search-submit:hover {
  background: url(images/search-button.png) no-repeat center #0d2d62;
}
.se-pre-con {
  background-color: #1F6DC7 !important;
  display: block;
}
.portfolio-item .featured-image img {
  display: block;
}
.nav > ul > li .sub-menu .sub-menu,
.nav li:hover > .sub-menu .sub-menu {
  left: 280px;
  top: 0;
}
.nav > ul > li .sub-menu li > a:after {
  display: none;
}
.story ul li {
    font-size: 1.5rem;
	font-family: "beVietnam";
}
#layers-widget-column-38 {
    padding-top: 60px;
    padding-bottom: 50px;
}
#layers-widget-column-58 {
    padding-top: 60px;
    padding-bottom: 50px;
}
.ads-2:before {
	content: '';
	position: absolute;
	background: #000000a8;
	height: 100%;
	width: 100%;
	top: 0;
	bottom: auto;
	opacity: .7;
}
@media ( max-width: 325px ){
  .result-quiz-wrap h1{
    font-size: 24px;
  }  
  .result-quiz-wrap .result-desc{
    font-style: 14px;
  }
}
.image-slider .swiper-slide .overlay{
    padding: 0;
}
.image-slider .swiper-slide .overlay .container{
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.image-slider .swiper-slide{
    cursor: pointer;
}
.customers .owl-item .media .media-body:before {
    display: none;
}
.media.large .heading {
    padding-bottom: 30px;
}
/* .fb_dialog .fb_dialog_content iframe {
    bottom: 160px !important;
}
#fb-root .fb-customerchat iframe {
    bottom: 220px !important;
} */
.zalo-chat-widget {
    bottom: 80px !important;
    right: 22px !important;
    cursor: pointer !important;
}
.image-right .media-image {
   margin-top: 24px !important;
}
.stick-fbchat{
  position: fixed;
  right: 25px;
  z-index: 999;
  width: 60px;
  height: 60px;
  display: block;
  bottom: 30px;  
}