@keyframes scaleout {
  0% { 
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}
a:focus{
	text-decoration:underline!important;
	}
body, h1, h2, h3, h4, h5, h6, p {
	font-family: Noto Sans TC, Arial, Helvetica, sans-serif !important;
}
body, .main-menu ul li a, p{
	font-size:1em;
	font-weight:400;
	word-wrap:break-word; 
}	
.main-menu {
	margin-top:38px;
}

.stick .main-menu {
	margin-top:10px;
}
.stick .main-menu ul li a {
	line-height:32px;
}
.main-menu ul li a {
	line-height:32px;
}
.header-right-wrap {
	margin-top:42px;
}
.stick .header-right-wrap {
	margin-top:12px !important;
}
.logo img{
	width:300px;
	position: relative;
	top: 30px;
	
}
.stick .logo img{
	top: 2px;	
}
.summary-logo{
	width:80px;
}
.main-menu ul li a:hover{
    color: #fff007;
}
.parentMenu.current a
{
  color: #fff007;
}

}
#loader-overflow {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fefefe;
    z-index: 99999;
}
#loader3 {
    will-change: transform;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    background-color: #b6b6b7;
    border-radius: 50%;
    -webkit-animation: scaleout 1.1s infinite ease-in-out;
    animation: scaleout 1.1s infinite ease-in-out;
    text-indent: -99999px;
    z-index: 999991;
}
.noscript{
    position: absolute;
    top: 55%;
    text-align: center;
    z-index: 999991;
    width: 100%;	
}
a.sr-only {
    background: #960101;
    color: #FFF;
    float: left;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: absolute;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
	z-index: 10000;
}
/*home only*/
#banner .title
{
	
}



#banner .slider{
	
}

.breadcrumb-content > h1 {
    color: #fff;
    font-size: 2.750em;
    font-weight: 500;
    margin: 0 0 10px;
}

/*common used*/

.btn {
    height: 35px;
}


.portfolio-menu-1{
	line-height:40px;
}
/*modal*/
.modal{
	z-index:10001;
}

#tab-1 a:hover{
	color:#7e8082;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e5e5e5;
    border-radius: .25rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-body img{
	width:100%;
	margin: 20px 0 20px 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.port-img-overlay {
    border: 1px solid #eee;
}

.popup h2 {
    text-align: center;
    font-weight: 100;
    color:  #5f98f7;
    font-size:5.313em;
    letter-spacing: 3px;
    margin: 30px 0 0 0;
	line-height:0.7em;
}

.popup h3 {
    text-align: center;
    font-weight: 100;
    color:  #5f98f7;
    font-size:1.700em;
    margin: 10px;
}

/*modal end*/
a:not([href]):not([tabindex]) {
	cursor: pointer; 
}

.modal-content .card-text a
{
	color: #5f98f7;
	text-decoration:underline;
}
.courses-class-title {
    background-color: #5f98f7;
	padding:0.5rem;
}
.file-type-icon {
    width: 30px;
}
.col-half-offset{
    margin-left:2%
}
.section-title a{
    color: #007bff;
	text-decoration: underline;
}
.move-center {
    margin: 0 auto;
}
.section-title > h2 , .successful-content > h2, .feature-slider-content > h2, .information-content2 > h2 {
    font-size: 2.125em;
	font-weight: 400;
	line-height: 45px;
}
.single-service > p {
    font-size: 1em;
}
.single-service > h4, .single-best-text > h5, .service-2-content > p{
    font-size: 1.125em;
}
.single-shortcode-btn > a {
    font-size: 0.85em;
}
[v-cloak] {
  display: none;
}
.small-button > a {
    padding: 12px 25px 12px;
}
.default-overlay-2.breadcrumb-area::before {
    opacity: 0.1;
}
.feature-slider-content ul, .information-list2 ul li, .information-list2 li:last-child{
	list-style-type: square;
}
.feature-slider-content ul i{
	margin-right:10px;
}
.bg-gray
{
	background-color:#efefef;
}
.container
{
	padding: 50px 0 50px 0;
}
.single-grid-system > p {
    font-size: 1em;
}
.sticky-bar.stick {
	padding-top: 10px;
    box-shadow: 0px 6px 9px 0px rgba(0,0,0, .15);
	height:90px;
}
.portfolio-menu-1 > a{
	background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 1.125em;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    padding: 0 10px 0 10px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    transition: all 0.3s linear 0s;	
}
.portfolio-menu-1 a::before {
    background: #1fc4ef none repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transition: all 0.3s ease 0s;
    width: 100%;
}
.product-menu-1 a:hover::before,
.product-menu-1 a.active::before,
.portfolio-menu-1 a:hover::before,
.portfolio-menu-1 a.active::before {
    transform: scaleX(1);
}

.portfolio-menu-1 a::before {
    background: #5f98f7 none repeat scroll 0 0;
}
/*common used end*/
.higjtlight{
	color:#007bff;
}
.content
{
	
}
.content h2, .content h3
{
	/*color:*/
}
.content h2
{
	
}
.content h3
{
	
}
.contnet .text
{
	
}

/*use boostraep*/
.text-white
{
	
}

.contnet .text
{
	
}

/* depend on the themes */
.content .ads-img img{
	
}

.contnet .icon
{
	
}



.links-list a{
	color: #fff;
	line-height:30px;
}
.links-list a:hover{
	color: #4fc1f0;
}
.links-list li{
	list-style-type:none;
}

.theme-bg {
	background: #fff;
	background-image: url("../img/3-footer-bg.svg");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;		
}

.portfolio-menu-1 > button {
    font-size: 1.125em;
	margin:0 !important;
}
.portfolio-menu-left-pl {
	padding-left:15px !important;
}
.portfolio-menu-left-pl-bl {
	padding-left:18px !important;
	border-left: 1px solid #dadada !important;
}
.portfolio-menu-right-ml {
	padding-right:15px !important;
}
.btn {
    font-size: 0.8em;
}

/*News*/
.news-date{
	color:#4b4e53;
	text-align:center;
}
.news-class{
	color:#fff;
	text-align:center;
}
.news-class-bg1{	
	background-color:#f29438;
}
.news-class-bg2{
	background-color:#1792af; 
}
.news-class-bg3{
	background-color:#15bdb2;
}
.news-class-bg4{
	background-color:#f96262; 
}
.news-class-bg5{
	background-color:#8E74BC; 
}
.news-class-bg6{
	background-color:#999999; 
}
.news-class-bg7{
	background-color:#555; 
}

.news-class-bg1,
.news-class-bg2,
.news-class-bg3,
.news-class-bg4,
.news-class-bg5,
.news-class-bg6
{
	padding: 2px 0 3px 0;
}
.news-title{
	color:#000;
	text-align:left;
}
.news-title a:not([href]):not([tabindex]):hover{
	color:#5f98f7;
}
.news-title, .news-title a{
 color: #999;
}
.news-title{
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
.news-title a:hover,.news-title a:focus {
    color: #000;
}
/*News End*/

/*Title Icon*/

/*footer*/
.cont-info-content > p {
    font-weight: 300;
}
.footer-title > h4,
.twitter-content > p, 
.cont-info-icon i, 
.cont-info-content > p{
    font-size: 1.125em;
	line-height:30px;
}
.twitter-icon i {
    color: #fff;
}
.footer-social {
    margin: 20px 0 0;
}
.footer-social li a{
    font-size: 1.125em;
}
.footer-social span{
	padding-left:15px;
}
.footer-title img{
	width: 80px;
}
.footer-behance img{
	width:150px;
}
.modal-title {
	font-size:1.8em;
	padding: 0 20px 0 20px;
}
/*footer end*/

/*Title Icon End*/


@media only screen and (max-width: 768px){
	.container {
		padding: 40px 40px 40px 40px;
	}
	.parentMenu.current a {
		color: #000;
	}
	.slicknav_nav {
		margin-top: 20px;
	}	
	.portfolio-menu-1 > button {
		margin: 0 8px 20px 8px;
	}	
	.breadcrumb-area .container{
		position:relative;
		top:100px;
	}
	.news-title {
		white-space: unset;
	}	
}
@media screen and (max-width: 450px) {
	.portfolio-menu-1 > a{
		margin: 0;
		min-width: 100px;
		display: inline-block;
	}	
	.stick .slicknav_btn {
		margin: -36px 0px 0 0;
	}	
	.sticky-bar.stick {
		height: 70px;
	}	
	.logo img{
		top: 10px;
		width:300px;		
	}
	.section-title > h2, .successful-content > h2, .feature-slider-content > h2, .information-content2 > h2 {
		font-size: 1.5em;
	}
	.footer-middle.pt-65 {
		padding: 60px 15px 0px 15px;
	}

	.news-class-bg1 {
		width: 30%;
	}
	.news-class-bg2 {
		width: 30%;
	}
	.news-class-bg3 {
		width: 30%;
	}
	.news-class-bg4 {
		width: 30%;
	}
	.news-class-bg5 {
		width: 30%;
	}
	.news-class-bg6 {
		width: 30%;
	}
	.news-date {
		text-align: left;
		margin-top: 8px;
	}
	.news-title {
		margin-top:8px;
	}
	.right-link-icon {
		width: 65px;
	}
	.container {
		padding: 50px 15px 50px 15px;
	}

}


