/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css");

.mini-widgets .mini-widget-searchform > a {
    transform: rotate(270deg);
    position: relative;
    top: -3px;
    margin-left: 40px;
	font-size: 23px;
}
.main-nav > .menu-item > a > i {
    font-size: 10px;
    margin-top: -14px;
    position: relative;
    top: -1px;
	transform: rotate(90deg)
}

.wp-block-preformatted h2 {
	font-size: 16px;
	line-height: 25px;
    padding-bottom: 13px !important;
}

.wp-block-preformatted h3 {
	font-size: 16px;
	text-transform: uppercase;
}

.wp-block-preformatted p {
    font-size: 16px;
    color: #a9acae;
    font-family: roboto;
    line-height: 25px;
}
.wp-block-preformatted {
    white-space: inherit;
}
#search-box {
    height: 0 !important;
}

#search-banner {
	max-width: 625px !important;
    position: relative;
    top: -100px;
    z-index: 99;
    margin: auto;
}

#search-banner input {
    width: 100%;
    height: 60px;
    background: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: 0 0 5px #ccc;
    padding-left: 60px;
    color: #b9a2aa;
    font-size: 16px;
}

#search-banner input:focus-visible {
    border: none;
}

#search-banner i {
    position: absolute;
    top: 22px;
    left: 25px;
    font-size: 16px;
    transform: rotate(270deg);
    font-weight: bold;
    color: #787373;
}

.home-about h2 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    font-family: Roboto, Helvetica, Arial, Verdana, sans-serif !important;
    margin-bottom: 25px;
}

.home-about h2 strong {
    font-weight: 500;
}

.home-about p {
    font-size: 16px;
    color: #000;
}

.home-about-list {
    list-style: none !important;
}

.home-about-list:before {
    content: ' ';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    border: 4px solid red;
    border-top: none;
    border-left: none;
    right: 20px;
    bottom: 20px;
}

.home-about-list li {
    padding-left: 70px;
    padding-right: 85px;
    margin-bottom: 15px;
    position: relative;
}

.home-about-list li h3 {
    font-size: 18px;
    color: red;
    margin-bottom: 0;
}

.home-about-list li:before {
    content: ' ';
    display: block;
    width: 55px;
    height: 55px;
    background: url('./images/icon-list-about.png');
    position: absolute;
    top: 18px;
    left: 0;
}

.home-about-list li p {
    color: #000;
    font-size: 16px;
}

.home-about-list li:last-child:before {
    background-position: left bottom;
}

.home-about-list li:nth-child(2):before {
    background-position-y: -55px;
    top: 15px;
}

.home-about-list li:nth-child(3):before {
    background-position-y: 110px;
    top: 7px;
}

.bg-title-grey {
    font-size: 30px !important;
    color: #000 !important;
    text-align: center !important;
    font-family: Roboto !important;
    font-weight: 300 !important;
    font-style: normal !important;
    text-transform: uppercase;
    padding-top: 50px;
    background: url(./images/bg-title-grey.png) no-repeat center top;
    margin-bottom: 35px; 
    margin-top: 30px;
}
@media only screen and (max-width:768px) {
	.bg-title-grey {
		font-size: 30px !important;
	}
}
.bg-title-white {
    color: #fff !important;
	background: url(http://d.asahiland.com/wp-content/uploads/2022/06/bg-title-white.png) no-repeat center top;
}

.partner img {
    width: 100%;
    border: 2px solid #dfdfdf;
    border-radius: 5px;
    /*padding: 15px 45px; */
}
.service-box {
    background: #313131;
    text-align: center;
    padding: 25px 15px 35px 15px;
}
.service-box h3 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.service-box p {
    font-size: 16px;
    color: #929292;
}
@media only screen and (max-width:500px) {
	.counter-asahi aio-icon {
		font-size:35px;
	}
}
.counter-asahi .stats-desc {
    color: #fff !important;
    font-size: 40px;
} 
.counter_suffix {
    margin-left: 10px !important;
}

.single-post-shortcode {
    position: relative;
}

.single-post-shortcode > .post-content {
    position: absolute;
    padding: 15px;
    padding-bottom: 10px;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgb(26 8 8) 53%, rgba(255, 255, 255, 0) 100%);
}

.single-post-shortcode .post-content .date {
    display: block;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;
}

.single-post-shortcode .post-content .title {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.single-post-shortcode .post-content h3 {
    margin-bottom: 0;
    margin-top: 0px;
    line-height: 22px;
}

.post-list {
    list-style: none;
    padding: 0;
}
.post-list li {
    list-style: none;
    display: block;
    width: 100%;
    min-height: 90px;
    margin-bottom: 10px;
}
.post-list li .date {
    display: block;
    width: 100%;
}
.post-list li img {
    width: 125px;
    height: auto;
    float: left;
    margin-right: 15px;
}
.post-list li .date {
    font-size: 14px;
	margin-bottom: 10px;
	color: #001e35 !important;
}
.post-list li h3 {
    font-size: 18px;
    font-weight: 500;
    margin-top: -5px;
    line-height: 20px;
	color: #000;
}

.btn-view-more button {
    border-radius: 5px;
}

.project-list {
    padding: 0;
}

.project-list img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.project-item {
    max-width: 360px;
    margin: auto;
    box-shadow: 0 0 5px #ccc;
    border-radius: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.project-item h3 {
    padding-left: 15px;
}
.project-item h3 a {
    font-size: 20px;
    font-weight: 500;
    color: #2a3036;
}
.project-item h3 a:hover {
    color: red;
}

.project-item .address {
    font-size: 15px;
    padding-left: 15px;
}

#nav-gioi-thieu {
    width: 100%;
    height: 65px;
    text-align: center;
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 0;
}
@media only screen and (max-width:768px) {
	#nav-gioi-thieu {
		overflow: scroll !important;
        white-space: nowrap !important;
		z-index: 9999;
	}
	a.active_nav::before {
		bottom: 2px;
    	left: 45%;
	}
}
#nav-gioi-thieu li {
    height: 65px;
    line-height: 65px;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
}
#nav-gioi-thieu li a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
#nav-gioi-thieu li a:hover,
#nav-gioi-thieu li.active a {
    color: red;
}

.menu li, .qts-lang-menu li, .widget_pages li {
    display: inline-block !important;
}
#gioi-thieu p {
    color: #fff !important;
    text-align: justify !important;
    margin-bottom: 20px !important;
    padding-right: 15px;
}

@media only screen and (min-width:500px) {
#gioi-thieu .vc_column_container,
#gioi-thieu .vc_column-inner {
    min-height: 500px;
	max-height: 500px;
}
}

@media only screen and (max-width:500px) {
   #gioi-thieu .vc_column_container, #gioi-thieu .vc_column-inner {
    min-height: auto !important;
    max-height: auto !important; 
}
}
.vc_grid-filter {margin: 0 !important; padding-bottom: 20px;}

.vc_grid-filter li {
    position: relative;
    padding-left: 40px !important;
    border-radius: 5px !important;
    padding: 10px 22px !important;
}
.vc_grid-filter li:first-child span {
    padding-left: 0 !important;
}
.vc_grid-filter li span {
    text-transform: uppercase;
    padding-left: 35px !important;
}
.vc_grid-filter li:hover,
.vc_grid-filter li.vc_active {
    background-color: red !important;
}
.vc_grid-filter li:hover span,
.vc_grid-filter li.vc_active span {
    color: #fff !important;
    border-radius: 5px;
}

.project-grid-style .vc_grid-filter li:nth-child(2)::before {
    content: ' ';
    display: block;
    width: 32px;
    height: 32px;
    background: url('./images/project-filter.png');
    position: absolute;
    top: 5px;
    background-position: -64px 32px;
}

.project-grid-style .vc_grid-filter li:nth-child(3)::before {
    content: ' ';
    display: block;
    width: 32px;
    height: 32px;
    background: url('./images/project-filter.png');
    position: absolute;
    top: 5px;
    background-position: 35px 32px;
}

.project-grid-style .vc_grid-filter li:nth-child(4)::before {
    content: ' ';
    display: block;
    width: 32px;
    height: 32px;
    background: url('./images/project-filter.png');
    position: absolute;
    top: 5px;
    background-position: 0 32px;
}

.project-grid-style .vc_grid-filter li:nth-child(5)::before {
    content: ' ';
    display: block;
    width: 32px;
    height: 32px;
    background: url('./images/project-filter.png');
    position: absolute;
    top: 5px;
    background-position: 100px 32px;
}

.project-asahi-land-box .vc_grid-item-mini {
    box-shadow: 0 0 5px #ccc;
    
    border-radius: 30px;
}   
.project-asahi-land-box .vc_gitem-animated-block .vc_gitem-zone {
    border-radius: 20px 20px 0 0;
}
.project-asahi-land-box .vc_gitem_row .vc_gitem-col {
    border-radius: 0 0 20px 20px;
    border: 1px solid #e3dede;
    padding-bottom: 20px;
}
.project-asahi-land-box .vc_gitem_row .vc_gitem-col h4 {
    margin-bottom: 0;
    font-size: 20px;
    padding-left: 20px;
    color: #2a3036;
	font-weight:bold;
}
.vc_gitem-post-meta-field-dia_chi_du_an {
    font-size: 15px;
    padding-left: 20px;
    color: #2a3036;
    margin-top: -10px;
    position: relative;
}
.vc_gitem-post-meta-field-dia_chi_du_an::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f3c5";
    margin-right: 10px;
}
#ho-so-ung-tuyen input[type="file"] {
	color: #fff !important;
	border: none;
}
#ho-so-ung-tuyen input[type="file"]::-webkit-file-upload-button {
  background: #fff !important;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  outline: none;
  padding: 10px 25px;
  text-transform: uppercase;
  transition: all 1s ease;
  border: none !important;
}

#ho-so-ung-tuyen input[type="file"]::-webkit-file-upload-button:hover {
  background: #fff;
  color: #000;
}

#ho-so-ung-tuyen input[type="submit"] {
	background: #383838 !important;
    width: 100%;
    font-size: 15px !important;
    color: #fff !important;
    border: none;
    border-radius: 5px !important;
    margin-top: 10px;
    text-transform: uppercase !important;
    font-weight: 400 !important;
}
.job_listings .search_submit input {
	border: none !important
}
.job_listings .position .company strong {
	float: left;
    padding: 0 !important;
    margin: 0 !important;
    display: block;
    margin-right: 10px !important;
}
.job_listings .position .company {
	box-shadow: none !important;
    border: none !important;
    padding: 0;
}
.job_listings .meta {
	clear: inherit !important;
}
.tab-mat-bang {
	background: #fff !important;
}
.tab-mat-bang ul {
	text-align: center !important;
}
.tab-mat-bang ul li {
	position: inherit !important;
    float: inherit !important;
    display: inline-block !important;
}
@media only screen and (max-width:500px) {
.icon-number .uavc-list-content b {
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
	top: 0px !important;
}
}
.bg-on.fullwidth-img .blog-media, .bg-on.fullwidth-img .project-list-media {
    padding: 0;
    height: 200px;
}

.phone-vr-img-circle a{
	    position: relative !important;
    overflow: hidden !important;
    width: 27px !important;
}
.phone-vr-img-circle{
	    z-index: 999999999 !important;
}