@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');
*{font-family: 'Noto Sans KR', sans-serif; word-wrap: break-word; word-break: keep-all;list-style: none !important;}
ul, li{list-style: none !important;}
a:hover{
  text-decoration: none;
}

/* Back to top button - 위로 올리는 화살표 설정 */
.back-to-top {
  position: fixed;
  display: none;
  background:#ff9900; /*#193340;*/
  color: #fff;
  padding: 2px 20px 8px 20px;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  right: 15px;
  bottom: 0;
  transition: none;
  z-index: 999999;
}

.back-to-top:focus {
  background: #193340;
  color: #eeeee6;
  outline: none;
}

.back-to-top:hover {
  background: #193340;
  color: #eeeee6;
}


.section-title{text-align: center;font-size: 3em; font-weight: 600;}



/*--------------------------------------------------------------
# Update task source
--------------------------------------------------------------*/

.comment { text-align:justify; } /* Renewal port1 ~ port3 */



#header {
  padding: 30px 0;
  height: 10vh;
  overflow: hidden;
}

#header #logo {
  float: left;
}

#header #logo h1 {
  font-size: 36px;
  margin: -14px 0 0 0;
  padding: 0;
  
  display: inline-block;

}

#header #logo img {
  padding: 0;
  margin: 0;
}

#header .nav-menu{
float:right;
}

#header .nav-menu li{float:left; margin: 0 50px; font-size: 1.5em; line-height: 1.5em; }
#header .nav-menu li i{margin:0 10px; }

@media screen and (max-width:768px){
  #header{display: none;}
  /*
  #header .contrainer{padding:0;}
  #header #logo{width:50%; margin-left:-20px;}
  #header #logo h1{font-size: 1em; margin:0;}
  #header .nav-menu{width:50%; float:left;}
  ul{margin:0;}
  #header .nav-menu li{width:50%;font-size:0.8em;margin:0;letter-spacing: -2px;}
  #header .nav-menu li i{margin:0;}
*/
}

/* # Sections */
/* Sections Header */

.section-header .section-title {
  font-size: 3em;
  color: #111;
  text-align: center;
  font-weight: 600;
}

.section-header .section-description{
  font-size: 2em;
  text-align: center;
  line-height: 2em;
  padding-bottom: 20px;
  color: #777;
}

.section-header .section-divider {
  display: block;
  width: 120px;
  height: 3px;
  background: #193340;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (max-width:768px){
  .section-header .section-title {
    font-size: 32px;
  }
  
  .section-header .section-description{
    font-size: 24px;
    text-align: center;
    line-height: 26px;
    
  }
}
/* Sections Header end */



/* Skill Section
--------------------------------*/
#skill_section {
  padding: 0px 0 30px 0;
  height: 90vh;
  overflow-y: hidden;
}
#skill_section .row{margin-left:30%;margin-bottom: 2%;}
#skill_section .line1{padding-top:30px;}
#skill_section .line2{padding-bottom:30px;}
#skill_section .box {
  margin-bottom: 30px;
  padding:0;
  height:auto;
  background: none;
}
#skill_section .skill_bg{
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
#skill_section .skill_bg img{width:auto; max-width:100%;}
#skill_section .section-header .section-title{
    color: #000;
}
#skill_section .col-lg-4{
  border-right: dotted 2px #915849;
}
#skill_section .col-lg-4:nth-child(3n){
  border:none;
}
#skill_section .middle-line{border-top:dotted 2px #915849;padding:0px 30px;}
#skill_section .section-header .section-description{
    color: #898989;
}
#skill_section .icon {
  width:100%;
  height:auto;
  text-align: center;  
  padding:30px;
  margin-bottom: 40px;
}

#skill_section .icon img{
  height:100%;
  padding: 30px;
}
#skill_section .icon_img{
  height:200px;
}

#skill_section .course_title{
  font-size: 1.45rem;
}
.red{color:#cc0000; font-weight: bold;}
/* About Me Section */

#con2_section {
  padding: 0px 0 30px 0;
  height: 90vh;
  overflow-y: hidden;
}

#con2_section img{
  width:100%;
  vertical-align: middle;
}
#con2_section .con2-screens .con2-screen-1 {
  position: absolute;
  z-index: 30;
  left: 64%;
  top:12%;
  
}
#con2_section .con2-screens .con2-screen-1 h3{
  text-align: left;
  color :#8d92b9;
  font-size: 2.5rem;
  font-weight: 900;
}
#con2_section .con2-screens .con2-screen-1 p{
text-align: left;
font-size: 1.5rem;
font-weight: 400;
}
#con2_section .con2-screens .con2-screen-2 {
  position: absolute;
  z-index: 30;
  left: 72%;
  top: 35%;
}
#con2_section .con2-screens .con2-screen-2 h3{
  text-align: left;
  color :#5fa4b4;
  font-size: 2rem;
  font-weight: 900;
}
#con2_section .con2-screens .con2-screen-2 p{
  text-align: left;
  font-size: 1.5rem;
  font-weight: 400;
}
#con2_section .con2-screens .con2-screen-3 {
  position: absolute;
  z-index: 30;
  left: 74%;
  top: 60%;
}
#con2_section .con2-screens .con2-screen-3 h3{
  text-align: left;
  color : #c5a0d1;
  font-size: 2rem;
  font-weight: 900;
}
#con2_section .con2-screens .con2-screen-3 p{
  text-align: left;
  font-size: 1.5rem;
  font-weight: 400;
}
#con2_section .con2-screens .con2-screen-4 {
  position: absolute;
  z-index: 30;
  left: 69%;
  top: 84%;
}
#con2_section .con2-screens .con2-screen-4 h3{
  text-align: left;
  color :#445e73;
  font-size: 2rem;
  font-weight: 900;
}
#con2_section .con2-screens .con2-screen-4 p{
  text-align: left;
  font-size: 1.5rem;
  font-weight: 400;
}
/* About Me Section end */


#about {
  padding: 60px 0 30px 0;
  height: 90vh;
  overflow-y: hidden;
  background-color: #fff8f2;
}

#about .section-title{
  text-align: left;
  color:#0966c1;
  margin-bottom: 60px;
}
#about .sub-title h3{
  font-size: 1rem;
}
#about .sub-title img{
  width: 50px;
  animation: blink 1s infinite;
}
#about .table-title th{
  background-color: #0966c1 !important;
  color:#fff;
  text-align: center;
  border-radius: 25px;
}

#about .table-title th{
  background-color: #0966c1 !important;
  color:#fff;
  text-align: center;
  border-radius: 25px;
}

#about .table-title th:hover{
  background-color: #ffbb00 !important;
  color:#252525;
}

#about th a{color:#fff;display: block;}
#about .table-title th:hover > h3 a{
  color:#252525;
}
#about .table{
  text-align: center;
}
#about .table thead th,#about .table th, #about .table td {
  border:none;
  vertical-align: middle;
}
#about .sub-title{
  font-size: 1.3rem;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  
}
#about tbody td:nth-child(1){ height: 120px;}
#about tbody td:nth-child(3),#about tbody td:nth-child(4){ height: 75px;}
#about tbody td:nth-child(2){height: 96px;}
#about .table_1{
  background-color: #fff;
  border-radius: 25px;
}
#about .table_2{
  background-color: #f0f7ff;
  border-radius: 25px;
}

@keyframes blink {
  0%{ opacity: 100%;}
  50%{ opacity: 0%;}
  100%{ opacity: 100%;}
  
}
/* About Me Section end */

@keyframes btn_ani {
  0%{background:#ff9900;}
  50%{background: #ffc14f;}
  100%{background:#ff9900;}
}

#ability {
  padding: 60px 0;
  overflow: hidden;
  background:#f6f6f6;
}

#ability #ability-list {
  padding: 0;
  list-style: none;
}

#ability #ability-list li {
  border-bottom: 1px solid #ddd;
}

#ability #ability-list a {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 300;
  padding-right: 20px;
}

#ability #ability-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#ability #ability-list p {
  padding-bottom:20px;
  font-size: 1.1em;
  color: #555;
  line-height: 1.2em;
}

/* Ability 슬라이드 바 */

	.point_1{background:#fff;}
	.point_2{background:#fff;}
	
	.b1{width:10px; height:5px; background:#fff; /*border:2px solid #193340; */ border-radius:10px; display:block; width:100%;} /* max==500px (100%) */

	.b2{width:10px; height:3px; background:linear-gradient(45deg, rgba(25, 51, 64, 1), rgba(50, 101, 128, 0.8)); border-radius:10px; display:block; width:100%; animation:b2 1s;}
	
	@keyframes b2{
											0%{background:#fff; width:0px;}
											50%{background:linear-gradient(45deg, rgba(25, 51, 64, 1), rgba(50, 101, 128, 0.8)); width:0px;}
											100%{background:linear-gradient(45deg, rgba(25, 51, 64, 1), rgba(50, 101, 128, 0.8)); width:100%;} /* max==500px */
											}

/* Ability 슬라이드 바 end */

											
@media (max-width: 768px) {
  #ability #ability-list a {
    font-size: 18px;
  }
  #ability #ability-list i {
    top: 13px;
  }
  #ability .collapse{overflow: hidden;}
}



/* Contact Section */

#contact {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 0 30px;
  overflow: hidden;
}

#contact .contact-about h3 {
  font-size: 25px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000;
}

#contact .contact-about p {
  font-size: 13px;
  line-height: 25px;
  font-family: 'Noto Sans KR', sans-serif;
  color: #aaa;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #000;
}

#contact .social-links a:hover {
  background: gray;
  color: #fff;
}

#contact .info {
  color: #000;
  padding-left:60px;
}

#contact .info i {
  font-size: 32px;
  color: #000;
  float: left;
  line-height: 1;
}

#contact .info p {
  padding: 0 0 10px 42px;
  line-height: 28px;
  font-size: 14px;
}

@media screen and (max-width:768px){
  #contact {padding:20px 0 100px;}
  #contact img{width:90%;margin: auto;}
  #contact .info{padding:20px;}
  #contact .info p, #contact .info i {
    padding: 0px;
    line-height: 18px;
    font-size: 16px;
  } 
}
.fixed-bot{width:100%; height: 8em; background: rgba(0,0,0,0.7); position: fixed; bottom:0;z-index: 999999;}
.bottom{color:#fff; text-align: center;
  font-family: 'Black Han Sans', sans-serif;
  
  font-size:3em;
  line-height: 2.5em;
  height:8em;
}

  .bottom .sign_btn{
    display: inline;
    font-family: 'Black Han Sans', sans-serif;
    font-size: 1em;
    background:#ff9900; 
    
    color:#fff; 
    text-align: center;
    padding:10px 1em 5px;
    border-radius: 25px;;
    border-top:2px solid #000;
    border-left:2px solid #000;
    border-right:3px solid #000;
    border-bottom:4px solid #000;
    cursor:pointer;
    animation: btn_ani 0.3s infinite;
    position: relative;
  }
  .bottom .sign_btn .mov{
    position: absolute;
    right:0;
    top:0.3em;
    animation: moving 1s infinite;
  }
@keyframes moving {
  0%{ top: 0.3em;}
  50%{ top:1em;}
  100%{top:0.3em;}
  
}
@media screen and (max-width:767px){
  .fixed-bot{width:100%; height:15vh;}
  .bottom{width:100%;font-size: 20px; line-height: 19px;padding:1em 0;height:15vh;}
  .bottom .sign_btn{
    font-size:20px;
    top:20px;
    animation: none;
    display: block;
    width:50%;
    margin:0 auto;
  }
  .bottom .sign_btn .mov{
    display: none;
    animation: none;
  }
  .back-to-top{bottom:15vh}
}
  .form{
  position: fixed;
  right:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.7);
  z-index: 99999;
  display: none;
}
.form.show{
  display:block;
}
.cls_btn {
  /* 'X' icon */
  position: absolute;
  z-index: 9999;
  top: -60px;
  right: -60px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.9) url(../source/img/close.svg) no-repeat center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cls_btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.form form{position: absolute; width:400px; height:auto; top:50%; left:50%; transform: translate(-50%,-50%);
background-color:#fff;padding: 30px; background-image: url("../source/img/modal_bg.png"); background-position: right bottom; background-repeat: no-repeat;
border-radius: 0 0 120px 0;}
.form h4{color:#333; text-align: center; width:100%;}

.form input, .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.form input[type="submit"] {
  background: linear-gradient(45deg, #000, #000);
  border: 0;
  border-radius: 20px;
  padding: 0px 30px;
  color: #fff;
  margin-top:20px;
}

.form input[type="submit"]:hover {
  cursor: pointer;
}
.information{padding: 0 10px; color:#666;background: #fff;margin-bottom: 5px;}
.info_title{font-size: 1em; color:#0051ff;font-weight: bold;cursor:pointer; text-align: center;}
.information p {color:#666;font-size: 1em;line-height: 1em;padding:5px;word-wrap: break-word; word-break: keep-all;display: none;}
.information label{font-size:1em;line-height: 1em;}
/* Contact Section end */
@media screen and (max-width:768px){
  .cls_btn {
    /* 'X' icon */
    position: absolute;
    z-index: 9999;
    top: 5px;
    right: 5px;
    height: 30px;
    width: 30px;
    background: rgba(130, 130, 130, 0.9) url(../source/img/close.svg) no-repeat center center;
    
  } 
  .form form{
    width:90%; 
    padding: 30px;
    background-image:none;
    border-radius: 0;}
  .form .form-row{width:100%;}
  .form input, .form textarea{width:100%;}
  .form input[type="submit"]{
    
    padding:5px 10px;
  }
}
