@charset "utf-8";
@import url(../css/styleUser.css);

/* visual */
.bx-wrapper{margin: 0 auto;}
.container{width: 100%;}
.visualWrap{width: 100%; background-color: #d6eef3; height: 470px; position: relative; margin-top: -1px; padding-top: 27px; box-sizing: border-box}
/*.bx-viewport{width: 2000px; margin: 0 auto}*/
.bx-controls{ width: 135px; margin: 18px auto; position: relative; background: greenyellow;}
.bx-controls-direction *{vertical-align: middle}
.bx-controls-direction a{width: 58px; height: 58px;  display: block; color:rgba(0,0,0,0)}
.bx-controls-direction a.bx-prev{background: url(../img/main/icon_visual_left.png) no-repeat 0 0; position: absolute; top: -240px; left: -390px;}
.bx-controls-direction a.bx-next{background: url(../img/main/icon_visual_right.png) no-repeat 0 0; position: absolute; top: -240px; right: -390px; }

.bx-pager{width: 115px; overflow: hidden; margin: 0 auto; float: left;}
.bx-pager-item{float: left; width: 15px; height: 15px; background-color: #6bb2ba; border-radius: 50%; margin-right: 8px;  line-height: 21px; margin-top: 2px;}
.bx-pager-item a.active{background: #fff; border-radius: 50%;}
.bx-pager-item a{font-size: 0; line-height: 0; display: block; width: 100%; width: 15px; height: 15px;}

.bx-controls-auto{width: 17px; float: right;}
.bx-controls-auto-item{height: 21px;}
.bx-controls-auto-item .bx-start{display: block; background: url(../img/main/icon_play.png) no-repeat 0 0; width: 10px; height: 19px; font-size: 0; display: none;}
.bx-controls-auto-item .bx-stop{display: block; background: url(../img/main/icon_pause.png) no-repeat 0 0; width: 16px; height: 21px; font-size: 0;}
.bx-controls-auto-item{float: right;}

/*.img_standard{width: 1920px; position: relative; margin: 0 auto; height: 486px; }*/
.slider{width: 5000px; overflow: hidden; position: absolute; top: 0x; left: 50%; margin-left: -1271px;}
.slider li{}
.slider li a img{width: 715px; display: block; }
/*.slider > li:first-child{margin-left: 0;}*/
.slider > li.visualText{background: url(../img/main/visual_05.png) no-repeat 0 0; width: 715px; height: 374px; text-align: center;}
.slider > li.visualText .visualTextBox{color:#fff; padding-top: 110px;}
.slider > li.visualText .visualTextBox h3{; font-size: 38px; font-weight: 700; margin-bottom: 36px;}
.slider > li.visualText .visualTextBox p{line-height: 28px; font-size: 20px;}


.centerBox{width: 1140px; margin: 0 auto; background-color: #fff; padding: 55px 0; position: relative;}
.centerBox h2{ font-size: 32px; font-weight: 600; color:#000; text-align: center; margin-bottom: 40px;}

.center_business{overflow: hidden;}
.center_business > li{
       width: 11.975%;
       height: 198px;
       box-sizing: border-box;
       background-color: #2e93b6;
       float: left;
       margin-left: 0.4%;
       border: 1px  solid transparent;
       border-radius: 10px;
       border-top-color: #3096b8;
       border-right-color: #2186aa;
       border-bottom-color: #1a80a3;
       border-left-color: #3399bb;
}
.center_business > li a{text-align: center;font-weight: 600;color:#fff;display: block;margin: 0 auto;line-height: 22px;width: 100%;height: 100%;font-size: 16.8px;padding-top: 25px;box-sizing: border-box;}
.center_business > li a .icon{display: block; width: 88px; height: 88px; border-radius: 50%; background: #fff; margin: 0 0 21px 22px; position: relative; }
.center_business > li a .icon:before{content: ''; background: url(../img/main/icon_center_01.png) no-repeat 50% 50% ; display: block; position: absolute; top: 0; left: 0; z-index: 1; width:88px; height: 88px;}
.center_business > li:nth-of-type(2) a .icon:before{background: url(../img/main/icon_center_02.png) no-repeat 50% 50% ;}
.center_business > li:nth-of-type(3) a .icon:before{background: url(../img/main/icon_center_03.png) no-repeat 50% 50% ;}
.center_business > li:nth-of-type(4) a .icon:before{background: url(../img/main/icon_center_04.png) no-repeat 50% 50% ;}
.center_business > li:nth-of-type(5) a .icon:before{background: url(../img/main/icon_center_05.png) no-repeat 50% 50% ;}
.center_business > li:nth-of-type(6) a .icon:before{background: url(../img/main/icon_center_06.png) no-repeat 50% 50%;}
.center_business > li:nth-of-type(7) a .icon:before{background: url(../img/main/icon_center_07.png) no-repeat 50% 50%;}
.center_business > li:nth-of-type(8) a .icon:before{background: url(../img/main/icon_center_08.png) no-repeat 50% 50%;}

/* .center_business > li:last-of-type a{line-height: 22px;}
.center_business > li:last-of-type a .icon{margin-bottom: 12px;  } */

.center_business > li:hover .icon{width: 88px; height: 88px;  border-radius: 50%; display: block;  background-color: #c9ebf6; }

.center_business > li:hover{ border-top-color: #3096b8;  border-right-color: #2186aa; border-bottom-color: #1a80a3;  border-left-color: #3399bb; background-color: #fff; }
.center_business > li:hover a {color:#002e52; padding-top: 18px; transition: 0.2s ease; }
.center_business > li:hover a .go_arrow{display: block;  margin-top: 8px;}
.center_business > li:hover a .icon{display: block; margin: 0 0 15px 22px; }
/*
.center_business > li:last-child:hover a .icon{display: block; margin-bottom: 5px;}
.center_business > li:last-child:hover a .go_arrow{display: block; margin-top: 5px;  }
*/

.center_business > li:first-of-type{margin:0}
.center_business > li a .go_arrow{color:#6bb2ba; background: url(../img/main/icon_life_go.png) no-repeat 95px 5px; display: none; font-weight: 600;}

.lifeCycle{width: 100%;background-color: #eff6f7; height: 304px; padding: 45px 0; box-sizing: border-box}
.lifeBox{width: 1140px; margin: 0 auto; overflow: hidden; }

.cycle_select{width: 615px; height: 215px; background-color: #fff; border-radius: 20px; overflow: hidden; float: left; box-sizing: border-box}
.cycle_select > li{height: 50%; width: 33.3333%; float: left; border: 1px solid #fff; border-right: 1px solid #dae8ea;  box-sizing: border-box;  background: url(../img/main/icon_life_01.png) no-repeat 26px 17px; }
.cycle_select > li:nth-child(n+4){border-top: 1px solid #dae8ea; }
.cycle_select > li:nth-child(3n){border-right: none }
.cycle_select > li:hover{border: 1px solid #92278f;}
.cycle_select > li:hover a p > em, .cycle_select > li:hover a p{color:#92278f} 

.cycle_select > li.active {border: 1px solid #92278f;}
.cycle_select > li.active a p > em, .cycle_select > li.active a p{color:#92278f}

.cycle_select > li:nth-child(1){border-radius: 20px 0 0 0;}
.cycle_select > li:nth-child(2){ background: url(../img/main/icon_life_02.png) no-repeat 26px 17px;  border-radius: 0;}
.cycle_select > li:nth-child(3){ background: url(../img/main/icon_life_03.png) no-repeat 21px 17px; border-radius: 0 20px 0 0 ;}
.cycle_select > li:nth-child(4){ background: url(../img/main/icon_life_04.png) no-repeat 20px 11px; border-radius: 0 0 0 20px ;}
.cycle_select > li:nth-child(5){ background: url(../img/main/icon_life_05.png) no-repeat 14px 13px; }
.cycle_select > li:nth-child(6){ background: url(../img/main/icon_life_06.png) no-repeat 10px 17px;border-radius: 0 0 20px 0 ;}

.cycle_select > li > a{display: block; width: 100%;  padding: 26px 0 20px 89px; box-sizing: border-box}
.cycle_select > li > a > .life_text{font-size: 15px; color:#565656; width: 115px; text-align: center;}
.cycle_select > li > a > .life_text em{font-size: 20px; font-weight: 600; color:#2d2d2d; display: block; line-height: 1.8;}

.cycle_src{height: 215px; background-color: #fff; width: 482px; border-radius: 20px; float: right; padding: 32px 30px 32px 31px; box-sizing: border-box}
.cycle_src > h3{font-weight: 600; font-size: 21px; margin-bottom: 20px;}
.cycle_src_box select{width: 205px; background: url(../img/common/icon_bottom_arrow.png) no-repeat 187px center; font-weight: 600; color:#2d2d2d}
#sido_signguCd{width: 208px; margin-right: 1px;}
.cycle_src_box .src_bottom{overflow: hidden;}
.src_inp_text{overflow: hidden;width: 312px; float: left;}
.cycle_src_box select, .cycle_src_box input[type="text"]{height: 35px; background-color: #f0f0f0; padding-left: 10px; box-sizing: border-box;}
.cycle_src_box input[type="text"]{width: 312px; display: block; margin-top: 5px;}
.cycle_src_box input::placeholder{letter-spacing: -0.06rem; color:#2d2d2d; font-weight: 600;}
.cycle_src_box input:focus::-webkit-input-placeholder {color:transparent; }
.cycle_src_box input:-ms-input-placeholder{color:#2d2d2d; font-weight: 600;}
.cycle_src_box input:focus:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:transparent;}
.cycle_src_box input:focus:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:transparent;}
.cycle_src_box input:focus::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:transparent; }
.cycle_src_box input:-moz-placeholder{ color:#2d2d2d; opacity: 1; font-weight: 600;}
.cycle_src_box input::-moz-placeholder{ color:#2d2d2d; opacity: 1; font-weight: 600;}
.cycle_src_box .src_bottom button{color:#fff; background-color: #f26922; text-align: center; display: block; width: 99px; height: 75px; float: left; margin-top: 5px; font-size: 21px; margin-left: 5px;}

.indexBox{width: 100%; margin: 0 auto;}

.first_line{padding: 45px 0;width: 1140px; margin: 0 auto; overflow: hidden;}
.noticeBox{background-color: #fff;width: 615px;position: relative;float: left;height: 232px;}
.centerNtList > li{float: left;}
.centerNtList > li .btn_more{position: absolute; top: 10px; right: 0; background: url(../img/common/icon_more.png) no-repeat 40px 3px; padding-right: 20px;}
.centerNtList > li .btn_more a{font-size: 14px; color:#565656}
.centerNtList > li .btn_more {display: none;}
.centerNtList > li.on .btn_more {display: block;}

.centerNtList li .NtDepth{position: absolute;left: 0;top: 55px;display: none;}
.centerNtList li .NtDepth > li{padding-left: 10px;background: url(../img/common/icon_list.png) no-repeat 0 15px;overflow: hidden;margin-top: 1px;width: 100%;width: 605px;}
.centerNtList li .NtDepth > li:hover a{color:#92278f; font-weight: 600;}
.centerNtList li .NtDepth > li a {display: block; float: left; line-height: 36px; font-size: 16px;  }
.centerNtList li .NtDepth > li .date{color:#565656;  display: block; float: right; line-height: 36px; font-size: 16px; }
.centerNtList li h3{width: 140px; height: 40px; border: 1px solid #dbdbdb; text-align: center; line-height: 42px; font-weight: 600; background-color: #fff; float: left;} 
.centerNtList li:first-child h3{border-right: none;} 
.centerNtList li.on h3 a{color:#000; background: #fff;} 
.centerNtList li:hover h3 a{color:#000; background: #fff;} 
.centerNtList li h3 a{font-weight: 600; font-size: 17px; color:#565656; background: #e8e8e8; display: block; width: 100%; line-height: 40px;} 

.videoZone{float: right; height: 232px; width: 450px;  box-sizing: border-box; position: relative;}
.videoZone h2{font-weight: 600; font-size: 21px; color:#000}
.videoWrap{overflow: hidden;margin-top: 13px;background-color: #f0f0f0;overflow: hidden;height: 204px; width: 406px;}
.videoWrap li{padding-top: 8px;}
.videoWrap li.on > h3{background: #92278f;}
.videoWrap li.on > .videoBox{display: block;}
.videoWrap li > h3{ text-align: right; border-radius: 50%; width: 15px; height: 15px; background-color: #7ed3f7; float: right; margin: 5px 15px 0 0;}
/*.videoWrap li > h3{background-color: #f0f0f0; text-align: right; border-radius: 50%; width: 15px; height: 15px;}*/
.videoWrap li > h3 > a{display: block; font-size: 0; line-height: 0; width: 100%; height: 15px; border-radius: 50%;}
.videoWrap li > h3 > a:hover{background: #92278f;}
.videoWrap .videoBox{font-weight: 600;font-size: 21px;background: rgba(0,0,0,1);height: 204px;width: 362px;position: absolute;top: 34px;left: 0;display: none;}
/*
.videoWrap .videoBtn{background-color: #f0f0f0; height: 188px; width: 45px; float: right; padding-top: 10px;}
.videoWrap .videoBtn li a{display: block; width: 15px; height: 15px; font-size: 0; line-height: 0; background-color: #7ed3f7; border-radius: 50%; margin:5px auto;}
.videoWrap .videoBtn li.on a{background-color: #92278f; }.videoWrap .videoBtn{background-color: #f0f0f0; height: 188px; width: 45px; float: right; padding-top: 10px;}
.videoWrap .videoBtn li a{display: block; width: 15px; height: 15px; font-size: 0; line-height: 0; background-color: #7ed3f7; border-radius: 50%; margin:5px auto;}
.videoWrap .videoBtn li.on a{background-color: #92278f; }
*/

.centerNtList li.on .NtDepth{display: block;}



.second_line{padding: 45px 0; background-color: #f8f8f8; width: 100%; clear: both}
.secondLineBox{width: 1140px; margin: 0 auto;}
.secondLineBox:after{clear: both; content: ''; display: block;}
.photoZone{width: 615px;position: relative;float: left;height: 235px;overflow: hidden;}
.photoList > li{float: left;} 
.photoList > li .btn_more{position: absolute; top: 14px; right: 0; background: url(../img/common/icon_more.png) no-repeat 40px 3px; padding-right: 20px;}
.photoList > li .btn_more a{font-size: 14px; color:#565656}
.photoList  li .photo_con_wrap{ position: absolute; left:45px; top: 70px; ; display: none;  }
.photoList > li .photo_con{overflow: hidden; width: 518px;}
.photoList > li .photo_con a{display: block; width: 100%;}
.photoList > li .photo_con a:hover .photoTxt dt{ color:#92278f}
.photoList  li .photo_con img{display: block; float: left;}
.photoList > li .photo_con .photoTxt{float: right; width: 292px; height: 155px;}
.photoList > li .photo_con .photoTxt dt{font-weight: 600; font-size: 19px; line-height: 27px; color: #000}
.photoList > li .photo_con .photoTxt dd{font-size: 16px; color:#2d2d2d; line-height: 23px; margin:8px 0 0 0;}
.photoList > li .photo_con .photoTxt dd .date{font-size: 14px; line-height: 25px; color:#757575; display: block; margin-top: 3px;}

.photoList li h3{width: 140px; height: 40px; border: 1px solid #dbdbdb; text-align: center; line-height: 42px; font-weight: 600; background-color: #fff; float: left;} 
.photoList li:first-child h3{border-right: none;} 
.photoList li.on h3 a{color:#000; background: #fff;} 
.photoList li:hover h3 a{color:#000; background: #fff;} 
.photoList li.on > .photo_con_wrap{display: block;} 
.photoList li h3 a{font-weight: 600; font-size: 17px; color:#565656; background: #e8e8e8; display: block; width: 100%; line-height: 40px;} 

.photoZone .btn_wrap{}
.photoZone .btn_wrap li{ width: 45px; cursor: pointer;position: absolute; top: 50%;}
.photoZone .btn_wrap li.prev{left: 0;background: url(../img/main/icon_photo_prev.png) no-repeat 0 0; height: 55px; left: -5px;}
.photoZone .btn_wrap li.prev:hover{background: url(../img/main/icon_photo_prev_on.png) no-repeat 0 0; height: 55px; left: -5px;}
.photoZone .btn_wrap li.next{left: 578px; background: url(../img/main/icon_photo_next.png) no-repeat 0 0; height: 55px;}
.photoZone .btn_wrap li.next:hover{left: 578px; background: url(../img/main/icon_photo_next_on.png) no-repeat 0 0; height: 55px;}
.photoZone .btn_wrap li a{font-size: 0; display: block; width: 45px; height: 55px;}

.refList{height: 222px; width: 450px; box-sizing: border-box; float: right; }
.refList li:first-child{padding-top: 0;}
.refList li{border-bottom: 1px solid #e6e6e6;  padding: 12px 0 11px 0; float: left;  width: 100%; box-sizing: border-box}
.refList li:hover a p em, .refList li:hover a p span{color:#92278f}
.refList li a{padding-top: 3px;}
.refList > li a p em{font-size: 20px; font-weight: 600; color:#000;display: block; margin-bottom: 10px;}
.refList > li a p span{font-size: 16px;  color:#757575;display: block;}

.icon_img{display: block; width: 54px; height: 54px; border-radius: 50%; float: left; margin-right: 21px; background: #e8e8e8;}
.refList .refList_01 .icon_img{background: url(../img/main/icon_ref.png) no-repeat center 13px #e8e8e8;}
.refList .refList_01:hover .icon_img{background: url(../img/main/icon_ref.png) no-repeat center -36px #92278f;}
.refList .refList_02 .icon_img{background: url(../img/main/icon_ref.png) no-repeat center -87px #e8e8e8;}
.refList .refList_02:hover .icon_img{background: url(../img/main/icon_ref.png) no-repeat center -137px #92278f;}
.refList .refList_03 .icon_img{background: url(../img/main/icon_ref.png) no-repeat center -183px #e8e8e8;}
.refList .refList_03:hover .icon_img{background: url(../img/main/icon_ref.png) no-repeat center -233px #92278f;}

/* mobile */
.mobile .visualBox .visualImg{width: 100%;}
.mobile .visualBox .visualImg img{width: 100%;}
.mobile .header.mainHeader{border: none}

.mobile .centerBoxWrap h3{color:#000; font-size: 3rem; font-weight: 600; text-align: center; margin:  2.5rem 0;}
.mobile .centerBoxWrap{}
.mobile .centerBoxWrap .center_business li{background: #43b3da; margin-left: 2%; width: 22.5%; height: 100%; max-height: 19rem  }
.mobile .centerBoxWrap .center_business li a > em{font-size: 1.9rem; line-height: 2.2rem; word-break: keep-all; display: block;}
.mobile .center_business li a {padding: 2rem 0; line-height: 2rem; }
.mobile .center_business > li a .icon{width: 8rem; height: 8rem; margin: 0.8rem auto; }
.mobile .center_business > li:hover a .icon{background-color: #fff;}
.mobile .center_business > li:hover a{color: #fff; }
.mobile .center_business > li a .icon:before{width: 100%; height: 100%; background-size: 62%; z-index: 0; }
.mobile .center_business > li:nth-of-type(7) a .icon:before,
.mobile .center_business > li:nth-of-type(6) a .icon:before{background-size: 50% }
.mobile .center_business > li:nth-of-type(1),
.mobile .center_business > li:nth-of-type(2),
.mobile .center_business > li:nth-of-type(3),
.mobile .center_business > li:nth-of-type(4){margin-bottom: 2%; }

.mobile .center_business > li,
.mobile .center_business > li a .icon,
.mobile .center_business > li a{-webkit-tap-highlight-color:transparent;}

.mobile .CycleBg{background: #eff6f7; width: 100%; padding:  3rem 2%; box-sizing: border-box}
.mobile .lifeCycleLinkBox{background: #fff;  border-radius: 10px;}
.mobile .lifeCycleLinkBox ul{overflow: hidden;}
.mobile .lifeCycleLinkBox ul li{float: left;  width: 33%;  border-left: 1px solid #dae8ea; box-sizing: border-box}
.mobile .lifeCycleLinkBox ul li:first-of-type, .mobile .lifeCycleLinkBox ul li:nth-of-type(2),.mobile .lifeCycleLinkBox ul li:nth-of-type(3){  border-bottom: 1px solid #dae8ea;}
.mobile .lifeCycleLinkBox ul li:nth-of-type(3n+1){border-left: none;}
.mobile .lifeCycleLinkBox ul li a{display: block; width: 100%; box-sizing: border-box; padding: 4rem 0; margin: 0; background-repeat: no-repeat; background-position: 20% center; background-size: 26%;}
.mobile .lifeCycleLinkBox ul li.cycle1 a{ background-image: url(../img/sub/cycle_img_01.png); background-size: 20%;}
.mobile .lifeCycleLinkBox ul li.cycle2 a{ background-image: url(../img/sub/cycle_img_02.png)}
.mobile .lifeCycleLinkBox ul li.cycle3 a{ background-image: url(../img/sub/cycle_img_03.png)}
.mobile .lifeCycleLinkBox ul li.cycle4 a{ background-image: url(../img/sub/cycle_img_04.png)}
.mobile .lifeCycleLinkBox ul li.cycle5 a{ background-image: url(../img/sub/cycle_img_05.png)}
.mobile .lifeCycleLinkBox ul li.cycle6 a{ background-image: url(../img/sub/cycle_img_all.png)}
.mobile .lifeCycleLinkBox ul li a p {text-align: center; margin-left: 32%;}
.mobile .lifeCycleLinkBox ul li a p > strong{display: block; font-weight: 600; font-size: 2.1rem; margin-bottom: 1rem;}
.mobile .lifeCycleLinkBox ul li.cycle1{background: url;}
.mobile .lifeCycleLinkBox ul li a p > span{font-size: 1.8rem; color:#565656; }
.mobile .center_business{padding-bottom: 2.5rem;}

/* main 홍보영상 */
.mobile .videoZone{width: 100%; background: #fff; float: none; padding: 2.8rem 2%; margin-bottom: 15px; } 
.mobile .videoZone h2{position: absolute; top: 2.8rem; left: 2%;}
.mobile .videoWrap {position: relative; min-height: 10px;  margin: 0 auto ;  overflow: hidden; background: none; text-align: right; width: 100%}
.mobile .videoWrap .videoBox{width: 100%; top: 4rem; left: 0; height: fit-content; }
.mobile .videoWrap {overflow: hidden; }
.mobile .videoWrap li {display: inline-block; text-align: right; margin-top:0; padding-top: 0;}
.mobile .videoWrap li > h3 {width: 1.3rem; height: 1.3rem; margin: 0 0 0 .6rem; text-align: right; }
.mobile .videoWrap li > h3 > a{width: 1.3rem; height: 1.3rem;}
/* 자료실*/
.mobile .refListWrap{background: #f8f8f8; padding: 4rem 2%; box-sizing: border-box; width: 100%;  height: auto;}
.mobile .refList{float: none; box-sizing: border-box; width: 100%; height: auto;}
.mobile .refList li{float: none; overflow: hidden;}
.mobile .refList li:first-of-type{padding-top: 0;}
.mobile .refList_01 .icon_img{}
.mobile .refList li a {width: calc(98% - 54px);}
.mobile .refList .refList_01 .icon_img, .mobile .refList .refList_02 .icon_img, .mobile .refList .refList_03 .icon_img{margin-right: 2%; }

.mobile .topBtn a{display: block; text-align: center; width: 7rem; height: 7rem; background: url(../img/main/top_arrow.png) no-repeat center 1.5rem #002d6b; background-size: 30%; border-radius: 50%; color:#fff; vertical-align: middle; line-height: 7rem; box-sizing: border-box; padding-top: 7px; position: absolute; right: 10px; bottom: 50px; position: fixed;}

.mobile .refList > li a p em{font-size: 2.2rem;}
.mobile .refList > li a p span{font-size: 1.9rem;}

@media screen and (min-width: 320px) and (max-width: 414px) { 
.mobile .lifeCycleLinkBox ul li a{ padding: 4rem 0; margin: 0;background-position: 5px center; background-size: 35%;}
.mobile .lifeCycleLinkBox ul li.cycle1 a{background-size: 30%;}
.mobile .lifeCycleLinkBox ul li.cycle6 a{ background-size: 40%;}
.mobile .lifeCycleLinkBox ul li a p > span{font-size: 1.4rem;  }
.mobile .centerBoxWrap .center_business li{ max-height: 15rem  }

.mobile .centerBoxWrap .center_business li a > em{font-size: 1.34rem; line-height: 1.8rem; }
.mobile .center_business li a {padding: 0.8rem 0; line-height: 2rem; }
.mobile .center_business > li a .icon{width: 6rem; height: 6rem; }
}



