.datetitle {
	border:1px solid #F60;
	margin-top:20px;
}
.datetitle h2 {
	background:#F60;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	margin:0;
}
.frh th {
	position:relative;	
	height:30px;
}
.frh td {
	position:relative;	
	height:100px;
}
.right .frh td {
	position:relative;	
	height: 40px;
}
.right .frh th {
	position:relative;	
	height:20px;
}
.frh input[type=radio] {
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	z-index:2;
	opacity:0;
	cursor:pointer;
}
.frh input[type=radio].frhradio:checked + label.frhactive {
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	margin:0;

	border:3px solid #0da3e2;	
	z-index:1;
	background:#77caec url(../images/frhact.png) right top no-repeat;
}
.frh input[type=radio] {
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	z-index:2;
	opacity:0;
	cursor:pointer;
}
.pindipic h3 {
	text-transform:none;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:#990000;
	margin:0;
	line-height:26px;
	color:#FFF;	
}
.pindical h3 {
	text-transform:none;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:#990000;
	margin:0;
	line-height:26px;
	color:#FFF;	
}
#FRHDate h3 {
	text-transform:none;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:#990000;
	margin:0;
	line-height:26px;
	color:#FFF;	
}
.colorcode {
	text-align:center;
	clear:both;
	margin:10px 0;	
}
.colorcode .occupy {
	background:#93d29c;
	width:20px;
	height:20px;
	padding: 0 7px;	
}
.colorcode .selection {
	background:#77caec;
	width:20px;
	height:20px;	
	padding: 0 7px;	
}
.colorcode .booked {
	background:#EC7A5E;
	width:20px;
	height:20px;
	padding: 0 7px;		
}
.gm-style .gm-style-mtc label, .gm-style .gm-style-mtc div {
	font-weight:400
}
.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div {
	font-size:10px
}
.dtslc {
	border:3px solid #0da3e2;	
	background:#77caec url(../images/pindiact.png) right top no-repeat;
}

/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

/*jssor slider arrow skin 106 css*/
.jssora106 {display:block;position:absolute;cursor:pointer;}
.jssora106 .c {fill:#03877a;opacity:1;}
.jssora106 .a {fill:none;stroke:#fff;stroke-width:700;stroke-miterlimit:10;transition: 0.5s;}
.jssora106:hover .c {fill:#f3d815;opacity: 1;}
.jssora106:hover .a {stroke:#03877a;opacity:1;}
.jssora106.jssora106dn .c {opacity:.2;}
.jssora106.jssora106dn .a {opacity:1;}
.jssora106.jssora106ds {opacity:.3;pointer-events:none;}

/*jssor slider thumbnail skin 101 css*/
.jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
.jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #fff;box-sizing:border-box;z-index:1;}
.jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
.jssort101 .p:hover{padding:2px;}
.jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
.jssort101 .p:hover.pdn{padding:0;}
.jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
.jssort101 .pav .cv {border-color:#fff;opacity:.35;}
.jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
.jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
.jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}
.slider-shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: linear-gradient(180deg, rgba(255,255,255,0.7175245098039216) -15%, rgba(255,255,255,0) 41%);
	z-index: 1 !important;
	transform: scale(1) !important;
}
@media only screen and (min-width: 360px) and (max-width: 480px) {
	.slider-shadow{
		display: none;
	}
}
.txt1{
	position: absolute;
	color: #fff;
	letter-spacing: 2px;
	line-height: 35px;
	bottom: 34%;
	left: 7%;
	/* -webkit-animation-name: posi;
  	-webkit-animation-duration: 2s;
  	animation-name: posi;
  	animation-duration: 2s; */
	z-index: 1;
}

.txt1 h1{
	color: #f3d815;
    font-size: 60px;
    margin-bottom: 10px;
    font-weight: 700;
}
.txt1 p{
	font-weight: bold;
    font-size: 30px;
    background: rgb(2,0,36);
	background: linear-gradient(-90deg, rgba(2,0,36,0) 0%, rgba(220,56,83,0.7063200280112045) 100%);
    padding: 8px 14px;
    letter-spacing: 1px;
	text-shadow: 0px 1px 2px #000;
}
.myslider{
	height: auto;
	display: none;
	overflow: hidden;
    position: relative;
}
.myslider::before{
    position: absolute;
    /* background: rgb(2,50,55);
background: linear-gradient(0deg, rgba(2,50,55,0.6727065826330532) 0%, rgba(11,19,37,0) 55%); */
/* background: rgb(255,255,255); */
background: linear-gradient(180deg, rgba(255,255,255,0.7175245098039216) -15%, rgba(255,255,255,0) 41%);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    content: "";
    z-index: 1;
}
/* .myslide img{
	position: relative;
} */
.myslider::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(3,66,98,0.6474964985994398) -33%, rgba(255,255,255,0) 59%);
	
}
.slider-dashboard{
	position: relative;
    height: 0px;
    bottom: 184px;
    right: 2%;
    width: fit-content;
    float: right;
}
@media (min-width: 1700px) {
	.slider-dashboard{
		bottom: 200px;
	}
}
.dashboard {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto 1fr;
		grid-template-columns: auto 1fr;
	background: #017267ad;
	-webkit-transition: 1s ease-out;
	transition: 1s ease-out;
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0px;
	border-radius: 0px;
	min-height: 73px;
  }
  
  @media (max-width: 575px) {
	.slider-dashboard{
		/* display: none; */
		position: relative;
		height: 0px;
		bottom: 0px;
		right: 0;
		width: fit-content;
		float: right;
		height: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		background: #022e36;
		padding: 15px;
	}
	.dashboard {
		margin-bottom: 5px;
		width: 100%;
		margin-left: 0%;
	}
  }
  
  .dashboard h3 {
	padding: 9px 0px 12px 7px;
	-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	line-height: 17px;
  }
  
  @media only screen and (min-width: 360px) and (max-width: 480px) {
	.dashboard h3 {
	  line-height: 13px;
	}
  }
  
  .dashboard h3 a {
	line-height: 24px;
	color: #c6f9ff;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-decoration: none;
  }
  
  .dashboard h3 span {
	font-size: 15px;
	color: #fff;
	letter-spacing: 0.3px;
  }
 
  .dashboard p {
	-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	text-align: center;
	margin: 0px 7px;
  }
  
  .dashboard p img {
	background: #02a191;
    padding: 5px;
    height: auto;
    width: 61px;
    color: #fff;
    position: relative;
    right: -3px;
    border-radius: 0px;
    -webkit-box-shadow: 2px 0px 3px -1px #000;
    box-shadow: 2px 0px 7px -1px #3a3a3a;
    top: 0px;
  }
  @media only screen and (min-width: 360px) and (max-width: 480px)only screen and (min-width: 360px) and (max-width: 480px) {
	.dashboard h3 a {
	  font-size: 15px;
	  letter-spacing: 0.7px;
	}
	.dashboard h3 span {
		font-size: 12px;
	}
	.dashboard p img {
		width: 54px;
	  }
  }
  .dashboard span a {
	position: absolute;
	bottom: 0px;
  }
  
  @media (max-width: 575px) {
	.dashboard span a {
	  bottom: 6px;
	}
  }
  
  .dashboard span a i {
	background: #466fb3;
	color: #fff;
	font-size: 12px;
	padding: 7px 10px;
	border-radius: 0px 9px 0px 0px;
  }


  /* *********************** */
  .container-calendar {
    background: #ffffff;
    padding: 0px;
    max-width: 475px;
    margin: 0 auto;
    overflow: auto;
}

.button-container-calendar button {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    background: #03877a;
    color: #fff;
    border: 1px solid;
    border-radius: 4px;
    padding: 0px 10px 6px;
    font-size: 30px;
    line-height: 34px;
    width: 37px;
}

.table-calendar {
    border-collapse: collapse;
    width: 100%;
}
.table-calendar th {
    padding: 5px;
    border: 1px solid #83b7c1;
    text-align: center;
    vertical-align: top;
	background: #03877a;
    color: #fff;
    letter-spacing: 0.5px;
}
.table-calendar td {
    padding: 5px;
    border: 1px solid #83b7c1;
    text-align: center;
	height: 68px;
	vertical-align: middle;
	font-weight: 600;
}

.date-picker.selected {
    font-weight: bold;
    outline: 1px dashed #00BCD4;
	background: #f3d815;
}

.date-picker.selected span {
    border-bottom: 2px solid currentColor;
}

/* sunday */
.date-picker:nth-child(1) {
  color: red;
}

/* friday */
.date-picker:nth-child(7) {
  color: green;
}

#monthAndYear {
    text-align: center;
    margin-top: 0;
	font-size: 21px;
    font-weight: 700;
    color: #014a58;
    align-self: center;
}

.button-container-calendar {
    position: relative;
    margin-bottom: 1em;
    overflow: hidden;
    clear: both;
	display: grid;
    grid-template-columns: 10% 1fr 11%;
}

#previous {
    float: left;
}

#next {
    float: right;
}

.footer-container-calendar {
    margin-top: 1em;
    border-top: 1px solid #dadada;
    padding: 10px 0;
}

.footer-container-calendar select {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    background: #ffffff;
    color: #585858;
    border: 1px solid #bfc5c5;
    border-radius: 3px;
    padding: 5px 1em;
}
.marker ul{
	display: inline-flex;
}
.marker ul li{
	display: flex;
	margin-right: 11px;
    font-weight: 600;
}



/* ****************************** */
.caption{
	background: #dbf3f7;
	height: 3em;
	line-height: 3em;
	color: white;
    display: grid;
    grid-template-columns: 17% auto 17%;
}

.caption a{
	color: #014a58;
	text-align: center;
}
.caption span{
	text-align: center;
    color: #014a58;
    font-weight: 700;
    font-size: 20px;
}
.table{
	background: #ddd;
	border-collapse: collapse;
}

.table,th,tr {
	text-align: center;
	vertical-align: middle;
}

.table thead th{
    border: solid 1px #3e7681;
    /* width: 3em; */
    /* height: 2em; */
    background: #014a58;
    color: #fff;
    font-weight: 600;
}

.table tbody td{
	border: solid 1px white;
	/* height: 50px; */
	padding: 10px;
}

.table tbody a{
	/* display: grid; */
    height: 100%;
    align-items: center;
    justify-content: center;
    color: black;
    padding: 3px 0px;
	text-decoration: none;
}


.table tbody a span{
	font-weight: 400;
	font-size: 7px;
    letter-spacing: 0.5px;
}

.null{
	color: gray;
  	font-size: 14px;
}

.available{
	background: #2782ad;
	color: #fff !important;
	font-weight: 700;
	transition: 0.1s;
}
.available:hover{
	transform: scale(1.5);
	border: 1px solid #fff;
	box-shadow: 0px 0px 129px 0px #f7f4f4;
	background: #0a597e;
}
.booked{
	background: #dd5a50;
	color: #fff !important;
}
.not-available{
	background: #bfbfbf;
}


/* *********************************** */
.pcss3t {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 0;
	text-align: left;
	margin-top: 15px;
	box-shadow: 0px 0px 16px -1px #ccc;
}
.pcss3t > input {
	position: absolute;
	display: none;
}
.pcss3t > label {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	cursor: pointer;
	transition: all 0.1s;
	-o-transition: all 0.1s;	
	-ms-transition: all 0.1s;	
	-moz-transition: all 0.1s;	
	-webkit-transition: all 0.1s;
	width: 50%;
    text-align: center;
	letter-spacing: 0.5px;
    font-weight: 600;
}

.pcss3t > input:checked + label {
	cursor: default;
}
.pcss3t > ul {

	list-style: none;
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 1rem;
}
.pcss3t > ul > li {
	position: absolute;
	width: 100%;
	overflow: auto;
    padding: 0px 0px 13px 13px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	opacity: 0;
	transition: all 0.5s;
	-o-transition: all 0.5s;	
	-ms-transition: all 0.5s;	
	-moz-transition: all 0.5s;	
	-webkit-transition: all 0.5s;
}
.pcss3t > .tab-content-first:checked ~ ul .tab-content-first,
.pcss3t > .tab-content-3:checked ~ ul .tab-content-3 {
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 1;
	-webkit-transform: scale(1,1);
	-webkit-transform: rotate(0deg);
}
.pcss3t-height-auto > ul {
	height: auto !important;
}
.pcss3t-height-auto > ul > li {
	position: static;
	display: none;
	height: auto !important;
}
.pcss3t-height-auto > .tab-content-first:checked ~ ul .tab-content-first,
.pcss3t-height-auto > .tab-content-3:checked ~ ul .tab-content-3 {
	display: block;
}
.pcss3t-icons-top > label {
	text-align: center;
}
.pcss3t-icons-top > label i {
	float: none;
	margin: 0 auto -10px;
	padding-top: 17px;
	font-size: 23px;
	line-height: 23px;
	text-align: center;
}
.pcss3t-icons-right > label i {
	float: right;
	margin: 0 -2px 0 8px;
}
.pcss3t-icons-bottom > label {
	text-align: center;
}
.pcss3t-icons-bottom > label i {
	float: none;
	margin: -10px auto 0;
	padding-bottom: 17px;
	font-size: 23px;
	line-height: 23px;
	text-align: center;
}
.pcss3t-icons-only > label i {
	float: none;
	margin: 0 auto;
	font-size: 23px;
}
.pcss3t > label {	
	padding: 0 20px;
	background: #e5e5e5;
	font-size: 18px;
	line-height: 49px;
}
.pcss3t > label:hover {
	background: #f2f2f2;
}
.pcss3t > input:checked + label {
	background: #014a58;
    color: #fff;
	letter-spacing: 1px;
    font-weight: 600;
	width: 100%;
}
.pcss3t > ul {
	background: #fff;
	text-align: left;
}
.pcss3t-steps > label:hover {
	background: #e5e5e5;	
}
.single-event{
	display: grid;
	border-bottom: 1px solid #d0d1d1;
    padding-bottom: 6px;
    padding-top: 6px;
}
.single-event span{
	color: #009f8f;
    font-weight: 600;
}
.single-event span i{
	margin-right: 5px;
}
.single-event a{
	display: block;
	color: #000;
    /* font-weight: 600;
	font-size: 15px; */
}
.single-event a:hover{
	color: rgb(27, 105, 194);
}
.single-event a img{
	width:30px;
}
.tab-content-first ul,
.tab-content-3 ul{
	height: 280px;
	overflow-y: scroll;
}