
.inspiro-slider .flickity-button {
    width: 78px;
    height: 78px;
    line-height: 78px;
    background: black;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.heading-text.heading-section > h2 {
    position: relative;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 60px;
    font-weight: bold;
}

#mainMenu nav > ul > li > a {

    font-size: 1.2rem;
}

.tkwx {
    max-width: 120px;
    width: 100%;
    margin-bottom: 20px;
}

.tabs .nav-tabs .nav-link {
    font-size: 1.2rem;
    font-weight: bold;
    color: #111;
}

.widget p {
    margin-bottom: 10px;
    font-size: 12px;
}


#footer .widget .widget-title, #footer .widget h4 {
    font-size: 1.2rem;
    letter-spacing: 1px;
    font-weight: 600;
}

#footer {
    font-size: 12px;
}

.tkimg {
	vertical-align: inherit; 
	-webkit-transition: all .4s ease-in-out; 
	transition: all .4s ease-in-out; 
	text-align: center;
	vertical-align: middle;
	vertical-align:center;
	}
.tkimg img {
	height: auto; 
	width: 100%;
	text-align: center;
	max-width: 800px;
}

body {
	font-family: "Microsoft yahei", "Nunito", "Helvetica", "Arial", sans-serif;
}

#mainMenu nav > ul > li > a {
    font-family: "Microsoft yahei", "Poppins", sans-serif;
}

#footer {
    font-family: "Microsoft yahei", "Poppins", sans-serif;
}

#header .header-inner #logo a, 
#header .header-inner #logo a span, 
#header #header-wrap #logo a, 
#header #header-wrap #logo a span {
    color: #ff0000;
}


@media (max-width: 777px) {
	.tk-foot {
		display: none;
	}
}
	