/*
 * BOOTSTRAP 4.X 기반
 * http://ETY.KR
 * 상업적 또는 영리로 이용 가능하며 제작의뢰 받아서 유료로 작업을 해도 됩니다.
 * 배포,재배포는 에티아시아,소프트존 에서만 가능하며 솔루션으로 재판매할 수 없습니다.
	
	font-family: 'Roboto', sans-serif;
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Noto Sans KR', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Raleway', sans-serif;

 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */


body {

}


video {margin-top: 60px;}
a { color:#fff; }
a:hover { color:#cc9735; text-decoration: none; }
.footer ul li a{color:#fff;}
.footer ul li a:hover{color:#666;}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.navbar .dropdown.show a:active { 
  background-color: #6c757d;
}
.bg-white {
    background-color: rgba(0, 0, 0, 0.7)!important;
	box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
    background-color: rgba(255, 255, 255, 0.98);
}

.carousel-caption{top: 26%;}

.carousel-indicators {display:none} /* 하단 배경 바*/
.carousel-control-prev {display:none} /* 메인 이전*/
.carousel-control-next {display:none} /* 메인 다음*/

.ko1{font-family: 'Noto Sans KR';font-size: 6.0rem; font-weight: 800;line-height: 1.1; text-shadow: -1px 0px 13px #333;}
.ko2{font-family: 'Gulim';}
.ko3{font-family: 'Nanum Gothic', sans-serif;}
.en1{font-family: 'Roboto', sans-serif;}
.en2{font-family: 'Open Sans', sans-serif;}
.en3{font-family: 'Raleway', sans-serif;}
.ko_12 { font-family: 'Noto Sans KR', sans-serif;font-size:12px; }
.ko_13 { font-family: 'Noto Sans KR', sans-serif;font-size:13px; }
.ko_14 { font-family: 'Noto Sans KR', sans-serif;font-size:14px; }
.ko_15 { font-family: 'Noto Sans KR', sans-serif;font-size:15px; }
.ko_16 { font-family: 'Noto Sans KR', sans-serif;font-size:16px; }
.ko_17 { font-family: 'Noto Sans KR', sans-serif;font-size:17px; font-weight:400; line-height:1.8; }
.ko_18 { font-family: 'Noto Sans KR', sans-serif;font-size:18px; }
.ko_19 { font-family: 'Noto Sans KR', sans-serif;font-size:19px; }
.ko_20 { font-family: 'Noto Sans KR', sans-serif;font-size:20px; }

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px; font-weight: 800}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;font-weight: 600;padding: 10px 20px; width: 230px;background-color: #333;position: absolute;
left: 50%;transform: translate(-50%, -50%); margin-top: 30px;border-radius: 40px 40px;    margin-top: 54px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f23{font-size:23px;}
.f24{font-size:24px;}
.f25{font-size:25px;}

.fw1{font-weight:100;}
.fw2{font-weight:200;}
.fw3{font-weight:300;}
.fw4{font-weight:400;}
.fw5{font-weight:500;}
.fw6{font-weight:600;}
.fw7{font-weight:700;}

.color-sky-blue {background:#cce5ff;}
.color-green{background:#d4edda;}

.carousel-item {
  height: 750px;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

/*
HEAD-LINE
**********/
h3 {
  text-align: center;
}

.subtitle {
  margin: 0 0 50px; 0;
}
.head-line {
  line-height: 0.5;
  text-align: center;
}
.head-line span {
  display: inline-block;
  position: relative;  
}2021-11-13 토요일
.head-line span:before,
.head-line span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  top: 0;
  width: 100px;
}
.head-line span:before {
  right: 100%;
  margin-right: 15px;
}
.head-line span:after {
  left: 100%;
  margin-left: 15px;
}
.subbg{background:url('../img/subbg.jpg');}

/*
네비
**********/
.navbar-brand {}
.navbar-nav li { padding:10px 0 10px 15px; /*font-weight: 800;*/}

.navbar-nav li:hover {font-weight: 800;}

/*
.navbar {
  min-height: 80px;
}

.navbar-brand {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}
*/
.bg-dark {
    background-color: #000000!important;height:280px;}

#tnb {background:#fff;}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;width: 1120px;background:#333333;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li:first-child {border-right:1px solid #444444}
#tnb li {float:right;border-left:1px solid #444444;margin-bottom:-1px;}
#tnb a {display:inline-block;padding:0 10px;color:#eee;line-height:35px;}
#tnb a:focus, #tnb a:hover {color:#4ea1d3;background:#fafafa;font-family:'Gulim'; font-size:12px}
#tnb .tnb_admin a{color:#ff0000;}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #ddd;}
#tnb .tnb_community{border-right:1px solid #ddd}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_community{background:#e7e7e7;font-weight:bold;}
#tnb .tnb_community:focus, #tnb .tnb_community:hover {color:#333;border-bottom:0}
#tnb .tnb_community a{color:#4ea1d3;border-bottom:1px solid #e7e7e7}
#tnb-left {float:left; margin-top:5px}
#tnb ul li a{font-size:12px; font-weight:bold; font-family:'Gulim'}

/*
헤딩
**********/
.center-heading {
    text-align: center;
    margin-bottom: 65px;
	margin-top: 85px;}
.center-heading p {
    margin-top: 10px;
    font-family: 'Noto Sans Regular', sans-serif;
}

.center-heading strong {font-size:30px; color:#e6ab3f;}
.center-line {
    display: inline-block;
    width: 70px;
    height: 1px;
    border-top: 1px solid #bbb;
    margin: auto;
}

/*
아이콘박스
**********/
.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #6c757d; vertical-align: middle; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon > .info { margin-top: -24px; padding: 35px 60px 10px 60px; }
.box > .icon > .info > h3.title { margin-top:20px; font-family: "Noto Sans KR",sans-serif !important; font-size: 24px; color: #222; font-weight: 700; }
.box > .icon > .info > p { font-family: 'Noto Sans KR', sans-serif; font-weight:300; color: #6f6f6f; line-height: 1.7; margin: 25px 16px 0px 16px; text-align:center;}
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box .space { height: 30px; }

/*
parallax
**********/
.parallax-window {
    position: relative;
    min-height: 450px;
    background: #3e3b3b52;
	margin-top: 100px;
}
.para_count {
	padding-top:50px;
}

/*
callbox
**********/
.callbox { background:#f2f2f2; margin-top:50px; padding-top:20px; padding-bottom:30px; }


/*
sns_icon
**********/

.sns_icon{
	list-style: none;
	text-align: center;
	width: 80px;
	cursor: pointer;
	display: inline;
	padding:5px;
}
.sns_icon .fab{ font-size:30px; }

.sns_icon .fa-facebook-f{ color:#a2a2a2; font-size:20px; }
.sns_icon .fa-instagram{ color:#a2a2a2; font-size:20px; }
.sns_icon .fa-twitter{ color: #a2a2a2; font-size:20px; }

.sns_icon a .fa-facebook-f:hover{ color:#3b5998; font-size:20px; }
.sns_icon a .fa-instagram:hover{ color:#dd4b39; font-size:20px; }
.sns_icon a .fa-twitter:hover{ color: #55acee; font-size:20px; }

/*
footer
*/

.a-link a { color:#ffffff; }
.sns_icon a { color:#ffffff; }
.bg-gray{background:#454545;}
.bg-gray div{padding:15px;}

/*
상하 좌우 조절
**********/
.margin-top-10 {
	margin-top:10px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-top-30 {
	margin-top:30px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-top-50 {
	margin-top:50px;
}
.margin-top-60 {
	margin-top:60px;
}
.margin-top-70 {
	margin-top:70px;
}
.margin-top-80 {
	margin-top:80px;
}
.margin-top-90 {
	margin-top:90px;
}
.margin-top-100 {
	margin-top:100px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	display:none;
	margin-bottom:20px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
	font-size: 30px;
    font-weight: 700;
}
.margin-bottom-60 {
	margin-bottom:60px;
}
.margin-bottom-70 {
	margin-bottom:70px;
}
.margin-bottom-80 {
	margin-bottom:80px;
}
.margin-bottom-90 {
	margin-bottom:90px;
}
.margin-bottom-100 {
	margin-bottom:100px;
}
.margin-left-10 {
	margin-left:10px;
}
.margin-left-20 {
	margin-left:20px;
}
.margin-left-30 {
	margin-left:30px;
}
.margin-left-40 {
	margin-left:40px;
}
.margin-left-50 {
	margin-left:50px;
}
.margin-left-60 {
	margin-left:60px;
}
.margin-left-70 {
	margin-left:70px;
}
.margin-left-80 {
	margin-left:80px;
}
.margin-left-90 {
	margin-left:90px;
}
.margin-left-100 {
	margin-left:100px;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-right-20 {
	margin-right:20px;
}
.margin-right-30 {
	margin-right:30px;
}
.margin-right-40 {
	margin-right:40px;
}
.margin-right-50 {
	margin-right:50px;
}
.margin-right-60 {
	margin-right:60px;
}
.margin-right-70 {
	margin-right:70px;
}
.margin-right-80 {
	margin-right:80px;
}
.margin-right-90 {
	margin-right:90px;
}
.margin-right-100 {
	margin-right:100px;
}

.p-r{position: relative;}
.p-a{position: absolute;}
/*
.p-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
*/
.para-text h2{line-height:1.8;
	font-size: 28pt;
    color: #fff;
    font-weight: 500;}
.display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.col-md-12 {padding-top: 110px;}
.text-t {padding-top: 25px;}
.text-t p {display: inline-block; font-weight: 800;}
.text-t p span {color: #e6ab3f;}

.color_666{color:#666;}
.bg-gray2{
	background:#f2f2f2;
	padding-bottom: 20px;
	padding-top: 20px;
}

.heading{
	font-size: 18px;
	line-height: 24px;
}
.pro-icon i{font-size:24px;}

.navbar-toggler {
    background-color: #454545;
}

.margin-top-80 {display:none;}

.tall div {float:left; }

.tall_text {
	font-size: 10pt;
    color: #cacaca;
    line-height: 25px;}


.sub_call {margin-left: 450px;color:#fff;}

.sub_call img {margin-bottom:20px; margin-right:5px;}

.call {color:#fff; font-size:28px;}

.call img {margin-bottom:5px;}

.call_t {
	font-size: 10pt;
    color: #cacaca;}

.time{
	font-size: 10pt;
    color: #cacaca;}

.tel{
	font-size: 10pt;
    color: #cacaca;}

.owl-item {width:370px;}

.pic_lt {border: 0;}
.pic_lt .lat_title {display: none;}
.pic_lt li .new_icon {display: none;}
.pic_lt li a {display: none;}
.pic_lt .lt_date {display: none;}
.fa, .fas {display: none;}

/*회사소개*/

.about_main{background-image: url(http://www.sapofc.com/theme/sapo/img/abot_bk.jpg); width: 100%; margin: 0 auto; height: 700px; padding-top: 300px; text-align: center;}
.text_1 {font-size: 22px; color: #dcb767; font-weight: 500;}
.text_2 {font-size: 35px; color: #fff; font-weight: 800; padding-top: 15px;}
.text_3 {font-size: 20px; color: #fff; font-weight: 400;line-height: 30px; padding-top: 20px;}

.curriculim_big {margin-bottom: 150px;}

.curriculim{text-align: center; margin: 70px 0px 90px 0px;}
.curriculim h1{}
.curriculim p{font-size: 18px; font-weight: 400; color: #303030;}

.curriculim_sub {width: 1200px; margin: 0 auto;}
.curriculim_sub li{text-decoration: none; list-style:none;display: inline-block;font-size: 22px;line-height: 35px;}
.sub_text {float: right;width: 615px;height: 450px; padding-top: 120px; padding-left: 50px;background: #f2f2f2;}
.curriculim_sub strong{font-size: 20px; color: #cd9835;}
.curriculim_sub span{font-size: 32px;line-height: 75px;}

.curriculim_sub_2 {width: 1200px; margin: 0 auto;height: 450px;}
.curriculim_sub_2 li{text-decoration: none; list-style:none;display: inline-block;font-size: 22px;line-height: 35px;}
.curriculim_sub_2 img{float:right;}
.sub_text_2 {float: left;width: 585px;height: 450px;     padding-top: 110px;text-align: right;padding-right: 50px;}
.curriculim_sub_2 strong{font-size: 20px; color: #cd9835;}
.curriculim_sub_2 span{font-size: 32px;line-height: 75px;}


.directions_t_1 {font-size: 22px; font-weight: 700; letter-spacing: -1px;line-height: 50px; padding-top: 35px;}
.directions_t_2 {font-size: 20px; letter-spacing: -1px;}
.directions_t_4 {font-size: 20px; font-weight: 600; letter-spacing: -1px; background: #cd9835; width: 465px; height: 40px; margin: 0 auto; text-align: center;
    line-height: 37px; color: #fff; margin-top: 30px; margin-bottom: 130px;}

/*스텝소개*/
.coach_main{background-image: url(http://www.sapofc.com/theme/sapo/img/coach_bk.jpg); width: 100%; margin: 0 auto; height: 700px; padding-top: 300px; text-align: center;}

.coach_tit {text-align: center;    margin-bottom: 100px;}
.coach_tit h1{font-size: 60px; font-weight: 800; padding-top: 100px;}
.coach_tit .sun {width: 170px; margin: 30px auto; border: 3px solid #cd9835;}
.coach_tit p{font-size: 18px; line-height: 35px;}

.coach_back{width: 100%; margin: 0 auto; background: #f5f5f5;}
.coach_back ul{width: 1200px; margin: 0 auto; height: 500px; padding-top: 85px;}
.coach_back ul li{display: inline-block; float: left; font-size: 18px; line-height: 45px;}
.coach_t {width: 193px;text-align: center; margin-left: 250px;font-size: 20px;margin-top: 10px;}
.coach_t strong {font-size: 28px;line-height: 70px;}
.coach_sun {width: 3px; height: 50px; background: #000; margin: 130px 100px;}

.coach_back_2{width: 100%; margin: 0 auto; background: #fff;}
.coach_back_2 ul{width: 1200px; margin: 0 auto; height: 500px; padding-top: 85px;}
.coach_back_2 ul li{display: inline-block; float: left; font-size: 18px; line-height: 45px;}

.coach_back_3{width: 100%; margin: 0 auto; background: #fff;}
.coach_back_3 ul{width: 1200px; margin: 0 auto; height: 610px; padding-top: 85px;}
.coach_back_3 ul li{display: inline-block; float: left; font-size: 18px; line-height: 45px;}
.coach_back_3 .coach_t{margin-top: 60px;}
.coach_back_3 .coach_sun {margin: 200px 100px;}
.coach_sub_t {padding-top: 75px;}

/*갤러리*/

.small, small {font-weight: 800;  font-size: 35px;}
.mt-4, .my-4 {text-align: center;width: 1200px;}
.breadcrumb {display:none;}
.col-lg-3 {display:none;}
.gall_info {display:none;}

#fboardlist {width: 1200px;}
#bo_gall .gall_img {max-height: 350px;}
.container {width: 1200px;}

/*갤러리 상세*/
#bo_v {width: 1200px;}
.col-lg-9 {flex: 0 0 100%;}
#bo_v_title .bo_v_tit {font-size: 22px; font-weight: 600;}
.profile_info_ct {display: flex; padding-top: 15px;}

/*아카데미*/

.academy_main{background-image: url(http://www.sapofc.com/theme/sapo/img/academy_bk.jpg); width: 100%; margin: 0 auto; height: 700px; padding-top: 300px; text-align: center;}

.academy_text {float: right;width: 615px;height: 450px; padding-top: 85px; padding-left: 50px;background: #f2f2f2;}
.academy_text_2 {float: left;width: 585px;height: 450px;     padding-top: 75px;text-align: right;padding-right: 50px;}

.curriculim_sub .academy_text_sub { text-decoration: none; list-style: none; display: inline-block; font-size: 22px; line-height: 35px;}
.curriculim_sub_2 .academy_text_sub { text-decoration: none; list-style: none; display: inline-block; font-size: 22px; line-height: 35px;}


.academy_img {width: 1200px; margin: 70px auto;height: 1000px;}
.academy_img li{width: 33.3%; float: left; margin-bottom: 30px;}

@media only screen and (min-width: 0px) and (max-width: 1200px){

.h1, h1 {    font-size: 28px;}

.ko1 {font-size: 70px;}
.f20 {font-size: 20px;}

.container {width: 100%;}
.tall {background:#000;}

.bg-dark {height: 455px;}
.tall_ca {width: 100%; background: #000;}
.sub_call {margin-left: 0px;}

.carousel-item {height: 650px;}

video {width: 100%; height: auto;}

.pic_lt li {width:50%;}

/*회사소개*/

.about_main {background-position:center;}

.curriculim_sub {width:100%;}
.curriculim_sub_2 {width:100%;}

.curriculim_sub span {font-size: 28px;}

.sub_text {float:none; text-align: center; width: 100%; height: 310px; padding-top:50px; padding-left: 0px;}
.sub_text_2 {width: 100%; height: 360px; padding-top: 50px; text-align: center; padding-right: 0px;} 

.curriculim_sub .academy_text_sub { text-decoration: none; list-style: none; display: inline-block; font-size: 22px; line-height: 35px;}

.curriculim_sub li {width: 100%;}
.curriculim_sub li img {width: 100%;}

.curriculim_sub_2 li {width: 100%;}
.curriculim_sub_2 li img {width: 100%;}

.curriculim_big {margin-bottom: 75px;}

.curriculim iframe {width: 100%;}

.directions_t {width: 100%;}

.directions_t_4 {font-size: 16px;width: 360px; }

/*스텝소개*/
.coach_main {background-position:center;}

.coach_tit h1 {font-size: 50px;}
.coach_tit p {padding: 0px 10px 0px 10px;}

.coach_back ul {width: 100%;height: 665px;padding-top: 35px;}
.coach_back .coach_sun{display:none;}

.coach_back ul li {display:block; float:none;text-align: center;}

.coach_t strong {padding-right:5px;}
.coach_t br {display:none;}

.coach_back_2 ul {width: 100%;height: 665px;padding-top: 35px;}
.coach_back_2 .coach_sun{display:none;}

.coach_back_2 ul li {display:block; float:none;text-align: center;}

.coach_back_3 ul {width: 100%;height: 790px;padding-top: 35px;}
.coach_back_3 .coach_sun{display:none;}

.coach_back_3 ul li {display:block; float:none;text-align: center;}

.coach_back_3 .coach_t {margin-top: 0px;}

.coach_t {margin-left: 0px; margin: 0 auto;}

.coach_tit p br {display:none;width: 90%; margin: 0 auto;}


/*갤러리*/
.mt-4, .my-4 {width:100%;}
#fboardlist {width:100%;}
#bo_gall {width:100%!important;;}
.small, small {font-size:26px;}

#bo_gall .gall_li {width:100%;}
#bo_gall .gall_text_href {text-align: center;}

/*상세*/
#bo_v {width:100%!important;;}

/*아카데미*/
.academy_main {}
.academy_text {float:none; text-align: center; width: 100%; height: 420px; padding-top:50px; padding-left: 0px;}
.academy_text_2 {width: 100%; height: 420px; padding-top: 50px; text-align: center; padding-right: 0px;} 

.academy_img {width:100%;}
.academy_img li {width:48%; margin: 0px 1%;margin-bottom: 15px;}
.academy_img li img {width:100%;}

.academy_img {margin-bottom:0px;}

.text_3 br{display:none;}

.academy_text_sub{padding: 0px 10px;}
.academy_text_sub_2{padding: 0px 10px;}

.academy_text_sub br{display:none; }
.academy_text_sub_2 br{display:none; }

.curriculim {margin: 60px 0px 50px 0px;}

.academy_img {height:750px;}

.row {display: none!important;}
.hot_icon {display: none;}