/*reset css*/
*{padding: 0; margin: 0;}
ol,ul,li{list-style: none; margin: 0;}
.clear:after{content: ""; display: block; clear: both;}
img{vertical-align: top;}
p{margin: 0;}
.cont_menu h3, .cont_menu h4, .cont_menu h5, .cont_menu h6{margin: 0;}



/*컨테이너*/
/*.greeting{padding: 40px 0; background-image: url(/_upload/skintest09.km114.kr/main-brand-bg.jpg); background-size: cover; background-repeat: no-repeat; background-position: center    ;}*/
.greeting{padding-bottom: 40px;}
.saver_greeting{width: 1900px; margin: 0 auto;}
.greeting h4{text-align: center; font-weight: bold; font-size: 40px;}


.greeting_content>div{float: left; width:46%; margin: 20px 2%;}
.greeting_image{border: 1px solid #ccc; height: 200px;}
.greeting_image img{width: 100%; height: 100%;}
.greeting_text{text-align: left; line-height: 25px;}
.greeting_text p{font-size: 14px;}

.business{padding-top: 40px; padding-bottom: 60px; height: auto;}
.business h4{text-align: center; font-weight: bold; font-size: 40px;}
.business_content{text-align: center;}

.business_content .business_text{margin-top: 20px;}
.business_content .business_text h6{font-size: 15px;}
.business_content .business_list{width: 80%; margin: 40px auto;}
.business_content .business_list li{width: 23%; height: 400px; margin: 0 1%; float: left; border: 1px solid #999;}
.business_content .business_list li img{width: 100%; height: 100%;}

.cert{padding: 0;}
.saver_cert{width: 1900px; margin: 0 auto;}
.cert h4{text-align: center; font-weight: bold; font-size: 40px;}



.detail_btn{width: 100px; margin: 0 auto; height: 30px; line-height: 31px; text-align: center; background-color: #fff; border: 1px solid #888; border-radius: 5px;}
.detail_btn a{display: block; height: 100%;}
.detail_btn:hover {background-color: #777;}
.detail_btn a:hover{color: #fff; text-decoration: none;}

.cont_top{width: 100%; background-color: #999; color: #fff;}
.cont_menu{width: 1300px; margin: 0 auto;}
.cont_menu>div{width: 25%; height: 250px; float: left;
  padding: 20px; position: relative;}
.cont_menu>div{border-right:1px solid #fff;}
.cont_menu>div:first-child{border-left:1px solid #fff;}
.cont_menu>div h4{text-align: center; font-size: 30px; margin-top: 20px;     font-weight: bold;}
.cont_menu>div h4:after{content: ""; display: block; clear: both; margin: 15px auto; width: 100px; height: 3px; background-color:#fff; }

.cont_menu>div .menu_text{text-align:center;}
.cont_menu>div .menu_text h2{margin-bottom: 10px; font-size: 22px;}
.cont_menu>div .menu_icon{float:left; width:20%;}
.cont_menu>div .menu_icon a{width:100%; height:100%;}
.cont_menu>div .menu_icon a img{width:100%; height:100%;}
.cont_menu>div .menu_icon img{transition: all 0.4s;}
.cont_menu>div .menu_icon:hover img{transform: scale(1.2);}

.cont_menu .mobile_home .menu_text p{font-size: 20px;}
.cont_menu .mohome_btn{width: 120px; height: 35px; line-height: 35px; background-color: #fff; border-radius: 10px; margin:0 auto; margin-top: 10px; text-align: center;}
.cont_menu .mohome_btn:hover{background-color: #ef544f;}
.cont_menu .mohome_btn a{display: block; height: 100%; color: #000; font-weight: bold; font-size: 14px; text-decoration: none;}


.cont_menu .qna .qna_image{width: 90%; margin:0 auto; height: 80px; overflow: hidden; position: relative;}
.cont_menu .qna .qna_image a{display: block; height: 100%;}
.cont_menu .qna .qna_image a img{width: 100%; height: 100%; transition: all 0.5s;}
.cont_menu .qna .qna_image .qna_image_bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color:rgba(0,0,0,0); z-index: 10; transition: all 0.5s;}
.cont_menu .qna .qna_image:hover .qna_image_bg{background-color:rgba(0,0,0,0.2);}
.cont_menu .qna .qna_image:hover img{transform: scale(1.2);}
.cont_menu .qna .menu_text{margin-top: 10px; font-size: 20px; font-weight: bold;}
.cont_menu .qna .menu_text > p {color:#52ffff;}

.cont_menu .location .menu_text{width: 100%;}
.cont_menu .location .menu_text p{font-size: 20px;}
.cont_menu .location_btn{width: 120px; height: 35px; line-height: 35px; background-color: #fff; border-radius: 10px; margin:0 auto; margin-top: 10px; text-align: center;}
.cont_menu .location_btn:hover{background-color: #ef544f;}
.cont_menu .location_btn a{display: block; height: 100%; color: #000; font-weight: bold; font-size: 14px; text-decoration: none;}

.cont_menu .service .menu_text h2{ font-size: 27px;  color: #fff;  text-align: left;  font-weight: bold;  margin-left: 70px;    line-height: 33px;}


/*컨테이너 갤러리*/
 .cont_row-full{
 width: 99.225vw;
 position: relative;
 margin-left: -49.65vw;
 height: auto;
 margin-top: 0;
 left: 50%;
background-color: #fff;
margin-bottom: 0px;

}
.cont_line{width: 100%; height: 2px; background-color: #ccc;}
.cont_gallery{width: 1200px; height: auto; margin: 0 auto; position: relative; padding: 20px 0;}
.cont_gallery h5{font-size: 40px; text-align: center; margin-bottom: 30px;}


.more_btn{position: absolute; top: 25px; right: 10px; border: 1px solid #ccc; padding: 5px; width: 28px; height: 26px; line-height: 13px; background-color: #fff;}
.more_btn a{font-size: 25px; line-height: 20px;}
.more_btn a:hover{text-decoration: none;}

.carousel{width: 1200px; margin: 20px auto; position: relative;}
.c_center{width: 1100px; margin: 0 auto; overflow: hidden;}
.c_list{width: 1540px;  margin-left: -220px;}
.c_list li{float: left; margin: 0 10px; width: 200px; height: 160px; border: 1px solid #ccc;}
.c_list li a{display: block; width: 100%; height: 100%;}
.c_list li a img{width: 100%; height: 100%; border: 1px solid #ddd;}
.carousel > p{width: 25px; position: absolute; top:50%; margin-top: -20px; opacity: 0.5;}
.carousel > p img{width: 100%;}
.prev{left: 0px;}
.next{right: 0px;}


/*footer*/
.footer .footer_logo{width: 200px;}
.footer_logo img{width: 100%;}


/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #d34826; border-radius: 10px;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 800px; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ccc;}
.map_table table tr th{padding-left: 30px; background-color: #e4e4e4;}
.map_table table tr td{padding-left: 30px; text-align: left;}


/*sidebar*/
 .row-full{
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 height: auto;
 margin-top: 0px;
 left: 50%;
margin-bottom: 50px;
}

.mains {margin-top: 0;}
.nav-tabs.nav-justified{width: 50%; margin: 0 auto; font-size: 12px; font-weight: bold;}
.nav-tabs{height: 60px;}
.nav li{height: 60px; background-color: #98c551;}
.nav-tabs > li > a {border-radius: 0; height: 61px; line-height: 40px; color: #fff; font-size: 15px;}
.nav-tabs.nav-justified > li > a{border-radius: 0;}
.nav-tabs.nav-justified > li{ border-left: 1px solid rgba(255,255,255,0.3); height: 60px;}
.nav-tabs.nav-justified > li:last-child{border-right: 1px solid rgba(255,255,255,0.3);}
.nav-tabs > li > a:hover{color: #000;}
.sidebar_bg{width: 100%; height: 60px; background-color:#98c551; border-top: rgba(0,0,0,1); border-bottom: rgba(0,0,0,1);}


.sidebarCs_logo{width: 220px; border-radius: 10px;}
.sidebarCs_logo a{display: block; height: 100%;}
.sidebarCs_logo a img{width: 100%;}
.sidebarCs .sidebarCs_call{padding: 0; height: 150px;}
.sidebarCs_call img{width: 100%; height: 100%;}
.sidebarCs{width: 220px;float: left; position: absolute;}
.sidebarCs>div{border: 1px solid #bbb;padding: 15px; margin: 15px auto;}
.sidebarCs h3{margin: 0;}
.sidebarCs h4{margin-top: 20px;}
.sidebarCs p{font-size: 13px;}
.call_btn{text-align: center; border-radius: 10px;}
.call_btn a{color: #333;}
.call_btn a h5{margin: 0; font-size: 18px; line-height: 30px;}
.cs_btn{text-align: center; border-radius: 10px;}
.cs_btn h5{margin: 0; font-size: 18px; line-height: 30px;}


/*page-header*/
.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    color: #000;
    border-bottom: 3px solid #c7c7c7; }

/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }