@import url(common.css);

body { 
	color: #333; 
	font-size: 13px;
	line-height: 1.6;
}

body.header-fixed-space {
	padding-top: 94px;
}

@media (max-width: 991px) {
	body.header-fixed-space {
		padding-top: 0;
	}
}

p, 
li,
li a,
label { 
	color: #555;
}

a {
	color: #bf1143;
	text-decoration: none;  
}

a,
a:focus, 
a:hover, 
a:active {
	outline: 0 !important;
}
a:focus {
	text-decoration: none;
}
a:hover {
	color: #bf1143;
	text-decoration: none;
}

.wrapper {
	background: #fff;
}

.boxed-layout {
	padding: 0;
	box-shadow: 0 0 5px #ccc;
	margin-left: auto !important;
	margin-right: auto !important;
	background: #e5e5e5;
}

.content {
	position:relative;
	padding-top: 100px;
	padding-bottom: 40px;
}


@media (max-width: 991px) {
	.content {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.header-company .topbar-company {
	z-index: 12;
	padding: 15px 0;
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,0.4);
}

@media (max-width: 991px) {
	.header-company .topbar-company {
		padding: 15px 0 7px;
	}
}

.header-company .topbar-company ul {
	margin: 7px 0 0;
}

.header-company .top-v2-contacts > li {
	color: #fff;
	font-weight: 200;
	line-height: 12px;
	padding: 0 12px 0 15px;
	border-left: 1px solid #fff;
}

.header-company .top-v2-contacts > li:first-child {
	padding-left: 0;
	border-left: none;
}

.header-company .top-v2-contacts > li > a,
.header-company .top-v2-contacts > li > a:hover {
	color: #fff;
}

@media (max-width: 991px) {
	.header-company .topbar-company {
		border-bottom-color: #eee;
	}

	.header-company .topbar-company li,
	.header-company .topbar-company li a {
		color: #555;
		border-color: #555;
	}

	.header-company .topbar-company li a:hover {
		color: #555;
		text-decoration: underline;
	}

	.header-company .top-v2-contacts {}

	.header-company .topbar-buttons .btn-u {
		color: #fff;
	}

	.header-company .topbar-buttons .btn-u-light {
		color: #555;
		border-color: #555;
	}

	.header-company .topbar-buttons .btn-brd-hover:hover {
		color: #555;
		border-color: #555;
	}
}

@media (max-width: 767px) {
	.header-company .topbar-company {	
		padding: 0 0 10px;
	}
	.header-company .topbar-company ul.top-v2-contacts {
		text-align: center;
		margin: 0 0 7px;
	}
	.header-company .topbar-company ul.top-v2-contacts li:last-child {
		border-right: 1px solid #333;
	}
}

.header-company {
	z-index: 99;
	position: relative;
	height: 100px;
	/*background:#d8cebf url(/images/fix_hd_bg.jpg) left top;*/
	background: #fff;
	text-align: center;
	top: 0; left: 0; right: 0;
	z-index: 9999;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

@media (max-width: 991px) {
	.header-company {
		position: static;
	}
}

@media (max-width: 767px) {
	.header-company {
		padding: 10px 0;
	}
}

.header-company .navbar {
	margin: 20px 0 0;
}

@media (max-width: 767px) {
	.header-company .navbar {
		margin: 0;
	}
}

.header-company .navbar-default {
	border: none;
	background: none;
}

.header-company .navbar-brand {
	z-index: 1;
	margin: 0px ;
	padding: 0;
	height:auto;
	font-size: 22px;
	color: #eee;
	font-weight: bold;
	margin-top: 0;
}
.header-company .navbar-brand:hover {
	color: #fff;
}

.header-company .navbar-brand img {
	width: 280px;
}

@media (max-width: 991px) {
	.header-company {
		background: #fff;
		padding: 15px 0 0;
	}

	.header-company .navbar {
		margin: 0;
	}

	.header-company .navbar-brand {
		padding-top: 4px;
		color: #555;
		margin-right: 0px;
		padding: 0;
		position:absolute;  left:50%; transform:translate(-50%, 0px);
		margin-top: 7px;
	}

	.header-company .navbar-brand img {
		width: 150px;
	}

	.header-company .navbar-brand:hover {
		color: #333;
	}
}

.header-company .navbar-default .navbar-toggle {
	border-color: none ;
}

@media (max-width: 991px) {
	.header-company .navbar-default .navbar-toggle {
		margin-top: 8px;
	}
}

@media (min-width: 768px) {
	.header-company .navbar-default .navbar-toggle {
		margin-right: 0;
	}
}

.header-company .navbar-default .navbar-toggle .fa {
	color: #fff;
	font-size: 19px;
}

.header-company .navbar-toggle,
.header-company .navbar-default .navbar-toggle:hover,
.header-company .navbar-default .navbar-toggle:focus {
	background: #ffe812;
	padding: 8px 10px 4px;
}

.header-company .navbar-toggle:hover {
	background: #ffe812 !important;
}

.header-company .navbar-collapse {
	margin-top: 4px;
	position: relative;
}

.header-company .navbar-default .navbar-nav > li > a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	.header-company .navbar-nav {
		/*float: right;
		padding-right: 32px;*/
	}
}

@media (max-width: 1200px) {
	.header-company .navbar-nav {
		padding-right: 0px;
	}
}


@media (max-width: 991px) {
    .header-company .navbar-header {
        float: none;padding: 0 30px
    }

    .header-company .navbar-toggle {
        display: block;
    }

    .header-company .navbar-collapse.collapse {
        display: none !important;
    }

    .header-company .navbar-collapse.collapse.in {
           display: block !important;
    overflow-y: auto !important;
    background: rgba(255,255,255,0.95);
    position: fixed;
    height: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 25%;
    width: 105%;
    }

    .header-company .navbar-nav {
        margin: 0;
        float: none !important;
    }

    .header-company .navbar-nav > li {
        float: none;
    }

    .header-company .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .header-company .navbar-default .navbar-nav > li > a {
    	color: #777;
    }

    .header-company .dropdown-menu.pull-right {
		float: none !important;
	}

	.header-company .navbar-nav .open .dropdown-menu {
		border: 0;
		float: none;
		width: auto;
		margin-top: 0;
		position: static;
		box-shadow: none;
		background-color: transparent;
	}

	.header-company .navbar-nav .open .dropdown-menu > li > a,
	.header-company .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}

	.header-company .navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}

	.header-company .navbar-nav .open .dropdown-menu > li > a:hover,
	.header-company .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}

	.header-company .navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}

	.header-company .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.header-company .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}

	.header-company .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.header-company .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.header-company .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.header-company .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.header-company .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.header-company .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}

	.header-company .navbar-default .dropdown-menu.no-bottom-space {
		padding-bottom: 0;
	}

  	.header-company .navbar-collapse,
	.header-company .navbar-collapse .container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.header-company .navbar-default .navbar-nav > li > a {
		font-size: 14px;
		padding: 9px 10px;
	}

	.header-company .navbar-default .navbar-nav > li a {
		border-bottom: solid 1px #eee;
	}

	.header-company .navbar-default .navbar-nav > li:last-child a {
		border-bottom: 0;
	}

	.header-company .navbar-default .navbar-nav > li > a:focus {
		background: none;
	}

	.header-company .navbar-default .navbar-nav > li > a:hover {
		color: #ffe812;
	}

	.header-company .navbar-default .navbar-nav > .active > a,
	.header-company .navbar-default .navbar-nav > .active > a:hover,
	.header-company .navbar-default .navbar-nav > .active > a:focus {
		background: transparent;
		color: #ffe812 !important;
	}

	.header-company .dropdown .dropdown-submenu > a {
		font-size: 13px;
		color: #333 !important;
		text-transform: uppercase;
	}
}

@media (min-width: 992px) {
	.header-company .navbar-collapse {
		padding: 0;
	}

	.header-company .navbar {
		min-height: 40px !important;
	}

	.header-company .container > .navbar-header,
	.header-company .container-fluid > .navbar-header,
	.header-company .container > .navbar-collapse,
	.header-company .container-fluid > .navbar-collapse {
		margin-bottom: -10px;
	}

	.header-company .navbar-nav {
		top: 2px;
		position: relative;
		margin-top:3px;
	}
	
	.header-company .navbar-default .navbar-nav{max-width: 690px; width:65%;margin-left:35px;}

	.header-company .navbar-default .navbar-nav > li{width:20%;}

	.header-company .navbar-default .navbar-nav > li > a {
		line-height: 25px;
		padding: 10px 0;
	}

	/*.header-company .navbar-default .navbar-nav > li:last-child > a {
		padding: 9px 15px 13px 22px;
	}*/

	.header-company .navbar-default .navbar-nav > li > a,
	.header-company .navbar-default .navbar-nav > li > a:hover,
	.header-company .navbar-default .navbar-nav > li > a:focus,
	.header-company .navbar-default .navbar-nav > .active > a,
	.header-company .navbar-default .navbar-nav > .active > a:hover,
	.header-company .navbar-default .navbar-nav > .active > a:focus {
		color: #000;
		font-weight: 600;
		font-size: 21px;
		/*background: url('/images/dot.png') no-repeat;
		background-size: 8px 8px;
		background-position: 0 17px;*/
	}

	.header-company .navbar-default .navbar-nav > li > a:hover,
	.header-company .navbar-default .navbar-nav > li > a:focus,
	.header-company .navbar-default .navbar-nav > .active > a:hover,
	.header-company .navbar-default .navbar-nav > .active > a:focus {
		color: #ffe812;
	}

	/*
	.header-company .navbar-default .navbar-nav > .open > a,
	.header-company .navbar-default .navbar-nav > .open > a:hover,
	.header-company .navbar-default .navbar-nav > .open > a:focus {
		color: #fff;
	}
	*/

	.header-fixed .header-company.header-fixed-shrink .navbar-nav > .open > a,
	.header-fixed .header-company.header-fixed-shrink .navbar-nav > .open > a:hover,
	.header-fixed .header-company.header-fixed-shrink .navbar-nav > .open > a:focus {
		color: #000;
	}

	.header-company .dropdown-menu {
		padding: 0;
		border: none;
		min-width: 200px;
		border-radius: 0;
		z-index: 9999 !important;
		/*border-top: solid 1px #bf1143;*/
		border-bottom: solid 1px #000;
	}

	.header-company .dropdown-menu li a {
		color: #fff;
		font-size: 13px;
		font-weight: 400;
		padding: 15px 15px;
		border-bottom: solid 1px #eee;
	}

	.header-company .dropdown-menu .active > a,
	.header-company .dropdown-menu li > a:hover {
		color: #fff;
		filter: none !important;
		background: #34343a !important;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

	.header-company .dropdown-menu li > a:focus {
		background: none;
		filter: none !important;
	}

	.header-company .navbar-nav > li.dropdown:hover > .dropdown-menu {
		display: block;
	}

	.header-company .open > .dropdown-menu {
		display: none;
	}
}
@media (max-width: 1200px) {
	.header-company .navbar-default .navbar-nav > li > a {
		padding: 13px 15px 10px;
		text-align: center;
		font-weight: bold;
		color: #000;
		font-size: 16px;
		/*background: url('/images/dot.png') no-repeat;*/
		background-size: 8px 8px;
		background-position: 0 15px;
	}
}

.header-company .dropdown-submenu {
	position: relative;
}

.header-company .dropdown > a:after {
    top: 8px;
    right: 9px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: none;
    font-family: FontAwesome;
}

@media (max-width: 991px) {
  	.header-company .dropdown-submenu > a:after {
      	content: " ";
  	}
}

.header-company .dropdown > a:after {
    top: 9px;
    right: 15px;
    content: "\f107";
}

.header-company .dropdown-submenu > .dropdown-menu {
	top: 3px;
	left: 100%;
	margin-top: -5px;
	margin-left: 0px;
}

.header-company .dropdown-submenu > .dropdown-menu.submenu-left {
	left: -100%;
}

.header-company .dropdown-submenu:hover > .dropdown-menu {
   	display: block;
}

@media (max-width: 991px) {
	.header-company .dropdown-submenu > .dropdown-menu {
		display: block;
		margin-left: 15px;
	}
	.header-company .mega-menu .container{padding:0;}
	.header-company .container.container-space{padding:0;}
}




.header-company .dropdown-submenu.pull-left {
	float: none;
}

.header-company .dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
}

.header-company .dropdown-menu li [class^="fa-"],
.header-company .dropdown-menu li [class*=" fa-"] {
	left: -3px;
	width: 1.25em;
	margin-right: 1px;
	position: relative;
	text-align: center;
	display: inline-block;
}
.header-company .dropdown-menu li [class^="fa-"].fa-lg,
.header-company .dropdown-menu li [class*=" fa-"].fa-lg {
	width: 1.5625em;
}

.header-company .mega-menu .nav,
.header-company .mega-menu .dropup,
.header-company .mega-menu .dropdown,
.header-company .mega-menu .collapse {
  	position: static;
}

.header-company .mega-menu .navbar-inner,
.header-company .mega-menu .container {
  	position: relative;
}

.header-company .mega-menu .dropdown-menu {
  	left: auto;
}

.header-company .mega-menu .dropdown-menu > li {
  	display: block;
}

.header-company .mega-menu .dropdown-submenu .dropdown-menu {
  	left: 100%;
}

.header-company .mega-menu .nav.pull-right .dropdown-menu {
  	right: 0;
}

.header-company .mega-menu .mega-menu-content {
  	*zoom: 1;
  	padding: 0;
}

.header-company .mega-menu .mega-menu-content:before,
.header-company .mega-menu .mega-menu-content:after {
  	content: "";
  	display: table;
  	line-height: 0;
}

.header-company .mega-menu .mega-menu-content:after {
  	clear: both;
}

.header-company .mega-menu.navbar .nav > li > .dropdown-menu:after,
.header-company .mega-menu.navbar .nav > li > .dropdown-menu:before {
  	display: none;
}

.header-company .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  	left: 0;
  	right: 0;
  	overflow: hidden;
}

.header-company .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu ul {
	padding-left: 20px;
}

@media (min-width: 992px) {
	.header-company .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  		margin-left: 15px;
  		margin-right: 15px;
	}
}

@media (min-width: 992px) {
	.header-company .mega-menu .equal-height {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	}

	.header-company .mega-menu .equal-height-in {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	}
}

.header-company .mega-menu .equal-height-list h3, .header-company .mega-menu .equal-height-list h3 a {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px 5px 13px;
	background: #eaeaea;
}

.header-company .mega-menu .equal-height-list h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 0 13px;
}

@media (min-width: 992px) {
	.header-company .mega-menu .big-screen-space {
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) {
    .header-company .mega-menu .equal-height-in {
        padding: 20px 0;
        border-left: 1px solid #eee;
    }

    .header-company .mega-menu .equal-height-in:first-child {
        border-left: none;
        margin-left: -1px;
    }

    .header-company .mega-menu .equal-height-list {
    	width: 100%;
    }

    .header-company .mega-menu .equal-height-list li a {
        display: block;
        position: relative;
        border-bottom: none;
        padding: 5px 10px 5px 15px;
    }

    .header-company .mega-menu .equal-height-list a:hover {
    	text-decoration: none;
    }

    .header-company .mega-menu .mega-menu-fullwidth li a {
    	padding: 5px 10px 5px 30px;
    }

    .header-company .mega-menu .mega-menu-fullwidth li a:after {
        top: 7px;
        left: 15px;
        font-size: 11px;
        content: "\f105";
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family: FontAwesome;
    }

    .header-company .mega-menu .mega-menu-fullwidth .disable-icons li a {
    	padding: 5px 10px 5px 15px;
    }

    .header-company .mega-menu .mega-menu-fullwidth .disable-icons li a:after {
    	display: none;
    }
}

@media (min-width: 737px) and (max-width: 991px) {
	.header-company .mega-menu .mega-menu-content .container {
		width: 690px !important;
	}

	.header-company .mega-menu .equal-height {
		margin-right: 0;
	}

	.header-company .mega-menu .equal-height-in {
    	padding-right: 0;
    	margin-right: -15px;
    }
}

@media (max-width: 991px) {
	.header-company .mega-menu .equal-height {
		margin-right: 0;
	}

	.header-company .mega-menu .equal-height-in {
    	padding-right: 0;
    }
}

@media (max-width: 991px) {
    .header-company .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        width: auto;
    }

    .header-company .mega-menu .equal-height-in,
    .header-company .mega-menu .equal-height-list {
        display: block;
    }

    .header-company .mega-menu .mega-menu-fullwidth .dropdown-menu > li > ul {
        display: block;
    }

    .header-company .mega-menu .equal-height-list h3 {
		color: #333;
		margin: 0 0 5px;
		font-size: 13px;
		font-weight: 400;
		padding: 6px 25px 5px;
		border-bottom: solid 1px #eee;
	}

	.header-company .mega-menu .equal-height-list li a {
		color: #687074;
		display: block;
		font-size: 13px;
		font-weight: 400;
		margin-left: 15px;
		padding: 6px 25px;
		border-bottom: solid 1px #eee;
	}

	.header-company .mega-menu .equal-height-list > h3.active,
	.header-company .mega-menu .equal-height-list > .active > a,
	.header-company .mega-menu .equal-height-list > .active > a:hover,
	.header-company .mega-menu .equal-height-list > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.header-company .mega-menu .equal-height-list li a:hover {
		color: #333;
		text-decoration: none;
	}
}

.header-fixed .header-company{
	position: absolute;
	width: 100%;
}
.header-fixed .header-company .container{ width: 100%; max-width: 1400px;}
.header-fixed .header-company.header-fixed-shrink {
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 9999;
	position: fixed;
	border-bottom: none;
	height: 100px;
	/*background:#d8cebf url(/images/fix_hd_bg.jpg) left top;*/
	background: #fff;
	border-bottom: 1px solid #ddd;
	text-align: center;
	top: 0; left: 0; right: 0;
	z-index: 9999;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.header-fixed .header-company.header-fixed-shrink .topbar-company {
	display: none;
}

.header-fixed .header-company.header-fixed-shrink .navbar-brand {
	z-index: 1;
	position: relative;
	top: 20px;
	color: #555;
}

.header-fixed .header-company.header-fixed-shrink .navbar {
	margin-top: 0;
}

.header-fixed .header-company.header-fixed-shrink .active a {
	border-bottom: none !important;
}

@media (max-width: 991px) {
	/*Header*/
	.header-fixed .header-company,
	.header-fixed .header-company.header-fixed-shrink {
		height: inherit;
		position: relative;
	}
}

@media (min-width: 992px) {
	.header-fixed .header-company.header-fixed-shrink .navbar-nav > li > a {
		color: #000;
		margin-top: 25px;
		/*padding: 21px 30px 17px 20px;*/
		border-bottom: solid 1px transparent !important;
		-webkit-transition: color 0.2s ease-in-out;
		-moz-transition: color 0.2s ease-in-out;
		-o-transition: color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out;
	}

	.header-fixed .header-company.header-fixed-shrink .navbar-nav > .active > a:hover {
		color: #777;
	}

	.header-fixed .header-company.header-fixed-shrink .dropdown > a:after {
		top: 22px;
	}
}


/* lnb */
.m_lnb {
	height: 42px;
	background: #ffe812;
	/*border-top:1px solid #eee;
	border-bottom:1px solid #eee;*/
	margin-top:10px;
	
}
/*#cs #header .lnb {
	display: none;
}*/
.m_lnb li {
	width: 25%;
	position: relative;
	float: left;
}
.m_lnb li a {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 42px;
	color: #000;
	font-weight: 800;
	/*border-left:1px solid #eee;*/
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.m_lnb li:first-child a {border-left:none;}
.m_lnb li.active a {
	color:#333;
	opacity: 1;
	background:#10c284;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}




/*메인 슬라이드 베너*/
.header-bg-company {
	z-index: 1;
	padding: 220px 0 100px;
	position: relative;
	text-align: center;
	background-image: url(../image/bg/company_bg_01.jpg);
	background-size: cover;
	background-position: center center;
	height: 500px;
}
.header-bg-company.bg2 {
	background-image: url(../image/bg/company_bg_02.jpg);
}

.header-bg-company:after {
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.3);
}

.header-bg-company.sub-page {
	padding: 150px 0 0;
	height: 100px;
	position: relative;
}
.header-bg-company.sub-page img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.header-bg-company h1 {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
}
.header-bg-company h2 {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	margin: 10px 0 30px;
}
.header-bg-company p {
	color: #ededed;
	font-size: 12px;
	font-weight: 200;
	margin: 0;
}


@media (max-width: 991px) {
	.header-bg-company.sub-page {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.header-bg-company {
		padding: 160px 0 30px;
	}
}
@media (max-width: 767px) {
	.header-bg-company {
		padding: 100px 0 30px;
		height: 300px;
	}
	.header-bg-company h1 {
		font-size: 24px;
		line-height: 40px;
		margin-bottom: 20px;
	}
	.header-bg-company p {
		display: none;
	}
}
@media (max-width: 430px) {
	.header-bg-company {
		padding: 50px 0 0;
		height: 180px;
	}
	.header-bg-company h1 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.header-bg-company h2 {
		font-size: 12px;
	}
}

/*------------------------------------
	breadcrumbs
------------------------------------*/
.breadcrumbs {
}
.breadcrumb {
	margin: 0;
	background: none;
	padding:8px 0;
}
.breadcrumbs ul > li  {
	color: #ddd !important;
	border-radius: 2px !important;
	padding: 0;
}
.breadcrumbs ul a {	
	color: #fff !important;
}

/*------------------------------------
	header-bottom-bar 
------------------------------------*/
.header-bottom-bar {
	background:#212227;
	padding:20px 0;
}

.search-company {}
.search-company form {}
.search-company form .input-group {}
.search-company form .input-group input.form-control {
	background: none;
	color: #fff;
	border-color: #fff;
}
#sch_stx::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
#sch_stx:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
#sch_stx::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
#sch_stx:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}
.search-company form .input-group .input-group-btn {}
.search-company form .input-group .input-group-btn button {
	font-size: 14px;
	background: none;
	color: #fff;
	border-color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.search-company form .input-group .input-group-btn button:hover {
	color: #333;
	background: #fff;
}
@media (max-width: 991px){
	.search-company {
		margin-right: -15px;
	}
	.search-company form .input-group input.form-control {
		color: #333;
		border-color: #333;
	}
	#sch_stx::-webkit-input-placeholder { /* WebKit browsers */
	    color:    #333;
	}
	#sch_stx:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	    color:    #333;
	}
	#sch_stx::-moz-placeholder { /* Mozilla Firefox 19+ */
	    color:    #333;
	}
	#sch_stx:-ms-input-placeholder { /* Internet Explorer 10+ */
	    color:    #333;
	}
	.search-company form .input-group .input-group-btn button {
		font-size: 14px;
		background: none;
		color: #666;
		border-color: #333;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.search-company form .input-group .input-group-btn button:hover {
		color: #fff;
		background: #333;
	}
}

@media (max-width: 767px){
	.search-company {
		margin-right: 0;
		float: inherit !important;
	}
}

/*------------------------------------
	side_bs
------------------------------------*/
.side-menu-title {}
.side-menu-title h3 {
	background: #212227;
	padding: 10px 20px;
	color: #fff;
}

.list-group {}
.list-group li.list-group-item {
	border: 0 none;
	padding: 0;
	background: none;
	margin-bottom: 0;
}
.list-group li a {
	display: block;
	padding: 10px 15px;
	color: #6a6a6a;
	border-bottom: 1px solid #efefef;
}
.list-group li a:hover {
	color: #555;
	font-weight: 600;
}
.list-group li.list-group-item.active {
	background: #fff;
}
.list-group li.list-group-item.active a {
	color: #3a3a3a;
	font-weight: 600;
	border-color: #bbb;
}
.list-group li.list-group-item.active ul {}
.list-group li.list-group-item.active ul li {}
.list-group li.list-group-item.active ul li a {
	background: none;
	color: #9a9a9a;
	padding-left: 25px;
	border-bottom: 1px solid #efefef;
	padding: 5px 0 5px  25px;
}
.list-group li.list-group-item.active ul li.active {}
.list-group li.list-group-item.active ul li.active a {
	color: #3a3a3a;
}
.list-group li.list-group-item.active ul li.active a i {}

/*owl control*/
.owl-controls {}
.owl-pagination {
	position: absolute;
	width: 100%;
	bottom: -30px;
	text-align: center;
}
.owl-pagination .owl-page {
	background: #ddd;
	width: 15px;
	height: 10px;
	border-radius: 5px !important;
	display: inline-block;
	margin: 0 5px;
	transition: all 0.3s ease-in-out;
}
.owl-pagination .owl-page.active {
	background: #ffe812;
	width: 30px;
}
.owl-buttons {}
.owl-buttons > div {
	position: absolute;
	padding: 10px;
	background: rgba(0,0,0,0.4);
	color: #fff;
	top: 50%;
}
.owl-buttons .owl-prev {
	left: 0;
}
.owl-buttons .owl-next {
	right: 0;
}

/*------------------------------------
	content
------------------------------------*/
.content .container .container {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* icon-list*/
.icon-list {}
.icon-list h4 {
	text-align: center;
}
.icon-list h4 i:before {
	display: block;
	width: 90px;
	height: 90px;
	border: 1px solid #ddd;
	z-index: 10;
	border-radius: 50% !important;
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.icon-list h4 i {
	display: block;
	width: 80px;
	height: 80px;
	line-height: 90px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	border-radius: 50% !important;
	font-size: 30px;
	background: #aaa;
	position: relative;
	margin-bottom: 20px;
}
.icon-list h4:hover i:before {
	border-color: #777;
}
.icon-list .col-sm-4:nth-child(1) h4:hover i:before {
	border-color: #FB912D;
}
.icon-list .col-sm-4:nth-child(2) h4:hover i:before {
	border-color: #F65D38;
}
.icon-list .col-sm-4:nth-child(3) h4:hover i:before {
	border-color: #DF3128;
}
.icon-list h4 span {
	font-size: 18px;
	color: #555;
}
.icon-list p {
	color: #777;
}

.contents-1 {}
.contents-1-img {
	text-align: right;
}
.contents-1-img img {
	display: inline-block;
}

/*video*/
.video h3 {}
.video ul.video-progress {}
.video ul.video-progress li .progress {
	background: #eee;
	border: 1px solid #ccc;
	height: 15px;
}
.video ul.video-progress li .progress-bar {}
.video-box {
	border: 1px solid #aaa;
	padding: 4px 4px 0;
}

/* contents-1*/
.contents-1 {}
.contents-1-img {
	text-align: center;
}
.contents-1-img img {
	display: inline-block;
	height: 300px;
}
.contents-1-detail {}
.contents-1-detail p {
	font-size: 14px;
	margin-bottom: 20px;
}
.contents-1-detail ul {}
.contents-1-detail ul li {
	margin-bottom: 10px;
}
.contents-1-detail ul li i {
	color: #bf1143;
}



/*------------------------------------
	footer
------------------------------------*/
.footer-company .footer {
	padding: 40px 0;	
	background: #34343a;
}

.footer-company .footer a.site-brand {
	color: #999;
	font-size: 26px;
	font-weight: bold;
	margin-top: 7px;
}
.footer-company .footer a.site-brand img {
	width: 209px;
	display: inline-block;
}

.footer-company .footer p {
	color: #eee;
}

.footer-company .footer h2 {
	color: #eee;
	font-size: 18px;
	font-weight: 200;
}

.footer-company .link-list li {
	border-top: solid 1px #353535;
}

.footer-company address,
.footer-company .link-list a,
.footer-company .link-list i {
	color: #eee;
}

.footer-company address {
	line-height: 23px;
}

.footer-company .copyright {
	background: #000;
	border-top: none;
	padding: 10px 0 5px;
}

.footer-company .copyright p {
	color: #888;
	margin-top: 10px;
}

.footer-company .copyright a {
	margin: 0 2px;
}

.footer-company .footer-socials {
	margin-top: 12px;
	text-align: right;
}

.footer-company .footer-socials li a {
	color: #777;
	font-size: 16px;
}

.footer-company .footer-company-menu a {
	color: #fff;
}

@media (max-width: 991px) {
	.footer-company .copyright,
	.footer-company .footer-socials {
		text-align: left;
	}
}
@media (max-width: 767px) {
	.footer-company .footer {
		padding: 20px 0;
	}
}

.footer-logo {
	margin: 17px 0 20px;
}

a.thumbnail {
	margin-bottom: 15px;
}

a.thumbnail:hover {
	border-color: #aaa;
}

.bg-image-company {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background-image: url(../image/bg/company_bg_02.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat; 
}

.portfolio-box {
	margin-bottom: 40px;
}

.bar-company p {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 0;
}

.bar-company .bar-company-box {
  width: 100%;
  display: table;
  padding: 20px 0;
  vertical-align: middle;
}

.bar-company .bar-company-in {
  display: table-cell;
  vertical-align: middle;
}

.bar-company .bar-company-in.inner-btn {
  min-width: 250px;
  text-align: right;
}

@media (max-width: 992px) {
  .bar-company .bar-company-in,
  .bar-company .bar-company-in.inner-btn {
    display: block;
    text-align: center;
  }

  .bar-company .bar-company-in p {
    margin-bottom: 20px;
  }
}

.sv_wrap .sv {
    border: 1px solid #ddd;
    width: 170px;
}
.sv_wrap .sv a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #555 !important;
    display: block;
    font-size: 12px;
    padding: 5px 15px;
    width: 100%;
}
.sv_wrap .sv a:hover {
    background: #eee none repeat scroll 0 0;
}

/*------------------------------------
	Service Block E
------------------------------------*/
.service-block-e {
	padding: 20px;
}

.service-block-e .service-heading,
.service-block-e .service-in small {
	color: #64646a;
	opacity: 0.8;
	line-height: 1;
}

.service-block-e .service-in h4,
.service-block-e .counter {
	color: crimson;
}

.service-block-e .service-in h3 {
	color: #000;
	font-weight: bold;
}

.service-block-e .service-heading {
	font-size: 14px;
	text-transform: uppercase;
}

.service-block-e .counter {
	display: block;
	line-height: 1;
	font-size: 16px;
}

.service-block-e .progress {
	margin-bottom: 7px;
}

/*Service Innner*/
.service-block-e .service-in small {
	font-size: 14px;
	text-transform: uppercase;
}

.service-block-e .service-in h4 {
	font-size: 14px;
	line-height: 0.8;
	margin-bottom: 0;
}

.service-block-e .service-in h3 {
	font-size: 14px;
	line-height: 0.8;
	margin-bottom: 0;
}

/*Statistics*/
.service-block-e .statistics .heading-xs {
	color: #888;
	opacity: 0.8;
	font-size: 12px;
}

.service-block-e .statistics small {
	color: #fff;
}

.service-block-e .statistics .progress {
  background: #bbb;
}

.service-block-e .statistics .progress-bar-light {
  background: #E74C3C;
}

/*------------------------------------
	Table List eb
------------------------------------*/
.table-list-eb .btn-e.dropdown-toggle {
	border-left: none;
}

.table-list-eb .btn-group .btn-e {
	top: 4px;
	padding: 0 6px;
	position: relative;
}

.table-list-eb thead {
	border-top: 1px solid #ddd;
	border-bottom: solid 1px #ddd;
	background: #f8f8f8;
}

.table-list-eb tbody {
	border-bottom: 1px solid #ddd;
}

.table-list-eb tfoot {
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
}

.table-list-eb td {
	vertical-align: middle !important;
	font-size: 16px;
}

.table-list-eb td img {
	margin: 0 auto;
	display: block;
}

.table-list-eb .user-names span,
.table-list-eb .user-names small {
	display: block;
	text-align: center;
}

.table-list-eb .user-names span {
	color: #555;
	font-size: 16px;
	position: relative;
}

.table-list-eb .user-names small {
	color: #999;
	font-size: 12px;
}

.table-list-eb td h3 {
	font-size: 14px;
	margin: 0 0 2px;
	color: #000;
}

.table-list-eb td a {
	color: #34343a;
}

.table-list-eb td a:hover {
	color: crimson;
}

.table-list-eb td p {
	margin-bottom: 0;
	color: #74747a;
}

.table-list-eb td span {
	display: block;
}

.table-list-eb td small {
	font-style: italic;
}

.table-list-eb .s-icons {
	margin-bottom: 0;
}

.table-list-eb .s-icons li {
	padding: 2px;
}

.table-list-eb .table-buttons {
	margin: 0;
}

.table-list-eb .table-buttons li {
	padding: 0;
}

.table-list-eb .table-buttons .btn-e-sm {
	padding: 3px 6px;
}

.table-list-eb .td-width {
	width: 40%;
}

.table-list-eb .td-width-60 {
	width: 60%;
}

.table-list-eb .td-width-50 {
	width: 50%;
}

.table-list-eb .td-width-30 {
	width: 30%;
}

.table-list-eb .td-width-20 {
	width: 20%;
}

.table-list-eb .td-width-10 {
	width: 10%;
}

@media (max-width: 767px) {
	.table-responsive {
		border-top: 0;
		border-bottom: 0;
	}
}

/*----- G5 Captcha -----*/
/*Captcha*/
.vc-captcha{padding:15px 10px 10px;border:1px solid #ddd}
.vc-captcha fieldset{padding:0}
#captcha #captcha_img{height:62px;border:1px solid #eee;width:158px}
#captcha #captcha_key{width:130px;height:62px;border:1px solid #ddd;font-size:24px;line-height:14px;margin-left:34px}
#captcha .required,#captcha textarea.required{background:#fff !important}

/*Etc*/
fieldset legend { border-bottom: 0; }
.sch_word {
	color: crimson;
}

/*EXIF INFO*/
.exif_info {position:relative;overflow:hidden;border:1px dotted #ddd;padding:5px 10px;background:#fafafa;margin:10px 0}
.exif_info ul {list-style:none;margin-bottom:0;-webkit-padding-start:0}
.exif_info ul li {display:inline-block;padding:0 8px;font-size:11px;color:#888}
.exif_info ul li:before {content:"-";margin-right:5px}

.eb-top {
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

/*게시판 list.skin.html 페이지 border 삭제*/
.board-list .sky-form {
	border: 0 none;
}


/* 푸터 파트너 */
#new_footer .partner {
  border-top: 1px solid #ccc;
  padding: 15px 0;
}

#new_footer .partner ul {
  text-align: center;
}

#new_footer .partner ul li {
  display: inline-block;
  margin: 0 15px;
}

@media screen and (max-width: 500px) {
  #new_footer .partner ul li {
    margin: 0 10px;
  }
}


/* footer_banner */

 .footer_banner .container {
	padding: 40px 0;
	/*border-top: 1px solid #e9e9e9;*/
}

.footer_banner li {

}

 .footer_banner li:first-child {
	margin-left: 0;
}

.footer_banner li h3 {
	position: relative;
	padding: 5px 0 11px 50px;
	margin-bottom: 20px;
	
}

.footer_banner li h3:before {
	content: '';
	width: 34px; 
	height: 34px;
	position: absolute;
	top: 0; left: 0;
}

.footer_banner li.fb1 h3:before { background-position: 0 -64px; background:url('/images/bottom_ico1.png');}
.footer_banner li.fb2 h3:before { background-position: -40px -64px; background:url('/images/bottom_ico2.png');}
.footer_banner li.fb3 h3:before { background-position: -80px -64px; background:url('/images/bottom_ico3.png');}

.footer_banner li h3 span {
	height: 18px;
	font-weight: 800;
	color: #333;
}

.footer_banner li.fb1 h3 span { background-position: 0 0; width: 104px; }
.footer_banner li.fb2 h3 span { background-position: 0 -18px; width: 63px; }
.footer_banner li.fb3 h3 span { background-position: 0 -36px; width: 134px; }

footer_banner li p {
	color: #555;
}

.footer_banner li p.txt {
	font-size: 16px;
	line-height: 22px;
	color: #888;
	margin-top: 8px;
	letter-spacing: -0.05em;
}

.footer_banner li p.tel {
	font-size: 30px;
	line-height: 34px;
	font-family: 'SBAggroB';
}

.footer_banner li p.tel a {
	color: #ffe812;
	font-family: 'SBAggroB';
	font-weight: 700;
	text-shadow: 2px 2px black;
}

.footer_banner li p.kakao {
	font-size: 38px;
	line-height: 34px;
	font-weight: 700;
	color: #ffe812;
	font-family: 'SBAggroB';
	padding-bottom:5px;
	text-shadow: 2px 2px black;
}

.footer_banner li.fb1 dl {
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
	height: 30px;
}

.footer_banner li.fb1 dl dd {
	position: relative;
	padding: 1px 0 1px 8px;
}

.footer_banner li.fb1 dl dt {
	max-width: 218px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: lighter;
}


.footer_banner li.fb1 dl dd {
	float: right;
	text-align: right;
	font-weight: 700;
	position: relative;
}


.footer_banner li .img_awards a {
	display: block;
	/*width: 100%; 
	height: 125px;
	/*background: url(/images/bottom_bann.jpg) no-repeat center center;*/
}

.footer_banner .listInfo {padding: 0;}
.footer_banner .listInfo li {font-weight:400; color:#666; line-height:30px; font-size: 14px; word-wrap:break-word; word-break:keep-all; padding-left: 20px;}
.footer_banner .listInfo li:before { position:absolute; float:left; content:''; width:3px; height:3px; background-color:#666; margin:5px 15px 0 -15px; vertical-align:middle; display:inline-block; }

@media (max-width: 1200px) {
	.footer_banner li.fb1 dl dt {
		width: 158px;
	}

	.footer_banner li p.tel {
		font-size: 26px;
		line-height:20px;
		margin-top:10px;
	}

	.footer_banner li .img_awards a {
		height: 130px;
		background-size: cover;
		background-position: left 3%;
	}
}

@media (max-width: 992px) {
	 .footer_banner .container {
		padding: 20px 0;
	}

	.footer_banner li .img_awards a { 
		background-size: cover;
		height: 145px;
	}

	.footer_banner li p.kakao {
		font-size: 26px;
		line-height: 13px;
	}
	.footer_banner li h3 {
		margin-bottom:5px;
	}
	.footer_banner li p.txt{font-size:14px;}
}

/* Footer */
#new_footer {width:100%; }
#new_footer .ft_navi {width:100%; height:51px; background:#525252;}
#new_footer .ft_navi li {font-size:15px; padding:0 40px 0 0px; margin:15px 0;   display:inline; float:left}
#new_footer .ft_navi li a { color:#fff;}

#new_footer .ft_add {width:100%; padding:20px 0 80px;  background:#525252; }
#new_footer .ft_info {font-size:14px; padding-left: 15px;}
#new_footer .ft_info p {color:#c9c9c9;}

#new_footer .ft_sns { float:right }
#new_footer .ft_sns img { float:right }

@media (max-width: 992px) {
	#new_footer .ft_add {padding:5px 0 50px;}
	#new_footer .ft_navi {
		height: auto;
		padding: 10px 0;
	}

	#new_footer .ft_navi .col-md-7 {
		padding:0;
	}

	#new_footer .ft_navi li {
		font-size: 13px;
		padding:0;
		width: 33.33%;
		display:inline-block;
		margin: 0;
		line-height: 26px;
	}

	#new_footer .ft_info {
		padding: 15px 0 15px 0;
	}

	#new_footer .ft_sns {
		float:left;
	}

	#new_footer .ft_sns img {
		float:left;
	}
}
@media (max-width: 500px) {
	#new_footer .ft_info {font-size:13px; }

}


/* --------------------------------------------
 * main
/* ------------------------------------------ */
	.slider {
		width: 100%;
		position:relative;
	}

	.center .slick-slide {
	  
	}

	.slick-prev:before,
	.slick-next:before {
	  color: black;
	}


	.center .slick-slide {
	  transition: all ease-in-out .3s;
	  opacity: .5;
	}

	.center .slick-active {
	  opacity: .5;
	}

	.center .slick-current {
	  opacity: 1;
	  box-shadow:2px 0 10px #aaa;
	}
	.center .visual{
		width:auto;
		height:640px;
	}
	.center .visual img{
		width:100%;
	}
	.center .visual_bg01{
		position: relative;
		overflow: hidden;
		height: 640px;
	}
	.center .visual_bg01 div.img_wrap{ position: absolute; left: 10%; bottom: 0; width: 45%; max-width: 856px;}
	.center .visual_bg02{
		background:url('/images/visual2.jpg') no-repeat;
		background-size:cover;
		background-position: center center;
	}
	.center .visual_bg03{
		background:url('/images/visual3.jpg') no-repeat;
		background-size:cover;
		background-position: center center;
	}
	
	.center .visual .container{ width:1400px; position: relative;list-style: none; top: 100px;/* margin: 0 auto; */}
	.center .visual_bg01 .txt_wrap{ position: absolute; left: 49%; top: 9%;}
	.center .visual_bg01 h2{color:#fff;font-size:28px;font-weight:900;margin-bottom:10px;line-height:1.5;}
	.center .visual_bg01 h2 span{ color: #ff8720; font-weight:900;}
	.center .visual_bg01 h1{color:#ffe812;font-size:45px;font-weight:600;margin-bottom: 10px; }
	.center .visual_bg01 h1 span{color:#ffe812;font-size:50px;font-weight:800; text-shadow: 2px 2px 0px black;}
	.center .visual_bg01 h5{color:#fff;font-size:22px;line-height:1.4;font-weight:600; padding-bottom:20px;}
	.center .visual_bg01 p{ color: #fff; font-size: 35px; font-weight: bold;}

	.center .visual_bg02 .t{ text-align:right;padding-top:100px; }
	.center .visual_bg02 h2{color: #0037ff;font-size:28px;font-weight: 800;margin-bottom:10px;line-height:1.5;}
	.center .visual_bg02 h1{color:#ffe812;font-size:45px;font-weight:600;margin-bottom:35px; }
	.center .visual_bg02 h1 span{color:#ffe812;font-size:50px;font-weight:800; }
	.center .visual_bg02 h5{color:#000;font-size:34px;line-height:1.4;font-weight:600; padding-bottom:20px;}

	.center .visual_bg03 .container{text-align:right;padding-top:0px;  padding-right:80px}
	.center .visual_bg03 h2{color:#000;font-size:28px;font-weight:900;margin-bottom:10px;line-height:1.5;}
	.center .visual_bg03 h2 span{ color: #ff8720; font-weight:900;}
	.center .visual_bg03 h1{color:#ffe812;font-size:45px;font-weight:600;margin-bottom:35px; }
	.center .visual_bg03 h1 span{color:#ffe812;font-size:50px;font-weight:800; }
	.center .visual_bg03 h5{color:#000;font-size:22px;line-height:1.4;font-weight:600; padding-bottom:20px;}

	/*@media(max-width:1780px){
		.center .visual_bg01 .container{margin-top: 55px;position:relative;left:60px;list-style: none;text-align:left;}
		.center .visual_bg02 .container{margin-top: 55px;position:relative;left:60px;list-style: none;text-align:left;}
	}
	@media(max-width:1650px){
		.center .visual_bg01 .container{margin-top: 55px;position:relative;left:20px;list-style: none;text-align:left;}
		.center .visual_bg02 .container{margin-top: 55px;position:relative;left:20px;list-style: none;text-align:left;}
	}*/
	@media(max-width:1400px){
		.center .visual .container{ width:90%; padding-left:15px; padding-right:15px; margin:0 auto}
		.center .visual_bg01 .container{ padding-right:0px;}
		.center .visual_bg03 .container{ padding-right:0px}
	}
	
	@media(max-width:991px){
		.center .visual_bg01 div.img_wrap{ position: absolute; left: 20%; bottom: 0; width: 80%; max-width: 856px;}
		.center .visual_bg01 .txt_wrap{ position: absolute; left: 10%; top: 9%;}
	
		.center .visual .container{ width:100%; padding-left:15px; padding-right:15px;}

		.center .visual{
			width:auto;
			height:410px;
		}
		.center .visual_bg01{
			position: relative;
		}
		.center .visual_bg02{
			background:url('/images/visual2_m.jpg') no-repeat;
			background-size:cover;
			background-position:center bottom;
		}
		.center .visual_bg03{
			background:url('/images/visual3_m.jpg') no-repeat;
			background-size:cover;
			background-position:center bottom;
		}

			.center .visual .container{ width:100%; top: 0px;}
			.center .visual_bg01 .container{ text-align:center; padding-top:40px;}
			.center .visual_bg01 h2{font-size:20px;margin-bottom:0px;}
			.center .visual_bg01 h1{font-size:30px;margin-bottom:0px; }
			.center .visual_bg01 h1 span{font-size:30px; font-weight:900}
			.center .visual_bg01 h5{font-size:18px;padding-bottom:0px;}

			.center .visual_bg02 .container{ text-align:center;padding-top:60px; }
			.center .visual_bg02 h2{font-size:20px;margin-bottom:0px;}
			.center .visual_bg02 h1{font-size:30px;margin-bottom:0px; }
			.center .visual_bg02 h1 span{font-size:30px; font-weight:900}
			.center .visual_bg02 h5{font-size:18px;padding-bottom:0px;}

			.center .visual_bg03 .container{text-align:center;padding-top:40px;}
			.center .visual_bg03 h2{font-size:20px;margin-bottom:0px;}
			.center .visual_bg03 h1{font-size:30px;margin-bottom:0px; }
			.center .visual_bg03 h1 span{font-size:30px; font-weight:900}
			.center .visual_bg03 h5{font-size:18px;padding-bottom:0px;}

	}
	


	/***/
	.center2 .slick-slide {
	  margin: 0px 0px;
	}

	.center2 .slick-slide {
	  transition: all ease-in-out .3s;
	  opacity: .5;
	}

	.center2 .slick-active {
	  opacity: .5;
	}

	.center2 .slick-current {
	  opacity: 1;
	  box-shadow:2px 0 10px #aaa;
	}
	.center2 .visual{
		width:auto;
		height:150px;
	}
	.center2 .visual_bg01{
		background:url(/images/m_new_visual_01.jpg) no-repeat;
		background-size:cover;
		background-position: center center;
	}
	.center2 .visual_bg02{
		padding:20% 10%;
		font-size:26px;
		color:#222;
		letter-spacing:-0.05em;
		background:url(/images/vsl_bg02.jpg) no-repeat;
		background-size:cover;
		background-position: center center;
	}
	.center2 .visual_bg02 h1{
		/*margin:15px 0;*/
		/*line-height:54px;*/
		font-weight:800;
		color:#95c807;
		text-shadow: 2px 0 10px #000;
		font-size: 30px;
	}
	.center2 .visual_bg02 h1 span{
		color:#366aea;
	}
	.center2 .visual_bg02 h2{
		color:#fff;
		font-weight:800;
		font-size: 24px;
		margin: 0;
		/*text-shadow:2px 2px 5px #aaa;*/
	}
	.center2 .visual_bg02 h4{
		font-size: 15px;
		margin-bottom:0px;
		color: #fff;
	}
	.center2 .visual_bg02 p{
		font-size:18px;
		color: #fff;
	}
	.center2 .visual_bg03{
		background:url(/images/vsl_bg02.jpg) no-repeat;
		background-size:cover;
		background-position: center center;
	}
	.center2 .visual_bg03 h5{
		color: #fff;
	}

	.center2 .visual_bg03 h1 {
		font-size: 40px;
		line-height: 30px;
		color: #fff;
	}
	.center2 .visual_bg03 p {
		color: #fff;
	}
	.center2 .visual.vtxt{
		padding:16px 20px;
		font-size:28px;
		color:#fff;
		letter-spacing:-0.06em;
		text-shadow:2px 2px 4px #333;
		margin-top: 70px;
	}
	.center2 .visual.vtxt p{
		font-size:12px;
	}
	.center2 .visual.vtxt h1{
		margin:0;
		font-weight:800;
		text-shadow:3px 4px 4px rgba(0,0,0,0.4);
		font-size: 24px;
	}
	.center2 .visual.vtxt h1 span{
		color:#ffbe22;
	}
.center2 .slick-prev,
.center2 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 70px;
    height: 70px;
    padding: 0;
	margin-top: 30px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url(/images/arrow_bg.png) no-repeat;
	z-index:99;
}
	.center2 .slick-prev
	{
		left: 0%;
		background-position:top right;
	}
	.center2 [dir='rtl'] .slick-prev
	{
		right: 0%;
		left: auto;
	}

	.center2 .slick-next
	{
		right: 0%;
		background-position:bottom right;
	}
	.center2 [dir='rtl'] .slick-next
	{
		right: auto;
		left: 0%;
	}
	.regular img{
		width:100%;
		margin-top:-38.5px;
	}
	.vertical .slick-prev,
	.vertical .slick-next,
	.regular .slick-prev,
	.regular .slick-next {
	  display:none !important;
	}
	/**/
.pc_ver {display:block !important;}
.mobile_ver {display:none !important;}
@media (max-width: 991px) {
	.pc_ver {display:none !important;}
	.mobile_ver {display:block !important;}
}
/* --------------------------------------------
 * container
/* ------------------------------------------ */
.visual_wrap{padding-top:100px; width:100%; position:relative; min-width:1200px; margin-bottom: 10px;}
.visual_wrap .consult_box{ width: 400px; position: absolute;top: 23%; right: 156%; background:#fff; z-index:990;
border-radius:25px; box-shadow:0 0 20px rgba(0,0,0,0.4);}

.visual_wrap .consult_box2{ width: 436px; position: absolute;top: 77%; left: 16%;  z-index:990;
border-radius:25px; box-shadow:0 0 20px rgba(0,0,0,0.4);}

.visual_wrap .consult_box2 .top_secs03 {width:436px;height:113px;float:left;}

@media (min-width: 1950px) {
	.visual_wrap .consult_box{ right: 19%;}
	.visual_wrap .consult_box2{ left: 19%;}
}
@media (min-width: 2300px) {
	.visual_wrap .consult_box{ right: 22%;}
	.visual_wrap .consult_box2{ left: 23%;}
}


@media (max-width: 1920px) {
	.visual_wrap .consult_box{ right: 16%;}
	.visual_wrap .consult_box2{ left: 16%;}
}
@media (max-width: 1750px) {
	.visual_wrap .consult_box{ right: 13%;}
	.visual_wrap .consult_box2{ left: 16%;}
}
@media (max-width: 1650px) {
	.visual_wrap .consult_box{ right: 9%;}
	.visual_wrap .consult_box2{ left: 9%;}
}
@media (max-width: 1200px) {
	.visual_wrap .consult_box2 .top_secs03 {}
}
@media (max-width: 991px) {
	.visual_wrap{display: none; padding-top:0px;width:100%;min-width:100%;}
	.visual_wrap .consult_box2 .top_secs03 {width: 90%;margin: 0 auto;float: none;}
}


.visual_wrap .consult_box .consult_tit .icon {position:absolute; top:0px; right:20px;}

.visual_wrap .consult_box .consult_tit .req_title {width:100%; float:left; padding:35px 25px 10px 25px;}

.visual_wrap .consult_box .consult_tit .req_title h3 {  font-size: 28px; color:#000; margin:0;}
.visual_wrap .consult_box .consult_tit .req_title h3 span {  color:#00377e}
.visual_wrap .consult_box .consult_tit .req_title p {font-size: 15px; color:#222; font-weight: bold; margin:18px 0 7px;}
.visual_wrap .consult_box .consult_tit .req_title p span{font-size: 14px; color:#666; font-weight: 400;}

.visual_wrap .consult_box .consult_tit{}
.visual_wrap .consult_box .consult_tit h1{letter-spacing:-0.08em; font-weight:600; margin-bottom: 5px; font-size: 30px; font-family: 'GmarketSansBold';}
.visual_wrap .consult_box .consult_tit h3, .visual_wrap .consult_box .consult_tit h4{font-weight:600; margin:0; font-size: 14px; line-height: 18px;}
.visual_wrap .consult_box ul li{width:100%;}
.visual_wrap .consult_box form{padding:10px; border-radius:5px;}
.visual_wrap .consult_box form button{width:100%; margin-top:5px; height: 44px; border-radius: 5px; color: #fff; font-family: 'GmarketSansMedium'; font-size: 18px; background: #366aea; border:0;}
.visual_wrap .consult_box .proClick{padding:0 22px; margin-top:10px; height:55px; line-height:55px; font-size:20px; font-family: 'GmarketSansMedium'; font-weight:600; color:#293154;
border: 1px solid #293154; background:url(/images/click_icon.png) no-repeat 93% center; border-radius: 5px; cursor:pointer;}
.visual_wrap .consult_box form .tbl_counsel li.call span {
    float: right;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    line-height: 48px;
}

.visual_wrap .processPop{
	right:28%;
	top:560px;
	width:550px;
	background:#fff;
	border:2px solid #293154;
	border-radius:10px;
	position:absolute;
	z-index:999;
}
.visual_wrap .processPop .proTop{
	padding:30px;
	color:#293154;
}
.visual_wrap .processPop .proTop h1{
	padding:5px 0 10px;
	font-weight:600;
	border-bottom:1px solid #666;
}
.visual_wrap .processPop .proTop h2 .pclose{
	width:36px;
	height:36px;
	background:url(/images/pclose_icon.png) no-repeat;
	display:inline-block;
	float:right;
	cursor:pointer;
}
.visual_wrap .processPop .proTop p{
	margin-top:30px;
	height:400px;
	background:url(/images/process_bg01.png) no-repeat center top;
	background-size:100% auto;
}
.visual_wrap .processPop .proBtm{
	padding:25px;
	background:#f6f6f6;
	border-radius:0 0 10px 10px;
}
.visual_wrap .processPop .proBtm h2{
	margin-bottom:10px;
	font-weight:600;
}
.visual_wrap .processPop .proBtm p{
	line-height:20px;	
}

@media (max-width: 991px) {
	/*.visual_wrap {
		padding: 15px 0;
		min-width: 100%;
		background:url(/images/vsl_bg02.jpg) no-repeat;
		background-size:cover;
		background-position: center center;
	}
	.visual_wrap .consult_box {
		width:90%;
		position: static;
		top: 0;
		right: 0;
		margin: 20px auto 0;
	}
	.visual_wrap .consult_box2 {
		width:100%;
		position: static;
		top: 0;
		right: 0;
		margin: 20px auto 0;
		 box-shadow:none;
	}*/
}

/* --------------------------------------------
 * 
/* ------------------------------------------ */

.section2 {width:470px;padding: 0 20px;float:none;position:absolute;top: 50%;left:82%;transform: translate(-50%,-65%);}
/* main_consult */
.main_consult {
	z-index: 1;
	background: #fff;
	border:3px solid #444;
	padding: 25px 30px 20px;
	position: relative;
	margin-top: 15px;
	border-radius:10px;
	
	/*border-radius:20px;animation:active 1s alternate infinite ;*/
}


@-webkit-keyframes active{
  0% {
    box-shadow: 1px 2px 35px #fbb200;
  }
  100% {
    box-shadow: 1px 0px 10px #fbb200;
  }
}



.main_consult .ribbon {
	position: absolute;
	top: -10px;
	right: -9px;
}

.main_consult .main_title {
	margin-bottom: 20px;	
	text-align:center;
}

.main_consult .main_title img{
	width:90%;
}

.main_consult .main_title h3 { 
	color:#333; 
	margin: 10px 0; 
	font-weight: 700;
	font-size: 30px;
	margin-bottom:15px;
}
.main_consult .main_title h3 span { 
	color: #000; 
	font-weight: 700;
}
.main_consult .main_title p {
	font-size: 18px; 
	letter-spacing: -1px; 
	line-height:18px;
	margin:0;
}

.main_consult .txt_terms a.detail{float:right;}

.cstForm .info{
	width: 100%;
	padding-top:15px;
}

.cstForm .info li{
	width:100%;
	line-height: 18px;
	font-size:12px;
	color:#777;
	font-weight: 400;
	letter-spacing: -1px;
}
/*
@media(max-width:1800px){
	.section2 {top:14%;}
}
@media(max-width:1700px){
	.section2 {top:13%;}
}
@media(max-width:1600px){
	.section2 {top:11%;}
}
@media(max-width:1450px){
	.section2 {top:9%;}
}
*/
@media(max-width:991px){

	.main_consult .main_title img{
		width:100%;
	}
	.cstForm .info{
	width: 100%;
	padding-top:16px;
	}
}

@media (max-width:390px) {
	.main_consult .main_title p{font-size:15px;}
}



/* box_apply */
.box_apply {
	width: 100%;
	/*height: 394px;*/
	padding: 24px 24px 30px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 5px 0 rgba(0,13,57,0.1);
	margin: 36px auto 0;
}
.box_apply > ul {
	margin-top: 1px;
}
.box_apply > ul > li .inputWrap_st1,
.box_apply > ul > li .selectWrap_st1 {
	margin-top: -1px;
}
.box_apply li:first-child .inputWrap_st1 input {
	border-radius: 3px 3px 0 0;
}
.box_apply li .selectWrap_st1 .sel_txt {
	border-radius: 0 0 3px 3px;
}
.box_apply .checksWrap_st1 {
	margin-top: 12px;
}
.box_apply .btn {
	margin-top: 10px;
}
@media (max-width: 991px) {
	.box_apply {
		width:80%;
		height: auto;
		margin: 0 10%;
		padding: 24px 24px 40px;
	}
	.main_consult .main_title h3 { 
		font-size: 21px;
	}
}

/* --------------------------------------------
 * input
/* ------------------------------------------ */
[class*="inputWrap_st"] input::-webkit-input-placeholder{color:#000}
[class*="inputWrap_st"] input:-moz-placeholder{color:#ffe812;opacity:1}
[class*="inputWrap_st"] input::-moz-placeholder{color:#ffe812;opacity:1}
[class*="inputWrap_st"] input:-ms-input-placeholder{color:#ffe812}
[class*="inputWrap_st"] input:placeholder-shown{color:#ffe812}

.inputWrap_st1.selectWrap_st select::-webkit-input-placeholder{color:#ffe812}
.inputWrap_st1.selectWrap_st select:-moz-placeholder{color:#ffe812;opacity:1}
.inputWrap_st1.selectWrap_st select::-moz-placeholder{color:#ffe812;opacity:1}
.inputWrap_st1.selectWrap_st select:-ms-input-placeholder{color:#ffe812}
.inputWrap_st1.selectWrap_st select:placeholder-shown{color:#ffe812}

.inputWrap_st1.selectWrap_st option::-webkit-input-placeholder{color:#ffe812}
.inputWrap_st1.selectWrap_st option:-moz-placeholder{color:#ffe812;opacity:1}
.inputWrap_st1.selectWrap_st option::-moz-placeholder{color:#ffe812;opacity:1}
.inputWrap_st1.selectWrap_st option:-ms-input-placeholder{color:#ffe812}
.inputWrap_st1.selectWrap_st option:placeholder-shown{color:#ffe812}
/* inputWrap_st1 */
.inputWrap_st1{position:relative;z-index:1;margin-bottom:10px;}
.inputWrap_st1 .tit{position:absolute;top:12px;left:61px;font-size:13px;line-height:20px;white-space:nowrap;color:#666;letter-spacing:0.05em;z-index:10}
.inputWrap_st1 input{width:100%;height:65px;padding:35px 15px 11px 60px;font-size:14px;color:#000;line-height:26px;background:#f7f7f7;border:1px solid #eaeaea;letter-spacing:-0.05em}
.inputWrap_st1.selectWrap_st1 select{width:100%;height:65px;padding:35px 15px 11px 56px !important;font-size:14px;color:#ffe812;line-height:26px;background:#f6f6f6;border:1px solid #eaeaea;letter-spacing:-0.05em;
	
}

.inputWrap_st1:before{content:'';display:inline-block;width:58px;height:58px;background:url("/images/inputWrap_st1_icon.png") no-repeat;position:absolute;top:4px;left:0;z-index:11;
		
	}


	.inputWrap_st1 .m_phone input, .inputWrap_st1 .m_phone select{width:100%;height:60px;padding:14px 15px 14px 15px;font-size:16px;color:#707070;line-height:26px;
	background:#f7f7f7;
	border:1px solid #eaeaea;letter-spacing:-0.05em}
.inputWrap_st1.uTel:before{display:none;}
.inputWrap_st1 .m_phone td{padding:0;}


/* icon */
.inputWrap_st1.uCar:before { background-position: 0 0; }
.inputWrap_st1.uTel:before { background-position: 0 -58px; }
.inputWrap_st1.uArea:before { background-position: 0 -116px; }

.inputWrap_st2.uCar:before { background-position: 0 0; }
.inputWrap_st2.uTel:before { background-position: 0 -58px; }
.inputWrap_st2.uArea:before { background-position: 0 -116px; }



.inputWrap_st1.focus{z-index:10}
.inputWrap_st1.focus input,
.inputWrap_st1.focus input:hover{background:#fff;color:#1976d2;border:1px solid #2a9ffd;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}

.sell .inputWrap_st1 .tit{color:#3D5BDC}
.sell .inputWrap_st1.focus input, .sell .inputWrap_st1.focus input:hover{border:1px solid #488ff6;color:#3D5BDC}
.buy .inputWrap_st1 .tit{/*color:#0f82be*/}
.buy .inputWrap_st1.focus input, .buy .inputWrap_st1.focus input:hover{border:1px solid #11b4e3;color:#0f82be}
.carPrc .inputWrap_st1 .tit{color:#0593a6}
.carPrc .inputWrap_st1.focus input, .carPrc .inputWrap_st1.focus input:hover{border:1px solid #00bac0;color:#0593a6}



.main_consult .cstForm button.submit:hover {
	background: #444
}
.main_consult .cstForm button.submit:hover span{
	color: #fff;
}
.main_consult .cstForm button.submit span {
	font-size: 18px;
	color:#000;
	/*animation:color 1s alternate infinite ;*/
	display:inline-block;
	margin-top:0px;
	position:relative;
	/* top:-1px; */
	line-height: 55px;
}


.main_consult .cstForm button.submit {
	width: 100%;
	margin-bottom: 12px;
	background: #ffe812;
	height: 55px;
	line-height: 46px;
	text-align: center;
	border: none;
	/*animation:move 1s alternate infinite ;*/
	border-radius:12px;
	box-sizing:border-box;
}
.main_consult .cstForm button.submit img{width:33px;display:inline-block;margin-bottom:3px;margin-right:5px;
filter: invert(100%) sepia(1%) saturate(7488%) hue-rotate(18deg) brightness(93%) contrast(99%);}
.main_consult .cstForm button.submit:hover img{ filter: none;} 

@-webkit-keyframes move{
  0% {
    
	border: 5px solid #ff0000;
	color:#fff;
  }
  100% {
    border: 5px solid #ffe812;
	color:#ffe812;
  }
}

@-webkit-keyframes color{
  0% {
	color:#ff0000;
  }
  100% {
	color:#fff;
  }
}



@media (max-width: 991px) {
	.section2 {width:100%; padding: 55px 20px 0;float:none;position:relative;top:0;left:0;margin-left:0; transform:none;}
	
	.main_consult {
		margin: -40px auto 0;
		
		padding:20px 20px;
		/*animation:active 1s alternate infinite ;*/
	}	


	


@-webkit-keyframes active{
  0% {
    box-shadow: 1px 2px 35px #ff0000;
  }
  100% {
    box-shadow: 0px 0px 5px #ff0000;
  }
}
	.m_vsl_top .main_consult form{position:relative;top:-8px;}

	.m_vsl_top .top_title{position:absolute;}

	.cstForm .info li {
		font-size: 11px;
	}

	.m_count {
		padding-top: 20px;
		padding-bottom:80px;
	}

	.main_consult .cstForm button.submit span {
		font-size: 16px;font-weight:500
		color:#fff;
		position:relative;
		top:-0px;
	}

	.inputWrap_st1.selectWrap_st1 select option{
		/*padding-left:56px;*/
		position:relative;
		left:56px !important;

	}
}
@media (max-width: 500px) {
	.main_consult .cstForm button.submit span {
		font-size: 15px; letter-spacing:-0.7px;
	}
}
@media (max-width:360px) {
	.main_consult .cstForm button.submit span {
		font-size: 13px;
	}
}


/* --------------------------------------------
 * main_count
/* ------------------------------------------ */
.sell {
	position:relative;padding: 50px 20px;
}

.main_count {
	display: block;
	padding: 0px 0;
	/*height: 230px;*/
}

.main_count ul {
	padding: 0;
}

.main_count li {
	/*width: 33.333333%;
	float: left;*/
	text-align: center;
}

.main_count .mc_total .col-md-4 {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}

.main_count li .tit {
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000;
	
}

.main_count li .count {
	color: #666;
	font-size: 54px;
	line-height: 1;
	letter-spacing: -0.05em;
	font-weight: 300;
	margin: 25px 0 18px;
}

.main_count li .count span {
	font-family: 'GmarketSansBold';
}

.main_count li.mc_total .count {
	color: #ffe812;
	font-weight: bold;
}

.main_count li .desc {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	font-weight: 500;
}

@media (max-width: 992px) {
	.sell {
		margin-top: 0px;
	}

	.main_count .mc_total .col-md-4 {
		border-left: 0;
		border-right: 0;
	}

	.main_count {
		height: auto;
	}

	.main_count li .count {
		font-size: 40px;
	}

	.main_count li {
		margin-bottom: 40px;
	}
}







@media (max-width: 992px) {
	.section_wrap.mobile_ver .section{padding:30px 0px 0px;}
	.section_wrap.mobile_ver #sell_count .box_info .desc {position:relative;bottom:0px;left:0px}
	.section_wrap.mobile_ver #sell_count .box_info .count {margin-bottom: 5px;}
	.section_wrap.mobile_ver #sell_count .box_info{min-height: 160px;margin-bottom:10px;}
}

#btnMnccReq{ overflow: hidden; position: relative; display: inline-block;}
#btnMnccReq span.bar{
	position: absolute;
    display: block;
	}
#btnMnccReq span.bar:nth-child(1){
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg,transparent,#002a59);
    animation: animate1 1s linear infinite;
}
@keyframes animate1{
    0%{
        left: -100%;
    }
    50%,100%{
        left: 100%;
    }
}
#btnMnccReq span.bar:nth-child(2){
    top: -100%;
    right: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(180deg,transparent,#002a59);
    animation: animate2 1s linear infinite;
    animation-delay: 0.25s;
}
@keyframes animate2{
    0%{
        top: -100%;
    }
    50%,100%{
        top: 100%;
    }
}
#btnMnccReq span.bar:nth-child(3){
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 5px;
    background: linear-gradient(270deg,transparent,#002a59);
    animation: animate3 1s linear infinite;
    animation-delay: 0.50s;
}
@keyframes animate3{
    0%{
        right: -100%;
    }
    50%,100%{
        right: 100%;
    }
}


#btnMnccReq span.bar:nth-child(4){
    bottom: -100%;
    left: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(360deg,transparent,#002a59);
    animation: animate4 1s linear infinite;
    animation-delay: 0.75s;
}
@keyframes animate4{
    0%{
        bottom: -100%;
    }
    50%,100%{
        bottom: 100%;
    }
}


div.visual_wrap > video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}