@charset "UTF-8";

#content .content_header .top .banner .bg{background-image:url(/layouts/bespinwith/img/content_header/customized_local.jpg);}

/* title_section */
#page.customized .title_section .sitewidth{background-image:url(../img/title_section_bg.png);background-size:contain;}
#page.customized .title_section .sitewidth .boxCont{width:calc(50% - 80px);}
#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .title{color:#18a328;}
#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .description span{color:#18a328;}

/* tab_section */
#page.customized .tab_section .sitewidth:before{background-color:#18a328;}
#page.customized .tab_section .sitewidth ul li.on{color:#18a328;}
#page.customized .tab_section .sitewidth ul li.on:before{filter: invert(48%) sepia(9%) saturate(6889%) hue-rotate(87deg) brightness(94%) contrast(84%);}
#page.customized .tab_section .sitewidth ul li:after{background:#18a328;}

/* infor_section */
#page.customized .infor_section .sitewidth .boxCont{background-repeat:no-repeat;background-position:top 30px right 30px;background-size:180px auto;}
#page.customized .infor_section .sitewidth .boxCont:first-of-type{margin-top:0;}
#page.customized .infor_section .sitewidth .boxCont .tmp_txtBox .title:before{background-color:#18a328;}

#page.customized .infor_section .sitewidth .boxCont.banoje{background-image:url(../img/infor_section_banoje_bg.png);}
#page.customized .infor_section .sitewidth .boxCont.ligo_em{background-image:url(../img/infor_section_ligo_em_bg.png);}
#page.customized .infor_section .sitewidth .boxCont.hanok{background-image:url(../img/infor_section_hanok_bg.png);}
#page.customized .infor_section .sitewidth .boxCont.yacht{background-image:url(../img/infor_section_yacht_bg.png);}

/* schedule_section */
#page .schedule_section .sitewidth .boxCont .txtBox .title span{color:#40b04c;}

@media all and (max-width:1201px){
	#page.customized .infor_section .sitewidth .boxCont{background-position:top 1em right 1em;background-size:9em auto;}
}
@media all and (max-width:1000px){
	#page.customized .title_section .sitewidth{background-size:40% auto;}
	#page.customized .title_section .sitewidth .boxCont{width:calc(60% - 4em);}
	#page.customized .infor_section .sitewidth .boxCont{background-size:8em auto;}
}
@media all and (max-width:800px){
	#page.customized .title_section .sitewidth{background-position:top right 2em;background-size:25% auto;}
	#page.customized .title_section .sitewidth .boxCont{width:100%;}
	#page.customized .infor_section .sitewidth .boxCont{background-size:5em auto;}
}
@media all and (max-width:600px){
	#page.customized .title_section .sitewidth{background:#fff;}
	#page.customized .infor_section .sitewidth .boxCont{background-size:3em auto;}
}