@charset "UTF-8";

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

/* title_section */
#page.customized .title_section > .sitewidth{background-image:url(../img/title_section_bg.png);background-size:30% auto;}
#page.customized .title_section .sitewidth .boxCont{width:calc(70% - 80px);}
#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .title{color:#227de3;}
#page.customized .title_section .sitewidth .boxCont .tmp_txtBox .description span{color:#227de3;}
#page.customized .title_section .imgBox{margin-top:80px;background-image:url(../img/title_section_imgBox_bg.jpg);background-repeat:no-repeat;background-position:center top;background-size:100%;}
#page.customized .title_section .imgBox .sitewidth{padding-top:500px;}
#page.customized .title_section .imgBox .sitewidth img{width:100%;}

/* tab_section */
#page.customized .tab_section .sitewidth:before{background-color:#227de3;}
#page.customized .tab_section .sitewidth ul li.on{color:#227de3;}
#page.customized .tab_section .sitewidth ul li.on:before{filter: invert(38%) sepia(77%) saturate(1894%) hue-rotate(196deg) brightness(92%) contrast(93%);}
#page.customized .tab_section .sitewidth ul li:after{background:#227de3;}

/* infor_section */
#page.customized .infor_section .sitewidth .boxCont .tmp_txtBox .title:before{background-color:#227de3;}

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

@media all and (max-width:1201px){
	#page.customized .title_section .sitewidth .boxCont{width:calc(70% - 4em);}
	#page.customized .title_section .imgBox{margin-top:4em;}
	#page.customized .title_section .imgBox .sitewidth{padding-top:15em;}
}
@media all and (max-width:600px){
	#page.customized .title_section > .sitewidth{background:#fff;}
	#page.customized .title_section .sitewidth .boxCont{width:100%;}
	#page.customized .title_section .imgBox .sitewidth{padding-top:10em;}
}