
@import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
Bebas+Neue

::-webkit-scrollbar {
	width: 0;
	height: 3px;
	background-color: #F5F5F5;
}

body {
	background: #000;
    color: #555555;
    padding: 0;
    margin: 0;
    font-family: "Roboto Condensed" , 'Noto Sans KR' , "Bebas Neue" , "arial" , "sans-serif";
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    color: #ffffff;
    text-decoration: none;
    line-height: inherit;
}
a:hover, a:focus {
    color: #ffffff;
}
div, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
	
}

.header-logo {
	padding-bottom: 20px;
}


button {
	display: inline-block;
    cursor: pointer;
	-webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
	margin: 0 0 20px;
}
.yellow-color {
    color: #fadb00;
}

.red-color-title {
    color: #E91E63;
}



#wrapper {

padding-bottom: 0;

height: 100vh;

background-image: url(../images/bg/bg-tkb.jpg);

background-size: cover;

background-position: center;

background-attachment: fixed;

overflow: auto;

background-color: #555;

background-blend-mode: hard-light;
}
#wrapper:before, #wrapper:after {
    content: "";
    display: table;
    clear: both;
}
#wrapper .top_tittle {
    padding: 32px 0;
	margin-bottom: 32px;
}
#wrapper .top_tittle .columns h1 {
    text-align: center;
    margin-bottom: 1em;
    background: #000;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}
#wrapper .row {
	width: 100%;
    max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#wrapper .row:before ,
#wrapper .row:after {
	content: " ";
    display: table;	
	
}
#wrapper .row:after {
	clear: both;	
}
#wrapper .row .columns .btn-link-ONE {
    white-space: nowrap;
    color: #ffffff;
    border-radius: 5px;
    background-color: #458ad7;
    border: solid #458ad7 0px;
}
._connect > a {
    border: solid 2px #29b15c;
    background-color: #00ff7600;
    background-image: -webkit-linear-gradient(top, rgba(210, 195, 218, 0), rgb(24 168 132 / 57%) 57%, #30c260);
    background-image: -moz-linear-gradient(top, rgba(210,195,218,0), rgba(24,103,168,.57) 57%, #30c260);
    background-image: -o-linear-gradient(top, rgba(210,195,218,0), rgba(24,103,168,.57) 57%, #30c260);
    background-image: -ms-linear-gradient(top, rgba(210,195,218,0), rgba(24,103,168,.57) 57%, #30c260);
    background-image: linear-gradient(to bottom, rgb(195 218 216 / 0%), rgb(24 168 132 / 57%) 57%, #30c260);
    border-radius: 10px;
    padding: 3px 16px;
    text-align: left;	
}

.btn-link-ONE._connect >a >span {
    font-size: 25px;
}
#wrapper .row .columns .btn-link-ONE:hover {
    background-color: rgba(25, 99, 186, 1);
    border: solid rgba(25, 99, 186, 1) 0px;
}


#wrapper .row .columns .btn-link-TWO {
    white-space: nowrap;
    color: #ffffff;
    border-radius: 5px;
    background-color:#000000;
    border: solid #000000 0px;
	margin-top: 20px;
}
#wrapper .row .columns .btn-link-TWO:hover {
	background-color: rgba(220, 123, 168, 1);
    border: solid rgba(220, 123, 168, 1) 0px;
}

#wrapper .text-el {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}
.yellow-color {
    color: #fadb00;
	/* font-size: 40px; */
}
 .red-color {
    color: #E91E63;
	/* font-size: 40px; */
}

.gray-color {
	color:#c7c7c7;
	
}
.text-el-lite {font-size: 14px;margin-bottom: 7px;}

.text-el-lite + .text-el-lite {
    font-size: 17px;
}
#wrapper .row .text-content {
    margin: 20px auto;
    width: 60%;
}

#wrapper .sectionHeading {


}
#wrapper .sectionHeading .heading {
	/* background: url(../images/tt/headingtext.png) no-repeat; */
	/* height: 117px; */
	/* background-position: center; */
	/* background-size: contain; */
}	
#wrapper .sectionHeading .subheading {
	/* margin-top: 50px; */
	/* margin-bottom: 15px; */
	/* background: url(../images/tt/subtext_top.png) no-repeat; */
	/* height:22px; */
	/* background-position: center; */
	line-height: 36px;
}
#wrapper .sectionHeading .subtext {
    /* margin-top: 20px; */
    /* margin-bottom: 25px; */
    /* background: url(../images/tt/subtext_bottom.png) no-repeat; */
    /* width: auto; */
    /* height: 222px; */
    /* background-position: center; */
    /* background-size: contain; */
    /* background-color: #0000007d; */
    /* border-radius: 10px; */
    /* margin: 0 38px; */
}
.footertext {
    font-size: 20px;
    font-family: serif;
    color: #fff;
    margin: 0 36px;
    background: #00000070;
    padding: 15px;
    border-radius: 10px;
    line-height: 25px;
    word-break: keep-all;
    height: 100%;
}


#wrapper #bg_custom {
	background: url(../images/bg/sport88.png) no-repeat top fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	text-align: -moz-center;
	text-align: -webkit-center;
	height: 100vh;
	width: 100%;
	float: left;
	overflow: auto;
}
.sectionHeading:before, .sectionHeading:after {
	content: " ";
	display: table;
}
.container-link {

overflow: hidden;
}
.container-link article {
	float: left;
height: auto;
    margin: 8px 20px;
}
.container-link p {
	font-family: arial;
	font-size: 58px;
}
.container-link img {
    margin-left: 10px;	
}
.container-link figcaption {
	background: black;
	padding: 15px;
	border: 1px solid #474747;
    border-radius: 10px;
}

.container-link figcaption:hover {
	box-shadow: inset 0 0 1px 1px #fae500;
	color: #e5e5e5;
	box-shadow: inset 0 0 0 1px #e2d181, 0 0 0 1px #997e3e, inset 0 0 1em #f5efbb, 0 0 1em #f5eebb;
	background-color: #3b2f03;
}




#mediumcontainer{
	text-align: -moz-center;
	text-align: -webkit-center;
	width: 50%;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
#bgcustom {padding: 70px 0 0 0;}
#wrapper .row {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}





.btn-link-ONE {
    -webkit-box-shadow: inset 5px -3px 9px #d1b28b;
    -moz-box-shadow: inset 5px -3px 9px #d1b28b;
    box-shadow: unset;
    background-image: -webkit-linear-gradient(top, #ffecc7, #705641);
    background-image: -moz-linear-gradient(top, #ffecc7, #705641);
    background-image: -o-linear-gradient(top, #ffecc7, #705641);
    background-image: -ms-linear-gradient(top, #ffecc7, #705641);
    background-image: unset;
    background: transparent;
    padding: 0;
    border-radius: 18px;
    width: calc(42% - 6px);
    /* float: left; */
    border: 0;
    margin: 24px 4px;
    line-height: 25px;
    /* text-align: right; */
}

.btn-link-ONE a {
    color: #fff;
    text-shadow: -1px 1px 3px rgb(58 39 16);
    font-size: 35px;
}

.contact .box {
    border: solid 2px #2989b1;
    background-image: -webkit-linear-gradient(top, rgba(210,195,218,0), rgba(24,103,168,.57) 57%, #30c260);
    background-image: -moz-linear-gradient(top, rgba(210,195,218,0), rgba(24,103,168,.57) 57%, #30c260);
    background-image: -o-linear-gradient(top, rgba(210,195,218,0), rgba(24,103,168,.57) 57%, #30c260);
    background-image: -ms-linear-gradient(top, rgba(210,195,218,0), rgba(24,103,168,.57) 57%, #30c260);
    background-image: linear-gradient(to bottom, rgba(210,195,218,0), rgba(24,103,168,.57) 57%, #30c260);
    padding: 5px 15px;
    display: inline-block;
	border-radius: 10px;
}

.contact .box span , .contact .box img {
    vertical-align: middle;
    font-size: 35px;
    margin: 7px;
}
.btn-link-ONE span, .btn-link-ONE img {
    font-size: 28px;
    font-weight: 800;
    vertical-align: middle;
    font-family: 'Roboto Condensed';
}

.btn-link-ONE a:hover {
    color: #ffffff;
    text-shadow: -1px 1px 7px #35ff8f, 1px -1px 7px #35ff8f;
}






@media only screen and (min-width: 700px) {
	.column, .columns {
		/* padding-left:15px;
		padding-right:15px; */
		padding: 60px 15px 0px;
	}	
	#wrapper .top_tittle .columns h1 {
		height:100px;
		line-height:100px;
	}	
	#wrapper .top_tittle .columns h1 ,
	#wrapper .row .columns h2  {
		font-size:50px;
	}
	#wrapper .row .columns .text-bottom {
		font-size: 50px;
		line-height: 50px;
	}
	#wrapper .row .columns .btn-link-ONE {
	    width: 100%;
		max-width: 500px;
	    height: 100px;	
	}
	#wrapper .row .columns .btn-link-TWO {
	    width: 100%;
		max-width: 300px;
		height: 90px;
	}
	
	.btn-link-ONE a {
    font-size: 35px;
}


}






.contact a {
    /* overflow: auto; */
    /* float: left; */
    /* width: 100%; */
}














@media only screen and (max-width: 1500px) {

#mediumcontainer {
	width:80%;
}
#wrapper .text-el {

    font-size: 22px;
}
}



@media only screen and (max-width: 768px) {
	#wrapper .text-el {
	font-size: 17px;	}
	#wrapper .row .text-content .text-el {

    font-size: 17px;
	}
	
	
	.btn-link-ONE {
    width: calc(100% - 50px);
    float: left;
    margin: 10px 25px;
    padding: 0;
}
.btn-link-ONE._connect {
    margin-bottom: 30px;
}
	.header-logo img {
		height: 37px;
	}

#wrapper .row .text-content {
    margin: 17px auto;
    width: 90%;
    /* background: #000000c7; */
    padding: 10px;
    border-radius: 10px;
}
.btn-link-ONE span, .btn-link-ONE img {
    font-size: 25px;
}
	#mediumcontainer{
		width:100%;
		padding: 0 20px;
		background: #0000008a;
	}
	
	#bgcustom {

	}
	#wrapper .sectionHeading {
		width: 100%;
		max-width: 100%;
		padding-top:25px;
		        word-break: keep-all;
	}
	#wrapper .sectionHeading .subheading {
		background-size: 100%;
	}
	#wrapper .sectionHeading .heading {
		height: 50px;
		background-size: 100%;
	}
	#wrapper .sectionHeading .subtext {

	
	}
	.footertext {
    font-size: 14px;
    margin: 7px 25px;
}

.container-link img {
    height: 23px;
    width: 19px;
}
.container-link p {

    font-size: 20px;
}
.container-link article {

    height: auto;
}

}


.contact img:hover {
    filter: brightness(1.5);
}

@media only screen and (max-width: 600px) {
	#wrapper .top_tittle {
		padding: 18px 0;
		margin-bottom: 32px;
	}
	#wrapper .top_tittle .columns h1 {
		font-size : 48px;	
	}
	#wrapper .row .columns h2 {
	    font-size: 32px;
	}
	#wrapper .row .columns .text-bottom {
		font-size: 28px;
	}
	
	#wrapper .row .columns .btn-link-ONE {
	    width: 100%;
		max-width: 250px;	
		height: 70px;
	}
	#wrapper .row .columns .btn-link-TWO {
	    width: 100%;
		max-width: 250px;
		height: 70px;	
	}
	#wrapper .top_tittle .columns h1 {
		height:75px;
		line-height:75px;
	}


}




