@charset "utf-8";
/* css by OOparts */

 .section_slide {
	margin-bottom:0;
 }

/* main index  */
#index_container {
	position:relative;
	margin-top:-50px;
}

/* main index 안에 들어가는 내용 요소 부분 */
.section_wrapper {

}
.section_full_bg {
	position:relative;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	overflow:hidden;
}

.section_box {
	padding:0 10px;
}
.section_box .container {
	padding:6.25% 0 5.25%;
}
/* title img */
.section_box .section_title {
	text-align:center;
	margin:30px auto;
}
.section_box .list-group {
	margin-bottom:0;
}
.section_box .list-group .list-group-item {
	text-align:center;
	background:none;
	border-width:0;
	border-color:transparent;
	padding:30px 10px;
}

/* main text */
.section_main_text {
	background-color:#d43a3a;
	text-align:center;
	padding:60px 10px;
}

/* marketing service */
.section_marketing {
	background-image:url("/img/section_3bg.png");
}
.section_marketing .section_title {
	width:70%;
}
.section_marketing .list-group li {
	margin-top:10px;
}
.section_marketing .list-group .list-group-item {
	border-width:1px;
	padding-bottom:80px;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.section_marketing .list-group .list-group-item:hover {
	border-color:#fff;
}
.section_marketing .list-group .list-group-item .btn_detail {
	position:absolute;
	bottom:30px;
	width:30%;
	left:35%;
	border-color:rgba(255, 255, 255, 0.5);
	color:#fff;
	padding-bottom:0;
}
.section_marketing .list-group .list-group-item .btn_detail label {
	font-weight:normal;
	margin-left:2px;
}

/* e-business */
.section_business {
	background-color:#ebebeb;
	background-image:url("../img/index/process_bg.jpg");
}
.section_business .section_title {
	width:51%;
	text-align:left;
	margin-left:35px;
}

/* strengths */
.section_strengths {
	background-color:#202123;
}
.section_strengths .section_title {
	width:44%;
}
.section_strengths .list-group li {
	padding:0;
	max-width:300px;
}
.section_strengths .list-group .list-group-item {
	padding:0;
	cursor:default;
}
.section_strengths .list-group .list-group-item .item_over {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	border:15px solid transparent;
}
.section_strengths .list-group .list-group-item .item_over:hover {
	border-color:rgba(212, 58, 58, 0.8);
}

/* works */
.section_works {
	background-color:#fff;
}
.section_works .section_title {
	width:15.4%;
}
.section_works .list-group {
	margin:0 -1.25%;
}
.section_works .list-group li {
	padding:0 1.25%;

}
.section_works .list-group li:last-child {
	
}
.section_works .list-group .list-group-item {
	max-width:380px;
	padding:0;
	margin:0 auto 10px;
	cursor:pointer;
}
.section_works .list-group .list-group-item .item_over {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	border-bottom:30px solid transparent;
}
.section_works .list-group .list-group-item .item_over:hover {
	border-color:rgba(212, 58, 58, 0.8);
}

/* organization */
.section_organization {
	background-image:url("../img/index/organization_bg.jpg");
}
.section_organization .section_title {
	width:31.5%;
}

/* our team */
.section_team {
	background-image:url("../img/index/team_bg.jpg");
}
.section_team .container {
	min-height:730px;
}

/* request */
.section_request {
	background-color:#f5f5f5;
	padding-top:20px;
	padding-bottom:20px;
}
.section_request .container {
	padding:0;
}
.section_request .section_title span {
	display:block;
	width:20.83%;
	margin:0 auto;
}
.section_request dl {
	margin:0;
}
.section_request dl dt {
	padding:0 10px;

}
.section_request dl dt .request_latest_area {
	background-color:#fff;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius:3px;
	height:350px;
	overflow:hidden;
	border-top:3px solid #3592cd;
}
.section_request dl dt .request_latest_area .section_title {
	margin:0;
}
.section_request dl dt .request_latest_box {
	padding:20px 20px 15px;
}
.section_request dl dt .request_latest_box .page-header {

}
.section_request dl dd {
	padding:0 10px;
}
.section_request dl dd .request_write_area {
	background-color:#fff;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius:3px;
	height:350px;
	overflow:hidden;	
	border-top:0px solid #d43a3a;
	border-bottom:3px solid #d43a3a;
}


/* contact us */
.section_contact {
	background-color:#d43a3a;
}
.section_contact .container {
	padding-bottom:2%;
}
.section_contact .section_title {
	width:25.5%;
}
.section_contact .map_row {
	background-color:#2b2b2b;
}
.section_contact .map_row li {
	float:left;
	padding:0;
}
/*
.section_contact .map_row .location_area {
	padding:90px 35px;
	color:#fff;
}
.section_contact .map_row .location_area span label {
	font-size:1.4em;
	color:#939393;
}
*/

/* 견적의뢰 btn */
.section_contact  .btn_area {
	text-align:center;
	margin:50px auto 20px;
}
.section_contact .btn_area .btn_request {
	background-color:#d43a3a;
	border:1px solid #fff;
	color:#fff;
	padding:20px 50px;
}
.section_contact .btn_area .btn_request:hover {
   /*background-image: linear-gradient(to bottom, #d55454 0px, #c72e2e 15%);*/
   /*background-color:rgba(0, 0, 0, 0.8);*/
   background-color:#c72e2e;
 }
.section_contact .btn_area .btn_request span {
	font-weight:600;
}
.section_contact  .btn_area .btn_request h5 {
	font-size:1.4em;
	font-weight:600;
}

/* 오시는길 */
.map_wrap .map_area {
	max-width:900px;
	width:100%;
	overflow:hidden;
}
.map_wrap .map_img {
	max-width:700px;
	margin:0 auto;
}
.map_wrap .map_img .map {
	max-width:100%;
	height:auto;
}
.map_wrap .map_bottom {
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	background-color:#f9f9f9;
	position:relative;;
	height:33px;
}

/* modal popup ---------------------------------------------------------------------------------------- */
body.modal-open {
	padding-right:0 !important;
	overflow:hidden;
}
#modal_popup {
	z-index:9999999;
	padding:0 !important;
	background-color:rgba(0, 0, 0, 0.8);
}
#modal_popup .modal-dialog {
	width:100%;
	margin:0 auto;
}
#modal_popup .modal-content {
	height:100%;
	background:none;
	border-radius:0;
	border:0;
	box-shadow:none;
}
#modal_popup .modal-header {
	border:0;
	height:55px;
	padding:15px 0;
}
#modal_popup .modal-header .navbar-fixed-top {
	max-width:1000px;
	margin:0 auto;
}
#modal_popup .modal-header .close {
    cursor:pointer;
	width:50px;
    height:50px;
    position:absolute;
    top:5px;
	right:-50px;
	margin:0;
	opacity:1;
}
#modal_popup .modal-header .close .close_line {
	display:block;
	background-color:#fff;
	width:3px;
    height:50px;
	margin-left:25px;
    transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
#modal_popup .modal-header .close .close_line .close_line {
	height:50px;
    transform: rotate(90deg);
	-webkit-transform:rotate(90deg);
	margin-left:0;
}
#modal_popup .modal-header .close:hover .close_line {
	background-color:#d43a3a;
}
#modal_popup .modal-body .container {
	position:relative;
}
#modal_popup .modal-body p {
	text-align:center;
}

/* 원형 close */
#modal_popup .modal-body .btn_popup_area {
	text-align:center;
}
#modal_popup .modal-body .btn_pop_close {
	position:absolute;
	left:45.8%;
	bottom:20px;
	width:100px;
	height:100px;
	border-radius:100%;
	background:#999;
	border:0;
	color:#fff;
}
#modal_popup .modal-body .btn_pop_close:hover {
	background-color:#d43a3a;
}
#modal_popup .modal-body .btn_pop_close .close_line {
	display:block;
	background-color:#fff;
	width:3px;
    height:65px;
	margin-left:35px;
    transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
#modal_popup .modal-body .btn_pop_close .close_line .close_line {
	height:65px;
    transform: rotate(90deg);
	-webkit-transform:rotate(90deg);
	margin-left:0;
}
#modal_popup .modal-body .btn_pop_close:hover .close_line {
	
}


#modal_popup .modal-footer {
	border:0;
	max-width:1000px;
	margin:0 auto;
	text-align:center;
}

/* 흰색 사각형 close */
#modal_popup .modal-footer .btn_pop_close {
	background:none;
	border-color:#fff;
	padding-left:6px;
	color:#fff;
	height:35px;
}
#modal_popup .modal-footer .btn_pop_close:hover {
	color:#d43a3a;
	border-color:#d43a3a;
}
#modal_popup .modal-footer .btn_pop_close .close_line {
	display:inline-block;
	background-color:#fff;
	width:3px;
    height:20px;
	margin-left:15px;
    transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
#modal_popup .modal-footer .btn_pop_close .close_line .close_line {
	height:20px;
    transform: rotate(90deg);
	-webkit-transform:rotate(90deg);
	margin-left:0;
}
#modal_popup .modal-footer .btn_pop_close label {
	margin-left:20px;
	margin-top:-7px;
	font-weight:normal;
}

/* media ---------------------------------------------------------------------------------------------- */

/* md */
@media (min-width:992px) and (max-width:1199px) { 
	/* modal poup */
	#modal_popup .modal-header .close {
		right:20px;
	}
}

/* sm */
@media (min-width:768px) and (max-width:991px) { 
	/* modal poup */
	#modal_popup .modal-header .close {
		right:20px;
	}
}

/* xs */
@media (max-width:767px) {

	.section_box {
		padding:0 5px;
	}
	/* title img */
	.section_box .section_title {
		margin:10px auto 15px;
	}
	/* main text */
	.section_main_text {
		padding:30px 10px;
	}
	/* marketing service */
	.section_marketing .list-group li {
		padding:0;
		margin:0;
	}
	.section_marketing .list-group .list-group-item {
		padding:10px 5px 45px;
	}
	.section_marketing .list-group .list-group-item .btn_detail {
		width:50%;
		left:25%;
		bottom:10px;
		padding:2px 5px;
	}
	.section_marketing .list-group .list-group-item .btn_detail .glyphicon {
		font-size:0.8em;
	}
	.section_marketing .list-group .list-group-item .btn_detail label {
		font-size:0.8em;
		margin:0;
	}
	/* e-business */
	.section_business {
		background-size:contain;
		background-position:right -10px;
	}
	.section_business .section_title {
		margin-left:15px;
	}
	.section_business .list-group .list-group-item {
		padding:10px 5px;
	}
	/* strengths */
	.section_strengths {
		padding:0 10px;
	}
	.section_strengths .list-group {
		max-width:600px;
		margin:0 auto;
	}
	.section_strengths .list-group .list-group-item {
		max-height:300px;
		overflow:hidden;
	}
	/* works */
	.section_works {
		padding:0;
	}
	.section_works .section_title {
		margin-bottom:24px;
	}
	.section_works .list-group {
		margin:0 -3px;
	}
	.section_works .list-group li {
		padding:0 3px;
	}
	.section_works .list-group .list-group-item {
		margin-bottom:0;
	}
	/* request */
	.section_request {
		padding-bottom:10px;
	}
	.section_request dl dt {
		padding:0;
	}
	.section_request dl dt .request_latest_area {
		min-height:auto;
	}
	.section_request dl dt .request_latest_box {
		padding:15px 10px;
	}
	/* contact us */
	.section_contact {
		padding:0;
	}
	.section_contact .container {
		padding-bottom:0;
	}
	.section_contact .section_title {
		margin-bottom:24px;
	}
	.section_contact .map_row {
		padding:0 10px;
	}
	/* 오시는길 */
	.map_wrap {
		margin-left:-10px;
	}
	.section_contact .map_row .location_area {
		padding:10px 10px 0 0;
	}
	.section_contact .btn_area {
		margin-bottom:50px;
	}

	/* modal poup */
	#modal_popup .modal-content .modal-body {
		padding-left:0;
		padding-right:0;
	}
	#modal_popup .modal-header .close {
		right:20px;
	}
	#modal_popup .modal-body .btn_pop_close {
		width:40px;
		height:40px;
		bottom:5px;
	}
	#modal_popup .modal-body .btn_pop_close .close_line {
		width:2px;
		height:30px;
		margin-left:7px;  
	}
	#modal_popup .modal-body .btn_pop_close .close_line .close_line {
		height:30px;
	}
}

@media (max-width:360px) {
	/* works */
	.section_works .container {
		padding-bottom:0;
	}
	.section_works .list-group li {
		width:100%;
	}
	/* strengths */
	.section_strengths .list-group .list-group-item {
		max-height:165px;
	}
	.section_strengths .list-group .list-group-item img {
		position:relative;
		bottom:10px;
	}

}