/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.18.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
	--main-color: #086634;
	--sc-color: #34994e;
	--hl-color: #6CC019;
    --color-black: #000000;
    --color-white: #ffffff;
    --color-grey: #cccccc;
	--w-container: 100vw
}
html {
	font-size: 3.3333vw;
	} 
h1, h2, h3, h4, h5, h6 {
    font-weight: 700 !important;
    margin: 0 0 1.25rem;
    line-height: 1.4;
}
.hidden-title {
	display: none
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.fw-400 {
	font-weight: 400
}
.fw-100 {
	font-weight: 100
}
.m-0 {
	margin: 0;
}
.mb-0 {
	margin-bottom: 0;
}
.p-0 {
	padding: 0 !important
}
.h-full {
	height: 100%
}
.w-full {
	width: 100%
}
.mb-0d75 {
	margin-bottom: 0.75rem
}
.mb-0d5 {
	margin-bottom: 0.5rem
}
.mb-1 {
	margin-bottom: 1rem
}
.mb-1d5 {
	margin-bottom: 1.5rem
}
.mb-2 {
	margin-bottom: 2rem
}
.mb-2d5 {
	margin-bottom: 2.5rem
}
.mb-3 {
	margin-bottom: 3rem
}
.mb-3d5 {
	margin-bottom: 3.5rem
}
.pb-1 {
	padding-bottom: 1rem !important
}
.pt-1 {
	padding-top: 1rem !important
}
.ptb-1 {
	padding: 1rem 0 !important
}
.pb-2 {
	padding-bottom: 2rem !important
}
.pt-2 {
	padding-top: 2rem !important
}
.ptb-2 {
	padding: 2rem 0 !important
}
.pb-3 {
	padding-bottom: 3rem !important
}
.pt-3 {
	padding-top: 3rem !important
}
.ptb-3 {
	padding: 3rem 0 !important
}
.pb-4 {
	padding-bottom: 4rem !important
}
.pt-4 {
	padding-top: 4rem !important
}
.ptb-4 {
	padding: 4rem 0 !important
}
.pb-5 {
	padding-bottom: 5rem !important
}
.pt-5 {
	padding-top: 5rem !important
}
.pb-6 {
	padding-bottom: 6rem !important
}
.pt-6 {
	padding-top: 6rem !important
}
.pb-7 {
	padding-bottom: 7rem !important
}
.pt-7 {
	padding-top: 7rem !important
}
.ptb-1 {
	padding: 1rem 0 !important
}
.ptb-2 {
	padding: 2rem 0 !important
}
.ptb-3 {
	padding: 3rem 0 !important
}
.ptb-4 {
	padding: 4rem 0 !important
}
.ptb-5 {
	padding: 5rem 0 !important
}
.ptb-6 {
	padding: 6rem 0 !important
}
.ptb-7 {
	padding: 7rem 0 !important
}
.ptb-8 {
	padding: 8rem 0 !important
}
.ml-0, .mx-0 {
    margin-left: 0 !important;
}
.mr-0, .mx-0 {
    margin-right: 0 !important;
}

.z-1 {
	z-index: -1
}
.z-1 {
	z-index: 1
}
.z-2 {
	z-index: 2
}
.z-3 {
	z-index: 3
}
.z-4 {
	z-index: 4
}
.z-5 {
	z-index: 5
}
.z-6 {
	z-index: 6
}
.z-7 {
	z-index: 7
}
.z-8 {
	z-index: 8
}
.z-9 {
	z-index: 9
}
.container {
	max-width: var(--w-container) !important
}
.header-main .logo {
    margin-right: 3rem;
}
.header-search ul.nav-dropdown {
    padding: 1.563rem;
    border-radius: 15px;
}
.rl {
	position: relative
}
li.header-search-form {
    padding: 0 !important;
}
li.header-search-form .ux-search-submit {
	display: none !important
}
li.header-search-form  input.search-field {
    box-shadow: none;
    height: 45px;
    border: 1px solid var(--main-color);
    outline: none;
}
.box__info__topbar {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}
.box__info__topbar span, .box__info__topbar a {
    font-size: 0.875rem;
	font-weight:500;
	color: #fff !important
}
.header-top .nav-left .phone .phone-number2 {
    display: inline-block;
    padding-left: 25px;
    position: relative;
}
.header-top .nav-left .phone .phone-number2:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 50%;
    left: 10px;
    top: 9px;
}
.header-top .nav-left .phone{
    margin-right: 1rem;
}
.container > .row {
	max-width: initial !important
}
.blog-wrapper {
	padding: 0 !important
}
.page__header__cat {
    min-height: 23.75rem;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
}
h2.page__title__blog {
    color: #fff;
    font-size: 2.75rem;
	display: inline;
	width: auto;
	padding: 0 15px
}
.row .container {
    padding-left: 15px;
    padding-right: 15px;
}
.header-bg-color {
    background-color: hsla(0,0%,100%,1) !important;
}
.accordion .toggle {
    left: auto;
    right: 0;
	opacity: 1
}
.accordion .toggle i.icon-angle-down {
    font-size: 1.35rem;
    color: #000;
}
.toolbar__widget {
    position: fixed;
    right: 50px;
    bottom: 100px;
    z-index: 999;
}
.toolbar__widget ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.toolbar__widget ul li {
	margin: 0 !important
}
.toolbar__widget ul li a {
    width: 44px;
    height: 44px;
    display: flex;
    border-radius: 50%;
    padding: 8px;
}
.toolbar__widget ul li a.hotline {
	background: var(--hl-color)
}
.toolbar__widget ul li a.email {
	background: #CAB238
}
.toolbar__widget ul li a.zalo {
	background: #0068FE;
	padding: 10px
}
.toolbar__widget ul li a.fanpage {
	background: #1877F2;
}
.toolbar__widget ul li:first-child {
    margin-bottom: 30px !important;
}
#scrollToTop a {
	padding: 5px !important
}
.quick-alo-ph-circle {
    width: 100px;
    height: 100px;
    top: -28px;
    left: -28px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid var(--hl-color);
    opacity: 1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
@keyframes quick-alo-circle-anim {
  0% { 
    transform: rotate(0) scale(.5) skew(1deg);
    opacity: .1;
  }
  30% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .5;
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}

/* Thêm vendor prefixes cho hỗ trợ trình duyệt cũ hơn */
@-webkit-keyframes quick-alo-circle-anim {
  0% { 
    -webkit-transform: rotate(0) scale(.5) skew(1deg);
    opacity: .1;
  }
  30% {
    -webkit-transform: rotate(0) scale(.7) skew(1deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}
.header-top .nav-center {
	white-space: nowrap
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {

    background-color: hsla(0,0%,100%,1) !important;

}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 15px;
    font-size: 1rem;
    color: #1b3c2b;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: none !important;
}
.off-canvas .nav-vertical>li>a {
    padding-bottom: 12px;
    padding-top: 12px;
}
.off-canvas .nav-vertical .toggle {
	opacity: 1;
}
.off-canvas .nav-vertical .toggle i {
	font-size: 1.25rem;
	color: #00
}
.off-canvas .nav-vertical li li>a {
	padding-top: 7px;
	padding-bottom: 7px;
    font-weight: 700 !important;
}
button.mfp-close {
    mix-blend-mode: unset;
    opacity: 1 !important;
}
.off-canvas .sidebar-menu {
    padding: 70px 0 30px;
}
ul.mobile-nav i {
    color: #000;
    font-size: 1.25rem !important;
}
ul.mobile-nav i.icon-menu {
	font-size: 1.875rem !important;
}
.nav-dropdown {
    padding: 20px;
}
.nav-dropdown>li>a {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    color: #232323 !important;
    font-weight: 700;
    font-size: 0.875rem;
}
.nav-dropdown>li>a:hover {
	background-color: transparent !important;
	color: var(--main-color) !important
}
.row__col__full .col-inner, .img__box__service {
	height: 100%
}
.galleries__footer__project .grid .grid__item{
   width: 32.7%;
	float: left;
	margin-bottom: 10px
}
.galleries__footer__project a.btn__global.btn {
    margin-top: 1.5rem;
}
section.galleries__footer__project {
    padding-bottom: 3rem;
}
.Ss__faq__detail__post {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.page-wrapper .entry-content img, .blog-single img, .single__post img{

    width: 100%;
}
.nav-dropdown {
    width: max-content;
	width: -webkit-max-content
}
.icon__box__footer a {
    color: #fff !important;
}
@media screen and (min-width: 564px) {
	html {
	font-size: 2vw;
	} 


}

@media screen and (min-width: 850px) {
	html {
	font-size: 1.6vw;
	} 
:root {
        --w-container: 97vw
    }
	.container {
		max-width: var(--w-container) !important
	}
	.row__pd0 > .col {
		padding-bottom: 0 !important
	}
}
@media screen and (min-width: 998px) {
	html {
	font-size: 1.3333vw;
	} 
:root {
        --w-container: 69rem
    }
	.container {
		max-width: var(--w-container) !important
	}
}
@media screen and (max-width: 1024px) {
.blog__featured__hp .image-cover {
    padding-top: 83.5% !important;
}
}
@media screen and (min-width: 1240px) {
	html {
	font-size: 1.11333vw;
	} 
	:root {
        --w-container: 80rem
    }
	.container {
		max-width: var(--w-container) !important
	}

}

@media screen and (min-width: 1440px) {
	html {
	font-size: 1vw;
	} 	
	:root {
        --w-container: 90rem
    }
	.container {
		max-width: var(--w-container) !important
	}
}
@media screen and (min-width: 1600px) {
	:root {
        --w-container: 71.125rem
    }
	html {
	font-size: 0.83333vw;
	} 
	.container {
		max-width: var(--w-container) !important
	}
}
@media screen and (max-width: 1599px) { }
@media screen and (max-width: 1439px) {}

@media screen and (max-width: 1239px) {}
@media screen and (max-width: 1025px) {
.box__content__banner {
    width: 70%;
}}
@media screen and (max-width: 997px) {
}
@media screen and (max-width: 849px) {
	.box__content__banner {
    width: 100%;
}
	.list__cards__process {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 2rem
	}
	.title__banner h2 {
    font-size: 2.25rem;
}
	.Ss__estimate .box__sub__heading {
    padding-left: 0;
}
	.wrapper__videos__garden {
    flex-direction: column;
}
	.wrapper__videos__garden .tabs__wrapper {
    width: 100%;
}
	.header-top .nav-center {
    flex-wrap: nowrap;
    white-space: nowrap;
    gap: 1rem;
}
	.header-top .nav-center {
    text-wrap: nowrap;
    animation-name: marqueeLine;
    animation-duration: 15s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
	@keyframes marqueeLine {
 	0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-130%);
}
}
.medium-logo-center .logo {
    order: 0;
}
	.header-search ul.nav-dropdown {
		left: auto !important;
		right: 0 !important
	}
	.projects__list__services {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
}
}

@media screen and (max-width: 768px) {
	.img__box__service .content__des__service h4 {
    font-size: 1.25rem;
}
	.toolbar__widget {
    right: 20px;
		bottom: 0;
}
	.toolbar__widget ul li:first-child {
    margin-bottom: 0 !important;
}
}
@media screen and (max-width: 563px) {
.title__banner h2 {
    font-size: 1.75rem;
}
	.Ss__slider__banner__hp .item__banner__hp {
    min-height: 23rem !important;
}
	.slider__banner__hp .flickity-page-dots {
    width: 100%;
    left: 15px;
}
	.list__cards__process {
		grid-template-columns: repeat(1, 1fr);
		gap: 2rem
	}
	.item__compare__project .item {
    flex-direction: column;
}
	.item__compare__project .thumbnail {
    width: 100%;
}
	.item__compare__project .content__post__project {
    width: 100%;
}
	.content__post__project h4 {
    height: auto;
}
	.page__header__cat {
    min-height: 19rem;
}
	.content__banner__project .title h2 {
    font-size: 2.25rem;
}
	.Ss__banner__project {
    padding: 3.75rem 0 !important;
}
	.galleries__footer__project .grid .grid__item {
    width: 31.5%;
}
	h2.page__title__blog {
    font-size: 2.25rem;
}
}