<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.font-vast {
	font-family: 'Vast Shadow', cursive;
}

[data-aos][data-aos].aos-animate, 
body [data-aos].aos-animate {
    transition-duration: 1s;
}


#kso-page {
	margin-top: 5rem;
	font-size: 17px;
}
#kso-page .page-section {
	letter-spacing: -0.5px;
	margin-bottom: 3rem;
}
#kso-page .page-section h1 {
	position: relative;
	font-size: 38px;
	text-align: center;
    line-height: 1.3em;
    color: #222;
}
#kso-page .page-section h1:before {
	content: 'Premium Bakery Cafe';
	position: absolute;
	left: 50%;top: -65%;
	font-size: 30px;
	font-family: 'Parisienne', cursive;
	color: rgba(70, 54, 58, 0.4);
	transform: translateX(-50%);
}
#kso-page .page-section .decor {
	position: relative;
	width: 100%;
    height: 43px;
	background-image: url(../img/decor.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 43px 43px;
}
#kso-page .page-section .decor:before,
#kso-page .page-section .decor:after {
	content: '';
	position: absolute;
	left: 50%;top: 50%;
	width: 50px;height: 1px;
	border-bottom: 1px solid #ddd;
	z-index: -1;
}
#kso-page .page-section .decor:before {left: auto;right: 50%;transform: translateX(-60%);}
#kso-page .page-section .decor:after {left: 50%;transform: translateX(60%);}

#kso-page .page-section .page-visual-box {
	padding: 2rem 2rem;
	padding: 60px 90px 80px;
	color: #fff;
	/*background-color: #b29873;*/
	background-repeat: no-repeat;
	background-position: 105% 0px;
	background-size: 350px 350px;
}
#kso-page .page-section .page-visual-box h2 {
	font-size: 40px;	
	font-family: 'Vast Shadow', cursive;
}

#kso-page .page-section .page-img {
	position: relative;
}
#kso-page .page-section .page-img:before {
	content: '';
	position: absolute;
	right: -1rem;bottom: -1rem;
	width: 50%;height: 50%;
	background-color: #6b5e61;
	z-index: -1;
}
#kso-page .page-section .page-img.gallery:before  {
	bottom: 18px;
}

#kso-page .page-section .fa-ul {
    color: #333;
}
#kso-page .page-section .fa-ul&gt;li svg {
	color: #b29873;
}
#kso-page .page-section .border-header {
	border-top: 2px solid #46363a !important;
}
#kso-page .page-section .border-header h3 {
	margin-bottom: 2rem;
}

/*process*/
#kso-page .page-process {
	position: relative;
	padding: 0 1rem;
	margin-bottom: 2rem;
	text-align: center;
}
#kso-page .page-process .unicode {
	position: absolute;
    top: 20%;
    right: -30px;
    font-family: 'xeicon';
    color: #b29873;
    font-size: 30px;
}
#kso-page .page-process h5 {
	margin-top: 1rem;
    font-size: 18px;	
}
#kso-page .page-process p {
	font-size: 14px;
}
#kso-page .page-process .icon-circle {
    margin: 0 auto;	
    width: 130px;
    height: 130px;
    line-height: 130px;
	/*background-color: #b29873;*/
	border-radius: 50%;
}
#kso-page .page-process .icon-circle svg {
	color: #fff;
	vertical-align: middle;
}

@media (min-width: 992px) {
	#kso-page .col-6.col-20p {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
}


.list-profile {
	padding-left: 1rem;
	list-style: none;
}
.list-profile&gt;li {
	position: relative;
}
.list-profile&gt;li:before {
	content: '';
	position: absolute;
	left: -12px;top: 12px;
	width: 4px;height: 4px;
	background-color: #777;
	border-radius: 50%;
}



.col-box {
	text-align: center;
	padding: 3rem 1rem;
	min-height: 242px;
	border: 3px solid #eee;
}
.col-box .circle {
	margin: 0 auto;
	margin-bottom: 1rem;
	width: 80px;
	line-height: 80px;
	color: #fff;
	background-color: #189bfa;
	border-radius: 50%;
}


.page-table {
	margin-bottom: 2rem;
}
/*table*/
#kso-page .table.table-bordered{
	border-top: 2px solid #333;
}
.table-bordered thead th {
	background-color: #f8f8f8;
}
.table-bordered thead th:first-child,
.table-bordered tbody td:first-child {
	border-left: 0;
}
.table-bordered thead th:last-child,
.table-bordered tbody td:last-child {
	border-right: 0;
}
.table-bordered thead th, 
.table-bordered tbody td {
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
}
.table-bordered thead th, 
.table-bordered thead td {
	border-bottom-width: 1px;	
}
.table-bordered tbody td {
	font-size: 14px;
}
.table-bordered th {
	white-space: nowrap;
}

@media (max-width: 991px) {
	.table-bordered th, 
	.table-bordered td {
		white-space: nowrap;
	}
}




/*tabs*/
#kso-page .nav-pills .nav-link {
	padding: 1rem;
	margin-left: -1px;
	border: 1px solid #ddd;
	border-radius: 0;
}
#kso-page .nav-pills .nav-link.active {
	color: #fff !important;
	background-color: #189bfa;
}

#kso-page .fa-ul&gt;li {
	margin-bottom: 1rem;
}


/* history timeline */
.timeline .timeline-item {width: 100%;}
.timeline .timeline-item .activity, .timeline .timeline-item .month {display: block;float:left;}
.timeline .timeline-item.close .activity, .timeline .timeline-item.close .month {color: #ccc;}
.timeline .timeline-item .month {font-size: 18px;font-family: 'Open Sans',Arial,sans-serif;font-style: italic;}
.timeline .timeline-item .activity {
    margin-left: 0;padding: 0 0 40px 35px;   
	font-size: 16px;line-height: 1.6;
    border-left: 1px solid #ddd;
}
.timeline .timeline-item .marker {           
    display: block;float: right;position: relative; 
    margin-right: -7px;margin-top: 5px;
    border-radius: 50%;z-index: 5;    
}
.timeline .timeline-item .marker .dot {
    display: block;float: right;position: relative;    
    height: 13px;width: 13px;    
    background-color: #5392f0;border: 3px solid #eee;border-radius: 50%; 
    z-index: 5;    
}
.timeline .timeline-item.active .activity, .timeline .timeline-item:hover .activity {color: #ed5665;}
.timeline .timeline-item.active .month, .timeline .timeline-item:hover .month {color: #ed5665;}
.timeline .timeline-item.active .marker .dot, .timeline .timeline-item:hover .marker .dot {
    background-color: #ed5665;box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}

@media (min-width: 577px) {
	.timeline .timeline-item .month {width: 23%;}
	.timeline .timeline-item .activity {width: 77%;}	
}

@media (max-width: 576px) {
	.timeline .timeline-item .month {max-width: 110px;width: 110px;}
	.timeline .timeline-item .activity {padding-left: 15px;max-width: 230px;white-space: pre;}
}

@media (max-width: 320px) {
	.timeline .timeline-item .month {max-width: 100px;width: 100px;font-size: 16px;}
	.timeline .timeline-item .activity {padding-left: 15px;max-width: 190px;white-space: pre-line;}
}





.line-dm {
	position: relative;
}
.line-dm:before {
	content: '';
	position: absolute;
	left: -35px;top: .6rem;
	width: 30px;height: 1px;
	border-bottom: 3px solid #189bfa;
}

.line-top {
	position: relative;
}
.line-top:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;top: -15px;
	width: 30px;height: 1px;
	border-top: 3px solid #189bfa;
}
.line-left {
	position: relative;
	padding-left: 10px;
}
.line-left:before {
	content: '';
	position: absolute;
	left: 0;top: 5px;
	width: 1px;height: 20px;
	border-left: 3px solid #666;
}

.font-small {
	font-size: 14px;
	color: #bbb;
}

.font15 {font-size: 15px !important;}
.mb-2rem {margin-bottom: 2rem !important;}
.mb-3rem {margin-bottom: 3rem !important;}
.mb-4rem {margin-bottom: 4rem !important;}
.mb-5rem {margin-bottom: 5rem !important;}
.mb-6rem {margin-bottom: 6rem !important;}
.mb-7rem {margin-bottom: 7rem !important;}
.mb-8rem {margin-bottom: 8rem !important;}
.mb-9rem {margin-bottom: 9rem !important;}
.mb-10rem {margin-bottom: 10rem !important;}

/*------------------------------------------------------------
**
** mediaQuery
**
--------------------------------------------------------------*/

@media (min-width: 992px) {
	.location-img {
		min-height: 300px;
	}
}
@media (max-width: 991px) {
	#kso-page .page-section h1 {
		font-size: 28px;
	}
	.line-dm:before {display: none;}
}	
@media (max-width: 576px) {
	#kso-page .page-section .page-visual-box {
		padding: 1.5rem;
	}
	#kso-page .nav-pills .nav-link {
		font-size: 14px;
		padding: .7rem .5rem;
	}
}	

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%; 
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%; 
  }
}</pre></body></html>