@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

body, h1, h2, h3, h4, h5, h6, input, textarea, select {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 400;
    letter-spacing: -0.025rem;
}

body {
    color: #191919;
}
a {
    color: #191919;
}
.wrapper {
    min-width: 1280px;
}
.container {
    width: 1280px;
    max-width: 1280px !important;
}

header {
    /*width: 1125px;*/

    padding: 27px 0 21px;
    margin: 0 70px 127px;
}
header .nav {
    font-size: 20px;
    font-weight: 500;
}
header .nav li {
    position: relative;
}
header .login-join {
    color: #355cab !important;
    text-align: right;
    padding: 0.7rem 0;
}
header .login-join a {
    color: #355cab !important;
}
header .nav .item-sub {
    display: none;
    position: absolute;
    top: 50px;
    left: -60px;
    padding: 20px 15px;
    border: 1px solid #e6eef4;
    border-top: 2px solid #355cab;
    background: #feffff;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 3px 15px -7px rgba(0,0,0,0.54);
    box-shadow: 0px 3px 15px -7px rgba(0,0,0,0.54);
}
header .nav .item-sub a {
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    font-size: 17px;
}
header .nav .item-sub ol {
    list-style: none;
}
header .nav .item-sub ol li {
    margin-bottom: 15px;
    width: 185px;
}
header .nav .item-sub ol li:last-child {
    margin-bottom: 0;
}

.hero {
    position: absolute;
    /*
    margin: 0 auto;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    */
    width: 100%;
    height: 800px;
    text-align: center;
    z-index: -100;
    overflow: hidden;
}
.container {
    z-index: 100;
}
.container header {
    z-index: 110;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* 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;
}

.swiper-slide img {
    display: block;
    /*width: 100%;*/
    height: 100%;
    /*object-fit: cover;*/
}

.hero-nav .swiper-button-prev {
    left: 40px;
    background: url('/images/btn-slide-prev.png') no-repeat;
}

.hero-nav .swiper-button-next {
    right: 40px;
    background: url('/images/btn-slide-next.png') no-repeat;
}

.hero-nav .swiper-button-next, .hero-nav .swiper-button-prev {
    top: 382px;
    width: 59px;
    height: 59px;
}
.hero-nav .swiper-button-next::after, .hero-nav .swiper-button-prev::after {
    display: none;
}

main h2 {
    margin-left: 70px;
    display: inline-block;
    width: 740px;
    color: #23408f;
    font-size: 84px;
    font-weight: 500;
    letter-spacing: -0.027rem;
    word-spacing: -.6rem;
}
main .kolas {
    margin-left: 70px;
    color: #1f4695;
    margin-bottom: 130px;
}

main .kolas img {
    margin-right: 18px;
}
main .kolas p {
    font-size: 18px;
    margin-top: .8rem;
}

.business-subject {
    margin-bottom: 42px;
}
.business-subject .main-process {
    margin-left: -20px;
}
.business-subject .btn-test-apply {
    position: absolute;
    top: 128px;
    right: 42px;
    z-index: 20;
}

main .btn-exam {
    top: 55px;
    left: 668px;
    width: 138px;
    height: 137px;
    border-radius: 100px;
    box-shadow: 11px 10px 14.4px 3.6px rgba(34, 31, 31, 0.08);
    text-shadow: 11px 10px 14.4px rgba(34, 31, 31, 0.08);
}
main .board {
    margin-bottom: 56px;
}
main .board h3 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: -0.025rem;
    margin-bottom: 24px;
}
main .board ul {
    color: #191919;
    margin: 0 0 44px;
    padding: 0;
    list-style: none;
}
main .board li {
    position: relative;
    margin: 0 0 22px 0;
    padding: 0 0 0 16px;
}
main .board li:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 5px;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: #191919;
}
main .board li:not(:last-of-type):after {
    content: "";
    position: absolute;
    top: 34px;
    left: 0;
    width: 100%;
    height: 1px;
    border-radius: 100%;
    background-color: #e5e5e5;
}
main .board .date {
    font-size: 14px;
    color: #999;
}
main .badge-new {
    margin-bottom: 3px;
}
main .notice,
main .press {
    font-size: 16px;
    width: 600px;
}
main .white-btn {
    margin-bottom: 60px;
}
main .white-btn img {
    border-radius: 8px;
    box-shadow: 11px 10px 14px 4px rgba(34, 31, 31, 0.08);
    text-shadow: 11px 10px 14px rgba(34, 31, 31, 0.08);
}
main .board ul li a {
	position: relative;
	display: block;
}
main .board ul li a .txt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 90px;
}
main .board ul li a .right {
	position: absolute;
	top: 0;
	right: 0;
}

footer {
    background-color: #1a2743;
    padding: 48px 0 60px;
    font-size: 14px;
    font-weight: 300;
    color: #536281;
}
footer .footer-logo {
    margin-right: 60px;
}
footer .nav {
    width: 300px;
    margin-bottom: 20px;
}
footer .nav-item a {
    font-size: 16px;
    color: #fff;
}
footer .nav-item:last-child a {
    color: #3a4f7d;
}
.family-site.custom-select {
    color: white;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid #576074;
}
.banners  {
    /*margin-bottom: 40px;*/
}
.banners li img {
    border: 1px solid #cacaca;
}
.swiper-container2  {
    overflow: hidden;
    margin-bottom: 40px;
}
.banner-nav .swiper-button-prev {
    left: -30px;
}
.banner-nav .swiper-button-next {
    right: -30px;
}
.banner-nav > div {
    color: #2F52A1;
}
.banner-nav > div:after {
    font-size: 32px;
}

