﻿@charset "utf-8";
@import url(reset.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Serif&display=swap');

@font-face {
     font-family: 'S-CoreDream-1Thin';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-2ExtraLight';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-4Regular';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-5Medium';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-6Bold';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-7ExtraBold';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

#wrapper{width:100%;position:relative}

/* header */
#header{}

#header .top1{font-family:'S-CoreDream-4Regular', sans-serif;max-width:1600px;margin:0 auto;height:100px;padding-top:35px}
#header .top1:after{content:'';display:block;clear:both;}
#header .top1 .network{float:left;font-size:17px;letter-spacing:-1px;color:#333}
#header .top1 .network strong{color:#ed008c}
#header .top1 .network span{position:relative;display:inline-block;margin-left:25px;}
#header .top1 .network span:after{content:'';position:absolute;width:1px;height:18px;background-color:#ededed;top:4px;right:-13px;}
#header .top1 .network span:last-child:after{display:none}
#header .top1 .member{float:right}
#header .top1 .member a{position:relative;display:inline-block;margin-left:25px;font-size:18px;}
#header .top1 .member a:last-child:after{content:'';position:absolute;width:1px;height:18px;background-color:#ededed;top:4px;left:-13px;}

#header .top2{font-family:'S-CoreDream-4Regular', sans-serif;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
#header .top2_wrap{max-width:1600px;margin:0 auto;height:130px;position:relative}
#header .top2 h1.logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:220px;height:80px;background:url(../img/logo.png)}
#header .top2 h1.logo a{display:block;width:100%;height:100%;}

#header .top2 .top_banner{float:left;}
#header .top2 .sns{float:right;padding-top:50px}
#header .top2 .sns a{position:relative;display:inline-block;width:140px;height:30px;background:url(../img/sns1.jpng) no-repeat 50% 50%}
#header .top2 .sns a:nth-child(2){background-image:url(../img/sns2.jpng)}
#header .top2 .sns a:nth-child(3){background-image:url(../img/sns3.jpng)}
#header .top2 .sns a:nth-child(4){background-image:url(../img/sns4.jpng)}
#header .top2 .sns a:nth-child(5){background-image:url(../img/sns5.jpng)}
#header .top2 .sns a:before{content:'';position:absolute;top:0;left:0;width:1px;height:30px;background-color:#f0f0f0}
#header .top2 .sns a:last-child:after{content:'';position:absolute;top:0;right:0;width:1px;height:30px;background-color:#f0f0f0}

#nav{font-family:'S-CoreDream-4Regular', sans-serif;background-color:#fff;text-align:center;border-bottom:1px solid #dcdcdc;}
#nav .nav_wrap{max-width:1440px;margin:0 auto;padding:0 30px}
#nav .nav_wrap:after{content:'';display:block;clear:both;}
#nav .mainmenu{float:left;overflow: hidden;width:14.2%;}
#nav .btn_menu{display:inline-block;border:none;outline:none;width:100%;height:80px;background-color:#fff;font-size:18px;color:#333;letter-spacing:-1px;cursor:pointer}
#nav .btn_menu2{display:inline-block;border:none;outline:none;width:100%;height:80px;background-color:#56890c;font-size:18px;color:#fff;letter-spacing:-1px;cursor:pointer}
#nav .mainmenu:nth-child(2) .btn_menu{font-size:20px;letter-spacing:0}
#nav .submenu{position:absolute;background-color:#fff;width:100%;height:0;margin-top:1px;overflow:hidden;left:0;z-index:9999999;transition:0.3s}
#nav .mainmenu:hover .submenu:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#ed008c}
#nav .mainmenu:hover .submenu {height:235px;}

#nav .submenu .submenu_wrap{max-width:1400px;margin:0 auto;height:100%;background:url(../img/submenu_bg.png) no-repeat left bottom;text-align:left;padding:50px 0 0 400px}
#nav .mainmenu:nth-child(2) .submenu_wrap{background-image:url(../img/submenu_bg1.png)}
#nav .mainmenu:nth-child(3) .submenu_wrap{background-image:url(../img/submenu_bg2.png)}
#nav .mainmenu:nth-child(4) .submenu_wrap{background-image:url(../img/submenu_bg3.png)}
#nav .mainmenu:nth-child(5) .submenu_wrap{background-image:url(../img/submenu_bg4.png)}
#nav .mainmenu:nth-child(6) .submenu_wrap{background-image:url(../img/submenu_bg5.png)}
#nav .mainmenu:nth-child(7) .submenu_wrap{background-image:url(../img/submenu_bg6.png)}
#nav .mainmenu:nth-child(7) .submenu_wrap{background-image:url(../img/submenu_bg7.png)}
#nav .submenu .submenu_wrap a{display:inline-block;width:28%;height:60px;line-height:60px;color:#333;font-size:17px;transition:0.3s}
#nav .submenu .submenu_wrap a.active, #nav .submenu .submenu_wrap a:hover{color:#ed008c}

#nav .submenu.active{height:235px;background-color:#222}
#nav .submenu.active .submenu_wrap a{color:#fff}
#nav .submenu.active .submenu_wrap a.active, #nav .submenu.active .submenu_wrap a:hover{color:#ed008c}

.sticky{position:fixed;top:0;width:100%;z-index:999;background-color:#fff;}

a.btn_nav{display:none}

@media only screen and (max-width:1600px) {
	#header .top1{padding:35px 40px 0}
	#header .top1 .network{font-size:16px;}
}
@media only screen and (max-width:1024px) {
	#header .top1{display:none}
	#header .top2 .top_banner{display:none}
	#header .top2 .sns{display:none}
	#nav{display:none}
	
	#header .top2{position:fixed;border-top:none;z-index:99999;width:100%;background-color:#fff}
	#header .top2_wrap{height:70px;}
	#header .top2 h1.logo{top:50%;left:20px;transform:none;transform:translateY(-50%);width:138px;height:50px;background-size:cover}
	
	a.btn_nav{display:block;position:fixed;top:10px;right:10px;display:block;width:60px;height:50px;cursor:pointer;padding-top:10px;z-index:99999999999999999}
	.bar1, .bar2, .bar3 {display:inline-block;float:left;width:32px;height:3px;background-color:#333;margin:3.5px 10px;transition: 0.4s;border-radius:2px;}
	.bar2{width:22px;}.bar3{width:15px;}

	.change .bar1 {-webkit-transform: rotate(-45deg) translate(-9px, 6px);transform: rotate(-45deg) translate(-9px, 6px);}
	.change .bar2 {opacity:0;}
	.change .bar3 {-webkit-transform: rotate(45deg) translate(-8px, -5px);transform: rotate(45deg) translate(-8px, -5px);width:32px;}
	.change .bar1, .change .bar2, .change .bar3{background-color:#333 !important}
	.ico_w .bar1, .ico_w .bar2, .ico_w .bar3{background-color:#333 !important}
}

/* sitemap */
.reveal-modal-bg{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.35);z-index:999999;}

.sitemap-modal-wrap{visibility:hidden;top:0 !important;left:0;width:100%;height:100%;position:fixed;z-index:99999999999;background:#fff;}

#sitemapModal{height:0;width:100%;position:fixed;top:0;left:0;z-index:999999999;overflow-y:hidden;background:#fff;transition:0.5s;}
#sitemapModal .sitemap_wrap{position:relative;height:100%;}
#sitemapModal .sitemap_wrap .btn_close{position:absolute;top:0;right:0;width:90px;height:90px;background:#75a58f url(../images/ico_close.png) no-repeat 50% 50%;z-index:99;cursor:pointer}
	
@media only screen and (max-width:1024px) {
	#sitemapModal{overflow-y:auto}
	.member_m{height:70px;padding:15px}
	.member_m a{position:relative;display:inline-block;height:40px;line-height:40px;padding:0 20px;font-size:14px;}
	.member_m a:last-child:after{content:'';position:absolute;width:1px;height:18px;background-color:#ededed;top:10px;left:0;}
	.accordion {}
	.accordion:after{content:'';display:block;clear:both;}
	.accordion ul{float: left; display: block; width: 100%; }
	.accordion>li{float: left; display: block; width: 100%;padding:0;height:auto;border:none}
	.accordion>li>a {font-size:16px;color:#333;font-weight:600;padding:17px 30px;line-height:1;letter-spacing:0;display:block;cursor:pointer;border-bottom:1px solid #fff;background:#f4f4f4 url(../images/down.png) no-repeat 90% 50%;background-size:25px auto}
	.accordion>li.active>a{background-color:#ed008c;color:#fff;background-image:url(../img/up.png)}
	.accordion>li>ul{background:#fff;display:block;}
	.accordion>li>ul>li>a{border-bottom:1px solid #f4f4f4;display:block;font-size:14px;padding:13px 15px 12px 52px;color:#666;position:relative}
	.accordion>li>ul>li>a:before{display:block;content:'';position:absolute;top:20px;left:35px;width:6px;height:1px;background:#0d2069}
}
@media only screen and (max-width:720px) {

}

/* footer */
#footer{background-color:#2b2b2b;text-align:center;font-family:'S-CoreDream-4Regular', sans-serif;}
#footer .footer_wrap{max-width:1600px;margin:0 auto;color:#fff;font-size:19px;letter-spacing:-1px;font-size:17px;font-weight:normal}

#footer .ft_menu{border-bottom:1px solid rgba(255, 255, 255, 0.2)}
#footer .ft_menu a{position:relative;color:#fff;display:inline-block;margin:0 25px;height:75px;line-height:75px;font-size:17px;font-weight:normal;}
#footer .ft_menu a:after, #footer .ft_txt p span:after{content:'';position:absolute;top:27px;left:-23px;width:1px;height:20px;background-color:#555}
#footer .ft_menu a:first-child:after, #footer .ft_txt p span:first-child:after{display:none}

#footer .ft_txt{padding:90px 50px}
#footer .ft_txt p{margin-bottom:10px}
#footer .ft_txt p span{position:relative;display:inline-block;margin:0 20px;}
#footer .ft_txt p span:after{top:5px;left:-20px;height:17px}

@media only screen and (max-width:1024px) {
	#footer .footer_wrap{font-size:15px;letter-spacing:-0.5px}
	#footer .ft_menu a{height:65px;line-height:65px;}
	#footer .ft_txt{padding:60px 40px}
	#footer .ft_txt p span{margin:0 15px;}
	#footer .ft_txt p span:after{top:3px;left:-15px;height:15px}
}
@media only screen and (max-width:720px) {
	#footer .footer_wrap{font-size:12px;letter-spacing:0;}
	#footer .ft_menu a{margin:0 5px;height:40px;line-height:40px;}
	#footer .ft_menu a:after{display:none}
	#footer .ft_txt{padding:20px;text-align:left;}
	#footer .ft_txt p span{display:block;margin:0}
	#footer .ft_txt p span:after{display:none}
}


/* mian content */
#main_visual{position:relative;}

#main_visual p.mo{display:none}
	
#mini_banner{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);}
#mini_banner .mini_banner_wrap{max-width:1400px;margin:0 auto;}
#mini_banner .banner_info{padding:5px;}
#mini_banner .banner_info a{position:relative;display:block;width:100%;transition:0.3s;}
#mini_banner .banner_info a:before{content:'';position: absolute;top:0;bottom:0;left:0;right:0;opacity:0;transition: .5s ease;border:7px solid #ed008c;z-index:1;}
#mini_banner .banner_info a:hover:before{opacity:1}

@media only screen and (max-width:1560px) {
	#mini_banner .banner .slick-prev, #mini_banner .banner .slick-next{display:none !important}
}
@media only screen and (max-width:1280px) {
	#mini_banner{position:static;transform:none;}
	#mini_banner .banner_info{padding:0;}
}
@media only screen and (max-width:1024px) {
	#main_visual{padding-top:70px}
	#mini_banner{display:none}
}
@media only screen and (max-width:720px) {
	#main_visual p.pc{display:none}
	#main_visual p.mo{display:block}
}

h2.main_title{font-family:'S-CoreDream-4Regular', sans-serif;text-align:center;font-size:46px;line-height:1;letter-spacing:-1px;color:#121212;margin-bottom:70px;}
h2.main_title span{display:block;font-family:'S-CoreDream-4Regular', sans-serif;color:#a6a6a6;font-size:15px;letter-spacing:0.5px;margin-top:15px;}

@media only screen and (max-width:1024px) {
	h2.main_title{font-size:38px;margin-bottom:50px;}
	h2.main_title span{}	
}
@media only screen and (max-width:720px) {
	h2.main_title{font-size:26px;margin-bottom:30px;letter-spacing:-0.5px;}
	h2.main_title span{font-size:12px;letter-spacing:1px;margin-top:5px;}
}

.main_celebpick{margin:120px auto;}
.main_celebpick .slick-slide{text-align:center}
.main_celebpick .slick-slide{display:inline-block;}
.main_celebpick .slick-slide a{display:block;}
.main_celebpick .slick-slide a img{margin:auto;}

.main_celebpick .slick-prev{top:50%;left:calc(50% - 300px)}
.main_celebpick .slick-next{top:50%;right:calc(50% - 300px)}

@media only screen and (max-width:1400px) {
	.main_celebpick .slick-slide{padding:0 15px;}
}
@media only screen and (max-width:1024px) {
	.main_celebpick{margin:80px auto;}
	.main_celebpick .slick-prev, .main_celebpick .slick-next{display:none !important}
}
@media only screen and (max-width:720px) {
	.main_celebpick{margin:50px auto;}
}

.main_focus{background:url(../img/focus_bg.gif) repeat-x left top;padding:130px 0}
.main_focus .focus{max-width:900px;margin:0 auto;}
.focus_slider .slick-prev{left:-100px}
.focus_slider .slick-next{right:-100px}

@media only screen and (max-width:1024px) {
	.main_focus{padding:50px 0}
	.main_focus .focus{padding:0 50px}
}
@media only screen and (max-width:720px) {
	.main_focus{padding:40px 0 30px}
	.main_focus .focus{padding:0 35px}
}

.main_clinic{width:100%;}
.main_clinic:after{content:'';display:block;clear:both;}
.main_clinic .clinic_txt{float:right;width:700px}
.main_clinic .clinic_img{float:right;width:50%}

.main_clinic .clinic_txt p.title{margin-top:130px;font-size:30px;color:#333;letter-spacing:-2.5px}
.main_clinic .clinic_txt p.title>strong{display:block;font-size:64px;letter-spacing:-1px}
.main_clinic .clinic_txt p.txt{margin:30px 0 50px;font-size:18px;line-height:26px;color:#666;letter-spacing:-1px}
.main_clinic .clinic_txt span{display:inline-block;margin-bottom:100px;background-color:#999;color:#fff;font-size:16px;padding:15px 40px}

.main_clinic .slick-dots{text-align:left;}
.main_clinic .slick-prev, .main_clinic .slick-next{display:none !important}

@media only screen and (max-width:1600px) {
	.main_clinic .clinic_txt{width:50%;padding-left:70px}
	.main_clinic .clinic_txt p.title{margin-top:40px;font-size:28px;}
	.main_clinic .clinic_txt p.title>strong{font-size:56px;}
	.main_clinic .clinic_txt p.txt{margin:20px 0 40px;font-size:17px;}
	.main_clinic .clinic_txt span{margin-bottom:50px;}
}
@media only screen and (max-width:1279px) {
	.main_clinic .clinic_txt p.title{font-size:22px;letter-spacing:-1.5px}
	.main_clinic .clinic_txt p.title>strong{font-size:46px;}
	.main_clinic .clinic_txt p.txt{font-size:15px;}
	.main_clinic .clinic_txt span{padding:12px 30px;font-size:14px}
}
@media only screen and (max-width:1024px) {
	.main_clinic .clinic_img{float:none;width:100%;text-align:center;padding:70px;}
	.main_clinic .clinic_txt{float:none;width:100%;text-align:center;padding-left:0}
	.main_clinic .clinic_txt p.title{margin-top:0}	
	.main_clinic .slick-dots{text-align:center;}
}
@media only screen and (max-width:720px) {
	.main_clinic{padding-bottom:40px;border-bottom:1px solid #f4f4f4}
	.main_clinic .clinic_img{padding:35px;}
	.main_clinic .clinic_txt{}
	.main_clinic .clinic_txt p.title{font-size:16px;letter-spacing:-1px}
	.main_clinic .clinic_txt p.title>strong{font-size:26px;}
	.main_clinic .clinic_txt p.txt{margin:10px 0 20px;font-size:13px;line-height:18px}
	.main_clinic .clinic_txt span{padding:10px 20px;font-size:12px;margin-bottom:20px;}
}

.main_solution{max-width:1600px;margin:120px auto 170px}
.main_solution:after{content:'';display:block;clear:both;}
.main_solution li{float:left;border:#d9d9d9 1px solid;width:calc((100% - 60px) / 4);margin-right:20px;}
.main_solution li:last-child{margin-right:0}
.main_solution li p{text-align:center;font-size:20px;letter-spacing:-1px;color:#333;padding:30px 0}

@media only screen and (max-width:1600px) {
	.main_solution{padding:0 40px}
}
@media only screen and (max-width:1024px) {
	.main_solution{margin:100px auto}
	.main_solution li{width:calc((100% - 30px) / 4);margin-right:10px;}
	.main_solution li p{font-size:15px;letter-spacing:-1px;padding:20px 0}
}
@media only screen and (max-width:720px) {
	.main_solution{margin:50px auto;padding:0 30px}
	.main_solution li{width:calc((100% - 10px) / 2);margin-bottom:10px}
	.main_solution li:nth-child(even){margin-right:0}
	.main_solution li p{font-size:13px;letter-spacing:0;padding:10px 0}
}

.ft_contact{position:relative;font-family:'S-CoreDream-4Regular', sans-serif;}
.ft_contact .map{height:600px;}
.ft_contact .info_wrap{position:absolute;top:0;right:0;background-color:rgba(0,0,0,0.8);width:50%;height:100%;padding:50px 70px}
.ft_contact .info_wrap .title{color:#fcfcfa;font-size:34px;letter-spacing:-2px;line-height:1}
.ft_contact .info_wrap .tel{color:#ffc600;font-weight:bold;font-size:56px;line-height:1;letter-spacing:2px;margin:20px 0 40px}
.ft_contact .info_wrap .info li{color:#e9e9e9;font-size:19px;color:rgba(255,255,255,0.8);letter-spacing:-1px}
.ft_contact .info_wrap .info li span{font-size:20px;letter-spacing:1px}
.ft_contact .info_wrap .info li strong{display:inline-block;font-weight:normal;width:110px;}
.ft_contact .info_wrap .info li:first-child{margin-bottom:20px}
.ft_contact .info_wrap .info li:last-child{margin-top:30px}

.ft_contact .info_wrap .sns{margin-top:60px;color:#fff}
.ft_contact .info_wrap .sns a{position:relative;display:inline-block;width:95px;height:60px;background:url(../img/sns_b1.png) no-repeat 50% 50%}
.ft_contact .info_wrap .sns a:nth-child(2){background-image:url(../img/sns_b2.png)}
.ft_contact .info_wrap .sns a:nth-child(3){background-image:url(../img/sns_b3.png)}
.ft_contact .info_wrap .sns a:before{content:'';position:absolute;top:0;left:0;width:1px;height:60px;background-color:#4b4b4b}
.ft_contact .info_wrap .sns a:last-child:after{content:'';position:absolute;top:0;right:0;width:1px;height:60px;background-color:#4b4b4b}

@media only screen and (max-width:1024px) {
	.ft_contact .map{height:450px;}
	.ft_contact .info_wrap{padding:40px}
	.ft_contact .info_wrap .title{font-size:24px;letter-spacing:-2px;}
	.ft_contact .info_wrap .tel{font-size:40px;margin:10px 0 20px}
	.ft_contact .info_wrap .info li{font-size:16px;letter-spacing:-0.5px}
	.ft_contact .info_wrap .info li span{font-size:18px;letter-spacing:0}
	.ft_contact .info_wrap .info li strong{width:90px;}
	.ft_contact .info_wrap .info li:first-child{margin-bottom:20px}
	.ft_contact .info_wrap .info li:last-child{margin-top:20px}
	.ft_contact .info_wrap .sns{margin-top:40px}
	.ft_contact .info_wrap .sns a{width:25%;background-size:auto 40px}
}
@media only screen and (max-width:720px) {
	.ft_contact .map{height:300px;}
	.ft_contact .info_wrap{position:static;top:0;right:0;width:100%;height:auto;padding:30px}
	.ft_contact .info_wrap .title{font-size:18px;letter-spacing:0;}
	.ft_contact .info_wrap .tel{font-size:28px;margin:10px 0 15px}
	.ft_contact .info_wrap .info li{font-size:13px;letter-spacing:0}
	.ft_contact .info_wrap .info li span{font-size:14px;letter-spacing:1px}
	.ft_contact .info_wrap .info li strong{width:80px;}
	.ft_contact .info_wrap .info li:first-child{margin-bottom:15px}
	.ft_contact .info_wrap .info li:last-child{margin-top:15px}
	.ft_contact .info_wrap .sns{margin-top:20px}
	.ft_contact .info_wrap .sns a{width:25%;height:40px;background-size:auto 30px}
	.ft_contact .info_wrap .sns a:before{height:40px;}
	.ft_contact .info_wrap .sns a:last-child:after{height:40px;}
}

.ft_counsel{max-width:1400px;margin:120px auto;text-align:center;}
.ft_counsel .agree{color:#333;font-size:20px;letter-spacing:-2px;margin-bottom:40px}
.ft_counsel .agree input{border:1px solid #333;width:20px;height:20px;margin-right:10px;}
.ft_counsel .agree a{cursor:pointer}

.ft_counsel .form{max-width:1600px;margin:0 auto;}
.ft_counsel .form ul{}
.ft_counsel .form:after{content:'';display:block;clear:both;}
.ft_counsel .form li{float:left;width:20%;margin-right:30px}
.ft_counsel .form li.phone{width:40%}
.ft_counsel .form li.phone>input, .ft_counsel .form li.phone>select{width:32%;vertical-align:middle}
.ft_counsel .form li.phone>input:nth-child(2){margin:0 2%}
.ft_counsel .form li:last-child{margin-right:0;width:calc(20% - 90px)}
.ft_counsel .form input, .ft_counsel .form select{width:100%;height:60px;border:1px solid #333;font-size:20px;padding:0 20px;}
.ft_counsel .form li select{background:url(../img/ico_select.png) no-repeat 100% 50%}
.ft_counsel .form .btn_apply{display:inline-block;width:100%;background-color:#2b2b2b;color:#fff;height:60px;line-height:60px;font-size:20px}

@media only screen and (max-width:1600px) {
	.ft_counsel{padding:0 40px}
	.ft_counsel .form li{margin-right:20px}
	.ft_counsel .form li:last-child{width:calc(20% - 60px)}
}
@media only screen and (max-width:1024px) {
	.ft_counsel{margin:80px auto;}
	.ft_counsel .agree{font-size:15px;letter-spacing:-1px;}
	.ft_counsel .form li{margin-right:0;width:100% !important;margin-bottom:10px}
	.ft_counsel .form input, .ft_counsel .form select{height:50px;font-size:16px}
	.ft_counsel .form .btn_apply{height:50px;line-height:50px;font-size:17px}
}
@media only screen and (max-width:720px) {
	.ft_counsel{margin:50px auto;padding:0 30px}
	.ft_counsel .agree{font-size:13px;letter-spacing:-0.5px;margin-bottom:20px}
	.ft_counsel .form li{margin-bottom:5px}
	.ft_counsel .form input, .ft_counsel .form select{height:40px;font-size:13px;padding:0 15px}
	.ft_counsel .form .btn_apply{height:40px;line-height:40px;font-size:15px}
}


/* 탭메뉴 */
.tab_wrapper{overflow:hidden;max-width:1180px;margin:0 auto 40px;}
.tab_wrapper ul{display:table;width:100%;}
.tab_wrapper ul li{position:relative;float:left;width:49%;}
.tab_wrapper ul li a{display:block; text-align:center; height:54px; line-height:54px; font-size:18px; color:#666666; border-width:1px; border-style:solid; border-color:#dddddd; background-color:#fff;font-weight:normal;margin-left:-1px;}
.tab_wrapper ul li:first-child a{margin-left:0;}
.tab_wrapper ul li.active{z-index:2;}
.tab_wrapper ul li.active a{ color:#ffa200; font-weight:normal;}
.tab_wrapper ul li.active a{border:2px solid #ffa200;height:54px;}
.tab_wrapper ul li:hover{z-index:2;}
.tab_wrapper ul li:hover a{ color:#ffa200; font-weight:normal;}
.tab_wrapper ul li:hover a{border:2px solid #ffa200;height:54px;}


/* popup */
.reveal-modal-bg{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:999999;}
.modal-wrap{visibility:hidden;top:50%;left:50%;transform:translate(-50%, -50%);width:80%;height:85%;position: absolute;z-index:999999999;box-shadow:0 0 15px rgba(0,0,0,0.35);background-color:#fff;border:none;}

.agree_title{height:45px;background-color:#ed008c;color:#fff;line-height:43px;font-size:17px;font-weight:bold;text-align:center;}
.modal_btn a{display:inline-block;width:100%;height:45px;line-height:43px;text-align:center;font-size:15px;background-color:#333;color:#fff;border:none;cursor:pointer}
.agree_txt{height:calc(100% - 90px);overflow-y:auto;font-size:13px;color:#666;padding:20px;}

.main_wrap{position:relative;max-width:1400px;margin:0 auto;font-family:'S-CoreDream-4Regular', sans-serif;}
.main_wrap:after{content:'';display:block;clear:both;}

/*메인 :후원 캠페인*/
.main_campaign{padding:75px 0;}
.campaign_list ul{overflow:hidden;}
.campaign_list li{float:left; width: calc((100% - 60px) / 4);word-break:keep-all; word-wrap:normal;}
.campaign_list li + li{margin-left:20px;}
.campaign_list .campaign{width:100%; height:340px; overflow:hidden; position:relative;}
.campaign_list .campaign .thumbnail{width:100%; height:340px; overflow:hidden; position:relative;}
.campaign_list .campaign .thumbnail:before {content:''; position:absolute; left:0; bottom:0; width:100%; height:170px; background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.8)); background:-o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.8)); background:-moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.8)); background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));}
.campaign_list .campaign .thumbnail img{border:1px solid #DDD; box-sizing:border-box; width:100%;}
.campaign_list .campaign .thumbnail p {opacity:1; position:absolute; left:7%; bottom:17px; color:#fff; letter-spacing:-0.07em; font-size:20px; font-weight:bold;}
.campaign_list .link_support{background:#01b552 url(../images/campaign_bg.jpg) no-repeat; padding:26px 30px; height:340px; color:#fff;}
.campaign_list .link_support strong{font-size:20px;}
.campaign_list .link_support p{margin-top:10px;}
.campaign_list .link_support .link_support_btn {text-align:right;}
.campaign_list .link_support .btn{margin-top:10px;display:inline-block;border:1px solid #fff; width:100px;border-radius:20px;text-align:center;}
.campaign_list .link_support .btn>span{height:30px; line-height:30px; font-size:14px;}
.campaign_list .link_support:hover .btn{background-color:#fff; border-color:#fff; color:#00b551;}
.campaign_list .campaign .hover_area{position:absolute; bottom:-100%; left:0; right:0; background-color:#01b552; color:#fff; overflow:hidden; padding:24px 19px 55px 19px; transition:bottom 0.4s ease-out;}
.campaign_list .campaign .hover_area strong{font-size:20px; letter-spacing:-0.07em; display:block; font-weight:bold;}
.campaign_list .campaign .hover_area p{font-weight:100; font-size:15px; margin-top:14px; letter-spacing:-0.07em; line-height:150%; padding-bottom:16px;}
.campaign_list .campaign .hover_area .sp_comm{background-position:-18px 0; width:16px; height:16px; position:absolute; right:20px; bottom:20px;}
.campaign_list .campaign a:hover .hover_area{bottom:0;}
.campaign_list .campaign a:hover .thumbnail p {opacity:0; bottom:-10px; transition:all 0.2s ease-out;}

@media only screen and (max-width:1279px) {
	.main_campaign{padding:50px}
	.campaign_list li{width: calc((100% - 30px) / 4);}
	.campaign_list li + li{margin-left:10px;}
	.campaign_list .campaign, .campaign_list .campaign .thumbnail, .campaign_list .link_support{height:270px;}
}
@media only screen and (max-width:1024px) {
	.main_campaign{padding:40px}
	.campaign_list li{width: calc((100% - 10px) / 2);margin-top:10px}
	.campaign_list li:nth-child(3){margin-left:0;}
	.campaign_list .link_support{background-position:100% 100%;}
	
	.campaign_list .campaign .thumbnail p{display:none}
	.campaign_list .campaign .hover_area{bottom:0;background-color:transparent;padding:24px}
	.campaign_list .campaign .hover_area strong{font-size:18px;}
	.campaign_list .campaign .hover_area p{font-size:14px;}
}
@media only screen and (max-width:720px) {
	.main_campaign{padding:30px 0 5px}
	.campaign_list li{width: calc((100% - 5px) / 2);margin-top:5px}
	.campaign_list li + li{margin-left:5px;}
	.campaign_list .link_support{position:relative;background-size:auto 100%;padding:20px;}
	.campaign_list .link_support strong{font-size:16px;line-height:20px;}
	.campaign_list .link_support p{display:none;/*margin-top:5px;font-size:13px;line-height:18px;*/}
	.campaign_list .link_support .btn{position:absolute;left:20px;bottom:20px;margin-top:0;border:1px solid #fff; width:calc(100% - 40px);}
	
	.campaign_list .campaign .hover_area{padding:20px}
	.campaign_list .campaign .hover_area strong{font-size:15px;line-height:20px;}
	.campaign_list .campaign .hover_area p{margin-top:5px;padding-bottom:0;font-size:13px;line-height:18px;}
	.campaign_list .campaign, .campaign_list .campaign .thumbnail, .campaign_list .link_support{height:180px;}
	.campaign_list .campaign .hover_area .sp_comm{display:none}
}

.main_story{padding:75px 0}
.main_story .story_info{padding:10px;}
.main_story .story_info a{position:relative;display:block;width:100%;height:430px;transition:0.3s;border-bottom:4px solid #e9e9e9}
.main_story .story_info a:hover{border-color:#00b551}
.main_story .story_info a:hover strong{text-decoration:underline}
.main_story .story_info span.thumb{display:block;width:100%;height:210px;border:1px solid #ddd;}
.main_story .story_info span.thumb img{width:100%;height:100%}
.main_story .story_info strong{display:block;color:#333;font-size:16px;margin:30px 0 15px}
.main_story .story_info p{color:#666;font-size:16px;}
.main_story .story_info em{position:absolute;left:0;bottom:20px;color:#888;font-size:14px;}

.main_story .slick-prev{left:-100px}
.main_story .slick-next{right:-100px;}

@media only screen and (max-width:1279px) {
	.main_story{padding:50px}
	.main_story .story_info a{border-width:3px;}
	.main_story .story_info strong{font-size:15px;margin:20px 0 10px}
	.main_story .story_info p{font-size:14px;}
	.main_story .story_info em{font-size:13px;}
}
@media only screen and (max-width:1024px) {
	.main_story{padding:30px}
	.main_story .story_info a{border-width:2px;height:370px}
	.main_story .story_info span.thumb{height:190px;}
	.main_story .story_info strong{font-size:14px;margin:15px 0 5px}
	.main_story .story_info p{font-size:13px;}
	.main_story .story_info em{bottom:15px;font-size:12px;}
}
@media only screen and (max-width:1024px) {
	.main_story{padding:30px 0}
	.main_story .story_info a{border-width:2px;height:300px}
	.main_story .story_info span.thumb{height:140px;}
	.main_story .story_info strong{font-size:13px;line-height:20px;margin:15px 0 5px}
	.main_story .story_info p{font-size:12px;line-height:20px;}
	.main_story .story_info em{bottom:10px;font-size:11px;}
}

/*메인 :공지,언론*/
.main_bbs{background-color:#f9f9fa;padding:50px 0;}
.notice_report {overflow:hidden;}
.notice_report .notice {width:47.5%; margin-right:4%; float:left; position:relative; box-sizing:border-box;}
.notice_report h3 {color:#000; font-size:20px; padding-bottom:12px;}
.notice_report .notice ul li {padding:12px 65px 14px 0; border-bottom:1px dotted #e1e1e1; position:relative;}
.notice_report .notice ul li:last-child, .notice_report .report ul li:last-child {border-bottom:0;}
.notice_report ul li a{display:block; white-space:nowrap; text-overflow:ellipsis; font-size:15px; color:#666666; letter-spacing:-0.07em; overflow:hidden;}
.notice_report ul li .date {right:0; position:absolute; font-size:14px; letter-spacing:-0.07em; top:16px;}
.notice_report .notice ul li a:hover,
.notice_report .report ul li a:hover {color:#000;}
.notice_report .notice h3 a .sp_comm,.notice_report .report h3 a .sp_comm{width:16px; height:16px; background-position:0 0;}
.notice_report .notice h3 a,.notice_report .report h3 a{display:block; width:16px; height:16px; right:0; position:absolute; top:4px;}
.notice_report .notice ul li .label{left:0; top:16px; position:absolute;display: inline-block; min-width:40px; padding:0 5px; height:20px; line-height:20px;text-align: center; border-radius: 15px; font-size: 12px; color: #fff;font-weight:normal; border:1px solid #999;background-color: #999;}
.notice_report .report {width:47.5%; float:left; position:relative; box-sizing:border-box;}
.notice_report .report ul li {padding:12px 65px 14px 0; border-bottom:1px dotted #e1e1e1; position:relative;}

.img_banner{display:block; position:relative; text-align:center; background:url(../img/ft_img.jpg) no-repeat 50% 50%;background-size:cover;height:300px;}
.img_banner h3 {padding-top:100px;margin-bottom:10px;font-size:35px;color:#fff;}

@media only screen and (max-width:1600px) {
	.main_bbs{padding:50px}
	
	.img_banner{height:500px;}
}
@media only screen and (max-width:1024px) {
	.main_bbs{padding:40px}
	.notice_report ul li a{font-size:14px;}
	.notice_report ul li .date{font-size:13px;top:14px;}
	
	.img_banner{height:300px;}
}
@media only screen and (max-width:720px) {
	.main_bbs{padding:30px}
	.notice_report .notice {width:100%; margin-right:0;margin-bottom:30px;}
	.notice_report .report {width:100%;}
	.notice_report h3{font-size:16px;line-height:1;padding-bottom:10px}
	.notice_report .notice ul li{padding:5px 60px 5px 50px}
	.notice_report .notice ul li .label{top:7px}
	.notice_report ul li a{font-size:13px;}
	.notice_report ul li .date{font-size:12px;top:5px;}
	.notice_report ul li:nth-child(3){display:none}
	.notice_report .report ul li{padding:5px 60px 5px 0}
	
	.img_banner{display:none;/*height:150px;*/}
}

.foot_partner{border-top:1px solid #dfdfdf;padding:20px 0;font-family:'S-CoreDream-4Regular', sans-serif;}
.foot_partner .title{float:left;width:200px;color:#333;font-weight:700;padding-top:10px}
.foot_partner .partner_wrap{float:right;width:calc(100% - 200px);padding:0 50px}

@media only screen and (max-width:1279px) {

	.foot_partner {padding:20px 40px}
}
@media only screen and (max-width:1024px) {

	.foot_partner {padding:10px 30px}
	.foot_partner .partner_wrap{padding:0}
}
@media only screen and (max-width:720px) {
	.foot_partner{display:none}
}

.sp_comm{background-image:url(../img/sp_common.png);background-repeat:no-repeat;vertical-align: top;display: inline-block;  overflow: hidden;font-size: 1px;line-height: 0;color: transparent;}

/* sub */
.sub_container{}

#sub_visual{margin-top:0px;position:relative;height:450px;background:url(../img/sub_visual.jpg);background-size:cover;}
#sub_visual .title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;}
#sub_visual .title>span{color:rgba(255,255,255,0.5);font-size:18px;letter-spacing:3px}
#sub_visual .title>h2{color:#fff;font-size:56px;line-height:1;letter-spacing:-3px;font-weight:bold;margin:60px 0 30px}
#sub_visual .title>h2>span{color:#ed008c;}
#sub_visual .title>p{color:rgba(255,255,255,0.8);font-size:22px}

#sub_visual1{margin-top:0px;position:relative;height:450px;background:url(../img/sub_visual1.jpg);background-size:cover;}
#sub_visual1 .title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;}
#sub_visual1 .title>span{color:rgba(255,255,255,0.5);font-size:18px;letter-spacing:3px}
#sub_visual1 .title>h2{color:#fff;font-size:56px;line-height:1;letter-spacing:-3px;font-weight:bold;margin:60px 0 30px}
#sub_visual1 .title>h2>span{color:#ed008c;}
#sub_visual1 .title>p{color:rgba(255,255,255,0.8);font-size:22px}

#sub_visual2{margin-top:0px;position:relative;height:450px;background:url(../img/sub_visual2.jpg);background-size:cover;}
#sub_visual2 .title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;}
#sub_visual2 .title>span{color:rgba(255,255,255,0.5);font-size:18px;letter-spacing:3px}
#sub_visual2 .title>h2{color:#fff;font-size:56px;line-height:1;letter-spacing:-3px;font-weight:bold;margin:60px 0 30px}
#sub_visual2 .title>h2>span{color:#ed008c;}
#sub_visual2 .title>p{color:rgba(255,255,255,0.8);font-size:22px}

#sub_visual3{margin-top:0px;position:relative;height:450px;background:url(../img/sub_visual3.jpg);background-size:cover;}
#sub_visual3 .title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;}
#sub_visual3 .title>span{color:rgba(255,255,255,0.5);font-size:18px;letter-spacing:3px}
#sub_visual3 .title>h2{color:#fff;font-size:56px;line-height:1;letter-spacing:-3px;font-weight:bold;margin:60px 0 30px}
#sub_visual3 .title>h2>span{color:#ed008c;}
#sub_visual3 .title>p{color:rgba(255,255,255,0.8);font-size:22px}

#sub_visual4{margin-top:0px;position:relative;height:450px;background:url(../img/sub_visual4.jpg);background-size:cover;}
#sub_visual4 .title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;}
#sub_visual4 .title>span{color:rgba(255,255,255,0.5);font-size:18px;letter-spacing:3px}
#sub_visual4 .title>h2{color:#fff;font-size:56px;line-height:1;letter-spacing:-3px;font-weight:bold;margin:60px 0 30px}
#sub_visual4 .title>h2>span{color:#ed008c;}
#sub_visual4 .title>p{color:rgba(255,255,255,0.8);font-size:22px}

#sub_visual5{margin-top:0px;position:relative;height:450px;background:url(../img/sub_visual5.jpg);background-size:cover;}
#sub_visual5 .title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;}
#sub_visual5 .title>span{color:rgba(255,255,255,0.5);font-size:18px;letter-spacing:3px}
#sub_visual5 .title>h2{color:#fff;font-size:56px;line-height:1;letter-spacing:-3px;font-weight:bold;margin:60px 0 30px}
#sub_visual5 .title>h2>span{color:#ed008c;}
#sub_visual5 .title>p{color:rgba(255,255,255,0.8);font-size:22px}

#sub_visual6{margin-top:0px;position:relative;height:450px;background:url(../img/sub_visual6.jpg);background-size:cover;}
#sub_visual6 .title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;}
#sub_visual6 .title>span{color:rgba(255,255,255,0.5);font-size:18px;letter-spacing:3px}
#sub_visual6 .title>h2{color:#fff;font-size:56px;line-height:1;letter-spacing:-3px;font-weight:bold;margin:60px 0 30px}
#sub_visual6 .title>h2>span{color:#ed008c;}
#sub_visual6 .title>p{color:rgba(255,255,255,0.8);font-size:22px}

#sub_visual7{margin-top:0px;position:relative;height:450px;background:url(../img/sub_visual7.jpg);background-size:cover;}
#sub_visual7 .title{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);text-align:center;}
#sub_visual7 .title>span{color:rgba(255,255,255,0.5);font-size:18px;letter-spacing:3px}
#sub_visual7 .title>h2{color:#fff;font-size:56px;line-height:1;letter-spacing:-3px;font-weight:bold;margin:60px 0 30px}
#sub_visual7 .title>h2>span{color:#ed008c;}
#sub_visual7 .title>p{color:rgba(255,255,255,0.8);font-size:22px}

#sub_content{margin:100px 0;padding:0 100px;text-align:center;line-height:30px;font-family:'S-CoreDream-4Regular', sans-serif;}
#sub_content h3{color:#000;font-size:27px;margin-bottom:70px;}
#sub_content p{text-align:left;}
#sub_content p span{color:#097933;}
#sub_content h2{text-align:right;}

#board_content{margin:100px 0;padding:0 100px;text-align:left;line-height:30px;font-family:'S-CoreDream-4Regular', sans-serif;}
#board_content h3{color:#000;font-size:27px;margin-bottom:70px;}
#board_content p{text-align:left;}
#board_content p span{color:#097933;}
#board_content h2{text-align:right;}

.tab{max-width:1400px;margin:0 auto;overflow: hidden;border: 1px solid #ccc;background-color:#fff;}

.tab button {width:20%;float: left;height:100px;background-color: #fff;border: none;border-right:1px solid #ccc;outline: none;cursor: pointer;transition: 0.3s;font-size: 20px;}
.tab button:last-child{border-right:none}
.tab button:hover, .tab button.active {background-color: #000;color:#fff}
.tabcontent {display: none;animation: fadeEffect 1s;}
.tabcontent .bg{background-color:#f1f1f1}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@media only screen and (max-width:1280px) {	
	#sub_content h3>img{height:75px}
	#board_content h3>img{height:75px}
	.tab button {height:70px;font-size:17px}
}
@media only screen and (max-width:1024px) {
	.sub_container{padding-top:70px;}
	
	#sub_visual{margin-top:0;height:300px;}
	#sub_visual .title>span{font-size:15px;letter-spacing:3px}
	#sub_visual .title>h2{font-size:36px;letter-spacing:-3px;margin:30px 0 10px}
	#sub_visual .title>p{font-size:18px}

	#sub_visual1{margin-top:0;height:300px;}
	#sub_visual1 .title>span{font-size:15px;letter-spacing:3px}
	#sub_visual1 .title>h2{font-size:36px;letter-spacing:-3px;margin:30px 0 10px}
	#sub_visual1 .title>p{font-size:18px}
	
	#sub_visual2{margin-top:0;height:300px;}
	#sub_visual2 .title>span{font-size:15px;letter-spacing:3px}
	#sub_visual2 .title>h2{font-size:36px;letter-spacing:-3px;margin:30px 0 10px}
	#sub_visual2 .title>p{font-size:18px}

	#sub_visual3{margin-top:0;height:300px;}
	#sub_visual3 .title>span{font-size:15px;letter-spacing:3px}
	#sub_visual3 .title>h2{font-size:36px;letter-spacing:-3px;margin:30px 0 10px}
	#sub_visual3 .title>p{font-size:18px}

	#sub_visual4{margin-top:0;height:300px;}
	#sub_visual4 .title>span{font-size:15px;letter-spacing:3px}
	#sub_visual4 .title>h2{font-size:36px;letter-spacing:-3px;margin:30px 0 10px}
	#sub_visual4 .title>p{font-size:18px}

	#sub_visual5{margin-top:0;height:300px;}
	#sub_visual5 .title>span{font-size:15px;letter-spacing:3px}
	#sub_visual5 .title>h2{font-size:36px;letter-spacing:-3px;margin:30px 0 10px}
	#sub_visual5 .title>p{font-size:18px}

	#sub_visual6{margin-top:0;height:300px;}
	#sub_visual6 .title>span{font-size:15px;letter-spacing:3px}
	#sub_visual6 .title>h2{font-size:36px;letter-spacing:-3px;margin:30px 0 10px}
	#sub_visual6 .title>p{font-size:18px}

	#sub_visual7{margin-top:0;height:300px;}
	#sub_visual7 .title>span{font-size:15px;letter-spacing:3px}
	#sub_visual7 .title>h2{font-size:36px;letter-spacing:-3px;margin:30px 0 10px}
	#sub_visual7 .title>p{font-size:18px}


	#sub_content{margin:70px 0;padding:0 10px;}
	#sub_content h3{margin-bottom:50px;}
	#sub_content h3>img{height:50px}
	#board_content{margin:70px 0;padding:0 10px;}
	#board_content h3{margin-bottom:50px;}
	#board_content h3>img{height:50px}
	.tab button {height:50px;font-size:16px}
}
@media only screen and (max-width:720px) {
	#sub_visual{height:250px;}
	#sub_visual .title>span{font-size:11px;letter-spacing:2px}
	#sub_visual .title>h2{font-size:28px;letter-spacing:-2px;margin:20px 0 20px}
	#sub_visual .title>p{font-size:12px}

	#sub_visual1{height:250px;}
	#sub_visual1 .title>span{font-size:11px;letter-spacing:2px}
	#sub_visual1 .title>h2{font-size:28px;letter-spacing:-2px;margin:20px 0 20px}
	#sub_visual1 .title>p{font-size:12px}

	#sub_visual2{height:250px;}
	#sub_visual2 .title>span{font-size:11px;letter-spacing:2px}
	#sub_visual2 .title>h2{font-size:28px;letter-spacing:-2px;margin:20px 0 20px}
	#sub_visual2 .title>p{font-size:12px}

	#sub_visual3{height:250px;}
	#sub_visual3 .title>span{font-size:11px;letter-spacing:2px}
	#sub_visual3 .title>h2{font-size:28px;letter-spacing:-2px;margin:20px 0 20px}
	#sub_visual3 .title>p{font-size:12px}

	#sub_visual4{height:250px;}
	#sub_visual4 .title>span{font-size:11px;letter-spacing:2px}
	#sub_visual4 .title>h2{font-size:28px;letter-spacing:-2px;margin:20px 0 20px}
	#sub_visual4 .title>p{font-size:12px}

	#sub_visual5{height:250px;}
	#sub_visual5 .title>span{font-size:11px;letter-spacing:2px}
	#sub_visual5 .title>h2{font-size:28px;letter-spacing:-2px;margin:20px 0 20px}
	#sub_visual5 .title>p{font-size:12px}

	#sub_visual6{height:250px;}
	#sub_visual6 .title>span{font-size:11px;letter-spacing:2px}
	#sub_visual6 .title>h2{font-size:28px;letter-spacing:-2px;margin:20px 0 20px}
	#sub_visual6 .title>p{font-size:12px}

	#sub_visual7{height:250px;}
	#sub_visual7 .title>span{font-size:11px;letter-spacing:2px}
	#sub_visual7 .title>h2{font-size:28px;letter-spacing:-2px;margin:20px 0 20px}
	#sub_visual7 .title>p{font-size:12px}
	
	#sub_content{margin:50px 0;}
	#sub_content h3{margin-bottom:30px;}
	#sub_content h3>img{height:30px}
	#board_content{margin:50px 0;}
	#board_content h3{margin-bottom:30px;}
	#board_content h3>img{height:30px}
	.tab{border-left:none;border-right:none}
	.tab button {height:40px;font-size:12px}
}

/* 퀵메뉴 */
#quick{position:fixed;right:10px;bottom:100px;}
#quick li{margin-top:10px}
#quick li img{border-radius:50%;}
#quick li.mo{display:none}
@media only screen and (max-width:720px) {
	#quick{right:10px;bottom:10px;}
	#quick li.pc{display:none}
	#quick li.mo{display:block}
	#quick li{margin-top:5px}
	#quick li img{width:45px;height:45px}
}

/************연혁************/
.history_list_wrapper{font-family:'S-CoreDream-4Regular', sans-serif;position:relative;width:100%;overflow: hidden;padding-top:16px;}
.history_list_wrapper:after{content:'';position:absolute;top:24px;bottom:0;left:50%;width:1px;background-color:#dddddd;}
.history_list_wrapper:before{content:'';width:8px;height:8px;position:absolute;left:50%;bottom:0;margin-left:-3px;background-color:#ffa200;border-radius:50%;z-index:1;}
.history_list_wrapper > ul > li {padding-top:100px;position:relative;}
.history_list_wrapper > ul > li:first-child{padding-top:0;}
.history_list_wrapper .history_item{position:relative;overflow:hidden;max-width:1180px;margin:0 auto;padding-bottom:60px;}
.history_list_wrapper .history_item .right .year{padding-left:110px;}
.history_list_wrapper .history_item .right .detail{padding-left:110px;}
.history_list_wrapper .history_item .right .year .dot{left:auto;right:100%;margin-left:0;margin-right:-9px;}
.history_list_wrapper .history_item .right .detail > li:after {position: absolute;left: 0;margin-left: -113px;}
.history_list_wrapper .history_item .left{float:left;width:50%;}
.history_list_wrapper .history_item .right{float:right;width:50%;text-align:right;}
.history_list_wrapper .history_item .left .img_area{text-align:left;}
.history_list_wrapper .history_item .right .img_area{text-align:right;}
.history_list_wrapper .detail.with_year > li{padding-left:60px;}
.history_list_wrapper .detail.with_year > li .year{padding-left:0;display: block;font-family: font_roboto;font-size: 17px;font-weight: bold;color: #000000;position: absolute;left: 0;top: 0;line-height: 30px;}
.history_list_wrapper .with_year .list_month > li{padding-left:0;}
.history_list_wrapper .with_year li{position:relative;padding-left:30px;}

/*연혁 내용*/
.history_list + .history_list{margin-top:48px;}
.history_list .year{display:block;font-family:font_roboto;font-size:32px;font-weight:bold;color:#ffa200;padding-bottom:15px;line-height:36px;position:relative;z-index:1;text-align:left;letter-spacing:-0.06em;}
.history_list .year .dot{width:16px;height:16px;border:1px solid #ffa200;border-radius:50%;display:block;position:absolute;left:100%;margin-left:-9px;top:3px;z-index:1;}
.history_list .year .dot:after{content:'';width:8px;height:8px;position:absolute;left:50%;top:50%;margin-top:-4px;margin-left:-4px;background-color:#ffa200;border-radius:50%;}
.history_list .month{display:block;font-size:17px;font-weight:bold;color:#000000;position:absolute;left:0;top:0;line-height:30px}

.history_list .detail > li{padding-left:58px;position:relative;margin-top:18px;text-align:left;}
.history_list .detail > li:first-child{margin-top:0;}
.history_list .list_month > li {line-height:30px;color:#666;}
.history_list .detail > li:after{content:'';width:8px;height:8px;position:absolute;left:100%;top:11px;margin-left:-3px;background-color:#dddddd;border-radius:50%;z-index:1;}
.history_item.wide{overflow:visible}
.history_item.wide:after{content:'';display:block;clear:both;}
.history_item.wide .year{padding-bottom: 425px;}
.history_item.wide .img_area{padding-top:478px;}
/*연혁 이미지*/
.history_item .img_area{display:inline-block;padding-top:67px;}
.history_item .img_area > ul > li{position:relative;width:580px;}
.history_item .img_area > ul > li + li{margin-top:20px;}
.history_item .img_area p{color:#fff;position:absolute;left:0;right:0;line-height:24px;padding:70px 20px 20px 20px;bottom: 0;text-align:right;font-size:15px;}
.history_item .img_area p em,.wide_img .wide_inner p em{z-index:1;position:relative;}
.history_item .img_area p:before,.wide_img .wide_inner p:before {  content: '';  position: absolute;  left: 0;  bottom: 0;  width: 100%;  height:100%;  background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));  background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.6));  background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.6));  background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.6)); }
/* 연혁 와이드 이미지*/
.wide_img{height:320px;z-index:1;width:100%;position:relative;padding-bottom:60px;}
.wide_img .wide_inner {position:relative;width: 1080px;margin: 0 auto;}
.wide_img .wide_inner p{color:#fff;position:absolute;left:0;right:0;line-height:24px;padding:80px 20px 0;height:60px;bottom: 0;text-align:center;font-size:16px;}
.wide_img .wide_inner .img_bg {display: block;position: relative;left: 50%;width: 1920px;margin-left: -960px;text-align: center;}


@media only screen and (max-width:1279px) {
	.history_list_wrapper{padding-top:0}
	.history_list .year{font-size:28px;line-height:32px}
	.history_list_wrapper .history_item .right .year{padding-left:10%}
	.history_list_wrapper .history_item .right .detail{padding-left:10%}
	.history_list .month{line-height:24px;}
	.history_list .detail > li{margin-top:10px;}
	.history_list .list_month > li{font-size:15px;line-height:24px;}
	.history_list .detail > li:after{display:none}
	.history_item .img_area{padding-top:50px;}
	.history_item .img_area > ul > li{width:100%}
}
@media only screen and (max-width:1024px) {
	
}
@media only screen and (max-width:720px) {
	.tab_wrapper{margin-bottom:20px}
	
	.tab_wrapper ul li a{height:40px;line-height:36px;font-size:15px;}
	.tab_wrapper ul li.active a{height:40px;}
	.tab_wrapper ul li:hover a{bheight:40px;}
	.history_list_wrapper .history_item{padding-bottom:20px}
	.history_list_wrapper .history_item .left{float:none;width:100%}
	.history_list_wrapper .history_item .right{float:none;width:100%}
	.left .history_list{padding-left:10%}
	.history_list .year{font-size:20px;line-height:1;padding-bottom:10px;}
	.history_list_wrapper:after{left:7px;top:18px}
	.history_list_wrapper:before{display:none}
	.history_item .img_area{padding:20px 0 20px 10%}
	.history_list .month{font-size:14px;line-height:13px;}
	.history_list .detail > li{margin-top:7px;padding-left:48px;}
	.history_list .list_month > li{font-size:13px;line-height:18px;}
	.history_list_wrapper .history_item .right .year .dot{margin-right:-16px;}
	.history_list .year .dot{left:-23px}
	.history_item .img_area p{font-size:13px;line-height:18px;padding:70px 15px 15px 15px}
}

/*
	오시는길
*/
.location-wrap .location-box {
	height:530px;
	width: 1000px;
	height:400px;

	margin: 30px auto 65px;
	
}
.location-wrap .root_daum_roughmap {
	width:100% !important;
	
}

.location-wrap address {
	font-style:normal;
}
.location-wrap address span {
	margin-right:25px;
	font-weight:300; font-size:18px; line-height:1.3;
	color:#000;
	word-break:keep-all;
}
.location-wrap address span:first-child {
	display:block;
	margin:0 0 5px;
	font-weight:300; font-size:22px; 
}
.location-wrap .address-wrap {
	margin-top:40px;
	font-size:14px;
	padding:0 0 0 140px;
}
.location-wrap .address-wrap > div
{
padding:10px 0;
margin-bottom:35px;
}
.location-wrap .address-wrap .img-wrap {
	width: 66px;
	height: 66px;
	border-radius: 50%;
	background: #f0f5f9;
	display: inline-block;
	text-align: center;
	padding:17px 0;
	margin-right: 34px;
	
}
.location-wrap .link-web
{
	font-size: 18px;
	color: #003972;
	font-weight: 400;
}
.location-wrap .link-web a
{
	font-size: 18px;
	color: #003972;
	font-weight: 400;
}

.location-wrap .address-wrap .img-wrap img {
	
}

.location-wrap .address-wrap dl
{
	width: 780px;
	display: inline-block;	
	vertical-align: middle;
}
	
.location-wrap .address-wrap dt
{
	font-size: 17px;
	color: #003972;
	font-weight: 400;
	margin-bottom: 12px;

}
.location-wrap .address-wrap dd
{
	font-size: 16px;
	color: #333;
	font-weight: 300;
	display: inline-block;
}

.location-wrap .address-wrap span
{
	font-size: 16px;
	color: #333;
	font-weight: 400;
	font-family: 'roboto';
	padding-left: 30px;
}

	
.location-wrap .address-wrap address {
	display:inline-block;
	width:calc(100% - 36.25%);
	vertical-align:middle;
}

@media screen and (max-width:1024px) {
	.location-wrap address span {
		display:block;
		margin-top:7px;
	}

	.location-wrap .location-box {
	  
	    width: 100%;
	  
    }
	.location-wrap .address-wrap {
		margin-top:40px;
		font-size:14px;
		padding:0 0 0 60px;
	}
    .location-wrap .root_daum_roughmap {
	height:330px;
	
}
}

@media screen and (max-width:768px) {
	.location-wrap .location-box {
		height:450px;
	}
	.location-wrap .address-wrap .img-wrap {
		
		text-align:center;
		padding:17px 0;
		width:60px; height: 60px;
		margin-right: 30px;
	}
	.location-wrap .address-wrap img{
		width:45%
	}

	.location-wrap .address-wrap {
		margin-top:25px;
	}	
	.location-wrap .address-wrap dl{
		width:80%;
	}
	.location-wrap .address-wrap address {
		width:100%;
	}
	.location-wrap address span:first-child {
		font-size:18px;
	}
	.location-wrap address span {
		font-size:15px;
	}
}
@media screen and (max-width:640px) {
	.location-wrap .location-box {
		height:320px;
	}
	.location-wrap .address-wrap {
		padding:0;
	}	
	.location-wrap .address-wrap .img-wrap {
		
		margin-right: 18px;
	}
	.location-wrap .address-wrap dl{
		width:72%;
	}	
	.location-wrap .address-wrap dd{
		margin-bottom:10px;
	}	
	.location-wrap .address-wrap span  {
		padding-left:5px;
	}
	.location-wrap .address-wrap span:nth-child(1) {
		padding-left:0;
	}
	.location-wrap .link-web
	{
		font-size: 15px;
		color: #003972;
		font-weight: 400;
	}
	.location-wrap .link-web a
	{
		font-size: 15px;
		color: #003972;
		font-weight: 400;
	}


}


/* ******************** page: index :: 하단부맵영역 ******************** */
/* 지도 */
.map__wrap {position: relative; font-family:'S-CoreDream-4Regular', sans-serif;width:100%; margin:0 auto; height: 610px; margin-top: 0px;}
.map__wrap .mapCell {position:relative; height:100%; background-color:#f5f5f5;}
.map__wrap .dh__inner {display:flex; justify-content: center; align-items: center; position: absolute; top:0; left:0; width:40%; height:100%; background-color:rgba(53, 53, 53, 0.9); z-index:100;}
.map__wrap .map {height: 100%; background-repeat: no-repeat; background-size: cover; position: relative; box-sizing: border-box; width: 100%}
.map__wrap .map__info {z-index: 3; padding-left: 50px; box-sizing: border-box;}
.map__wrap .map__info .map__param01 { color: #fff; font-size: 22px; font-weight: 400; margin-bottom: 8px;}
.map__wrap .map__info .map__param01 span { font-size: 14px; font-weight: 300; opacity: 0.5;}
.map__wrap .map__info .map__param02 { font-size: 18px; color: #fff; font-weight: 300; line-height: 1.4em; margin-bottom: 30px; position: relative;}
.map__wrap .map__info .map__param02 span {margin-top: 8px;display: block;}
.map__wrap .map__info .map__param02.map__address::before { content: ""; width: 30px; height: 36px; background-image: url("../img/map_icon01.png"); background-repeat: no-repeat; background-size: cover; position: absolute; left: -50px; top: 0px;}
.map__wrap .map__info .map__param02.map__time::before { content: ""; width: 30px; height: 30px; background-image: url("../img/map_icon02.png"); background-repeat: no-repeat; background-size: cover; position: absolute; left: -50px; top: 0px;}
.map__wrap .map__info .map__param03 { font-size: 34px; color: #ffcc00; position: relative; font-weight: 800;}
.map__wrap .map__info .map__param03::before { content: ""; width: 26px; height: 27px; background-image: url("../img/map_icon03.png"); background-repeat: no-repeat; background-size: cover; position: absolute; left: -45px; top: 10px; color: #fff;}
.marker__box { position: relative; top: -80px; padding: 10px; background: #fff; border: 1px solid #7681a8; box-sizing: border-box;}
.marker__txt { margin: 0; font-size: 16px; line-height: 1.4;}
.map__wrap .map__bg {background-color: #e0a57a;opacity: .95;position: absolute;width: 40%;height: 100%;top: 0;left: 50%;margin-left: -50%;z-index: 2;}
.popup__layer{ position: fixed; width: 100%; height: 100vh; top: 0; left: 0; z-index: 200; background-color: rgba(0, 0, 0, .7);}







@media (max-width: 1480px) {
   
    /* ******************** page: index :: 하단부맵영역 ******************** */
    .map__wrap .map__info {left: 30px;}


}

@media (max-width: 1024px) {
    /* ******************** page: index :: 하단부맵영역 ******************** */
    /* 지도 */
    .map__wrap {width:100%;position: relative;height: 510px;margin-top: 0px;}
    .map__wrap .map {width:100%;position: relative;}
    .map__wrap .dh__inner {width:100%;background-color: #333;padding: 20px 3.90625%;}
    .map__wrap .map__info {position: relative;top: auto;left: auto;}
    .map__bg {display: none;}
}

#contant {letter-spacing: 0.9px;}
#contant h2{font-size: 24px; color: #000; font-weight: 600; font-family:'S-CoreDream-5Medium', sans-serif;}
#contant h3{font-size: 22px; color: #000; font-weight: 200;}
#contant h4{font-size: 18px; color: #666; font-weight: 200; line-height:15px}
#contant p{font-size: 15px; color: #333; font-family:'S-CoreDream-3Light', sans-serif; line-height:24px}


@media (max-width: 1024px) {
    #contant h2{font-size: 16px;}
	#contant h3{font-size: 16px;}
	#contant h4{font-size: 14px;}
	#contant p{font-size: 13px;}

	.map__wrap .map__info .map__param02 { font-size: 14px;}
	.map__wrap .map__info .map__param03 { font-size: 30px;}
}



@media (max-width: 1480px) {
   
    /* ******************** page: index :: 하단부맵영역 ******************** */
    .map__wrap .map__info {left: 30px;}


}

@media (max-width: 1024px) {
    /* ******************** page: index :: 하단부맵영역 ******************** */
    /* 지도 */
    .map__wrap {width:100%;position: relative;height: 510px;margin-top: 0px;}
    .map__wrap .map {width:100%;position: relative;}
    .map__wrap .dh__inner {width:100%;background-color: #35564d;padding: 20px 3.90625%;}
    .map__wrap .map__info {position: relative;top: auto;left: auto;}
    .map__bg {display: none;}
}

#contant {letter-spacing: 0.9px;}
#contant h2{font-size: 24px; color: #000; font-weight: 600; font-family:'S-CoreDream-5Medium', sans-serif;}
#contant h3{font-size: 22px; color: #000; font-weight: 200;}
#contant h4{font-size: 18px; color: #666; font-weight: 200; line-height:15px}
#contant p{font-size: 15px; color: #333; font-family:'S-CoreDream-3Light', sans-serif; line-height:24px}


@media (max-width: 1024px) {
    #contant h2{font-size: 16px;}
	#contant h3{font-size: 16px;}
	#contant h4{font-size: 14px;}
	#contant p{font-size: 13px;}

	.map__wrap .map__info .map__param02 { font-size: 14px;}
	.map__wrap .map__info .map__param03 { font-size: 30px;}
}

/* Spacer Style   ||-----------*/

.spacer-15 {
    width: 100%;
    height: 15px;
}

.spacer-20 {
    width: 100%;
    height: 20px;
}

.spacer-30 {
    width: 100%;
    height: 30px;
}

.spacer-40 {
    width: 100%;
    height: 40px;
}

.spacer-45 {
    width: 100%;
    height: 45px;
}

.spacer-60 {
    width: 100%;
    height: 60px;
}

.spacer-75 {
    width: 100%;
    height: 75px;
}

.spacer-90 {
    width: 100%;
    height: 90px;
}

.spacer-150 {
    width: 100%;
    height: 150px;
}

.no-padding {
    padding: 0 !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-40 {
    padding: 40px !important;
}

.plr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.ptb-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.ptb {
    padding-top: 110px;
    padding-bottom: 110px;
}

.pt {
    padding-top: 110px;
}

.pb {
    padding-bottom: 110px;
}

.ptb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ptb-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-15 {
    padding-bottom: 15px;
}

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}

.ptb-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

.mtb-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.mlr-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mtb-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.mt-80 {
    margin-top: 80px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mtb-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mt-60 {
    margin-top: 60px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mtb-45 {
    margin-top: 45px;
    margin-bottom: 45px;
}

.mt-45 {
    margin-top: 45px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mtb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.ml-30 {
    margin-left: 30px;
}

.mr-30 {
    margin-right: 30px;
}

.mtb-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.mt-25 {
    margin-top: 25px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mtb-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

@media (max-width: 991px) {


    .mtb-sm-60 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .mt-sm-60 {
        margin-top: 60px;
    }

    .mb-sm-60 {
        margin-bottom: 60px;
    }

    .mtb-sm-45 {
        margin-top: 45px;
        margin-bottom: 45px;
    }

    .mt-sm-45 {
        margin-top: 45px;
    }

    .mb-sm-45 {
        margin-bottom: 45px;
    }

    .mtb-sm-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .mt-sm-30 {
        margin-top: 30px;
    }

    .mb-sm-30 {
        margin-bottom: 30px;
    }

    .mtb-sm-15 {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .mt-sm-15 {
        margin-top: 15px;
    }

    .mb-sm-15 {
        margin-bottom: 15px;
    }

    .ptb-sm-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .pt-sm-0 {
        padding-top: 0px;
    }

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

    .ptb-sm-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pt-sm-30 {
        padding-top: 30px;
    }

    .pb-sm-30 {
        padding-bottom: 30px;
    }

    .ptb-sm-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pb-sm-60 {
        padding-bottom: 60px;
    }

    .pt-sm-60 {
        padding-top: 60px;
    }

    .ptb-sm-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .pb-sm-80 {
        padding-bottom: 80px;
    }

    .pt-sm-80 {
        padding-top: 80px;
    }

    .float-none-sm {
        float: none !important;
    }

    .float-left-sm {
        float: left !important;
    }

    .float-right-sm {
        float: right !important;
    }
}

@media (max-width: 767px) {

    .mtb-xs-0 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .mt-xs-0 {
        margin-top: 0px;
    }

    .mb-xs-0 {
        margin-bottom: 0px;
    }

    .mtb-xs-15 {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .mt-xs-15 {
        margin-top: 15px;
    }

    .mb-xs-15 {
        margin-bottom: 15px;
    }

    .mtb-xs-30 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .mt-xs-30 {
        margin-top: 30px;
    }

    .mb-xs-30 {
        margin-bottom: 30px;
    }

    .mtb-xs-60 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .mt-xs-60 {
        margin-top: 60px;
    }

    .mb-xs-60 {
        margin-bottom: 60px;
    }

    .ptb-xs-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pt-xs-30 {
        padding-top: 30px;
    }

    .pb-xs-30 {
        padding-bottom: 30px;
    }

    .ptb-xs-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pb-xs-60 {
        padding-bottom: 60px;
    }

    .pt-xs-60 {
        padding-top: 60px;
    }

    .float-none-xs {
        float: none !important;
    }

    .float-left-xs {
        float: left !important;
    }

    .float-right-xs {
        float: right !important;
    }
}


/*=== 2.5 ACCORDION ===*/
.accordionWrappar {
  padding: 15px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .accordionWrappar {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .accordionWrappar {
    margin-bottom: 0;
  }
}

.accordionsTransparent .panel-group {
  margin-bottom: 15px;
}

.accordionsTransparent .panel-group .panel {
  border: none;
  border-radius: 0;
}

.accordionsTransparent .panel-group .panel-heading {
  padding: 15px;
  text-transform: uppercase;
  font-size: 15px;
  color: #969696;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #eeeeee;
  border-radius: 0;
}

.accordionsTransparent .panel-group .panel-heading i {
  line-height: 22px;
}

.accordionsTransparent .panel-group .panel-heading.hideBorder {
  border: none;
}

.accordionsTransparent .panel-group .panel-heading:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.accordionsTransparent .panel-group .panel-body .media img {
  border-radius: 4px;
}

.accordionsTransparent .panel-default > a.panel-heading {
  display: block;
}

.accordionsTransparent .panel-default > a.panel-heading:focus {
  text-decoration: none;
}

.accordionsTransparent .panel-group .panel + .panel {
  margin-top: 0;
}

.accordionsTransparent .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none !important;
}

.accordionsTransparent .panel {
  box-shadow: none;
}

.accordionsTransparent .panel-heading.active {
  color: #ff891e;
  border: none;
}

.accordionsTransparent .panel-collapse.active {
  border-bottom: 1px solid #eeeeee;
}

.accordionsTransparent .solidBgTitle .panel {
  margin-bottom: 20px;
}

.accordionsTransparent .solidBgTitle .panel-heading {
  background-color: #ff891e;
  color: #ffffff;
  border-radius: 4px;
}

.accordionsTransparent .solidBgTitle .panel-body {
  background-color: whitesmoke;
  border-radius: 0 0 4px 4px;
}

.accordionsTransparent .solidBgTitle .panel-collapse {
  border-radius: 0 0 4px 4px;
}

.accordionsTransparent .accordionSolidTitle .panel, .accordionsTransparent .accordionSolidBar .panel {
  margin-bottom: 15px;
  border-radius: 4px;
  background-color: transparent;
}

.accordionsTransparent .accordionSolidTitle .panel-heading, .accordionsTransparent .accordionSolidBar .panel-heading {
  background-color: #ffffff;
  color: #222222;
  border: none;
  border-radius: 4px;
}

.accordionsTransparent .accordionSolidTitle .panel-heading.active, .accordionsTransparent .accordionSolidBar .panel-heading.active {
  color: #ffffff;
  background-color: #ff891e;
}

.accordionsTransparent .accordionSolidTitle .panel-collapse.active, .accordionsTransparent .accordionSolidBar .panel-collapse.active {
  background-color: transparent;
  border: none;
}

/*=== 2.6 TABS ===*/
/*=== 2.7 DATEPICKER ===*/
.ed-datepicker {
  height: 45px;
  margin-top: 4px;
  border: none;
  border-bottom: 1px solid rgba(222, 222, 222, 0.3);
  padding: 0;
  border-radius: 0;
}

.ed-datepicker.filterDate {
  border-color: #dedede;
  margin-bottom: 20px;
}

.ed-datepicker .form-control {
  height: 45px;
  background: transparent;
  border: none;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.3);
  padding: 4px 12px 4px 0;
  box-shadow: none !important;
}

.ed-datepicker.filterDate .form-control {
  color: #969696;
}

.ed-datepicker .form-control::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.ed-datepicker .form-control::-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.3);
}

.ed-datepicker .form-control:-ms-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.3);
}

.ed-datepicker .form-control:-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.3);
}

.ed-datepicker.filterDate .form-control::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: #969696;
}

.ed-datepicker.filterDate .form-control::-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: #969696;
}

.ed-datepicker.filterDate .form-control:-ms-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: #969696;
}

.ed-datepicker.filterDate .form-control:-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  color: #969696;
}

.ed-datepicker .input-group-addon {
  height: 45px;
  background: transparent;
  border: none;
  padding-right: 0;
}

.datepicker-dropdown {
  width: auto;
  padding: 0;
}

.filterDate .datepicker-dropdown {
  top: 87% !important;
}

.datepicker-dropdown thead {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.datepicker-dropdown thead tr:last-child th {
  background-color: #ff891e;
  border-radius: 0;
  font-size: 14px;
  color: #ffffff;
}

.datepicker table tr td.day {
  color: #969696;
  font-weight: 400;
  border-radius: 0 !important;
  background: transparent;
  margin: 0 3px 10px;
  padding: 5px;
  width: 43px;
  height: 43px;
  text-align: center;
  border: 1px solid #e5e5e5;
}

.datepicker table tr td.day.new,
.datepicker table tr td.day.old {
  color: #cccfd3;
  background: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #ff891e;
  transition: background 0.3s;
  cursor: pointer;
  color: #ffffff;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
  border-color: #262a2e;
  background: #262a2e;
  transition: background 0.3s, border-color 0.3s;
}

.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover {
  border-color: #262a2e;
  background: #262a2e;
  transition: background 0.3s, border-color 0.3s;
}

.datepicker .datepicker-switch {
  color: #222222;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
  background: transparent;
  border: none;
  transition: color 0.3s;
  cursor: pointer;
  color: #262a2e;
}

.datepicker-dropdown::after,
.datepicker-dropdown::before {
  display: none;
}

.datepicker table tr td, .datepicker table tr th {
  height: 50px;
}

/*=== 2.8 THUMBNAIL ===*/
.thumbnail {
  border: none;
  padding: 0;
}

.thumbnail.deals {
  overflow: hidden;
  position: relative;
  float: left;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}

.thumbnail.deals img {
  width: 100%;
}

.thumbnail.deals .discountInfo {
  position: absolute;
  left: 0;
  top: 0;
  height: 263px;
  width: 100%;
}

@media (max-width: 767px) {
  .thumbnail.deals .discountInfo {
    padding: 5px 0 0 5px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals .discountInfo {
    padding: 5px 0 0 5px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .discountInfo {
    padding: 20px 0 0 20px;
  }
}

.thumbnail.deals .discountInfo .discountOffer {
  border-radius: 50%;
  background-color: #ff891e;
}

@media (max-width: 767px) {
  .thumbnail.deals .discountInfo .discountOffer {
    margin-bottom: 40%;
    width: 60px;
    padding: 15px 0;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals .discountInfo .discountOffer {
    margin-bottom: 30px;
    width: 60px;
    padding: 15px 0;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .discountInfo .discountOffer {
    margin-bottom: 60px;
    width: 76px;
    padding: 19px 0;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals .discountInfo .discountOffer {
    margin-bottom: 104px;
    width: 76px;
    padding: 19px 0;
  }
}

.thumbnail.deals .discountInfo .discountOffer h4 {
  color: #ffffff;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .thumbnail.deals .discountInfo .discountOffer h4 {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals .discountInfo .discountOffer h4 {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .discountInfo .discountOffer h4 {
    font-size: 18px;
  }
}

.thumbnail.deals .discountInfo .discountOffer h4 span {
  display: block;
}

.thumbnail.deals .discountInfo .duration {
  margin-left: 0;
  position: absolute;
  left: 20px;
  bottom: 65px;
}

@media (min-width: 480px) {
  .thumbnail.deals .discountInfo .duration {
    bottom: -30px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals .discountInfo .duration {
    bottom: 110px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .discountInfo .duration {
    bottom: 60px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals .discountInfo .duration {
    bottom: 20px;
  }
}

.thumbnail.deals .discountInfo .duration li {
  color: #ffffff;
  font-weight: 700;
  border-right: 1px solid #ffffff;
  line-height: 21px;
  float: left;
}

@media (min-width: 768px) {
  .thumbnail.deals .discountInfo .duration li {
    font-size: 11px;
    padding: 0 10px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .discountInfo .duration li {
    font-size: 15px;
    padding: 0 12px;
  }
}

.thumbnail.deals .discountInfo .duration li:first-child {
  padding-left: 0;
}

.thumbnail.deals .discountInfo .duration li:last-child {
  border-right: 0;
}

.thumbnail.deals .discountInfo .dates {
  position: absolute;
  top: 180px;
  left: 20px;
}

@media (min-width: 480px) {
  .thumbnail.deals .discountInfo .dates {
    top: 260px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals .discountInfo .dates {
    top: 150px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .discountInfo .dates {
    top: 200px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals .discountInfo .dates {
    top: 155px;
  }
}

.thumbnail.deals .discountInfo .dates li {
  color: #fff;
  text-transform: capitalize;
}

.thumbnail.deals .discountCol-3 .rating {
  bottom: 80px;
}

@media (min-width: 480px) {
  .thumbnail.deals .discountCol-3 .rating {
    bottom: 0px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals .discountCol-3 .rating {
    bottom: 40px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .discountCol-3 .rating {
    bottom: -20px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals .discountCol-3 .rating {
    bottom: 40px;
  }
}

.thumbnail.deals .discountCol-3 .duration {
  bottom: 60px;
}

@media (min-width: 480px) {
  .thumbnail.deals .discountCol-3 .duration {
    bottom: -20px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals .discountCol-3 .duration {
    bottom: 20px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .discountCol-3 .duration {
    bottom: -40px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals .discountCol-3 .duration {
    bottom: 20px;
  }
}

.thumbnail.deals .caption {
  padding: 30px 20px;
}

.thumbnail.deals .caption .captionTitle {
  font-size: 15px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 15px 0;
  display: block;
}

.thumbnail.deals .caption .captionTitle:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #ff891e;
}

.thumbnail.deals .caption .captionTitle:hover:focus {
  text-decoration: none !important;
}

.thumbnail.deals .caption .captionTitle h4 {
  font-size: 15px;
}

.thumbnail.deals .caption .captionTitle h4:hover {
  color: #ff891e;
}

.thumbnail.deals .caption p {
  margin-bottom: 40px;
}

.thumbnail.deals .caption .detailsInfo {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.thumbnail.deals .caption .detailsInfo h5 {
  float: left;
  line-height: 21px;
  margin: 0;
  color: #ff891e;
  font-weight: 400;
  font-size: 20px;
}

.thumbnail.deals .caption .detailsInfo h5 span {
  font-size: 14px;
  color: #969696;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .thumbnail.deals .caption .detailsInfo h5 span {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .caption .detailsInfo h5 span {
    display: block;
  }
}

@media (min-width: 320px) {
  .thumbnail.deals .caption .detailsInfo h5 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals .caption .detailsInfo h5 {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    text-align: left;
  }
}

.thumbnail.deals.packagesPage .discountCol-3 .rating {
  bottom: 80px;
}

@media (min-width: 480px) {
  .thumbnail.deals.packagesPage .discountCol-3 .rating {
    bottom: 0px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals.packagesPage .discountCol-3 .rating {
    bottom: 40px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals.packagesPage .discountCol-3 .rating {
    bottom: -30px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals.packagesPage .discountCol-3 .rating {
    bottom: 45px;
  }
}

.thumbnail.deals.packagesPage .discountCol-3 .duration {
  bottom: 60px;
}

@media (min-width: 480px) {
  .thumbnail.deals.packagesPage .discountCol-3 .duration {
    bottom: -20px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals.packagesPage .discountCol-3 .duration {
    bottom: 20px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals.packagesPage .discountCol-3 .duration {
    bottom: -60px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals.packagesPage .discountCol-3 .duration {
    bottom: 25px;
  }
}

.thumbnail.deals.packagesPage .discountCol-3 .dates {
  bottom: 60px;
}

@media (min-width: 480px) {
  .thumbnail.deals.packagesPage .discountCol-3 .dates {
    bottom: -20px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals.packagesPage .discountCol-3 .dates {
    bottom: 20px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals.packagesPage .discountCol-3 .dates {
    bottom: -40px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals.packagesPage .discountCol-3 .dates {
    bottom: 20px;
  }
}

@media (max-width: 767px) {
  .thumbnail.deals.packagesPage .discountOffer {
    margin-bottom: 40%;
    width: 60px;
    padding: 15px 0;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals.packagesPage .discountOffer {
    margin-bottom: 30px;
    width: 60px;
    padding: 15px 0;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals.packagesPage .discountOffer {
    margin-bottom: 45px;
    width: 70px;
    padding: 16px 0;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals.packagesPage .rating {
    bottom: 110px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals.packagesPage .rating {
    bottom: 55px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals.packagesPage .rating {
    bottom: 105px;
  }
}

.thumbnail.deals.packagesPage .duration {
  margin-left: 0;
}

@media (min-width: 768px) {
  .thumbnail.deals.packagesPage .duration {
    bottom: 90px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals.packagesPage .duration {
    bottom: 35px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals.packagesPage .duration {
    bottom: 88px;
  }
}

.thumbnail.deals.packagesPage .duration li {
  color: #ffffff;
  font-weight: 700;
  border-right: 1px solid #ffffff;
  line-height: 21px;
  float: left;
}

@media (min-width: 768px) {
  .thumbnail.deals.packagesPage .duration li {
    font-size: 11px;
    padding: 0 10px;
  }
}

.thumbnail.deals.packagesPage .duration li:first-child {
  padding-left: 0;
}

.thumbnail.deals.packagesPage .duration li:last-child {
  border-right: 0;
}

.thumbnail.deals.packagesPage .caption .detailsInfo .detailsBtn .buttonTransparent, .thumbnail.deals.packagesPage .caption .detailsInfo .detailsBtn .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .thumbnail.deals.packagesPage .caption .detailsInfo .detailsBtn a, .thumbnail.deals.packagesPage .caption .detailsInfo .detailsBtn .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .thumbnail.deals.packagesPage .caption .detailsInfo .detailsBtn a, .thumbnail.deals.packagesPage .caption .detailsInfo .detailsBtn .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .thumbnail.deals.packagesPage .caption .detailsInfo .detailsBtn a {
  font-size: 13px;
}

.thumbnail.deals:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.thumbnail.deals.hotelgrid .discountCol-3 .dates {
  position: absolute;
  top: 180px;
  left: 20px;
}

@media (min-width: 480px) {
  .thumbnail.deals.hotelgrid .discountCol-3 .dates {
    top: 265px;
  }
}

@media (min-width: 768px) {
  .thumbnail.deals.hotelgrid .discountCol-3 .dates {
    top: 220px;
  }
}

@media (min-width: 992px) {
  .thumbnail.deals.hotelgrid .discountCol-3 .dates {
    top: 285px;
  }
}

@media (min-width: 1200px) {
  .thumbnail.deals.hotelgrid .discountCol-3 .dates {
    top: 225px;
  }
}

.thumbnail.blogPostItem {
  position: relative;
  border: none;
  padding: 0;
  float: left;
  box-shadow: none;
}

.thumbnail.blogPostItem img {
  width: 100%;
  border-radius: 4px;
}

.thumbnail.blogPostItem .caption {
  padding: 30px 20px;
}

.thumbnail.blogPostItem .caption p {
  margin-bottom: 30px;
}

.thumbnail.blogPostItem .caption .detailsInfo {
  display: inline-block;
  width: 100%;
}

.thumbnail.blogPostItem .caption .detailsInfo h4 {
  display: inline-block;
  float: left;
}

.thumbnail.blogPostItem .caption .detailsInfo h4 {
  line-height: 21px;
  margin-bottom: 0;
  color: #ff891e;
  font-weight: 400;
  font-size: 20px;
}

.thumbnail.blogPostItem .caption .detailsInfo h4 span {
  font-size: 14px;
  color: #969696;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .thumbnail.blogPostItem .caption .detailsInfo h4 span {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .thumbnail.blogPostItem .caption .detailsInfo h4 span {
    display: block;
  }
}

.thumbnail.citiesContent {
  margin-bottom: 80px;
}

.thumbnail.citiesContent .imageArea {
  margin-bottom: 18px;
  padding: 0 9px;
  position: relative;
}

.thumbnail.citiesContent .imageArea img {
  width: 100%;
  border-radius: 4px;
}

.thumbnail.citiesContent .imageArea .sticker {
  position: absolute;
  left: 19px;
  top: 10px;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 4px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  padding: 12px 20px;
  text-transform: uppercase;
}

.thumbnail.citiesContent .caption .media {
  background-color: whitesmoke;
  border-radius: 4px;
  border: 1px solid #eeeeee;
}

@media (max-width: 767px) {
  .thumbnail.citiesContent .caption .media {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .thumbnail.citiesContent .caption .media {
    margin-bottom: 0;
  }
}

.thumbnail.citiesContent .caption .media .media-body {
  padding-left: 10px;
}

.thumbnail.citiesContent .caption .media .media-body a {
  color: #222222;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 15px 0;
  display: block;
  font-weight: 400;
}

.thumbnail.citiesContent .caption .media .media-body a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #ff891e;
}

.thumbnail.citiesContent .caption .media .media-body h4 {
  color: #ff891e;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 400;
  text-align:left;
}

.thumbnail.citiesContent .media-left {
  float: left;
}

.pageLink {
  width: 100%;
  height: 263px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
}

.pageLink:before {
  background-color: black;
  content: '';
  width: 100%;
  height: 253px;
}

.marginExten {
  margin-left: -24px;
  margin-right: -24px;
}

.buttonArea {
  width: 100%;
  display: block;
  text-align: center;
}

.buttonArea .buttonTransparent, .buttonArea .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .buttonArea a, .buttonArea .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .buttonArea a, .buttonArea .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .buttonArea a {
  height: 45px;
  line-height: 45px;
}

@media (max-width: 767px) {
  .buttonArea .buttonTransparent, .buttonArea .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .buttonArea a, .buttonArea .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .buttonArea a, .buttonArea .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .buttonArea a {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .buttonArea .buttonTransparent, .buttonArea .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .buttonArea a, .buttonArea .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .buttonArea a, .buttonArea .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .buttonArea a {
    margin-bottom: 0;
  }
}

.buttonArea.galleryBtnArea {
  text-align: left;
  padding: 60px 0;
}

.buttonArea.galleryBtnArea .buttonTransparent, .buttonArea.galleryBtnArea .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .buttonArea.galleryBtnArea a, .buttonArea.galleryBtnArea .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .buttonArea.galleryBtnArea a, .buttonArea.galleryBtnArea .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .buttonArea.galleryBtnArea a {
  background-color: whitesmoke;
  border-color: whitesmoke;
  color: #222222;
  padding: 0 30px;
}

.buttonArea.galleryBtnArea .buttonTransparent:hover, .buttonArea.galleryBtnArea .paginationCenter .pagination li:first-child a:hover, .paginationCenter .pagination li:first-child .buttonArea.galleryBtnArea a:hover, .buttonArea.galleryBtnArea .paginationCenter .pagination li:last-child a:hover, .paginationCenter .pagination li:last-child .buttonArea.galleryBtnArea a:hover, .buttonArea.galleryBtnArea .isotopeFilters ul.filter > li a:hover, .isotopeFilters ul.filter > li .buttonArea.galleryBtnArea a:hover {
  color: #ffffff;
  background-color: #ff891e;
  border-color: #ff891e;
}

.blogTitle {
  font-size: 20px;
  color: #222222;
  text-transform: capitalize;
  font-weight: 400;
  margin: 0 0 20px 0;
  display: block;
}

.blogTitle:hover {
  color: #ff891e;
}

.blogInfo {
  margin-bottom: 25px;
}

.blogInfo li {
  font-size: 12px;
  line-height: 18px;
  color: #969696;
}

.blogInfo li i {
  margin-right: 6px;
}

.blogInfo li a {
  color: #969696;
}

.blogInfo li a:hover {
  color: #ff891e;
}

.rating {
  margin-left: 0;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}

.rating li {
  padding: 0;
}

.rating li i {
  color: #fec701;
}

.rating.homePage {
  margin-left: 0;
  display: block;
  width: 100%;
  position: absolute;
  left: 20px;
  bottom: 80px;
}

@media (min-width: 480px) {
  .rating.homePage {
    bottom: 0px;
  }
}

@media (min-width: 768px) {
  .rating.homePage {
    bottom: 130px;
  }
}

@media (min-width: 992px) {
  .rating.homePage {
    bottom: 80px;
  }
}

@media (min-width: 1200px) {
  .rating.homePage {
    bottom: 50px;
  }
}

.rating.homePage li {
  padding: 0;
}

.rating.homePage li i {
  color: #fec701;
}

.detailsBtn {
  float: right;
  margin-top: 5px;
}

@media (min-width: 320px) {
  .detailsBtn {
    display: block;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .detailsBtn {
    display: inline-block;
    width: auto;
  }
}

.detailsBtn li {
  padding: 0;
}

.detailsBtn li .buttonTransparent, .detailsBtn .paginationCenter .pagination li:first-child a, .paginationCenter .pagination .detailsBtn li:first-child a, .detailsBtn .paginationCenter .pagination li:last-child a, .paginationCenter .pagination .detailsBtn li:last-child a, .detailsBtn .isotopeFilters ul.filter > li a, .isotopeFilters .detailsBtn ul.filter > li a {
  color: #969696;
}

.detailsBtn li .buttonTransparent:hover, .detailsBtn .paginationCenter .pagination li:first-child a:hover, .paginationCenter .pagination .detailsBtn li:first-child a:hover, .detailsBtn .paginationCenter .pagination li:last-child a:hover, .paginationCenter .pagination .detailsBtn li:last-child a:hover, .detailsBtn .isotopeFilters ul.filter > li a:hover, .isotopeFilters .detailsBtn ul.filter > li a:hover {
  color: #ffffff;
}

.btnArea {
  padding-top: 30px;
  text-align: center;
}

/*=== 2.9 modal ===*/
@media (max-width: 767px) {
  .modal.bookingModal .modal-dialog {
    width: auto;
  }
}

@media (min-width: 768px) {
  .modal.bookingModal .modal-dialog {
    width: 402px;
  }
}

.modal.bookingModal .modal-dialog .modal-content {
  border: none;
  border-top: 5px solid #ff891e;
}

.modal.bookingModal .modal-dialog .modal-content .modal-header {
  border: none;
}

.modal.bookingModal .modal-dialog .modal-content .modal-header .modal-title {
  border-radius: 6px;
}

/*=== 2.10 PANEL ===*/
.packagesFilter {
  border: none;
  margin-bottom: 30px;
  border-top: 5px solid #ff891e;
}

.packagesFilter .panel-heading {
  background-color: #ffffff;
  border: none;
}

.packagesFilter .panel-heading .panel-title {
  text-transform: uppercase;
  color: #222222;
  font-size: 18px;
  line-height: 25px;
  border: none;
}

.packagesFilter .panel-body {
  padding-top: 0px;
}

.packagesFilter .panel-body .buttonTransparent, .packagesFilter .panel-body .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .packagesFilter .panel-body a, .packagesFilter .panel-body .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .packagesFilter .panel-body a, .packagesFilter .panel-body .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .packagesFilter .panel-body a {
  color: #969696;
}

.packagesFilter .panel-body .buttonTransparent:hover, .packagesFilter .panel-body .paginationCenter .pagination li:first-child a:hover, .paginationCenter .pagination li:first-child .packagesFilter .panel-body a:hover, .packagesFilter .panel-body .paginationCenter .pagination li:last-child a:hover, .paginationCenter .pagination li:last-child .packagesFilter .panel-body a:hover, .packagesFilter .panel-body .isotopeFilters ul.filter > li a:hover, .isotopeFilters ul.filter > li .packagesFilter .panel-body a:hover {
  color: #ffffff;
}

/*=== 2.11 PRICE RANGE SLIDER ===*/
.priceRange .progress {
  margin: 20px 0 25px 0;
  height: 5px;
  background-color: #dedede;
  position: relative;
  overflow: visible;
}

.priceRange .progress .progress-bar {
  background-color: #262a2e;
}

.priceRange .progress .bulet {
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: 2px solid #262a2e;
  border-radius: 100%;
  left: 0px;
  top: -5px;
  position: absolute;
}

.priceRange .progress .bulet.next {
  left: 60px;
}

.priceRange .btn-default {
  display: none;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-transform: uppercase;
  background-color: #262a2e;
  border-radius: 0;
  border: none;
  color: #ffffff;
  font-weight: 700;
}

@media (min-width: 320px) {
  .priceRange .btn-default {
    width: 82px;
    font-size: 14px;
  }
}

@media (min-width: 480px) {
  .priceRange .btn-default {
    width: 82px;
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .priceRange .btn-default {
    width: 50px;
    font-size: 10px;
  }
}

@media (min-width: 992px) {
  .priceRange .btn-default {
    width: 45px;
    font-size: 10px;
  }
}

@media (min-width: 1200px) {
  .priceRange .btn-default {
    width: 82px;
    font-size: 14px;
  }
}

.priceRange .priceLabel {
  float: right;
  line-height: 30px;
  color: #262a2e;
}

@media (min-width: 480px) {
  .priceRange .priceLabel {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .priceRange .priceLabel {
    font-size: 11px;
  }
}

@media (min-width: 992px) {
  .priceRange .priceLabel {
    font-size: 14px;
  }
}

.priceRange {
  position: relative;
}

.priceRange .price-slider-inner {
  display: block;
  margin: 15px 0 25px 0;
}

.priceRange .price-slider-inner .amount-wrapper {
  display: none;
  position: absolute;
  bottom: 25px;
  right: 20px;
  font-size: 14px;
  width: 120px;
}

.priceRange .price-slider-inner .amount-wrapper input {
  background-color: transparent;
  border: 0;
  width: 28%;
  font-size: 14px;
  color: #262a2e;
  font-weight: 700;
  text-align: right;
}

.priceRange .price-slider-inner .ui-widget-content {
  background: none;
  border: 0;
  background-color: #dedede;
  height: 4px;
  clear: both;
  border-radius: 4px;
  margin: 0 5px 0 9px;
}

.priceRange .price-slider-inner .ui-widget-content .ui-slider-range {
  background-color: #ff891e;
  border: none;
  border-radius: 0;
}

.priceRange .price-slider-inner .ui-widget-content .ui-slider-handle {
  border-radius: 50%;
  background: none;
  border: 3px solid #ff891e;
  background-color: #ff891e;
  top: -6px;
  width: 16px;
  height: 16px;
  outline: none;
}

.media-left {
  display: inline-block;
  float: left;
}

/*=== 2.12 SELECT BOX ===*/
/* SEARCH TOUR */
.searchTour .sbHolder, .searchTour .sbSelector {
  width: 100% !important;
  height: 45px !important;
}

.searchTour .sbHolder {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(222, 222, 222, 0.3);
  margin: 4px 0 0 0;
}

.searchTour .sbSelector:link,
.searchTour .sbSelector:visited,
.searchTour .sbSelector:hover {
  color: rgba(255, 255, 255, 0.3) !important;
  text-transform: uppercase;
}

.searchTour .sbSelector {
  font-size: 12px;
  line-height: 42px;
  text-indent: 0px;
}

.searchTour .sbToggle {
  background: transparent url("../plugins/selectbox/images/arrow-down-1.png") no-repeat scroll 0 0;
  height: 5px;
  right: 4px;
  top: 22px;
  width: 9px;
}

.searchTour .sbOptions {
  width: 100% !important;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  right: 0 !important;
  border-radius: 4px;
  z-index: 100;
}

.searchTour .sbOptions li {
  padding: 4px;
  border-bottom: 1px solid #e5e5e5;
}

.searchTour .sbOptions li:last-child {
  border-bottom: none;
}

.searchTour .sbOptions a {
  color: #969696 !important;
  font-size: 12px;
  padding: 11px 17px;
  text-transform: uppercase;
}

.searchTour .sbOptions a:hover {
  color: #ff891e !important;
  background-color: #f5f5f5;
}

/* SEARCH FILTER */
.searchFilter .sbHolder, .searchFilter .sbSelector {
  width: 100% !important;
  height: 45px !important;
}

.searchFilter .sbHolder {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #dedede;
  margin: 4px 0 20px 0;
}

.searchFilter .sbSelector:link,
.searchFilter .sbSelector:visited,
.searchFilter .sbSelector:hover {
  color: #969696 !important;
  text-transform: uppercase;
}

.searchFilter .sbSelector {
  font-size: 12px;
  line-height: 42px;
  text-indent: 0px;
}

.searchFilter .sbToggle {
  background: transparent url("../plugins/selectbox/images/arrow-down-2.png") no-repeat scroll 0 0;
  height: 5px;
  right: 4px;
  top: 22px;
  width: 9px;
}

.searchFilter .sbOptions {
  width: 100% !important;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  right: 0 !important;
  border-radius: 4px;
  z-index: 100;
}

.searchFilter .sbOptions li {
  padding: 4px;
  border-bottom: 1px solid #e5e5e5;
}

.searchFilter .sbOptions li:last-child {
  border-bottom: none;
}

.searchFilter .sbOptions a {
  color: #969696 !important;
  font-size: 12px;
  padding: 11px 17px;
  text-transform: uppercase;
}

.searchFilter .sbOptions a:hover {
  color: #ff891e !important;
  background-color: #f5f5f5;
}

/* BOOKING DROP */
.bookingDrop .sbHolder, .bookingDrop .sbSelector {
  width: 100% !important;
  height: 45px !important;
}

.bookingDrop .sbHolder {
  background-color: #f5f5f5;
  border: none;
  margin: 4px 0 20px 0;
  border-radius: 4px;
}

.bookingDrop .sbSelector:link,
.bookingDrop .sbSelector:visited,
.bookingDrop .sbSelector:hover {
  color: #969696 !important;
  text-transform: capitalize;
}

.bookingDrop .sbSelector {
  font-size: 12px;
  line-height: 42px;
  text-indent: 12px;
}

.bookingDrop .sbToggle {
  background: transparent url("../plugins/selectbox/images/booking-drop.png") no-repeat scroll 0 0;
  height: 45px;
  right: 0px;
  top: 0px;
  width: 25px;
}

.bookingDrop .sbOptions {
  width: 100% !important;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  right: 0 !important;
  border-radius: 4px;
  z-index: 100;
}

.bookingDrop .sbOptions li {
  padding: 4px;
  border-bottom: 1px solid #e5e5e5;
}

.bookingDrop .sbOptions li:last-child {
  border-bottom: none;
}

.bookingDrop .sbOptions a {
  color: #969696 !important;
  font-size: 12px;
  padding: 11px 17px;
  text-transform: uppercase;
}

.bookingDrop .sbOptions a:hover {
  color: #ff891e !important;
  background-color: #f5f5f5;
}

/* PRIMARY DROP */
.primaryDrop .sbHolder,
.primaryDrop .sbSelector {
  width: 100% !important;
  height: 45px !important;
}

.primaryDrop .sbHolder {
  background-color: #ff891e;
  border: none;
  margin: 20px 0 0 0;
  border-radius: 4px;
}

.primaryDrop .sbSelector:link,
.primaryDrop .sbSelector:visited,
.primaryDrop .sbSelector:hover {
  color: #fff !important;
  text-transform: uppercase;
}

.primaryDrop .sbSelector {
  font-size: 14px;
  line-height: 46px;
  text-indent: 20px;
}

.primaryDrop .sbToggle {
  background: transparent url("../plugins/selectbox/images/primary-drop.png") no-repeat scroll 0 0;
  height: 6px;
  right: 20px;
  top: 21px;
  width: 9px;
}

.primaryDrop .sbOptions {
  width: 100% !important;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  right: 0 !important;
  border-radius: 4px;
  z-index: 100;
}

.primaryDrop .sbOptions li {
  padding: 4px;
  border-bottom: 1px solid #e5e5e5;
}

.primaryDrop .sbOptions li:last-child {
  border-bottom: none;
}

.primaryDrop .sbOptions a {
  color: #969696 !important;
  font-size: 12px;
  padding: 11px 17px;
  text-transform: uppercase;
}

.primaryDrop .sbOptions a:hover {
  color: #ff891e !important;
  background-color: #f5f5f5;
}

/* LIGHT DROP */
.lightDrop .sbHolder,
.lightDrop .sbSelector {
  width: 100% !important;
  height: 45px !important;
}

.lightDrop .sbHolder {
  background-color: #ededed;
  border: none;
  margin: 20px 0 0 0;
  border-radius: 4px;
}

.lightDrop .sbSelector:link,
.lightDrop .sbSelector:visited,
.lightDrop .sbSelector:hover {
  color: #222222 !important;
  text-transform: uppercase;
}

.lightDrop .sbSelector {
  font-size: 14px;
  line-height: 46px;
  text-indent: 20px;
}

.lightDrop .sbToggle {
  background: transparent url("../plugins/selectbox/images/light-drop.png") no-repeat scroll 0 0;
  height: 6px;
  right: 20px;
  top: 21px;
  width: 9px;
}

.lightDrop .sbOptions {
  width: 100% !important;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  right: 0 !important;
  border-radius: 4px;
  z-index: 100;
}

.lightDrop .sbOptions li {
  padding: 4px;
  border-bottom: 1px solid #e5e5e5;
}

.lightDrop .sbOptions li:last-child {
  border-bottom: none;
}

.lightDrop .sbOptions a {
  color: #969696 !important;
  font-size: 12px;
  padding: 11px 17px;
  text-transform: uppercase;
}

.lightDrop .sbOptions a:hover {
  color: #ff891e !important;
  background-color: #f5f5f5;
}

/* TRANSPARENT DROP */
.transparentDrop .sbHolder,
.transparentDrop .sbSelector {
  width: 100% !important;
  height: 45px !important;
}

.transparentDrop .sbHolder {
  background-color: transparent;
  border: none;
  margin: 20px 0 0 0;
  border-radius: 4px;
  border: 1px solid #dedede;
}

.transparentDrop .sbSelector:link,
.transparentDrop .sbSelector:visited,
.transparentDrop .sbSelector:hover {
  color: #222222 !important;
  text-transform: uppercase;
}

.transparentDrop .sbSelector {
  font-size: 14px;
  line-height: 46px;
  text-indent: 20px;
}

.transparentDrop .sbToggle {
  background: transparent url("../plugins/selectbox/images/light-drop.png") no-repeat scroll 0 0;
  height: 6px;
  right: 20px;
  top: 21px;
  width: 9px;
}

.transparentDrop .sbOptions {
  width: 100% !important;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  right: 0 !important;
  border-radius: 4px;
  z-index: 100;
}

.transparentDrop .sbOptions li {
  padding: 4px;
  border-bottom: 1px solid #e5e5e5;
}

.transparentDrop .sbOptions li:last-child {
  border-bottom: none;
}

.transparentDrop .sbOptions a {
  color: #969696 !important;
  font-size: 12px;
  padding: 11px 17px;
  text-transform: uppercase;
}

.transparentDrop .sbOptions a:hover {
  color: #ff891e !important;
  background-color: #f5f5f5;
}

.primaryDrop.addCircle .sbHolder,
.lightDrop.addCircle .sbHolder,
.transparentDrop.addCircle .sbHolder {
  border-radius: 25px;
}

/* HOTEL SELECT BOX */
.searchHotel .sbHolder {
  width: 220px;
  height: 45px;
  background-color: transparent;
  line-height: 45px;
  border: 1px solid #ffffff;
  border-radius: 5px;
}

.searchHotel .sbHolder .sbToggle {
  background-image: url(../plugins/selectbox/images/primary-drop.png);
  background-repeat: no-repeat;
  top: 19px;
}

.searchHotel .sbHolder .sbSelector {
  line-height: 45px;
  color: #fff !important;
  text-transform: uppercase;
  width: 100%;
}

.searchHotel .sbHolder .sbSelector li a {
  color: #969696;
  font-size: 12px;
  float: none;
  width: 100%;
  background-color: transparent;
  padding: 10px 12px;
}

.searchHotel .sbHolder .sbOptions {
  right: auto;
  left: 1px;
  width: 100% !important;
  top: 44px !important;
}

.searchHotel .sbHolder .sbOptions li a {
  color: #969696;
  font-size: 12px;
  float: none;
  width: 100%;
  background-color: transparent;
  padding: 10px 12px;
}

.searchHotel .sbHolder .sbOptions li a:hover {
  color: #ff891e !important;
}

.amazingSelectbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .amazingSelectbox {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .amazingSelectbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.amazingSelectbox .searchHotel {
  margin-bottom: 20px;
}

.amazingSelectbox .searchHotel:last-child {
  margin-right: 0 !important;
}

@media (min-width: 768px) {
  .amazingSelectbox .searchHotel {
    float: left;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

.amazingSelectbox .searchHotel .ed-datepicker {
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-top: 0;
  width: 220px;
  margin-right: 10px;
}

.amazingSelectbox .searchHotel .ed-datepicker .form-control {
  padding: 0 15px;
  color: #fff;
}

.amazingSelectbox .searchHotel .ed-datepicker .form-control::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}

.amazingSelectbox .searchHotel .ed-datepicker .form-control::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}

.amazingSelectbox .searchHotel .ed-datepicker .form-control:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}

.amazingSelectbox .searchHotel .ed-datepicker .input-group-addon span {
  color: #fff;
  padding-right: 15px;
}

.amazingSelectbox .searchHotelBtn .buttonCustomPrimary {
  padding: 0 20px;
  width: 222px;
  margin-right: 10px;
}

@media (min-width: 768px) {
  .amazingSelectbox .searchHotelBtn .buttonCustomPrimary {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .amazingSelectbox .searchHotelBtn .buttonCustomPrimary {
    width: 124px;
  }
}

.amazingSelectbox .searchHotelBtn .buttonCustomPrimary:hover {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.subscribSection .amazingSelectbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  .subscribSection .amazingSelectbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 992px) {
  .subscribSection .amazingSelectbox {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.subscribSection .amazingSelectbox .subscribInput {
  float: left;
  margin-right: 5px;
}

.subscribSection .amazingSelectbox .subscribInput input[type="email"] {
  width: 250px;
  height: 45px;
  background-color: transparent;
  border: 1px solid #fff;
  margin-bottom: 20px;
  display: inline-block;
}

@media (min-width: 768px) {
  .subscribSection .amazingSelectbox .subscribInput input[type="email"] {
    width: 230px;
  }
}

@media (min-width: 992px) {
  .subscribSection .amazingSelectbox .subscribInput input[type="email"] {
    width: 340px;
  }
}

@media (min-width: 1200px) {
  .subscribSection .amazingSelectbox .subscribInput input[type="email"] {
    width: 350px;
  }
}

.subscribSection .amazingSelectbox .subscribInput input::-webkit-input-placeholder {
  color: #fff;
}

.subscribSection .amazingSelectbox .subscribInput input::-moz-placeholder {
  color: #fff;
}

.subscribSection .amazingSelectbox .subscribInput input:-ms-input-placeholder {
  color: #fff;
}

.subscribSection .amazingSelectbox .searchHotel .sbHolder {
  width: 250px;
}

@media (min-width: 768px) {
  .subscribSection .amazingSelectbox .searchHotel .sbHolder {
    width: 230px;
  }
}

@media (min-width: 992px) {
  .subscribSection .amazingSelectbox .searchHotel .sbHolder {
    width: 240px;
  }
}

@media (min-width: 1200px) {
  .subscribSection .amazingSelectbox .searchHotel .sbHolder {
    width: 250px;
  }
}

.subscribSection .amazingSelectbox .searchHotelBtn .buttonCustomPrimary {
  width: 250px;
  background-color: #fff;
  color: #ff891e !important;
}

@media (min-width: 768px) {
  .subscribSection .amazingSelectbox .searchHotelBtn .buttonCustomPrimary {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .subscribSection .amazingSelectbox .searchHotelBtn .buttonCustomPrimary {
    width: 175px;
  }
}

.subscribSection .amazingSelectbox .searchHotelBtn .buttonCustomPrimary:hover {
  background-color: transparent;
  color: #fff !important;
}

/*=== 2.13 INPUT TYPE TEXT ===*/
.inputText {
  border-bottom: 1px solid #dedede;
  height: 45px;
}

.inputText .input-group .input-label {
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 20;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.inputText .form-control {
  border-color: transparent;
  box-shadow: none;
  padding: 6px 0px;
  height: 44px;
  position: relative;
}

.inputText .form-control::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.inputText .form-control::-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.inputText .form-control:-ms-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

/*Button Style   ||-----------*/
.btn:focus {
    outline: none;
}

.btn, button {
    font-size: 12px;
    line-height: normal;
    font-weight: 600;
    
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
}

    .btn i, button i, i.left {
        margin-right: 6px;
    }

i.right {
    margin-left: 6px;
    margin-right: 0px !important;
}

button {
    vertical-align: top;
}

.btn-full {
    width: 100% !important;
    display: inline-block;
    text-align: center;
}

.btn-lg {
    padding: 15px 25px;
    display: inline-block;
}

.btn-md {
    padding: 11px 20px;
    display: inline-block;
}

.btn-xs {
    padding: 11px 15px 10px;
    display: inline-block;
}

.btn-line-xs {
    padding: 7px 15px 7px;
    display: inline-block;
}

.btn-icon {
    padding: 0px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    display: inline-table !important;
}


.btn-black {
    color: #fff;
    background: #323232;
    border: none;
}

    .btn-black:hover {
        color: #fff;
        /*background: #e6ae49;*/
        background: rgba(50,50,50,0.85);
    }

.btn-color-a, .btn-color-b {
    color: #fff;
    background: #e6ae49;
    border: none;
}

    .btn-color-a:hover {
        color: #fff;
        background: rgba(230,174,73,0.85);
    }

    .btn-color-b:hover {
        color: #fff;
        /*color: #e6ae49;
        background: #fff;*/
        background: rgba(230,174,73,0.85);
    }

.btn-white {
    color: #323232;
    background: rgba(255,255,255,1);
    border: none;
}

    .btn-white:hover {
        /*color: #fff;
        background: #e6ae49;*/
        background: rgba(255,255,255,0.85);
        color: #323232;
    }

.btn-black-line, .btn-white-line, .btn-color-line {
    border: 2px solid;
    background: none;
}

.btn-black-line {
    color: #323232;
    border-color: #323232;
    padding: 9px 20px;
}

    .btn-black-line:hover {
        color: #fff;
        background: #323232;
    }

.btn-color-line {
    color: #e6ae49;
    border-color: #e6ae49;
    padding: 9px 20px;
}

    .btn-color-line:hover {
        color: #fff;
        background: #e6ae49;
    }



.btn-white-line {
    color: #fff;
    border-color: #fff;
    padding: 9px 20px;
}

    .btn-white-line:hover {
        color: #323232;
        background: #fff;
    }

.btn-link-a, .btn-link-b {
    color: #323232;
    background: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    border-bottom: 1px dotted transparent;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .btn-link-a:hover {
        color: #e6ae49;
        border-bottom: 1px solid #e6ae49;
    }

    .btn-link-b:hover {
        color: #fff;
        border-bottom: 2px solid #fff;
    }

.btn-space-5 {
    width: 5px;
    min-height: 1px;
    display: inline-block;
}

.btn-space-10 {
    width: 10px;
    min-height: 1px;
    display: inline-block;
}

/*================= 5. SECTION ==================*/
/*=== 5.1 MAIN CONTENT SECTION ===*/
.static .pageTitle {
  margin-top: 0;
}

.mainContentSection, .whiteSection, .lightSection {
  width: 100%;
  padding: 50px 0 50px 0;
  background-color: #ffffff;
  display: block;
}

/*=== 5.2 DARK SECTION ===*/
.darkSection {
  width: 100%;
  padding: 42px 0;
  background-color: #262a2e;
  display: block;
}

.darkSection.citiesPage {
  padding: 36px 30px;
  border-radius: 4px;
  margin-bottom: 80px;
}

@media (min-width: 768px) {
  .gridResize > .col-sm-3 {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .gridResize > .col-sm-3 {
    width: 21%;
  }
}

@media (max-width: 767px) {
  .gridResize > .col-sm-7 {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .gridResize > .col-sm-7 {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .gridResize > .col-sm-7 {
    width: 68%;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .gridResize > .col-sm-2 {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .gridResize > .col-sm-2 {
    width: 11%;
  }
}

.gridResize .buttonCustomPrimary {
  margin-top: 4px;
}

/*=== 5.3 WHITE SECTION ===*/
.destinations {
  background-color: #262a2e;
  border-radius: 5px;
}

.destinations a img {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.destinations .media-left {
  display: inline-block;
  float: left;
}

@media (max-width: 767px) {
  .destinations .media-left {
    width: 100%;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .destinations .media-left {
    width: 50%;
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .destinations .media-left {
    width: auto;
  }
}

.destinations .media-left img {
  width: 100%;
}

@media (max-width: 767px) {
  .destinations .media-body {
    padding: 15px;
  }
}

@media (min-width: 768px) {
  .destinations .media-body {
    padding: 15px 23px 0 23px;
  }
}

@media (min-width: 992px) {
  .destinations .media-body {
    padding: 80px 23px 0 23px;
  }
}

@media (min-width: 1200px) {
  .destinations .media-body {
    padding: 80px 45px 0 45px;
  }
}

.destinations .media-body .media-heading {
  color: #ffffff;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .destinations .media-body .media-heading {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .destinations .media-body .media-heading {
    font-size: 20px;
    margin-bottom: 25px;
  }
}

@media (min-width: 768px) {
  .destinations .media-body p {
    font-size: 11px;
    margin-bottom: 10px;
    line-height: 17px;
  }
}

@media (min-width: 992px) {
  .destinations .media-body p {
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 21px;
  }
}

@media (min-width: 1200px) {
  .destinations .media-body p {
    font-size: 14px;
    line-height: 21px;
  }
}

@media (max-width: 767px) {
  .destinations .media-body .list-unstyled {
    margin-bottom: 15px;
    width: 100%;
    display: block;
    float: none;
  }
}

@media (min-width: 768px) {
  .destinations .media-body .list-unstyled {
    margin-bottom: 5px;
    width: 33%;
    display: inline-block;
    float: left;
  }
}

@media (min-width: 992px) {
  .destinations .media-body .list-unstyled {
    margin-bottom: 24px;
  }
}

.destinations .media-body .list-unstyled li {
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
}

.destinations .media-body .list-unstyled li i {
  color: #ff891e;
  margin-right: 10px;
}

.destinations .media-body .list-unstyled li a {
  text-transform: capitalize;
  color: #929497;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .destinations .media-body .list-unstyled li a {
    font-size: 11px;
    line-height: 17px;
  }
}

@media (min-width: 992px) {
  .destinations .media-body .list-unstyled li a {
    font-size: 14px;
    line-height: 21px;
  }
}

.destinations .media-body .list-unstyled li a i {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 8px;
  color: #929497;
}

.destinations .media-body .list-unstyled li a:hover {
  color: #ff891e;
}

.destinations .media-body .list-unstyled li a:hover i {
  color: #ff891e;
}

@media (min-width: 768px) {
  .destinations .media-body .list-unstyled li:first-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .destinations .media-body .list-unstyled li:first-child {
    margin-bottom: 16px;
  }
}

.destinations .media-body .media-btn {
  display: block;
  width: 100%;
}

.filter-container {
  padding: 0 20px 30px 20px;
}


/*================= 7. PACKAGES ==================*/
/*================= 7.1 PACKAGES LIST ==================*/
.packagesList {
  background-color: #ffffff;
  min-height: 300px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .packagesList .media-left {
    float: left;
    width: 100%;
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .packagesList .media-left {
    float: left;
    width: 100%;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .packagesList .media-left {
    float: left;
    width: auto;
    padding-right: 10px;
  }
}

.packagesList .media-left img {
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

@media (min-width: 992px) {
  .packagesList .media-left img {
    border-top-right-radius: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
}

.packagesList .media-body {
  position: relative;
  height: 100%;
  overflow: visible;
}

@media (max-width: 767px) {
  .packagesList .media-body {
    padding: 30px;
  }
}

@media (min-width: 768px) {
  .packagesList .media-body {
    padding: 30px 30px 0 20px;
  }
}

.packagesList .media-body .detailsBtn {
  float: left;
  margin-left: 0;
  position: absolute;
  left: 20px;
  top: 200px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .packagesList .media-body .detailsBtn {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .packagesList .media-body .detailsBtn {
    top: 180px;
  }
}

@media (min-width: 992px) {
  .packagesList .media-body .detailsBtn {
    top: 210px;
  }
}

@media (min-width: 1200px) {
  .packagesList .media-body .detailsBtn {
    top: 200px;
  }
}

.packagesList .media-body .detailsBtn .buttonTransparent, .packagesList .media-body .detailsBtn .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .packagesList .media-body .detailsBtn a, .packagesList .media-body .detailsBtn .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .packagesList .media-body .detailsBtn a, .packagesList .media-body .detailsBtn .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .packagesList .media-body .detailsBtn a {
  margin-bottom: 10px;
}

.packagesList .media-body .detailsBtn .buttonTransparent i, .packagesList .media-body .detailsBtn .paginationCenter .pagination li:first-child a i, .paginationCenter .pagination li:first-child .packagesList .media-body .detailsBtn a i, .packagesList .media-body .detailsBtn .paginationCenter .pagination li:last-child a i, .paginationCenter .pagination li:last-child .packagesList .media-body .detailsBtn a i, .packagesList .media-body .detailsBtn .isotopeFilters ul.filter > li a i, .isotopeFilters ul.filter > li .packagesList .media-body .detailsBtn a i {
  margin-right: 10px;
}

.packagesList .media-body .countryRating span {
  display: inline-block;
  float: left;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #dedede;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px;
  margin-top: 5px;
  color: #969696;
}

.textInfo {
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  border: 1px solid #dedede;
  padding: 0 15px;
  color: #969696;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 13px;
  display: block;
}

.media-heading{ color: #000;  font-size: 18px;  line-height: 25px;}

.media-heading a {
  color: #262a2e;
}

.media-heading a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #ff891e;
}

.bodyLeft, .bodyRight {
  display: inline-block;
  float: left;
  width: 70%;
}

@media (max-width: 767px) {
  .bodyLeft, .bodyRight {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .bodyLeft, .bodyRight {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .bodyLeft, .bodyRight {
    width: 60%;
  }
}

@media (min-width: 1200px) {
  .bodyLeft, .bodyRight {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .bodyLeft p {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .bodyLeft p {
    font-size: 12px;
  }
}

@media (min-width: 992px) {
  .bodyLeft p {
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  .bodyLeft p {
    font-size: 14px;
  }
}

.bodyRight {
  float: right;
}

@media (max-width: 767px) {
  .bodyRight {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .bodyRight {
    width: 28%;
  }
}

@media (min-width: 992px) {
  .bodyRight {
    width: 38%;
  }
}

@media (min-width: 1200px) {
  .bodyRight {
    width: 28%;
  }
}

.bookingDetails {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #ff891e;
  border-radius: 6px;
  padding: 25px 55px 15px 55px;
  min-height: 210px;
}

.bookingDetails h2 {
  color: #ffffff;
  margin-bottom: 5px;
}

.bookingDetails p {
  color: #ffffff;
}

.bookingDetails .buttonTransparent, .bookingDetails .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .bookingDetails a, .bookingDetails .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .bookingDetails a, .bookingDetails .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .bookingDetails a {
  margin-bottom: 10px;
  width: 100%;
  display: block;
  color: #ffffff;
  border-color: #ffffff;
  padding: 0;
}

.bookingDetails .buttonTransparent:hover, .bookingDetails .paginationCenter .pagination li:first-child a:hover, .paginationCenter .pagination li:first-child .bookingDetails a:hover, .bookingDetails .paginationCenter .pagination li:last-child a:hover, .paginationCenter .pagination li:last-child .bookingDetails a:hover, .bookingDetails .isotopeFilters ul.filter > li a:hover, .isotopeFilters ul.filter > li .bookingDetails a:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ff891e;
}

.packagesList {
  min-height: 300px;
  border-radius: 5px;
}

.packagesList2 {
  min-height: 150px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .packagesList .media-left {
    float: left;
    width: 100%;
    padding-right: 0;
    height: auto;
  }
}

@media (min-width: 768px) {
  .packagesList .media-left {
    float: left;
    width: 100%;
    padding-right: 0;
    height: auto;
  }
}

@media (min-width: 992px) {
  .packagesList .media-left {
    float: left;
    width: 39%;
    padding-right: 10px;
    height: 240px;
    overflow: hidden;
  }
}

@media (min-width: 1200px) {
  .packagesList .media-left {
    height: auto;
  }
}

@media (min-width: 992px) {
  .packagesList .media-left img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.packagesList .media-body {
  padding: 20px;
}

@media (max-width: 767px) {
  .packagesList .media-body .detailsBtn {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .packagesList .media-body .detailsBtn {
    top: 180px;
  }
}

@media (min-width: 992px) {
  .packagesList .media-body .detailsBtn {
    top: 175px;
  }
}

@media (min-width: 1200px) {
  .packagesList .media-body .detailsBtn {
    top: 175px;
  }
}

@media (max-width: 767px) {
  .packagesList .media-body .detailsBtn .btn {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .packagesList .media-body .detailsBtn .btn {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .packagesList .media-body .detailsBtn .btn {
    font-size: 10px;
  }
}

@media (min-width: 1200px) {
  .packagesList .media-body .detailsBtn .btn {
    font-size: 14px;
  }
}

.packagesList .media-body .bookingDetails {
  min-height: 180px;
  padding: 15px;
}

/*================= 7.2 SINGLE PACKAGE FULL WIDTH ==================*/
.singlePackage .generalInfo h2, .relatedProduct h2 {
  font-size: 20px;
  color: #222222;
  line-height: 26px;
  margin: 0 0 25px 0;
  font-weight: 400;
}

.singlePackage .carousel {
  margin-bottom: 30px;
}

.singlePackage .carousel .carousel-inner {
  border-radius: 5px;
}

.singlePackage .carousel .carousel-inner .item img {
  width: 100%;
}

.singlePackage .carousel-indicators {
  display: none;
}

.singlePackage .carousel-control {
  background-image: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.singlePackage .carousel-control .glyphicon-menu-left,
.singlePackage .carousel-control .glyphicon-menu-right,
.singlePackage .carousel-control .icon-next,
.singlePackage .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  z-index: 5;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.35);
}

@media (max-width: 767px) {
  .singlePackage .carousel-control .glyphicon-menu-left,
  .singlePackage .carousel-control .glyphicon-menu-right,
  .singlePackage .carousel-control .icon-next,
  .singlePackage .carousel-control .icon-prev {
    display: none;
  }
}

@media (min-width: 768px) {
  .singlePackage .carousel-control .glyphicon-menu-left,
  .singlePackage .carousel-control .glyphicon-menu-right,
  .singlePackage .carousel-control .icon-next,
  .singlePackage .carousel-control .icon-prev {
    display: inline-block;
  }
}

.singlePackage .carousel-control .icon-prev,
.singlePackage .carousel-control .glyphicon-menu-left {
  margin-left: 0;
  left: 20px;
}

.singlePackage .carousel-control .icon-next,
.singlePackage .carousel-control .glyphicon-menu-right {
  right: 20px;
  margin-right: 0;
}

.singlePackage .well {
  background-color: whitesmoke;
  border-color: #eeeeee;
  box-shadow: none;
  padding: 30px;
  margin-bottom: 70px;
}

.singlePackage .well .infoImage {
  width: 100%;
}

.singlePackage .well .infoImage img {
  width: 100%;
  min-height: 220px;
  border-radius: 4px;
}

.singlePackage .packageInfo h4 {
  text-transform: uppercase;
  font-weight: 400;
  color: #222222;
  margin: 20px 0 30px 0;
}

.singlePackage .packageInfo .dl-horizontal {
  margin-bottom: 0;
}

.singlePackage .packageInfo .dl-horizontal dt {
  text-align: left;
  color: #ff891e;
  float: left;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .singlePackage .packageInfo .dl-horizontal dt {
    font-size: 12px;
    line-height: 19px;
    width: 110px;
  }
}

@media (min-width: 768px) {
  .singlePackage .packageInfo .dl-horizontal dt {
    font-size: 14px;
    line-height: 21px;
    width: 140px;
  }
}

.singlePackage .packageInfo .dl-horizontal dd {
  line-height: 21px;
}

.singlePackage .packageInfo .dl-horizontal dd span {
  color: #ff891e;
}

@media (max-width: 767px) {
  .singlePackage .packageInfo .dl-horizontal dd {
    font-size: 12px;
    margin-left: 110px;
  }
}

@media (min-width: 768px) {
  .singlePackage .packageInfo .dl-horizontal dd {
    font-size: 14px;
    margin-left: 140px;
  }
}

.singlePackage .packageInfo p {
  margin-bottom: 25px;
}

.singlePackage .packageInfo p span {
  color: #ff891e;
  font-size: 18px;
  margin-left: 10px;
}

.singlePackage .packageInfo .buttonCustomPrimary {
  padding: 0 20px;
}

.singlePackage .generalInfo {
  margin-bottom: 10px;
  float: left;
}

.review-aria .reviewContent {
  margin-top: 36px;
}

.review-aria .reviewContent .reviewTitle {
  font-size: 20px;
  color: #222222;
  font-weight: 400;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.review-aria .reviewContent .reviewTitle span {
  color: #fec701;
  font-size: 20px;
  margin-left: 10px;
}

.review-aria .reviewContent .reviewMedia .media-left img {
  width: 76px;
  height: 76px;
  border-radius: 3px;
  margin-right: 25px;
}

.review-aria .reviewContent .reviewMedia .media-body h5 {
  font-size: 15px;
  line-height: 26px;
  color: #222222;
}

.review-aria .reviewContent .reviewMedia .media-body span {
  color: #fec701;
}

.review-aria .reviewContent .commentsForm {
  margin-top: 30px;
}

.review-aria .reviewContent .commentsForm p span {
  margin-left: 15px;
  color: #fec701;
}

.review-aria .reviewContent .commentsForm .form-group .form-control {
  padding: 20px;
}

.review-aria .reviewContent .commentsForm .buttonCustomPrimary {
  margin-top: 15px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .review-aria .reviewContent .commentsForm .buttonCustomPrimary {
    margin-bottom: 0;
  }
}

.description-aria {
  margin-top: 35px;
}

.description-aria .descriptionList li {
  margin-bottom: 15px;
}

.description-aria .descriptionList li i.fa {
  margin-right: 9px;
}

.singlePackage .panel-group {
  margin-bottom: 70px;
}

.singlePackage .panel-group .panel-heading {
  padding: 15px;
  text-transform: uppercase;
  font-size: 18px;
  color: #969696;
  background-color: whitesmoke;
  border-color: #eeeeee;
}

.singlePackage .panel-group .panel-heading i {
  line-height: 22px;
}

.singlePackage .panel-default > a.panel-heading {
  display: block;
}

.singlePackage .panel-group .panel + .panel {
  margin-top: 15px;
}

.selectbox-sidebar .sbHolder {
  width: 140px;
  height: 45px;
  border-radius: 3px;
  border-color: #dedede;
}

@media (min-width: 768px) {
  .selectbox-sidebar .sbHolder {
    width: 184px;
  }
}

@media (min-width: 992px) {
  .selectbox-sidebar .sbHolder {
    width: 140px;
  }
}

@media (min-width: 1200px) {
  .selectbox-sidebar .sbHolder {
    width: 178px;
  }
}

.selectbox-sidebar .sbHolder .sbToggle {
  background: url(../plugins/selectbox/images/arrow-down-1.png) no-repeat;
  z-index: -5;
}

.selectbox-sidebar .sbHolder .sbSelector {
  line-height: 45px;
  color: #666666 !important;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  width: 100%;
}

.selectbox-sidebar .sbHolder .sbOptions {
  width: 100% !important;
  right: 0 !important;
  top: 44px !important;
  border-color: #dedede;
}

.selectbox-sidebar .sbHolder .sbOptions li a {
  color: #666666 !important;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  font-size: 13px;
}

.selectbox-sidebar .sbHolder .sbOptions li a:hover {
  color: #ff891e !important;
}

.selectbox-sidebar .icon-clock {
  position: absolute;
  right: 20px;
  top: 13px;
  color: #666666;
}

.relatedItem {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .relatedItem {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .relatedItem {
    margin-bottom: 0;
  }
}

.relatedItem img {
  width: 100%;
  transition: all 0.5s ease-in-out;
  border-radius: 4px;
}

.relatedItem .maskingInfo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.35);
  text-align: center;
  transition: all 0.3s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.relatedItem .maskingInfo h4 {
  margin: 80px 0 15px 0;
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}

.relatedItem .maskingInfo p {
  color: #ffffff;
  margin-bottom: 25px;
}

.relatedItem .maskingInfo .buttonTransparent, .relatedItem .maskingInfo .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .relatedItem .maskingInfo a, .relatedItem .maskingInfo .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .relatedItem .maskingInfo a, .relatedItem .maskingInfo .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .relatedItem .maskingInfo a {
  color: #ffffff;
}

.relatedItem:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  border-radius: 4px;
}

.relatedItem:hover .maskingInfo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  border-radius: 4px;
}

.relatedItem:hover .maskingInfo h4 {
  margin: 70px 0 15px 0;
}

.relatedItem:hover {
  border-radius: 4px;
}

@media (max-width: 767px) {
  .galleryCarousel .carousel-indicators {
    display: none;
  }
}

@media (min-width: 768px) {
  .galleryCarousel .carousel-indicators {
    display: block;
  }
}

.galleryCarousel .carousel-control .glyphicon-menu-left,
.galleryCarousel .carousel-control .glyphicon-menu-right,
.galleryCarousel .carousel-control .icon-next,
.galleryCarousel .carousel-control .icon-prev {
  background-color: rgba(255, 255, 255, 0.35);
}

.galleryCarousel .carousel-indicators li {
  display: inline-block;
  width: auto;
  height: auto;
  text-indent: 0;
  border-radius: 0px;
  border-radius: 4px;
  border-width: 2px;
  background-color: #ffffff;
}

.galleryCarousel .carousel-indicators li img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0.5);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.galleryCarousel .carousel-indicators li.active {
  width: auto;
  height: auto;
}

.galleryCarousel .carousel-indicators li.active img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.countryTitle .carousel-inner > .item {
  height: 200px;
}

@media (min-width: 480px) {
  .countryTitle .carousel-inner > .item {
    height: 225px;
  }
}

@media (min-width: 768px) {
  .countryTitle .carousel-inner > .item {
    height: 450px;
  }
}

.countryTitle .carousel-inner > .item img {
  height: 100%;
}

.weatherInfo {
  width: 100%;
  height: 450px;
  position: relative;
}

.weatherInfo img {
  width: 100%;
  height: 100%;
}

.weatherInfo .cityWeather {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.weatherInfo .cityWeather .cityTable {
  display: table;
  height: 450px;
  width: 100%;
}

.weatherInfo .cityWeather .cityTable .cityTableInner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.weatherInfo .cityWeather .cityTable .cityTableInner .cityWeatherInfo img {
  width: auto;
  height: auto;
  margin-bottom: 15px;
}

.weatherInfo .cityWeather .cityTable .cityTableInner .cityWeatherInfo h2 {
  font-size: 45px;
  color: #ffffff;
  line-height: 45px;
  margin: 0 0 25px 0;
}

.weatherInfo .cityWeather .cityTable .cityTableInner .cityWeatherInfo p {
  font-size: 20px;
  color: #ffffff;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
}

.weatherInfo .dayTime {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  display: block;
  padding: 20px;
}

.weatherInfo .dayTime span {
  color: #ffffff;
}

.weatherInfo .daysWeather {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  height: auto;
  display: block;
}

.weatherInfo .daysWeather .list-inline {
  margin-left: 0;
  text-align: center;
}

.weatherInfo .daysWeather .list-inline li {
  color: #ffffff;
  text-align: center;
  margin: 0 30px;
}

.weatherInfo .daysWeather .list-inline li span img {
  width: auto;
  height: auto;
  display: block;
  margin: 5px 0;
}

.countryTabs {
  margin-bottom: 60px;
}

.countryTabs .nav-tabs {
  border-color: #dedede;
}

.countryTabs .nav-tabs > li {
  margin: 0;
}

.countryTabs .nav-tabs > li > a {
  color: #222222;
  border: none;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
  position: relative;
  margin: 0;
}

.countryTabs .nav-tabs > li > a:hover {
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.countryTabs .nav-tabs > li > a:hover:after {
  width: 100%;
}

.countryTabs .nav-tabs > li > a:after {
  content: "";
  height: 3px;
  left: 0;
  bottom: -3px;
  width: 0px;
  position: absolute;
  transition: all 0.3s ease-in-out;
  background-color: #ff891e;
}

.countryTabs .nav-tabs > li.pull-right .list-inline li a {
  line-height: 43px;
  color: #969696;
}

.countryTabs .nav-tabs > li.pull-right .list-inline li a:hover {
  color: #ff891e;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.countryTabs .nav-tabs > li.active > a,
.countryTabs .nav-tabs > li.active > a:focus,
.countryTabs .nav-tabs > li.active > a:hover {
  border: none;
  border-bottom: 3px solid #ff891e;
  color: #222222;
}

.countryTabs .tab-content {
  padding-top: 30px;
}

.countryTabs .tab-content .well h3 {
  color: #222222;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 25px;
}

.countryTabs .tab-content .well .list-unstyled {
  margin-bottom: 15px;
  float: left;
}

.countryTabs .tab-content .well .list-unstyled li {
  color: #222222;
  margin-bottom: 15px;
}

.countryTabs .tab-content .well .list-unstyled li i {
  margin-right: 10px;
}

.countryTabs .tab-content .well .buttonCustomPrimary {
  padding: 0 20px;
}

.countryTabs .tab-content .well .buttonCustomPrimary:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.commonInfo h2 {
  color: #222222;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 25px;
}

.commonInfo p {
  margin-bottom: 25px;
}

.commonInfo .list-inline li {
  margin-bottom: 10px;
  width: 40%;
}

.commonInfo .list-inline li i {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 10px;
  color: #67686a;
  margin-right: 10px;
}

.relatedSection {
  margin-bottom: 80px;
}

.relatedSection .sectionTitle h2 {
  margin-bottom: 25px;
}

.relatedSection .deals {
  background-color: whitesmoke;
}

.relatedSection .deals:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.information-aria {
  margin-top: 25px;
}

.information-aria h3 {
  font-size: 20px;
  font-weight: 400;
  color: #222222;
  margin-bottom: 22px;
}

.information-aria p {
  margin-bottom: 25px;
}

.information-aria .singleContent {
  margin-bottom: 10px;
}

.information-aria .singleContent .media {
  background-color: #f5f5f5;
  padding: 40px 30px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.information-aria .singleContent .media .media-body {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .information-aria .singleContent .media .media-body {
    display: table-cell;
  }
}

.information-aria .singleContent .media .media-body .media-heading {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 11px;
  color: #222222;
}

.information-aria .singleContent .media .media-right {
  padding-left: 0px;
}

@media (min-width: 768px) {
  .information-aria .singleContent .media .media-right {
    padding-left: 10px;
  }
}

.information-aria .singleContent .media .media-right .days {
  background-color: #f2f2f2;
  width: 80px;
  height: 80px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  line-height: 80px;
  text-align: center;
  text-transform: uppercase;
  color: #ff891e;
  font-size: 16px;
  font-weight: 700;
}

.location-aria {
  margin-top: 65px;
  margin-bottom: 65px;
}

.singleCartSidebar .panel-heading {
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .singleCartSidebar .panel-heading {
    font-size: 26px;
    line-height: 40px;
  }
}

.singleCartSidebar .control-label {
  padding-top: 15px;
  font-weight: 400;
  color: #222222;
}

.singleCartSidebar .datepickerWrap .ed-datepicker {
  border-bottom: none;
  border: 1px solid #dedede;
  border-radius: 3px;
  padding: 0 10px;
  margin-bottom: 0;
}

.singleCartSidebar .datepickerWrap .searchFilter .sbHolder {
  border-bottom: none;
  border: 1px solid #dedede;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .singleCartSidebar .datepickerWrap .searchFilter .sbHolder {
    margin: 0;
  }
}

.singleCartSidebar .datepickerWrap .searchFilter .sbHolder .sbSelector {
  left: 10px;
  text-align: left;
}

.singleCartSidebar .datepickerWrap .searchFilter .sbHolder .sbToggle {
  right: 10px;
  top: 18px;
}

.singleCartSidebar .datepickerWrap .searchFilter .sbHolder .sbOptions a {
  text-align: left;
  padding: 11px 5px;
}

.singleCartSidebar .datepickerWrap .count-input {
  position: relative;
  width: 140px;
}

@media (min-width: 768px) {
  .singleCartSidebar .datepickerWrap .count-input {
    margin: auto;
  }
}

@media (min-width: 992px) {
  .singleCartSidebar .datepickerWrap .count-input {
    margin-left: 0;
    width: 120px;
  }
}

@media (min-width: 1200px) {
  .singleCartSidebar .datepickerWrap .count-input {
    width: 140px;
  }
}

.singleCartSidebar .datepickerWrap .count-input .incr-btn {
  color: #666666;
  display: block;
  font-size: 30px;
  font-weight: 300;
  height: 48px;
  line-height: 45px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 48px;
}

@media (min-width: 992px) {
  .singleCartSidebar .datepickerWrap .count-input .incr-btn {
    width: 40px;
  }
}

@media (min-width: 1200px) {
  .singleCartSidebar .datepickerWrap .count-input .incr-btn {
    width: 48px;
  }
}

.singleCartSidebar .datepickerWrap .count-input .incr-btn:first-child {
  left: 0;
  right: auto;
  border-right: 1px solid #eaeaea;
}

.singleCartSidebar .datepickerWrap .count-input .incr-btn:last-child {
  border-left: 1px solid #eaeaea;
}

.singleCartSidebar .datepickerWrap .count-input input {
  -moz-appearance: none;
  background: transparent none repeat scroll 0 0;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  height: 48px;
  font-weight: 700;
  color: #666666;
  text-align: center;
  width: 100%;
}

.singleCartSidebar .price {
  padding-top: 15px;
  text-align: center;
}

.singleCartSidebar .totalCost {
  border-top: 1px solid;
  border-bottom: 1px solid;
  overflow: hidden;
  padding: 15px 0;
  border-color: #dedede;
}

.singleCartSidebar .totalCost .totalCostLeft {
  padding: 0;
}

.singleCartSidebar .totalCost .totalCostLeft p {
  margin: 0;
  color: #222222;
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
}

.singleCartSidebar .totalCost .totalCostRight {
  text-align: right;
  color: #ff891e;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  padding-right: 5px;
}

@media (min-width: 320px) {
  .singleCartSidebar .form-horizontal .form-group .control-label {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .singleCartSidebar .form-horizontal .form-group .control-label {
    text-align: center;
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .singleCartSidebar .form-horizontal .form-group .control-label {
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 320px) {
  .singleCartSidebar .form-horizontal .form-group .datepickerWrap {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .singleCartSidebar .form-horizontal .form-group .datepickerWrap {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .singleCartSidebar .form-horizontal .form-group .datepickerWrap {
    text-align: right;
    margin-bottom: 10px;
  }
}

.singleCartSidebar .form-horizontal .form-group .datepickerWrap .ed-datepicker input {
  color: #666;
  font-size: 13px;
  line-height: 13px;
}

.singleCartSidebar .form-horizontal .buttonTransparent, .singleCartSidebar .form-horizontal .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .singleCartSidebar .form-horizontal a, .singleCartSidebar .form-horizontal .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .singleCartSidebar .form-horizontal a, .singleCartSidebar .form-horizontal .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .singleCartSidebar .form-horizontal a {
  height: 50px;
  line-height: 50px;
  margin-top: 30px;
}

.singleCartSidebar .form-horizontal .buttonTransparent .fa-angle-right, .singleCartSidebar .form-horizontal .paginationCenter .pagination li:first-child a .fa-angle-right, .paginationCenter .pagination li:first-child .singleCartSidebar .form-horizontal a .fa-angle-right, .singleCartSidebar .form-horizontal .paginationCenter .pagination li:last-child a .fa-angle-right, .paginationCenter .pagination li:last-child .singleCartSidebar .form-horizontal a .fa-angle-right, .singleCartSidebar .form-horizontal .isotopeFilters ul.filter > li a .fa-angle-right, .isotopeFilters ul.filter > li .singleCartSidebar .form-horizontal a .fa-angle-right {
  margin-left: 20px;
  font-size: 18px;
}

/* ======== HOME CITY PAGE ================*/
.sectionTitleHomeCity {
  text-align: center;
  margin-bottom: 50px;
}

.sectionTitleHomeCity h2 {
  font-size: 26px;
  font-weight: 700;
  color: #222222;
}

.sectionTitleHomeCity h2 span {
  color: #ff891e;
}

.sectionTitleHomeCity p {
  font-size: 18px;
}

.sectionTitleHomeCity2 {
  text-align: center;
  margin-bottom: 50px;
}

.sectionTitleHomeCity2 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
}

.sectionTitleHomeCity2 h2 span {
  color: #ff891e;
}

.sectionTitleHomeCity2 p {
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
}

.homeCitybtn {
  display: block;
  text-align: center;
  margin-top: 30px;
}

.homeCitybtn .buttonTransparent, .homeCitybtn .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .homeCitybtn a, .homeCitybtn .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .homeCitybtn a, .homeCitybtn .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .homeCitybtn a {
  height: 46px;
  line-height: 46px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.mostPopulerToure .thumbnail .caption h4 a:hover {
  color: #222222 !important;
  text-decoration: none;
  cursor: default;
}

.mostPopulerToure .thumbnail .caption .detailsInfo .detailsBtn li a {
  font-size: 13px;
  padding: 0 10px;
}

.amazingHtoleSection {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 100px 0;
}

@media (min-width: 768px) {
  .amazingHtoleSection {
    height: 460px;
  }
}

@media (min-width: 992px) {
  .amazingHtoleSection {
    height: 386px;
  }
}

.amazingHtoleSection:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  content: '';
}

.topHotelSection .thumbnail {
  background-color: whitesmoke;
}

.thumbnail .caption h4 {color: #000;margin-top:30px;}

.topHotelSection .thumbnail .caption h4 a:hover {
  color: #222222 !important;
  text-decoration: none;
  cursor: default;
}

.topHotelSection .thumbnail .caption .detailsInfo .detailsBtn li a {
  font-size: 13px;
  padding: 0 10px;
}

.topHotelSection .thumbnail:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.foodDrinkSection .foodLeftImg {
  display: none;
}

@media (min-width: 768px) {
  .foodDrinkSection .foodLeftImg {
    display: block;
    overflow: hidden;
  }
}

.foodDrinkSection .foodLeftImg .foodImage {
  height: 100%;
}

.foodDrinkSection .foodDrinkContent {
  padding: 95px 30px 80px 30px;
}

@media (min-width: 768px) {
  .foodDrinkSection .foodDrinkContent {
    padding: 95px 0 72px 30px;
  }
}

.foodDrinkSection .foodDrinkContent .foodDrinkHeader {
  margin-bottom: 35px;
}

.foodDrinkSection .foodDrinkContent .foodDrinkHeader h2 {
  font-size: 26px;
  font-weight: 679px;
  color: #222222;
}

.foodDrinkSection .foodDrinkContent .foodDrinkHeader h2 span {
  color: #ff891e;
}

.foodDrinkSection .foodDrinkContent .FoodDrinkList .item-list {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.foodDrinkSection .foodDrinkContent .FoodDrinkList .item-list h4 {
  font-size: 14px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.foodDrinkSection .foodDrinkContent .FoodDrinkList .item-list a {
  font-size: 13px;
  color: #969696;
  text-transform: uppercase;
}

.foodDrinkSection .foodDrinkContent .FoodDrinkList .item-list span {
  margin-top: -18px;
  border: 1px solid #dedede;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  text-transform: uppercase;
}

.sightInCity .sightContent {
  border-bottom: 1px solid #dedede;
  padding-top: 25px;
  padding-bottom: 25px;
}

.sightInCity .sightContent .media .media-left img {
  border-radius: 3px;
}

.sightInCity .sightContent .media .media-body .src="<?php echo G5_THEME_IMG_URL ?>/1004cc0206_ {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #222222;
}

@media (min-width: 768px) {
  .sightInCity .sightContent .media .media-body .media-heading {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .sightInCity .sightContent .media .media-body .media-heading {
    margin-top: 15px;
  }
}

@media (min-width: 1200px) {
  .sightInCity .sightContent .media .media-body .media-heading {
    margin-top: 20px;
  }
}

.sightInCity .sightContent .media .media-body a {
  font-size: 13px;
  color: #969696;
  text-transform: uppercase;
}

.sightInCity .sightContent .media .media-body a:focus {
  text-decoration: none;
}

.exclusiveDaySection {
  position: relative;
  height: auto;
  background-position: center;
  background-size: cover;
}

.exclusiveDaySection:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  content: '';
}

.exclusiveDaySection .homeCitybtn .buttonCustomPrimary {
  padding: 0px 20px;
}

.exclusiveDaySection .homeCitybtn .buttonCustomPrimary:hover {
  background-color: #fff;
  color: #ff891e !important;
}

.planToureCitySection .planToureContent {
  background-color: #fff;
  padding: 70px 35px;
}

.planToureCitySection .planToureContent .icon {
  width: 120px;
  height: 120px;
  border: 1px solid #e5e5e5;
  margin: 0 auto;
  border-radius: 50%;
}

.planToureCitySection .planToureContent .icon i {
  color: #ff891e;
  font-size: 50px;
  line-height: 120px;
}

.planToureCitySection .planToureContent .content h4 {
  font-size: 16px;
  line-height: 26px;
  color: #222222;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 25px;
}

.planToureCitySection .planToureContent .content a {
  color: #969696;
  text-decoration: underline;
  font-size: 13px;
  text-transform: uppercase;
}

.planToureCitySection .planToureContent .content a:hover {
  color: #ff891e;
}

.photoGallerySection .photoGallery .slick-carousel .slick-prev {
  left: 0;
}

@media (min-width: 768px) {
  .photoGallerySection .photoGallery .slick-carousel .slick-prev {
    left: -60px;
  }
}

@media (min-width: 992px) {
  .photoGallerySection .photoGallery .slick-carousel .slick-prev {
    left: -80px;
  }
}

.photoGallerySection .photoGallery .slick-carousel .slick-prev:before {
  content: "\f053";
  font-family: 'FontAwesome';
  color: #a5a5a5;
  font-size: 25px;
  display: none;
}

@media (min-width: 768px) {
  .photoGallerySection .photoGallery .slick-carousel .slick-prev:before {
    display: block;
  }
}

.photoGallerySection .photoGallery .slick-carousel .slick-next {
  right: 0px;
  display: none;
}

@media (min-width: 768px) {
  .photoGallerySection .photoGallery .slick-carousel .slick-next {
    right: -60px;
  }
}

@media (min-width: 992px) {
  .photoGallerySection .photoGallery .slick-carousel .slick-next {
    right: -80px;
  }
}

.photoGallerySection .photoGallery .slick-carousel .slick-next:before {
  content: "\f054";
  font-family: 'FontAwesome';
  color: #a5a5a5;
  font-size: 25px;
  display: none;
}

@media (min-width: 768px) {
  .photoGallerySection .photoGallery .slick-carousel .slick-next:before {
    display: block;
  }
}

.photoGallerySection .photoGallery .slick-carousel .singlItem {
  -webkit-transform: scale(1);
  transform: scale(1);
  margin: 0;
  z-index: 0 !important;
}

@media (min-width: 768px) {
  .photoGallerySection .photoGallery .slick-carousel .singlItem {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.3;
    margin: 0px -100px;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  }
}

.photoGallerySection .photoGallery .slick-carousel .singlItem .singleImg img {
  margin: 0 auto;
  width: 100%;
}

@media (min-width: 768px) {
  .photoGallerySection .photoGallery .slick-carousel .singlItem .singleImg img {
    width: 525px;
  }
}

@media (min-width: 992px) {
  .photoGallerySection .photoGallery .slick-carousel .singlItem .singleImg img {
    width: 725px;
  }
}

@media (min-width: 1200px) {
  .photoGallerySection .photoGallery .slick-carousel .singlItem .singleImg img {
    width: auto;
  }
}

.photoGallerySection .photoGallery .slick-carousel .singlItem.slick-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  position: relative;
  opacity: 1;
  z-index: 1 !important;
}

@media (min-width: 768px) {
  .photoGallerySection .photoGallery .slick-carousel .singlItem.slick-active .singleImg img {
    border: 5px solid #ffb878;
    border-radius: 3px;
  }
}

.travelGuideSection .travelGuideImg {
  position: relative;
}

.travelGuideSection .travelGuideImg img {
  width: 100%;
}

.travelGuideSection .travelGuideImg span {
  position: absolute;
  width: 105px;
  height: 105px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  text-align: center;
  line-height: 105px;
  top: -46px;
  right: 15px;
  color: #ff891e;
}

.travelGuideSection .sectionTitleHomeCity {
  padding-top: 100px;
}

@media (min-width: 768px) {
  .travelGuideSection .sectionTitleHomeCity {
    text-align: left;
    padding-top: 0px;
  }
}

@media (min-width: 992px) {
  .travelGuideSection .sectionTitleHomeCity {
    padding-top: 50px;
  }
}

@media (min-width: 1200px) {
  .travelGuideSection .sectionTitleHomeCity {
    padding-top: 100px;
  }
}

.travelGuideSection .sectionTitleHomeCity h2 {
  margin-bottom: 20px;
}

.travelGuideSection .sectionTitleHomeCity h4 {
  font-weight: 400;
  color: #969696;
}

.travelGuideSection .sectionTitleHomeCity h4 span {
  color: #ff891e;
}

.travelGuideSection .travelGuideContent {
  text-align: center;
}

@media (min-width: 768px) {
  .travelGuideSection .travelGuideContent {
    text-align: left;
  }
}

.travelGuideSection .travelGuideContent .buttonCustomPrimary {
  padding: 0 15px;
  margin-top: 50px;
}

.travelGuideSection .travelGuideContent .buttonCustomPrimary:hover {
  background-color: transparent;
  color: #ff891e !important;
  border: 1px solid #ff891e;
}

.travelTipsSection .travelTipsImg {
  overflow: hidden;
  margin-top: 40px;
}

@media (min-width: 1200px) {
  .travelTipsSection .travelTipsImg {
    margin-top: 0;
  }
}

.travelTipsSection .travelTipsImg img {
  width: 100%;
}

@media (min-width: 992px) {
  .travelTipsSection .travelTipsImg img {
    width: auto;
  }
}

.travelTipsSection .travelTipsContent {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .travelTipsSection .travelTipsContent {
    margin-top: 65px;
  }
}

@media (min-width: 1200px) {
  .travelTipsSection .travelTipsContent {
    margin-top: 30px;
  }
}

.travelTipsSection .travelTipsContent h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #222222;
  margin-bottom: 10px;
}

.travelTipsSection .travelTipsContent .meta-content {
  margin-bottom: 25px;
}

.travelTipsSection .travelTipsContent .meta-content a {
  margin-right: 15px;
  color: #969696;
  font-size: 14px;
  line-height: 24px;
}

.travelTipsSection .travelTipsContent .meta-content a i {
  margin-right: 10px;
  color: #ff891e;
}

.travelTipsSection .travelTipsContent .readMoreBtn {
  text-transform: uppercase;
  text-decoration: underline;
  color: #969696;
  font-size: 14px;
}

.travelTipsSection .travelTipsContent .readMoreBtn:hover {
  color: #ff891e;
}

.travelTipsSection .buttonCustomPrimary {
  background-color: #fff;
  color: #969696 !important;
  border: 1px solid #dedede;
  font-size: 15px;
  padding: 0 30px;
  margin-top: 20px;
}

.travelTipsSection .buttonCustomPrimary:hover {
  background-color: #ff891e;
  color: #fff !important;
}

.subscribSection {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

@media (min-width: 768px) {
  .subscribSection {
    height: 460px;
  }
}

@media (min-width: 992px) {
  .subscribSection {
    height: 386px;
  }
}

.subscribSection:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(211, 115, 37, 0.8);
  content: '';
}

@media (min-width: 768px) {
  .subscribSection .amazingSelebox {
    display: block;
  }
}

/* ===== HOME DESTINATION =====*/
/* SEARCH YOUR DESTINATION */
.searchDestinationSection {
  position: relative;
  top: -150px;
}

@media (min-width: 480px) {
  .searchDestinationSection {
    top: -300px;
  }
}

@media (min-width: 768px) {
  .searchDestinationSection {
    position: absolute;
    top: 130px;
    left: 2%;
  }
}

@media (min-width: 992px) {
  .searchDestinationSection {
    top: 135px;
    left: 7%;
  }
}

@media (min-width: 1200px) {
  .searchDestinationSection {
    top: 185px;
    left: 7%;
  }
}

.searchDestinationSection .headingTitle {
  text-align: center;
}

@media (min-width: 768px) {
  .searchDestinationSection .headingTitle {
    text-align: left;
  }
}

.searchDestinationSection .headingTitle h2 {
  color: #ff891e;
  font-size: 19px;
  line-height: 36px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .searchDestinationSection .headingTitle h2 {
    font-size: 25px;
  }
}

.searchDestinationSection .headingTitle h2 span {
  display: inline-block;
  line-height: 36px;
  color: #fff;
  font-weight: 400;
}

@media (min-width: 992px) {
  .searchDestinationSection .headingTitle h2 span {
    display: block;
    font-size: 32px;
  }
}

.searchDestinationSection .searchDestination {
  border: none;
  background-color: #fff;
  color: #222222 !important;
  border-radius: 5px;
}

.searchDestinationSection .searchDestination .nav-tabs {
  border-bottom: 0;
}

.searchDestinationSection .searchDestination .nav-tabs li {
  border-width: 1px !important;
  border-color: #dedede;
  border-style: solid;
  border-top: 0px;
  margin: 0px !important;
  float: left;
  width: 25%;
  border-right: 0;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .nav-tabs li {
    border-right: 0px;
  }
}

.searchDestinationSection .searchDestination .nav-tabs li:first-child {
  border-left: 0;
}

.searchDestinationSection .searchDestination .nav-tabs li:last-child {
  border-right: 0;
}

.searchDestinationSection .searchDestination .nav-tabs li.active {
  border-bottom: 0px;
}

.searchDestinationSection .searchDestination .nav-tabs li.active a {
  color: #ff891e;
  position: relative;
  border: 0px solid transparent;
}

.searchDestinationSection .searchDestination .nav-tabs li.active a span {
  color: #222222;
}

.searchDestinationSection .searchDestination .nav-tabs li.active a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ff891e;
  content: '';
}

.searchDestinationSection .searchDestination .nav-tabs li a {
  text-align: center !important;
  border: none;
  margin: 0 !important;
  color: #969696;
  height: 70px;
  padding: 15px 7px;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .nav-tabs li a {
    padding-top: 10px;
  }
}

@media (min-width: 992px) {
  .searchDestinationSection .searchDestination .nav-tabs li a {
    height: 90px;
    padding-top: 20px;
  }
}

.searchDestinationSection .searchDestination .nav-tabs li a:hover {
  background-color: transparent;
  border: 0px !important;
}

.searchDestinationSection .searchDestination .nav-tabs li a i {
  display: block;
  font-size: 20px;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .nav-tabs li a i {
    font-size: 25px;
  }
}

@media (min-width: 992px) {
  .searchDestinationSection .searchDestination .nav-tabs li a i {
    font-size: 30px;
  }
}

.searchDestinationSection .searchDestination .nav-tabs li a span {
  text-transform: uppercase;
  font-size: 12px !important;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .nav-tabs li a span {
    font-size: 14px !important;
  }
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .tab-content {
    margin: 10px 0 30px 0px;
  }
}

@media (min-width: 992px) {
  .searchDestinationSection .searchDestination .tab-content {
    margin: 30px 0 30px 0px;
  }
}

@media (min-width: 1200px) {
  .searchDestinationSection .searchDestination .tab-content {
    margin: 30px 0 30px 30px;
  }
}

.searchDestinationSection .searchDestination .tab-content .tab-pane {
  padding: 20px 10px;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane {
    padding: 20px 40px 50px 20px;
  }
}

.searchDestinationSection .searchDestination .tab-content .tab-pane label {
  font-weight: 400;
  color: #222222;
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .marginTop {
  margin-top: 0;
}

@media (min-width: 992px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .marginTop {
    margin-top: 15px;
  }
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .form-control {
  width: 100%;
  height: 45px;
  border-color: #dedede;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .form-control {
    width: 150px;
  }
}

@media (min-width: 992px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .form-control {
    width: 200px;
  }
}

@media (min-width: 1200px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .form-control {
    width: 222px;
  }
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .form-control:active, .searchDestinationSection .searchDestination .tab-content .tab-pane .form-control:focus {
  border-color: #dedede;
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder {
  border-color: #dedede;
  margin-bottom: 15px;
  width: 100%;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder {
    width: 150px;
  }
}

@media (min-width: 992px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder {
    width: 200px;
  }
}

@media (min-width: 1200px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder {
    width: 220px;
  }
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder .sbToggle {
  background-image: url(../plugins/selectbox/images/arrow-down-2.png);
  background-repeat: no-repeat;
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder .sbSelector {
  color: #969696 !important;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder .sbSelector {
    margin-left: -10px;
  }
}

@media (min-width: 992px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder .sbSelector {
    margin-left: 0px;
  }
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .searchHotel .sbHolder .sbOptions {
  border-color: #dedede;
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .input-group.date.ed-datepicker.filterDate {
  position: relative;
  border: 0;
  margin-top: 0;
  margin-bottom: 15px;
  display: block;
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .input-group.date.ed-datepicker.filterDate .form-control {
  border-style: solid;
  border-width: 1px !important;
  border-radius: 3px;
  padding: 4px 12px 4px 12px;
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .input-group.date.ed-datepicker.filterDate .form-control:active, .searchDestinationSection .searchDestination .tab-content .tab-pane .input-group.date.ed-datepicker.filterDate .form-control:focus {
  border-color: #969696;
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .input-group.date.ed-datepicker.filterDate .input-group-addon {
  position: absolute;
  top: 10px;
  right: 31px;
}

@media (min-width: 768px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .input-group.date.ed-datepicker.filterDate .input-group-addon {
    right: 10px;
  }
}

@media (min-width: 1200px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .input-group.date.ed-datepicker.filterDate .input-group-addon {
    right: 31px;
  }
}

@media (min-width: 992px) {
  .searchDestinationSection .searchDestination .tab-content .tab-pane .searchbtn {
    margin-top: 20px;
  }
}

.searchDestinationSection .searchDestination .tab-content .tab-pane .searchbtn .btn-default {
  background-color: #ff891e;
  padding: 14px 27px;
  color: #fff;
}

/*OUR PACKAGES SECTION */
.ourPackagesSection {
  padding-top: 0;
  margin-top: -80px;
}

@media (min-width: 480px) {
  .ourPackagesSection {
    margin-top: -200px;
  }
}

@media (min-width: 768px) {
  .ourPackagesSection {
    padding-top: 100px;
    margin-top: 0px;
  }
}

.ourPackagesSection .ourPackage {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
  border-radius: 5px;
}

.ourPackagesSection .ourPackage:hover .ourPackageContent {
  bottom: 30px;
  border-radius: 5px;
}

.ourPackagesSection .ourPackage:hover .ourPackageContent .buttonCustomPrimary {
  visibility: visible;
  opacity: 1;
}

.ourPackagesSection .ourPackage:hover .ourPackageImg {
  border-radius: 5px;
}

.ourPackagesSection .ourPackage:hover .ourPackageImg:after {
  opacity: 1;
}

.ourPackagesSection .ourPackage .ourPackageImg {
  height: auto;
  position: relative;
}

.ourPackagesSection .ourPackage .ourPackageImg img {
  width: 100%;
  border-radius: 5px;
}

.ourPackagesSection .ourPackage .ourPackageImg:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  border-radius: 5px;
}

.ourPackagesSection .ourPackage .ourPackageContent {
  position: absolute;
  left: 30px;
  bottom: -30px;
  transition: all 0.4s ease;
}

.ourPackagesSection .ourPackage .ourPackageContent h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.ourPackagesSection .ourPackage .ourPackageContent p {
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.ourPackagesSection .ourPackage .ourPackageContent p span {
  color: #ff891e;
}

.ourPackagesSection .ourPackage .buttonCustomPrimary {
  visibility: hidden;
  opacity: 0;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  font-size: 13px;
}

.nextTravelSection {
  position: relative;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.nextTravelSection:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  content: '';
}

.nextTravelSection .sectionTitleHomeCity2 {
  text-align: left;
}

.nextTravelSection .content .nextTravelContent {
  margin-top: 35px;
}

.nextTravelSection .content .nextTravelContent li {
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
}

.nextTravelSection .content .nextTravelContent li i {
  margin-right: 15px;
  margin-left: 1px;
}

.nextTravelSection .content .buttonCustomPrimary {
  width: 140px;
  height: 45px;
  line-height: 45px;
  margin-top: 35px;
}

.videoPlayerSection {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 350px;
}

@media (min-width: 768px) {
  .videoPlayerSection {
    height: 500px;
  }
}

@media (min-width: 768px) {
  .videoPlayerSection {
    height: 550px;
  }
}

.videoPlayerSection:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  content: '';
}

.videoPlayerSection .videoPlayerIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.videoPlayerSection .videoPlayerIcon a {
  display: block;
  text-align: center;
}

.videoPlayerSection .videoPlayerIcon i {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 5px solid #fff;
  font-size: 60px;
  color: #fff;
  line-height: 100px;
  padding-left: 10px;
}

.topDestinationSection .destinationContent img {
  width: 100%;
  border-radius: 5px;
}

.topDestinationSection .destinationContent h5 {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #222222;
  margin-top: 30px;
  margin-bottom: 15px;
}

.packageSAleSection {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 400px;
}

@media (min-width: 768px) {
  .packageSAleSection {
    height: 400px;
  }
}

@media (min-width: 768px) {
  .packageSAleSection {
    height: 400px;
  }
}

.packageSAleSection:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  content: '';
}

.packageSAleSection .sectionTitleHomeCity2 {
  text-align: left;
}

.packageSAleSection .buttonSale .buttonCustomPrimary {
  line-height: 45px;
  font-size: 15px;
  padding: 0 15px;
}

.packageSAleSection .buttonSale .buttonCustomPrimary:hover {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.packageSAleSection .buttonSale .buttonTransparent, .packageSAleSection .buttonSale .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .packageSAleSection .buttonSale a, .packageSAleSection .buttonSale .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .packageSAleSection .buttonSale a, .packageSAleSection .buttonSale .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .packageSAleSection .buttonSale a {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  height: auto;
  padding: 4px 20px;
}

@media (min-width: 768px) {
  .packageSAleSection .buttonSale .buttonTransparent, .packageSAleSection .buttonSale .paginationCenter .pagination li:first-child a, .paginationCenter .pagination li:first-child .packageSAleSection .buttonSale a, .packageSAleSection .buttonSale .paginationCenter .pagination li:last-child a, .paginationCenter .pagination li:last-child .packageSAleSection .buttonSale a, .packageSAleSection .buttonSale .isotopeFilters ul.filter > li a, .isotopeFilters ul.filter > li .packageSAleSection .buttonSale a {
    margin-left: 20px;
  }
}

.packageSAleSection .buttonSale .buttonTransparent:hover, .packageSAleSection .buttonSale .paginationCenter .pagination li:first-child a:hover, .paginationCenter .pagination li:first-child .packageSAleSection .buttonSale a:hover, .packageSAleSection .buttonSale .paginationCenter .pagination li:last-child a:hover, .paginationCenter .pagination li:last-child .packageSAleSection .buttonSale a:hover, .packageSAleSection .buttonSale .isotopeFilters ul.filter > li a:hover, .isotopeFilters ul.filter > li .packageSAleSection .buttonSale a:hover {
  background-color: #ff891e;
  border: 1px solid #ff891e;
}

.travelTipsThumbanail .thumbnail {
  margin-bottom: 50px;
}

.travelTipsThumbanail .thumbnail img {
  width: 100%;
  border-radius: 3px;
}

.travelTipsThumbanail .thumbnail .caption {
  padding: 0;
}

.travelTipsThumbanail .thumbnail .caption h3 {
  font-size: 16px;
  line-height: 26px;
  color: #222222;
  margin-top: 24px;
  margin-bottom: 10px;
}

.travelTipsThumbanail .thumbnail .caption .meta-content a {
  margin-right: 15px;
  color: #969696;
}

.travelTipsThumbanail .thumbnail .caption .meta-content a i {
  margin-right: 10px;
}

.travelTipsThumbanail .thumbnail .caption p {
  line-height: 24px;
  font-size: 14px;
  margin-top: 18px;
  margin-bottom: 27px;
}

.travelTipsThumbanail .thumbnail .caption .readMoreBtn {
  text-transform: uppercase;
  color: #969696;
}

.travelTipsThumbanail .thumbnail .caption .readMoreBtn:hover {
  color: #ff891e;
  text-decoration: underline;
}

.brandSliderSection {
  padding-top: 60px;
  padding-bottom: 60px;
}

.brandSliderSection .brandSlider .slick-prev {
  left: -5px;
}

.brandSliderSection .brandSlider .slick-prev:before {
  font-family: 'FontAwesome';
  content: "\f104";
  color: #a5a5a5;
  font-size: 25px;
}

.brandSliderSection .brandSlider .slick-next {
  right: -5px;
}

.brandSliderSection .brandSlider .slick-next:before {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #a5a5a5;
  font-size: 25px;
}

.brandSliderSection .brandSlider .slick-list .slick-track .slick-slide img {
  margin: 0 auto;
}

.google-maps {
  width: 100%;
  margin: 50px 0 30px;
}

.google-maps iframe {
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative;
  /* IE needs a position other than static */
}

.google-maps iframe.clicked {
  pointer-events: auto;
}

.singleHotel .carousel {
  margin-bottom: 30px;
}

.singleHotel .carousel .carousel-inner {
  border-radius: 5px;
}

.singleHotel .carousel .carousel-inner .item img {
  width: 100%;
}

.singleHotel .carousel-indicators {
  display: none;
}

.singleHotel .carousel-control {
  background-image: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.singleHotel .carousel-control .glyphicon-menu-left,
.singleHotel .carousel-control .glyphicon-menu-right,
.singleHotel .carousel-control .icon-next,
.singleHotel .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  z-index: 5;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.35);
}

@media (max-width: 767px) {
  .singleHotel .carousel-control .glyphicon-menu-left,
  .singleHotel .carousel-control .glyphicon-menu-right,
  .singleHotel .carousel-control .icon-next,
  .singleHotel .carousel-control .icon-prev {
    display: none;
  }
}

@media (min-width: 768px) {
  .singleHotel .carousel-control .glyphicon-menu-left,
  .singleHotel .carousel-control .glyphicon-menu-right,
  .singleHotel .carousel-control .icon-next,
  .singleHotel .carousel-control .icon-prev {
    display: inline-block;
  }
}

.singleHotel .carousel-control .icon-prev,
.singleHotel .carousel-control .glyphicon-menu-left {
  margin-left: 0;
  left: 20px;
}

.singleHotel .carousel-control .icon-next,
.singleHotel .carousel-control .glyphicon-menu-right {
  right: 20px;
  margin-right: 0;
}

.rooms-types-aria {
  margin-top: 40px;
}

.rooms-types-aria .roomCategory .roomAdvantage {
  margin-bottom: 30px;
}

@media (min-width: 320px) {
  .rooms-types-aria .roomCategory .roomAdvantage {
    margin-bottom: 10px;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .rooms-types-aria .roomCategory .roomAdvantage {
    text-align: left;
  }
}

.rooms-types-aria .roomCategory .roomAdvantage li {
  display: inline-block;
  margin-right: 20px;
}

.rooms-types-aria .roomCategory .roomAdvantage li a {
  color: #969696;
  display: block;
  font-size: 14px;
}

.rooms-types-aria .roomCategory .roomAdvantage li a:hover {
  color: #ff891e;
}

.rooms-types-aria .roomCategory .roomAdvantage li a img {
  margin-right: 7px;
}

.rooms-types-aria .roomCategory .roomRate {
  font-weight: 700;
  font-size: 16px;
}

@media (min-width: 320px) {
  .rooms-types-aria .roomCategory .roomRate {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .rooms-types-aria .roomCategory .roomRate {
    text-align: right;
  }
}

.rooms-types-aria .roomCategory .roomRate span {
  color: #ff891e;
}

.rooms-types-aria .roomCategory .roomGellary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.rooms-types-aria .roomCategory .roomGellary .single-item {
  -ms-flex-preferred-size: 133px;
      flex-basis: 133px;
}

@media (min-width: 768px) {
  .rooms-types-aria .roomCategory .roomGellary .single-item {
    -ms-flex-preferred-size: 156px;
        flex-basis: 156px;
  }
}

@media (min-width: 992px) {
  .rooms-types-aria .roomCategory .roomGellary .single-item {
    -ms-flex-preferred-size: 123px;
        flex-basis: 123px;
  }
}

@media (min-width: 1200px) {
  .rooms-types-aria .roomCategory .roomGellary .single-item {
    -ms-flex-preferred-size: 149px;
        flex-basis: 149px;
  }
}

.rooms-types-aria .roomCategory .roomGellary .single-item img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  padding: 3px;
}

.rooms-types-aria .roomCategory .roomGellary .single-item img:last-child {
  padding: 3px 0 3px 3px;
}

.rooms-types-aria .roomCategory .roomGellary .single-item img:first-child {
  padding: 3px 3px 3px 0;
}

.singleCartSidebar {
  margin-top: 50px;
}

@media (min-width: 768px) {
  .singleCartSidebar {
    margin-top: 0px;
  }
}

.hotelListSidebar {
  border: 1px solid #e5e5e5;
  border-top: none;
  margin-bottom: 30px;
  border-radius: 2px;
  background-color: #ffffff;
}

.hotelListSidebar .panel-heading-title {
  background: #fff;
  padding: 30px 20px 12px 20px;
  border-top: 2px solid #ff891e;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.hotelListSidebar .panel-heading-title h3 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.hotelListSidebar .panel {
  box-shadow: none;
}

.hotelListSidebar .panel-heading {
  margin-bottom: 20px;
}

.hotelListSidebar .panel-heading .panel-title a {
  font-size: 13px;
  color: #969696;
  font-weight: 700;
  display: block;
}

.hotelListSidebar .panel-heading .panel-title a:focus {
  text-decoration: none;
}

.hotelListSidebar .panel-heading .panel-title i {
  margin-right: 10px;
}

.hotelListSidebar .panel-body {
  border-top: 0px !important;
}

.hotelListSidebar .panel-body .check-box-list {
  position: relative;
}

.hotelListSidebar .panel-body .check-box-list:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dedede;
  content: '';
  left: 0;
  top: -36px;
}

.hotelListSidebar .panel-body .check-box-list .form-check label i {
  color: #fec701;
}

.hotelListSidebar .panel-body .check-box-list .form-check-input {
  margin-left: 4px;
  margin-top: 6px;
  padding: 5px;
  opacity: 0;
  display: none;
}

.hotelListSidebar .panel-body .check-box-list .form-check-label {
  padding-left: 0px;
  margin-bottom: 10px;
  font-size: 13px;
  cursor: default;
  color: #969696;
  font-weight: 400;
  width: 100%;
}

.hotelListSidebar .panel-body .check-box-list .checkbox-custom + .checkbox-custom-label:before {
  content: '';
  background: #ffffff;
  border: 1px solid #dedede;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  padding: 0;
  margin-right: 10px;
  text-align: center;
  line-height: 22px;
}

.hotelListSidebar .panel-body .check-box-list .checkbox-custom:checked + .checkbox-custom-label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  color: #ffffff;
  background: #ff891e;
  border: 0px solid #ff891e;
  font-size: 10px;
  font-weight: normal;
}

.hotelListSidebar .control-label {
  padding: 12px 0 0 0;
  color: #969696;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  text-align: left;
}

@media (min-width: 768px) {
  .hotelListSidebar .control-label {
    text-align: center;
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .hotelListSidebar .control-label {
    text-align: left;
    margin-bottom: 0;
  }
}

.hotelListSidebar .datepickerWrap {
  padding: 0;
}

@media (min-width: 1200px) {
  .hotelListSidebar .datepickerWrap {
    padding: 0 15px;
  }
}

.hotelListSidebar .datepickerWrap .count-input {
  position: relative;
  width: 135px;
}

@media (min-width: 768px) {
  .hotelListSidebar .datepickerWrap .count-input {
    margin: auto;
  }
}

@media (min-width: 992px) {
  .hotelListSidebar .datepickerWrap .count-input {
    margin-left: 0;
    width: 120px;
  }
}

@media (min-width: 1200px) {
  .hotelListSidebar .datepickerWrap .count-input {
    margin-left: 0;
    width: 137px;
  }
}

.hotelListSidebar .datepickerWrap .count-input .incr-btn {
  color: #666666;
  display: block;
  font-size: 30px;
  font-weight: 300;
  height: 40px;
  line-height: 37px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 48px;
}

@media (min-width: 992px) {
  .hotelListSidebar .datepickerWrap .count-input .incr-btn {
    width: 40px;
  }
}

@media (min-width: 1200px) {
  .hotelListSidebar .datepickerWrap .count-input .incr-btn {
    width: 48px;
  }
}

.hotelListSidebar .datepickerWrap .count-input .incr-btn:first-child {
  left: 0;
  right: auto;
  border-right: 1px solid #eaeaea;
}

.hotelListSidebar .datepickerWrap .count-input .incr-btn:last-child {
  border-left: 1px solid #eaeaea;
}

.hotelListSidebar .datepickerWrap .count-input input {
  -moz-appearance: none;
  background: transparent none repeat scroll 0 0;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  height: 40px;
  font-weight: 700;
  color: #666666;
  text-align: center;
  width: 100%;
}

.sort-by-section {
  margin-bottom: 30px;
}

.sort-by-section .sort-select-box {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sort-by-section .sort-select-box {
    margin-bottom: 0;
  }
}

.sort-by-section .sort-select-box .sbHolder {
  width: 100%;
  height: 45px;
  border-radius: 3px;
  border-color: #dedede;
}

@media (min-width: 768px) {
  .sort-by-section .sort-select-box .sbHolder {
    width: 270px;
  }
}

.sort-by-section .sort-select-box .sbHolder .sbToggle {
  top: 20px;
  background: url(../plugins/selectbox/images/light-drop.png) no-repeat;
}

.sort-by-section .sort-select-box .sbHolder .sbSelector {
  line-height: 45px;
  color: #666666 !important;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  width: 100%;
}

.sort-by-section .sort-select-box .sbHolder .sbOptions {
  width: 100% !important;
  right: 0 !important;
  top: 44px !important;
  border-color: #dedede;
  z-index: 1100;
}

.sort-by-section .sort-select-box .sbHolder .sbOptions li a {
  color: #666666 !important;
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  font-size: 13px;
}

.sort-by-section .sort-select-box .sbHolder .sbOptions li a:hover {
  color: #ff891e !important;
}

.sort-by-section .icon-right {
  float: unset !important;
}

@media (min-width: 768px) {
  .sort-by-section .icon-right {
    float: right !important;
  }
}

.sort-by-section .icon-right .icon {
  display: inline-block;
  width: 47px;
  height: 47px;
  margin-left: 10px;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .sort-by-section .icon-right .icon {
    margin-top: 0;
    width: 40px;
    height: 40px;
  }
}

.sort-by-section .icon-right .icon a {
  display: block;
  color: #969696;
  text-align: center;
  line-height: 47px;
  font-size: 20px;
  border-radius: 3px;
  background-color: #fff;
}

@media (min-width: 768px) {
  .sort-by-section .icon-right .icon a {
    line-height: 40px;
  }

}

.sort-by-section .icon-right .icon.active a {
  background-color: #ff891e;
  color: #ffffff;
}

.hotelsList .media-left {
  padding-right: 0 !important;
}

.hotelsList .media-body {
  padding: 30px 30px 28px 20px;
  border: 1px solid #e5e5e5;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height:270px;
}

.hotelsList .media-body p{
  font-size:16px;
}

.hotelsList .media-body span{
  font-size:14px;
  color:#333;
}

.hotelsList .media-body .countryRating span {
  border-right: 0;
  float: unset;
  margin-left: 10px;
}

.hotelsList .media-body .countryRating .rating {
  display: inline-block;
  width: auto;
}

.packagesList.hotelsList .media-body {
  padding: 30px 30px 20px 20px;
}

/*================= 8. BLOG ==================*/
/*================= 8.1 BLOG POST LIST ITEM ==================*/
.blogPostListItem {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
}

.blogPostListItem .media-body {
  padding: 20px;
}

.blogPostListItem .media-left img {
  width: 100%;
  border-radius: 4px;
}

/*================= 8.2 BLOG POST SIDEBAR ==================*/
@media (max-width: 767px) {
  .blogSidebar .media-left {
    width: auto;
  }
}

@media (min-width: 768px) {
  .blogSidebar .media-left {
    width: 50%;
  }
}

.blogSidebar .media-left img {
  width: 100%;
  border-radius: 4px;
}

.blogSidebar .panel {
  border-color: #eeeeee;
  box-shadow: none;
  background-color: whitesmoke;
  padding-bottom: 15px;
}

.blogSidebar .panel .panel-heading {
  border: none;
  font-size: 20px;
  color: #222222;
  line-height: 26px;
}

.blogSidebar .panel .panel-body .input-group .form-control {
  box-shadow: none;
  border: none;
}

.blogSidebar .panel .panel-body .input-group .input-group-addon {
  background-color: #ff891e;
  box-shadow: none;
  border: none;
  border-radius: 4px;
}

.blogSidebar .panel .panel-body .input-group .input-group-addon i {
  color: #ffffff;
}

.blogSidebar .panel .panel-body .list-group {
  margin-bottom: 0;
}

.blogSidebar .panel .panel-body .list-group .list-group-item {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  color: #222222;
}

.blogSidebar .panel .panel-body .list-group .list-group-item .badge {
  background-color: transparent;
  color: #222222;
  transition: all 0.3s ease-in-out;
}

.blogSidebar .panel .panel-body .list-group .list-group-item:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #ff891e;
}

.blogSidebar .panel .panel-body .list-group .list-group-item:hover .badge {
  color: #ff891e;
}

.blogSidebar .panel .panel-body .list-group .list-group-item:last-child {
  border: none;
}

.blogSidebar .panel .panel-body .list-inline li {
  width: 33.33333333%;
  float: left;
  padding: 5px;
}

.blogSidebar .panel .panel-body .list-inline li a {
  width: 100%;
  display: block;
}

.blogSidebar .panel .panel-body .list-inline li a img {
  width: 100%;
  border-radius: 4px;
}

.tabArea {
  margin-bottom: 20px;
}

.tabArea .nav-tabs {
  border-color: #eeeeee;
}

.tabArea .nav-tabs > li {
  padding: 0;
}

@media (min-width: 768px) {
  .tabArea .nav-tabs > li {
    display: block;
    width: 100%;
    float: none;
  }
}

@media (min-width: 992px) {
  .tabArea .nav-tabs > li {
    display: table-cell;
    width: 1%;
  }
}

@media (min-width: 1200px) {
  .tabArea .nav-tabs > li {
    padding-left: 4px;
  }
}

.tabArea .nav-tabs > li > a {
  border: 1px solid #eeeeee;
  color: #222222;
}

@media (min-width: 992px) {
  .tabArea .nav-tabs > li > a {
    padding: 10px 0;
  }
}

@media (min-width: 1200px) {
  .tabArea .nav-tabs > li > a {
    padding: 10px 15px;
  }
}

.tabArea .nav-tabs > li.active a {
  border-color: #eeeeee;
  background-color: whitesmoke;
  color: #222222;
  border-bottom-color: whitesmoke;
}

.tabArea .nav-tabs > li:first-child {
  padding-left: 0;
}

.tabArea .nav-tabs > li:last-child {
  padding-right: 0;
}

.tabArea .tab-content {
  background-color: whitesmoke;
  border: 1px solid #eeeeee;
  border-top: none;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 20px 16px;
}

.tabArea .tab-content .media {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.tabArea .tab-content .media.removeMargin {
  margin: 0;
  border: none;
}

.tabArea .tab-content .media .media-left {
  width: 35%;
  padding-right: 8px;
}

.tabArea .tab-content .media .media-left img {
  width: 100%;
  border-radius: 4px;
}

.tabArea .tab-content .media .media-body .media-heading {
  color: #222222;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 5px;
  float: left;
  text-transform: capitalize;
  font-weight: 400;
}

.tabArea .tab-content .media .media-body .media-heading:hover {
  color: #ff891e;
}

.tabArea .tab-content .media .media-body p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
  display: inline-block;
}

.tabArea .tab-content .media .media-body p i {
  margin-right: 4px;
}

/*================= 8.3 BLOG SINGLE POST ==================*/
.blogSinglePost {
  border: none;
  padding: 0;
}

.blogSinglePost img {
  margin-bottom: 25px;
  border-radius: 8px;
}

.blogSinglePost .caption h2 {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: 400;
}

.blogSinglePost .caption p {
  margin-bottom: 20px;
}

.blogSinglePost .well {
  background-color: whitesmoke;
  border: none;
  box-shadow: none;
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 60px;
}

.blogSinglePost .well span {
  color: #222222;
  font-weight: 700;
  font-size: 15px;
  float: left;
}

.blogSinglePost .well .list-inline {
  float: right;
}

.blogSinglePost .well .list-inline li a {
  font-size: 14px;
  color: #969696;
}

.blogSinglePost .well .list-inline li a:hover {
  color: #ff891e;
}

.imageBg {
  background-image: url("../img/blog/blog-single-02.png");
  width: 100%;
  background-size: cover;
  background-position: center top;
  color: #ffffff;
  height: 208px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.imageBg .imageBgTable {
  display: table;
  height: 208px;
  width: 100%;
}

.imageBg .imageBgTable .imageBgTableInner {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

.imageBg .imageBgTable .imageBgTableInner blockquote {
  padding: 0 50px;
  border: none;
  margin-bottom: 0;
}

.imageBg .imageBgTable .imageBgTableInner blockquote p {
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
}

.imageBg .imageBgTable .imageBgTableInner blockquote footer {
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
}

.commentsArea h3 {
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 30px;
  font-size: 20px;
}

.commentsArea .media {
  margin: 0 0 50px 0;
}

.commentsArea .media .media-left {
  padding-right: 20px;
  width: auto;
  display: inline-block;
  float: left;
}

.commentsArea .media .media-body .media {
  margin: 50px 0 0 0;
}

.commentsArea .media .media-body h4, .commentsArea .media .media-body p {
  text-transform: capitalize;
  font-size: 14px;
  margin: 0 0 14px 0;
  display: block;
}

.commentsArea .media .media-body h4 span, .commentsArea .media .media-body p span {
  color: #969696;
  font-weight: 400;
}

.commentsArea .media .media-body h4 span i, .commentsArea .media .media-body p span i {
  margin-right: 14px;
}

.commentsArea .media .media-body p {
  color: #969696;
  line-height: 22px;
}

.commentsArea .media .media-body .btn-link {
  padding: 0;
  color: #ff891e;
  transition: all 0.3s ease-in-out;
  text-transform: capitalize;
  font-size: 14px;
}

.commentsArea .media .media-body .btn-link:hover {
  color: #ff891e;
  text-decoration: none;
}

/*================= 9. 404 NOT FOUND PAGE ==================*/
/*=== 9.1 404 PAGE BACKGROUND ===*/
.notFoundBg {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 840px;
  overflow: hidden;
  background: url(../img/not-found/not-found-bg.jpg) no-repeat center top fixed;
  background-size: cover;
}

.notFoundContent {
  min-height: 390px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

@media (max-width: 767px) {
  .notFoundContent {
    min-width: 100%;
  }
}

@media (min-width: 768px) {
  .notFoundContent {
    min-width: 585px;
  }
}

.notFoundContent img {
  margin-bottom: 75px;
}

.notFoundContent h4 {
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 75px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .notFoundContent h4 {
    padding: 0 20px;
  }
}

@media (min-width: 768px) {
  .notFoundContent h4 {
    padding: 0;
  }
}

.notFoundContent p {
  color: #ffffff;
  margin-bottom: 20px;
}

.notFoundContent .input-group {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .notFoundContent .input-group {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .notFoundContent .input-group {
    width: 350px;
  }
}

.notFoundContent .input-group .form-control {
  height: 45px;
  box-shadow: none;
  background-color: transparent;
  border-color: rgba(155, 153, 152, 0.25);
  color: #ffffff;
}

.notFoundContent .input-group .input-group-addon {
  height: 45px;
  background-color: #ff891e;
  color: #ffffff;
  border-color: #ff891e;
  padding: 6px 30px;
}

/*================= 10 CONTACT US ==================*/
/*=== 10.1 CONTACT INFO ===*/
.contactInfo h2 {
  font-size: 26px;
  color: #222222;
  margin-bottom: 13px;
}

.contactInfo p {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .contactInfo p {
    font-size: 10px;
    line-height: 16px;
  }
}

@media (min-width: 768px) {
  .contactInfo p {
    font-size: 14px;
    line-height: 21px;
  }
}

.contactInfo .media {
  margin-bottom: 20px;
}

.contactInfo .media .media-left {
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  background-color: #ff891e;
  color: #ffffff;
  padding-right: 0;
  margin-right: 25px;
  font-size: 35px;
  float: left;
}

.contactInfo .media p {
  margin-bottom: 0;
}

.contactInfo .media p a {
  color: #969696;
}

.contactInfo .media .media-body h4 {
  font-weight: 400;
}

/*=== 10.2 MAP AREA SECTION ===*/
.mapArea {
  width: 100%;
  display: block;
}

.mapArea iframe {
  width: 100%;
}

/*================= 11 ABOUT US ==================*/
/*=== 11.1 ABOUT US TITLE ===*/
.aboutTitle {
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
}

.aboutTitle h4 {
  text-transform: capitalize;
  color: #969696;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
}

.aboutTitle p {
  text-align: center;
}

.aboutItem .media {
  margin-bottom: 50px;
}

.aboutItem .media .media-left {
  width: 60px;
  height: 60px;
  border-radius: 4px;
  background-color: #262a2e;
  padding-right: 0;
  margin-right: 20px;
  text-align: center;
}

.aboutItem .media .media-left i {
  font-size: 35px;
  line-height: 60px;
  color: #ffffff;
}

.aboutItem .media .media-body h4 {
  text-align: left;
  color: #222222;
  margin-bottom: 13px;
  text-transform: capitalize;
}

.aboutItem .media .media-body p {
  text-align: left;
}

/*=== 11.2 ABOUT COMMENTS ===*/
.aboutComments {
  background-image: url("../img/home/promotion/promotion-1.jpg");
  background-attachment: fixed;
  width: 100%;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  height: 407px;
  padding: 0;
}

.aboutComments .commentsTable {
  display: table;
  height: 407px;
  width: 100%;
}

.aboutComments .commentsTable .commentsTableInner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.aboutComments .commentsTable .commentsTableInner .commentsInfo i {
  padding: 16px 13px;
  background-color: #2f3031;
  font-size: 35px;
  color: #ffffff;
  line-height: 30px;
  border-radius: 4px;
  margin-bottom: 45px;
}

.aboutComments .commentsTable .commentsTableInner .commentsInfo p {
  color: #ffffff;
  margin-bottom: 45px;
}

.aboutComments .commentsTable .commentsTableInner .commentsInfo h5 {
  font-size: 14px;
  line-height: 20px;
  color: #ff891e;
  margin: 0;
}

/*=== 11.2 ABOUT TEAM MEMBERS ===*/
#sub_content .teamMember {
  position: relative;
}

@media (max-width: 767px) {
  #sub_content .teamMember {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  #sub_content .teamMember {
    margin-bottom: 0;
  }
}

#sub_content .teamMember img {
  width: 100%;
  border-radius: 4px;
}

#sub_content .teamMember .memberName {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 100;
  transition: all 0.3s ease-in-out;
}

#sub_content .teamMember .memberName h4 {
  line-height: 18px;
  color: #ffffff;
  margin-bottom: 0;
}

#sub_content .teamMember .memberName p {
  margin-bottom: 0;
  color: #ffffff;
}

#sub_content .teamMember .maskingArea {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}

#sub_content .teamMember .maskingArea p {
  position: absolute;
  left: 30px;
  bottom: 120px;
  margin-bottom: 0;
  color: #ffffff;
  padding-right: 48px;
}

#sub_content .teamMember .maskingArea .list-inline {
  position: absolute;
  left: 30px;
  bottom: 54px;
}

@media (min-width: 768px) {
  #sub_content .teamMember .maskingArea .list-inline li {
    padding: 2px;
  }
}

@media (min-width: 992px) {
  #sub_content .teamMember .maskingArea .list-inline li {
    padding: 0 2px;
  }
}

@media (min-width: 1200px) {
  #sub_content .teamMember .maskingArea .list-inline li {
    padding: 0 5px;
  }
}

#sub_content .teamMember .maskingArea .list-inline li a {
  display: block;
  text-align: center;
  border: 1px solid #4a4e52;
  border-radius: 100%;
  color: #ffffff;
}

#sub_content .teamMember .maskingArea .list-inline li a:hover {
  background-color: #ff891e;
  border-color: #ff891e;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

@media (max-width: 767px) {
  #sub_content .teamMember .maskingArea .list-inline li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  #sub_content .teamMember .maskingArea .list-inline li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
  }
}

@media (min-width: 992px) {
  #sub_content .teamMember .maskingArea .list-inline li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}

#sub_content .teamMember:hover .memberName {
  bottom: 180px;
}

#sub_content .teamMember:hover .maskingArea {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/*================= 12 BOOKING ==================*/
/*=== 12.1 BOOKING PROGRESS BAR ===*/
.progress-wizard {
  margin-top: 40px;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 30px 0;
}

.progress-wizard > .progress-wizard-step {
  padding: 0;
  position: relative;
  height: 100px;
}

@media (max-width: 767px) {
  .progress-wizard > .progress-wizard-step {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .progress-wizard > .progress-wizard-step {
    margin-bottom: 0;
  }
}

.progress-wizard > .progress-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 2px;
  box-shadow: none;
  margin: 20px 0;
}

.progress-wizard > .progress-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .progress-wizard > .progress-wizard-step > .progress > .progress-bar {
    background-color: transparent;
  }
}

@media (min-width: 768px) {
  .progress-wizard > .progress-wizard-step > .progress > .progress-bar {
    background: #ff891e;
  }
}

.progress-wizard > .progress-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}

.progress-wizard > .progress-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}

.progress-wizard > .progress-wizard-step > .progress > .progress-bar {
  width: 0%;
}

.progress-wizard > .progress-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%;
}

.progress-wizard > .progress-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}

.progress-wizard > .progress-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}

.progress-wizard > .progress-wizard-step:last-child > .progress {
  width: 50%;
}

@media (max-width: 767px) {
  .progress {
    background-color: transparent;
  }
}

@media (min-width: 768px) {
  .progress {
    background-color: #dedede;
  }
}

.progress-wizard > .progress-wizard-step > .progress-wizard-dot {
  width: 203px;
  display: block;
  background-color: #ffffff;
  border-radius: 10px;
  border: 2px solid #ff891e;
  padding: 21px 0;
  text-align: center;
  color: #222222;
}

@media (max-width: 767px) {
  .progress-wizard > .progress-wizard-step > .progress-wizard-dot {
    position: relative;
    top: 0;
    left: 0;
    margin: -20px auto 0 auto;
  }
}

@media (min-width: 768px) {
  .progress-wizard > .progress-wizard-step > .progress-wizard-dot {
    position: absolute;
    top: -15px;
    left: 28%;
    margin-top: -15px;
    margin-left: -15px;
  }
}

.progress-wizard > .progress-wizard-step > .progress-wizard-dot i {
  display: block;
  color: #222222;
  font-size: 20px;
  margin-bottom: 15px;
}

.progress-wizard > .progress-wizard-step > .progress-wizard-dot:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.progress-wizard > .progress-wizard-step.disabled > .progress-wizard-dot {
  border-color: #dedede;
  color: #969696;
}

.progress-wizard > .progress-wizard-step.complete > .progress-wizard-dot {
  background-color: #ff891e;
  color: #ffffff;
}

.progress-wizard > .progress-wizard-step.complete > .progress-wizard-dot i {
  color: #ffffff;
}

/*=== 12.1 BOOKING INFO ===*/
.infoTitle h2 {
  font-weight: 400;
  color: #222222;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 25px;
}

/*=== 12.2 BOOKING FORM ===*/
.bookingForm .form .form-control, .bookingForm .commentsForm .form-control, .bookingForm .modal.bookingModal .modal-dialog .modal-content .modal-body .form-control, .modal.bookingModal .modal-dialog .modal-content .bookingForm .modal-body .form-control {
  border: none;
}

.bookingForm .form .form-group label, .bookingForm .commentsForm .form-group label, .bookingForm .modal.bookingModal .modal-dialog .modal-content .modal-body .form-group label, .modal.bookingModal .modal-dialog .modal-content .bookingForm .modal-body .form-group label {
  color: #222222;
  font-weight: 400;
}

.bookingForm .form .form-group label.blankLabel, .bookingForm .commentsForm .form-group label.blankLabel, .bookingForm .modal.bookingModal .modal-dialog .modal-content .modal-body .form-group label.blankLabel, .modal.bookingModal .modal-dialog .modal-content .bookingForm .modal-body .form-group label.blankLabel {
  height: 16px;
}

.bookingForm .form .checkbox label, .bookingForm .commentsForm .checkbox label, .bookingForm .modal.bookingModal .modal-dialog .modal-content .modal-body .checkbox label, .modal.bookingModal .modal-dialog .modal-content .bookingForm .modal-body .checkbox label {
  color: #222222;
  font-weight: 400;
}

.bookingForm .form .checkbox label a, .bookingForm .commentsForm .checkbox label a, .bookingForm .modal.bookingModal .modal-dialog .modal-content .modal-body .checkbox label a, .modal.bookingModal .modal-dialog .modal-content .bookingForm .modal-body .checkbox label a {
  color: #ff891e;
}

.bookingForm .form .checkbox input[type=checkbox], .bookingForm .commentsForm .checkbox input[type=checkbox], .bookingForm .modal.bookingModal .modal-dialog .modal-content .modal-body .checkbox input[type=checkbox], .modal.bookingModal .modal-dialog .modal-content .bookingForm .modal-body .checkbox input[type=checkbox] {
  border-color: #ff891e;
}

/*=== 12.3 BOOKING DETAILS ===*/
@media (max-width: 767px) {
  .bookDetailsInfo {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .bookDetailsInfo {
    margin-bottom: 0;
  }
}

.bookDetailsInfo img {
  width: 100%;
  border-radius: 4px;
}

.infoArea {
  padding: 20px;
  background-color: whitesmoke;
  border-radius: 0 0 4px 4px;
}

.infoArea h3 {
  font-size: 16px;
  color: #222222;
  margin-bottom: 25px;
  text-transform: capitalize;
  font-weight: 400;
}

.infoArea .list-unstyled {
  margin-bottom: 50px;
}

.infoArea .list-unstyled li {
  font-size: 14px;
  color: #222222;
  padding: 15px 0;
  border-bottom: 1px solid #dedede;
}

.infoArea .list-unstyled li i {
  margin-right: 5px;
}

.infoArea .list-unstyled li span {
  color: #969696;
}

.infoArea h2 {
  font-size: 20px;
  color: #222222;
  font-weight: 400;
}

.infoArea h2 span {
  color: #ff891e;
  font-weight: 700;
}

/*=== 12.4 BOOKING CONFIRMED ===*/
.bookingConfirmed .alert {
  position: relative;
  min-height: 90px;
  margin-bottom: 50px;
  background-image: url("../img/booking/alert-check.png");
  background-position: 0 0;
  background-size: 50px 90px;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .bookingConfirmed .alert {
    line-height: 20px;
    padding: 15px 65px 0 60px;
    font-size: 11px;
  }
}

@media (min-width: 768px) {
  .bookingConfirmed .alert {
    line-height: 90px;
    padding: 0 0 0 70px;
    font-size: 16px;
  }
}

.bookingConfirmed .alert-dismissable .close, .bookingConfirmed .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 20px;
  color: #60a662;
  height: 90px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

@media (max-width: 767px) {
  .bookingConfirmed .alert-dismissable .close, .bookingConfirmed .alert-dismissible .close {
    font-size: 10px;
  }
}

@media (min-width: 768px) {
  .bookingConfirmed .alert-dismissable .close, .bookingConfirmed .alert-dismissible .close {
    font-size: 14px;
  }
}

.bookingConfirmed .infoTitle h2 {
  font-size: 26px;
}

.confirmDetilas img {
  width: 100%;
  border-radius: 4px;
}

.confirmInfo {
  padding: 40px 30px;
}

.confirmInfo .infoTitle h2 {
  font-size: 20px;
}

.confirmInfo .infoTitle h3 {
  font-size: 20px;
}

.confirmInfo p {
  margin-bottom: 40px;
}

.confirmInfo .dl-horizontal dt {
  width: 100px;
  text-align: left;
  color: #222222;
  font-weight: 400;
  margin-bottom: 5px;
  float: left;
}

.confirmInfo .dl-horizontal dt i {
  margin-right: 5px;
}

.confirmInfo .dl-horizontal dd {
  margin: 0 0 5px 100px;
}

.priceTotal h2 {
  text-transform: capitalize;
  color: #222222;
  font-size: 26px;
  font-weight: 400;
}

.priceTotal h2 span {
  color: #ff891e;
  font-size: 25px;
}

/*================= 13 COMING SOON ==================*/
/*=== 13.1 COMING SOON BG ===*/
.comingSoonBg {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 840px;
  overflow: hidden;
  background: url(../img/coming-soon/coming-bg.jpg) no-repeat center top fixed;
  background-size: cover;
}

.comingTitle {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 35px 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .comingTitle {
    padding: 15px 0;
  }
}

@media (min-width: 768px) {
  .comingTitle {
    padding: 35px 0;
  }
}

.comingContent {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

@media (max-width: 767px) {
  .comingContent {
    width: 100%;
    min-width: 100%;
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .comingContent {
    width: auto;
    min-width: 585px;
    padding: 0;
  }
}

.comingContent h1 {
  font-weight: 400;
  color: #ffffff;
  font-size: 40px;
}

@media (max-width: 767px) {
  .comingContent h1 {
    font-size: 30px;
    margin: 20px 0 15px 0;
  }
}

@media (min-width: 768px) {
  .comingContent h1 {
    font-size: 40px;
    margin: 20px 0 40px 0;
  }
}

.comingContent p {
  color: #a7a7a7;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .comingContent p {
    font-size: 10px;
    line-height: 15px;
  }
}

@media (min-width: 768px) {
  .comingContent p {
    font-size: 14px;
    line-height: 21px;
  }
}

.comingContent .input-group {
  margin: 0 auto;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .comingContent .input-group {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .comingContent .input-group {
    width: 550px;
  }
}

.comingContent .input-group .form-control {
  height: 45px;
  box-shadow: none;
  background-color: transparent;
  border-color: rgba(155, 153, 152, 0.25);
  color: #ffffff;
}

.comingContent .input-group .input-group-addon {
  height: 45px;
  background-color: #ff891e;
  color: #ffffff;
  border-color: #ff891e;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .comingContent .input-group .input-group-addon {
    padding: 6px 15px;
  }
}

@media (min-width: 768px) {
  .comingContent .input-group .input-group-addon {
    padding: 6px 30px;
  }
}

@media (min-width: 768px) {
  .comingContent .list-inline li {
    padding: 2px;
  }
}

@media (min-width: 992px) {
  .comingContent .list-inline li {
    padding: 0 2px;
  }
}

@media (min-width: 1200px) {
  .comingContent .list-inline li {
    padding: 0 5px;
  }
}

.comingContent .list-inline li a {
  display: block;
  text-align: center;
  border-radius: 100%;
  color: rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.4);
}

.comingContent .list-inline li a:hover {
  background-color: #ff891e;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  color: #ffffff;
}

@media (max-width: 767px) {
  .comingContent .list-inline li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .comingContent .list-inline li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
  }
}

@media (min-width: 992px) {
  .comingContent .list-inline li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}

.count-down {
  padding: 0 0 35px 0;
}

.count-down #simple_timer {
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
}

.count-down #simple_timer .table-cell {
  display: inline-block;
}

@media (min-width: 480px) {
  .count-down #simple_timer .table-cell {
    margin: 0 10px;
  }
}

@media (min-width: 768px) {
  .count-down #simple_timer .table-cell {
    margin: 0 10px;
  }
}

@media (min-width: 992px) {
  .count-down #simple_timer .table-cell {
    margin: 0 10px;
  }
}

@media (min-width: 1200px) {
  .count-down #simple_timer .table-cell {
    margin: 0 12px;
  }
}

.count-down #simple_timer .table-cell .tab-val {
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid #ffffff;
}

@media (max-width: 767px) {
  .count-down #simple_timer .table-cell .tab-val {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 25px;
  }
}

@media (min-width: 768px) {
  .count-down #simple_timer .table-cell .tab-val {
    width: 85px;
    height: 85px;
    line-height: 85px;
    font-size: 35px;
  }
}

@media (min-width: 992px) {
  .count-down #simple_timer .table-cell .tab-val {
    width: 85px;
    height: 85px;
    line-height: 85px;
    font-size: 35px;
  }
}

@media (min-width: 1200px) {
  .count-down #simple_timer .table-cell .tab-val {
    width: 109px;
    height: 109px;
    line-height: 109px;
    font-size: 45px;
  }
}

.count-down #simple_timer .table-cell .tab-metr {
  color: #a7a7a7;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .count-down #simple_timer .table-cell .tab-metr {
    font-size: 15px;
  }
}

/*================= 14 PRICING TABLE ==================*/
/*=== 14.1 PRICING TABLE 1 ===*/
.priceTable .panel {
  text-align: center;
  border-color: #dedede;
  background-color: transparent;
}

.priceTable .panel .panel-heading {
  font-size: 24px;
  color: #222222;
  text-transform: uppercase;
  padding: 25px 15px;
  background-color: transparent;
  border-color: #dedede;
}

.priceTable .panel .panel-body {
  background-color: whitesmoke;
  border-bottom: 1px solid #dedede;
}

.priceTable .panel .panel-body.changeColor {
  background-color: #ededed;
}

.priceTable .panel .priceCircle {
  width: 131px;
  padding: 35px 0;
  background-color: #ffffff;
  border: 1px solid #dedede;
  border-radius: 100%;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

.priceTable .panel .priceCircle h3 {
  font-size: 32px;
  color: #ff891e;
  margin: 0;
  line-height: 45px;
  transition: all 0.3s ease-in-out;
}

.priceTable .panel .priceCircle h3 small {
  display: block;
  color: #969696;
  font-size: 14px;
  text-transform: lowercase;
}

.priceTable .panel .list-unstyled {
  padding: 40px 0 10px 20px;
}

.priceTable .panel .list-unstyled li {
  text-align: left;
  margin-bottom: 25px;
  color: #969696;
  font-size: 16px;
}

.priceTable .panel .list-unstyled li i {
  margin-right: 10px;
}

.priceTable .panel .panel-footer {
  padding: 25px 15px;
  background-color: transparent;
  border-color: #dedede;
}

.priceTable .panel .bodyImageBg {
  padding: 0;
  position: relative;
}

.priceTable .panel .bodyImageBg img {
  width: 100%;
}

.priceTable .panel .bodyImageBg .priceCircle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  padding: 0 0;
  border-radius: 0;
  background-color: transparent;
  border: none;
  transition: all 0.3s ease-in-out;
}

.priceTable .panel .bodyImageBg .priceCircle h3 {
  font-size: 32px;
  color: #ffffff;
  margin: 0;
  line-height: 45px;
}

.priceTable .panel .bodyImageBg .priceCircle h3 small {
  display: block;
  color: #ffffff;
  font-size: 14px;
  text-transform: lowercase;
}

.priceTable .panel:hover .priceCircle {
  background-color: #ff891e;
}

.priceTable .panel:hover .priceCircle h3 {
  color: #ffffff;
}

.priceTable .panel:hover .priceCircle h3 small {
  color: #ffffff;
}

.priceTable .panel:hover .bodyImageBg .priceCircle {
  background-color: transparent;
}

.priceTable .panel:hover .bodyImageBg .priceCircle h3 {
  color: #ff891e;
}

/*================= 15 TABS ==================*/
/*=== 15.1 TABS PART ===*/
.tabsPart .nav-tabs {
  text-align: center;
  border: none;
  margin-bottom: 70px;
}

.tabsPart .nav-tabs li {
  float: none;
  display: inline-block;
}

.tabsPart .nav-tabs li a {
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  padding: 0 15px;
  color: #969696;
  text-transform: uppercase;
  outline: 0;
  border: 1px solid #dedede;
}

.tabsPart .nav-tabs li a:hover {
  background-color: #ff891e;
  color: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tabsPart .nav-tabs li.active a {
  background-color: #ff891e;
  color: #ffffff;
  border: 1px solid #ff891e;
}

.tabsPart .tab-content .media img {
  border-radius: 4px;
}

.tabsPart .media-body {
  padding-left: 20px;
}

.tabsPart .commonInfo h2 {
  margin: 15px 0;
  text-transform: capitalize;
}

.tabsPart .tab-pane .well {
  margin-bottom: 60px;
}

.tabSection .tabArea .media:last-child {
  border: none;
  margin-bottom: 0;
}

.tabSection .tabArea .media-body {
  padding-left: 20px;
}

/*================= 16 ADMIN ==================*/
/*=== 16.1 DASHBOARD MENU ===*/
.dashboardMenu {
  background: #262a2e;
}

.dashboardMenu .navbar {
  margin: 0;
}

.dashboardMenu .navbar .navbar-collapse {
  float: none;
}

@media (min-width: 768px) {
  .dashboardMenu .navbar .navbar-collapse {
    float: left;
  }
}

.dashboardMenu .dashboradNav .navbar-header {
  display: inline-block;
}

.dashboardMenu .dashboradNav .navbar-header .navbar-toggle {
  float: left;
  margin-left: 10px;
  margin-top: 13px;
}

.dashboardMenu .dashboradNav .navbar-header .navbar-toggle .icon-bar {
  background-color: #333;
}

.dashboardMenu .dashboradNav .dashboardNavLeft > li > a {
  border-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .dashboardMenu .dashboradNav .dashboardNavLeft > li > a {
    color: rgba(255, 255, 255, 0.4) !important;
    padding: 10px 5px 7px 0;
    margin-bottom: 15px;
    margin-top: 11px;
  }
}

@media (min-width: 992px) {
  .dashboardMenu .dashboradNav .dashboardNavLeft > li > a {
    font-size: 14px;
    padding: 10px 17px 7px 0;
  }
}

@media (min-width: 1200px) {
  .dashboardMenu .dashboradNav .dashboardNavLeft > li > a {
    padding: 10px 20px 7px 0;
  }
}

@media (min-width: 768px) {
  .dashboardMenu .dashboradNav .dashboardNavLeft > li > a.active {
    color: #fff !important;
  }
}

.dashboardMenu .dashboradNav .dashboardNavLeft > li > a:after {
  background-color: transparent;
}

.dashboardMenu .dashboradNav .dashboardNavLeft > li > a:hover, .dashboardMenu .dashboradNav .dashboardNavLeft > li > a:focus {
  background-color: transparent;
  color: white !important;
}

.dashboardMenu .dashboradNav .dashboardNavLeft > li > a:active {
  color: #fff;
}

.dashboardMenu .dashboradNav .dashboardNavLeft > li > a i.fa {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .dashboardMenu .dashboradNav .dashboardNavLeft > li > a i.fa {
    margin-right: 5px;
  }
}

@media (min-width: 992px) {
  .dashboardMenu .dashboradNav .dashboardNavLeft > li > a i.fa {
    margin-right: 10px;
  }
}

.dashboardMenu .dashboradNav .dashboardNavLeft > li.dropdown.singleDrop .dropdown-menu li a {
  padding: 5px 12px;
}

.dashboardMenu .dashboradNav .dashboardNavRight {
  float: right;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop {
  display: inline-block;
  padding: 13px 8px;
}

@media (min-width: 768px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop {
    padding: 20px 8px;
  }
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a {
  position: relative;
  color: #222222;
  border-bottom: 0;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a .notifyNumber {
  color: #ffffff;
  background-color: #ff891e;
  position: absolute;
  top: -17px;
  left: 52px;
  padding: 0px 5px;
  border-radius: 3px;
  z-index: 20;
  font-size: 11px;
  line-height: 1.5;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a:after {
  background-color: transparent;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a:hover {
  background-color: transparent;
  color: #222222;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a:focus {
  background-color: transparent;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  top: -9px;
  left: 0;
}

@media (min-width: 320px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a img {
    position: static;
  }
}

@media (min-width: 768px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a img {
    position: absolute;
  }
}

@media (min-width: 320px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a .fa {
    margin-left: 44px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
  }
}

@media (min-width: 320px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a .fa-angle-down {
    display: none;
  }
}

@media (min-width: 768px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop a .fa-angle-down {
    display: block;
  }
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu {
  right: -10px;
  left: auto;
  min-width: 228px;
  top: 98%;
  box-shadow: none;
}

@media (min-width: 768px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu {
    min-width: 320px;
  }
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li {
  border-bottom: 1px solid #e5e5e5;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li:last-child {
  border-bottom: 0;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li a {
  position: relative;
  transition: all 0.3s ease-in-out;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li a h4 {
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 0;
  padding: 10px 0;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li a h5 {
  font-size: 15px;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li a p {
  font-size: 12px;
  line-height: 20px;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li a .fa {
  top: 20px;
  right: 13px;
  font-size: 15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all;
}

@media (min-width: 320px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li a .fa {
    position: relative;
  }
}

@media (min-width: 992px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li a .fa {
    position: absolute;
  }
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li:hover {
  background: #fafafa;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu li:hover .fa {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 3px 0 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.08) 1px 2px #CCC;
  top: -6px;
  right: 16px;
}

@media (min-width: 320px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu:before {
    display: none;
  }
}

@media (min-width: 768px) {
  .dashboardMenu .dashboradNav .dashboardNavRight .NavRight .singleDrop .dropdownMenu:before {
    display: block;
  }
}

/*=== 16.2 WELCOME SECTION ===*/
.welcomeSection {
  margin-top: 80px;
  margin-bottom: 45px;
}

.welcomeSection h2 {
  color: #222;
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}

.welcomeSection h2 span {
  color: #ff891e;
}

/*=== 16.3 ALERT SECTION ===*/
.alertSection .alert {
  min-height: 70px;
  margin-bottom: 20px;
  background-size: 50px 90px;
  background-repeat: no-repeat;
  display: block;
}

@media (max-width: 767px) {
  .alertSection .alert {
    line-height: 20px;
    padding: 15px 65px 0 5px;
    font-size: 11px;
  }
}

@media (min-width: 768px) {
  .alertSection .alert {
    padding: 0 0 0 0px;
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .alertSection .alert {
    min-height: 90px;
    line-height: 90px;
    padding: 0 0 0 0px;
    font-size: 16px;
  }
}

.alertSection .alert i {
  width: 50px;
  height: auto;
  line-height: 90px;
  display: none;
  text-align: center;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-right: 20px;
}

@media (min-width: 768px) {
  .alertSection .alert i {
    display: inline-block;
  }
}

.alertSection .alert .fa-check {
  background-color: #60a662;
}

.alertSection .alert .fa-info {
  background-color: #e25a5a;
}

.alertSection .alert-dismissable .close, .alertSection .alert-dismissible .close {
  position: absolute;
  top: -10px;
  right: 20px;
  height: 90px;
  padding-right: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

@media (max-width: 767px) {
  .alertSection .alert-dismissable .close, .alertSection .alert-dismissible .close {
    font-size: 10px;
  }
}

@media (min-width: 768px) {
  .alertSection .alert-dismissable .close, .alertSection .alert-dismissible .close {
    padding-right: 25px;
    top: 0;
    font-size: 14px;
    padding-right: 10px;
  }
}

.alertSection .alert-dismissable .close:hover, .alertSection .alert-dismissable .close:active, .alertSection .alert-dismissable .close:focus, .alertSection .alert-dismissible .close:hover, .alertSection .alert-dismissible .close:active, .alertSection .alert-dismissible .close:focus {
  color: inherit;
}

/*=== 16.4 DASHBOARD COLOR ===*/
.bg-blue-c {
  background-color: #1ab3e8;
}

.bg-red-c {
  background-color: #e25a5a;
}

.bg-green-c {
  background-color: #1cd066;
}

.bg-orange-c {
  background-color: #fa9335;
}

.bg-ash {
  background-color: #f5f5f5;
}

.bg-blue-b {
  background-color: #18a8da;
}

.bg-red-b {
  background-color: #d55555;
}

.bg-green-b {
  background-color: #1ac460;
}

.bg-orange-b {
  background-color: #eb8a32;
}

/*=== 16.5 DASHBOARD BLOCK SECTION ===*/
.blockSection {
  margin: 30px 0;
}

.blockSection .content-block {
  border-radius: 3px;
  margin-bottom: 15px;
  color: #fff;
}

.blockSection .content-block .media {
  padding: 40px 20px;
}

.blockSection .content-block h4 {
  color: #fff;
  font-size: 26px;
}

.blockSection .content-block p {
  color: #fff;
}

.blockSection .content-block .icon {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 30px;
  line-height: 60px;
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.blockSection .content-block .btn-content {
  display: block;
  text-align: left;
  padding: 13px 20px;
  color: #fff;
  text-transform: capitalize;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.blockSection .content-block .btn-content i {
  float: right;
}

/*=== 16.6 DASHBOARD RECENT ACTIVITY SECTION ===*/
.recentActivitySection {
  margin-bottom: 50px;
}

.recentActivitySection .recentActivityContent {
  padding: 10px;
  border-radius: 5px;
}

@media (min-width: 768px) {
  .recentActivitySection .recentActivityContent {
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .recentActivitySection .recentActivityContent {
    padding: 30px;
  }
}

.recentActivitySection .dashboardPageTitle h2 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
}

.recentActivitySection .listingsTable {
  margin-bottom: 0px;
}

.recentActivitySection .listingsTable .rowItem {
  background-color: #fff;
}

.recentActivitySection .listingsTable .rowItem h4 {
  margin-bottom: 7px;
  color: #ff891e;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 400;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem h4 {
    font-size: 16px;
  }
}

.recentActivitySection .listingsTable .rowItem h4 a {
  color: #222;
}

.recentActivitySection .listingsTable .rowItem p {
  text-transform: uppercase;
  font-size: 9px;
  line-height: 9px;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem p {
    font-size: 14px;
    line-height: 21px;
  }
}

.recentActivitySection .listingsTable .rowItem .dateTd {
  width: auto;
}

@media (min-width: 992px) {
  .recentActivitySection .listingsTable .rowItem .dateTd {
    width: 10%;
  }
}

.recentActivitySection .listingsTable .rowItem .dateTd .date {
  display: none;
  color: #fff;
  background-color: #ff891e;
  width: 55px;
  height: 58px;
  border-radius: 3px;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  margin: auto;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .dateTd .date {
    display: block;
  }
}

.recentActivitySection .listingsTable .rowItem .dateTd .date span {
  display: block;
  font-size: 14px;
}

.recentActivitySection .listingsTable .rowItem .iconTd {
  width: auto;
}

@media (min-width: 992px) {
  .recentActivitySection .listingsTable .rowItem .iconTd {
    width: 5%;
  }
}

.recentActivitySection .listingsTable .rowItem .iconTd .icon {
  display: block;
  width: 45px;
  height: 45px;
  font-size: 20px;
  line-height: 40px;
  border: 1px solid;
  border-radius: 50%;
  text-align: center;
  margin: 0 7px;
}

.recentActivitySection .listingsTable .rowItem .iconTd .icon.br-orange {
  border-color: #ff891e;
  color: #ff891e;
}

.recentActivitySection .listingsTable .rowItem .iconTd .icon.br-blue {
  border-color: #1ab3e8;
  color: #1ab3e8;
}

.recentActivitySection .listingsTable .rowItem .iconTd .icon.br-green {
  border-color: #1cd066;
  color: #1cd066;
}

.recentActivitySection .listingsTable .rowItem .iconTd .icon.br-red {
  border-color: #e25a5a;
  color: #e25a5a;
}

.recentActivitySection .listingsTable .rowItem .packageTd {
  width: auto;
}

@media (min-width: 992px) {
  .recentActivitySection .listingsTable .rowItem .packageTd {
    width: 35%;
    margin-left: 15px;
  }
}

.recentActivitySection .listingsTable .rowItem .packageTd h4 {
  margin-top: 15px;
}

.recentActivitySection .listingsTable .rowItem .priceTd {
  width: auto;
  position: relative;
  padding-right: 5px;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .priceTd {
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .recentActivitySection .listingsTable .rowItem .priceTd {
    width: 30%;
  }
}

.recentActivitySection .listingsTable .rowItem .priceTd h4 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 12px;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .priceTd h4 {
    font-size: 22px;
    font-weight: 600;
  }
}

.recentActivitySection .listingsTable .rowItem .priceTd p {
  font-size: 8px;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .priceTd p {
    font-size: 12px;
  }
}

.recentActivitySection .listingsTable .rowItem .priceTd:after {
  position: absolute;
  width: 1px;
  height: 50px;
  background-color: #e5e5e5;
  content: '';
  right: 0;
  top: 9%;
  display: none;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .priceTd:after {
    top: 12%;
    height: 70px;
    display: block;
  }
}

.recentActivitySection .listingsTable .rowItem .bookingTd {
  width: auto;
  padding-left: 5px;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .bookingTd {
    width: 20%;
    padding-left: 15px;
  }
}

.recentActivitySection .listingsTable .rowItem .bookingTd .list-inline {
  display: none;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .bookingTd .list-inline {
    display: block;
  }
}

.recentActivitySection .listingsTable .rowItem .bookingTd h4 {
  font-size: 9px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .bookingTd h4 {
    font-size: 11px;
  }
}

.recentActivitySection .listingsTable .rowItem .bookingTd p {
  margin-bottom: 3px;
  font-size: 9px;
}

@media (min-width: 768px) {
  .recentActivitySection .listingsTable .rowItem .bookingTd p {
    font-size: 11px;
  }
}

.recentActivitySection .listingsTable .rowItem:hover {
  background-color: #fff9f4;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
  padding: 10px 0;
}

/*=== 16.7 DASHBOARD RECENT OFFER SECTION ===*/
.recentOfferSection {
  margin-top: 30px;
  margin-bottom: 80px;
  /* Recent Offer Contetnt */
  /* Need Help Aria */
}

.recentOfferSection .recentOfferContent {
  padding: 10px;
  border-radius: 5px;
  /* Benifit Aria*/
}

@media (min-width: 768px) {
  .recentOfferSection .recentOfferContent {
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .recentOfferSection .recentOfferContent {
    padding: 30px;
  }
}

.recentOfferSection .recentOfferContent .benefitsAria h4 {
  font-size: 15px;
  font-weight: 400;
  color: #222222;
  padding-top: 15px;
}

@media (min-width: 768px) {
  .recentOfferSection .recentOfferContent .benefitsAria h4 {
    padding-top: 0px;
  }
}

.recentOfferSection .recentOfferContent .benefitsAria .benifitsContent {
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
}

@media (min-width: 768px) {
  .recentOfferSection .recentOfferContent .benefitsAria .benifitsContent {
    padding: 15px;
  }
}

@media (min-width: 992px) {
  .recentOfferSection .recentOfferContent .benefitsAria .benifitsContent {
    padding: 30px;
  }
}

.recentOfferSection .recentOfferContent .benefitsAria .benifitsContent ul li {
  margin-bottom: 9px;
}

.recentOfferSection .recentOfferContent .benefitsAria .benifitsContent ul li a {
  color: #969696;
}

@media (min-width: 768px) {
  .recentOfferSection .recentOfferContent .benefitsAria .benifitsContent ul li a {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .recentOfferSection .recentOfferContent .benefitsAria .benifitsContent ul li a {
    font-size: 14px;
  }
}

.recentOfferSection .recentOfferContent .benefitsAria .benifitsContent ul li a i {
  margin-right: 11px;
  color: #ff891e;
}

.recentOfferSection .recentOfferContent .benefitsAria .benifitsContent ul li a:hover, .recentOfferSection .recentOfferContent .benefitsAria .benifitsContent ul li a:active, .recentOfferSection .recentOfferContent .benefitsAria .benifitsContent ul li a:focus {
  color: #ff891e;
}

.recentOfferSection .recentOfferAria h4 {
  font-size: 15px;
  font-weight: 400;
  color: #222222;
  padding-top: 15px;
}

@media (min-width: 768px) {
  .recentOfferSection .recentOfferAria h4 {
    padding-top: 0px;
  }
}

.recentOfferSection .recentOfferAria .offerContent {
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
}

@media (min-width: 768px) {
  .recentOfferSection .recentOfferAria .offerContent {
    padding: 15px;
  }
}

@media (min-width: 992px) {
  .recentOfferSection .recentOfferAria .offerContent {
    padding: 30px;
  }
}

.recentOfferSection .recentOfferAria .offerContent .singleContent {
  position: relative;
}

.recentOfferSection .recentOfferAria .offerContent .singleContent .media .media-left {
  margin-right: 5px;
}

.recentOfferSection .recentOfferAria .offerContent .singleContent .media .media-left img {
  border-radius: 3px;
}

.recentOfferSection .recentOfferAria .offerContent .singleContent .media .media-body h4 {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  text-transform: capitalize;
}

@media (min-width: 992px) {
  .recentOfferSection .recentOfferAria .offerContent .singleContent .media .media-body h4 {
    margin-top: 10px;
  }
}

.recentOfferSection .recentOfferAria .offerContent .singleContent .media .media-body p {
  font-size: 12px;
}

.recentOfferSection .recentOfferAria .offerContent .singleContent .media .media-body p span {
  color: #ff891e;
  font-size: 14px;
}

.recentOfferSection .needhelpAria h4 {
  font-size: 15px;
  font-weight: 400;
  color: #222222;
  padding-top: 15px;
}

@media (min-width: 768px) {
  .recentOfferSection .needhelpAria h4 {
    padding-top: 0px;
  }
}

.recentOfferSection .needhelpAria .needHelpContent {
  background-color: #262a2e;
  padding: 30px;
  border-radius: 5px;
}

.recentOfferSection .needhelpAria .needHelpContent p {
  color: #fff;
  line-height: 24px;
}

.recentOfferSection .needhelpAria .needHelpContent .btn-default {
  background-color: #ff891e !important;
  border-radius: 0px;
  border: none;
  padding: 13px 27px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .recentOfferSection .needhelpAria .needHelpContent .btn-default {
    padding: 13px 12px;
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .recentOfferSection .needhelpAria .needHelpContent .btn-default {
    padding: 13px 32px;
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .recentOfferSection .needhelpAria .needHelpContent .btn-default {
    padding: 13px 60px;
  }
}

.recentOfferSection .needhelpAria .needHelpContent .btn-default i {
  color: #fff;
  margin-right: 10px;
}

/* === 16.8 BOOKING SECTION === */
.bookingTypeSection {
  margin-top: 80px;
  margin-bottom: 30px;
}

.bookingTypeSection .bookingType {
  padding: 10px;
  border-radius: 5px;
}

@media (min-width: 768px) {
  .bookingTypeSection .bookingType {
    padding: 20px;
  }
}

.bookingTypeSection .bookingType .bookingList li {
  display: block;
  padding: 10px;
}

@media (min-width: 768px) {
  .bookingTypeSection .bookingType .bookingList li {
    display: inline-block;
    padding: 0 18px;
  }
}

.bookingTypeSection .bookingType .bookingList li a {
  font-size: 14px;
  line-height: 24px;
  color: #222222;
  text-transform: uppercase;
}

.bookingTypeSection .bookingType .bookingList li a.active, .bookingTypeSection .bookingType .bookingList li a:hover, .bookingTypeSection .bookingType .bookingList li a:active {
  color: #ff891e;
}

/* === 16.9 PROFILE SECTION === */
.profileSection {
  margin-top: 80px;
  margin-bottom: 80px;
}

.profileSection .profileImg img {
  border-radius: 5px;
}

.profileSection .profileContent .editIconRight {
  float: right;
  display: none;
}

.profileSection .profileContent .editIconRight i {
  color: #ff891e;
}

.profileSection .profileContent .profileTitle {
  padding-top: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .profileSection .profileContent .profileTitle {
  padding-top: 0px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
}

.profileSection .profileContent .profileTitle h2 {
  font-size: 20px;
  font-weight: 600;
  color: #343434;
}

.profileSection .profileContent .profileTitle span {
  font-size: 14px;
}

.profileSection .profileContent p {
  font-size: 14px;
}

@media (min-width: 768px) {
  .profileSection .profileContent p {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .profileSection .profileContent p {
    font-size: 14px;
    line-height: 26px;
  }
}

.profileSection .profileContent .profileInfo strong {
  color: #343434;
  margin-right: 5px;
}

.profileSection .profileContent .profileSocialIcon a {
  margin-right: 7px;
}

.profileSection .profileContent .profileSocialIcon a i {
  width: 37px;
  height: 37px;
  line-height: 37px;
  border-radius: 50%;
  text-align: center;
  color: #ff891e;
  border: 1px solid #e7e7e7;
}

.profileSection .profileContent .profileSocialIcon a:hover i {
  border: 1px solid #ff891e;
  background-color: #ff891e;
  color: #fff;
}

.profileSection:hover .editIconRight {
  display: block;
}

/* === 16.10 ABOUT YOU SECTION === */
.aboutYouSection {
  margin-bottom: 70px;
}

.aboutYouSection h2 {
  font-size: 20px;
  color: #343434;
  font-weight: 700;
  margin-bottom: 20px;
}

.aboutYouSection p {
  font-size: 12px;
}

@media (min-width: 768px) {
  .aboutYouSection p {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .aboutYouSection p {
    font-size: 14px;
    line-height: 26px;
  }
}



/* ===================================================================================================== */
/* Contants (Portfolio, Blog, Shop, etc) -------------------  */
/* ===================================================================================================== */
.col.container-grid {
    padding-left: 0;
    padding-right: 0;
}

.col.container-masonry {
    padding-left: 0;
    padding-right: 0;
}

.container.nf-container1 {
    padding-left: 15px;
    padding-right: 15px;
}

.container.nf-container2 {
    /*padding-left: 25px;
    padding-right: 25px;*/
}

.nf-row1 {
    margin-left: -15px;
    margin-right: -15px;
    /*overflow: hidden;*/
}

.nf-col-padding {
    padding-left: 25px;
    padding-right: 25px;
}

.nf-row2 {
    /*margin-left: -25px;
    margin-right: -25px;*/
}

    .nf-row1:before, .nf-row1:after, .nf-row2:before, .nf-row2:after {
        display: table;
        content: " ";
    }

    .nf-row1:after, .nf-row2:after {
        clear: both;
    }

.nf-row1 .nf-item.spacing, .nf-row1 .grid-sizer.spacing {
    padding: 15px;
}


.nf-row2 .nf-item.spacing, .nf-item.spacing, .nf-row2 .grid-sizer.spacing, .spacing-box {
    padding: 25px;
}

.spacing-grid {
    padding-top: 25px;
    padding-bottom: 25px;
}

.nf-col-1 .nf-item, .nf-col-1 .grid-sizer {
    width: 100%;
    min-height: 1px;
}

.nf-col-2 .nf-item, .nf-col-2 .grid-sizer {
    width: 50%;
    min-height: 1px;
}

.nf-col-3 .nf-item, .nf-col-3 .grid-sizer {
    width: 33.3333%;
    min-height: 1px;
}

.nf-col-4 .nf-item, .nf-col-4 .grid-sizer {
    width: 25%;
    min-height: 1px;
}

.nf-col-5 .nf-item, .nf-col-5 .grid-sizer {
    width: 20%;
    min-height: 1px;
}

.nf-col-6 .nf-item, .nf-col-6 .grid-sizer {
    width: 16.6666%;
    min-height: 1px;
}

.nf-col-1 .nf-item.w1, .nf-col-2 .nf-item.w1, .nf-col-3 .nf-item.w1, .nf-col-4 .nf-item.w1 {
    width: 100%;
}

.nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2 {
    width: 50%;
}

.nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3 {
    width: 33.3333%;
}

.nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4 {
    width: 25%;
}

.nf-col-1 .nf-item.w4-2, .nf-col-2 .nf-item.w4-2, .nf-col-3 .nf-item.w4-2, .nf-col-4 .nf-item.w4-2,
.nf-col-1 .nf-item.w3-2, .nf-col-2 .nf-item.w3-2, .nf-col-3 .nf-item.w3-2, .nf-col-4 .nf-item.w3-2 {
    width: 50%;
}

.nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1 {
    width: 75%;
}

.nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
    width: 66.6666%;
}

@media (max-width: 991px) {
    .nf-col-2 .nf-item, .nf-col-3 .nf-item, .nf-col-4 .nf-item,
    .nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2,
    .nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3,
    nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4,
    .nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1,
    .nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
        width: 50%;
    }

    .nf-col-5 .nf-item, .nf-col-6 .nf-item {
        width: 33.3333%;
    }



    .nf-row2 .nf-item.spacing, .nf-row2 .grid-sizer.spacing {
        padding: 25px;
    }
}

@media (max-width: 767px) {

    .container {
        margin: 0 auto;
        max-width: 480px;
        width: 100%;
    }

    .nf-col-padding {
        padding-left: 15px;
        padding-right: 15px;
    }

    .spacing-grid {
        padding-top: 15px;
        padding-bottom: 15px;
    }


    .nf-col-2 .nf-item, .nf-col-3 .nf-item, .nf-col-4 .nf-item,
    .nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2,
    .nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3,
    nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4,
    .nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1,
    .nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }

    .nf-col-3, .nf-col-4 {
        margin: 0 auto;
        max-width: 480px;
    }

    .nf-col-5 .nf-item, .nf-col-6 .nf-item {
        width: 100%;
    }

    .nf-row2 .nf-item.spacing, .nf-row1 .nf-item.spacing, .spacing-box {
        padding: 15px;
    }

    .xs-hidden {
        visibility: hidden !important;
        display: none !important;
        opacity: 0;
    }
}

@media (max-width: 480px) {

    .nf-col-5 .nf-item, .nf-col-6 .nf-item {
        width: 100%;
    }
}

/* ----------------------------------------------------------------------*/
/* Portfolio   --------------------------------------------------------- */
/* ----------------------------------------------------------------------*/
.container-filter {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0;
    text-align: center;
}

    .container-filter li {
        list-style: none;
        display: inline-block;
    }

        .container-filter li a {
            display: block;
            margin-left: 15px;
            margin-right: 15px;
            text-transform: uppercase;
            letter-spacing: 2px;
            font-size: 12px;
            font-weight: 600;
           
        }

            .container-filter li a.active {
                color: #e6ae49;
            }

.item-box {
    position: relative;
    overflow: hidden;
    display: block;
}

    .item-box a {
        display: inline-block;font-size:12px;
    }

    .item-box:hover .item-mask {
        opacity: 1;
        visibility: visible;
    }

        .item-box:hover .item-mask .item-caption {
            bottom: 30px;
            opacity: 1;
        }

    .item-box:hover .item-container {
        transform: scale(1.1);
        transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        width: 100%;
    }

.item-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.item-mask {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

    .item-mask h5, .item-mask h6, .item-mask p {
        margin-bottom: 0px;
    }

    .item-mask p {
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 1.5px;
        font-weight: 400;
        margin-top: 0;
        text-align: left;
    }

    .item-mask .item-caption {
        position: absolute;
        bottom: -60px;
        left: 0px;
        padding-left: 30px;
        padding-right: 30px;
        text-align: left;
        transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        opacity: 0;
    }

.project-detail-block p {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

ul.project-detail-block, .project-detail-block ul {
    padding-left: 0;
}

.project-detail-block li {
    list-style: none;
}

.project-detail-block p strong {
    display: inline-block;
    width: 110px;
}

.item-nav {
    text-align: center;
    display: block;
    overflow: hidden;
}

    .item-nav .item-prev, .item-nav .item-next, .item-nav .item-all-view {
        position: relative;
        display: inline-block;
    }

        .item-nav .item-all-view h5, .item-nav .item-all-view h6 {
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

            .item-nav .item-all-view h5:hover, .item-nav .item-all-view h6:hover {
                color: #e6ae49;
            }

        .item-nav .item-prev .prev-btn, .item-nav .item-next .next-btn, .item-all-view {
            display: inline-block;
            font-size: 25px;
            text-align: center;
            height: 51px;
            line-height: 51px;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

        .item-nav .item-prev .prev-btn, .item-nav .item-next .next-btn {
            color: #323232;
            background: #fff;
            width: 51px;
        }

        .item-nav .item-prev:hover .prev-btn, .item-nav .item-next:hover .next-btn {
            background: #f7f7f7;
            /*color: #fff;*/
        }

    .item-nav .item-prev {
        text-align: left;
        float: left;
    }

    .item-nav .item-next {
        text-align: right;
        float: right;
    }

        .item-nav .item-prev .item-prev-text, .item-nav .item-next .item-next-text {
            position: absolute;
            line-height: 51px;
            top: 10px;
            z-index: -1;
            visibility: hidden;
            opacity: 0;
            transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            width: 150px;
        }

        .item-nav .item-prev:hover .item-prev-text, .item-nav .item-next:hover .item-next-text {
            margin-left: 0;
            margin-right: 0;
            visibility: visible;
            opacity: 1;
        }

    .item-nav .item-prev .item-prev-text {
        left: 100%;
        margin-left: -110px;
        padding-left: 15px;
    }

    .item-nav .item-next .item-next-text {
        right: 100%;
        margin-right: -110px;
        padding-right: 15px;
    }

        .item-nav .item-prev .item-prev-text p, .item-nav .item-prev .item-prev-text h5, .item-nav .item-prev .item-prev-text h6,
        .item-nav .item-next .item-next-text p, .item-nav .item-next .item-next-text h5, .item-nav .item-next .item-next-text h6 {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 0;
            padding-bottom: 0;
        }

        .item-nav .item-prev .item-prev-text h5, .item-nav .item-prev .item-prev-text h6,
        .item-nav .item-next .item-next-text h5, .item-nav .item-next .item-next-text h6,
        .item-nav .item-all-view h5, .item-nav .item-all-view h6 {
            padding-top: 8px;
        }
/* ----------------------------------------------------------------------*/
/* Shop   --------------------------------------------------------- */
/* ----------------------------------------------------------------------*/
.shop-item {
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .shop-item .item-mask .item-mask-detail {
        display: flex;
        display: -webkit-flex;
        height: 100%;
        width: 100%;

    }

        .shop-item .item-mask .item-mask-detail .item-mask-detail-ele {           
			margin: auto auto;
        }

.item-img {
    display: block;
    position: relative;
    overflow: hidden;
}

.shop-item-info {
position:absolute; top:50px;  left:50px;
   
}

    .shop-item-info a:hover, .shop-item-info a:hover h5, .shop-item-info a:hover h6, .shop-item-name:hover {
        color: #fff;
		font-size:20px;
        transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -webkit-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
    }

    .shop-item-info .shop-item-name {
	color: #fff;
		font-size:20px;
        margin-bottom: 5px;
    }

    .shop-item-info .shop-item-price {
        font-size: 15px;
        color: #888;
    }


@media only screen and (max-width:1024px) {
	.shop-item-info {position:absolute; top:10px; left:10px;}
	.shop-item-info .shop-item-name {font-size:18px;}
	.shop-item-info .shop-item-price {font-size: 12px;}
	
}

.shop-item-price span{color:#fff;font-size:16px;}

        .shop-item-info .shop-item-price del, .shop-detail-info del, .sidebar-widget del {
            margin-right: 10px;
            color: #bbb;
            font-weight: 400;
        }

.shop-filter {
    display: inline-table;
    width: 100%;
}

/* Shop Detail*/
.shop-detail-item {
    position: relative;
}

.shop-detail-info h4 {
    line-height: 26px;
}

.shop-detail-info .shop-item-price {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.shop-Cart-totalbox {
    max-width: 450px;
}

.shop-Cart-totalprice {
    font-size: 18px;
}

/*-------------------------------------------------------------------------------------------*/
/* Icon          ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.page-icon-top {
    font-size: 90px;
    background:#ffffff;
	line-height: 50px;
    padding:0px;
    width: 100%;
    color: #fff;
}

.white .page-icon-top, .white .page-icon-left, .white .features-icon-left, .white .features-icon-right {
    color: #fff;
}

#tabmenu{position: relative;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;background:#fff;width:100%;height:79px;margin-bottom:30px}
#tabmenu ul li{float:left;border-left:1px solid #cccccc;border-right:1px solid #cccccc;text-align:center;}
#tabmenu ul li:first-child{border-left:1px solid #cccccc;}
#tabmenu ul li a{display:block;height:79px;line-height:77px;font-size:18px;font-weight:bold;color:#333;letter-spacing:-1.7px;}
#tabmenu ul li a.on, #tabmenu ul li:hover a{background:#8b5d3c;color:#fff;
-webkit-transition: all .2s linear;-moz-transition: all .2s linear;-o-transition: all .2s linear;transition: all .2s linear;}

#tabmenu ul.num2 li{width:50%}
#tabmenu ul.num2 li:first-child{width:50% !important;}

#tabmenu ul.num3 li{width:33%}
#tabmenu ul.num3 li:first-child{width:33% !important;}

#tabmenu ul.num4 li{width:25%}
#tabmenu ul.num4 li:first-child{width:25% !important;}

#tabmenu ul.num5 li{width:20%}
#tabmenu ul.num5 li:first-child{width:20% !important;}

#tabmenu ul.num6 li{width:16.6%}
#tabmenu ul.num6 li:first-child{width:16.6% !important;}



#tabbank ul li{float:left;text-align:center;}
#tabbank ul li:first-child{border-left:none}
#tabbank ul li{display:block;height:60px;line-height:60px;font-size:18px;font-weight:bold;color:#333;letter-spacing:-1.5px;}


#tabbank ul.num2 li{width:50%}
#tabbank ul.num2 li:first-child{width:50% !important;}

#tabbank ul.num3 li{width:33%}
#tabbank ul.num3 li:first-child{width:33% !important;}

#tabbank ul.num4 li{width:25%}
#tabbank ul.num4 li:first-child{width:25% !important;}

#tabbank ul.num5 li{width:20%}
#tabbank ul.num5 li:first-child{width:20% !important;}

#tabbank ul.num6 li{width:16.6%}
#tabbank ul.num6 li:first-child{width:16.6% !important;}

@media only screen and (max-width:720px) {

#tabmenu{margin-bottom:0px;height:49px;}

#tabmenu ul li a{height:49px;line-height:47px;font-size:13px;font-weight:bold;color:#333;border-bottom:1px solid #cccccc;letter-spacing:-1.5px;}

#tabmenu ul.num4 li{width:50%}
#tabmenu ul.num4 li:first-child{width:50% !important;}

#tabbank ul.num4 li{width:50%}
#tabbank ul.num4 li:first-child{width:50% !important;}

#tabmenu ul.num6 li{width:33%}
#tabmenu ul.num6 li:first-child{width:33% !important;}

#tabbank ul.num5 li{width:33%}
#tabbank ul.num5 li:first-child{width:33% !important;}

#tabbank ul.num2 li{width:50%;margin-top:-10px;}
#tabbank ul.num2 li:first-child{width:50% !important;}

}


/* 블릿 리스트 */
.hypen, .refer, .dot_big, .dot_default, .number, .hanguel, .triangle {display:block;}
.hypen {padding-left:8px; text-indent:-8px;}
.refer {padding-left:16px;}
.refer.em {background-image:url('../img/ico/ico_refer_point.png');}
.refer.point {background-image:url('../img/ico/ico_refer_b.png');}
.dot_big {position:relative; padding-left:16px; font-size:15px; font-weight:bold; color:#333;}
.dot_big:after {content:'';display:block;position:absolute;width: 12px;height: 12px;top: 6px;left: -2px;overflow:hidden;background: url(../img/ico/ico_bul1.png) left center no-repeat;}
.select_result dl dd:after{content:'';display:block;position:absolute;width: 1px;height: 12px;top: 6px;left: 5px;overflow:hidden;background: #666;}
.select_result dl dd span:after{content:'/';display:block;position:absolute;width: 8px;height: 20px;top: 0px;left: 2px;overflow:hidden;color: #666;}
.select_result dl dd span:first-child:after{display:none;}
.dot_default {position:relative; padding-left:11px; font-size:15px; color:#333;}
.dot_default:after {content:''; display:block; position:absolute; width:4px; height:4px; top:7px; left:0; overflow:hidden; background:#000;}
.hanguel {padding-left:22px; text-indent:-22px;}
.number.default {padding-left:17px; text-indent:-17px;}
.number.circle01 {padding-left:17px; text-indent:-17px;}
.number.circle02 {padding-left:23px; text-indent:-23px;}
.default, .little {padding:0; text-indent:0;}
.triangle {position:relative;padding-left: 16px;overflow:hidden;}
.triangle > ul > li{padding-top: 5px;}
.triangle > ul > li > ul > li{padding-left: 20px;font-weight: 500;}
.triangle > ul > li > ul > li > ul > li{padding-left: 12px;font-weight: normal;}
.triangle em{font-weight: 500;}
.triangle a em.blue{font-weight: bold;color: #0064ff;}
.triangle:after {content:'';display:block;position:absolute;width: 12px;height: 6px;top: 8px;left: 0;/* padding-left: 17px; */overflow:hidden;background:url(../img/ico/ico_search_bul.png) 0 0 no-repeat;}
.triangle.point {color:#333;}
.triangle.point:after {/* background:#ff6700; */}
.bull_list strong {font-weight: 500;}
.bull_list .indent {padding-left:0; text-indent:0;}
.bull_list li{line-height: 170%;}
.bull_list li > img{display: inline-block;vertical-align:middle;}
.bull_list li.triangle{padding-left: 13px;margin-top: 5px;}
.bull_list li.triangle:first-child{margin-top: 0;}
.bull_list li.triangle > ul > li{padding-top: 0;}
.bull_list_cont .triangle:after{top: 5px;left: 4px;width: 12px;height: 12px;background:url(../img/ico/ico_bul1.png) 0 0 no-repeat;}
.bull_list_cont li{margin-bottom: 0px;color: #333;font-size: 15px;letter-spacing:-0.025em;}
.bull_list_cont li.triangle{padding-left: 20px;}
.bull_list_cont li ul{padding-top: 0px;}
.bull_list_cont li ul li{margin-bottom: 0;padding-top: 2px;color:#666;font-size: 14px;}
.bull_list_cont li ul li.triangle{margin-bottom: 10px;}
.bull_list_cont li ul li.triangle:after{top: 7px;}
.bull_list2 .triangle:after{top: 10px;left: 5px;width:2px;height:2px;background: #666;}
ul.bul_dot{margin: 0 0 0 25px;}
ul.bul_dot li:after{display:block;content:"";position: absolute;top: 11px;left: 0;width: 2px;height: 2px;background:#666;}
ul.bul_dot li{position: relative;padding-left: 8px;}
p.bull_list{margin: 5px 0 0 13px;color: #333;font-size: 15px;}

/* 자원봉사 안내 Start */
.service_guide .txt_group {margin-top: 20px;}
.service_guide .txt_group:first-child {margin-top:0;}
.service_guide .txt_group .tit_lv2{font-size:18px; font-weight:bold; margin-bottom:10px; line-height:28px; color:#000;}
.service_guide .h_decs {margin-top:11px;}
.service_guide .h_decs strong {color:#333;}
.service_guide .bull_list_cont{margin-top: 0;}
.service_guide .box_pink {margin-left: 20px;padding:20px;border: 1px solid #dee3eb;background: #ffffff;}
.service_guide .box_pink .triangle.point {color:#666;}
.service_guide .box_pink .triangle.point strong {color:#333;}
.service_guide .service_process {/* margin-top:15px; */}
.service_guide .req_wrap .tab_contents .conts {display:none; width:100%;}
.service_guide .req_wrap .tab_contents .conts.on {display:block;}
.service_process .global_steps {height:110px; padding-top:42px; box-sizing:border-box; text-align:center; color:#fff; background:#957e67;}
.service_process .global_steps ul, .service_process .global_steps ul li {display:inline-block;}
.service_process .global_steps ul li {position:relative; height:28px; margin-left:-4px; padding:0 11px 0 38px; font-size:25px; font-weight:bold; line-height:28px; color:#fff;}
.service_process .global_steps ul li:after {content:''; display:block; position:absolute; width:28px; height:28px; top:0; left:0; background:url('../img/service/ico_step.png') no-repeat left top;}
.service_process .global_steps ul li.first {padding-left:0;}
.service_process .global_steps ul li.first:after {display:none;}
.service_process .global_steps ul li.last {padding-right:0;}
.service_process .detail {/* padding:26px 41px 51px; *//* background:#f7f3ed; */}
.service_process .detail .detail_step {position:relative;padding: 20px 0;border-bottom: 1px solid #ddd;}
.service_process .detail .detail_step ul {width:455px;}
.service_process .detail .detail_step li {font-size: 17px;font-weight: 500;line-height: 40px;/* border-bottom:1px solid #e2d9ca; */color: #333;}
.service_process .detail .detail_step li span.num {display:inline-block;width: 30px;height: 30px;margin-right:10px;font-size: 14px;line-height: 30px;text-align:center;border-radius:17px;background: #666;color: #fff;}
.service_process .detail .detail_step .guide_link {position:absolute;padding-top:118px;top: -26px;right:0;}
.service_process .detail .detail_step .guide_link span{height: 35px;padding: 0 20px;font-size: 14px;font-weight: 400;line-height: 35px;}
.service_process .detail .main_txt {margin-top: 30px;padding-bottom: 20px;font-size: 22px;font-weight: 500;line-height:30px;color:#000;text-align: center;}
.service_process .detail .main_txt i {display:block;}
.service_process .detail .h_list {margin-top:17px;}



.step_info{margin:20px 0;}
.step_info ul{}
.step_info ul:after{display:block;clear:both;content:'';}
.step_info ul li{float: left;width: 16.66%;height: 105px;}
.step_info ul li.step1{background:url(../img/bg_step01_info.png) center center no-repeat;}
.step_info ul li.step2{background:url(../img/bg_step02_info.png) center center no-repeat;}
.step_info ul li.step3{background:url(../img/bg_step03_info.png) center center no-repeat;}
.step_info ul li.step4{background:url(../img/bg_step04_info.png) center center no-repeat;}
.step_info ul li.step5{background:url(../img/bg_step05_info.png) center center no-repeat;}
.step_info ul li.step6{background:url(../img/bg_step06_info.png) center center no-repeat;}
.step_info ul li div{width: 105px;margin: 0 auto;padding: 37px 0;text-align: center;letter-spacing: -0.060em;line-height: 1;}
.step_info ul li div .step{display: block;padding-bottom: 5px;font-size: 12px;text-transform: uppercase;}
.step_info ul li div .txt{display: block;color: #333;}

@media only screen and (max-width:720px) {
	.step_info ul li{float: left;width: 33.33%;}
}


/* ===================================================================================================== */
/* Contants (Portfolio, Blog, Shop, etc) -------------------  */
/* ===================================================================================================== */
.col.container-grid {
    padding-left: 0;
    padding-right: 0;
}

.col.container-masonry {
    padding-left: 0;
    padding-right: 0;
}

.container.nf-container1 {
    padding-left: 15px;
    padding-right: 15px;
}

.container.nf-container2 {
    /*padding-left: 25px;
    padding-right: 25px;*/
}

.nf-row1 {
    margin-left: -15px;
    margin-right: -15px;
    /*overflow: hidden;*/
}

.nf-col-padding {
    padding-left: 25px;
    padding-right: 25px;
}

.nf-row2 {
    /*margin-left: -25px;
    margin-right: -25px;*/
}

    .nf-row1:before, .nf-row1:after, .nf-row2:before, .nf-row2:after {
        display: table;
        content: " ";
    }

    .nf-row1:after, .nf-row2:after {
        clear: both;
    }

.nf-row1 .nf-item.spacing, .nf-row1 .grid-sizer.spacing {
    padding: 15px;
}


.nf-row2 .nf-item.spacing, .nf-item.spacing, .nf-row2 .grid-sizer.spacing, .spacing-box {
    padding: 25px;
}

.spacing-grid {
    padding-top: 25px;
    padding-bottom: 25px;
}

.nf-col-1 .nf-item, .nf-col-1 .grid-sizer {
    width: 100%;
    min-height: 1px;
}

.nf-col-2 .nf-item, .nf-col-2 .grid-sizer {
    width: 50%;
    min-height: 1px;
}

.nf-col-3 .nf-item, .nf-col-3 .grid-sizer {
    width: 33.3333%;
    min-height: 1px;
}

.nf-col-4 .nf-item, .nf-col-4 .grid-sizer {
    width: 25%;
    min-height: 1px;
}

.nf-col-5 .nf-item, .nf-col-5 .grid-sizer {
    width: 20%;
    min-height: 1px;
}

.nf-col-6 .nf-item, .nf-col-6 .grid-sizer {
    width: 16.6666%;
    min-height: 1px;
}

.nf-col-1 .nf-item.w1, .nf-col-2 .nf-item.w1, .nf-col-3 .nf-item.w1, .nf-col-4 .nf-item.w1 {
    width: 100%;
}

.nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2 {
    width: 50%;
}

.nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3 {
    width: 33.3333%;
}

.nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4 {
    width: 25%;
}

.nf-col-1 .nf-item.w4-2, .nf-col-2 .nf-item.w4-2, .nf-col-3 .nf-item.w4-2, .nf-col-4 .nf-item.w4-2,
.nf-col-1 .nf-item.w3-2, .nf-col-2 .nf-item.w3-2, .nf-col-3 .nf-item.w3-2, .nf-col-4 .nf-item.w3-2 {
    width: 50%;
}

.nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1 {
    width: 75%;
}

.nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
    width: 66.6666%;
}

@media (max-width: 991px) {
    .nf-col-2 .nf-item, .nf-col-3 .nf-item, .nf-col-4 .nf-item,
    .nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2,
    .nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3,
    nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4,
    .nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1,
    .nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
        width: 50%;
    }

    .nf-col-5 .nf-item, .nf-col-6 .nf-item {
        width: 33.3333%;
    }



    .nf-row2 .nf-item.spacing, .nf-row2 .grid-sizer.spacing {
        padding: 25px;
    }
}

@media (max-width: 767px) {

    .container {
        margin: 0 auto;
        max-width: 480px;
        width: 100%;
    }

    .nf-col-padding {
        padding-left: 15px;
        padding-right: 15px;
    }

    .spacing-grid {
        padding-top: 15px;
        padding-bottom: 15px;
    }


    .nf-col-2 .nf-item, .nf-col-3 .nf-item, .nf-col-4 .nf-item,
    .nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2,
    .nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3,
    nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4,
    .nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1,
    .nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }

    .nf-col-3, .nf-col-4 {
        margin: 0 auto;
        max-width: 480px;
    }

    .nf-col-5 .nf-item, .nf-col-6 .nf-item {
        width: 100%;
    }

    .nf-row2 .nf-item.spacing, .nf-row1 .nf-item.spacing, .spacing-box {
        padding: 15px;
    }

    .xs-hidden {
        visibility: hidden !important;
        display: none !important;
        opacity: 0;
    }
}

@media (max-width: 480px) {

    .nf-col-5 .nf-item, .nf-col-6 .nf-item {
        width: 100%;
    }
}


/* ----------------------------------------------------------------------*/
/* Portfolio   --------------------------------------------------------- */
/* ----------------------------------------------------------------------*/
.container-filter {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0;
    text-align: center;
}

    .container-filter li {
        list-style: none;
        display: inline-block;
    }

        .container-filter li a {
            display: block;
            margin-left: 15px;
            margin-right: 15px;
            text-transform: uppercase;
            letter-spacing: 2px;
            font-size: 12px;
            font-weight: 600;
            font-family: 'Raleway', sans-serif;
        }

            .container-filter li a.active {
                color: #e6ae49;
            }

.item-box {
    position: relative;
    overflow: hidden;
    display: block;
}

    .item-box a {
        display: inline-block;
    }

    .item-box:hover .item-mask {
        opacity: 1;
        visibility: visible;
    }

        .item-box:hover .item-mask .item-caption {
            bottom: 30px;
            opacity: 1;
        }

    .item-box:hover .item-container {
        transform: scale(1.1);
        transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        width: 100%;
    }

.item-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.item-mask {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

    .item-mask h5, .item-mask h6, .item-mask p {
        margin-bottom: 0px;
    }

    .item-mask p {
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 1.5px;
        font-weight: 400;
        margin-top: 0;
        text-align: left;
    }

    .item-mask .item-caption {
        position: absolute;
        bottom: -60px;
        left: 0px;
        padding-left: 30px;
        padding-right: 30px;
        text-align: left;
        transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        opacity: 0;
    }

.project-detail-block p {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

ul.project-detail-block, .project-detail-block ul {
    padding-left: 0;
}

.project-detail-block li {
    list-style: none;
}

.project-detail-block p strong {
    display: inline-block;
    width: 110px;
}

.item-nav {
    text-align: center;
    display: block;
    overflow: hidden;
}

    .item-nav .item-prev, .item-nav .item-next, .item-nav .item-all-view {
        position: relative;
        display: inline-block;
    }

        .item-nav .item-all-view h5, .item-nav .item-all-view h6 {
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

            .item-nav .item-all-view h5:hover, .item-nav .item-all-view h6:hover {
                color: #e6ae49;
            }

        .item-nav .item-prev .prev-btn, .item-nav .item-next .next-btn, .item-all-view {
            display: inline-block;
            font-size: 25px;
            text-align: center;
            height: 51px;
            line-height: 51px;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

        .item-nav .item-prev .prev-btn, .item-nav .item-next .next-btn {
            color: #323232;
            background: #fff;
            width: 51px;
        }

        .item-nav .item-prev:hover .prev-btn, .item-nav .item-next:hover .next-btn {
            background: #f7f7f7;
            /*color: #fff;*/
        }

    .item-nav .item-prev {
        text-align: left;
        float: left;
    }

    .item-nav .item-next {
        text-align: right;
        float: right;
    }

        .item-nav .item-prev .item-prev-text, .item-nav .item-next .item-next-text {
            position: absolute;
            line-height: 51px;
            top: 10px;
            z-index: -1;
            visibility: hidden;
            opacity: 0;
            transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            width: 150px;
        }

        .item-nav .item-prev:hover .item-prev-text, .item-nav .item-next:hover .item-next-text {
            margin-left: 0;
            margin-right: 0;
            visibility: visible;
            opacity: 1;
        }

    .item-nav .item-prev .item-prev-text {
        left: 100%;
        margin-left: -110px;
        padding-left: 15px;
    }

    .item-nav .item-next .item-next-text {
        right: 100%;
        margin-right: -110px;
        padding-right: 15px;
    }

        .item-nav .item-prev .item-prev-text p, .item-nav .item-prev .item-prev-text h5, .item-nav .item-prev .item-prev-text h6,
        .item-nav .item-next .item-next-text p, .item-nav .item-next .item-next-text h5, .item-nav .item-next .item-next-text h6 {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 0;
            padding-bottom: 0;
        }

        .item-nav .item-prev .item-prev-text h5, .item-nav .item-prev .item-prev-text h6,
        .item-nav .item-next .item-next-text h5, .item-nav .item-next .item-next-text h6,
        .item-nav .item-all-view h5, .item-nav .item-all-view h6 {
            padding-top: 8px;
        }


.blackbutton {
	width:220px;
	height:55px;
	text-align:center;
	background:linear-gradient(to bottom, #2b8baf 5%, #0a516b 100%);
	background-color:#2b8baf;
	border-radius:3px;
	border:1px solid #575757;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;	
	font-size:17px;
	font-weight:bold;
	padding:12px 16px 12px 16px;
	text-decoration:none;
}

.blackbutton:hover {
	background:linear-gradient(to bottom, #2b8baf 5%, #000000 100%);
	background-color:#0a516b;
	color:#ffffff;	
}
.blackbutton:active {
	position:relative;
	top:1px;
	color:#ffffff;
}

.blackbutton a {

color:#ffffff;
}

a.blackbutton {color:#fff}