/*---------- SECTION --------------*/

.c_w a {
	color:#fff !important;
}

/* k_big_title */
.k_big_title {
	text-align:center;
	margin:0 0 30px 0;	
}

.k_big_title h2 {
	font-weight:400;	
}

.k_big_title p {
	font-weight:400;	
	margin-bottom:8px !important;
}
/* k_big_title */



/* section 1 */
.k_section_1 {
	height:;
	background: -webkit-linear-gradient(left top, #6cc7e2, #5cd379);
	background: -moz-linear-gradient(left top, #6cc7e2, #5cd379);
	background: -ms-linear-gradient(left top, #6cc7e2, #5cd379);
	background: -o-linear-gradient(left top, #6cc7e2, #5cd379);
	background: linear-gradient(left top, #6cc7e2, #5cd379);
}

.c_w .row a .sec1_b1 {
	text-align:center;
	padding:30px 0;
	border-left:1px solid rgba(255, 255, 255, 0.3);
}

.c_w .row a:last-child .sec1_b1 {
	border-right:1px solid rgba(255, 255, 255, 0.3);
}

.sec1_b1 p {
	margin-top: 10px;
	letter-spacing: 0.12em;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
}

.sec1_b1 i {
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
}

a .sec1_b1:hover i,
a .sec1_b1:hover p {
	color: yellow;
}

@media (max-width: 767px) {
.sec1_b1:nth-child(2) {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.sec1_b1:first-child, .sec1_b1:nth-child(2) {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
}
/* section 1 */

/* section 2 */
@media (max-width: 992px) {
.k_section_2 > .container > .row {
	margin:0;
}
}
.k_section_2 {
	margin: 0 !important;
	padding-bottom: 60px;
}
.k_section2_title {
	text-align: center;
	margin: 30px 0;	
}	
.k_sec2_box1 {
	position: relative;
	padding: 30px !important;
	background: #f8f8f8;
}
.k_sec2_box1 h4 {
	margin-bottom:30px;
	font-weight:bold;
	text-align:center;
}
.k_sec2_box1 p {
	line-height:26px;
	color:#999;
	text-align:center;
}
.k_sec2_box2 {
	height:160px;
	position:relative;
    background-size: cover;
	background-position: center;
	transition: all 0.3s ease;
}

@media (min-width: 1024px) {
.k_sec2_box2 {
	height:160px;
}
}

@media (max-width: 992px) {
.k_sec2_box2 {
	height:240px;
}
}

@media (max-width: 767px) {
.k_section_3 > .container > .row {
	margin:0;
}
}

.k_sec2_box1 > div > a {
	position:relative;
	margin-top:30px;
	display:block;
	text-align:center;
	border: 2px solid #ddd;
    padding: 10px 15px;
	background-color: #f8f8f8;
	letter-spacing: 0.05em;
	-webkit-transform: translateZ(0);
    transform: translateZ(0);
	transition: all 0.33s ease-out 0s;
    -moz-transition: all 0.33s ease-out 0s;
    -webkit-transition: all 0.33s ease-out 0s;
}
.k_sec2_btn_po {
	position:absolute;
	bottom:30px;
	left:30px;
	right:30px;	
}
.k_sec2_box1 > div > a:hover {
	color:#fff;
	border-color: #4ecfb9;
}
.k_sec2_box1 > div > a::after {    
	position: absolute;
	z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color: #4ecfb9;
    content: "";    
    width: 0;
    max-width: 100%;    
    transition: all 0.33s ease-out 0s;
    -moz-transition: all 0.33s ease-out 0s;
    -webkit-transition: all 0.33s ease-out 0s;    
}
.k_sec2_box1 > div > a:hover::after {
    width: 100%;
}
.k_sec2_box2:hover {
    transform: scale(1.1);
}
.k_sec2_box2_1 {
	background-image: url('http://d1841mjet2hm8m.cloudfront.net/thumb-900/fb_1114/1720/10/dfc76147fdb007328068fd343eb19565.jpg');
}
.k_sec2_box2_2 {
	background-image: url('http://d1841mjet2hm8m.cloudfront.net/thumb-900/fr_1094/1720/30/c51120d99f6227010dce3a711f77acfe.jpg');
}
.k_sec2_box2_3 {
	background-image: url('http://d1841mjet2hm8m.cloudfront.net/thumb-900/fr_1094/1720/97/bd194989b6f80ce2bef7d4f68db77bc0.jpg');
}
.k_sec2_box2_4 {
	background-image: url('http://d1841mjet2hm8m.cloudfront.net/thumb-900/fr_1099/1620/63/0a87829b3a1347fcc2a3200c02a5bd7d.jpg');
}
.k_sec2_box1 i {
	opacity:0.15;
	margin-bottom:5px;
}
/* section 2 */

/* section 3 */
.k_section_3 {
	position:relative;
	padding:60px 0;
	text-align:center;
	color:#eee;
}
.k_section_3 > div {
	position: relative;
	z-index: 3;
}
.k_section_3 .full_bg {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
	opacity: 0.9;
	background:url('http://d1841mjet2hm8m.cloudfront.net/thumb-900/fb_1114/1720/41/42a49f427e193cb6b5356d5ba1d06cb4.jpg') no-repeat;
	-webkit-filter: grayscale(0.8);
	-moz-filter: grayscale(0.8);
	-ms-filter: grayscale(0.8);
	-o-filter: grayscale(0.8);
	filter: grayscale(0.8);
	-webkit-background-position: center;
	-moz-background-position: center;
	-ms-background-position: center;
	-o-background-position: center;
	background-position: center !important;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover !important;
}
@media (min-width: 769px) {
.k_section_3 .full_bg {
	-webkit-background-attachment: fixed;
	-moz-background-attachment: fixed;
	-ms-background-attachment: fixed;
	-o-background-attachment: fixed;
	background-attachment: fixed !important;
}
}
.k_section_3 h2 {
	font-weight:400;
}
.k_section_3 p:before {
	margin: 30px auto;
	bottom: 0;
    width: 6em;
    height: 2px;
	display: block;
    content: '';
    background-color: #fff;
}
.k_section_3 p:after {
	margin: 30px auto;
	bottom: 0;
	display: block;
    content: '';
}
.k_section_3 p {
	color:#eee;
	line-height:26px;
}
/* section 3 */

/* section 4 */
.k_section_4 {
	padding-bottom:30px;
}
.k_family_title h2,
.k_family_title p,
.k_family h4,
.k_family p {
	text-align:center;	
}
.k_family p {
	line-height:26px;
	margin:15px 0;	
}
.k_family {
	margin-bottom:30px;
}
.fa_position {
	font-size:12px;
	margin-bottom:4px;
	color:#4ecfb9;
}
.k_family > a {
	display: block;
	margin:0 auto;
	width:160px;
	height:160px;
    overflow: hidden;
	border-radius:50%;
	margin-bottom:30px;
}
.k_family .k_portrate {
	width:160px;
	height:160px;
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	opacity: ;
	-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
	-webkit-transition: all 0.3s ease; /* Fade to color for Chrome and Safari */
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.k_family .k_p_1 {
	background:url('https://www.pakutaso.com/shared/img/thumb/TSU853_morigirlkawamrua_TP_V1.jpg');
	background-size:cover;
	background-position: center;
}
.k_family .k_p_2 {
	background:url('https://cdn.pixabay.com/photo/2016/11/21/12/10/man-1844966__340.jpg');
	background-size:cover;
	background-position: center;
}
.k_family .k_p_3 {
	background:url('https://cdn.pixabay.com/photo/2016/11/21/11/24/lens-1844748__340.jpg');
	background-size:cover;
	background-position: center;
}
.k_family .k_p_4 {
	background:url('https://cdn.pixabay.com/photo/2017/02/20/11/57/boy-2082270__340.jpg');
	background-size:cover;
	background-position: center;
}
.k_family .k_portrate:hover {
	filter: none;
	opacity: 1;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.k_family h4 {
	font-size:15px;
	font-weight:bold;
}
/* section 4 */

/* section 5 */
.k_section_5 {
	background:#f8f8f8;
	padding:0 0 60px 0;
}
.k_sec5_box1 {
	padding:30px;
	line-height:22px;
	transition:all 0.3s;
}
.k_sec5_box1:hover {
	background:#fff;
}
.k_sec5_box1 i {
	color:#4ecfb9;
	margin:0 0 30px 0;
}
.k_sec5_box1 h4 {
	margin:0 0 30px 0;
	color:#333 !important;
}
.k_sec5_box1 p {
	line-height:26px;;
}
/* section 5 */

/* section 6 */
.k_section_6 {
	display: inline-block;
	width: 100%;
}
.k_sec6_box1_wrap {
	padding:0 !important;
	overflow:hidden;
}
.k_sec6_box1 {
	padding:0;
	min-height:200px;
    background-position: center !important;
    background-size: cover !important;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (min-width: 1280px) {
.k_sec6_box1 {
	height:280px;
}
}

@media (min-width: 1440px) {
.k_sec6_box1 {
	height:320px;
}
}

@media (max-width: 1024px) {
.k_sec6_box1 {
	height:240px;
}
}

.k_sec6_box1:hover,
.k_sec6_box1_wrap:hover .k_sec6_box1 {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.k_sec6_box_hbg {
    opacity: 0;
    display: block;
    background: #4ecfb9;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.k_sec6_box1_wrap:hover .k_sec6_box_hbg {
	opacity:0.5;
}
.k_sec6_box1_wrap:hover .g_txt {
	opacity:0.9;
	z-index:1;
}
.g_txt {
	width:100%;
	position:absolute;
	top: 50%;
    transform: translateY(-50%);
	text-align:center;
	color:#fff;
	opacity:0;
}
.k_g_category {
	font-size:12px;
	letter-spacing: 0.05em;
}
.k_g_title {
	font-size:18px;
	letter-spacing: 0.05em;
}
/* section 6 */

/* section 7 */
.k_section_7 {
	background:;
	padding:0 0 60px 0;
}
.k_sec7_line {
	border:1px solid #fff;
	padding:30px 0;	
}
.k_sec7_line:hover {
	border:1px solid #4ecfb9;
}
.k_section_7 i {
	position: absolute;
    left: 10px;
	color:#4ecfb9;
	opacity:0.7;
}
.k_section_7 h4 {
	margin:0 0 15px 0 !important;
	padding:0;
	font-weight:bold;
	color:#333 !important;
}
.k_section_7 p {
	line-height:26px;;
}
.k_sec7_b1 {
    padding-left: 60px !important;
}
/* section 7 */

/* section 8 */
.k_section_8 {
	display: inline-block;
	width: 100%;
}

.k_sec8_box_1 {
	display:block;
	background:url('http://d1841mjet2hm8m.cloudfront.net/thumb-900/fb_1114/1720/80/02d67ab11e8c63facec859c13d77eb45.jpg');
	height:320px;
	background-position: center !important;
    background-size: cover !important;
}
.k_sec8_box_1_1 {
	display:block;
	height:320px;
	background-position: center !important;
    background-size: cover !important;
}
.k_sec8_box_2 {
	display:table;
	height:320px;
	background:;
	padding:0 60px;
}

@media (max-width: 991px) {
.k_sec8_box_2 {
	padding:0 15px;
}
}

.k_sec8_title_1 {
	display:table-cell;
	vertical-align:middle;
}
.k_sec8_title_1 h3 {
	font-weight:400;
	padding:0;
	margin:0;
	padding:0 0 0 30px;
	margin-bottom:30px !important;
	border-left:2px solid #666;
}
.k_sec8_title_1 p {
	margin-bottom:30px;		
}
/* section 8 */

/* section 9 */
.k_section_9 {
	position:relative;
	padding-bottom:60px;
	text-align:center;
}
.k_sec9_box i {
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	color: #e6e6e6;
}
.k_sec9_box h4 {
	transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	margin:30px 0;
	color: #333;
}
.k_sec9_box p {
	line-height:26px;
}

@media (max-width: 767px) {
.k_sec9_box {
	margin-bottom:30px;
}
}

.sec9_h_c:hover i,
.sec9_h_c:hover h4 {
	color:#4ecfb9;
}
/* section 9 */

/* section 10 */
.k_section_10 {
	position:relative;
	padding:0 0 60px 0;
}

.k_sec10_bg {
	background-image:url('http://d1841mjet2hm8m.cloudfront.net/thumb-900/fb_1114/1720/80/02d67ab11e8c63facec859c13d77eb45.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 769px) {
.k_sec10_bg {
    background-attachment: fixed;
}
}

@media (max-width: 992px) {
.k_section_10 > .container > .row {
	margin:0;
}
}

.k_section_10 .f_bgc {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	background-color: rgba(0,0,0,.4);
}
.k_message, .k_name, .k_email, .k_website {
	position:relative;
	width:100%;
	padding:15px;
	border: 0;
    background-color: #161616;
    color: #9e9e9e !important;
	margin-bottom:30px;
}
.k_name + i, .k_email + i, .k_website + i {
	position:absolute;
	top:19px;
	right:30px;
	color: #9e9e9e;
}
.tacenter button {
	margin:0 15px;
}
@media (max-width: 422px) {
.tacenter button:first-child {
	margin-bottom:30px;
}
}
.k_error {
	margin-top:30px;
	padding:15px;
	border: 1px solid #4ecfb9;
    color: #9e9e9e;
}
/* section 10 */

/* section 11 */
.k_section_11 {
	margin:0 !important;
	padding:60px 0;
	background:#f8f8f8;
}

@media (max-width: 768px) {
.k_section_11 > .container > .row {
	margin:0;
}
}

@media (max-width: 992px) {
.k_section_11 .sec11_w_box {
	margin-bottom:30px;
}
}
/* section 11 */

/* section 12 60px-40px*/
.k_section_12 {
    width:100%;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
	padding:40px 0;
}
.k_sec12_b1 {
	color:#fff;
}
.k_sec12_b1 h4 {
	font-weight:bold;
}
.k_sec12_img {
	margin-top:15px;
	min-height:160px;
    background-position: center;
    background-size: cover;
}
.k_sec12_img_1 {
	background-image:url(https://cdn.pixabay.com/photo/2016/01/30/22/04/vintage-1170656__340.jpg);
}
.k_sec12_img_2 {
	background-image:url(https://cdn.pixabay.com/photo/2016/02/18/19/25/pc-1207886__340.jpg);
}
.k_sec12_img_3 {
	background-image:url(https://cdn.pixabay.com/photo/2016/01/09/18/27/old-1130738__340.jpg);
}
.k_sec12_img_4 {
	background-image:url(https://cdn.pixabay.com/photo/2015/07/10/14/04/coffee-839234__340.jpg);
}
.ss_custom {
	background-position:center !important;
    background-size:cover !important;
	height:;
	opacity:0.7;
	-webkit-filter: ;
}
.k_section_12 .swiper-button-prev, 
.k_section_12 .swiper-button-next {
	display:none;
}
.k_section_12 .swiper-slide {
	text-align: center;
	font-size: 14px;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.k_section_12 .swiper-button-prev {
	left: 0 !important;
}
.k_section_12 .swiper-button-next {
	right: 0 !important;
}
.k_section_12 .swiper-button-prev, 
.k_section_12 .swiper-button-next {
	-webkit-filter: grayscale(1) !important;
	opacity:0.7;
}
/* section 12 */

/*---------- SECTION --------------*/









