/*
Theme Name: dentario Child Themes
Theme URI: http: //chili.vn
Description: Website
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#3fb6e0
Child Color:#a5c422
*/
@font-face {
    font-family: "fontello";
    src: url("fonts/fontello.eot");
    src: url("fonts/fontello.eot#iefix") format("embedded-opentype"), url("fonts/fontello.ttf") format("truetype"),
        url("fonts/fontello.woff") format("woff"), url("fonts/fontello.svg#simple-line-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* 01. Tuy chinh chung */
/* - body*/
/* - icon */
/* - Set 16:9 for thumbnail*/
/* - fix safari*/
/* - menu mobile*/
/* - Back top top */
/* - tat dau x tren thanh tim kiem*/
/* - bo hover*/
/* - Phan trang*/
/* - The input */
/* - Tieu de*/
/*  + td section homepage*/
/*  + td sidebar + footer*/
/*  + td chuyen muc*/
/*  + td breadcrumbs + bai viet chi tiet*/
/* - Meta info*/
/* - bai viet lien quan */
/* 02. HEADER */
/* Menu top*/
/* thong tin tren menu */
/* Main menu*/
/* Slide    */
/* 03. PAGE */
/* 404*/
/* Khong tim thay bai viet*/
/* Chuyen muc */
/* Bai viet*/
/* Lien he */
/* Gioi thieu*/
/* 04. SIDEBAR */
/* 05. FOOTER */
/* 06. RESPONSIVE*/
body {
    font-family: "arial", sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 300;
}
.story p {
    margin-bottom: 1.5em;
    line-height: 24px;
    font-size: 14px;
    color: #30383b;
    font-family: "arial", sans-serif;
}
a{
    text-decoration: none !important;
    /* border-bottom: 0 !important; */
}
a:hover{
    color: #30383b !important;
    border-bottom: 0 !important;
}
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;
}
div.wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    color: red;
    font-weight: bolder;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
}
:focus {
    outline: none;
}
img {
    max-width: 100%;
    height: auto;
}
input[type="email"],
input[type="text"],
textarea {
    max-width: 100%;
}
/* bo hover*/
.thumbnail-media a:hover {
    transform: none !important;
}
.thumbnail-media:hover img {
    transform: none;
}
.thumbnail-media img {
    transform: none !important;
    transition: none !important;
}
/* tat dau x tren thanh tim kiem*/
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;
}
/* align */
.alignnone {
    margin: 20px auto 15px auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0px auto 0px auto;
}
.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 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
h1,
h2,
h3,
h4 {
    color: #a5c422;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    font-family: "arial", sans-serif;
}
div {
    display: block;
}
.wrapper-site .container {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
}
.wrapper-site .container .container {
    padding: 0;
}
/* menu-mobile */
.admin-bar section[class*=" off-canvas-"] .nav-mobile {
    padding-top: 30px;
}
.header-site .menu .menu-item-has-children .abc + .sub-menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    top: 100%;
}
.header-site .l-menu {
    color: #000;
}
.header-site .l-menu:before {
    color: #000;
    font-size: 25px;
}
#off-canvas-right .nav-mobile nav {
    width: 100%;
}
.off-canvas-right.open + .wrapper-site .rd-navbar-aside-button {
    position: static;
}
.close-canvas {
    background-color: #3fb6e0;
}
#off-canvas-right {
    width: 270px;
    border-right: 1px solid #f6f6f6;
    background: #3fb6e0;
    display: block;
    overflow: hidden;
    height: 100vh;
}
#off-canvas-right .menu nav,
#off-canvas-right .nav-mobile nav {
    width: 100%;
}
#off-canvas-right .menu li,
#off-canvas-right .nav-mobile li {
    font-size: 16px;
    line-height: 16px;
}
#off-canvas-right .menu li a,
#off-canvas-right .nav-mobile li a {
    display: block;
    padding: 15px 4%;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    text-transform: inherit;
    font-weight: normal;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#off-canvas-right .menu li a:hover,
#off-canvas-right .nav-mobile li a:hover {
    background-color: #39a4ca;
    color: #fff;
}
#off-canvas-right .menu li .sub-menu,
#off-canvas-right .nav-mobile li .sub-menu {
    background-color: #39a6cc;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#off-canvas-right .menu li .sub-menu > li > a,
#off-canvas-right .nav-mobile li .sub-menu > li > a {
    margin-left: 30px;
    border-bottom: 0;
    background-color: transparent;
}
#off-canvas-right .menu li .sub-menu > li > a:hover,
#off-canvas-right .nav-mobile li .sub-menu > li > a:hover {
    background-color: transparent;
}
#off-canvas-right .menu li .sub-menu > li:hover,
#off-canvas-right .nav-mobile li .sub-menu > li:hover {
    background-color: #3396b8;
}
#off-canvas-right .sub-menu li {
    border-bottom: 0;
}
section[class*=" off-canvas-"] .widget.widget_nav_menu {
    padding: 0;
}
section[class*=" off-canvas-"] .widget.widget_nav_menu li:first-child {
    padding-top: 0;
}
section[class*=" off-canvas-"] li {
    padding: 0;
}
.off-canvas-right .nav-mobile {
    padding: 0;
}
.off-canvas-right .menu li:not(.first-child) {
    margin-top: 0;
}
.off-canvas-right .menu .current-menu-item > a {
    background-color: #39a4ca !important;
    color: #fff !important;
}
.off-canvas-right .menu .current-menu-item .rd-navbar-submenu-toggle:after {
    color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children {
    position: relative;
    transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.off-canvas-right .menu .menu-item-has-children .rd-navbar-submenu-toggle:after {
    content: "\f078";
    position: absolute;
    top: 23px;
    right: 0;
    margin-top: -22px;
    width: 65px;
    height: 44px;
    font: 400 10px "FontAwesome";
    line-height: 42px;
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    cursor: pointer;
    color: #fff;
}
.off-canvas-right .menu .menu-item-has-children .sub-menu {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
}
.off-canvas-right .menu .menu-item-has-children.opened > a {
    background-color: #3fb6e0;
    color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children.opened .rd-navbar-submenu-toggle:after {
    transform: rotate(180deg);
    color: #fff !important;
}
.off-canvas-right .menu .menu-item-has-children.opened .sub-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto;
    display: block;
    visibility: visible;
    position: static;
    border: 0;
}
.off-canvas-right .menu-item-language {
    display: inline-block;
    float: left;
    padding: 0 12px;
}
.off-canvas-right .menu-item-language a {
    border-bottom: 0 !important;
    padding-left: 0 !important;
    font-size: 0 !important;
}
.off-canvas-right .menu-item-language a:hover {
    background-color: transparent !important;
}
.off-canvas-right .menu-item-language-current {
    padding-right: 0;
}
.off-canvas-right.open {
    z-index: 5;
    position: relative;
    float: right;
}
.off-canvas-right.open + .wrapper-site {
    left: -270px;
    position: fixed;
}
.admin-bar section[class*=" off-canvas-"] {
    padding-top: 0;
}
.admin-bar section[class*=" off-canvas-"] .close-canvas {
    top: 0;
}
.off-canvas-right.open .widget_nav_menu .menu li:not(.menu-item-language) {
    display: none;
}
/*Thiet lap trong trang */
div {
    display: block;
}
.story ul li {
    font-size: 14px;
    line-height: normal;
    color: #30383b;
    font-family: "arial", sans-serif;
}
#wrapper-content .span-8 {
    margin-bottom: 0;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #30383b;
}
#back-to-top {
    z-index: 999;
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 0;
    right: 2em;
    overflow: hidden;
}
#back-to-top a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-image: none;
    background-color: #3d6c89;
    position: relative;
}
#back-to-top a:after {
    content: "\e835";
    position: absolute;
    left: 0;
    width: 42px;
    height: 42px;
    color: #fff;
    font-family: "fontello";
    font-style: normal;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    line-height: 42px;
    -webkit-transition: all ease 1.5s;
    -moz-transition: all ease 1.5s;
    -ms-transition: all ease 1.5s;
    -o-transition: all ease 1.5s;
    transition: all ease 1.5s;
}
#back-to-top a:hover {
    background-color: #a5c422;
}
.section-title.medium {
    margin-bottom: 0;
}
.section-title.medium .heading {
    font-family: "arial", sans-serif;
    font-size: 2.5em;
    line-height: 1.3em;
    font-weight: 300;
    margin-top: 0.6667em;
    margin-bottom: 0.5em;
    color: #30383b;
}
.section-title.medium .excerpt {
    margin: 0;
    padding: 0;
    max-width: 100%;
}
.section-title.medium .excerpt p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em;
    margin: 0.35em 0 3.3em 0;
    text-align: center;
    color: #787c83;
}
.home .section-title.medium .heading {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.home #footer {
    display: none;
}
textarea {
    height: 38px;
    resize: none;
}
textarea,
input[type="date"],
select,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    margin-bottom: 0.5em;
    padding-left: 25px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0.845em 0;
    border: 0;
    border-bottom: 1px solid #dadee6;
    color: #787c83;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-size: 13px;
}
textarea:focus,
input[type="date"]:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border-bottom: 1px solid #b8bcc4;
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
input[type="submit"],
button {
    padding: 1.332em 1em 1.05em;
    text-transform: capitalize;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.col-sp-4 {
    width: calc(33.3333% - 20px);
    margin-right: 30px;
    margin-bottom: 30px;
}
.col-sp-4:nth-child(3n + 3) {
    margin-right: 0;
}
.col-sp-3 {
    width: calc(25% - 22.5px);
    margin-right: 30px;
    margin-bottom: 30px;
}
.col-sp-3:nth-child(4n + 4) {
    margin-right: 0;
}
.wrapper-site .container {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.wrapper-site .container .container {
    padding: 0;
}
.btn-medium,
.wpcf7-submit-form {
    padding: 1.16em 2.3em 1.08em;
    font-size: 0.929em;
    line-height: 1.2857em;
    font-weight: 600;
    background-color: #002c41;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
    font-size: 13px;
    line-height: 17px;
    font-family: "arial", sans-serif;
}
.btn-medium:after,
.wpcf7-submit-form:after {
    background: #fff;
    content: "";
    height: 250px;
    right: -205px;
    opacity: 0.2;
    position: absolute;
    top: -75px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 100px;
    z-index: 10;
}
.btn-medium:hover:after,
.wpcf7-submit-form:hover:after {
    right: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.sc_icon {
    position: relative;
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    font-family: "fontello" !important;
}
.sc_icon:before {
    content: "";
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-medic-3:before {
    content: "\e8f6";
}
.icon-user-light:before {
    content: "\e83d" !important;
}
.icon-mobile-light:before {
    content: "\e856" !important;
}
.icon-mail-light:before {
    content: "\e83a" !important;
}
.icon-dentrario_add_user:before {
    content: "\e8fc" !important;
}
.icon-location-light:before {
    content: "\e848" !important;
}
.icon-mobile-light:before {
    content: "\e856" !important;
}
.icon-calendar-light:before {
    content: "\e860" !important;
}
.icon-medic-1:before {
    content: "\e8ed" !important;
}
.icon-medic-12:before {
    content: "\e907" !important;
}
.icon-medic-8:before {
    content: "\e8f4" !important;
}
.icon-medic-6:before {
    content: "\e8f2";
}
.icon-medic-16:before {
    content: "\e8f8";
}
.mt6 {
    margin-top: 70px;
}
.mb6 {
    margin-bottom: 70px;
}
.mt5 {
    margin-top: 5rem;
}
.mb5 {
    margin-bottom: 5rem;
}
.mt4 {
    margin-top: 64px;
}
.mb4 {
    margin-bottom: 64px;
}
.pt0 {
    padding-top: 0;
}
.pb0 {
    padding-bottom: 0;
}
.pt6 {
    padding-top: 70px;
}
.pb6 {
    padding-bottom: 70px;
}
.pb4 {
    padding-bottom: 64px;
}
.pt4 {
    padding-top: 40px;
}
.pb4 {
    padding-bottom: 40px;
}
.pb150 {
    padding-bottom: 150px;
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
/* 02. HEADER */
.header-secondary {
    background-color: #002c41;
    padding: 5px 0;
}
.header-secondary .clearfix {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
}
.header-secondary nav li > a {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    font-weight: normal;
}
.site-logo-link img,
.mark img {
    max-height: inherit;
}
.header-site {
    padding: 0;
    width: 100%;
    display: block;
}
.header-site:after {
    content: "";
    display: block;
    clear: both;
}
.header-site .clearfix {
    display: block;
}
.header-site .top_panel_wrap_inner {
    width: 100%;
}
.header-site .top_panel_wrap_inner > .container {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.header-site .top_panel_wrap_inner > .container > div {
    width: 33.33333333%;
}
.header-site .top_panel_bottom {
    width: 100%;
    -webkit-box-shadow: 0 4px 5px -4px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 4px 5px -4px rgba(0, 0, 0, 0.1) !important;
    border-top: 1px solid #ededed;
    text-align: center;
}
.header-site .top_panel_bottom .container {
    display: block;
}
.header-site .top_panel_bottom .container nav {
    -webkit-justify-content: space-around;
    display: flex;
    justify-content: space-around;
}
.header-site .contact_phone_wrap .content-vertical-massive,
.header-site .open_hours_wrap .content-vertical-massive {
    padding-top: 0;
    padding-bottom: 0;
}
.header-site .contact_phone_wrap .excerpt,
.header-site .open_hours_wrap .excerpt {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.header-site .contact_phone_wrap .excerpt > div p,
.header-site .open_hours_wrap .excerpt > div p {
    margin: 0;
    text-align: right;
}
.header-site .contact_phone_wrap .excerpt .ic,
.header-site .open_hours_wrap .excerpt .ic {
    position: relative;
    width: 2.714em;
    height: 2.928em;
    line-height: 2.928em;
    background: transparent url("images/hex.png") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    text-align: center;
}
.header-site .contact_phone_wrap {
    padding-left: 0px;
    padding-right: 30px;
    display: inline-block;
    position: relative;
}
.header-site .contact_phone_wrap .excerpt {
    flex-direction: row-reverse;
}
.header-site .contact_phone_wrap .excerpt .ic-phone {
    margin-left: 0.75em;
}
.header-site .contact_phone_wrap .excerpt .ic-phone i {
    font-family: "fontello";
}
.header-site .contact_phone_wrap .excerpt .ic-phone i:before {
    content: "\e81a";
    font-size: 1em;
    color: #787c83;
}
.header-site .contact_phone_wrap .excerpt > div .contact_phone {
    font-size: 12.992px;
    line-height: 17.99px;
    color: #3d6c89;
    margin: 0.1em 0 0.15em;
    font-weight: bold;
}
.header-site .contact_phone_wrap .excerpt > div .contact_phone strong {
    color: #232a34;
}
.header-site .contact_phone_wrap .excerpt > div .contact_address {
    font-size: 11.97px;
    color: #787c83;
}
.header-site .open_hours_wrap .excerpt > div p {
    text-align: left;
}
.header-site .open_hours_wrap .ic_calender {
    margin-right: 0.75em;
}
.header-site .open_hours_wrap .ic_calender i {
    font-family: "fontello";
}
.header-site .open_hours_wrap .ic_calender i:before {
    content: "\e860";
    font-size: 1em;
    color: #787c83;
}
.header-site .open_hours_wrap .open_hours_label {
    font-family: "arial", sans-serif;
    font-size: 12.992px;
    line-height: 17.99px;
    font-weight: bold;
    margin: 0.1em 0 0.15em;
    color: #232a34;
}
.header-site .open_hours_wrap .open_hours_text {
    font-size: 11.97px;
    color: #787c83;
}
.header-site .open_hours_wrap .open_hours_text strong {
    color: #3d6c89;
}
.header-site .logo {
    margin-bottom: 30px;
    margin-top: 30px;
}
.header-site .logo a {
    margin: 0.3em 0.7857em 0 0;
    line-height: 1;
}
.header-site nav {
    margin-top: 0;
}
/* .header-site nav .menu > li {
    margin: 0;
    padding: 0;
    width: 140px;
} */
.menu-item-789 {
    width: 190px !important;
}
.header-site nav .menu > li > a {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2.15em;
    padding-bottom: 2.15em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2857em;
    color: #30383b;
}
.header-site nav .menu > li > a:hover {
    color: #a5c422;
}
.header-site nav .menu > li.current-menu-item > a {
    color: #3fb6e0;
}
.header-site nav .menu > li.current-menu-item > a span {
    position: relative;
}
.header-site nav .menu > li.current-menu-item > a span:before {
    content: "";
    position: absolute;
    bottom: auto;
    top: -30px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #3d6c89;
}
.header-site nav .menu > li.menu-item-has-children > a:hover {
    color: #3fb6e0;
}
.header-site nav .menu > li.menu-item-has-children > .sub-menu:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 6px solid #fff;
    border-color: #fff #fff transparent transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 2px -2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 2px -2px 3px 0 rgba(0, 0, 0, 0.1);
}
.header-site .sub-menu .menu-item-has-children > a:after{
    padding-top: 0;
}
.header-site nav .menu > li.menu-item-has-children .sub-menu {
    top: 100%;
    left: 20px;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    line-height: 1.2857em;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border: 1px solid #ddd;
    width: 220px;
    padding-bottom: 0.35em;
    padding-top: 0;
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
.header-site nav .menu > li.menu-item-has-children .sub-menu li {
    width: 100%;
    border: 0;
}
.header-site nav .menu > li.menu-item-has-children .sub-menu li a {
    padding: 0.9em 1.45em;
    color: #30383b;
    font-size: 0.928em;
    font-weight: normal;
    text-transform: capitalize;
}
.header-site nav .menu > li.menu-item-has-children .sub-menu li a:hover {
    background-color: transparent;
    color: #3d6c89;
}
.header-site nav .menu > li.menu-item-has-children .sub-menu li .sub-menu {
    left: 100%;
    top: -1px;
    padding-top: 0;
}
.header-site nav .menu > li.menu-item-language a {
    padding-left: 0;
}
.header-site nav .menu > li.menu-item-language-current {
    padding-left: 1.5em;
}
.header-site.invert {
    background-color: #fff;
}
.header-site.invert nav .menu > li{
    margin-left: 0;
    margin-right: 0;
}
.header-site.invert nav .menu > li > a {
    color: #30383b;
}
.header-site.invert nav .menu > li > a:hover {
    color: #3d6c89;
}
.header-site.invert nav .menu > li.menu-item-has-children > a:hover {
    color: #3d6c89;
}
.header-site.invert nav .menu > li.menu-item-has-children .sub-menu {
    background-color: #fff;
}
.header-site.invert nav .menu > li.current-menu-item > a span {
    color: #3d6c89;
}
.header-site.is_stuck.is_stuck_show {
    background-color: #fff;
}
.header-site.is_stuck.is_stuck_show .contact_phone_wrap {
    display: none;
}
.header-site.is_stuck.is_stuck_show .open_hours_wrap {
    display: none;
}
.header-site.is_stuck.is_stuck_show nav .menu > li.current-menu-item > a span:before {
    display: none;
}
.l-left-arrow:before {
    color: #30383b !important;
}
.l-right-arrow:before {
    color: #30383b !important;
}
.swiper-container:hover .arrows .l-left-arrow {
    left: 40px;
}
.swiper-container:hover .arrows .l-right-arrow {
    right: 35px;
}
.swiper-container:hover .pages {
    bottom: 50px;
}
.swiper-container .swiper-pagination-switch {
    width: 9px;
    height: 9px;
    border: 1px solid #787c83;
}
.swiper-container .swiper-pagination-switch:hover {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    background-color: #3fb6e0;
}
.swiper-container .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
    border: 1px solid #3fb6e0;
}
.swiper-container .swiper-active-switch {
    width: 9px;
    height: 9px;
    border: 1px solid transparent;
    background-color: #3fb6e0 !important;
}
/* Title container */
.title-container.invert {
    background-color: #ebeff2;
    margin-bottom: 70px;
    border-top: 1px solid #ebeff2;
}
.title-container.invert .title {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    padding: 33.6px 15px;
    max-width: 1170px;
}
.title-container.invert .title .heading {
    float: left;
    margin: 0;
    font-weight: 300;
    font-size: 2em;
    line-height: 1.2em;
    width: 40%;
    color: #30383b;
    line-height: 34px;
    font-size: 22px;
}
.title-container.invert .title .bread-crumbs {
    width: 60%;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    margin-bottom: 0;
}
.title-container.invert .title .bread-crumbs ul li {
    color: #30383b;
    font-size: 13px;
    line-height: 20px;
}
.title-container.invert .title .bread-crumbs ul li a {
    font-size: 13px;
    line-height: 20px;
    color: #30383b;
}
.title-container.invert .title .bread-crumbs ul li a:hover {
    color: #3fb6e0;
    text-decoration: none;
}
/* 03. PAGE */
.content-one .layers-masonry-column {
    padding: 0;
}
.content-one .row.list-grid {
    display: flex;
    display: -webkit-flex;
}
.content-one .excerpt {
    padding: 50px 21px 53px;
    opacity: 1;
    display: flex;
    display: -webkit-flex;
}
.content-one .excerpt p {
    margin-top: 0;
    margin-bottom: 0;
}
.content-one .excerpt p:first-child {
    font-size: 14px;
}
.content-one .excerpt p:first-child .sc_icon {
    float: left;
    margin-right: 1.1em;
    margin-left: 0;
}
.content-one .excerpt div h4 {
    margin: 0 0 15px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5em;
    color: #fff;
}
.content-one .excerpt div p {
    margin-top: 0 !important;
    margin-bottom: 1em;
    font-size: 17px;
    line-height: 28px;
    color: #fff;
}
.content-one .sc_icon {
    height: 4em;
    line-height: 4em;
    margin-bottom: 1em;
    width: 4.64em;
    font-size: 14px;
}
.content-one .sc_icon:before {
    width: 1em;
    margin-right: 0.2em;
    line-height: 1em;
    margin-left: 0.2em;
    color: #fff;
    font-size: 56px;
}
.content-two .section-title .heading {
    margin-bottom: 0;
    margin-top: 0;
}
.content-two .section-title .excerpt p {
    color: #888888;
}
.content-two a.btn-medium:hover {
    background-color: #3d6c89;
}
.content-two .layers-masonry-column {
    margin-bottom: 0;
    display: flex;
    padding: 0;
}
.content-two .layers-masonry-column .excerpt p {
    font-size: 14px;
    line-height: 23.8px;
    color: #30383b;
}
.content-two .layers-masonry-column .excerpt p + .sc_services_item_content {
    margin-top: 25px;
}
.content-two .layers-masonry-column .sc_services_item_content {
    margin-bottom: 2em;
}
.content-two .layers-masonry-column .sc_services_item_content .sc_icon {
    height: 3em;
    line-height: 3.1em;
    width: 2.5em;
    text-align: center;
    float: left;
    margin-right: 1em;
    font-size: 14px;
}
.content-two .layers-masonry-column .sc_services_item_content .sc_icon:before {
    font-size: 35px;
}
.content-two .layers-masonry-column .sc_services_item_content .icon-medic-10:before {
    content: "\e905";
}
.content-two .layers-masonry-column .sc_services_item_content .icon-medic-17:before {
    content: "\e8f9";
}
.content-two .layers-masonry-column .sc_services_item_content .sc_services_item_title {
    font-size: 1em;
    font-weight: 700;
    height: 1.75em;
    line-height: 1.75em;
    margin-top: 0;
    color: #30383b;
}
.content-two .layers-masonry-column .sc_services_item_content .sc_services_item_description {
    font-size: 1em;
    margin-top: 0.5em;
    line-height: 1.75em;
    overflow: hidden;
}
.content-two .layers-masonry-column a.btn-medium {
    font-size: 0.923em;
    margin-top: 0 !important;
    margin-bottom: 32px;
}
.content-two .about-01 {
    background-size: contain;
    width: 50%;
    margin-right: 0;
}
.content-two .about-2 {
    width: calc(50% - 30px);
    margin-left: 30px;
    margin-right: 0;
}
.content-three .section-title .heading {
    margin-top: 0;
    margin-bottom: 0;
}
.content-three .service-content {
    padding: 0 2.5em;
}
.content-three .service-content .excerpt .sc_icon {
    display: block;
    width: 4.64em;
    height: 5.07em;
    line-height: 5.2em;
    margin: 0 auto;
    text-align: center;
    background: transparent url(images/hex.png) no-repeat;
    background-size: contain;
    background-position: center center;
    border: 0;
    font-size: 14px;
}
.content-three .service-content .excerpt .sc_icon:before {
    font-size: 42px;
    color: #002c41;
}
.content-three .service-content .excerpt .sc_icon:hover:before {
    color: #a5c422;
}
.content-three .service-content .excerpt:hover .sc_icon:before {
    color: #3d6c89;
}
.content-three .service-content .sc_services_item_content .sc_services_item_title {
    margin: 1em 0 0;
    font-size: 1.214em;
    height: 2em;
    font-weight: 600;
    color: #30383b;
}
.content-three .service-content .sc_services_item_content .sc_services_item_title:hover {
    color: #3d6c89;
}
.content-three .service-content .sc_services_item_content .sc_services_item_description {
    color: #30383b;
}
.content-four {
    background-size: cover;
}
.content-four .layers-masonry-column .heading {
    color: #30383b;
    -webkit-text-shadow: 1px 1px 1px #fff;
    text-shadow: 1px 1px 1px #fff;
    font-family: "arial", sans-serif;
    font-size: 2.214em;
    line-height: 1.3em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0.4em;
}
.content-four .layers-masonry-column .excerpt {
    margin: 0 !important;
    padding: 0;
}
.content-four .layers-masonry-column .best {
    list-style: none;
    position: relative;
    line-height: 1.5em;
    color: #30383b;
    font-size: 14px;
    margin-top: 0 !important;
    margin-bottom: 0.5em;
}
.content-four .layers-masonry-column .best:before {
    content: "\f00c";
    color: #a5c422;
    font-size: 14px;
    line-height: 21px;
    font-family: "FontAwesome";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 7px;
}
.content-four .layers-masonry-column .best:last-child {
    margin-bottom: 2em;
}
.content-four .layers-masonry-column a.btn-medium {
    margin-top: 0 !important;
    background-color: #002c41;
}
.content-five .layers-masonry-column {
    padding: 3em 0;
    color: #fff;
    margin-bottom: 0;
}
.content-five .layers-masonry-column .heading {
    font-weight: 300;
    margin-bottom: 0.3em;
    font-family: "arial", sans-serif;
    font-size: 2.214em;
    line-height: 1.3em;
    color: #fff;
    text-transform: capitalize;
}
.content-five .layers-masonry-column .excerpt p {
    font-size: 1.214em;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5em;
    margin: 0.35em 0 3.3em 0;
    margin-bottom: 0;
}
.content-five .layers-masonry-column a.btn-medium {
    background-color: #fff;
    color: #30383b;
    margin-top: 15px;
    margin-bottom: 15px;
}
.content-five .layers-masonry-column a.btn-medium:hover {
    background-color: #a5c422;
    color: #fff;
}
.ykkh .lcam-carousel-controller-center button {
    background-color: transparent !important;
    font-size: 28px;
    color: #30383b !important;
}
.ykkh .lcam-carousel-controller-center button:before {
    color: #30383b !important;
    font-family: "fontello";
}
.ykkh .lcam-carousel-controller-center button:hover:before {
    color: #3fb6e0;
}
.ykkh .lcam-carousel-controller-center button i {
    display: none;
}
.ykkh .lcam-carousel-controller-center .lcam-carousel-to-prev:before {
    content: "\e8ff";
}
.ykkh .lcam-carousel-controller-center .lcam-carousel-to-next:before {
    content: "\e901";
}
.ykkh .lcam-carousel .media-image.image-rounded {
    width: 3.5em;
    height: 3.5em;
    margin-bottom: 2.14em;
}
.ykkh .lcam-carousel .media-body {
    padding: 0 !important;
}
.ykkh .lcam-carousel .media-body .excerpt {
    padding: 0 5em;
}
.ykkh .lcam-carousel .media-body .excerpt p {
    position: relative;
    font-size: 1.14em;
    line-height: 1.5em;
    margin-bottom: 1.35em;
    padding-bottom: 1.35em;
    color: #30383b;
}
.ykkh .lcam-carousel .media-body .excerpt p:after {
    content: "\e8b6";
    font-family: "fontello";
    font-style: normal;
    font-size: 20px;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #787c83;
    transform: rotateZ(180deg);
}
.ykkh .lcam-carousel .media-body .excerpt .sc_testimonial_author .sc_testimonial_author_name {
    font-family: "arial", sans-serif;
    font-size: 0.93em;
    font-weight: 600;
    color: #232a34;
}
.content-six .layers-masonry-column .media-body {
    border: 5px solid transparent;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative;
    margin-top: 0;
}
.content-six .layers-masonry-column .media-body:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    height: 4px;
    width: 17px;
    border-bottom: 3px double #a5c422;
}
.content-six .layers-masonry-column .media-body .heading {
    margin: 0;
    font-size: 1.22em;
    line-height: 1.3em;
    font-weight: 600;
    color: #232a34;
    font-family: "arial", sans-serif;
}
.content-six .layers-masonry-column .media-body .excerpt {
    margin-top: 0 !important;
}
.content-six .layers-masonry-column .media-body .excerpt p:first-child {
    color: #3fb6e0;
    margin-top: 0.1em;
    font-style: italic;
}
.content-six .layers-masonry-column .media-body .excerpt p:last-child {
    margin-top: 0.6em;
    line-height: 1.75em;
    overflow: hidden;
    color: #30383b;
}
.content-seven {
    padding-bottom: 100px;
}
.content-seven .layers-masonry-column {
    margin-bottom: 0;
}
.content-seven .layers-masonry-column .wpcf7-form .column.span-6 {
    margin-bottom: 0;
}
.content-seven .layers-masonry-column .wpcf7-form p {
    margin-top: 0 !important;
    margin-bottom: 0;
}
.content-seven .layers-masonry-column .wpcf7-form .form_field {
    position: relative;
    margin-bottom: 0;
}
.content-seven .layers-masonry-column .wpcf7-form .form_field input:focus {
    border: 0 !important;
    border-bottom: 1px solid #b8bcc4 !important;
}
.content-seven .layers-masonry-column .wpcf7-form .form_field textarea:focus {
    border: 0 !important;
}
.content-seven .layers-masonry-column .wpcf7-form .form_field i {
    position: absolute;
    left: 9px;
    top: -2px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
    font-family: "fontello" !important;
}
.content-seven .layers-masonry-column .wpcf7-form .form_field i:before {
    content: "";
    color: #3d6c89;
    position: absolute;
    font-family: "fontello" !important;
    right: 0.5em;
    top: 0.4em;
    left: -12px;
    display: block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 99;
    font-style: normal;
}
.content-seven .layers-masonry-column .wpcf7-form .form_field input[type="text"],
.content-seven .layers-masonry-column .wpcf7-form .form_field input[type="tel"],
.content-seven .layers-masonry-column .wpcf7-form .form_field input[type="email"] {
    margin-bottom: 0.5em;
    padding-left: 25px;
}
.content-seven .layers-masonry-column .btn-submit {
    text-align: center;
    margin-top: 1em;
}
.content-seven .layers-masonry-column .btn-submit img.ajax-loader {
    display: none;
}
.content-seven .layers-masonry-column .btn-submit .wpcf7-submit {
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 0.929em;
    line-height: 1.2857em;
    display: inline-block;
    background-color: #002c41;
    color: #fff;
    font-family: "arial", sans-serif;
}
.content-eight {
    background-color: #fdfdfd;
}
.content-eight .layers-masonry-column {
    margin-bottom: 0;
}
.content-eight .video-service {
    line-height: 1;
}
.content-eight .video-service .ytp-title-text span {
    display: none !important;
}
.content-eight .video-service button.ytp-share-button {
    display: none !important;
}
.content-eight .service-us {
    margin-top: 87px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
}
.content-eight .service-us .media {
    width: 585px;
}
.content-eight .service-us .heading {
    font-family: "arial", sans-serif;
    font-size: 2.214em;
    line-height: 1.3em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0.4em;
}
.content-eight .service-us .excerpt {
    margin-top: 0 !important;
}
.content-eight .service-us .excerpt p {
    margin-bottom: 0;
    margin-top: 0 !important;
    color: #30383b;
}
.content-eight .service-us .excerpt p:first-child {
    color: #49bae1;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.3em;
    margin-bottom: 1.3em;
    padding-bottom: 2px;
}
.content-eight .service-us a.btn-medium {
    margin-top: 32px;
    margin-bottom: 32px;
    background-color: #a5c422;
}
.contact-us .media-body .excerpt .sc_services_item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-bottom: 28px;
}
.contact-us .sc_services_item {
    position: relative;
}
.contact-us .sc_services_item .sc_icon {
    position: relative;
    height: 3em;
    line-height: 3.1em;
    width: 2.785em;
    background: transparent url(images/hex.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    text-align: center;
    margin-right: 14px;
}
.contact-us .sc_services_item .sc_services_item_title {
    font-size: 0.93em;
    font-weight: 700;
    height: 1.75em;
    line-height: 1.75em;
    margin-top: 0;
    color: #30383b;
}
.contact-us .sc_services_item .sc_services_item_description p {
    margin-top: 0;
    line-height: 1.75em;
    overflow: hidden;
    font-size: 0.86em;
    color: #787c83;
}
.white-popup-block {
    background: #fff;
    padding: 20px;
    text-align: left;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
    border: 10px solid #3fb6e0 !important;
}
.white-popup-block .mfp-close {
    right: -18px;
    top: -20px;
    width: 22px;
    height: 22px;
    line-height: 1;
    background: #000;
    color: #fff;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 18px;
}
.book-an-appointment {
    position: fixed;
    right: 90px;
    bottom: -5px;
    background-color: #3d6c89;
    padding: 10px 20px;
    border-radius: 3px;
    margin-bottom: 3px !important;
    transition: background-color 0.5s ease;
    z-index: 100;
    box-shadow: 0 0 5px 0 #3c3b3b;
    color: #fff;
    font-weight: bold;
    height: 44px;
    text-transform: uppercase;
}
.book-an-appointment:before {
    content: " \f022";
    font-family: "FontAwesome";
    padding-right: 5px;
}
#frm-booking h3 {
    background-color: #3fb6e0;
    text-transform: uppercase;
    text-align: center;
    margin: auto;
    padding: 10px;
    display: block;
    color: #fff;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}
#frm-booking h3:before {
    content: " \f022";
    font-family: "FontAwesome";
    padding-right: 5px;
}
#frm-booking .frm-group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
#frm-booking .frm-group label {
    width: 150px;
    font-weight: normal;
    font-size: 13px;
    font-family: arial;
    color: #30383b;
}
#frm-booking .frm-group .wpcf7-form-control-wrap {
    margin: 0;
    -webkit-flex: 1px;
    -moz-flex: 1px;
    -ms-flex: 1px;
    -o-flex: 1px;
    flex: 1px;
}
#frm-booking .frm-group br {
    display: none;
}
#frm-booking .uabb-modal-title-wrap {
    text-align: center;
}
#frm-booking .uabb-modal-title {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
    display: block;
}
#frm-booking .wpcf7-date,
#frm-booking .wpcf7-select,
#frm-booking .wpcf7-text {
    padding: 6px 12px;
    border-radius: 3px;
    font-size: 13px;
    color: #787c83;
    border: 1px solid #dadee6;
    margin-bottom: 0;
}
#frm-booking .frm-btn {
    display: block;
    overflow: hidden;
    text-align: center;
}
#frm-booking .wpcf7-submit {
    margin-bottom: 0;
    padding: 10px 35px;
    font-size: 13px;
    line-height: 1.4;
    display: inline-block;
    background-color: #3fb6e0;
    color: #fff;
    font-family: "arial", sans-serif;
    text-align: center;
}
#frm-booking .wpcf7-submit:hover {
    background-color: #000;
}
#frm-booking div.wpcf7 .ajax-loader {
    float: none;
    display: inline-block;
}
#frm-booking .wpcf7-form-control-wrap {
    margin-bottom: 15px;
}
.wpcf7-form div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    margin-bottom: 0;
}

.footer-top-wrap {
    display: block;
    overflow: hidden;
}
.footer-top-wrap section {
    width: 50%;
    float: left;
}
.footer-top-wrap .footer-contact .row.list-grid,
.footer-top-wrap .footer-contact .container.clearfix {
    width: 585px;
    padding: 0;
    float: right;
    margin-left: 28px;
    margin-top: 14px;
    margin-bottom: 14px;
}
.footer-top-wrap .footer-contact .container.clearfix {
    margin-bottom: 0;
}
.footer-top-wrap .footer-contact .row.list-grid {
    margin-top: 0;
}
.footer-top-wrap .footer-contact .section-title {
    text-align: left;
    margin-bottom: 48px;
    margin-top: 0px;
}
.footer-top-wrap .footer-contact .section-title .heading {
    margin-bottom: 8px !important;
}
.footer-top-wrap .footer-contact .section-title .excerpt p {
    text-align: left;
    margin: 0;
}
/* 404*/
.clear {
    clear: both;
}
.page-404 {
    text-align: center;
    margin-top: 20px;
}
.page-404 .title-404 {
    line-height: 1em;
    font-size: 16em;
    font-weight: 300;
    color: #30383b;
    font-family: "arial", sans-serif;
}
.page-404 .h2-404 {
    font-size: 1.86em;
    line-height: 1em;
    margin-bottom: 0.8126em;
    margin-top: 0.5em;
    color: #3fb6e0;
}
.page-404 .entry-404 p {
    color: #222;
    font-size: 14px;
    line-height: 22px;
}
.page-404 .entry-404 a {
    margin: 20px 0px;
    color: #fff;
    padding: 1.16em 2.3em 1.08em;
    display: inline-block;
    background-color: #a5c422;
    text-transform: capitalize;
    font-family: "arial", sans-serif;
    font-size: 13px;
    line-height: 17px;
}
.page-404 .entry-404 .search-404 .search-form {
    width: 278px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
.search-no-results .story .search-form,
.page-404 .entry-404 .search-form {
    position: relative;
}
.search-no-results .story .search-form:before,
.page-404 .entry-404 .search-form:before {
    content: "\f002";
    position: absolute;
    right: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #30383b;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-indent: 0;
    font-weight: normal;
    z-index: 1;
    text-align: center;
}
.search-no-results .story .search-form .search-submit,
.page-404 .entry-404 .search-form .search-submit {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px !important;
    height: 45px;
    text-indent: -999px;
    width: auto;
    background-color: transparent;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    z-index: 9;
}
.search-no-results .story .search-form input.search-field,
.page-404 .entry-404 .search-form input.search-field {
    background: #fff;
    border: medium none;
    box-shadow: none;
    color: #30383b;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    outline: medium none;
    padding: 10px;
    width: 100%;
    height: 45px;
    margin-bottom: 0;
    max-width: 100%;
    border: 1px solid #ccc;
}
.search-no-results .story .search-form input.search-field:focus,
.page-404 .entry-404 .search-form input.search-field:focus {
    border-color: #3fb6e0;
}
/* Khong tim thay bai viet*/
.search-no-results .content-main {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.search-no-results .column.span-9 {
    width: calc(76.5% - 30px);
    margin-right: 30px;
}
.search-no-results .section-title.medium .heading {
    margin-top: 0;
}
.search-no-results .column.span-9 .story p,
.search-no-results .column.span-6 .story p {
    margin-bottom: 30px;
}
.search-no-results .story input[type="text"] {
    max-width: 100%;
}
/* Chuyen muc */
.content_wrap {
    position: relative;
    float: left;
    padding-bottom: 7.5em;
    width: calc(80% - 30px);
    margin-bottom: 0;
}
.content_wrap:after {
    background-color: #ededed;
    content: "";
    height: 100%;
    position: absolute;
    right: -30px;
    top: -70px;
    padding-bottom: 70px;
    width: 1px;
}
.content_wrap .section-title,
.content_wrap .article-title {
    margin-bottom: 2.3em;
}
.content_wrap .section-title .heading,
.content_wrap .article-title .heading {
    font-family: "arial", sans-serif;
    font-size: 2em;
    line-height: 1.3em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0.5em;
    color: #30383b;
}
.content_wrap .section-title .heading a,
.content_wrap .article-title .heading a {
    color: #30383b;
}
.content_wrap .section-title .heading a:hover,
.content_wrap .article-title .heading a:hover {
    color: #3d6c89;
}
.content_wrap .meta-info .meta-item {
    display: inline-block;
    color: #30383b;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
    margin-right: 15px;
    font-family: Lora, serif;
}
.content_wrap .meta-info .meta-item a {
    color: #30383b;
    font-size: 14px;
    line-height: 18px;
}
.content_wrap .meta-info .meta-item a:hover {
    color: #a5c422;
}
.content_wrap .post-news-item + .post-news-item {
    margin-top: 3em;
    border-top: 1px solid #e4e7e8;
    padding-top: 2.5em;
}
.content_wrap .post-news-item .thumbnail {
    margin-bottom: 2.3em;
}
.content_wrap .post-news-item .thumbnail a {
    position: relative;
    line-height: 0.1;
    display: block;
}
.content_wrap .post-news-item .thumbnail a:before {
    content: "\e8ee";
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-family: "fontello";
    font-size: 1.5em;
    color: #ffffff;
    cursor: pointer;
    height: 57px;
    line-height: 57px;
    width: 57px;
    background-color: rgba(0, 0, 0, 0.62);
    border: 0;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 100px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.content_wrap .post-news-item .thumbnail a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
}
.content_wrap .post-news-item .post-content .copy {
    display: block;
    overflow: hidden;
    margin-bottom: 0;
}
.content_wrap .post-news-item .post-content .copy .excerpt {
    font-size: 14px;
    font-family: "arial", sans-serif;
    line-height: 21px;
    color: #30383b;
    margin-bottom: 30px;
}
.content_wrap .post-news-item .btn-medium:hover {
    background-color: #3d6c89;
    color: #fff;
}
/* Phan trang*/
.pagination {
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin: 0;
    margin-top: 40px;
    margin-bottom: 0px;
    width: 100%;
}
.pagination a,
.pagination span {
    min-width: 30px;
    color: #3fb6e0;
    padding: 0;
}
.pagination .nav-links .page-numbers {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 10px 0px 0;
    text-align: center;
    border: 1px solid #a5c422;
    display: inline-block;
    color: #a5c422;
    background-color: transparent;
}
.pagination .nav-links .page-numbers:hover {
    background: #a5c422;
    color: #fff;
}
.pagination .nav-links .current {
    background: #a5c422;
    box-shadow: none;
    color: #fff;
}
.pagination .next,
.pagination .prev {
    width: auto !important;
    padding: 0 20px !important;
}
/* Bai viet*/
.relative-post-default ul li {
    padding: 0;
}
.relative-post-default ul li a {
    font-size: 15px;
    display: inline-block;
    line-height: 30px;
    color: #30383b;
}
.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 #3fb6e0;
    border-bottom: 4px solid transparent;
}
.relative-post-default ul li a:hover {
    color: #3fb6e0;
}
/* Lien he */
.page-id-635 .section-title.medium .heading,
.page-id-376 .section-title.medium .heading {
    margin: 0;
}
.page-id-635 .section-title.medium .excerpt p,
.page-id-376 .section-title.medium .excerpt p {
    font-size: 15px;
}
.lien-he-form .layers-masonry-column {
    margin-bottom: 0;
}
.lien-he-form .contact-form-popup {
    display: none;
}
.lien-he-form .contact-form-popup div.wpcf7 img.ajax-loader {
    display: none;
}
.lien-he-form .popup-form-contact {
    display: block;
    text-align: center;
}
.lien-he-form .popup-form-contact:hover {
    color: #fff !important;
    background-color: #002c41;
}
.mfp-content .wpcf7-form p:first-of-type {
    margin-top: 0 !important;
}
.mfp-content .wpcf7-form p:last-of-type {
    margin-bottom: 0 !important;
}
.mfp-content .contact-form-popup {
    border: 1px solid #ddd;
    border-top: 0;
    position: relative;
    background-color: #fff;
    padding: 24px 20px 20px 20px;
    width: auto;
    max-width: 500px;
    max-height: 600px;
    margin: 20px auto;
    overflow-x: hidden;
    overflow-y: auto;
}
.mfp-content .contact-form-popup div.wpcf7 img.ajax-loader {
    display: none;
}
.mfp-content .contact-form-popup:before {
    background-color: #3fb6e0;
    height: 4px;
    content: " ";
    position: absolute;
    width: 100%;
    top: -1px;
    left: -1px;
    display: block;
    padding: 0 1px;
}
.mfp-content .contact-form-popup .mfp-close {
    top: 3px;
    width: 1em;
    height: 1em;
    line-height: 1em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #333;
}
.mfp-content .contact-form-popup .mfp-close:hover {
    background-color: #a5c422;
    color: #fff;
}
.mfp-content .contact-form-popup .btn-submit {
    text-align: center;
}
.mfp-content .contact-form-popup .btn-submit .wpcf7-submit {
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin-bottom: 0;
    margin-top: 1em;
    font-size: 0.929em;
    line-height: 1.2857em;
    display: inline-block;
    background-color: #a5c422;
    color: #fff;
    text-transform: capitalize;
}
/* Gioi thieu*/
.page-id-633 .post-633 .section-title,
.page-id-473 .post-633 .section-title,
.page-id-633 .post-473 .section-title,
.page-id-473 .post-473 .section-title {
    display: none;
}
/* 04. SIDEBAR */
.relative-post-default .section-nav-title,
.sidebar .section-nav-title {
    font-family: "arial", sans-serif;
    font-size: 1.357em;
    line-height: 1.3em;
    font-weight: 400;
    margin-top: 1.2em;
    margin-bottom: 1em;
    text-transform: capitalize;
    color: #30383b;
}
.sidebar.column.span-4 {
    margin-bottom: 100px;
}
.sidebar {
    margin-bottom: 0;
}
.sidebar .widget li:not(:last-child) {
    margin: 0;
}
.sidebar .widget {
    background: transparent;
    min-height: 10px !important;
    padding: 0;
    width: 100%;
    margin-bottom: 53px;
}
.sidebar .widget ul li {
    position: relative;
    padding-left: 0;
    color: #787c83;
}
.sidebar .widget ul li a {
    color: #30383b;
    font-size: 14px;
    line-height: 24px;
}
.sidebar .widget ul li a:hover {
    color: #3fb6e0;
}
.sidebar .widget ul .current-cat a {
    color: #3fb6e0 !important;
}
.sidebar .widget:last-child {
    margin-bottom: 0;
}
.sidebar .widget_search {
    padding: 0;
    background-color: transparent;
    overflow: visible;
}
.sidebar .widget_search .search-form {
    position: relative;
    overflow: visible;
}
.sidebar .widget_search .search-form:before {
    content: "\e8ec";
    font-size: 16px;
    font-family: "fontello";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #acb4b6;
    position: absolute;
    right: 0;
    text-align: center;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-indent: 0;
    font-weight: normal;
}
.sidebar .widget_search .search-form .search-submit {
    display: block;
    position: absolute;
    right: 0;
    width: 41px !important;
    height: 41px;
    text-indent: -999px;
    width: auto;
    background-color: transparent;
    box-shadow: none;
    text-shadow: none;
    color: #7a7a7a;
    border: 0;
    top: 50%;
    transform: translateY(-50%);
}
.sidebar .widget_search .search-form input::-webkit-input-placeholder,
.sidebar .widget_search .search-form textarea::-webkit-input-placeholder {
    color: #30383b;
}
.sidebar .widget_search .search-form input::-moz-placeholder,
.sidebar .widget_search .search-form textarea::-moz-placeholder {
    color: #30383b;
}
.sidebar .widget_search .search-form input[type="email"]::placeholder,
.sidebar .widget_search .search-form textarea::placeholder {
    color: #30383b;
}
.sidebar .widget_search .search-form input.search-field {
    background: transparent;
    border: 1px solid #ededed;
    box-shadow: none;
    color: #30383b;
    font-family: "arial", sans-serif;
    font-size: 13px;
    outline: medium none;
    padding: 0.5em 1.23em;
    width: 100%;
    height: 3.153em;
    line-height: 2.153em;
    margin-bottom: 0;
    max-width: 100%;
    overflow: visible;
}
.sidebar .widget_search .search-form input.search-field:focus {
    border-color: #b8bcc4;
}
.sidebar .widget_tag_cloud .tagcloud {
    padding-top: 10px;
    display: block;
    overflow: hidden;
}
.sidebar .widget_tag_cloud .tagcloud a {
    background-color: #30383b;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block;
    float: left;
    font-size: 0.715em !important;
    font-weight: 500;
    margin: 0 5px 5px 0;
    padding: 4px 10px;
    text-transform: capitalize;
    color: #fff;
    line-height: 24px;
}
.sidebar .widget_tag_cloud .tagcloud a:hover {
    color: #fff;
    background-color: #3fb6e0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.sidebar .widget_categories ul li {
    position: relative;
    padding-left: 1em !important;
}
.sidebar .widget_categories ul li:before {
    content: "\e90d";
    position: absolute;
    left: 1px;
    top: 0;
    font-size: 1em;
    color: #3d6c89;
    font-family: "fontello";
}
.sidebar .widget_categories ul li:not(:last-child) {
    border-bottom: 1px solid #ededed;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.sidebar .widget_categories ul li a {
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
}
.sidebar .widget_calendar th,
.sidebar .widget_calendar td {
    font-weight: 400;
    text-align: center;
    border-width: 0;
    padding: 0;
}
.sidebar #wp-calendar {
    border: 0;
}
.sidebar #wp-calendar caption {
    font-size: 19px;
    line-height: 24px;
    color: #30383b;
    text-align: center;
    text-transform: inherit;
    padding: 10px 4px;
}
.sidebar #wp-calendar tfoot {
    display: none;
}
.sidebar #wp-calendar th {
    color: #232a34;
    font-size: 0.93em;
    font-weight: 600;
    padding-bottom: 28px;
    position: relative;
}
.sidebar #wp-calendar th:after {
    background-color: #ededed;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 14px;
    width: 100%;
}
.sidebar #wp-calendar td {
    color: #acb4b6;
}
.sidebar #wp-calendar td a {
    color: #3fb6e0;
    font-weight: bold;
    padding: 5px;
}
.sidebar #wp-calendar td a:hover {
    background: transparent url(images/hex_blue.png) no-repeat;
    background-size: contain;
    background-position: center center;
    color: #fff;
    font-weight: normal;
}
.sidebar #wp-calendar #today {
    background: transparent url(images/hex_blue.png) no-repeat;
    background-size: contain;
    background-position: center center;
    color: #fff;
}
.sidebar #wp-calendar #today a {
    color: #fff !important;
}
.sidebar.pull-right {
    padding-left: 20px;
    float: right;
}
.sidebar .popular-posts .wpp-list li .wpp-post-title {
    color: #232a34;
}
.sidebar .popular-posts .wpp-list li {
    border: 0;
    margin: 0;
    padding: 0;
}
.sidebar .popular-posts .wpp-list li + li {
    border-top: 1px solid #ededed;
    margin-top: 1.785em;
    padding-top: 1.785em;
}
/* Bai viet moi*/
.popular-posts .wpp-list li + li {
    margin-top: 1.785em;
    padding-top: 0.35em;
}
.popular-posts .wpp-list li {
    margin-bottom: 0;
}
.popular-posts .wpp-list li a {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    width: 4.65em;
    height: 4.65em;
    margin: 0 1em 4px 0;
    overflow: hidden;
}
.popular-posts .wpp-list li .wpp-post-title {
    margin: 0;
    margin-bottom: 7px;
    height: auto;
    width: calc(100% - 80px);
    border-radius: 0;
    float: left;
    font-size: 15px;
    line-height: 23px;
}
.popular-posts .wpp-list li .wpp-post-title:hover {
    color: #55bde3;
}
.popular-posts .wpp-list li .post-stats {
    padding-left: 73px;
}
.popular-posts .wpp-list li .post-stats .wpp-date {
    color: #a1aaad;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 1.5em;
    font-family: "Lora";
    font-style: italic;
    font-weight: normal;
}
.footer-site.invert .popular-posts .wpp-list li .wpp-post-title:hover {
    color: #3d6c89;
}
/* 05. FOOTER */
.footer-site.invert .section-title .heading,
.footer-site.invert .section-nav-title {
    position: relative;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 24.375px;
    padding-bottom: 24.375px;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
}
.footer-site.invert .section-title .heading:after,
.footer-site.invert .section-nav-title:after {
    background-color: #3d6c89;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
}
.footer-site.invert .popular-posts .wpp-list li .wpp-post-title {
    color: #ececec;
}
.footer-site {
    font-size: 0.93em;
    font-weight: 300;
    padding: 6em 0 3.9em;
    /* form dang ky nhan tin */
    /* Thong tin lien he */
    /* menu thong tin huu ich*/
    /* Chuyen muc*/
}
.footer-site input::-webkit-input-placeholder,
.footer-site textarea::-webkit-input-placeholder {
    color: #a4abae;
}
.footer-site input::-moz-placeholder,
.footer-site textarea::-moz-placeholder {
    color: #a4abae;
}
.footer-site input[type="email"]::placeholder,
.footer-site textarea::placeholder {
    color: #a4abae;
}
.footer-site .section-title {
    margin-bottom: 0;
}
.footer-site .row {
    padding-bottom: 0;
    padding-top: 0;
}
.footer-site .row .row {
    padding: 0;
}
.footer-site .column.span-3 .layers-masonry-column {
    margin-bottom: 0;
}
.footer-site .about .layers-masonry-column {
    margin-bottom: 0;
}
.footer-site .about .media-image {
    margin-left: 0;
}
.footer-site .about .media-image img {
    margin-left: 0;
}
.footer-site .about .media-image + .media-body {
    margin-top: 30px;
}
.footer-site .widget_nav_menu {
    margin-top: 2.34em;
}
.footer-site .widget_nav_menu ul li {
    padding: 0;
    display: inline-block;
    float: left;
    margin: 0 0 2px 2px;
    padding-top: 2px;
    overflow: hidden;
}
.footer-site .widget_nav_menu ul li a {
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    margin-left: 0px;
    margin-right: 40px;
    text-align: center;
}
.footer-site .widget_nav_menu ul li a:before {
    content: "";
    position: absolute;
    color: #ececec;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    font-size: 15px;
    top: 0;
    left: 0;
    line-height: 20px;
    text-align: center;
}
.footer-site .widget_nav_menu ul li a:hover {
    background-color: transparent;
    opacity: 1;
}
.footer-site .widget_nav_menu ul li a:hover:before {
    color: #a1aaad;
}
.footer-site .widget_nav_menu ul li a[href*="facebook"]:before {
    content: "\f09a";
}
.footer-site .widget_nav_menu ul li a[href*="twitter"]:before {
    content: "\f099";
}
.footer-site .widget_nav_menu ul li a[href*="plus"]:before {
    content: "\f0d5";
}
.footer-site .widget_nav_menu ul li a[href*="youtube"]:before {
    content: "\f16a";
}
.footer-site .widget_nav_menu ul li a[href*="pinterest"]:before {
    content: "\f231";
}
.footer-site textarea:focus,
.footer-site input:focus {
    box-shadow: none;
}
.footer-site span.wpcf7-not-valid-tip {
    margin-top: -5px;
}
.footer-site .wpcf7-form p {
    margin: 0 0 15px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.75);
    font-size: 1.4rem;
}
.footer-site .wpcf7-form p:first-of-type {
    padding-top: 1px;
}
.footer-site .wpcf7-form input,
.footer-site .wpcf7-form textarea {
    background-color: transparent;
    border-color: #4f5b64;
    color: #aaa;
    padding: 0 0 0.5em;
    line-height: 16px;
    margin-bottom: 0.8em;
    height: auto;
    font-size: 13px;
    color: #fff;
}
.footer-site .wpcf7-form input:focus,
.footer-site .wpcf7-form textarea:focus {
    border-color: #ddd;
}
.footer-site .wpcf7-form textarea {
    resize: none;
    max-height: 50px;
}
.footer-site .wpcf7-form .wpcf7-submit {
    padding: 0.7em 1.5em 0.7em 1.5em;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 0.929em;
    line-height: 1.2857em;
    display: inline-block;
    background-color: #3d6c89;
    color: #fff;
}
.footer-site .wpcf7-form div.wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    color: #a5c422;
}
.footer-site .logo-footer .media-image img {
    margin-left: 0;
}
.footer-site .ttlh .excerpt p {
    margin: 0 0 7px 0;
    line-height: 1.6em;
    padding-left: 2px;
    font-size: 13px;
    color: #666;
}
.footer-site .ttlh .excerpt p i {
    width: 20px;
    font-size: 15px;
    color: #3fb6e0;
    line-height: 1.6em;
    display: block;
    float: left;
    height: 23px;
}
.footer-site .ttlh .excerpt p a {
    color: rgba(0, 0, 0, 0.65);
}
.footer-site .ttlh .excerpt p a:hover {
    color: #3fb6e0;
}
.footer-site .last .widget_text .textwidget {
    padding-bottom: 12px;
    color: rgba(0, 0, 0, 0.65);
    font-size: 13px;
}
.footer-site .widget_categories .cat-item a {
    text-transform: capitalize;
    font-family: "arial", sans-serif;
    font-size: 14px;
    color: #a5c422;
    text-decoration: none;
}
.footer-site .widget_categories .cat-item a:hover {
    color: #3fb6e0;
}
.footer-bottom {
    background: #051f3e;
    text-align: center;
    padding: 15px 0 15px;
}
.footer-bottom .copyright p.site-text {
    color: #a1aaad;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
}
.footer-bottom #mbmcl a {
    font-size: 14px !important;
}
.footer-bottom #mbmcl a:hover {
    color: #ed1c24 !important;
}
/* 06. RESPONSIVE*/
.category .post-item {
    width: 48%;
    margin-right: 2%;
    margin-top: 0 !important;
    padding-top: 0 !important;
    border: 0px !important;
    margin-bottom: 3em;
}
@media (max-width: 1439px) and (min-width: 1263px) {
    .wrapper-site .container {
        max-width: 1000px;
    }
    .title-container.invert .title {
        max-width: 1000px;
    }
    .header-secondary .clearfix {
        max-width: 1000px;
    }
}
@media (max-width: 1262px) and (min-width: 1136px) {
    .wrapper-site .container {
        max-width: 910px;
    }
    .title-container.invert .title {
        max-width: 910px;
    }
}
@media (max-width: 1366px) {
    .content-eight .service-us .media {
        width: 500px;
    }
    .content-eight .layers-masonry-column.mt6 .heading {
        margin-top: 3rem !important;
    }
    .footer-top-wrap .footer-contact .container.clearfix,
    .footer-top-wrap .footer-contact .row.list-grid {
        width: 500px;
        float: right;
    }
}
@media (max-width: 1200px) and (min-width: 1120px){
    .header-site nav .menu > li > a{
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
    }         
}
@media (max-width: 1200px) {
	.content_wrap {
		width: 100%;
	}
    .content-eight .service-us .media {
        width: auto;
    }
    .footer-top-wrap .footer-contact .container.clearfix,
    .footer-top-wrap .footer-contact .row.list-grid {
        float: left;
        width: auto;
    }
    .content-one .excerpt div h4 {
        font-size: 17px;
    }
    .content-one .excerpt {
        padding: 20px 20px 0 0;
    }
    .content-seven {
        padding-bottom: 70px;
    }
    .column.span-8 {
        float: left;
        clear: left;
    }
    .sidebar.column.span-4 {
        float: right;
        width: 100% !important;
        clear: right;
        margin-bottom: 100px;
    }
    .sidebar.column.span-4 .widget {
        width: 100%;
    }
}
@media (max-width: 1024px){
    .header-site .top_panel_wrap_inner .open_hours_wrap,
    .header-site .top_panel_wrap_inner .contact_phone_wrap {
        display: none;
    }
    .responsive-nav {
        display: block !important;
        margin-top: 0;
        margin-left: 0;
    }
    section[class*=" off-canvas-"] .nav-mobile {
        display: block;
    }
    .header-site .logo {
        margin-top: 17px;
        margin-bottom: 17px;
        display: flex;
        display: -webkit-flex;
    }
    .header-site .top_panel_bottom {
        width: auto;
        box-shadow: none !important;
        border-top: 0;
    }
    .header-site nav .menu {
        display: none;
    }    
    .header-site .clearfix {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .header-site .clearfix {
        flex-direction: row;
        -webkit-flex-direction: row;
    }          
}
@media (max-width: 991px) {
    .header-site .top_panel_wrap_inner .open_hours_wrap,
    .header-site .top_panel_wrap_inner .contact_phone_wrap {
        display: none;
    }
    .content_wrap:after {
        top: -40px;
        padding-bottom: 0;
    }
    .content-one .excerpt {
        padding: 20px 20px;
    }
    .header-site .clearfix {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .header-site .top_panel_bottom .container nav {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
    .title-container.invert {
        margin-bottom: 40px;
    }
    .header-center .container,
    .header-center > .clearfix {
        flex-direction: row;
        -webkit-flex-direction: row;
    }
    .header-site.is_stuck.is_stuck_show {
        display: none;
    }
    .responsive-nav {
        display: block !important;
        margin-top: 0;
        margin-left: 0;
    }
    section[class*=" off-canvas-"] .nav-mobile {
        display: block;
    }
    .header-site .clearfix {
        flex-direction: row;
        -webkit-flex-direction: row;
    }
    .header-site .logo {
        margin-top: 17px;
        margin-bottom: 17px;
        width: 100% !important;
        display: flex;
        display: -webkit-flex;
    }
    .header-site .top_panel_bottom {
        box-shadow: none !important;
        border-top: 0;
    }
    .header-site nav .menu {
        display: none;
    }
    .content-one .excerpt {
        display: block;
    }
    .content-one .excerpt p:first-child {
        font-size: 14px;
        width: 100%;
        display: block;
        overflow: hidden;
        text-align: center;
    }
    .content-one .excerpt p:first-child .sc_icon {
        float: none;
        text-align: center;
    }
    .content-one .excerpt div {
        text-align: center;
    }
    .content-two .about-01 {
        background-size: 100%;
    }
    .footer-top-wrap .footer-contact .container.clearfix,
    .footer-top-wrap .footer-contact .row.list-grid {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
    }
    .lien-he-form .row.container.list-grid {
        margin-bottom: 30px;
    }
}
@media (max-width: 768px) {
    .sidebar {
        width: 100% !important;
    }
    .sidebar.pull-left {
        margin-bottom: 60px;
    }
    .sidebar .widget {
        width: 100% !important;
    }
    .sidebar.span-3 + .span-6,
    .span-6.content_wrap {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
	.category .post-item {
		width: 100%;
		margin-right: 0;
	}
    .mt6 {
        margin-top: 60px;
    }
    .mb6 {
        margin-bottom: 60px;
    }
    .mt5 {
        margin-top: 5rem;
    }
    .mb5 {
        margin-bottom: 5rem;
    }
    .mt4 {
        margin-top: 34px;
    }
    .mb4 {
        margin-bottom: 34px;
    }
    .pt0 {
        padding-top: 0;
    }
    .pb0 {
        padding-bottom: 0;
    }
    .pt4 {
        padding-top: 20px;
    }
    .pb4 {
        padding-bottom: 20px;
    }
    .pb150 {
        padding-bottom: 150px;
    }
    .section-title.medium .heading {
        margin-top: 0;
    }
    .content-one .row.list-grid {
        display: block;
    }
    .content-one .layers-masonry-column {
        width: 100%;
        margin-right: 0;
    }
    .content-one .excerpt {
        padding: 30px 20px 30px 0;
        display: flex;
        display: -webkit-flex;
    }
    .content-one .excerpt p:last-child {
        margin-bottom: 0;
    }
    .content-one .excerpt p:first-child {
        width: auto;
        overflow: inherit;
        width: 79px;
    }
    .content-one .excerpt div {
        text-align: left;
        width: calc(100% - 78px);
    }
    .title-container.invert {
        margin-bottom: 30px;
    }
    .content-eight {
        padding-top: 0;
        padding-bottom: 0;
    }
    .content-eight .layers-masonry-column {
        width: 100%;
        margin-right: 0;
    }
    .content-eight .service-us {
        margin-top: 40px;
    }
    .content-eight .service-us .media-body {
        text-align: center;
    }
    .content_wrap {
        width: 100%;
        padding-bottom: 70px !important;
    }
    .sidebar {
        margin-bottom: 60px;
        width: 100% !important;
    }
    .sidebar .widget {
        width: 100% !important;
    }
    .sidebar.pull-right {
        padding-left: 0;
    }
    .content_wrap .post-news-item + .post-news-item {
        padding-top: 40px;
        margin-top: 40px;
    }
    .sidebar.column.span-4 {
        margin-bottom: 50px;
        width: 100% !important;
    }
    .footer-top-wrap .footer-contact,
    .footer-top-wrap .map {
        width: 100%;
    }
    .footer-top-wrap .footer-contact .layers-map,
    .footer-top-wrap .map .layers-map {
        max-height: 300px !important;
    }
    .footer-top-wrap .footer-contact .container.clearfix {
        width: 100%;
        margin: 0;
        float: none;
        clear: both;
        padding: 0 15px;
    }
    .footer-top-wrap .footer-contact .section-title {
        text-align: center;
    }
    .footer-top-wrap .footer-contact .section-title .heading {
        margin-top: 0;
    }
    .footer-top-wrap .footer-contact .section-title .excerpt p {
        text-align: center;
    }
    .footer-top-wrap .footer-contact .layers-masonry-column {
        text-align: center;
    }
    .footer-site .column.span-4 {
        width: 100%;
        float: none;
        overflow: hidden;
        margin-bottom: 0 !important;
    }
    .footer-site .column.span-4 + .column.span-4 {
        margin-top: 40px;
    }
    .map-lh .layers-map {
        max-height: 300px !important;
    }
    .lien-he-form .row.container.list-grid {
        margin-bottom: 0px;
    }
    .search-no-results .content_wrap {
        padding-bottom: 30px !important;
    }
}
@media (max-width: 667px) {
    .title-container.invert .title .heading,
    .content_wrap .section-title .heading,
    .content_wrap .article-title .heading,
    .content-eight .service-us .heading,
    .content-five .layers-masonry-column .heading,
    .content-four .layers-masonry-column .heading,
    .section-title.medium .heading {
        font-size: 25px;
    }
    .content-four .layers-masonry-column .heading {
        font-size: 22px;
    }
    .content-two .about-01 {
        display: none;
    }
    .content-two .about-2 {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-left: 0;
    }
    .content-two .layers-masonry-column a.btn-medium {
        left: 50%;
        transform: translateX(-50%);
    }
    .swiper-pagination-clickable {
        display: none;
    }
    .content-six .col-sp-3,
    .content-three .service-content {
        width: calc(50% - 15px);
        margin-right: 30px;
        padding: 0;
    }
    .content-six .col-sp-3:nth-child(3n + 3),
    .content-three .service-content:nth-child(3n + 3) {
        margin-right: 30px;
    }
    .content-six .col-sp-3:nth-child(2n + 2),
    .content-three .service-content:nth-child(2n + 2) {
        margin-right: 0;
    }
    .title-container.invert .title .bread-crumbs,
    .title-container.invert .title .excerpt {
        display: none;
    }
    .title-container.invert .title .heading {
        width: 100%;
        justify-content: center;
        -webkit-justify-content: center;
        text-align: center;
    }
    .content-eight .service-us,
    .content-eight .video-service {
        width: 100%;
    }
    .content-eight .service-us {
        padding-left: 15px;
        padding-right: 15px;
    }
    .content-eight .video-service .excerpt iframe {
        height: 300px !important;
    }
    .lien-he-form .layers-masonry-column {
        width: 100%;
        margin-right: 0;
    }
    .lien-he-form .layers-masonry-column + .layers-masonry-column {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .lien-he-form .popup-form-contact {
        left: 50%;
        transform: translateX(-50%);
    }
    .lien-he-form .popup-form-contact:hover {
        color: #fff !important;
    }
    .content_wrap {
        padding-bottom: 50px !important;
    }
    .sidebar .widget {
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {
    #back-to-top {
        right: 15px;
    }
    .footer-site .about .media-image img,
    .site-logo-link img,
    .mark img {
        max-width: 80%;
    }
    .content-five .layers-masonry-column .excerpt p {
        font-size: 16px;
    }
    .content-eight .service-us .heading {
        font-size: 23px;
    }
    .ykkh .lcam-carousel .media-body .excerpt {
        padding: 0 20px;
    }
    .ykkh .lcam-carousel-controller-center button {
        font-size: 17px;
        padding: 10px 0;
    }
    .content-three .service-content {
        width: 100%;
        margin-right: 0;
    }
    .content-six .col-sp-3,
    .content-three .service-content {
        width: 100%;
        margin-right: 0;
    }
    .page-404 .title-404 {
        font-size: 10em;
    }
    .page-404 .entry-404 p {
        font-size: 16px;
    }
    .content_wrap {
        padding-bottom: 40px !important;
    }
}
@media (max-width: 375px) {
    .white-popup-block {
        width: 95%;
    }
    #frm-booking h3 {
        font-size: 17px;
        padding: 5px;
    }
    #frm-booking .frm-group {
        margin-bottom: 10px;
    }
    #frm-booking .frm-group label {
        width: 100%;
    }
}
ul.social-icon {
    list-style: none;
    margin: 0 !important;
    display: flex;
}

ul.social-icon li img {
    width: 40px;
    margin: 0;
    margin-right: 10px;
}

.contact-us .media-body .excerpt .sc_services_item:last-child {
    margin-bottom: 0 !important;
}
.content-one .media-body.text-left {
    position: relative;
}

.content-one .media-body.text-left a.button.btn-medium {
    position: absolute;
    bottom: 15px;
    right: 20px;
    background: transparent;
    border: 2px solid;
    border-radius: 50px;
    padding: 10px 20px;
}
.top_panel_bottom .container {
    max-width: none !important;
}
#wpp-3{
	display: none;
}
.content-main .column.span-4{
	width: 20%;
}
.story p{
	text-align: justify;
}
.footer-site {
    background-color: #002c41 !important;
}
.image-slider .swiper-slide .overlay{
     padding: 0;
}
.image-slider .swiper-slide .overlay .container{
     max-width: 100%;
     padding: 0;
}
.image-slider .swiper-slide .overlay .container img{
    width: 100%;
}
.image-slider .swiper-slide{
     cursor: pointer;
}
.category  .content_wrap {
    display: flex;
    flex-wrap: wrap;
}
.category .post-item:nth-child(2n+2) {
    margin-right: 0;
}
.category .post-item .thumbnail a {
    width: 100%;
    display: block;
    padding-top: 60%;
}
.category .post-item .thumbnail a img {
    position: absolute;
    height: auto;
    top: 0;
    left: 0;
    width: 100%;
}
.category .post-item .heading {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
.content_wrap .post-news-item .thumbnail a:after {
	content: '';
	font-family: "fontello";
	font-size: 1.5em;
	color: #ffffff;
	cursor: pointer;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	border: 0;
	position: absolute;
	z-index: 9;
	left: 50%;
	top: 50%;
	text-align: center;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	opacity: 0;
	filter: alpha(opacity=0);
	margin-top: 100px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.content_wrap .post-news-item .thumbnail a:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0;
}
@media(max-width: 768px) {
	.content-one .media-image img {
		max-width: 35%;
		margin-top: 30px;
	}
	.content-one .excerpt {
		justify-content: center;
	}
	.content-one .excerpt div {
		text-align: center;
	}
}
@media(max-width: 600px) {
	.content-one .excerpt div h4 {
		margin-bottom: 5px;
	}
	.content-one .excerpt div h4 {
		height: auto;
	}
	.content-one .media-body.text-left {
		margin-top: 0;
	}
	.content-one .excerpt div p {
		font-size: 13px;
		line-height: 20px;
	}
}