/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
body p {
  font-size: 18px;
  color: #333;
  text-align: justify;
}
a {
  color: #318a00;
  text-decoration: none;
}
.text-blink {
  animation: opacity 1s ease-in-out infinite;
  opacity: 1;
}

@keyframes opacity {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.h1-small {
  font-weight: 700;
  font-size: 25px;
}
/*
li{
	font-size:18px;
	color:#333;
}
*/
.box-customer {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 6px;
  padding: 20px;
}

.icon-box-custom-5 {
  border: 2px dashed #8cc63f;
  padding: 15px;
  border-radius: 15px;
  margin-top: 15px;
  background-color: #fff;
}
pre {
  border: solid 1px #e1e1e1;
  font-size: 1.2em;
  color: #ae4fc6;
  padding: 10px;
  background: #fffed1;
}

.primary-color {
  color: #318a00 !important;
}
.col-form-contact {
  margin: 1em 0;
  border: 2px solid #038018;
  padding: 10px;
  padding-top: 20px;
  border-radius: 10px;
}
.txt-center {
  text-align: center !important;
}
.col-contact-ct {
  background-color: #efe192;
  margin-right: 16px;
  margin-left: 16px;
  border: 3px dashed #222;
  padding: 5px;
  border-radius: 10px;
}
.woocommerce-Price-amount {
  color: #318a00 !important;
  font-size: 20px;
}
.absolute-footer.dark {
  color: rgba(255, 255, 255, 1);
}
.dark p {
  color: #ccc;
}
.text-justify {
  text-align: justify;
}
.box-style {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  color: #333;
  background-color: #fbb;
}
li {
  margin-bottom: 0px;
}
.color-primary {
  color: #318a00 !important;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.row,
.container {
  max-width: 1300px !important;
}
.title-small {
  color: #318a00;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: center;
}
.title-big {
  color: #333;
  font-size: 26px;
  font-weight: 600;
}
.title-big:after {
  content: "";
  display: block;
  width: 10%;
  height: 3px;
  background-color: #318a00;
  opacity: 0.5;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
.title-small-2 {
  color: #369900;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: center;
}
.title-big-2 {
  color: #ddd;
  font-size: 26px;
  font-weight: 600;
}
.title-big-2:after {
  content: "";
  display: block;
  width: 10%;
  height: 3px;
  background-color: #369900;
  opacity: 0.5;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

.project-custom span {
  color: #ddd;
  font-size: 18px;
}
.icon-box-custom-1 {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  margin-top: 15px;
  background-color: #b3ffb3;
}
.icon-box-custom-2 {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  margin-top: 15px;
  background-color: #99ff99;
  color: #333;
}
.icon-box-custom-3 {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  margin-top: 15px;
  background-color: #80ff80;
}
.icon-box-custom-4 {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  margin-top: 15px;
  background-color: #66ff66;
  color: #333;
}
.ul-custom {
  margin: 1em 0;
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
}

.ul-custom li {
  padding: 0;
  list-style: none;
  color: #111;
  margin: 0.5em;
  margin-left: 3em;
}

.ul-custom li:before {
  content: "\e00a";
  font-family: "fl-icons";
  float: left;
  margin-left: -1.5em;
  color: #318a00;
}
.box-txt-alert {
  background-color: #dfedd5;
  margin: 1em 0;
  border: 1px dashed #222;
  padding: 5px;
  border-radius: 4px;
  color: #333;
  font-size: 0.9em;
}
.box-border-ct {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
}
.pb-10 {
  padding-bottom: 10px;
}
.accordion-item {
  color: #333 !important;
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .h1-small {
    font-weight: 600;
    font-size: 16px;
  }
  .header-top {
    min-height: 5px !important;
  }
}
.sidebar-post .is-divider {
  display: none;
}
.sidebar-post .post-item {
  padding-bottom: 0px;
}
.sidebar-post .box-text {
  padding-right: 0px;
}
.sidebar-post .post-title {
  line-height: 1.2;
  font-size: 16px;
  font-weight: 400;
  display: block;
  color: #318a00;
  text-decoration: none;
}
.sidebar-post .box {
  border-bottom: 1px solid #ececec;
}
.single-page h2 {
  color: #318a00;
}
.single-page h3 {
  font-size: 1.4em;
}
.box-blog-post h5 {
  font-size: 1.3em;
  color: #318a00;
  font-weight: 600;
}
.footer-secondary {
  padding: 0px 0;
}
.pricing-table-header .title {
  font-size: 18px;
  padding-top: 20px;
  height: 60px;
}

.search-domain #wdc-style .small #Search {
  height: 45px !important;
  font-size: 20px !important;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  border-right: 0px solid;
}

.search-domain #wdc-style .small button#Submit {
  height: 32px !important;
  padding: 4px 20px !important;
  font-size: 16px !important;
}

.search-domain #wdc-style .input-group .input-group-btn {
  border-radius: 0 5px 5px 0;
  background-color: #fff;
  border-top: 1px solid #333;
  border-left: 0px solid #333;
  border-bottom: 1px solid #333;
  border-right: 1px solid;
}

.search-domain #wdc-style #Search:focus {
  border-top: 1px solid #333 !important;
  border-left: 1px solid #333 !important;
  border-bottom: 1px solid #333 !important;
  border-right: 0px solid #333 !important;
}

#wdc-style #results div {
  font-weight: 500;
  font-size: 18px !important;
  line-height: 30px;
  word-wrap: break-word;
}
.sm-view {
  display: none;
}
.custom-box-text {
}

.custom-box-text li {
  list-style: none;
  margin-left: 0px !important;
  font-size: 1.1em;
}

.custom-box-text li i {
  color: #09bb27;
  padding-right: 10px;
  font-size: 15px;
}
#wdc-style .btn-info {
  color: #fff;
  background-color: #038018 !important;
}
.h1-title-responsive {
  font-size: 2.2em;
}
@media (max-width: 549px) {
  .h1-title-responsive {
    font-size: 1.7em;
  }
}
@media only screen and (max-width: 767px) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .lg-view {
    display: none;
  }

  .sm-view {
    display: inline-block;
  }

  #wdc-style .input-group .input-group-btn,
  #wdc-style button#Submit {
    display: unset !important;
    width: 20% !important;
  }
  .ic-search-domain {
    font-size: 25px !important;
  }

  .search-domain #wdc-style .small button#Submit {
    height: 45px !important;
    margin-right: 0px;
    margin-left: 2px;
  }
  #domain-form #wdc-style #Search {
    border-radius: 5px !important;
    width: 77% !important;
  }
}
/*
<div class="footermenu-fix sm-view">
	<ul class="footermenu-wrap">
		<li id="item-1" class="footermenu-wrap-item ">
			<div class="hover footermenu-item color_primary">
				<a href="#" data-open="#main-menu" data-pos="left" data-bg="main-menu-overlay" data-color="" class="icon footermenu-itemlink" aria-label="Menu" aria-controls="main-menu" aria-expanded="false">
					<img src="https://ghouse.com.vn/wp-content/uploads/2020/10/menu-primary.png" width="23" height="23">
					<span>Menu</span> 
				</a>
			</div>
		</li>
		<li class="footermenu-wrap-item">
			<div class="footermenu-item">
				<a  href="tel:0328811678" class="footermenu-itemlink register_click_dangky">
					<img src="https://ghouse.com.vn/wp-content/uploads/2020/10/goi-dien-thoai-primary.png" width="23" height="23">		
					<span>Hotline</span> 
				</a>
			</div>
		</li>
		<li class="footermenu-wrap-item center">
			<div class="footermenu-svg">
				<img class="" src="https://ghouse.com.vn/wp-content/uploads/2020/10/circle-shape.png" alt="LiĂªn há»‡ ngay">
			</div>
			<div class="footermenu-shadow">		
			</div>
			<div class="footermenu-item color_white" style="padding-top:0px">
				<a class="footermenu-itemlink register_click_tuvan" href="https://m.me/greenhouse.danang.official">
					<img src="https://ghouse.com.vn/wp-content/uploads/2020/10/email-primary.png" width="30" height="30">	
					<span style="color:#fff">TÆ° váº¥n</span>
				</a>
			</div>
		</li>
		<li class="footermenu-wrap-item">
			<div class="footermenu-item">
				<a href="https://zalo.me/0325491514" target="_blank" class="footermenu-itemlink">
					<img src="https://ghouse.com.vn/wp-content/uploads/2020/10/chat-primary.png" width="23" height="23">
					<span>Chat Zalo</span>
				</a>
			</div>
		</li>
		<li class="footermenu-wrap-item">
			<div class="footermenu-item"> 
				<a class=" register_click_app  icon footermenu-itemlink" href="#" target="_blank" rel="nofollow" data-pos="left" data-bg="main-menu-overlay" data-color=""  aria-label="Menu" aria-controls="main-menu" aria-expanded="false"> <img src="https://ghouse.com.vn/wp-content/uploads/2020/10/giao-dien-primary.png" width="23" height="23">
					<span>Giao diá»‡n</span>
				</a>
			</div>
		</li>
	</ul>
</div>
*/

/*Báº¯t Ä‘áº§u Thiáº¿t káº¿ web Quáº£ng Nam*/
.container1 {
  position: relative;
  width: 1300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px;
}
.container1 .card1:hover {
  height: 420px;
  transition: 1s;
}
.container1 .card1 {
  position: relative;
  max-width: 300px;
  height: 220px;
  background: #fff;
  margin: 30px 10px;
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 5px 10px #555;
  transition: 0.3s ease-in-out;
}
.container1 .card1 .imgBX1 {
  position: relative;
  max-width: 260px;
  height: 260px;
  top: -60px;
  left: 31px;
  right: 120px;
}
.container1 .card1 .imgBX1 img {
  max-width: 100%;
  border-radius: 4px;
}
.container1 .card1 .content1 {
  position: relative;
  margin-top: -140px;
  padding: 10px 15px;
  text-align: center;
  color: #111;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.container1 .card1:hover .content1 {
  visibility: visible;
  opacity: 1;
  margin-top: -40px;
  transition-delay: 0.3s;
}
.Boxtexxt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.Boxtexxt span {
  text-transform: uppercase;
  display: block;
}
.text1 {
  color: white;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 8px;
  margin-bottom: 20px;
  position: relative;
  animation: text 3s 1;
}
.text2 {
  font-size: 30px;
  color: #fff;
}

@keyframes text {
  0% {
    background-color: rgba(0, 0, 0, 0.37);
    margin-bottom: -40px;
  }
  30% {
    letter-spacing: 25px;
    margin-bottom: -40px;
  }
  85% {
    letter-spacing: 8px;
    margin-bottom: -40px;
  }
}

.c-bold {
  color: #05681a;
}
.underline {
  background: #05681a;
  margin: 0 auto;
  width: 163px;
  height: 1px;
}
.sub-title1 {
  padding-top: 8px;
  padding-bottom: 11px;
}
.c-bold2 {
  color: #fff;
}
.underline1 {
  background: #fff;
  margin: 0 auto;
  width: 163px;
  height: 1px;
}
.sub-title2 {
  padding-top: 8px;
  padding-bottom: 11px;
  color: #fff;
}
.text-boxs > h3 {
  color: #000;
}
.text-boxs > p {
  color: #000;
}
.image-boxs {
  background: #fff;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.text-boxs {
  padding: 10px 15px;
}
li.tab.has-icon {
  background: #fff;
  border-radius: 23px;
  margin-bottom: 20px;
  margin-right: 18px;
}
.text-php {
  padding-top: 30px;
}
.text-wordpress {
  padding-top: 30px;
}
.text-lap > h3 {
  font-weight: 700;
  font-size: 42px;
  line-height: 1.3em;
}
.text-lap > ul {
  font-size: 18px;
  color: #000;
}
.tab-custom-by-huy .tab-panels .panel {
  transition: 2.2s !important;
}
.tab-custom-by-huy .tab-panels .active {
  /*transition: 3.2s !important;
	//transition-duration: 0.4s !important;*/
  transform: scale(1.1) !important;
}
.fade ul li:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  position: absolute;
  color: #fff;
}
.fade ul li {
  border: 1px solid #038018;
}

.fade ul li:first-child a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/php.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.fade ul li:nth-child(2) a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/wordpresss.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.fade ul li:nth-child(3) a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/android.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.fade ul li:nth-child(4) a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/react.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.fade ul li:nth-child(5) a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/digital-campaign.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.info-teacher h4 {
  color: #000;
}
.progress {
  height: 20px;
  background-color: #f5f5f5;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 700;
}
.progress-bar {
  text-align: left;
  background: #0bc560;
  padding-left: 10px;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  white-space: nowrap;
  transition: width 0.6s ease;
}
.row-im {
  border: 1px solid;
  border-radius: 4px;
  box-shadow: 5px 8px 5px 5px #888888;
}
.info-teacher {
  padding-top: 5px;
}
.nav-pills > li > a {
  width: 215px;
  text-align: center;
  justify-content: center;
  color: #038018;
}
.text-lap {
  padding-top: 35px;
}
@media (max-width: 549px) {
}
/*Káº¿t thĂºc Thiáº¿t káº¿ web Quáº£ng Nam*/
/*CustomCSS tĂ¹y biáº¿n*/
body {
  overflow: hidden;
}
/*
body{-webkit-touch-callout:none;-webkit-user-select: none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;} 
*/
/*hover áº£nh*/
.image-hoverme .box-image .image-cover > img {
  height: auto !important;
}
.image-hoverme .box-image .image-cover > img:hover {
  top: 100%;
  height: auto;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transition: all 5.4s ease-in-out;
}
.archive-page-header {
  display: none;
}
.price-ct-2 {
    font-size: 20px;
    line-height: 32px;
    position: relative;
    display: inline-block;
    padding-right: 0px;
}
.gia-ct-2 {
    position: relative;
    z-index: 1;
}
.price-xin {
    min-height: 110px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.price-ct-2:before {
    content: "";
    height: 1.5px;
    width: 62%;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 2;
    border-radius: 6px;
    margin-left: 70px;
    background: #ff0000b8;
}
.price-xin ii {

   text-decoration: line-through;
    color: #888;
}
.custom-pricing-box .title {
  padding-top: 20px;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6em;
  text-align: center;
  line-height: 30px;
  color: #038018cf;
}
.custom-pricing-box .list ul {
  padding-left: 5px;
}

.custom-pricing-box .subtitle {
  max-width: 270px;
  margin: 0px auto 20px auto;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 10px;
}

.custom-pricing-box .price {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-weight: 600;
  font-size: 2.2em;
  line-height: 0.75;
  color: #038018cf;
}

.custom-pricing-box .period {
  display: inline-block;
  vertical-align: bottom;
  font-weight: 400;
  font-size: 20px;
  color: #030712;
  line-height: 22px;
}
.custom-pricing-box .col-inner {
  border: 1px solid;
}
.custom-pricing-box .list ul li {
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 15px;
  color: #212d31;
  line-height: 26px;
}

.custom-pricing-box .list ul {
  list-style: none;
}

.custom-pricing-box .list {
  text-align: left;
}

.custom-pricing-box .ic-check {
  color: #038018;
  margin-right: 10px;
}

.custom-pricing-box .ic-uncheck {
  color: #b20000;
  margin-right: 10px;
}
.info-s1 {
    padding-left: 15px;
    color: #333;
}
.info-s1 .ps1 {
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
}
.info-s1 p {
    margin-bottom: -5px;
}
.ps0 {
    color: #ff7039;
}
.info-s1 .ps2 {
    font-size: 15px;
    font-weight: bold;
}

.icon-s1 .icon {
    margin-top: 10px;
    border-radius: 50%;
    background: #fff1ec;
    width: 60px;
    height: 60px;
    background-position: center;
}
.icon-s1 .icon img {
    width: 35px;
    margin-left: 13px;
    margin-top: 7px;
}
.info-s2 {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 6px 30px 0 rgb(0 111 68 / 10%);
    padding: 15px 30px !important;
    transition: all .5s;
    margin: 20px;
}
.spotlight-tag {
  background: linear-gradient(to right, #ff7816 0%, #ff590f 100%);
  display: block;
  position: absolute;
  right: -10px;
  top: 15px;
}

.spotlight-tag-text {
  position: relative;
  display: block;
  margin: 0;
  padding: 3px 20px 4px 20px;
  border-radius: 3px 0px 0px 3px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  line-height: 25px;
  letter-spacing: 1px;
}
#col-781582246 > .col-inner {
    padding: 15px 15px 15px 15px;
    border-radius: 10px;
}
#col-1911323019 > .col-inner {
    padding: 15px 15px 15px 15px;
    border-radius: 10px;
}

.custom-pricing-box .col-inner {
  overflow: hidden;
}

.custom-pricing-box .selected {
  z-index: 10;
  width: 180px;
  height: 34px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 5px #888888;
  background: #038018ba;
  border-top: 5px solid #03801800;
  border-bottom: 1px solid #03801800;
  transform: rotate(35deg);
  position: absolute;
  right: -47px;
  top: 17px;
}
.banner-bg > .bg {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.dark a,
.dark .widget a,
.dark p {
  color: #fff !important;
}
.dark .has-block.tooltipstered {
  color: #fff;
}
.phong-custom {
  padding-top: 30px;
}
.image-column a:hover {
  background-color: #fff !important;
}
.image-column img:hover {
  background-color: #fff !important;
}
.nav-column li > a,
.nav-dropdown > li > a {
  width: auto;
  display: block;
  padding: 8px 16px;
  font-size: 0.9em;
  line-height: 1.3;
}
.label-khuyen-mai.menu-item > a:after {
  content: "Khuyáº¿n MĂ£i"; /* Change text */
  display: inline-block;
  font-size: 9px;
  line-height: 9px;
  text-transform: uppercase;
  letter-spacing: -0.1px;
  margin-left: 4px;
  background-color: #3f9e03; /* Change color */
  font-weight: bolder;
  border-radius: 2px;
  color: #fff;
  padding: 4px 3px 3px;
  position: relative;
  top: -2px;
}
.label-dung-nhieu.menu-item > a:after {
  content: "DĂ¹ng Nhiá»u"; /* Change text */
  display: inline-block;
  font-size: 9px;
  line-height: 9px;
  text-transform: uppercase;
  letter-spacing: -0.1px;
  margin-left: 4px;
  background-color: #572fbd; /* Change color */
  font-weight: bolder;
  border-radius: 2px;
  color: #fff;
  padding: 4px 3px 3px;
  position: relative;
  top: -2px;
}
.nav-dropdown .menu-item-has-children > a,
.nav-dropdown .title > a,
.nav-dropdown .nav-dropdown-col > a {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 500;
  color: #236200;
}

/**CSS phone button***/
@media screen and (max-width: 680px) {
  .call-now-button {
    display: flex !important;
    background: transparent;
  }
  call-now-button .call-text {
    display: none;
  }
}

.quick-call-button {
  display: none;
}

.call-now-button {
  display: none;
  z-index: 9999;
  clear: both;
  margin: 0 auto;
  position: fixed;
  border-radius: 50px;
}

.call-now-button div {
  display: flex;
}

.call-now-button div p {
  color: #fff;
  display: table;
  padding: 10px;
  border-radius: 21px;
  height: 34px;
  line-height: 14px;
  font-size: 14px;
  margin: 8px 5px 8px 50px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  box-sizing: content-box;
  text-decoration: none !important;
  box-sizing: border-box;
}

.quick-alo-ph-circle.active {
  width: 130px;
  height: 130px;
  top: -40px;
  left: -40px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  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 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.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%;
}

.quick-alo-ph-circle-fill.active {
  width: 80px;
  height: 80px;
  top: -15px;
  left: -15px;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.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%;
}

.quick-alo-ph-img-circle.shake {
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  background: url(https://img.icons8.com/ios-glyphs/36/000000/phone.png) no-repeat center center;
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-phone-img-circle.shake {
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-ph-img-circle.notshake {
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-phone-img-circle.notshake {
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

@media screen and (max-width: 8600px) {
  .call-now-button {
    display: flex !important;
    /* background: #03db39; */
  }
  .quick-call-button {
    display: block !important;
  }
}

.call-now-button {
  bottom: 20px;
}

.call-now-button {
  left: 20px;
}

.call-now-button {
  /* background: #03db39; */
}

.call-now-button div a .quick-alo-ph-img-circle,
.call-now-button div a .quick-alo-phone-img-circle {
  background-color: #fd0;
}

.call-now-button .call-text {
  font-weight: 500;
  font-family: "oswald";
  color: black;
}

@-moz-keyframes quick-alo-circle-anim {
  0% {
    -moz-transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }
  30% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}

@-webkit-keyframes quick-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}

@-o-keyframes quick-alo-circle-anim {
  0% {
    -o-transform: rotate(0) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }
  30% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}

@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-moz-keyframes quick-alo-circle-img-anim {
  10% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-o-keyframes quick-alo-circle-img-anim {

  0% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
}

/*New update 22/10*/
.text-intro-header-left {
  text-align: left;
  margin: 0px;
  font-size: 1em;
  color: #038018;
  font-weight: 400;
  text-transform: uppercase;
}
.text-main-intro-header-left {
  text-align: left;
  margin: 0px;
  margin-top: 20px;
  font-size: 1.5em;
  color: #038018;
  font-weight: 600;
}
.text-sub-intro-header-left {
  margin-top: 15px;
  text-align: justify;
  color: #000;
}
.text-intro-header-center {
  text-align: center;
  margin: 0px;
  font-size: 1.2em;
  color: #038018;
  font-weight: 400;
  text-transform: uppercase;
}
.text-main-intro-header-center {
  text-align: center;
  margin: 0px;
  font-size: 1.9em;
  color: #038018;
  font-weight: 600;
}
.text-sub-intro-header-center {
  text-align: center;
  color: #000;
}
.custom-icon-box-6-item .icon-box h5 {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 26px;
  color: #038018;
}
.custom-icon-box-6-item .icon-box p {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 20px;
}
.section-dien-thong-tin .col {
  padding-bottom: 0px;
}
.section-footer-custom h4 {
  font-size: 1.4em;
}
.section-footer-custom h4:after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  opacity: 0.5;
  margin-top: 5px;
  margin-bottom: 5px;
}
.section-footer-custom ul {
  padding-left: 0px;
}
.cau-hoi-thuong-gap-custom .accordion-title {
  padding-right: 10px;
  text-align: justify;
  font-size: 1.1em;
  line-height: 1.3em;
}
.cau-hoi-thuong-gap-custom .accordion-inner {
  padding-right: 10px;
}
.cau-hoi-thuong-gap-custom .accordion-inner p {
  font-size: 0.95em;
}
.tab-faq-custom .nav-tabs a {
  font-size: 1em;
}
.section-partner-google {
  background: #228f34db;
  padding-bottom: 15px;
  padding-top: 10px;
}
.section-partner-google .row-icon-google-facebook {
  position: relative;
  z-index: 2;
  background: #bce2c2;
  margin-top: -50px;
  padding: 10px 35px 15px;
  margin-left: 15px;
  margin-right: 15px;
}
.section-partner-google .col-logo-facebook-google {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #bce2c2;
}
.row-box-dich-vu .icon-box {
  border: 1px solid;
  border-radius: 5px;
  padding: 10px;
}
.row-box-dich-vu .icon-box-img {
  margin-top: -50px;
}

.danh-sach-kho-giao-dien .icon-box {
  border: 1px solid;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  display: block;
  color: #5ba559;
  padding: 20px 25px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
}
.danh-sach-kho-giao-dien .icon-box:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
  background: -webkit-gradient(
    linear,
    left bottom,
    right top,
    from(#fdb084),
    color-stop(#ff9870),
    color-stop(#ff7e62),
    color-stop(#ff5f59),
    to(#ff3656)
  );
  background: linear-gradient(to right top, #7a9c59, #74cd42, #33a445, #288036, #7a9c59);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}
.danh-sach-kho-giao-dien .icon-box:hover .icon-box-img svg {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  color: #fff;
}
.danh-sach-kho-giao-dien .icon-box:hover .icon-box-text h6 {
  transition: all 0.3s;
  color: #eee;
}
.danh-sach-kho-giao-dien .icon-box:hover .icon-box-text h3 {
  transition: all 0.3s;
  color: #fff;
}
.danh-sach-kho-giao-dien .icon-box .icon-box-text h3 {
  height: 60px;
}
.box-icon-xem-tat-ca {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
  background: -webkit-gradient(
    linear,
    left bottom,
    right top,
    from(#fdb084),
    color-stop(#ff9870),
    color-stop(#ff7e62),
    color-stop(#ff5f59),
    to(#ff3656)
  );
  background: linear-gradient(to right top, #7a9c59, #74cd42, #33a445, #288036, #7a9c59);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}
.box-icon-xem-tat-ca .icon-box-text h6 {
  transition: all 0.3s;
  color: #eee;
}
.box-icon-xem-tat-ca .icon-box-text h3 {
  transition: all 0.3s;
  color: #fff;
}
.box-icon-xem-tat-ca .icon-box-img svg {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  color: #fff;
}
.col-5-tien-ich img {
  border: 1.5px solid #359946;
  border-radius: 20px;
  padding: 20px;
}
/* Custom by Hieu */
.item-customer {
  text-align: center;
}
.item-customer h4 {
  color: #359946;
  font-size: 15px;
  min-height: 39px;
  max-height: 53px !important;
}
.item-customer p {
  font-size: 13px;
}
.recall--socials {
  display: block;
  margin-top: -43px;
  list-style: none;
}
.recall--socials li {
  float: left;
  margin-right: 10px;
  margin-left: 0em !important;
}
.recall--socials li img {
  width: 50px;
}
.column-border .icon-box {
  border-bottom: 4px solid #038018;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.list-link {
  margin-top: 30px;
}
.list-link li {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 0px !important;
}
.bullet-checkmark {
  padding: 4px 0 1px 25px !important;
}
.list-link li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background-color: #038018;
  color: #fff;
  border-radius: 3px;
}

li.bullet-checkmark {
  list-style: none;
  position: relative;
  padding: 1px 0 2px 25px;
  margin: 0;
  border-bottom: none !important;
}

.title-why {
  font-size: 17px;
  font-weight: 600;
  color: #555;
}

/* end by hieu */
.col-pb-0 {
  padding-bottom: 0px;
}
/* Css kho giao dien */
span.widget-title {
  font-size: 1em;
  font-weight: 600;
  display: block;
  background: #5e9e43;
  line-height: 35px;
  padding-left: 10px;
  letter-spacing: 0;
  text-align: center;
  color: white;
  font-weight: 500;
  margin-bottom: 15px;
}
li.cat-item:hover {
  padding-left: 17px;
  border-radius: 15px;
  border: 1px solid #5e9e43;
  transition: 0.3s;
  font-weight: 700;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
  font-weight: 700;
  color: #000;
  text-align: center;
}
p.name.product-title.woocommerce-loop-product__title {
  text-transform: capitalize;
  text-align: left;
}
.product-title-container {
  text-transform: capitalize;
}
.ul-custom {
  padding-left: 19px;
}
/* Khogiaodien */
.Effect-text {
  color: #fff;
  background: linear-gradient(to right top, #7a9c59, #74cd42, #33a445, #288036, #7a9c59);
  border-radius: 44px;
}
.line-1 {
  position: relative;
  top: 50%;
  width: 24em;
  margin: 0 auto;
  border-right: 2px solid #fff;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  transform: translateY(-50%);
  margin-bottom: -41px;
  color: #fff;
  font-weight: 700;
}

/* Animation */
.anim-typewriter {
  animation: typewriter 3.5s steps(30) 1s 1 normal both, blinkTextCursor 500ms steps(30) infinite normal;
}
@keyframes typewriter {
  from {
    width: 0;
  }
  to {
    width: 12;
  }
}
@keyframes blinkTextCursor {
  from {
    border-right-color: #fff;
  }
  to {
    border-right-color: transparent;
  }
}
span.textnoibat {
  background-color: #038018;
  border-radius: 4px;
  color: #fff;
  padding: 3px;
}
/*CustomCSS tĂ¹y biáº¿n káº¿t thĂºc*/

.product-short-description p {
  font-size: 0.9em !important;
}/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
body p {
  font-size: 18px;
  color: #333;
  text-align: justify;
}
a {
  color: #318a00;
  text-decoration: none;
}
.text-blink {
  animation: opacity 1s ease-in-out infinite;
  opacity: 1;
}

@keyframes opacity {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.h1-small {
  font-weight: 700;
  font-size: 25px;
}
/*
li{
	font-size:18px;
	color:#333;
}
*/
.box-customer {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 6px;
  padding: 20px;
}

.icon-box-custom-5 {
  border: 2px dashed #8cc63f;
  padding: 15px;
  border-radius: 15px;
  margin-top: 15px;
  background-color: #fff;
}
pre {
  border: solid 1px #e1e1e1;
  font-size: 1.2em;
  color: #ae4fc6;
  padding: 10px;
  background: #fffed1;
}

.primary-color {
  color: #318a00 !important;
}
.col-form-contact {
  margin: 1em 0;
  border: 2px solid #038018;
  padding: 10px;
  padding-top: 20px;
  border-radius: 10px;
}
.txt-center {
  text-align: center !important;
}
.col-contact-ct {
  background-color: #efe192;
  margin-right: 16px;
  margin-left: 16px;
  border: 3px dashed #222;
  padding: 5px;
  border-radius: 10px;
}
.woocommerce-Price-amount {
  color: #318a00 !important;
  font-size: 20px;
}
.absolute-footer.dark {
  color: rgba(255, 255, 255, 1);
}
.dark p {
  color: #ccc;
}
.text-justify {
  text-align: justify;
}
.box-style {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  color: #333;
  background-color: #fbb;
}
li {
  margin-bottom: 0px;
}
.color-primary {
  color: #318a00 !important;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.row,
.container {
  max-width: 1300px !important;
}
.title-small {
  color: #318a00;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: center;
}
.title-big {
  color: #333;
  font-size: 26px;
  font-weight: 600;
}
.title-big:after {
  content: "";
  display: block;
  width: 10%;
  height: 3px;
  background-color: #318a00;
  opacity: 0.5;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
.title-small-2 {
  color: #369900;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: center;
}
.title-big-2 {
  color: #ddd;
  font-size: 26px;
  font-weight: 600;
}
.title-big-2:after {
  content: "";
  display: block;
  width: 10%;
  height: 3px;
  background-color: #369900;
  opacity: 0.5;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

.project-custom span {
  color: #ddd;
  font-size: 18px;
}
.icon-box-custom-1 {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  margin-top: 15px;
  background-color: #b3ffb3;
}
.icon-box-custom-2 {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  margin-top: 15px;
  background-color: #99ff99;
  color: #333;
}
.icon-box-custom-3 {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  margin-top: 15px;
  background-color: #80ff80;
}
.icon-box-custom-4 {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
  margin-top: 15px;
  background-color: #66ff66;
  color: #333;
}
.ul-custom {
  margin: 1em 0;
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
}

.ul-custom li {
  padding: 0;
  list-style: none;
  color: #111;
  margin: 0.5em;
  margin-left: 3em;
}

.ul-custom li:before {
  content: "\e00a";
  font-family: "fl-icons";
  float: left;
  margin-left: -1.5em;
  color: #318a00;
}
.box-txt-alert {
  background-color: #dfedd5;
  margin: 1em 0;
  border: 1px dashed #222;
  padding: 5px;
  border-radius: 4px;
  color: #333;
  font-size: 0.9em;
}
.box-border-ct {
  border: 1px dashed #8cc63f;
  padding: 5px;
  border-radius: 4px;
}
.pb-10 {
  padding-bottom: 10px;
}
.accordion-item {
  color: #333 !important;
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .h1-small {
    font-weight: 600;
    font-size: 16px;
  }
  .header-top {
    min-height: 5px !important;
  }
}
.sidebar-post .is-divider {
  display: none;
}
.sidebar-post .post-item {
  padding-bottom: 0px;
}
.sidebar-post .box-text {
  padding-right: 0px;
}
.sidebar-post .post-title {
  line-height: 1.2;
  font-size: 16px;
  font-weight: 400;
  display: block;
  color: #318a00;
  text-decoration: none;
}
.sidebar-post .box {
  border-bottom: 1px solid #ececec;
}
.single-page h2 {
  color: #318a00;
}
.single-page h3 {
  font-size: 1.4em;
}
.box-blog-post h5 {
  font-size: 1.3em;
  color: #318a00;
  font-weight: 600;
}
.footer-secondary {
  padding: 0px 0;
}
.pricing-table-header .title {
  font-size: 18px;
  padding-top: 20px;
  height: 60px;
}

.search-domain #wdc-style .small #Search {
  height: 45px !important;
  font-size: 20px !important;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  border-right: 0px solid;
}

.search-domain #wdc-style .small button#Submit {
  height: 32px !important;
  padding: 4px 20px !important;
  font-size: 16px !important;
}

.search-domain #wdc-style .input-group .input-group-btn {
  border-radius: 0 5px 5px 0;
  background-color: #fff;
  border-top: 1px solid #333;
  border-left: 0px solid #333;
  border-bottom: 1px solid #333;
  border-right: 1px solid;
}

.search-domain #wdc-style #Search:focus {
  border-top: 1px solid #333 !important;
  border-left: 1px solid #333 !important;
  border-bottom: 1px solid #333 !important;
  border-right: 0px solid #333 !important;
}

#wdc-style #results div {
  font-weight: 500;
  font-size: 18px !important;
  line-height: 30px;
  word-wrap: break-word;
}
.sm-view {
  display: none;
}
.custom-box-text {
}

.custom-box-text li {
  list-style: none;
  margin-left: 0px !important;
  font-size: 1.1em;
}

.custom-box-text li i {
  color: #09bb27;
  padding-right: 10px;
  font-size: 15px;
}
#wdc-style .btn-info {
  color: #fff;
  background-color: #038018 !important;
}
.h1-title-responsive {
  font-size: 2.2em;
}
@media (max-width: 549px) {
  .h1-title-responsive {
    font-size: 1.7em;
  }
}
@media only screen and (max-width: 767px) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .lg-view {
    display: none;
  }

  .sm-view {
    display: inline-block;
  }

  #wdc-style .input-group .input-group-btn,
  #wdc-style button#Submit {
    display: unset !important;
    width: 20% !important;
  }
  .ic-search-domain {
    font-size: 25px !important;
  }

  .search-domain #wdc-style .small button#Submit {
    height: 45px !important;
    margin-right: 0px;
    margin-left: 2px;
  }
  #domain-form #wdc-style #Search {
    border-radius: 5px !important;
    width: 77% !important;
  }
}
/*
<div class="footermenu-fix sm-view">
	<ul class="footermenu-wrap">
		<li id="item-1" class="footermenu-wrap-item ">
			<div class="hover footermenu-item color_primary">
				<a href="#" data-open="#main-menu" data-pos="left" data-bg="main-menu-overlay" data-color="" class="icon footermenu-itemlink" aria-label="Menu" aria-controls="main-menu" aria-expanded="false">
					<img src="https://ghouse.com.vn/wp-content/uploads/2020/10/menu-primary.png" width="23" height="23">
					<span>Menu</span> 
				</a>
			</div>
		</li>
		<li class="footermenu-wrap-item">
			<div class="footermenu-item">
				<a  href="tel:0328811678" class="footermenu-itemlink register_click_dangky">
					<img src="https://ghouse.com.vn/wp-content/uploads/2020/10/goi-dien-thoai-primary.png" width="23" height="23">		
					<span>Hotline</span> 
				</a>
			</div>
		</li>
		<li class="footermenu-wrap-item center">
			<div class="footermenu-svg">
				<img class="" src="https://ghouse.com.vn/wp-content/uploads/2020/10/circle-shape.png" alt="LiĂªn há»‡ ngay">
			</div>
			<div class="footermenu-shadow">		
			</div>
			<div class="footermenu-item color_white" style="padding-top:0px">
				<a class="footermenu-itemlink register_click_tuvan" href="https://m.me/greenhouse.danang.official">
					<img src="https://ghouse.com.vn/wp-content/uploads/2020/10/email-primary.png" width="30" height="30">	
					<span style="color:#fff">TÆ° váº¥n</span>
				</a>
			</div>
		</li>
		<li class="footermenu-wrap-item">
			<div class="footermenu-item">
				<a href="https://zalo.me/0325491514" target="_blank" class="footermenu-itemlink">
					<img src="https://ghouse.com.vn/wp-content/uploads/2020/10/chat-primary.png" width="23" height="23">
					<span>Chat Zalo</span>
				</a>
			</div>
		</li>
		<li class="footermenu-wrap-item">
			<div class="footermenu-item"> 
				<a class=" register_click_app  icon footermenu-itemlink" href="#" target="_blank" rel="nofollow" data-pos="left" data-bg="main-menu-overlay" data-color=""  aria-label="Menu" aria-controls="main-menu" aria-expanded="false"> <img src="https://ghouse.com.vn/wp-content/uploads/2020/10/giao-dien-primary.png" width="23" height="23">
					<span>Giao diá»‡n</span>
				</a>
			</div>
		</li>
	</ul>
</div>
*/

/*Báº¯t Ä‘áº§u Thiáº¿t káº¿ web Quáº£ng Nam*/
.container1 {
  position: relative;
  width: 1300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px;
}
.container1 .card1:hover {
  height: 420px;
  transition: 1s;
}
.container1 .card1 {
  position: relative;
  max-width: 300px;
  height: 220px;
  background: #fff;
  margin: 30px 10px;
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 5px 10px #555;
  transition: 0.3s ease-in-out;
}
.container1 .card1 .imgBX1 {
  position: relative;
  max-width: 260px;
  height: 260px;
  top: -60px;
  left: 31px;
  right: 120px;
}
.container1 .card1 .imgBX1 img {
  max-width: 100%;
  border-radius: 4px;
}
.container1 .card1 .content1 {
  position: relative;
  margin-top: -140px;
  padding: 10px 15px;
  text-align: center;
  color: #111;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.container1 .card1:hover .content1 {
  visibility: visible;
  opacity: 1;
  margin-top: -40px;
  transition-delay: 0.3s;
}
.Boxtexxt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.Boxtexxt span {
  text-transform: uppercase;
  display: block;
}
.text1 {
  color: white;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 8px;
  margin-bottom: 20px;
  position: relative;
  animation: text 3s 1;
}
.text2 {
  font-size: 30px;
  color: #fff;
}

@keyframes text {
  0% {
    background-color: rgba(0, 0, 0, 0.37);
    margin-bottom: -40px;
  }
  30% {
    letter-spacing: 25px;
    margin-bottom: -40px;
  }
  85% {
    letter-spacing: 8px;
    margin-bottom: -40px;
  }
}

.c-bold {
  color: #05681a;
}
.underline {
  background: #05681a;
  margin: 0 auto;
  width: 163px;
  height: 1px;
}
.sub-title1 {
  padding-top: 8px;
  padding-bottom: 11px;
}
.c-bold2 {
  color: #fff;
}
.underline1 {
  background: #fff;
  margin: 0 auto;
  width: 163px;
  height: 1px;
}
.sub-title2 {
  padding-top: 8px;
  padding-bottom: 11px;
  color: #fff;
}
.text-boxs > h3 {
  color: #000;
}
.text-boxs > p {
  color: #000;
}
.image-boxs {
  background: #fff;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.text-boxs {
  padding: 10px 15px;
}
li.tab.has-icon {
  background: #fff;
  border-radius: 23px;
  margin-bottom: 20px;
  margin-right: 18px;
}
.text-php {
  padding-top: 30px;
}
.text-wordpress {
  padding-top: 30px;
}
.text-lap > h3 {
  font-weight: 700;
  font-size: 42px;
  line-height: 1.3em;
}
.text-lap > ul {
  font-size: 18px;
  color: #000;
}
.tab-custom-by-huy .tab-panels .panel {
  transition: 2.2s !important;
}
.tab-custom-by-huy .tab-panels .active {
  /*transition: 3.2s !important;
	//transition-duration: 0.4s !important;*/
  transform: scale(1.1) !important;
}
.fade ul li:after {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  position: absolute;
  color: #fff;
}
.fade ul li {
  border: 1px solid #038018;
}

.fade ul li:first-child a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/php.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.fade ul li:nth-child(2) a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/wordpresss.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.fade ul li:nth-child(3) a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/android.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.fade ul li:nth-child(4) a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/react.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.fade ul li:nth-child(5) a span:before {
  display: inline-block;
  content: "";
  font-size: 64%;
  width: 19px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0px;
  margin-top: -1px;
  margin-right: 7px;
  color: #fff;
  background: url(/wp-content/uploads/2020/11/digital-campaign.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.info-teacher h4 {
  color: #000;
}
.progress {
  height: 20px;
  background-color: #f5f5f5;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 700;
}
.progress-bar {
  text-align: left;
  background: #0bc560;
  padding-left: 10px;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  white-space: nowrap;
  transition: width 0.6s ease;
}
.row-im {
  border: 1px solid;
  border-radius: 4px;
  box-shadow: 5px 8px 5px 5px #888888;
}
.info-teacher {
  padding-top: 5px;
}
.nav-pills > li > a {
  width: 215px;
  text-align: center;
  justify-content: center;
  color: #038018;
}
.text-lap {
  padding-top: 35px;
}
@media (max-width: 549px) {
}
/*Káº¿t thĂºc Thiáº¿t káº¿ web Quáº£ng Nam*/
/*CustomCSS tĂ¹y biáº¿n*/
body {
  overflow: hidden;
}
/*
body{-webkit-touch-callout:none;-webkit-user-select: none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;} 
*/
/*hover áº£nh*/
.image-hoverme .box-image .image-cover > img {
  height: auto !important;
}
.image-hoverme .box-image .image-cover > img:hover {
  top: 100%;
  height: auto;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transition: all 5.4s ease-in-out;
}
.archive-page-header {
  display: none;
}
.custom-pricing-box .title {
  padding-top: 20px;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6em;
  text-align: center;
  line-height: 30px;
  color: #038018cf;
}
.custom-pricing-box .list ul {
  padding-left: 5px;
}

.custom-pricing-box .subtitle {
  max-width: 270px;
  margin: 0px auto 20px auto;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 10px;
}

.custom-pricing-box .price {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-weight: 600;
  font-size: 2.2em;
  line-height: 0.75;
  color: #038018cf;
}

.custom-pricing-box .period {
  display: inline-block;
  vertical-align: bottom;
  font-weight: 400;
  font-size: 20px;
  color: #030712;
  line-height: 22px;
}
.custom-pricing-box .col-inner {
  border: 1px solid;
}
.custom-pricing-box .list ul li {
  margin-bottom: 12px;
  font-weight: 400;
  font-size: 15px;
  color: #212d31;
  line-height: 26px;
}

.custom-pricing-box .list ul {
  list-style: none;
}

.custom-pricing-box .list {
  text-align: left;
}

.custom-pricing-box .ic-check {
  color: #038018;
  margin-right: 10px;
}

.custom-pricing-box .ic-uncheck {
  color: #b20000;
  margin-right: 10px;
}

.spotlight-tag {
  background: linear-gradient(to right, #ff7816 0%, #ff590f 100%);
  display: block;
  position: absolute;
  right: -10px;
  top: 15px;
}

.spotlight-tag-text {
  position: relative;
  display: block;
  margin: 0;
  padding: 3px 20px 4px 20px;
  border-radius: 3px 0px 0px 3px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  line-height: 25px;
  letter-spacing: 1px;
}

.custom-pricing-box .col-inner {
  overflow: hidden;
}

.custom-pricing-box .selected {
  z-index: 10;
  width: 180px;
  height: 34px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 5px #888888;
  background: #038018ba;
  border-top: 5px solid #03801800;
  border-bottom: 1px solid #03801800;
  transform: rotate(35deg);
  position: absolute;
  right: -47px;
  top: 17px;
}
.banner-bg > .bg {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.dark a,
.dark .widget a,
.dark p {
  color: #fff !important;
}
.dark .has-block.tooltipstered {
  color: #fff;
}
.phong-custom {
  padding-top: 30px;
}
.image-column a:hover {
  background-color: #fff !important;
}
.image-column img:hover {
  background-color: #fff !important;
}
.nav-column li > a,
.nav-dropdown > li > a {
  width: auto;
  display: block;
  padding: 8px 16px;
  font-size: 0.9em;
  line-height: 1.3;
}
.label-khuyen-mai.menu-item > a:after {
  content: "Khuyáº¿n MĂ£i"; /* Change text */
  display: inline-block;
  font-size: 9px;
  line-height: 9px;
  text-transform: uppercase;
  letter-spacing: -0.1px;
  margin-left: 4px;
  background-color: #3f9e03; /* Change color */
  font-weight: bolder;
  border-radius: 2px;
  color: #fff;
  padding: 4px 3px 3px;
  position: relative;
  top: -2px;
}
.label-dung-nhieu.menu-item > a:after {
  content: "DĂ¹ng Nhiá»u"; /* Change text */
  display: inline-block;
  font-size: 9px;
  line-height: 9px;
  text-transform: uppercase;
  letter-spacing: -0.1px;
  margin-left: 4px;
  background-color: #572fbd; /* Change color */
  font-weight: bolder;
  border-radius: 2px;
  color: #fff;
  padding: 4px 3px 3px;
  position: relative;
  top: -2px;
}
.nav-dropdown .menu-item-has-children > a,
.nav-dropdown .title > a,
.nav-dropdown .nav-dropdown-col > a {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 500;
  color: #236200;
}

/**CSS phone button***/
@media screen and (max-width: 680px) {
  .call-now-button {
    display: flex !important;
    background: transparent;
  }
  call-now-button .call-text {
    display: none;
  }
}

.quick-call-button {
  display: none;
}

.call-now-button {
  display: none;
  z-index: 9999;
  clear: both;
  margin: 0 auto;
  position: fixed;
  border-radius: 50px;
}

.call-now-button div {
  display: flex;
}

.call-now-button div p {
  color: #fff;
  display: table;
  padding: 10px;
  border-radius: 21px;
  height: 34px;
  line-height: 14px;
  font-size: 14px;
  margin: 8px 5px 8px 50px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  box-sizing: content-box;
  text-decoration: none !important;
  box-sizing: border-box;
}

.quick-alo-ph-circle.active {
  width: 130px;
  height: 130px;
  top: -40px;
  left: -40px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  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 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.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%;
}

.quick-alo-ph-circle-fill.active {
  width: 80px;
  height: 80px;
  top: -15px;
  left: -15px;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.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%;
}

.quick-alo-ph-img-circle.shake {
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  background: url(https://img.icons8.com/ios-glyphs/36/000000/phone.png) no-repeat center center;
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-phone-img-circle.shake {
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-ph-img-circle.notshake {
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.quick-alo-phone-img-circle.notshake {
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

@media screen and (max-width: 8600px) {
  .call-now-button {
    display: flex !important;
    /* background: #03db39; */
  }
  .quick-call-button {
    display: block !important;
  }
}

.call-now-button {
  bottom: 20px;
}

.call-now-button {
  left: 20px;
}

.call-now-button {
  /* background: #03db39; */
}

.call-now-button div a .quick-alo-ph-img-circle,
.call-now-button div a .quick-alo-phone-img-circle {
  background-color: #fd0;
}

.call-now-button .call-text {
  font-weight: 500;
  font-family: "oswald";
  color: black;
}

@-moz-keyframes quick-alo-circle-anim {
  0% {
    -moz-transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
    -moz-opacity: 0.1;
    -webkit-opacity: 0.1;
    -o-opacity: 0.1;
  }
  30% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -o-opacity: 0.5;
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    -o-opacity: 0.1;
  }
}

@-webkit-keyframes quick-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}

@-o-keyframes quick-alo-circle-anim {
  0% {
    -o-transform: rotate(0) kscale(0.5) skew(1deg);
    -o-opacity: 0.1;
  }
  30% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    -o-opacity: 0.5;
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    -o-opacity: 0.1;
  }
}

@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -moz-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -o-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

@-moz-keyframes quick-alo-circle-img-anim {
  10% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-o-keyframes quick-alo-circle-img-anim {

  0% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
}

/*New update 22/10*/
.text-intro-header-left {
  text-align: left;
  margin: 0px;
  font-size: 1em;
  color: #038018;
  font-weight: 400;
  text-transform: uppercase;
}
.text-main-intro-header-left {
  text-align: left;
  margin: 0px;
  margin-top: 20px;
  font-size: 1.5em;
  color: #038018;
  font-weight: 600;
}
.text-sub-intro-header-left {
  margin-top: 15px;
  text-align: justify;
  color: #000;
}
.text-intro-header-center {
  text-align: center;
  margin: 0px;
  font-size: 1.2em;
  color: #038018;
  font-weight: 400;
  text-transform: uppercase;
}
.text-main-intro-header-center {
  text-align: center;
  margin: 0px;
  font-size: 1.9em;
  color: #038018;
  font-weight: 600;
}
.text-sub-intro-header-center {
  text-align: center;
  color: #000;
}
.custom-icon-box-6-item .icon-box h5 {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 26px;
  color: #038018;
}
.custom-icon-box-6-item .icon-box p {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 20px;
}
.section-dien-thong-tin .col {
  padding-bottom: 0px;
}
.section-footer-custom h4 {
  font-size: 1.4em;
}
.section-footer-custom h4:after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fff;
  opacity: 0.5;
  margin-top: 5px;
  margin-bottom: 5px;
}
.section-footer-custom ul {
  padding-left: 0px;
}
.cau-hoi-thuong-gap-custom .accordion-title {
  padding-right: 10px;
  text-align: justify;
  font-size: 1.1em;
  line-height: 1.3em;
}
.cau-hoi-thuong-gap-custom .accordion-inner {
  padding-right: 10px;
}
.cau-hoi-thuong-gap-custom .accordion-inner p {
  font-size: 0.95em;
}
.tab-faq-custom .nav-tabs a {
  font-size: 1em;
}
.section-partner-google {
  background: #228f34db;
  padding-bottom: 15px;
  padding-top: 10px;
}
.section-partner-google .row-icon-google-facebook {
  position: relative;
  z-index: 2;
  background: #bce2c2;
  margin-top: -50px;
  padding: 10px 35px 15px;
  margin-left: 15px;
  margin-right: 15px;
}
.section-partner-google .col-logo-facebook-google {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #bce2c2;
}
.row-box-dich-vu .icon-box {
  border: 1px solid;
  border-radius: 5px;
  padding: 10px;
}
.row-box-dich-vu .icon-box-img {
  margin-top: -50px;
}

.danh-sach-kho-giao-dien .icon-box {
  border: 1px solid;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  display: block;
  color: #5ba559;
  padding: 20px 25px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
}
.danh-sach-kho-giao-dien .icon-box:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
  background: -webkit-gradient(
    linear,
    left bottom,
    right top,
    from(#fdb084),
    color-stop(#ff9870),
    color-stop(#ff7e62),
    color-stop(#ff5f59),
    to(#ff3656)
  );
  background: linear-gradient(to right top, #7a9c59, #74cd42, #33a445, #288036, #7a9c59);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}
.danh-sach-kho-giao-dien .icon-box:hover .icon-box-img svg {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  color: #fff;
}
.danh-sach-kho-giao-dien .icon-box:hover .icon-box-text h6 {
  transition: all 0.3s;
  color: #eee;
}
.danh-sach-kho-giao-dien .icon-box:hover .icon-box-text h3 {
  transition: all 0.3s;
  color: #fff;
}
.danh-sach-kho-giao-dien .icon-box .icon-box-text h3 {
  height: 60px;
}
.box-icon-xem-tat-ca {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
  background: -webkit-gradient(
    linear,
    left bottom,
    right top,
    from(#fdb084),
    color-stop(#ff9870),
    color-stop(#ff7e62),
    color-stop(#ff5f59),
    to(#ff3656)
  );
  background: linear-gradient(to right top, #7a9c59, #74cd42, #33a445, #288036, #7a9c59);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}
.box-icon-xem-tat-ca .icon-box-text h6 {
  transition: all 0.3s;
  color: #eee;
}
.box-icon-xem-tat-ca .icon-box-text h3 {
  transition: all 0.3s;
  color: #fff;
}
.box-icon-xem-tat-ca .icon-box-img svg {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  color: #fff;
}
.col-5-tien-ich img {
  border: 1.5px solid #359946;
  border-radius: 20px;
  padding: 20px;
}
/* Custom by Hieu */
.item-customer {
  text-align: center;
}
.item-customer h4 {
  color: #359946;
  font-size: 15px;
  min-height: 39px;
  max-height: 53px !important;
}
.item-customer p {
  font-size: 13px;
}
.recall--socials {
  display: block;
  margin-top: -43px;
  list-style: none;
}
.recall--socials li {
  float: left;
  margin-right: 10px;
  margin-left: 0em !important;
}
.recall--socials li img {
  width: 50px;
}
.column-border .icon-box {
  border-bottom: 4px solid #038018;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.list-link {
  margin-top: 30px;
}
.list-link li {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 0px !important;
}
.bullet-checkmark {
  padding: 4px 0 1px 25px !important;
}
.list-link li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background-color: #038018;
  color: #fff;
  border-radius: 3px;
}

li.bullet-checkmark {
  list-style: none;
  position: relative;
  padding: 1px 0 2px 25px;
  margin: 0;
  border-bottom: none !important;
}

.title-why {
  font-size: 17px;
  font-weight: 600;
  color: #555;
}

/* end by hieu */
.col-pb-0 {
  padding-bottom: 0px;
}
/* Css kho giao dien */
span.widget-title {
  font-size: 1em;
  font-weight: 600;
  display: block;
  background: #5e9e43;
  line-height: 35px;
  padding-left: 10px;
  letter-spacing: 0;
  text-align: center;
  color: white;
  font-weight: 500;
  margin-bottom: 15px;
}
li.cat-item:hover {
  padding-left: 17px;
  border-radius: 15px;
  border: 1px solid #5e9e43;
  transition: 0.3s;
  font-weight: 700;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
  font-weight: 700;
  color: #000;
  text-align: center;
}
p.name.product-title.woocommerce-loop-product__title {
  text-transform: capitalize;
  text-align: left;
}
.product-title-container {
  text-transform: capitalize;
}
.ul-custom {
  padding-left: 19px;
}
/* Khogiaodien */
.Effect-text {
  color: #fff;
  background: linear-gradient(to right top, #7a9c59, #74cd42, #33a445, #288036, #7a9c59);
  border-radius: 44px;
}
.line-1 {
  position: relative;
  top: 50%;
  width: 24em;
  margin: 0 auto;
  border-right: 2px solid #fff;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  transform: translateY(-50%);
  margin-bottom: -41px;
  color: #fff;
  font-weight: 700;
}

/* Animation */
.anim-typewriter {
  animation: typewriter 3.5s steps(30) 1s 1 normal both, blinkTextCursor 500ms steps(30) infinite normal;
}
@keyframes typewriter {
  from {
    width: 0;
  }
  to {
    width: 12;
  }
}
@keyframes blinkTextCursor {
  from {
    border-right-color: #fff;
  }
  to {
    border-right-color: transparent;
  }
}
span.textnoibat {
  background-color: #038018;
  border-radius: 4px;
  color: #fff;
  padding: 3px;
}
/*CustomCSS tĂ¹y biáº¿n káº¿t thĂºc*/

.product-short-description p {
  font-size: 0.9em !important;
}