a {
	color: rgba(93, 6, 14, 1);
	display: inline-block;
	margin: 10px;
	font-weight: bold;
}
a:hover {
	color: #41abe5;
}
audio {
	position: absolute;
	top: 0;
	left: 0;
}
video {
	height: 100%;
	margin: auto;
}
.kolorArea {
	width: 90vw !important;
	height: 90vh !important;
}
.kolorAreaContent {
	width: auto !important;
	height: calc(100% - 110px) !important;
	padding: 0 !important;
	margin: 10px !important;
	margin-top: 60px!important;
	
	font-size: 1rem!important;
    font-weight: 400!important;
    line-height: 1.5!important;
    color: #212529!important;
    text-align: left!important;
}

.kolorAreaContent p {
    color: #10285d;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 15px;
}

.kolorAreaHeader {
	margin: 0 0 0 0!important;
	padding-right: 0!important;
}

.kolorAreaTitle {
	width: auto !important;
	height: 66px!important;
	font-size: 1.6rem!important;
	font-weight: normal!important;
	line-height: 66px!important;
		
    text-transform: uppercase!important;
	text-align: center!important;
	
	background-color: #eb8c00;
    background-image: url(http://trungbayonline.hoangthanhthanglong.vn/assets/img/background/bg.jpg);
	color: white!important;
}

.kolorAreaCloseBtn {
	top: 0!important;
	right: 0!important;
}
.info-frame {
	width: 100%;
	height: 99%;
	border: 0;
}

.slider-item {
	width: 100%;
	height: calc(100% - 20px);
	position: relative;
}
.BanDo {
   object-fit: contain;
   max-width: 100%;
   max-height: 100%;
   width: auto;
   height: auto;
}

.boxleft {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 20px;
	width: 50%;
	color: #fff;
	background-color: rgba(93, 6, 14, 0.5);
	padding: 15px;
	border-radius: 5px;
}
.boxcenter {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 20px;
	width: calc(100% - 110px);
	color: #fff;
	background-color: rgba(93, 6, 14, 0.5);
	padding: 15px;
	border-radius: 5px;
}
.anhchandung {
	width: 240px !important;
	height: auto !important;
}
.background-c2-0 {
	background: url(medias/601_phonghop.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	height: 100%;
}
.background-c2-1 {
	background: url(medias/c2.1.JPG);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
}

.background-c2-2 {
	background: url(medias/c2.2.JPG);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
}

.background-c2-3 {
	background: url(medias/c2.3.JPG);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
}

.seemore {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 1000;
}

.owl-carousel .owl-dots {
	float: right;
	margin: 12px;
}
.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}
button:focus {
	outline: 0 !important;
}
.owl-carousel .owl-nav .owl-next {
	opacity: 1;
	cursor: pointer;
	pointer-events: auto;
	background-color: rgba(93, 6, 14, 0.5) !important;
	background-image: url(../graphics/prevnexttabs/btn_scroll_right.png) !important;
	width: 36px;
	height: 36px;
	background-position: 0px 0px !important;
	background-size: 36px 108px !important;
	border-radius: 18px;
	margin: 10px;
	float: right;
}
.owl-carousel .owl-nav .owl-prev {
	opacity: 1;
	cursor: pointer;
	pointer-events: auto;
	background-image: url(../graphics/prevnexttabs/btn_scroll_left.png) !important;
	width: 36px;
	height: 36px;
	background-color: rgba(93, 6, 14, 0.5) !important;
	background-position: 0px 0px !important;
	background-size: 36px 108px !important;
	border-radius: 18px;
	margin: 10px;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
	background-color: rgba(93, 6, 14, 0.95) !important;
}

.owl-dot {
	background-color: #eee;
	border: 1px solid #666;
	border-radius: 10px;
	box-shadow: inset 1px 1px 1px #888;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin-left: 20px;
}
.owl-dot.active {
	background-color: #41abe5 !important;
	box-shadow: inset 2px 0px 2px -2px #333;
}


@media only screen and (max-width: 600px) {
	.boxleft,
	.boxcenter {
		position: relative;
		margin: 0px;
		top: 50%;
		left: 0;
		width: auto;
	}
	video {
		height: auto;
		width: 100%;
		margin: auto;
	}
}
