.border-red { border: 1px solid red; }
.border-blue { border: 1px solid blue; }

.pb-0{padding-bottom:0px}

header .logo { height: 66px; line-height: 66px; font-size: 1.05em; font-weight: 700; color: #3d3d3d; padding-right: 0; }
header .logo a { color: #3d3d3d; }

header nav #navigation li a { padding-left: 30px; padding-right: 30px; }

.slider-height{ background-image: url(//img.okaybohum.co.kr/img3/3/66.jpg); }

.slider-area .hero__caption h1 { text-shadow: 3px 3px 10px rgb(255, 255, 255); }
.slider-area .hero__caption p { color: #ffffff; font-size: 1.2em; font-weight: 800; text-shadow: 2px 2px 5px rgb(0, 0, 0); }

.booking-area .section-tittle span { font-weight: 800; color: #ffffff; text-shadow: 0px 0px 3px rgb(0, 0, 0); }
.booking-area .section-tittle h2 { text-shadow: 3px 3px 7px rgb(255, 255, 255); }
.about-area3 .section-tittle p { font-weight: 800; text-shadow: 1px 1px 3px rgb(255, 255, 255); }

i { color:#818182;font-size:45px;margin-bottom:0;display:block; }

.single-select-box input { border: 0; width: 100%; background-color: #f9f9f9; height: 65px; line-height: 65px; padding: 5px; text-align: center; }
.services-ion { margin-bottom: 25px; }

.blogs-area .blog-cap a p { color: #979797; }
.blogs-area .blog-cap a p:hover { color: #f8f8f8; }
.section-padding30 {padding-top:100px;padding-bottom: 100px; }

.footer-copy-right p { color: #828282 !important; }

.slider-height2{background-image:url(//img.okaybohum.co.kr/img3/3/64.jpg);min-height:510px;background-repeat:no-repeat;background-size:cover}


@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	header nav #navigation li a { padding-left: 15px; padding-right: 15px; }
	.section-padding30 {padding-top:100px;padding-bottom:100px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	header nav #navigation li a { padding-left: 10px; padding-right: 10px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.slider-height2{min-height:350px}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.slider-height2{min-height:260px}
}
@media (max-width: 575px) {
	.slider-height2{min-height:260px}
}