/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap');

.owl-dots {
    display: none;
}
:root {
    --main-color: #ff6100;
}

#main, #wrapper {
    background-color: #18191b;
}

body {
    font-size: 14px !important;
}

p, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    line-height: 26px;
}
.cam-ket .number {
    color: #464646;
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: normal;
}
.price-design2 .nav-tabs+.tab-panels {
    background-color: #222427;
    padding: 30px;
    border-radius: 20px;
}
.price-design2 .nav-tabs>li.active>a {
    background-color: #fff;
    color: var(--primary-color);
}
.price-design2 .nav-tabs>li>a {
	color: white;
	border-radius: 10px 10px 0 0;
}
.price-design2 .pricing-table-wrapper .pricing-table {
	padding: 0;
}
.price-design2 .pricing-table .pricing-table-header .title {
	display: none;
}
.price-design2 ul.nav.nav-tabs {
    gap: 15px;
}
p.number-free {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 20px;
	color: var(--primary-color);
}
p.number-free + p {
    font-size: 20px;
    border-top: 1px solid #606060;
    border-bottom: 1px solid #606060;
    padding: 10px 0;
}
.cam-ket p.number::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 25px;
    height: 25px;
    background: var(--primary-color);
    z-index: -1;
    border-radius: 50%;
    top: 32px;
}
.ho-so {
	border: 1px solid var(--primary-color);
}
.ho-so p {
    margin: 0;
    padding: 10px 0;
    font-size: 16px;
}
.ho-so i {
	color: var(--primary-color);
}
.row.ho-so:nth-of-type(3) {
    background: white;
}
.row.ho-so:nth-of-type(3) p {
    color: black;
}
.row.ho-so {
    max-width: 100%;
    margin: auto !important;
}
.icon-box-img svg,
.icon-box-img img {
    padding: 0;
}

.row.wrap > .col > .col-inner {
    height: 100%;
}

.slider-wrapper .flickity-page-dots {
    bottom: -10px;
}

.slider-wrapper .slider-nav-light .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: #cccccc !important;
    opacity: 1;
    border: none;
    margin: 0 4px;
}

.slider-wrapper .slider-nav-light .flickity-page-dots .dot.is-selected {
    background: var(--main-color) !important;
}

/* .slick-list.draggable {
    padding: 0 !important;
} */

.slick-slider button.slick-arrow {
    display: none !important;
}

/******/
.section-title b {
    background-color: transparent;
}

.section-title-container,
.section-title-container .section-title {
    margin-bottom: 0;
    border: none;
}

#main span.section-title-main,
h2.title-link {
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 50px;
    border: none;
    padding-bottom: 40px;
    margin: 0
}
.box-image img {
	border-radius: 20px;
}
.animate-img .gallery-col:nth-child(even) {
    opacity: 0;
    transform: translateX(50%);
    transition: opacity 3s ease, transform 1.5s ease, box-shadow 0.5s ease !important;
}
.animate-img .gallery-col:nth-child(odd) {
    opacity: 0;
    transform: translateX(-50%);
    transition: opacity 3s ease, transform 1.5s ease, box-shadow 0.5s ease !important;
}
.animate-img .gallery-col.is-visible {
	opacity: 1;
	transform: none;
}
.animate-img .gallery-col {
    transition: all 0.5s ease;
}
h2.title-link {
    text-align: center;
}
.price-design .pricing-table-header .title, .price-design .pricing-table-header .price {
    display: none;
}
.price-design .price-tab {
	background: #222427;
	border-radius: 20px; 
}
.price-design .price-tab img {
	border-radius: 20px;
}
.price-design span.title-price {
    background: white;
    color: var(--primary-color);
    padding: 8px 15px;
    border-radius: 10px;
    margin-right: 10px;
    margin-top: 30px;
    display: inline-block;
}
.price-design .pricing-table-wrapper .pricing-table {
	padding: 0;
}
.thanh-phan-hs img {
	border-radius: 20px;
}
.thanh-phan-hs .video.video-fit.mb {
    width: 80%;
    margin: auto;
}
h3.title-base {
    font-size: 30px;
    font-weight: 400;
    text-transform: none;
    line-height: 50px;
    margin-bottom: 40px;
}
.uu-dai span.section-title-main {
    padding-bottom: 15px !important;
}
.uu-dai .row > .large-2 {
    flex-basis: 20%;
    max-width: 20%;
}
.uu-dai .row > .large-2 > .col-inner {
    background: #101010;
    height: 100%;
    padding: 50px 30px;
    border-radius: 20px;
}
.uu-dai .row > .large-2 > .col-inner {
	z-index: 1;
}
.uu-dai .icon:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    background: white;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 100%;
	transition: .8s;
}
.gallery-col.col img {
    border-radius: 20px;
}
.cai-tao .large-columns-2 > .gallery-col:first-child > .col-inner::after {
    content: '\f061';
    top: 50%;
    position: absolute;
    left: 102.5%;
    font-family: 'FontAwesome';
    font-size: 40px;
    transform: translateY(-50%);
    color: var(--primary-color);
}
#footer .box-image img {
	border-radius: 0;
}
.cai-tao .row.large-columns-2.medium-columns-.small-columns-2.row-large:not(:last-child)::after {
    content: '';
    border: 1px dashed white;
    width: 1140px;
    margin: auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.cai-tao .row.large-columns-2.medium-columns-.small-columns-2.row-large {
    position: relative;
    margin-bottom: 30px;
}
.give-section .slider-wrapper .slider-nav-light .flickity-page-dots .dot {
    width: 40px;
    height: 4px;
    opacity: 1;
    border: none;
    margin: 0 4px;
    border-radius: 5px;
}
.give-section .slider-wrapper .flickity-page-dots {
	bottom: 25px;
}
.give-section .slider-wrapper {
    background: #101010;
    padding-top: 60px;
}
.give-section .slider-wrapper .text {
	margin-top: 1rem;
}
.cai-tao .row.large-columns-2.medium-columns-.small-columns-.row-large:not(:last-child) {
	position: relative;
	margin-bottom: 30px;
}
.uu-dai .row > .col > .col-inner:hover > .icon-box > .icon-box-img > .icon:after {
	transform: scale(8);
}
.uu-dai .col-inner {
	overflow: hidden;
}
.uu-dai .icon {
	padding: 20px;
}
/*** HEADER ***/
.header-top {
    border-bottom: 1px solid #ffffff33;
}

.header-top ul.header-contact {
    display: flex;
    flex-direction: row-reverse;
}

.header-top ul.header-contact > li {
    margin: 0 15px 0 0 !important;
}

.header-top ul.header-contact > li a {
    font-size: 14px;
    color: #fff;
    text-transform: none;
}

.header-top ul.header-contact > li a:hover {
    color: var(--main-color);
}

.header-top ul.header-contact > li a > i {
    color: var(--main-color);
}

.header-top ul.header-contact > li a::after {
    display: none;
}
.home-ss2 .pricing-table-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    overflow-y: scroll;
}
.header-top li.header-social-icons .social-icons {
    display: flex;
}
.home-ss-2 .pricing-table-wrapper .pricing-table {
    position: absolute !important;
    top: 0;
    overflow: hidden;
    border-radius: 17px !important;
    width: 100%;
    height: 322px;
    overflow-y: scroll;
	transition: 1s;
	visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear;
}
.home-ss-2 .owl-item:hover .pricing-table {
	visibility: visible;
  	opacity: 0.9;
}
.home-ss-2 .pricing-table-wrapper .pricing-table::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: transparent;
}
.home-ss-2 img {
	border-radius: 20px;
}
.home-ss-2 .pricing-table-wrapper .pricing-table::-webkit-scrollbar
{
	width: 4px;
	background-color: transparent;
}

.home-ss-2 .pricing-table-wrapper .pricing-table::-webkit-scrollbar-thumb
{
	background-color: silver;
	border-radius: 20px;
}
.price-slider .img {
    border-radius: 20px;
    overflow: hidden;
}
.header-top li.header-social-icons .social-icons .icon {
    opacity: 1 !important;
    margin: 0 5px;
}

.header-top li.header-social-icons .social-icons .icon:last-child {
    margin-right: 0;
}

.header-top li.header-social-icons .social-icons .icon i {
    font-size: 14px;
    color: var(--main-color);
    height: 28px;
    width: 28px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
	background-color: white;
}
.header-top i.icon-twitter::before {
	content: '';
}
.header-top i.icon-twitter {
	background-image: url(/wp-content/uploads/2024/06/1s.png);
	background-size: 100%!important;
}
.header-main .flex-col.flex-grow,
.header-main ul.header-nav,
.flex-col.hide-for-medium.flex-right {
    height: 100%;
}

.header-main ul.header-nav>li.menu-item {
    margin: 0;
    padding: 0 10px;
    height: 60px;
}

.header-main ul.header-nav>li.menu-item>a {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    display: flex;
    justify-content: center;
    height: 100%;
    padding: 0;
}

.header-main ul.header-nav>li.menu-item>a::after {
    content: "\f111";
    font-family: 'FontAwesome';
    font-size: 6px;
    font-weight: 900;
    color: var(--primary-color);
    margin-left: 25px;
}
.header-main + div + .header-bg-container.fill {
    width: 28%;
    bottom: 0;
    position: absolute;
    top: unset;
    z-index: 1;
}
@media (min-width: 1600px) {
	.header-main + div + .header-bg-container.fill {
		width: 32%;
	}
}
@media (min-width: 1800px) {
    .header-main + div + .header-bg-container.fill {
        width: 34%;
    }
}
.header-main + div + .header-bg-container.fill::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--orange);
    clip-path: polygon(0 0, calc(100% - 80px) 0%, 100% 100%, 0% 100%);
}
.header-main + +div + .header-bg-container.fill > div {
    display: none;
}
.header-bg-container.fill::after {
    background-color: white !important;
    background-repeat: repeat;
    width: calc(100% - 20px);
    -webkit-clip-path: polygon(0 0, calc(100% - 60px) 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, calc(100% - 60px) 0%, 100% 100%, 0% 100%);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover;
}
.header-main ul.header-nav>li.menu-item:last-child>a::after {
    display: none;
}

.header-main ul.header-nav>li.menu-item.active>a,
.header-main ul.header-nav>li.menu-item:hover>a {
    color: var(--main-color);
}

.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown,
.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown>li>ul.sub-menu.nav-column {
    overflow: hidden;
    display: block;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    transform: perspective(600px) rotateX(-90deg);
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    position: absolute;
    left: 0px;
    min-width: max-content;
    padding: 0;
    background-color: #fff;
    box-shadow: 0 1px 11px 0px rgba(0,0,0,0.2);
    transform-origin: 0% 0%;
    z-index: 99;
    border: none;
}

.header-main ul.header-nav>li:hover>ul.sub-menu.nav-dropdown {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    transform: perspective(600px) rotateX(0deg);
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown>li {
    display: block;
    width: 100%;
	position: relative;
}

.header-main ul.header-nav>li ul.sub-menu>li {
    padding: 0 20px;
    border-bottom: solid 1px #f4f4f4;
}

.header-main ul.header-nav>li ul.sub-menu>li>a {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    padding: 12px 0;
    border-bottom: 0;
    margin: 0;
    color: #000;
    text-align: left;
    text-transform: initial;
}

.header-main ul.header-nav>li ul.sub-menu>li>a:hover {
    color: var(--main-color);
    background: #fff;
}

.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown>li>ul.sub-menu.nav-column {
    display: none;
	top: 0;
    left: 100%;
}

.header-main ul.header-nav>li>ul.sub-menu.nav-dropdown>li:hover>ul.sub-menu.nav-column {
    display: block !important;
}

.header-main ul.nav-right>li.has-icon {
    margin: 0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-main ul.nav-right>li.has-icon i {
    font-size: 18px;
    color: var(--main-color);
}

ul.header-nav-main>li.has-dropdown::before,
ul.header-nav-main>li.has-dropdown::after {
    display: none;
}

.header-search ul.nav-dropdown {
    min-width: 250px;
    top: 60px;
    right: 0;
    box-shadow: none;
    padding: 0;
    border: none;
}

.header-search ul.nav-dropdown .search-form {
    min-width: 250px;
    width: 100%;
}

.header-search ul.nav-dropdown .search-form .searchform-wrapper,
.header-search ul.nav-dropdown .search-form .searchform-wrapper .searchform {
    height: 50px;
}

.header-search ul.nav-dropdown .search-form input {
    height: 50px;
    font-size: 14px;
    color: #000;
    box-shadow: none;
    border: none;
}

.header-search ul.nav-dropdown .search-form button {
    height: 50px;
    min-height: unset;
    background: transparent;
    border: none;
    box-shadow: none;
}

.header-search ul.nav-dropdown .search-form button i {
    font-size: 18px;
    color: var(--main-color) !important;
}

.header-bottom {
    display: none !important;
}

/*** HOME ***/

.home-ss-1 {
    padding: 60px 0 50px !important;
}

.home-ss-1 .box .box-text {
    height: 100%;
    padding: 35px 30px;
    background: rgba(0,0,0,0.6);
    text-align: left;
}

.home-ss-1 .box .box-text h4 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.home-ss-1 .box .box-text p,
.home-ss-6 .icon-box .icon-box-text p {
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    color: #ddd;
    margin: 0;
}

.pricing-table-wrapper {
    height: 100%;
}

.pricing-table-wrapper .pricing-table {
    position: relative;
    border-radius: 3px;
    padding: 35px 0 40px;
    background: #222427;
    box-shadow: 0px 3px 38px 0px rgba(35,51,71,0.1);
    height: 100%;
	border: 1px solid #222427;
}


.pricing-table-wrapper .pricing-table .pricing-table-header .title {
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    border: none;
}

.pricing-table-wrapper .pricing-table .pricing-table-header .price {
    font-size: 35px;
    font-weight: 400;
    color: var(--main-color);
    line-height: normal;
    padding: 15px 0;
}
.home-ss-1 img {
	height: 300px; 
	object-fit: cover;
}
.pricing-table-wrapper .pricing-table .pricing-table-header .price::after {
    content: '/m2';
    font-size: 14px;
    font-weight: 400;
    color: #ddd;
}

.pricing-table-wrapper .pricing-table .pricing-table-header .description {
    width: 200px;
    position: absolute;
    top: 20px;
    left: -55px;
    line-height: 50px;
    letter-spacing: 1px;
    color: var(--primary-color);
    font-weight: bold;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    background: white;
    padding: 0;
	font-size: 14px;
}

.pricing-table-wrapper .pricing-table .pricing-table-items {
    padding: 0;
    margin-top: 10px;
}

.pricing-table-wrapper .pricing-table .pricing-table-items .bullet-item {
    padding: 15px 30px;
    border: none;
    text-align: left;
}

.pricing-table-wrapper .pricing-table .pricing-table-items .bullet-item:nth-child(1),
.pricing-table-wrapper .pricing-table .pricing-table-items .bullet-item:nth-child(3),
.pricing-table-wrapper .pricing-table .pricing-table-items .bullet-item:nth-child(5),
.pricing-table-wrapper .pricing-table .pricing-table-items .bullet-item:nth-child(7),
.pricing-table-wrapper .pricing-table .pricing-table-items .bullet-item:nth-child(9) {
    background: #2f3135;
}

.pricing-table-wrapper .pricing-table .pricing-table-items .bullet-item span {
    font-size: 14px;
    color: #ddd;
}

.pricing-table-wrapper .pricing-table .pricing-table-items .bullet-item span::before {
    content: "\f00c";
    font-family: "FontAwesome";
    margin-right: 5px;
    color: var(--main-color);
    font-size: 14px;
}
.dao-tao .box-text.text-center {
    padding-left: 0px; 
    padding-right: 0px; 
    padding-top: 20px;
	background: #222427;
}
.pricing-table-wrapper .pricing-table .pricing-table-items a.button, .price-ss-2 a.button {
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
    margin-top: 35px !important;
    border-radius: 3px;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    box-shadow: none !important;
}

.pricing-table-wrapper .pricing-table .pricing-table-items a.button:hover,
.form-dat-lich input.wpcf7-submit:hover, .dao-tao .button:hover,
#comments .comment-respond input.submit:hover {
    color: var(--main-color);
    background-color: #fff!important;
    border-color: var(--main-color);
}

.home-ss-3 {
    color: #ddd;
}

.home-ss-4 {
    padding-bottom: 0 !important;
}

.home-ss-4 p {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 0;
}

.home-ss-4 a.button {
    background: #fff !important;
    color: #000;
    border-radius: 3px;
    height: 45px;
    line-height: 45px;
    padding: 0 40px;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0 0;
    box-shadow: none !important;
}

.home-ss-4 a.button:hover {
    color: var(--main-color);
}

.home-ss-6 .icon-box .icon-box-text h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}


.box-blog-post .box-text {
    padding: 0;
    text-align: left;
}
.logo-img .box-image {
    background: white;
    padding: 10px;
    border-radius: 5px;
    margin-left: 0;
}
.about h3 {
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
	margin-bottom: 50px;
}
.about {
    padding-bottom: 0 !important;
}
.count-section .icon-box-text.last-reset p {
    margin: 0;
}
span.count-up, span.count-up + span {
    font-size: 36px;
    font-weight: bold;
    line-height: normal;
}
.about .icon-box-text.last-reset {
    display: flex;
    align-items: center;
}
.box-blog-post .box-text h5.post-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 20px 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 100%;
    min-height: 44px;
	transition: 0.2s;
}

.box-blog-post .box-text h5.post-title:hover {
    color: var(--main-color);
}

.box-blog-post .box-text .is-divider {
    display: none;
}

.box-blog-post .box-text .post-meta-wrap {
    display: flex;
    pointer-events: none;
    font-size: 14px;
    color: #fff;
}

.box-blog-post .box-text .post-meta-wrap .post-name {
    margin-right: 25px;
}

.box-blog-post .box-text p.from_the_blog_excerpt {
    display: none;
}

/*** FOOTER ***/

.section-footer {
    padding: 60px 0 30px !important;
    font-size: 14px;
}

.section-footer span.section-title-main,
.accordion .accordion-item .accordion-title {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    color: #fff;
    line-height: normal;
    letter-spacing: 0.5px;
    padding: 0 0 20px;
    margin: 0;
    border: none;
}

.section-footer .box .box-text {
    padding: 0;
    margin-top: 12px;
    font-size: 14px;
}

.section-footer .accordion .accordion-item .accordion-title .toggle {
    right: 0;
    left: unset;
    top: -5px;
    height: unset;
    min-height: unset;
    width: unset;
    display: none;
}

.section-footer .accordion .accordion-item .accordion-inner {
    padding: 0;
    display: block;
}

.section-footer .ux-menu .menu-item .ux-menu-link__link {
    line-height: 37px;
    padding: 0;
    min-height: unset;
    border: none !important;
}

.section-footer .ux-menu .ux-menu-link:hover .ux-menu-link__link,
.section-footer .ux-menu .menu-item .ux-menu-link__link:hover,
.section-footer .ux-menu .ux-menu-link--active .ux-menu-link__link {
    color: var(--main-color);
}

ul.ft-ct li {
    list-style: none;
    margin: 0;
    line-height: 37px;
}

ul.ft-ct li span {
    color: var(--main-color);
}

.absolute-footer {
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.absolute-footer .copyright-footer {
    font-size: 14px;
    color: #fff;
}

.absolute-footer .copyright-footer a {
    color: var(--main-color) !important;
}

a#top-link {
    width: 50px;
    height: 50px;
    line-height: 44px;
    background: var(--main-color);
    font-size: 20px;
    font-weight: 900;
}

/*** BREADCRUMB ***/

.archive-page-header,
.page-title.featured-title,
.woocommerce-page .shop-page-title.featured-title .title-bg,
.checkout-page-title.page-title {
    background-image: url(/wp-content/uploads/2023/10/bg_breadcrumb.webp) !important;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-title .title-overlay {
    background-color: transparent !important;
}

.page-title.featured-title .page-title-inner,
.archive-page-header .col,
.checkout-page-title.page-title .page-title-inner {
    min-height: unset !important;
    padding: 50px 15px;
}

.page-title-inner .title-wrapper {
    padding: 0;
    width: 100%;
}

.page-title-inner .title-content,
.page-title-inner .entry-divider {
    display: none;
}

.checkout-page-title.page-title .page-title-inner .flex-grow {
    flex: unset;
}

.checkout-page-title.page-title .breadcrumbs a,
.checkout-page-title.page-title .breadcrumbs span {
    display: none;
    color: #fff;
}

.checkout-page-title.page-title .breadcrumbs a.current {
    display: block;
}

.page-title.featured-title .title-wrapper,
.page-title.featured-title .title-content,
.page-title.featured-title .flex-center {
    text-align: left;
	margin: 0;
}

.product-page-title .page-title-inner .flex-col:nth-child(1) {
    display: none;
}

.archive-page-header .page-title,
.page-title.featured-title h1.entry-title,
.page-title h1.shop-page-title,
.checkout-page-title.page-title .breadcrumbs {
    font-weight: 700;
    font-size: 36px;
    text-transform: none;
    letter-spacing: normal;
    line-height: 50px;
    color: #fff;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
}

.title-breadcrumbs,
.shop-page-title .woocommerce-breadcrumb {
    padding: 0;
}

.shop-page-title .form-flat {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

#breadcrumbs,
.breadcrumbs {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 24px;
    color: var(--main-color) !important;
    text-align: left;
}
.woocommerce-breadcrumb {
    padding: 0;
}

#breadcrumbs span::after {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 10px;
    color: #fff !important;
    padding: 0 12px;
}

#breadcrumbs span:last-child::after {
    display: none;
}

#breadcrumbs a,
.breadcrumbs .divider,
.breadcrumbs a {
    color: #fff;
    opacity: 1;
}

#breadcrumbs a:hover,
.breadcrumbs a:hover {
    color: var(--main-color);
}

/*** PAGE ***/

.about-ss-1 {
    padding: 70px 0 0 !important;
}

.about-ss-1 .col-1 .img img {
    height: 500px;
}

.about-ss-2 {
    padding-bottom: 80px !important;
}

.about-ss-2 .testimonial-wrap {
    position: relative;
    width: 100%;
    float: left;
    padding: 20px 30px 30px 80px;
    background: rgba(0,0,0,0.5);
}

.about-ss-2 .testimonial-wrap::before {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 900;
    color: #111;
    padding: 10px 20px;
    background: var(--main-color);
    position: absolute;
    left: 0px;
}

.price-ss-2 {
    padding: 60px 0 !important;
}

.contact-ss-1 {
    padding: 70px 0 60px !important;
}

.contact-ss-1 ul.ft-ct {
    margin-bottom: 30px;
}

.contact-ss-1 ul.ft-ct li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 10px;
}

.contact-ss-1 ul.ft-ct > li > i {
    position: absolute;
    top: 4px;
    left: 0;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: var(--main-color);
    font-size: 14px;
    background: #fff;
    border: 1px solid var(--main-color);
}

.contact-ss-1 ul.ft-ct > li > i.fa-mobile {
    font-size: 20px;
}

.contact-ss-1 .ct-map p {
    margin-bottom: 0;
}

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

form.wpcf7-form .wpcf7-spinner {
    display: none;
}

.form-lien-he h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 37px;
    margin-bottom: 10px;
}

.form-lien-he input,
.form-lien-he textarea {
    height: 40px;
    padding: 0 15px;
    border: 1px solid #ebebeb;
    box-shadow: none !important;
    margin-bottom: 15px;
    font-size: 14px;
}

.form-lien-he textarea {
    padding: 10px 15px;
}

.form-lien-he input.wpcf7-submit {
    padding: 0 30px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: white;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: none !important;
}

.form-lien-he input.wpcf7-submit:hover {
    background: #fff;
    color: var(--main-color);
    border-color: var(--main-color);
}

.form-dat-lich p.text {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

.form-dat-lich .wrap {
    display: flex;
    justify-content: space-between;
}

.form-dat-lich .wrap .col-1,
.form-dat-lich .wrap .col-2 {
    width: 48.5%;
}

.form-dat-lich input,
.form-dat-lich select,
.form-dat-lich textarea {
    height: 60px;
    padding: 10px 20px;
    box-shadow: none !important;
    border: 1px solid #EAEBF3;
    margin-bottom: 33px;
    font-size: 14px;
}

.form-dat-lich textarea {
    min-height: 156px;
}

.form-dat-lich input.wpcf7-submit {
    line-height: 45px;
    height: 45px;
    padding: 0 40px;
    border-radius: 3px;
    border: 1px solid transparent;
    font-size: 15px;
    color: white;
    display: flex;
    margin: 15px auto 0;
}

.book-ss-1 {
    padding: 70px 0 100px !important;
}

/*** BLOG ***/

.blog-wrapper {
    padding: 0 0 40px !important;
}

.blog-wrapper .row.align-center {
    margin-top: 70px;
}

.blog-wrapper .row.align-center > .large-10 {
    flex-basis: 100%;
    max-width: 100%;
}

.blog-wrapper.blog-archive .post-item:nth-child(1) .box-blog-post,
.blog-wrapper.blog-archive .post-item:nth-child(2) .box-blog-post {
    display: block;
    margin-bottom: 20px;
}

.blog-wrapper.blog-archive .post-item:nth-child(1) .box-blog-post .box-image,
.blog-wrapper.blog-archive .post-item:nth-child(2) .box-blog-post .box-image {
    width: 100%;
}

.blog-wrapper.blog-archive .post-item:nth-child(1) .box-blog-post .box-text,
.blog-wrapper.blog-archive .post-item:nth-child(2) .box-blog-post .box-text {
    padding-left: 0;
}

.blog-wrapper.blog-archive .post-item:nth-child(1) .box-blog-post .box-text h5.post-title,
.blog-wrapper.blog-archive .post-item:nth-child(2) .box-blog-post .box-text h5.post-title {
    margin-top: 20px;
}

.blog-wrapper.blog-single .entry-content.single-page {
    padding: 0 0 40px 0;
    border-bottom: 1px solid #EAEBF3;
}

.post-thumbnail-ct {
	display: none;
}

.post-thumbnail-ct img {
    width: 100%;
}

.post-title-wrap {
    position: relative;
    padding-left: 80px;
    padding-bottom: 12px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}

.post-title-wrap .post-name {
    margin-bottom: 5px;
}

.post-title-wrap h1.entry-title-ct {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0;
}

.post-title-wrap .post-date-wrap {
    height: 60px;
    width: 60px;
    background: var(--main-color);
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.post-title-wrap .post-date-wrap .post-day {
    font-size: 21px;
    font-weight: bold;
}

#comments h3.comments-title,
#comments .comment-respond h3#reply-title {
    font-size: 24px;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 0;
}

#comments .comment-respond h3#reply-title {
    margin-bottom: 20px;
}

#comments .comment-respond {
    margin-top: 24px;
    padding: 0;
    background: transparent;
}

#comments .comment-respond .logged-in-as, #comments .comment-respond .comment-notes {
    display: none;
}

#comments .comment-respond .comment-form-comment, #comments .comment-respond .form-submit {
    margin-bottom: 0;
}

#comments .comment-respond label {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 0;
}

#comments .comment-respond input,
#comments .comment-respond textarea {
    height: 40px;
    padding: 10px 15px;
    box-shadow: none !important;
    border: 1px solid #EAEBF3;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
}

#comments .comment-respond textarea {
    min-height: 148px;
}

#comments .comment-respond input.submit {
    height: 45px;
    line-height: 45px;
    padding: 0 40px;
    border-radius: 3px;
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin: 0;
}
.price-design .description.is-small {
	display: none;
}
.tes:after {
    content: "";
    display: inline-block;
    border-right: 30px solid var(--primary-color);
    border-bottom: 30px solid transparent;
    position: absolute;
    top: 100%;
    left: 0;
}
.tes {
	position: relative;
	background: white;
	margin-bottom: 40px;
	padding: 20px;
	border-radius: 20px 20px 20px 0;
}
.tes p {
	margin: 0;
}
i.fa.fa-quote-left {
    color: var(--primary-color);
    font-size: 30px;
}
.tes + .icon-box img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
}
.tes + .icon-box .icon-box-text.last-reset {
    display: flex;
    align-items: center;
}
.tes + .icon-box .icon-box-text.last-reset h3 {
	color: var(--primary-color);
}
.home-ss-1 .box, .home-ss-5 img, .post-item img, .home-ss-6 img {
    border-radius: 20px;
    overflow: hidden;
}
/*************** MOBILE AND TABLET CSS HERE  ***************/
@media only screen and (max-width: 1200px) {

	.home-ss-2 {
    	padding-top: 0 !important;
	}
    .off-canvas .mfp-close {
        opacity: 1;
        position: absolute;
        right: 5px;
        top: 5px;
    }

    .off-canvas .mfp-content {
        width: 280px;
        background: #fff;
        box-shadow: 0px 2px 11px 1px rgba(168,168,168,0.54);
    }

    .off-canvas .mfp-content #main-menu {
        height: 100%;
        background: #fff;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu {
        padding: 0;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.html_topbar_left {
        padding: 10px;
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
        background: #ececec;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.html_topbar_left img {
        height: 60px;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item {
        border: none;
        padding: 0;
        margin: 0;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item.active,
    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item:hover {
        background: transparent;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul li.menu-item a {
        font-size: 16px;
        font-weight: normal;
        text-transform: uppercase;
        color: #000;
        min-height: 36px;
        line-height: 36px;
        padding: 0 20px;
        border-bottom: solid 1px #ebebeb;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item.current-menu-item>a,
    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.menu-item.active>a,
    .off-canvas .mfp-content #main-menu .sidebar-menu ul li.menu-item a:hover {
        color: #000;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li>ul.children {
        padding: 0;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li>ul.children>li>a {
        padding-left: 35px;
        text-transform: none;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li>ul.children>li>ul>li>a {
        padding-left: 45px;
        text-transform: none;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li .toggle {
        background: #fff;
        color: #000;
        opacity: 1;
        height: 37px;
        min-height: unset;
        border: none;
        border-bottom: 1px solid #ebebeb;
        margin: 0;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li.active .toggle {
        border-bottom: none;
        border-top: 1px solid #ebebeb;
    }

    .off-canvas .mfp-content #main-menu .sidebar-menu ul>li .toggle i {
        font-size: 16px;
    }
    /*  */

    .header-main ul>li.has-icon i.icon-menu {
        color: var(--main-color);
        font-size: 30px;
    }

    .section-footer {
        padding-bottom: 0 !important;
    }

}

/*************** ADD TABLET ONLY CSS HERE  ***************/
@media (min-width: 768px) and (max-width: 1200px) {

    .container-width, .full-width .ubermenu-nav, .container, .row {
        max-width: 750px !important;
    }

    .header-top ul.nav-center {
        display: flex;
        justify-content: space-between;
    }

    .header-top ul.header-contact > li a {
        font-size: 13px;
    }

    .home-ss-1 .box .box-image .image-cover {
        padding-top: 88% !important;
    }

    .section-footer .box .box-image img {
        width: 32%;
    }

    .blog-wrapper.blog-archive .post-item:nth-child(1),
    .blog-wrapper.blog-archive .post-item:nth-child(2) {
        flex-basis: 50%;
        max-width: 50%;
    }

    .blog-wrapper.blog-archive .box-blog-post .box-image {
        width: 34%;
    }

}

/*************** ADD MOBILE ONLY CSS HERE  ***************/
@media only screen and (max-width: 48em) {
	.header-main + div + .header-bg-container.fill {
		width: 200%;
	}
	div#masthead {
    	height: 80px;
		background: white;
	}
	span.count-up, span.count-up + span {
    	font-size: 26px;
	}
	.about h3 {
		font-size: 28px;
	}
    .header-top ul.nav-center li.header-social-icons,
    .header-top ul.header-contact > li:nth-child(1) {
        display: none;
    }

    .header-top ul.nav-center li.header-contact-wrapper,
    .header-top ul.header-contact > li {
        margin: 0 !important;
    }

    .header-top ul.header-contact > li a {
        font-size: 16px;
    }

    .header-main #logo img {
        max-height: 80px;
    }

    .home-ss-1 .box .box-image .image-cover {
        padding-top: 94% !important;
    }

    #main span.section-title-main,
    h2.title-link {
        font-size: 20px;
        padding-bottom: 25px;
    }

    h3.title-base {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 25px;
    }

    .home-ss-4 p {
        font-size: 20px;
    }

    .home-ss-6 {
        padding: 0 !important;
    }

    .section-footer .box .box-image img {
        width: 65%;
    }

    .section-footer .accordion .accordion-item .accordion-inner {
        display: none;
    }

    .section-footer .accordion .accordion-item .accordion-title .toggle,
    .section-footer .accordion .accordion-item .accordion-title.active .accordion-inner {
        display: block;
    }

    a#top-link {
        width: 35px;
        height: 35px;
        line-height: 30px;
        font-size: 14px;
    }

    .archive-page-header .page-title,
    .page-title.featured-title h1.entry-title,
    .page-title h1.shop-page-title,
    .checkout-page-title.page-title .breadcrumbs {
        font-size: 30px;
        line-height: 40px;
    }

    .form-dat-lich .wrap {
        flex-direction: column;
    }

    .form-dat-lich .wrap .col-1,
    .form-dat-lich .wrap .col-2 {
        width: 100%;
    }

    .blog-wrapper.blog-archive .post-item:nth-child(1) .box-blog-post,
    .blog-wrapper.blog-archive .post-item:nth-child(2) .box-blog-post {
        margin-bottom: 0;
    }

    .blog-wrapper.blog-archive .box-blog-post {
        display: block;
    }

    .blog-wrapper.blog-archive .box-blog-post .box-image {
        width: 100%;
    }

    .blog-wrapper.blog-archive .box-blog-post .box-text {
        padding-left: 0;
    }

    .blog-wrapper.blog-archive .box-blog-post .box-text h5.post-title {
        margin-top: 20px;
    }
	.page-title.featured-title .page-title-inner, .archive-page-header .col, .checkout-page-title.page-title .page-title-inner {
		padding: 15px;
	}
	.price-ss-2 {
    	padding: 30px 0 !important;
	}
	.row.ho-so:nth-of-type(3) {
		background: unset;
	}
	.row.ho-so {
		border: none;
	}
	.row.ho-so .col {
		padding-left: 0;
		padding-right: 0;
	}
	.row.ho-so:nth-of-type(3) p{
		color: white;
	}

	.owl-carousel-stacked .owl-item.center {
	  transform: scale(0.9) !important;
	}

	.owl-carousel-stacked .owl-item {
	  transition: all 0.5s;
	  transform: scale(0.8) !important;
	}

	.owl-carousel-stacked .left-of-center {
	  transform: scale(0.8) translateX(114%) !important;
	}

	.owl-carousel-stacked .right-of-center {
	  transform: scale(0.8) translateX(-114%) !important;
	}

	.owl-carousel-stacked .center {
	  z-index: 2;
	}
	.owl-carousel-stacked .owl-carousel {
	  position: relative;
	}
	.home-ss-2 .pricing-table-wrapper .pricing-table {
		position: relative!important;
		visibility: visible;
		opacity: 1;
		border-radius: 30px!important;
	}
	.home-ss-2 .img {
		display: none;
	}
	.owl-carousel {
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	.home-ss-2 .pricing-table-wrapper .pricing-table {
		height: auto;
		border: 3px solid white;
	}
	.owl-item > .col {
		padding-bottom: 0;
	}
	.home-ss-2 span.section-title-main {
    	padding-bottom: 0 !important;
	}
	.header-bg-container.fill::after {
		display: none;
	}
	.page-title.featured-title h1.entry-title {
    	font-size: 25px;
	}
	.price-design2 ul.nav.nav-tabs.nav-uppercase {
		flex-wrap: nowrap;
		overflow: scroll;
		justify-content: start;
	}
	.price-design2 ul.nav.nav-tabs.nav-uppercase > li {
		flex-shrink: 0;
	}
	.price-design2 .nav-tabs+.tab-panels {
		border-radius: 0 0 20px 20px;
	}
	.uu-dai .row > .large-2 {
    	flex-basis: 50%;
    	max-width: 50%;
	}
	.uu-dai .row > .large-2 > .col-inner {
		padding: 15px;
	}
	.cai-tao .large-columns-2 > .gallery-col:first-child > .col-inner::after {
		content: '\f061';
		top: 50%;
		position: absolute;
		left: 104%;
		font-family: 'FontAwesome';
		font-size: 20px;
		transform: translateY(-50%);
		color: var(--primary-color);
	}
	.give-section .slider-wrapper .slider-nav-light .flickity-page-dots .dot {
		width: 26px;
	}
	.row.price-tab {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}