/*
 * BOOTSTRAP 4.X 기반
 * http://ETY.KR
 * 상업적 또는 영리로 이용 가능하며 제작의뢰 받아서 유료로 작업을 해도 됩니다.
 * 사용하셔도 되지만 다른곳에 배포하지 마세요.(저작권관련 문제가 발생될 수 있습니다.)
 * 배포, 재배포는 에티테마(http://ety.kr) ,소프트존(http://www.softzone.co.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 2018-2021 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */


body {

}



a { color:#666666; }
a:focus{
	outline:none;
}
a:hover { color:gray; text-decoration: none; }
.footer ul li a{color:#fff;}
.footer ul li a:hover{color:#666;}

.navbar .dropdown.show a:active { 
  background-color: #6c757d;
}
.bg-white {
    background-color: #ffffff!important;
	box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
    background-color: rgba(255, 255, 255, 0.98);
}
.ko{font-family: 'Noto Sans KR';}
.ko1{font-family: 'Noto Sans KR';}
.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;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}
.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-white{color:#c3c3c3;}


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



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

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

.subtitle {
  margin: 0 0 50px; 
}
.head-line {
  line-height: 0.5;
  text-align: center;
}
.head-line span {
  display: inline-block;
  position: relative;  
}
.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 {
  min-height: 80px;
}

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

#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: 40px;
}
.center-heading p {
    margin-top: 10px;
    font-family: 'Noto Sans Regular', sans-serif;
}
.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; border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.box > .icon > .info > h3.title { margin-top:20px; font-family: "Noto Sans KR",sans-serif !important; font-size: 20px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-family: 'Noto Sans KR', sans-serif; font-weight:300; color: #666; line-height: 1.7; margin: 20px; text-align:left;}
.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: 350px;
    background: #3e3b3b52;
}
.para_count {
	padding-top:50px;
}

/* callbox********** 삭제 */
.callbox { background:#f2f2f2; margin-top:50px; padding-top:60px; padding-bottom:60px; }


/*
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 {	margin-bottom:20px;}
.margin-bottom-30 {	margin-bottom:30px;}
.margin-bottom-40 {	margin-bottom:40px;}
.margin-bottom-50 {	margin-bottom:50px;}
.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;}


.para-text h2{line-height:2.5;}
.display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.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: #1c3b4e; position:absolute; right:10px; float:right; padding:3px;}
.navbar-toggler .navbar-toggler-icon { background-size: 80% 80%;}


.para-text{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*sid_menu*/
.sid_menu {}



/* about */
.about-bg { margin-top:60px; height:510px !important; margin-bottom:0 !important;}
.about_con1 {position:relative; margin-top:100px;}
.about_con1 .title { margin-bottom:30px;}
.about_con1 .title p { padding:0; margin:0; text-align:center;}
.about_con1 .bg {width: 100%; margin: 0 auto; text-align: center; margin-top:-120px;}
.about_con1 .bg > img {width: 80%;} 
.about_con1 .txt-box { margin:0 auto; text-align: center;}
.about_con1 .txt-box .box { border:6px solid #315b71; padding: 20px 30px; width:80%; margin:40px auto; text-align:center;}
.about_con1 .txt-box p {margin: 0;  padding: 0; }
.about_con1 .txt-box p.txt1 { font-size: 30px; }
.about_con1 .txt-box p.txt1 span { font-weight:600;}
.about_con1 .txt-box p.txt2 { font-size:25px;   }
.about_con1 .txt3 p { font-size:15px; font-weight:300; }
.about_con1 .txt3 p span { font-weight:500;}
.about_con1 .txt4 p  { padding:10px 30px; color:#fff; background:#315b71; display:inline-block; margin-right:10px; margin-top:30px}
.about_con1 .txt4 p:last-child {margin-right:0;}

.about_con2 {position:relative; margin-top:100px;}
.about_con2 h3 { margin-bottom:50px;}
.about_con2 .img-box > img { width:100%; margin-bottom:20px;}
.about_con2 .table-box { padding:20px;}
.about_con2 table {border-bottom: 1px dotted #eee;width: 100%;}
.about_con2 table tr td { padding:10px; font-size:15px;  }
.about_con2 table tr td.column1 {padding-right:30px;width: 110px;}
.about_con2 table tr td.column2 {border-bottom: 1px dotted #eee;}
.about_con2 table tr td.column2 span { padding-right:20px;}

.about_con3 {position:relative; margin-top:100px; width:100%;}
.about_con3 iframe { margin-bottom:-5px;}
.about_con3 .container .row {    margin-left: 110px; position:absolute;top: 80px;left: 50%;width:500px;height:230px;background:#383838;padding:30px;} 
.about_con3 .container .row p { color:#fff; width:100%; font-size:20px; font-weight:600;}
.about_con3 .container .row ul li { color:#fff; font-weight:300; font-size:15px;}
.about_con3 .container .row ul li:first-child { padding-bottom:30px}
.about_con3 .container .row ul li p { font-weight:300; width:130px;font-size:15px; display:inline-block; margin:0; }

.about_con4 {position:relative;margin-top: 120px;}
.about_con4 h3 { margin:50px;}
.about_con4 > .row {justify-content: center; margin:0;}
.about_con4 .chart_box { position: relative;}
.about_con4 .chart_box > p {font-size: 20px;padding: 20px 0px;background:#2b2f4d;color:#fff;margin: 0 auto;text-align: center;width: 180px;}
.about_con4 .chart_box > p:before {content:'';position:absolute;width:2px;height: 25px;background:#939598;margin-top: 50px;left: 50%;}
.about_con4 .chart_box > p:after {content:'';position:absolute;width: 252px;height: 2px;background:#939598;margin-top: 74px;margin-left: -145px;}
.about_con4 .chart_box ul li {display:inline-block;vertical-align: top;width: 180px;text-align: center;font-size: 17px;position: relative;}
.about_con4 .chart_box ul.depths1 {margin: 50px auto;width: 500px;display: flex;justify-content: space-around;position: relative;}
.about_con4 .chart_box ul.depths1 li {padding: 20px 0px;background: #114987;width: 180px;text-align: center;color: #fff;font-size: 17px;position: relative;}
.about_con4 .chart_box ul.depths1 li:before {content:'';position:absolute;width:2px;height: 25px;background:#939598;top: -25px;left: 50%;}
.about_con4 .chart_box ul.depths1 li:after {content:'';position:absolute;width:2px;height: 25px;background:#939598;bottom: -25px;left: 50%;}
.about_con4 .chart_box .depths2 {margin: 50px auto;width: 800px;}
.about_con4 .chart_box .depths2 ul {position:Relative; display: flex; justify-content: space-around;}
.about_con4 .chart_box .depths2 ul::before {content:'';position:absolute;width: 536px;height: 2px;background:#939598;margin-top: -26px;margin-left: 1px;}
.about_con4 .chart_box .depths2 ul li .title {padding: 13px 0;background: #939598;color: #fff;}
.about_con4 .chart_box .depths2 ul li::after {content:'';position:absolute;width:2px;height: 25px;background:#939598;top: -25px;left: 50%;}
.about_con4 .chart_box .depths2 ul li .sub {border: 1px solid #939598;padding-top: 13px;height: 140px;} 
.swiper-container { 
width:100%;
        overflow:hidden; }
/* 모바일기기 */
@media only screen and (max-width: 320px) {

	/* 모바일 1 슬라이드 크기 조절 */
	.carousel-item {
	  height: 200px;;
	  min-height: 200px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}

    .swiper-container { 
        height: 500px !important;
        min-height: 300px;
        background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
      background-size: cover;
      position: relative;
      } 
      .swiper-slide { background-position-x:unset ;} 

      .swiper-slide .title{left: 30px;
        top: 120px;
        width: 240px;}
    
        .swiper-pagination {left: 52px !important; }
        .swiper-button-next {left: 104px !important; }
        .swiper-button-prev {left: 0px !important; }
	/* 모바일 슬라이드 텍스트 크기 조절 */
	.carousel-caption h3{font-size:16px;}
	.carousel-caption p{font-size:14px;}


	/* 네비 *********/
	.nav .container .navbar-collapse { position: fixed; top: 60px; background: #fff; width: 100%; box-shadow: 0px 5px 5px rgb(0 0 0 / 20%);}
    .nav .container .navbar-nav { border:1px solid #eee; padding: 0 15px; }
    .nav .container .navbar-nav li { padding: 10px; border-bottom: 1px solid #eee;}
	.nav .container .navbar-nav li:last-child { border-bottom:0;}
	.nav .container .navbar-nav .nav-link { padding: 0;	margin: 0;	font-size: 14px;color: #333; border: 0;}
	.nav .container .navbar-nav .dropdown-menu { position: relative !important;	transform: none !important;	border: 0;	padding: 0;	margin: 10px 0 0 0; background: #eee;}
	.nav .container .navbar-nav .dropdown-menu { border-radius: 0px; }
	.nav .container .navbar-nav .dropdown-menu .dropdown-item { display: block; width: 100%; padding: 5px 10px; border-bottom: 1px solid #fff; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }
	.dropdown-toggle::after {float: right; content: "+"; width: auto; height: auto; margin-left: 0; vertical-align: 0; border-top: 0; border-right: 0; border-bottom: 0;  border-left: 0;}
    
	.navbar-brand { font-size:25px; font-weight:bold; }
    .navbar-nav li {padding: 5px 0 5px 10px;}


    /* sub page 이미지랑 텍스트가 같이 있을 경우 */
    .sub_content .sub_conwrap .con .box_width .left {width:100% !important;}
    .sub_content .sub_conwrap .con .box_width .right {width:100% !important; padding: 20px !important;}
    /* 세로로 이미지 2개일경우 */
    .sub_content .sub_conwrap .con .box_height.box2 ul {width:100% !important; margin-left: 0px !important; }
    .sub_content .sub_conwrap .con .box_height.box2 ul li.img { border-right:0 !important;}
    .sub_content .sub_conwrap .con .box_height.box2 ul li.txtbox { border-right:0 !important; border-bottom:1px solid #eee;}
    /* 세로로 이미지 3개일경우 */
    .sub_content .sub_conwrap .con .box_height.box3 ul {width:100% !important;margin-left: 0px !important; }
    .sub_content .sub_conwrap .con .box_height.box3 ul li.img { border-right:0 !important;}
    .sub_content .sub_conwrap .con .box_height.box3 ul li.txtbox { border-right:0 !important; border-bottom:1px solid #eee;}
    
    /* review page */
    .reviewpage .modal-content {background-color: #fefefe;margin: 3% auto; padding: 20px; border: 1px solid #888; width: 90%;}
    .reviewpage .modal-content .title { width:100%; }
    .reviewpage .modal-content .title h1 { font-size:14px; padding-left: 10px;}
    .reviewpage .modal-content .title h1::before {content: '';height: 13px;width: 3px;background: #3e6c85;position: absolute;margin-top: 2px;margin-left: -10px;}
    .reviewpage .modal-content .title .closed { cursor: pointer;width: 20px !important;height: 20px;position: absolute;float: right; right: 20px; top:20px; transform: rotate(45deg); } 
    .reviewpage .closed::after {content: "";position: absolute;height: 20px;width: 2px;background: #3e6c85;left: 9px;}
    .reviewpage .closed::before {content: "";position: absolute;height: 2px;width: 20px;background: #3e6c85;top: 9px;}    
    .reviewpage .modal-content .content { display: flex; flex-direction: row; flex-wrap: wrap; padding-top:10px;}
    .reviewpage .modal-content .content li { width: 100%; padding: 10px;}
    .reviewpage .modal-content .content li > img { width:100%;}
    .reviewpage .modal-content .content li p { margin-bottom: 5px; font-size: 14px;}

}

/* 모바일기기 + 태블릿 */

@media only screen and (min-width: 321px) and (max-width: 768px){

	/* 모바일 2 슬라이드 크기 조절 */
	.carousel-item {
	  height: 200px;;
	  min-height: 200px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}

	/* 모바일 슬라이드 텍스트 크기 조절 */
	.carousel-caption h3{font-size:16px;}
	.carousel-caption p{font-size:14px;}

    .swiper-container { 
        height: 500px !important;
        min-height: 300px;
        background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
      background-size: cover;
      position: relative;
      } 
      .swiper-slide { background-position-x:unset ;} 
      .swiper-slide .title{left: 30px;
        top: 120px;
        width: 240px;}
        .swiper-pagination {left: 52px !important; }
        .swiper-button-next {left: 104px !important; }
        .swiper-button-prev {left: 0px !important; }
    

	/* 모바일 네비 *********/
    .nav.moble_nav .container .navbar-collapse { position: fixed; top: 60px; background: #fff; width: 100%; box-shadow: 0px 5px 5px rgb(0 0 0 / 20%);}
    .nav.moble_nav .container .navbar-nav { border:1px solid #eee; padding: 0 15px; }
    .nav.moble_nav .container .navbar-nav li { padding: 10px; border-bottom: 1px solid #eee;}
	.nav.moble_nav .container .navbar-nav li:last-child { border-bottom:0;}
	.nav.moble_nav .container .navbar-nav .nav-link { padding: 0;	margin: 0;	font-size: 14px;color: #333; border: 0;}
	.nav.moble_nav .container .navbar-nav .dropdown-menu { position: relative !important;	transform: none !important;	border: 0;	padding: 0;	margin: 10px 0 0 0; background: #eee;}
	.nav.moble_nav .container .navbar-nav .dropdown-menu { border-radius: 0px; }
	.nav.moble_nav .container .navbar-nav .dropdown-menu .dropdown-item {display: block; width: 100%;padding: 9px 15px;font-size: 13px;clear: both;font-weight: 400;color: #212529;text-align: inherit;white-space: nowrap;background-color: transparent;margin-left: -2px;}
	.nav.moble_nav .container .navbar-nav .dropdown-menu .dropdown-item::before { content:".";position:relative; top:-4px; left:-3px; }
	.dropdown-toggle::after {float: right; content: "+"; width: auto; height: auto; margin-left: 0; vertical-align: 0; border-top: 0; border-right: 0; border-bottom: 0;  border-left: 0;}
    
    .nav.moble_nav .show .navbar-toggler { display:none; }
    .allmenu {display:none !important;}

	/* logo */
	.navbar-brand { padding: 0 0 0 10px; margin: -4px 0 0 4px; }
	.navbar-brand  > img { width:75%;}

    /* about */
    .about-bg {margin-top:60px;height: 270px !important;}
    .about_con1 {position:relative; margin-top:0px;}
    .about_con1 .title p {padding:0;text-align:center;/* font-size: 10px; */font-size: 14px;margin: 0;}
    .about_con1 .bg {width: 100%;margin: 0 auto;text-align: center;margin-top: 0;}
    .about_con1 .bg > img {width: 98%;} 
    .about_con1 .txt-box { margin:0 auto; text-align: center;}
    .about_con1 .txt-box .box {border:6px solid #315b71;padding: 20px 30px;width: 94%;margin: 20px auto;text-align:center;}
    .about_con1 .txt-box p {margin: 0;  padding: 0; }
    .about_con1 .txt-box p.txt1 {font-size: 21px;margin-bottom: 20px;}
    .about_con1 .txt-box p.txt1 span { font-weight:600;}
    .about_con1 .txt-box p.txt2 {font-size: 14px;}
    .about_con1 .txt3 { padding:0 20px; }
    .about_con1 .txt3 p { font-size:15px; font-weight:300; padding-bottom:15px; text-align:left; }
    .about_con1 .txt4 p  { padding:10px 20px; color:#fff; background:#315b71; display:inline-block; margin-right:10px; margin-top:30px}
    .about_con3 .container .row {    display:none;} 


    /* sub page 이미지랑 텍스트가 같이 있을 경우 */
    .sub_content .sub_conwrap .con .box_width .left {width:100% !important;}
    .sub_content .sub_conwrap .con .box_width .right {width:100% !important; padding: 20px !important;}
    /* 세로로 이미지 2개일경우 */
    .sub_content .sub_conwrap .con .box_height.box2 ul {width:100% !important; margin-left: 0px !important; }
    .sub_content .sub_conwrap .con .box_height.box2 ul li.img { border-right:0 !important;}
    .sub_content .sub_conwrap .con .box_height.box2 ul li.txtbox { border-right:0 !important; border-bottom:1px solid #eee;}
    /* 세로로 이미지 3개일경우 */
    .sub_content .sub_conwrap .con .box_height.box3 ul {width:100% !important;margin-left: 0px !important; }
    .sub_content .sub_conwrap .con .box_height.box3 ul li.img { border-right:0 !important;}
    .sub_content .sub_conwrap .con .box_height.box3 ul li.txtbox { border-right:0 !important; border-bottom:1px solid #eee;}


    /* review page */
    .reviewpage .modal-content {background-color: #fefefe;margin: 3% auto; padding: 20px; border: 1px solid #888; width: 90%;}
    .reviewpage .modal-content .title { width:100%; }
    .reviewpage .modal-content .title h1 { font-size:14px; padding-left: 10px;}
    .reviewpage .modal-content .title h1::before {content: '';height: 13px;width: 3px;background: #3e6c85;position: absolute;margin-top: 2px;margin-left: -10px;}
    .reviewpage .modal-content .title .closed { cursor: pointer;width: 20px !important;height: 20px;position: absolute;float: right; right: 20px; top:20px; transform: rotate(45deg); } 
    .reviewpage .closed::after {content: "";position: absolute;height: 20px;width: 2px;background: #3e6c85;left: 9px;}
    .reviewpage .closed::before {content: "";position: absolute;height: 2px;width: 20px;background: #3e6c85;top: 9px;}    
    .reviewpage .modal-content .content { display: flex; flex-direction: row; flex-wrap: wrap; padding-top:10px;}
    .reviewpage .modal-content .content li { width: 100%; padding: 10px;}
    .reviewpage .modal-content .content li > img { width:100%;}
    .reviewpage .modal-content .content li p { margin-bottom: 5px; font-size: 14px;}


}

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 1200px){

	/* 태블릿등 슬라이드 크기 조절 */
	.carousel-item {
	  height: 620px;;
	  min-height: 300px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
    .swiper-container { 
        height: 500px !important;
        min-height: 300px;
        background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
      background-size: cover;
      position: relative;
      } 
      .swiper-slide { background-position-x:unset ;} 

      .swiper-slide .title{left: 30px;
        top: 120px;
        width: 240px;}
        .swiper-pagination {left: 52px !important; }
        .swiper-button-next {left: 104px !important; }
        .swiper-button-prev {left: 0px !important; }
        
	/* 모바일 로고**/
	.navbar-brand { padding: 0 0 0 20px;  margin: -4px 0 0 4px;  }
    .navbar-brand > img { width: 70%;}
    /* 모바일 네비 *********/
    .nav.moble_nav .container .navbar-collapse { position: fixed; top: 60px; background: #fff; width: 100%; box-shadow: 0px 5px 5px rgb(0 0 0 / 20%);}
    .nav.moble_nav .container .navbar-nav { border:1px solid #eee; padding: 0 15px; }
    .nav.moble_nav .container .navbar-nav li { padding: 10px; border-bottom: 1px solid #eee;}
	.nav.moble_nav .container .navbar-nav li:last-child { border-bottom:0;}
	.nav.moble_nav .container .navbar-nav .nav-link { padding: 0;	margin: 0;	font-size: 14px;color: #333; border: 0;}
	.nav.moble_nav .container .navbar-nav .dropdown-menu { position: relative !important;	transform: none !important;	border: 0;	padding: 0;	margin: 10px 0 0 0; background: #eee;}
	.nav.moble_nav .container .navbar-nav .dropdown-menu { border-radius: 0px; }
	.nav.moble_nav .container .navbar-nav .dropdown-menu .dropdown-item {display: block;width: 100%;padding: 9px 15px;font-size: 13px;clear: both;font-weight: 400;color: #212529;text-align: inherit;white-space: nowrap;background-color: transparent;margin-left: -2px;}
	.nav.moble_nav .container .navbar-nav .dropdown-menu .dropdown-item::before { content:".";position:relative; top:-4px; left:-3px; }
	.dropdown-toggle::after {float: right; content: "+"; width: auto; height: auto; margin-left: 0; vertical-align: 0; border-top: 0; border-right: 0; border-bottom: 0;  border-left: 0;}
	.allmenu {display:none;}


    /* sub page 이미지랑 텍스트가 같이 있을 경우 */
    .sub_content .sub_conwrap .con .box_width .left {width:100% !important;}
    .sub_content .sub_conwrap .con .box_width .right {width:100% !important; padding: 20px !important;}
    /* 세로로 이미지 2개일경우 */
    .sub_content .sub_conwrap .con .box_height.box2 ul {width:100% !important; margin-left: 0px !important; }
    .sub_content .sub_conwrap .con .box_height.box2 ul li.img { border-right:0 !important;}
    .sub_content .sub_conwrap .con .box_height.box2 ul li.txtbox { border-right:0 !important; border-bottom:1px solid #eee;}
    /* 세로로 이미지 3개일경우 */
    .sub_content .sub_conwrap .con .box_height.box3 ul {width:100% !important;margin-left: 0px !important; }
    .sub_content .sub_conwrap .con .box_height.box3 ul li.img { border-right:0 !important;}
    .sub_content .sub_conwrap .con .box_height.box3 ul li.txtbox { border-right:0 !important; border-bottom:1px solid #eee;}

    
    /* review page */
    .reviewpage .modal-content {background-color: #fefefe;margin: 3% auto; padding: 20px; border: 1px solid #888; width: 90%;}
    .reviewpage .modal-content .title { width:100%; }
    .reviewpage .modal-content .title h1 { font-size:14px; padding-left: 10px;}
    .reviewpage .modal-content .title h1::before {content: '';height: 13px;width: 3px;background: #3e6c85;position: absolute;margin-top: 2px;margin-left: -10px;}
    .reviewpage .modal-content .title .closed { cursor: pointer;width: 20px !important;height: 20px;position: absolute;float: right; right: 20px; top:20px; transform: rotate(45deg); } 
    .reviewpage .closed::after {content: "";position: absolute;height: 20px;width: 2px;background: #3e6c85;left: 9px;}
    .reviewpage .closed::before {content: "";position: absolute;height: 2px;width: 20px;background: #3e6c85;top: 9px;}    
    .reviewpage .modal-content .content { display: flex; flex-direction: row; flex-wrap: wrap; padding-top:10px;}
    .reviewpage .modal-content .content li { width: 100%; padding: 10px;}
    .reviewpage .modal-content .content li > img { width:100%;}
    .reviewpage .modal-content .content li p { margin-bottom: 5px; font-size: 14px;}

}


/* 데스크탑 */
@media only screen and (min-width: 1201px) {

	/* DESKTOP 슬라이드 크기 조절 */
	.carousel-item {
	  height: 620px;;
	  min-height: 300px;
	  background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}


    /* DESKTOP 슬라이드 크기 조절 */
	.swiper-container{
        height: 882px !important;
        min-height: 300px;
        width:100%;
        overflow:hidden;
        background: no-repeat center center scroll;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
      background-size: cover;
      position: relative;
      }


    /*	네비*/	
    .navbar-brand { padding: 0 0 0 20px;  margin: -4px 0 0 4px;  }
    .navbar-brand > img { width: 70%;}
    .navbar-nav li { display: inline-block; padding: 0 40px; font-size: 15px; height: 60px; line-height: 57px; }
    .navbar-nav li a.nav-link { padding: 0 !important; font-weight:400;  color:#333;} 
    .navbar-nav li a.nav-link:hover { color:#00263c; border-bottom:3px solid #00263c; font-weight:500; }
    .navbar-nav li a.nav-link.dropdown-toggle::after { content: none !important;}

    .allmenu { position:Absolute; top:61px; left:0; width:100%;background:#fff; padding:20px 0; display:none; border-bottom:1px solid #eee;}
    /* .allmenu.active { display: block;} */
    .allmenu .menu_closed {cursor: pointer;width: 30px !important;height: 30px;position: relative;float: right;right: 0;/* background: red; */transform: rotate(45deg);}
    .allmenu .menu_closed::after {content: "";position: absolute;height: 30px;width: 2px;background: #3e6c85;left: 14px;}
    .allmenu .menu_closed::before {content: "";position: absolute;height: 2px;width: 30px;background: #3e6c85;top: 14px;}    .allmenu .bg > div { width:880px;  margin:0 auto;}
    .allmenu .bg .menu_txt ul {display:inline-block;margin:0;padding:0;vertical-align:top; margin-left: 28px;}
    .allmenu .bg .menu_txt ul.menu1 { margin-left:38px;}
    .allmenu .bg .menu_txt ul.menu2 {margin-left: 83px;}
    .allmenu .bg .menu_txt ul.menu3 {margin-left: 38px;width: 140px;}
    .allmenu .bg .menu_txt ul.menu4 {margin-left: 10px;width: 91px;}
    .allmenu .bg .menu_txt ul.menu5 {margin-left: 50px;width: 160px;}
    .allmenu .bg .menu_txt ul li {vertical-align :top; line-height:1.3; margin-bottom:8px;} 
    .allmenu ul li a {  font-size:13px;}
    .allmenu ul li a:hover { border-bottom:1px solid #315b71; color:#315b71; font-weight:500;}

    
    /* review page */
    .reviewpage .modal-content {background-color: #fefefe;margin: 3% auto; padding: 30px; border: 1px solid #888; width: 70%;}
    .reviewpage .modal-content .title { width:100%; }
    .reviewpage .modal-content .title h1 { font-size:21px; padding-left: 10px;}
    .reviewpage .modal-content .title h1::before {content: '';height: 18px;width: 3px;background: #3e6c85;position: absolute;margin-top: 4px;margin-left: -10px;}
    .reviewpage .modal-content .title .closed { cursor: pointer;width: 30px !important;height: 30px;position: absolute;float: right; right: 30px; top:30px; transform: rotate(45deg); } 
    .reviewpage .closed::after {content: "";position: absolute;height: 30px;width: 2px;background: #3e6c85;left: 14px;}
    .reviewpage .closed::before {content: "";position: absolute;height: 2px;width: 30px;background: #3e6c85;top: 14px;}    
    .reviewpage .modal-content .content { display: flex; flex-direction: row; flex-wrap: wrap; padding-top:10px;}
    .reviewpage .modal-content .content li { width: 50%; padding: 10px;}
    .reviewpage .modal-content .content li > img { width:100%;}
    .reviewpage .modal-content .content li p { margin-bottom: 5px; font-size: 14px;}



}
