@charset "utf-8";

/* Box ÁØ ½ÅÁ¾Ãß°¡*/

.xet-team-thumbnail {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: transparent;
    text-align: center;1
}
.inner_logo {position: absolute;bottom:30px;left:50%;margin-left:80px;}
.inner_logo img{width:240px;height:180px;}
.zo_icons{margin-bottom:20px;}
.fa {color:#d9dbe6;}
.shadows {text-shadow: 0px 0px 10px #ffffff;}
.xet-team-head {background-color:#565656;color:#fff;width:150px;margin:0px auto;border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px;z-index:100;position:relative;padding:20px 0;font-size:17px;}
.xet-team-head-sub{background-color:#565656;color:#fff;width:150px;margin:0px auto;border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px;z-index:100;position:relative;padding:20px 0;font-size:17px;}
.aleft {text-align:left;}
.line_2{margin-left:25%;border:1px solid #dedede;border-bottom:0px;width:50%;height:30px;}
.m_1{margin-left:18%;float:left;}
.m_2{margin-right:18%;float:right;}
.ceo {border-bottom:1px solid #dedede;width:70%;margin:0 auto;}
.ceo_mid_line{width:1px;height:60px;border-left:1px solid #dedede;margin-left:50%;margin-top:0px;}
.ceo_mid_line2{width:1px;height:160px;border-left:1px solid #dedede;margin-left:50%;margin-top:-30px;}
.mid_line{width:21%;height:30px;border-left:1px solid #dedede;margin-left:50%;margin-bottom:5px;margin-top:-1px;border-top:1px solid #dedede;}
.mid_line_right {width:21%;height:30px;border-right:1px solid #dedede;margin-left:25%;margin-bottom:5px;margin-top:-1px;border-top:1px solid #dedede;}
.zozic {width:21%;margin:0 2%;float:left;}
.subContent { border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px; padding:40px 20px 10px 20px;border:1px solid #dedede;margin-top:-25px; z-index:1;position: relative;min-height:150px;line-height:25px;}

.xet-icon-boxk {
    cursor: default;
	padding:20px;
    position: relative;
    text-align: center;
}



@media (max-width: 767px)
{
.fa {color:#565656;}
.xet-icon-boxk::before,
.xet-icon-boxk::after {
    border: 0px solid rgba(0, 0, 0, 0.1);
    content: "";
    height: calc(50% - 20px);
    pointer-events: none;
    position: absolute;
    transition: all 0.33s ease 0s;
    width: calc(100%);
}
.xet-icon-boxk::before {
    border-width: 1px 1px 0 1px;
    left: 0;
    top: 0;
}
.xet-icon-boxk::after {
    border-width: 0 1px 1px 1px;
    bottom: 0;
    right: 0;
}
.xet-icon-boxkxx:hover::before, 
.xet-icon-boxkxx:hover::after {
    border-color: #81bcff;
    height: calc(50% - 5px);
    width: 100%;
}
.xet-icon-boxkxx:hover {
	background-color: #fff;
	 transition: all 0.33s ease-out;
	-moz-transition: all 0.33s ease-out;
	-webkit-transition: all 0.33s ease-out;	
}
.xet-icon-boxk .moreLink {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

	}
.xet-team-head {background-color:#565656;color:#fff;width:100px;margin:0px auto;border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px;z-index:100;position:relative;padding:10px 0;font-size:13px;}
.xet-team-head-sub{background-color:#565656;color:#fff;width:80px;margin:0px auto;border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px;z-index:100;position:relative;padding:10px 0;font-size:13px;}
.ceo_mid_line2{width:1px;height:110px;border-left:1px solid #dedede;margin-left:50%;margin-top:-30px;}

}
