

.gray {
	/*-webkit-filter: grayscale(1);*/
	-webkit-filter: grayscale(1) invert(0.2);
}

#steps img {
	border-radius: 0px;
}

#divpuzzle {
	margin: 0 auto;
}

.mask {
	object-fit: cover;
	object-position: 50% 50%;
}

.piccell {
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	float: left;
	overflow: hidden;
	perspective: 1000px;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.6s;
	transform-style: preserve-3d;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.piccell:hover .flip-card-inner {
	transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.flip-card-front {
	color: black;
}

.flip-card-back {
	color: white;
	transform: rotateY(180deg);
}

#divpuzzle .txt {
	text-align: center;
	color: #000;
	margin-top: -42%;
	perspective: 1001px
}

.owl-theme .owl-dots .owl-dot {
	height: 100px;
}

.owl-theme {
	background: url("/img/gray.png") no-repeat;
	background-size: 100% 100%;
}

.owl-caption {
	position: absolute;
	top: 0rem;
	left: 0rem;
	right: 0rem;
	bottom: 0rem;
	padding: 8rem 15rem 0rem 15rem;
	overflow-y: auto;
}


.owl-theme .owl-nav {
	height: 0;
}

.owl-caption h2 {
	font-size: 2rem;
	margin: 0 0 0.5rem 0 !important;
	text-align: left;
	color: #ffff00;
}

.owl-caption h3 {
	text-align: left;
	color: #fff;
}

@media screen and (max-width: 480px) {
	.owl-theme {
		background: url("/img/gray-m.png") no-repeat;
		background-size: 100% 100%;
	}

	.owl-caption {
		position: absolute;
		top: 2.5rem;
		height: 180px;
		overflow: auto;
		padding: 0rem 3rem 3rem 3rem;
		background-color: rgba(0,0,0,0);
	}

	.owl-caption h2 {
		margin: 0 0 0.5rem 0 !important;
	}

	.owl-caption h3 {
		line-height: 2rem;
	}

	.owl-theme .owl-dots .owl-dot {
		height: 50px;
	}
}

.owl-caption .c-blue {
	color: #2F80ED;
	font-weight: bolder;
}

#flipbox h1 {
	color: #333 !important;
}

.animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;

	-webkit-animation-delay: 100ms !important;
	animation-delay: 100ms !important;
}

.boxsolid {
	margin-bottom: 2em;
}

.owl-carousel .nav-btn {
	height: 50px;
	position: absolute;
	width: 50px;
	cursor: pointer;
	top: 45% !important;
}

.owl-carousel .prev-slide {
	background: url(/img/arrow_left_yellow.png) no-repeat scroll 0 0;
	left: 35px;
}

.owl-carousel .next-slide {
	background: url(/img/arrow_right_yellow.png) no-repeat scroll 0 0;
	right: 35px;
}

@media screen and (max-width:480px) {
	.owl-carousel .nav-btn {
		top: 45% !important;
	}

	.owl-carousel .prev-slide {
		background: url(/img/arrow_left_yellow.png) no-repeat scroll 0 0;
		left: -10px;
	}

	.owl-carousel .next-slide {
		background: url(/img/arrow_right_yellow.png) no-repeat scroll 0 0;
		right: -10px;
	}

	.boxsolid {
		margin-bottom: 0em;
	}

	.special:before,
	.special:after {
		display: none;
	}

}



.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
	pointer-events: none;
	opacity: 0.2;
}

.txt::before {
	content: attr(data-storke);
}

.txt::before {
	position: absolute;
	z-index: -1;
	/*-webkit-text-stroke: 3px #fff;*/
	text-stroke: 3px #fff;
}


.designer{
	font-weight: bolder;
	text-align: right;
	font-size: 1.1rem;
	color: #333;
	margin-right: 10px;
}

.intro h1{
	font-weight: bolder;
	text-align: left;
	color: #333;
}

/*fix*/
.owl-caption {
	padding: 8rem 10rem 0rem 10rem;
}
.owl-caption h3 {
	font-size: 1.2em;
}
.owl-caption h3 p {
	margin-bottom: 0.2rem;
}
.owl-prev, .owl-next {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit;
}
#divpuzzle img {
	max-width: inherit;
}
#flipbox h1, .blackcolor {
	text-align: center;
	margin-bottom: 0.5rem;
	font-size: 1.3rem;
}
.special h2 {
	text-align: center;
	font-size: 1.6rem;
}
@media screen and (max-width: 480px) {
	.owl-caption {
		position: absolute;
		top: 2.5rem;
		height: 180px;
		overflow: auto;
		padding: 0rem 3rem 3rem 3rem;
		background-color: rgba(0,0,0,0);
	}
	.owl-caption h2 {
		font-size: 1.45rem;
	}
	.owl-caption h3 {
		font-size: 1rem;
		line-height: 130%;
	}
	.special h2 {
		font-size: 1.4rem;
		margin-bottom: 0px;
	}
}
.txt {
	color: black;
	text-shadow: 0 0 0.5em #fff, 0 0 0.5em #fff, 0 0 0.5em #fff, 0 0 0.5em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff , 0 0 0.2em #fff , 0 0 0.2em #fff, 0 0.1em 0.3em #fff
}
.flip-card-link {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 0%);
}
/*我要回饋*/
a.xlearn_btn {
	/**/background: linear-gradient(180deg, #fff, #ccc);
	box-shadow: 0 0 5px rgb(0 0 0 / 10%), 3px 5px #999;
	font-size: 1rem;
}
.my_row {
	border-bottom: 1px solid rgba(100, 100, 100, .4);
	padding: 10px;
}
#mission-feedback-area {
	display: none;
}
#mission-feedback-other {
	font-size: 1.2rem;
	display: block;
	text-align: center;
	margin: 2rem 0 0 0;
	font-weight: bold;
}
#Msg_Area {
	height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
}
.hide_load{
	display:none;
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to { 
transform: rotate(360deg);
}
}

@-webkit-keyframes rotate {
from {
-webkit-transform: rotate(0deg);
}
to { 
-webkit-transform: rotate(360deg);
}
}
.load_black{ 
width: 50px;
height: 50px;
margin: 0px auto 0px;
border-radius: 50%;
border:solid 4px #ff6f00;
border-right-color: transparent;
border-bottom-color: transparent;
-webkit-transition: all 0.5s ease-in;
-webkit-animation-name:rotate; 
-webkit-animation-duration:1.0s; 
-webkit-animation-iteration-count:  infinite;
-webkit-animation-timing-function: linear;	
transition: all 0.5s ease-in;
animation-name: rotate; 
animation-duration: 1.0s; 
animation-iteration-count:  infinite;
animation-timing-function: linear;       
}
.warn-red{color:red;}

.breadcrumb-text h1:after {
    display: none;
}

.breadcrumb-text h1 {
    padding-bottom: 0px;
    margin: 0 0 0 0;
}

.team_overlay_style {
    position: relative;
}

.piccell {
    float: left;
    overflow: hidden;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.piccell:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.gray {
    /*-webkit-filter: grayscale(1);*/
    /*-webkit-filter: grayscale(1) invert(0.2);*/
}
                            
.social-sharesa {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px 20px 0px 15px;
    border-right: 1px solid #eee;
}

.social-sharesa:last-child {
    margin-right: -10px;
    border-right: 0px solid #eee;
}

.social-sharesa p {
    text-align: center;
    margin-top: 5px;
}

#mission-feedback-btn {
    margin-left: 10px;
}
.major {
    font-size: 1.4em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #CCC;
    height: 5rem;
}

.description {
    margin-top: 0.8em;
    min-height: 10em;
}

.col-md-3:nth-child(5) .description {
    min-height: 8.2em;

}

@media screen and (max-width:1024px) {
    #recommad {
        display: none;
    }
}

.line-it-button {
    width: 45px !important;
    height: 45px !important;
    position: initial !important;
}

.social-share {
    display: inline-block;
}

.social-share img {
    margin-top: -30px;
}

/*fix*/
h1, h3, h5{
    font-weight: normal !important;
}
.designer {
    font-weight: normal;
    text-align: left;
}
.piccell {
    border: 0;
}
#Msg_Area {
    display: none;
}
#Msg_Area.active {
    display: block;
}
.cursor-pointer {
    cursor: pointer
}
.gray { 
   /*-webkit-filter: grayscale(1);*/
}
.breadcrumb-text h1 {
    text-shadow: 2px 2px 2px #000;
}
.breadcrumb-bar li {
    text-shadow: 2px 2px 2px #000;
}
.complete-sentence{
    text-align: justify;
    font-size:16px ;
    margin-bottom:30px;
}