@charset "utf-8";





.premium_section_title {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}
.premium_section_title:after {
	width: 30px;
	display: block;
	content: '';
	border-top: 3px solid #132a5f;
	margin: 10px auto 30px;
}



/* custom service css */
.custom_service_wrap {
	padding: 25px 10px;
	background-color: #f5f5f5;
}
.custom_service_wrap .detail_info {
	box-shadow: 0 0 10px #565656;
}
.custom_service_wrap .detail_info:nth-child(2) {
	border-bottom: 5px solid #151c35;
}
.custom_service_wrap .title_wrap {
	background-color: #151c35;
	text-align: center;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;
}
.custom_service_wrap .title_wrap span {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.custom_service_wrap .title_wrap h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin: 7px 0;
}
.custom_service_wrap .title_wrap p {
	font-size: 13px;
	line-height: 18px;
}
.custom_service_wrap .detail_info_desc {
	margin: 0 10px;
	padding: 20px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #d9d9d9;
}
.custom_service_wrap .detail_info_desc .info_list > li {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.custom_service_wrap .detail_info_desc .info_list > li img {
	display: block;
	width: 50%;
	margin: 0 auto;
}
.custom_service_wrap .detail_info_desc .info_list > li .desc_title {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	margin: 15px 0;
	text-align: center;
}
.custom_service_wrap .detail_info_desc .info_list > li,
.custom_service_wrap .detail_info_desc .info_list > li > ul li{
	border: 0;
}
.custom_service_wrap .detail_info_desc .info_list > li > ul {
	padding: 0 15px;
	box-sizing: border-box;
}
.custom_service_wrap .detail_info_desc .info_list > li > ul li {
	display: list-item;
	width: auto;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 7px 16px;
	list-style: disc;
}










.section_title {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
.section_title:after {
	width: 50px;
	display: block;
	content: '';
	border-top: 3px solid #132a5f;
	margin: 20px auto 65px;
}
.service_wrap {
	width: 100%;
	background-color: #f5f5f5;
	padding: 35px 0;
	box-sizing: border-box;
}
.service_wrap .detail_info {
	margin-bottom: 60px !important;
	margin: 0 auto;
	width: 90%;
	background-color: #fff;
	box-shadow: 0 0 10px #dedede;
	border-bottom: 5px solid #081633;
}
.service_wrap .detail_info .title_wrap {
	text-align: center;
	background-color: #081633;
	padding: 20px;
	box-sizing: border-box;
}
.service_wrap .detail_info .title_wrap span {
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
	color: #374258;
}
.service_wrap .detail_info .title_wrap h3 {
	font-size: 30px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 10px;
}
.service_wrap .detail_info .title_wrap p {
	font-size: 15px;
    line-height: 26px;
    color: #fff;
}
.service_wrap .detail_info_desc {
	box-sizing: border-box;
}
.service_wrap .detail_info .info_list {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
	box-sizing: border-box;
	border-bottom: 1px solid #b5b5b5;
}
.service_wrap .detail_info .info_list > li {
	vertical-align: top;
	display: inline-block;
	width: 485px;
	margin: 0 30px 30px 0;
}
.service_wrap .detail_info .info_list > li.last {
	margin-right: 0;
}
.service_wrap .detail_info .info_list > li .desc_title {
	font-size: 20px;
	line-height: 28px;
	margin: 15px 0;
	font-weight: bold;
}
.service_wrap .detail_info .info_list > li > ul li {
	list-style: disc;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 7px 20px;
}
.service_wrap .detail_info .vehicle_info_list > li {
	vertical-align: top;
	display: inline-block;
	width: 300px;
	margin-right: 50px;
}
.service_wrap .detail_info .vehicle_info_list > li img {
	width: 100%;
}

/* 새로추가 */


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.service_wrap{
	padding-bottom: 130px !important;
}

.info_list_wrap{
	padding-left: 30px;
    display: block;
    padding: 30px;
    border-bottom: 1px solid #b5b5b5;
    
}
.margin_top{
	margin-top:40px;
}


.info_list_card1{
    padding: 15%;
	text-align: center;
}
.info_list_card2 li{
	font-size:22px;
	margin-bottom:15px;
	line-height:30px;
}

.desc_title{
	font-weight: 900;
    font-size: 4.5em;
}

.info_img{
	width: 100%;
	height: auto;
	text-align: center;
}
.add-text{
	display: block;
	margin-top: 20px;
}
.info_hr{
    width: 15%;
    border-bottom: 6px solid black;
    margin-top: 25px;
    margin-bottom: 50px;
}
.font_bold{
	font-weight: 600;
}


.info_choice{
    height: 70px;
    font-size: 0.8em;
    position: relative;
    bottom: 5px;
    width: 80%;
    background-color: white;
	border-radius: 5px;
	margin-top: 15px;
}

.minus{
	margin-top: 15px;
	width: 35px;
    height: 52px;
    font-size: 32px;
    padding: 0 5px 0 5px;
    text-align: center;
    background: white;
    border: 1px solid #c0c0c0;
    position: relative;
    left: 7px;
}
.plus{
	margin-top: 15px;
	width: 35px;
    height: 52px;
    font-size: 32px;
    padding: 0 5px 0 5px;
    text-align: center;
    background: white;
    border: 1px solid #c0c0c0;
    position: relative;
    right: 8px;
}
.numBox{
	margin-top: 15px;
	padding: 10px 10px 10px 10px;
 	text-align: center;
    background: white;
    border: 1px solid #c0c0c0;
    position: relative;
    bottom: 4px;
    width:10%;
	top: 0px;
	height: 85px;
}

.embulance_check{
	width: 25px;
    height: 25px;
    position: relative;
    top: 4px;
    
}

.info_btn_area{
	text-align: center;
    font-size: 23px;
    color: white;
    position: relative;
    top: 95px;
}




.info_submit_btn{
	background-color: #081633;
    border-radius: 29px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    color: white;
    width: 50%;
    height: 57px;
    border: none;
    cursor: pointer;
    font-size: 23px;
}
.text_center{
	text-align: center;
}
.text_add{
	margin-bottom: 1px !important;
}
.bold_margin{
	margin-bottom: 25px !important;
}
@media all and (min-width:1000px){
	.service_wrap .detail_info .title_wrap h3{
		font-size:5em;
	}
	.service_wrap .detail_info .title_wrap p {
		margin-top:30px;
		font-size:3em;
		line-height:1.3em;
	}
	.service_wrap .detail_info .title_wrap {
		    padding: 70px;
	}
    .info_list_wrap{
    	padding:80px;
    }
	.info_list_card2 li{
		font-size:3.5em;
		line-height:1.5em;
	}
    .minus{
		width: 53px;
		height: 85px;
    }
    .plus{
    	width: 53px;
    	height: 85px;
    }
	.embulance_check{
		width: 35px;
		height: 35px;
		margin-right: 10px;
		position: relative;
		top: 15px;
	}
}

@media all and (max-width:999px){

	.service_wrap .detail_info .title_wrap h3{
		font-size:5em;
	}
	.service_wrap .detail_info .title_wrap p {
		margin-top:30px;
		font-size:3em;
		line-height:1.3em;
	}
	.service_wrap .detail_info .title_wrap {
		    padding: 70px;
	}
    .info_list_wrap{
    	padding:80px;
    }
    .desc_title{
        font-size:3.5em;
    }
	.info_list_card2 li{
		font-size:3em;
		line-height:1.5em;
	}
	.numBox{
		height:85px
	}
    .minus{
		width: 53px;
		height: 85px;
    }
    .plus{
    	width: 53px;
    	height: 85px;
	}
	.numBox{
    	width:14%;
    }
	.embulance_check{
		width: 35px;
		height: 35px;
		margin-right: 10px;
		position: relative;
		top: 15px;
	}
}
@media all and (max-width:800px){

	.service_wrap .detail_info .title_wrap h3{
		font-size:4em;
	}
	.service_wrap .detail_info .title_wrap p {
		margin-top:30px;
		font-size:2em;
		line-height:1.3em;
	}
	.service_wrap .detail_info .title_wrap {
		    padding: 60px;
	}
    .info_list_wrap{
    	padding:80px;
    }
    .desc_title{
        font-size: 2.5em;
    }
	.info_list_card2 li{
		font-size:2.5em;
		line-height:1.5em;
	}
	.numBox{
		height:80px;
	}

    .minus{
		width: 65px;
		height: 80px;
    }
    .plus{
    	width: 65px;
		height: 80px;
    }
        .info_choice{
		height:50px
	}
	.embulance_check{
		width: 35px;
		height: 35px;
		margin-right: 10px;
		position: relative;
		top: 9px;
	}

}

@media all and (max-width:625px){

	.service_wrap .detail_info .title_wrap h3{
		font-size:3em;
	}
	.service_wrap .detail_info .title_wrap p {
		margin-top:30px;
		font-size:1.5em;
		line-height:1.5em;
	}
	.service_wrap .detail_info .title_wrap {
		    padding: 50px;
	}
    .info_list_wrap{
    	padding:40px;
    }
    .desc_title{
        font-size: 2em;
    }
	.info_list_card2 li{
		font-size:1.7em;
		line-height:1.5em;
	}
	.numBox{
		height:60px;
	}

    .minus{
		width: 45px;
		height: 60px;
    }
    .plus{
		width: 45px;
		height: 60px;
    }
    .info_choice{
		height:35px
	}
	.embulance_check{
		width: 20px;
		height: 20px;
		margin-right: 10px;
		position: relative;
		top: 5px;
	}
	.embulance_check{
		width: 25px;
		height: 25px;
		margin-right: 10px;
		position: relative;
		top: 4px;
	}

}
@media all and (max-width:495px){
	.service_wrap .detail_info .title_wrap {
		padding: 35px;
	}
}

@media all and (max-width:475px){

	.service_wrap .detail_info .title_wrap h3{
		font-size:2em;
	}
	.service_wrap .detail_info .title_wrap p {
		margin-top:20px;
		font-size:1.5em;
		line-height:1.5em;
	}
	.service_wrap .detail_info .title_wrap {
		    padding: 40px;
	}
    .info_list_wrap{
    	padding:0px;
    }
    .desc_title{
        font-size: 1.7em;
    }
    .info_list_card2{
    	padding:0 20px 30px 20px;
    }
	.info_list_card2 li{
		font-size: 1.5em;
		line-height:1.6em;
	}
	.info_choice{
		height:35px
	}
	.numBox{
		width: 18%;
	}
	.embulance_check{
		width: 20px;
		height: 20px;
		margin-right: 10px;
		position: relative;
		top: 5px;
	}

}



@media all and (max-width:371px){
	.service_wrap .detail_info .title_wrap {
		padding: 35px;
	}
	.service_wrap .detail_info .title_wrap p {
		font-size: 1.2em;
	}	
	.service_wrap .detail_info .title_wrap h3 {
		font-size: 1.7em;
	}
	.info_list_card2 li{
		font-size: 1.3em;
		line-height:1.5em;
	}
}


/* --------------------------------------------------------*/


.service_result_box{
	margin-top: 30px;
	background-color: #f8f8f8;
	width: 100%;
	height: auto;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	font-size: 20px;
	padding: 60px 30px 50px 30px;
}
.result_first_tr{
	border-top: 1px solid #b5b5b5;
}
.result_table tr{
	border-bottom: 1px solid #b5b5b5;
}
.result_table td{
	width:150px;
	height:40px;
	text-align:left;
}
.result_first{
	font-weight: 500;
	border-right: 1px solid #b5b5b5;
	padding-left: 2%;
}
.result_second{
	width:175px !important;
	padding-left: 2%;
}
.result_third{
	width:130px !important;
	text-align:center !important;
}
.divi td{
	padding-left: 2%;
	font-weight: 500;
}
.divi_1{
	background-color: #ececec;
	color: #C90000;
}
.divi_2{
	background-color: #ececec;
	border-top: 2px solid #828282 !important;
	color: darkblue;

}
.divi_3{
	background-color: #ececec;
	border-top: 2px solid #828282 !important;


}
/* .bg-red{
	background-color: #FFE6E6;
}
.bg-blue{
	background-color: #EBF7FF;
}
.bg-black{
	background-color: #F6F6F6;
} */
.result_divi{
	text-align: center !important;
    width: 10% !important;
	border-right: 1px solid #bcbcbc;
    padding: 1% 2%;

}

.result_btn_area{
	text-align: center;
    font-size: 23px;
    color: white;
    position: relative;
    top: 60px;
    

}


.result_hr{
	    border-bottom: 2px solid black;
	
}


.btn_area_wrap{
	padding: 20px 0;
	text-align: center;
}
.btn_area{
	width: 100%;
}
.btn_area td{
	width: 50%;
	border: 1px solid white;
	background-color: #081633;
	font-size: 20px;
	padding: 5% 0;
	color: white;
}
.btn_area a{
	color: white;
	width: 100%;
}
.input_area{
	padding: 0 !important;
}
.call_img{
	width: 13px;
    margin-right: 5px;
}
.result_submit_btn{
	width: 100%;
    font-size: 20px;
    padding: 7% 0;
    border: none;
    background: none;
    color: white;
}
