@font-face {
    font-family: 'UTMSoraya';
    src: url('/fonts/UTMSoraya.eot');
    src: url('/fonts/UTMSoraya.eot') format('embedded-opentype'), url('/fonts/UTMSoraya.woff')
    format('woff2'), url('/fonts/UTMSoraya.woff') format('woff'), url('/fonts/UTMSoraya.ttf')
    format('truetype'), url('/fonts/UTMSoraya.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.cover_slider_category{
	position: relative;
	margin-bottom: 50px;
}
#slider_category li a img{
	width: 100%;
}
.cover_slider_category .bx-wrapper{
	margin-bottom: 0px !important;
}
.title_in_slider h2{
	margin: 0px;
	font-family: 'UTMSoraya';
	font-size: 65px;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    padding-left: 15px;
}
.title_in_slider .breadcrumb{
	position: absolute;
	bottom: 30px;
	background-color: transparent;
}
.title_in_slider .breadcrumb li a, .title_in_slider .breadcrumb li span{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.title_in_slider .breadcrumb > li + li:before{
	content: '>';
	color: #fff;
	font-weight: bold;
}
.hot_event_in_cate{
    overflow: hidden;
    padding-bottom: 50px;
    border-bottom: 1px solid #e8e8e8;
    font-family: 'Open Sans';
}
.hot_event_in_cate .img_cate_hot_event{
	position: relative;
}
.hot_event_in_cate .img_cate_hot_event a img{
	width: 100%;
    border-radius: 10px;
}
.hot_event_in_cate .img_cate_hot_event .event_date{
	position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
}
.hot_event_in_cate .img_cate_hot_event .event_date div{
	display: inline-block;
    padding: 10px 15px;
    border-radius: 10px;
    margin: 0px 5px;
    background: rgba(255,255,255,0.6);
    border: 2px solid #fff;
}
.hot_event_in_cate .img_cate_hot_event .event_date div span:nth-child(1){
	font-size: 36px;
    line-height: 45px;
}
.hot_event_in_cate .img_cate_hot_event .event_date div span{
	display: block;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #fff;
    text-shadow: #000 0px 2px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px, #000 0px 3px 0px;
}
.sub_event_cate h3{
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 20px;
	font-family: 'Open Sans';
}
.sub_event_cate .ticket_hot_cate{
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 17px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}
.sub_event_cate .ticket_hot_cate div{
    float: left;
}
.sub_event_cate .ticket_hot_cate div:nth-child(1){
    margin-right: 50px;
}
.sub_event_cate .ticket_hot_cate div:nth-last-child(1){
    float: right;
    font-size: 18px;
    color: #ff672a;
    font-weight: bold;
}
.sub_event_cate .ticket_hot_cate div .fa{
    color: #ff672a;
    margin-right: 5px;
}
.sub_event_cate .ticket_hot_cate div .fa-tag{
    transform: rotate(90deg);
}
.hot_event_in_cate .hot_cate_info{
    padding-top: 20px;
    font-weight: normal;
    text-transform: lowercase;
}
.events_cate .total_events_cate{
    float: right;
    color: #ff672a;
    font-size: 14px;
    font-family: 'Open Sans';
    padding: 20px 15px 20px 0px;
}
.events_cate .sigle_event_cate{
    position: relative;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    overflow: hidden;
}
.events_cate .sigle_event_cate a img{
    width: 100%;
}
.events_cate .sigle_event_cate .date_event_cate{
    position: absolute;
    left: 15px;
    top: 0px;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
    background: rgba(0,0,0,0.3);
}
.events_cate .sigle_event_cate .date_event_cate > div{
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans';
}
.events_cate .sigle_event_cate .date_event_cate .event_date_day{
    font-size: 37px;
    font-weight: bold;
    line-height: 40px;
}
.sigle_event_cate .sub_sigle_event_cate{
    padding: 8px 0;
    overflow: hidden;
}
.sigle_event_cate .sub_sigle_event_cate > div{
    float: left;
    width: calc(33.33% - 10px);
    text-align: center;
    border-right: 1px solid #d5d5d5;
    font-size: 14px;
    font-family: 'Open Sans';
}
.sigle_event_cate .sub_sigle_event_cate > .cart_event_cate{
    border-right: 0px;
    width: 30px;
    height: 20px;
    text-align: center;
}
.sigle_event_cate .sub_sigle_event_cate > .cart_event_cate #addtocard_btn, .sigle_event_cate .sub_sigle_event_cate > .cart_event_cate .addtocard_onpopup{
    padding: 0px;
}
.sigle_event_cate .sub_sigle_event_cate div .fa{
    color: #ff672a;
    margin-right: 5px;
}
.sigle_event_cate .sub_sigle_event_cate div .fa-tag{
    transform: rotate(90deg);
}
.sigle_event_cate .sub_sigle_event_cate button{
    font-size: 12px !important;
    border-radius: 0px !important;
}
.events_cate .title_event_cate h3{
    font-size: 14px;
    font-weight: bold;
    font-family: 'Open Sans';
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    min-height: 40px;
}
.load_more_event_cate{
    text-align: center;
    margin-bottom: 30px;
}
.load_more_event_cate button{
    font-size: 14px;
    color: #ff672a;
    padding: 10px 70px;
    border: 2px solid #ff672a;
    border-radius: 4px;
    background: transparent;
    transition: ease-in-out 0.2s;
    text-transform: uppercase;
    font-family: 'Open Sans';
}
.load_more_event_cate button:hover,
.load_more_event_cate button.active,
.load_more_event_cate button:focus{
    background: #ff672a;
    color: #fff;
}
/*===========================*/
.zero_event{
    text-align: center;
    font-size: 26px;
    font-family: 'Open Sans';
    margin-bottom: 50px;
    min-height: 300px;
    position: relative;
    top: -50%;
    transform: translateY(50%);
}
.zero_event div{
    margin-top: 20px;
}
.zero_event div a{
    background: #ff672a;
    border-color: #ff672a;
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px;
}

@media (max-width:480px) {
    .hot_event_in_cate .img_cate_hot_event .event_date > div{
        padding: 10px !important;
    }
    .hot_event_in_cate .img_cate_hot_event .event_date div span:nth-child(1){
        font-size: 16px !important;
        line-height: 30px !important;
    }
    .hot_event_in_cate .img_cate_hot_event .event_date div span{
        font-size: 12px !important;
    }
}

@media (max-width:767px)  {
    .title_in_slider h2{
        font-size: 40px !important;
    }
    .hot_event_in_cate .img_cate_hot_event .event_date{
        top: 30% !important;
    }
    .sub_event_cate h3{
        margin-top: 10px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hot_event_in_cate .img_cate_hot_event .event_date div span:nth-child(1){
        font-size: 20px !important;
        line-height: 36px !important;
    }
    .hot_event_in_cate .img_cate_hot_event .event_date div span{
        font-size: 12px !important;
    }
    .hot_event_in_cate .img_cate_hot_event .event_date{
        top: 30% !important;
    }
    .sub_event_cate h3{
        margin-top: 10px !important;
    }
}

@media (min-width:992px) and (max-width:1199px) /* md*/{
    .sub_event_cate h3{
        margin-bottom: 15px !important;
        font-size: 18px !important;
    }
    .sub_event_cate .ticket_hot_cate{
        padding-bottom: 15px !important;
    }
    .sub_event_cate .ticket_hot_cate div:nth-last-child(1){
        font-size: 16px !important;
    }
    .hot_event_in_cate .img_cate_hot_event .event_date div span:nth-child(1){
        font-size: 26px !important;
        line-height: 39px !important;
    }
    .hot_event_in_cate .img_cate_hot_event .event_date div span{
        font-size: 12px !important;
    }
    .hot_event_in_cate .img_cate_hot_event .event_date{
        top: 30% !important;
    }
}

@media (min-width:1200px) /* lg*/ {
    .container{
        width: 1255px;
        max-width: 100%;
    }
}

