/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/

body{overflow-x: hidden;}
/*************** ADD CUSTOM CSS HERE.   ***************/
#uhchatboz{
	right:80px!important;
}
/*landing page */

.gs2_back_top.button.icon.circle:hover {
    background: transparent;
    color: #fdb819;
    border: 2px solid #fdb819;
}
.gs2_back_top.button.icon.circle {
    border-radius: 5px!important;
    background: #fdb819;
    color: white;
    border: 2px solid #fdb819;
}
.page-id-1140 .full-width .ubermenu-nav, .container, .row {
    max-width: 1250px!important;
}
.page-id-1140 [data-animate]{
	transition:filter 0.9s, transform 1.3s, opacity 0.6s ease-in;
}
.sticky{
	position:fixed;
	top:0;
}
.topnav img{
	padding-right: 100px;
}
.c2_navbar{
	padding-left:20px;
}
.topnav{
	position:relative;
}
.topnav a {
    float: none;
    display: block;
    text-align: center;
	font-weight:600;
}

.topnav a.icon {
    position: absolute;
    right: 0;
	 top:0;
  }
.topnav {
  background-color: white;
  overflow: hidden;
	box-shadow: 0px 2px 20px 2px #d289001a;
}


/* Add a color to the active/current link */
.topnav a.active {
  background-color: transparent;
  color: white;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: 400;
    padding-right: 10px;
    transition: all 0.1s ease;
}
.topnav_2 a:hover{
	color:#fdb819!important;
	transition:all 0.1s ease;
}

/* Add an active class to highlight the current page */
.topnav a.active {
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}
.gs2_top{
	z-index:9999;
}
.gs2_tag_title_slide{
	margin-bottom:30px;
}
.gs2_tag_title_slide span{
	color:#fdb819;
	background:#24262d;
	padding:15px 40px;
	position:relative;
	font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.gs2_tag_title_slide span:before{
	position: absolute;
    left: 100%;
    margin-left: -1px;
    top: 0;
    border-right: 22px solid transparent;
    border-bottom: 22px solid #24262d;
	content: "";
}
.gs2_tag_title_slide span:after {
    position: absolute;
    left: 100%;
    margin-left: -1px;
    bottom: 0;
    width: 21px;
    height: 29px;
    background-color: #24262d;
    content: "";
}
.gs_title_slide{
	font-size:100px!important;
	letter-spacing:0.3em;
	    animation-delay: .5s!important;
	    transition-delay: 0.5s!important;
	line-height:124px!important;
}
.gs2_button_slide{
	transition-delay: 0.5s!important;
}
.gs2_bg_1 .box-text.text-left.is-small {
padding: 11px 10px 11px 30px;
    width: 230px;
    background: #24262d;
    color: #fdb819;
    font-weight: 700;
    letter-spacing: .16em;
    font-size: 1em;
}
.gs2_bg_1 .box-text.text-left.is-small:after {
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 21px;
    height: 24px;
    background-color: #24262d;
    content: "";
}
.gs2_bg_1 .box-text.text-left.is-small:before {
    position: absolute;
    left: 100%;
    top: 0;
    border-right: 21px solid transparent;
    border-bottom: 18px solid #24262d;
    content: "";
}
.gs2_title_sub{
	font-size:12px;
	color:#fdb819;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:15px;
}
.gs2_title{
	font-size:40px;
	    font-weight: 700;
	 color:black;
}
.gs2_about li {
    margin-left: 0!important;
}
.gs2_about li:before{
	content: '\f14a';
	font-family:fontAwesome;
	color:#fdb819;
	margin-right:5px;
	font-size:18px;
}
.gs2_col_cus .col{
	padding-right: 0;
	transition-delay: .2s!important;
}
.gs2_col_cus .col-inner:before{
	position: absolute;
    right: 0;
    top: 0;
    border-left: 20px solid transparent;
    border-top: 20px solid #fff;
    content: "";
}
.gs2_col_cus .col-inner{
	background-color: rgb(249, 245, 238);
	transition:all 0.3s ease;
}
.gs2_col_cus .col:hover .col-inner{
	background-color: #fdb819;
	transition:all 0.3s ease;
}
.gs2_col_cus .col .icon-box.featured-box.icon-box-center.text-center h3,.gs2_col_cus .col .icon-box.featured-box.icon-box-center.text-center svg {
    color: black!important;
		transition:all 0.3s ease!important
}
.gs2_col_cus .col:hover .icon-box.featured-box.icon-box-center.text-center h3,.gs2_col_cus .col:hover .icon-box.featured-box.icon-box-center.text-center svg {
    color: white!important;
		transition:all 0.3s ease!important;
}
.gs2_tab_cus li.tab {
    width: 20%;
    margin-right: 0;
    text-align: center;
    background: white;
	transition:all 0.3s ease;
	border-top:0px solid transparent;
}
.gs2_tab_cus li:hover {
    background: #fdb819;
	transition:all 0.3s ease;
}
.gs2_tab_cus li.active {
    background: #fdb819;
	transition:all 0.3s ease;
}
.gs2_tab_cus li a{
	color:black;
	    width: 100%;
    padding: 30px 0px;
}
.gs2_tab_cus li a span{
	    width: 100%;
}
.gs2_tab_cus li:hover a,.gs2_tab_cus li.active a {
	color:white;
}
.gs2_tab_cus li:before {
    position: absolute;
    right: 0;
    top: 0;
    border-right: 18px solid #fff;
    border-bottom: 21px solid transparent;
    content: "";
}
.gs2_tab_cus li:last-child:before {
    border-right: 18px solid #f9f5ee;
} 
.gs2_size{
	    background: black;
    padding: 10px 20px;
    color: #fdb819;
}
.gs2_bg_2{
	position:relative;
}
.gs2_bg_2 .fill{
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 66.6%;
    opacity: .35;
	margin-left: 33.4%!important;
    background-repeat: no-repeat!important;
    background-position: center;
    background-size: cover!important;
	background-image:url('/wp-content/uploads/2017/05/vi-tri-phu-my-future-city-4.jpg');
}
.gs2_why_choose {
    position: relative;
    display: block;
    counter-reset: count;
}
.gs2_why_choose li{
	position: relative;
    display: block;
    font-size: 18px;
    line-height: 2em;
    color: #24262d;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .03em;
    margin-bottom: 36px;
    padding-left: 60px;
}
.gs2_why_choose li:before{
	position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 2em;
    font-weight: 600;
    counter-increment: count;
    content: "0" counter(count);
	color:#fdb819;
}
.gs2_why_choose .col-inner{
	position:relative;
}
.gs2_why_choose .col-inner:before {
    position: absolute;
    left: 0;
    right: 21px;
    top: -18px;
    height: 18px;
    background-color: #fff;
    content: "";
}
.gs2_why_choose .col-inner:after {
    position: absolute;
    right: 0;
    top: -18px;
    border-bottom: 18px solid #fff;
    border-right: 21px solid transparent;
    content: "";
}
.gs2_floor li {
    position: relative;
    font-size: 16px;
    line-height: 27px;
    color: #6c6d70;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 30px;
    background-color: #f9f5ee;
	margin: 0!important;
}
.gs2_floor li:nth-child(even) {
    background-color: #fff;
}
.gs2_floor li span{
	position: absolute;
    right: 30px;
}
.gs2_floor p{
	font-size:1.2em;
}
.gs2_floor .slider-nav-dots-dashes-spaced .flickity-page-dots .dot {
    max-height: 4px!important;
    max-width: 4px!important;
    border-radius: 0;
    background: white;
    padding: 4px;
    margin: 0 4px!important;
}
.gs2_floor .flickity-page-dots .dot{
	border:6px solid #fdb819;
}
.gs2_floor .flickity-page-dots {
bottom: unset;
    top: -50px;
    right: 0;
    left: unset;
}
.gs2_bg_3 .bg-fill.fill{
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 66.6%;
    opacity: 1;
    background-repeat: no-repeat!important;
    background-position: center;
    background-size: cover!important;
	background-image:url('/wp-content/uploads/2020/10/z2085371568650_8e9e711a8d641a4b8f5f08e90c7a31b0-3.jpg');
}
.gs2_adv_accordion{
	overflow-y:auto;
	max-height: 385px;
}
.gs2_adv_accordion .accordion-item{
	padding:20px 0;
	border-top:1px solid #d6d6d6;
	font-size:16px;
	color:black;
}
.gs2_adv_accordion .accordion-item .accordion-title{
	border-top:0px;
}
.gs2_adv_accordion .accordion-item a.accordion-title,.gs2_adv_accordion .accordion-item a.accordion-title i{
	color:black;
	transition:all 0.3s ease;
}
.gs2_adv_accordion .accordion-item a.accordion-title:hover,.gs2_adv_accordion .accordion-item a.accordion-title:hover i{
	color:#fdb819;
	transition:all 0.3s ease;	
}
.gs2_blog .is-divider{
	display:none;
}
.gs2_blog p{
	color:black;
}
.gs2_blog .box:hover p{
	color:black;
}
.gs2_blog .post-meta{
	color:#fdb819 ;
	padding:10px 20px;
	background:black;
	position:absolute;
	top:10px;
	font-size: 16px;
    font-weight: 600;
}
.gs2_blog .box:hover .post-meta{
	color:#fdb819;
}
.gs2_blog .box-text-inner{
padding-top: 30px;
}
.gs2_gallery.row.row-collapse {
    max-width: 100%!important;
}
.gs2_gallery.row:hover .box-image.image-cover:after{
	background-color: rgb(0 0 0 / 66%)!important;
	transition:all 0.3s ease;
}
.gs2_gallery.row .box:hover .box-image.image-cover:after{
	background-color: transparent!important;
		transition:all 0.3s ease;
}
.gs2_gallery.row .box-image.image-cover:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
	transition:all 0.3s ease;
}

.gs2_footer{
	padding-top:90px!important;
}
.gs2_copyright .g2_copyright_text{
	padding:30px;
	background:#1d1f25;
}
.gs2_copyright .g2_copyright_text:before {
    position: absolute;
    left: 100%;
    top: 0;
    border-right: 21px solid transparent;
    border-bottom: 18px solid #1d1f25;
    content: "";
}
.gs2_copyright .g2_copyright_text:after {
    position: absolute;
    left: 100%;
    top: 18px;
    bottom: 0;
    width: 21px;
    background-color: #1d1f25;
    content: "";
}
.gs2_copyright .col-inner:before {
    position: absolute;
    top: 0;
    right: 100%;
    width: 1000%;
    height: 100%;
    background-color: #1d1f25;
    content: "";
    margin-right: -15px;
}
.gs2_form input:not(.wpcf7-submit){
	background: transparent;
    padding: 25px;
    border: 2px solid #545454!important;
	color:white;
}
.gs2_form textarea{
	background: transparent;
    padding: 10px 0px 0px 25px;
    border: 2px solid #545454!important;
	height:150px;
	color:white;
}
.gs2_form input:not(.wpcf7-submit):focus,.gs2_form textarea:focus {
    border: 2px solid #fdb819!important;
    box-shadow: unset;
}
.gs2_form input:not(.wpcf7-submit)::placeholder,.gs2_form textarea::placeholder{
	color:#ffffff9e;
}

.gs2_form_button{
	padding:10px 50px!important;
	border:2px solid #fdb819!important;
	background:#fdb819!important;
}
.gs2_button_floor{
	border:0px solid #fdb819!important;
	background:#fdb819!important;
	padding:10px 50px!important;
	color:white!important;
	transition:all 0.5s ease;
	position:relative;
}
.gs2_button_floor span{
	z-index: 99999999;
    position: inherit;
}
.gs2_button_sup{
	border:0px solid black!important;
	background:black!important;
	padding:10px 50px!important;
	color:white!important;
	position:relative;
}
.gs2_button_sup:hover{
	color:black!important;
}
.gs2_button_sup span{
	z-index: 99999999;
    position: inherit;
}
.gs2_button_slide{
	position:relative;
	border:0px solid #fdb819!important;
	background:#fdb819!important;
	padding:10px 50px!important;
	color:white!important;
}
.gs2_button_slide:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    transform-origin: right;
    -webkit-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -moz-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -o-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1);
    -moz-transition-timing-function: cubic-bezier(.86,0,.07,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.07,1);
    transition-timing-function: cubic-bezier(.86,0,.07,1);
    transform: scaleX(0);
	z-index:-1;
}
.gs2_button_sup:after,.gs2_button_floor:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    transform-origin: right;
    -webkit-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -moz-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -o-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1);
    -moz-transition-timing-function: cubic-bezier(.86,0,.07,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.07,1);
    transition-timing-function: cubic-bezier(.86,0,.07,1);
    transform: scaleX(0);
	z-index:1;
}
.gs2_button_slide:hover:after,.gs2_button_sup:hover:after,.gs2_button_floor:hover:after {
	transform-origin:left;
	transform:scaleX(1);
	-webkit-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -moz-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -o-transition: transform 500ms cubic-bezier(.86,0,.07,1);
    transition: transform 500ms cubic-bezier(.86,0,.07,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.07,1);
    -moz-transition-timing-function: cubic-bezier(.86,0,.07,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.07,1);
    transition-timing-function: cubic-bezier(.86,0,.07,1);
}
.gs2_button_slide:hover,.gs2_button_floor:hover{
	color:#fdb819!important;
	transition:0.5s ease;
}
.gs2_button_slide:after,.gs2_button_floor:after {
	    background: black;
}
.gs2_button_sup:after{
	    background: white;
}
.scroll-to-bullets a.tooltipstered {
    border-radius: 0;
	background:white;
	border:6px solid #fdb819;
}
.scroll-to-bullets a.tooltipstered:not(.active):hover {
    border:6px solid #fdb819;
}
.scroll-to-bullets a.active{
	transform:rotate(45deg);
	border:6px solid #fdb819!important;
}
.scroll-to-bullets a{
	border:6px solid #fdb819;
	width: 20px;
	height: 20px;
}


/* end landing page */



.button.icon.circle {
    border-radius: 5px!important;
    background: #02ad88;
    color: white;
    border: 2px solid #02ad88;
}
.button.icon.circle:hover {
    background: transparent;
    color: #02ad88;
    border: 2px solid #02ad88;
}
.hp_product_1 .box-text p {
    color: white;
    font-size: 14px;
}
.box-text p {
    color: #444444;
    font-size: 14px;
}
.hp_single_product_info p,.hp_single_product_info li{
	color:#222!important;
	font-size:1em;
}
.hp_single_product_info h2{
	color:#02ad88;
	font-weight:700;
}
h3.hp_slider_title{
	font-size:5em;
}
.image-tools,.overlay-tools {
    display: none;
}
.header-main li.menu-item:hover a.nav-top-link{
	color:#02ad88!important;
}
.header-main .menu-item .sub-menu.nav-dropdown li:hover a{
	color:#02ad88;
}
.header-main .menu-item ul.sub-menu.nav-dropdown.nav-dropdown-simple.dark {
    top: 55px;
	border-top:3px solid #02ad88;
	border-right:0px solid #02ad88;
	border-bottom:0px solid #02ad88;
	border-left:0px solid #02ad88;
	transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform-origin: center top 0;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    -o-transform-origin: center top 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	left:0;
}
.header-main .menu-item:hover ul.sub-menu.nav-dropdown.nav-dropdown-simple.dark {
	transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
	left:0;
}
.tai-lieu {
    display: none;
}
.home p{
	color:#777;
}
.weblentop a{
    color: #FF4D00;
}
.weblentop {
    padding-left: 5px;
    margin-left: 5px;
    border-left: 1px solid;
}

.hp_button_topbar:hover{
	background:#222;
	color:white!important;
}
.hp_button_topbar:focus{
	background:#00000080;
}
body p{
	font-size: 16px;
}
/*.header-nav-main li a{
	padding: 0px 15px;
}*/
.header:not(.transparent) .header-nav.nav > li:hover > a{
	color:#ee9e0a;
}
.hp_sub_title{
	font-size:0.9em;
	font-weight:600;
	color:#02ad88;
}
.hp_title_large{
	font-size:3em;
	font-weight:900;
	color:#222;
}
.hp_title_medium{
	font-size:2em;
	font-weight:600;
	color:#222;
}
.hp_title_small{
	font-size:1.2em;
	font-weight:600;
	color:#222;
}
.hp_grid_city .banner,.hp_grid_city .banner-bg.fill{
	border-radius:10px;
}
.hp_grid_city .banner:after{
	content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 40px;
    background: white;
    top: 10px;
right: 20px;
		transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.hp_grid_city .banner:hover:after{
	height: 70px;
		transition:all 0.3s ease-in-out;
		-webkit-transition:all 0.3s ease-in-out;
}
.hp_grid_city .banner:before{
	content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 1px;
    background: white;
    top: 20px;
right: 10px;
	z-index:1;
		transition:all 0.3s ease-in-out;
		-webkit-transition:all 0.3s ease-in-out;
}
.hp_grid_city .banner:hover:before{
	width: 70px;
	transition:all 0.3s ease-in-out;
		-webkit-transition:all 0.3s ease-in-out;
}
.hp_grid_city .overlay{
	transition:all 0.3s ease;
		-webkit-transition:all 0.3s ease;
}
.hp_grid_city .banner:hover .overlay{
	background-color:#02ad88f5!important;
	transition:all 0.3s ease;
		-webkit-transition:all 0.3s ease;
}
.hp_grid_city h3{
	position:relative;
	padding-bottom:10px;
}
.hp_grid_city h3:after{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right: 0;
    margin: auto;
    height: 1px;
    width: 50%;
	transform-origin:right;
	transition:transform .5s ease-in-out;
	transform:scaleX(0);
	background:#fff
}
.hp_grid_city .banner:hover h3:after{
	transform-origin:left;
	transform:scaleX(1);
}
.hp_grid_city .banner{
	overflow:hidden;
}
.hp_grid_city .text-box {
    bottom: -30px;
	transition:all .3s ease-in-out;
}
.hp_grid_city .banner:hover .text-box {
    bottom: 10px;
	transition:all .3s ease-in-out;
}
.hp_grid_city a.button{
	opacity:0;
	right: -300px;
	transition:all .3s ease-in-out;
}

.hp_grid_city .banner:hover a.button{
	opacity:1;
	right: 0;
	transition:all .3s ease-in-out;
}
.hp_grid_city .banner-layers.container {
    overflow: hidden;
}
.hp_agent_icon{
	margin-top:-30px;
	margin-bottom:20px;
}
.hp_agent_icon a{
	position:relative;
	margin-right: 5px;
	margin-left: 5px;
}
.hp_agent_icon i{
	color:white;
	background:#02ad88;
	width: 34px;
    height: 34px;
    line-height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.hp_agent_icon i:hover{
	color:white;
}
.hp_agent_icon a:hover i{
	background:#222;
}
.flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}
.hp_row_agent{
	position:relative;
}
.hp_row_agent:before {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    width: 500%;
    height: 100%;
    background: #f4f5fa;
    left: -100%;
}
.hp_row_agent .flickity-slider > * {
    max-width: 25%!important;
}
.hp_fact .hp_divider{
	position:relative;
	height:3px;
	width:30px;
	display:block;
	background: #02ad88;
    left: 0;
    right: 0;
    margin: auto;
}
.hp_fact .hp_divider:before{
	position: absolute;
    background: inherit;
    content: "";
    width: 4px;
    height: 4px;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}
.hp_fact .hp_divider:after{
	position: absolute;
    background: inherit;
    content: "";
    width:4px;
    height: 4px;
    right:-10px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}
.hp_fact .count-up{
	font-weight:900;
}
.hp_product_1 .box .overlay.fill,
.hp_product_2 .box .overlay.fill,.archive.woocommerce .product-small .box .overlay.fill {
    background: #00000000;
	transition:all 0.3s ease;
}
.hp_product_1 .box:hover .overlay.fill,.hp_product_2 .box:hover .overlay.fill,.archive.woocommerce .product-small .box:hover .overlay.fill {
    background: #00000085!important;
		transition:all 0.3s ease;
}
.hp_product_2 .box{
border: 1px solid #eff0f3;
	transition:all 0.3s ease;
}
.hp_product_2 .box:hover,.archive.woocommerce .product-small .box:hover{
box-shadow: 0 3px 6px -4px rgba(0,0,0,0.10), 0 3px 6px rgba(0,0,0,0.15);;
	transition:all 0.3s ease;
}
.hp_product_1 .name.product-title a{
	position:relative;
}
.hp_product_1 .name.product-title a:after{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right: 0;
    margin: auto;
    height: 1px;
    width: 100%;
	transform-origin:right;
	transition:transform .3s ease-in-out;
	transform:scaleX(0);
	background:#fff
}
.hp_product_1 .box:hover .name.product-title a:after{
	transform-origin:left;
	transform:scaleX(1);
}
.hp_product_1 .hp_product_seemore{
	    right: 5px;
    padding: 2px 4px;
    position: absolute;
    bottom: 30px;
	background:#02ad88;
	border:2px solid #02ad88;
	border-radius:5px;
	font-size: 14.4px;
}
.hp_product_1 .hp_product_seemore:hover{
	background:#222!important;
	border:2px solid #222!important;
}
.hp_product_1 .overlay-tools {
    position: absolute;
    right: 65px;
    bottom: 30px;
}
.hp_product_1 .overlay-tools a{
	font-size:14px;
	padding: 2px 4px;
	line-height: unset;
	border-radius:5px;
	background:#02ad88;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.hp_product_1 .overlay-tools a:hover{
	background:#222;
	color:white!important;
}
.hp_product_1 p.category {
    position: absolute;
    top: -365px;
    background: #25bd48;
    padding: 4px 10px;
    border-radius: 5px;
    color: white!important;
    font-size: 12px;
	opacity:1;
}
.hp_product_1 p.box-excerpt {
    display: none;
}
.hp_product_2 p.category {
	opacity:1;
	position: absolute;
    left: -215px;
    top: 10px;
	background: #25bd48;
    padding: 4px 10px;
    border-radius: 5px;
    color: white!important;
    font-size: 12px;
}
.hp_product_2 .hover-slide-in {
    transform: unset;
	opacity:1;
}
.hp_product_2 a.quick-view.quick-view-added {
    font-size: 10px;
    padding: 3px 8px;
    width: 70px;
    bottom: 10px;
    position: absolute;
	text-transform:unset;
    left: 5px;
	background: #02ad88;
	border-radius: 5px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.hp_product_2 a.quick-view.quick-view-added:hover {
	background: #222;
}
.hp_product_2 a.hp_product_seemore {
    position: absolute;
    left: -62px;
    bottom: 8px;
	background:#02ad88;
	border:2px solid #02ad88;
	border-radius:5px;
	padding: 2px 4px;
    color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	font-size: 13px;
}
.hp_product_2 a.hp_product_seemore:hover {
	background:#222;
	border:2px solid #222;
}
p.name.product-title{
	font-size:17px;
	font-weight:600;
	padding-bottom:10px;
}
.hp_single_product_tienich ul{
	width:100%;
}
.hp_single_product_tienich li{
	width:30%;
	font-size:1em;
	color:#222;
}
.hp_single_product_tienich li:before{
	content:'\f00c';
	font-family:fontAwesome;
	position: relative;
    display: inline-block;
    left: -2px;
	font-size:1em;
	color:green;
}
.hp_single_product_price .amount{
	font-size:1.5em;
	display:block;
}
aside span.woocommerce-Price-amount.amount {
    display: block;
}
.widget-title {
    color: #222;
	padding-bottom:30px;
	position:relative;
	display:block;
}
.widget-title:before{
	content:'';
	position:absolute;
	display:block;
	bottom:15px;
	left:0;
	width:40px;
	height:2px;
	background:#02ad88;
	z-index:1;
}
.widget-title:after{
	content:'';
	position:absolute;
	display:block;
	bottom:15px;
	left:0;
	width:100%;
	height:2px;
	background:#d6d6d6;
}
.widget .is-divider{
	display:none;
}
aside {
    padding: 20px;
    background: white;
}
.product-small span.woocommerce-Price-amount.amount {
	font-size:1.2em;
    display: block;
}
.product-small .price {
    padding-bottom: 20px;
}
.product-small .price span{
	padding-bottom:3px;
}
.shop-page-title.category-page-title.page-title {
    background: #02ad8808;
    padding: 50px;
}
.archive.woocommerce .product-small .box-image,.hp_single_product_upsale .product-small .box-image {
    border-radius: 10px 10px 0px 0;
}
.archive.woocommerce .product-small .box-text,.hp_single_product_upsale .product-small .box-text{
	padding:20px;
}
.archive.woocommerce .product-small .box,.hp_single_product_upsale .product-small .box{
border: 1px solid #eff0f3;
	transition:all 0.3s ease;
	border-radius:10px;
}


.archive.woocommerce .product-small p.category,.hp_single_product_upsale .product-small p.category {
	opacity:1;
	position: absolute;
   left: 20px;
    top: -270px;
	background: #25bd48;
    padding: 4px 10px;
    border-radius: 5px;
    color: white!important;
    font-size: 12px;
}
.archive.woocommerce .product-small .hover-slide-in,.hp_single_product_upsale .product-small .hover-slide-in{
    transform: unset;
	opacity:1;
	filter:unset!important;
}

.archive.woocommerce .product-small a.quick-view.quick-view-added,.hp_single_product_upsale .product-small a.quick-view.quick-view-added {
    font-size: 13px;
    padding: 2px 4px;
    width: 85px;
    font-weight: 400;
    bottom: 13px;
    position: absolute;
    right: 70px;
    background: #02ad88;
    border-radius: 5px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-transform:unset;
}
p.woocommerce-result-count.hide-for-medium {
    display: none;
}
.archive.woocommerce .product-small a.quick-view.quick-view-added:hover,.hp_single_product_upsale .product-small a.quick-view.quick-view-added:hover {
	background: #222;
}
.archive.woocommerce .product-small a.hp_product_seemore,.hp_single_product_upsale .product-small a.hp_product_seemore {
    position: absolute;
    right: 10px;
    top: -38px;
    background: #02ad88;
    border: 2px solid #02ad88;
    border-radius: 5px;
    padding: 2px 4px;
    color: white;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    font-size: 13px;
}
.hp_product_address{
	display: block;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    font-size: 14px;
    color: white;
	left:15px;
	width:75%;
	overflow:hidden;
	line-height:16px;
	height:14px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hp_product_address:before{
	content:'\f041';
	font-family:fontAwesome;
}
.archive.woocommerce .product-small a.hp_product_seemore:hover {
	background:#222;
	border:2px solid #222;
}
.hp_footer_form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    padding: 28.5px 0px 28.5px 15px!important;
    border-radius: 99px 0px 0px 99px;
}
.hp_footer_form input.wpcf7-form-control.wpcf7-submit {
    background: #02ad88;
    padding: 10px;
	    box-shadow: none!important;
}

.hp_contus_contact .col-inner{
	box-shadow: 0 0 50px rgba(0,0,0,.085);
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.085);
    padding: 35px 25px;
	margin-bottom: 35px;}
.hp_contus_contact .col-inner a{
	color:#bbbbbb;
}
.hp_contus_contact:hover .col-inner i{
	color:#02ad88;
	transition:all 0.3s ease-in-out;
}
.hp_page_agent_icon {
	text-align: center;
    margin-top: -30px;
    z-index: 1;
    padding: 5px;
    /* top: -30px; */
    background: #ffffffa8;
    width: 100%;
    height: 50px;
    position: relative;
}
.hp_page_agent_icon i{
	padding:0 10px;
	color:#02ad88;
	font-size:20px;
	text-shadow: none;
}
.hp_single_agent .hp_single_agent_detail li:nth-child(odd) {
    background: #f7f7f7;
}
.hp_single_agent .hp_single_agent_detail li{
	padding: 6px 10px;
	margin-left: 0!important;
}
.hp_single_agent_info ul{
	    padding: 23px 25px;
    border: 2px solid #f2f2f2;
    background: #f7f7f7;

}
.hp_single_agent_info li {
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
}
.hp_single_agent .hp_button_sub_submit,.hp_contact .hp_button_sub_submit{
	background:#02ad88!important;
	border-radius:5px;
	color:white;
}
.hp_single_agent .hp_button_sub_submit:hover,.hp_contact .hp_button_sub_submit:hover{
	background:#222!important;
	color:white;
}
.hp_single_agent .hp_button_sub_submit:hover:focus,.hp_contact .hp_button_sub_submit:hover:focus{
	background:#fff!important;
	color:#222;
}

.hp_footer ul li,.hp_footer ul li a {
    color: white;
	transition:all 0.2s ease;
}
.hp_footer ul li a:hover {
    color: #02ad88;
	margin-left:5px;
}
.hp_footer ul li a:hover {
    transition:all 0.2s ease;
	margin-left:5px;
}
span.devvn_woocommerce_price_prefix {
    margin-right: 5px;
}

@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
.weblentop{
		display: block;
		border-left: 0;
	}
	.product-small span.woocommerce-Price-amount.amount{
		display:inline-block;
	}
	.hp_row_agent .flickity-slider > * {
    max-width: 100%!important;
}
	.hp_product_2 p.category {
    left: 10px;
    top: -440px;
		z-index:1;}
	.hp_product_2 a.hp_product_seemore {
    left: 10px;
		bottom: 180px;
	display:none;}
	.hp_single_product_tienich li{
		width:50%;
	margin-left: 0!important;
	}
	.archive.woocommerce .product-small p.category{
		top: -255px;}
	.hp_single_product_upsale .product-small p.category {
		top: -225px;}
	.hp_product_1 p.category {
		top: -300px;}

.hp_single_product_info p,.hp_single_product_info li{
	color:#222!important;
	font-size:1em;
}
.hp_single_product_info h2{
	font-size:2em;
	font-weight:900;
}
	h3.hp_slider_title{
	font-size:2em;
}
	.hp_product_1 .name.product-title a{
		font-size:0.8em;
	}
	.topnav img{
		    padding: 0 25%;
		height:60px!important;
	}
	.topnav a:not(:first-child) {display: none;}
	.topnav_2 a {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
	.topnav a.icon:hover {
    color: black;
}
	.topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
	 top:0;
  }
  .topnav.responsive .topnav_2 a{
    float: none;
    display: block;
    text-align: center;
	  top:20px;
  }
	.c2_logo a {
    width: 100%;
}
	.topnav img{
	padding: 0px;
}
	.topnav_2 a.icon {
    height: 100%;
    /* text-align: center; */
    /* padding: 40px 10px; */
    top: 20px;
    bottom: 20px;
}
	.gs2_col_cus .col {
    padding-right: 15px;
}
	.gs2_tab_cus li.tab {
    width: 100%;
		border-top:2px solid #f9f5ee;
}
	.gs2_tab_cus li:before {
    display:none;
}
	.gs_title_slide {
font-size: 4rem!important;
    letter-spacing: 0.3em;
    animation-delay: .5s!important;
    transition-delay: 0.5s!important;
    line-height: 6rem!important;
}
	.gs2_floor_slide .col,.gs2_floor_slide{
		padding:0!important;
	}
	.gs2_copyright .col-inner{
		right:20px;
	}
	.gs2_size{
	    background: black;
    padding: 10px 10px;
    color: #fdb819;
}
	.gs2_adv_accordion {
    overflow-y: unset;
    max-height: unset;
}
	
}
@media screen and (max-width:1366px) and (min-width:1024px){
	.hp_product_2 p.category {
		left: -190px;}
	.archive.woocommerce .product-small p.category{
		top: -240px;}
	.hp_product_1 p.category {
		top: -315px;}
	 .hp_single_product_upsale .product-small p.category {
		top: -230px;}
}
@media screen and (max-width:1023px) and (min-width:768px){
	.hp_row_agent .flickity-slider > * {
    max-width: 50%!important;
}
	.hp_product_2 a.hp_product_seemore {
    position: absolute;
    left: -62px;
		bottom: 8px;}
	.hp_product_2 p.category {
    left: -295px;
		top: 10px;}
	.hp_product_1 p.category {
		top: -215px;}
	.archive.woocommerce .product-small p.category {
		top: -245px;}
	p.name.product-title {
    font-size: 12px;
    font-weight: 600;
		height: 30px!important;}
	.hp_product_address {
    font-size: 11px;
		width: 70%;}
	.hp_single_product_upsale .product-small p.category {
    top: -160px;
}
}
@media screen and (max-width:1366px) and (min-width:768px){
	
}
@media screen and (max-width:376px) and (min-width:375px){
	.hp_product_2 p.category {
		top: -400px;}
	.hp_product_2 a.hp_product_seemore {
    left: 10px;
		bottom: 175px;}
	.archive.woocommerce .product-small p.category {
		top: -235px;}
	.hp_single_product_upsale .product-small p.category {
		top: -205px;}
	.hp_product_1 p.category {
		top: -260px;}
}
@media screen and (max-width:374px) and (min-width:360px){
	.hp_product_2 p.category {
		top: -380px;}
	.archive.woocommerce .product-small p.category {
		top: -225px;}
	.hp_single_product_upsale .product-small p.category {
		top: -195px;}
	.hp_product_1 p.category {
		top: -250px;}
}
@media screen and (max-width:340px) and (min-width:320px){
	.hp_product_2 p.category {
		top: -340px;}
	.hp_product_2 a.hp_product_seemore {
    left: 10px;
		bottom: 175px;}
	.archive.woocommerce .product-small p.category {
		top: -195px;}
	.hp_single_product_upsale .product-small p.category {
		top: -165px;}
	.hp_product_1 p.category {
		top: -215px;}
	p.name.product-title{
		font-size:13px;
	}
}
