@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");

 .section-grid .fa {
	 font-size:40px;
	 color:#54585a;
}
 .grid-date-wrapper {
	 top: 0;
}
 #features img {
	width:100%;
	 border-radius: 4px;
	 border-bottom: 4px solid #f6be00;
}
 #features .section-links {
	margin:0 0 15px 0
}
 #contact-cards {
	background-color:#222 !important;
}
 #countdown .section-heading {
	 display: block;
	 text-align: center;
	 margin: 0;
	 font-family: Milo;
	 font-weight: 100;
	 text-transform: none;
	 color: #FFF;
}
 #countdown .owl-carousel {
	 margin:2.25rem 0 0;
}
 #social {
	background-color:#222;
	 border-top:1px solid #111;
	 border-bottom:1px solid #111;
	overflow:hidden;
}
 #social h2, #social .fa-instagram {
	color:#FFF;
}
 #social #icons {
	display:inline-block;
	margin-top:5px;
}
 #social #icons a {
	display: inline-block;
}
 #social #icons .fa {
	color:#888;
	 font-size: 30px;
	 padding:0 10px;
	transition:.2s;
}
 #social #icons .fa:hover {
	color:#F6BE00
}
/*! countdowntimer */
 #timer li.col-xs-6 {
	width:50% !important;
}
 #countdown {
	position:relative;
	 background: url(/ucs/_images/countdown-bg.jpg) center center no-repeat;
	 background-size:cover;
	 padding-top:120px;
	 padding-bottom:120px;
}
 #countdown:before {
	content:"";
	 position:absolute;
	 top:0;
	 left:0;
	 width:100%;
	 height:100%;
	 z-index:1;
	 background-image: linear-gradient(to left bottom, #54585a, #404244, #2d2d2e, #1a1a1a, #000000);
	 opacity:.95;
}
 #countdown .container {
	position:relative;
	 z-index:2;
}
 #countdown h3 {
	font-family:"Milo";
	 font-size:80px;
	line-height:1em;
	font-weight:bold;
	margin:0;
	 color:#FFF9D9;
}
 #countdown p {
	margin:15px 0;
	 color:#FFF9D9
}
 #timer {
	text-align:center;
	 max-width:900px;
	margin:30px auto;
}
 #timer li {
	text-align:center;
	color:#FFF9D9;
}
 #timer li span {
	 display: block;
	 font-size: 4.5rem;
	 line-height: 4.5rem;
	 font-weight:100;
	 color:#F6BE00;
}
 @media (min-width:768px){
	 #timer li.col-md-3 {
		width:25% !important;
	}
	 #timer li {
		border-right:1px solid #000000;
	}
	 #timer li:last-child {
		border-right:none;
	}
}
/*! countdowntimer */
 #testimonials {
	position:relative;
	 border-top: 1px solid rgba(0,0,0,.05);
	 border-bottom: 1px solid rgba(0,0,0,.05);
}
 #testimonials .section-heading {
	 display: block;
	 text-align: center;
	 margin: 0;
	 font-family: Milo;
	 font-weight: 100;
	 text-transform: none;
	 color: #54585a;
}
 #testimonials .section-grid {
	margin: 2.25rem 0 0;
}
 #testimonials p {
	max-width:1200px;
	margin:0 auto;
	padding:30px;
	text-align:center;
}
 #testimonials p.lead {
	font-size: 1.2em;
	 padding-bottom:0;
}
 #testimonials .fa-quote-left {
	 position: absolute;
	 top: -200px;
	 left: -200px;
	 font-size: 600px;
	 opacity: .02;
}
 #testimonials .fa-quote-right {
	 position: absolute;
	 bottom: -200px;
	 right: -200px;
	 font-size: 600px;
	 opacity: .02;
}
 #testimonials .photo {
	 width: 100px;
	 height: 100px;
	 background-color: rgba(0,0,0,.05);
	 border-radius: 100%;
	 border: 1px solid rgba(0,0,0,.05);
	 margin: 0 auto;
}
 @media (min-width:768px){
	 #testimonials p.lead {
		font-size: 1.5em;
	}
}
 #piecharts .percentage {
	width: 180px;
	 height: 180px;
	 line-height:180px;
}
 #piecharts .chart_container {
	padding:15px;
}
 #piecharts .chart_container p {
	margin-top:10px;
}
 #cp-columns .column img {
	border-radius: 4px 4px 0 0 !important;
	 border-bottom:4px solid #F6BE00;
}
 #cp-columns .column {
	padding-bottom: 110px;
}
 #cp-columns .column:before {
	content:"";
	 display:block;
	 position:absolute;
	 top:0;
	 right:1.25rem;
	 bottom:0;
	 left:1.25rem;
	background-color: rgba(0,0,0,.05);
	 border-radius: 4px;
	 border: 1px solid rgba(0,0,0,.05);
}
 #cp-columns .column h3 {
	position: relative;
	text-align: center;
	 font-family: "milo";
	 font-size: 1.5em;
}
 #cp-columns .column .list-group {
	margin: 15px 30px 30px 30px;
	text-align:center;
}
 #cp-columns .column .list-group-item {
	background: none;
	 border:none;
	 border-bottom:1px solid rgba(0,0,0,.05);
	 margin-bottom:0;
	 padding: 5px 15px;
	 font-size:1rem;
}
 #cp-columns .column .btn-group {
	display:block;
	 text-align:center;
	 position: absolute;
	 bottom: 30px;
	 left: 3rem;
	 right: 3rem;
}
 #cp-columns .column .buttons {
	display:block;
	 text-align:center;
	 position: absolute;
	 bottom: 30px;
	 left: 3rem;
	 right: 3rem;
}
 #cp-columns .column .buttons .btn-block {
	width: 80%;
	 margin: 0 auto;
}
 li > ul, li > ol, li > dl {
	 margin-top: 0 !important;
}
 .well {
	 min-height: 20px;
	 padding: 0 19px;
	 margin-bottom: 20px;
	 background-color: #f5f5f5;
	 border: 1px solid #e3e3e3;
	 border-radius: 4px;
	 -webkit-box-shadow: none;
	 box-shadow: none;
}
 .muted {
	 opacity:.25;
	 pointer-events:none;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
}

#content-well .section-links {
    margin-top:0;
    line-height: 1.35em;
    line-height: calc(1.5em - 3px);
}


#content-well .section-links > li {
    margin: calc((1.5em - 3px) / 3) 1.5rem 0 0;
}


#content-well .section-links a::after {
    content: '\00a0>';
    display: inline;
}

#myTab img {
  border-radius: 4px;
  width: 100%;
}

#myTab .nav-link.active {
  background-color: #c8102e; /* active tab background */
  color: white;
}

#myTab .section-grid h3 {
  font: 1.4rem 'Milo', sans-serif;
  margin-bottom: 10px;
}

#myTab .section-grid p {
  margin: 0;
  color: #777;
  font-style: italic;
}

/*Payment Form*/
/* Removal of this will display a hidden field on reservations form. */
/* Removal of field will break form's sender.php functionality. */
.asf {
    display: none;
}

#myform {
    margin: 50px auto;
    display: block;
    max-width: 1740px;
    width: 50%;
}

