/*
Theme Name: The7
Theme URI: https://the7.io/
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 12.3.1
Tested up to: 6.7.1
Requires PHP: 7.0.0
Requires at least: 6.6.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: https://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: https://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}
a.the7-logo-wrap img:nth-of-type(2) {
	margin-top:-13px;
}
.elementor-element-89e1ad4 a.the7-logo-wrap img:nth-of-type(1) {
	margin-top:-25px;
}
.elementor-element-89e1ad4 a.the7-logo-wrap img:nth-of-type(2) {
	margin-top:-20px;
}
.elementor-element-343e160 .box-description{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  max-height: calc(2rem * 3);
}
.page-title2{
	display:block;
}	
#Link-0-channel .chaty-svg{
	justify-content: center;
	align-items: center;
	display: flex;
}	
#Link-0-channel img{
	width:40px !important;
	height:40px !important;
}
.part-tiele{
    position: relative;
    display: inline-block;
}
.part-tiele::after{
    content: '';
    position: absolute;
    left: 49.5%;
    bottom: px; /* Adjust the distance of the underline from the text */
    width: 4rem; /* Adjust the length of the underline */
    height: 6px; /* Adjust the thickness of the underline */
    /* background-color: #05253B; Adjust the color of the underline */
	background-color: #f39c12;
    transform: translateX(-50%);
    border-radius: 5px;
    margin: 10px 0 1rem 0;
}
.the7-e-sticky-effects .elementor-element-a422ad1 svg{
	fill:#000 !important;
}

.dt-owl-item .ele-entry-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 2.8em; /* 根据您的字体大小调整 */
}


.section-title h3,.section-title-center h3{
	position: relative;
	font-weight: bold;
	padding-bottom: 10px;
}

.section-title h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 3px;
	background-color: #f39c12;
}

.section-title-center h3::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 60px; /* 保持原始宽度或根据需要进行调整 */
  height: 3px;
  background-color: #f39c12;
  left: 50%; /* 将左边缘移动到父元素的中间位置 */
  transform: translateX(-50%); /* 向左移动自身宽度的50%，实现真正的居中 */
}


.elementor-element-0951978 .box-heading a,.the7_image_box_grid_widget-b5a8c37 .box-heading a,.img-box-1 .box-heading a{
	border-left: 4px solid #f39c12;
	padding-left:10px;
}

.elementor-element-0951978 .the7-icon-box-grid,.the7_image_box_grid_widget-b5a8c37 .wf-cell,.img-box-1 .wf-cell{
	transition: transform 0.3s ease;
}
.elementor-element-0951978 .the7-icon-box-grid:hover,.the7_image_box_grid_widget-b5a8c37 .wf-cell:hover,.img-box-1 .wf-cell:hover{
	transform: translateY(-10px);
}
.the7_image_box_grid_widget-b5a8c37 .wf-cell,.img-box-1 .wf-cell{
	background-color:#fff;
}
.the7_image_box_grid_widget-b5a8c37 .box-content ,.img-box-1 .box-content{
	padding:10px 20px;
}

.job-cards {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 20px;
}

.job-card {
	background: white;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
}
.elementor-element-6b5b478{
	width:100%;
}

.job-card:hover {
	transform: translateY(-5px);
}

.job-title {
	color: #2c3e50;
	font-size: 1.5em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #3498db;
}

.section-title {
	color: #3498db;
	font-size: 1.1em;
	margin: 15px 0 10px;
}

.job-cards ul {
	list-style-position: inside;
	padding-left: 10px;
}

.job-cards li {
	margin-bottom: 8px;
	color: #555;
}

.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(1),
.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(2),
.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(4),
.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(5),
.hover_box_grid .wf-cell:nth-child(1),
.hover_box_grid .wf-cell:nth-child(2),
.hover_box_grid .wf-cell:nth-child(4),
.hover_box_grid .wf-cell:nth-child(5){
    border-right: 1px solid #C4C4C4;
}
.the7_icon_box_grid_widget-1f1a005 .wf-cell:hover,.hover_box_grid .wf-cell:hover,.hover_box_grid_8 .wf-cell:hover{
	border:1px solid #fff;
	background-color: rgba(255,255,255,0.1);
}
.hover_box_grid_8 .wf-cell{
	border-right: 1px solid #C4C4C4;
}
.hover_box_grid_8 .wf-cell:nth-child(4),.hover_box_grid_8 .wf-cell:nth-child(8){
	border-right: unset;
}
.hover_box_grid_8 .wf-cell:nth-child(4):hover,.hover_box_grid_8 .wf-cell:nth-child(8):hover{
	border-right: 1px solid #C4C4C4;
}

.elementor-element-f211926.elementor-widget-text-editor {
  display: none;
}

.the7_image_box_grid_widget-343e160 img.attachment-full{
	min-height:196px;
}


.img-box-1 .elementor-image-div {
	height:230px;
}
.box-grid-cus .box-heading{
	position:relative;
	padding-bottom:12px;
}
.box-grid-cus .box-heading::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background-color: #f39c12;
}



.the7_icon_box_grid_widget-c1b996b  .wf-cell:not(:last-child):after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23f39c12'/%3E%3C/svg%3E");
	position: absolute;
	right: -25px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.1));
	transition: transform 0.3s ease;
}
.the7_icon_box_grid_widget-c1b996b  .wf-cell:hover:not(:last-child)::after {
	transform: translateY(-50%) translateX(5px);
}

.dt-nav-menu-horizontal > li > .horizontal-sub-nav::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 15%;
  transform: translate(-50%, -100%);
  width: 5px;
  height: 8px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  /*border-bottom: 6px solid #f39c12;*/
  transition: opacity 0.3s ease;
  background-color: unset !important;
}
.dt-nav-menu-horizontal > li > .horizontal-sub-nav{
  background-color: rgb(255, 255, 255);
  border-radius: 10px;
}
.dt-nav-menu-horizontal > li > .horizontal-sub-nav li{
	padding-bottom:10px;
}
.dt-nav-menu-horizontal > li > .horizontal-sub-nav li a {
  border-bottom: 1px dashed #eee;
  padding-bottom: 7px;
}
	
.post-thumbnail a.img-css-resize-wrapper{
	/*width: 300px !important;  */
  	height: 230px !important;
}
.post-thumbnail a.img-css-resize-wrapper img{
	height:100%;
}
.elementor-15198 .elementor-element.elementor-element-c8c4d9d .wpr-wrapper .wpr-extra-label{
	width:220px;
}

.banner-title-2 {
  font-size: 2.5rem;
}
.translatepress-en_US .elementor-15198 .elementor-element.elementor-element-87d48a9{
	--row-gap:0px;
}
.translatepress-en_US .elementor-element-831938e p{
	font-size:1.2rem;
	margin-bottom: 5px;
}
.translatepress-en_US .post .the7-heading-title a{
	font-size:1.2rem;
}

#elementor-popup-modal-4761 {
	z-index: 999999;
}
.translatepress-en_US .dt-nav-menu-horizontal>li:not(.item-divider):not(:last-child) {
	padding-right:15px;
}
.translatepress-en_US .the7-image-box-wrapper .box-content{
	width: 100%;
    white-space: break-word;
    overflow-wrap: break-word;
	padding:10px;
}
.translatepress-en_US .the7-image-box-wrapper .box-content .box-heading a{
	font-size:1.2rem;
}
.jobs-tab .the7-e-tab-title-text{
	width:100%;
}
.jobs-tab .the7-e-tab-title-text .tab-title{
	display: flex;
    justify-content: space-between;
    width: 100%;
}
.jobs-tab .the7-e-tab-title-text .tab-title .right{
	min-width: 42px;
}
.jobs-tab .the7-e-tab-title-text .desc{
	margin-top: 10px;
    font-size: 1.2rem;
    font-weight: 300;
}

li.trp-language-switcher-container ul.the7-e-sub-nav{
	min-width: calc(130px) !important;
   --sub-menu-width: 130px !important;
}

.translatepress-en_US .the7-heading-title{
	letter-spacing: 0px !important;
}
	
.fa-search,.fa-angle-left,.fa-angle-right{
	color:#022750;
}

.translatepress-zh_CN .banner-title-2{
	font-size:unset;
}
.translatepress-zh_CN .page-title2{
	display:unset;
}
@media (max-width: 1200px) {
	.the7-box-grid-wrapper .dt-css-grid{
		grid-column-gap: 20px !important;
	}
}
@media (max-width: 768px) {
	.the7_icon_box_grid_widget-c1b996b  .wf-cell:not(:last-child)::after {
		right: 50%;
		bottom: -35px;
		top: auto;
		transform: translateX(50%) rotate(90deg);
	}

	.the7_icon_box_grid_widget-c1b996b  .wf-cell:hover:not(:last-child)::after {
		transform: translateX(50%) rotate(90deg) translateY(5px);
	}
	
	.job-cards {
		grid-template-columns: 1fr;
	}

	.job-title {
		font-size: 1.3em;
	}
	.elementor-element-b1d72b8 .elementor-social-icons-wrapper{
		display: ruby-text
	}
}

@media (max-width:650px) {
	.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(3){
		border-right: 1px solid #C4C4C4;
	}
	
	.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(2),
	.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(4){
		border-right: unset;
	}
}
@media (max-width:650px) {
	.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(3){
		border-right: 1px solid #C4C4C4;
	}
	
	.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(2),
	.the7_icon_box_grid_widget-1f1a005 .wf-cell:nth-child(4){
		border-right: unset;
	}
}