.nao-month {
	position: relative;
	min-width: 280px;
	overflow: hidden;
}
.col-md-push-3 {
    left: 25%;
    position: relative;
}
.nao-month.no-overflow {
	overflow: hidden !important;
	transform: translateZ(0)
}
/*.col-md-push-3{
	max-width: 100%;
}*/
.nao-month>div+div {
	transition: opacity .5s ease;
	filter: none;
	opacity: 1
}

.nao-month .month-head {
	position: relative;
	display: block;
}

.nao-month .month-head button,
.nao-month .month-head div,
.nao-month .month-head span {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	text-decoration: none;
	position: relative;
	display: block;
	top: 0;
	padding: 8px;
	cursor: pointer;
	background: transparent;
	font-size: 16px;
	line-height: 16px
}

.nao-month .month-head div {
	text-align: center;
	height: 16px;
	line-height: 16px
}

.nao-month .month-head button {
	float: left;
	z-index: 1
}

.nao-month .month-head .ic-arrow-angle-right,
.nao-month .month-head .ic-arrow-angle-right+button {
	float: right
}

.nao-month table {
    width: 100%;
    transform: none;
    filter: none;
    opacity: 1;
    transition: transform .5s ease, opacity .5s ease;
    border-collapse: inherit;
    border: 1px solid #fff;
    border-spacing: 0px;
}

.nao-month table thead,
.nao-month table tbody {
	width: 100%
}

.nao-month table.prev,
.nao-month table.next,
.nao-month table.come {
	position: absolute
}

.nao-month table.prev {
	transform: translateX(-110%);
}

.nao-month table.prev+table {
	transform: translateX(110%)
}

.nao-month table.next {
	transform: translateX(110%);
}

.nao-month table.next+table {
	transform: translateX(-110%)
}

.nao-month table.come {
	transform: none
}

/*.nao-month th,
.nao-month td {
	text-align: center;
	padding: 4px 1px;
	width: 40px;
        font-size: 12px;
	
}*/

/*.nao-month td {
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0 0 0 2px transparent inset;
}*/

.nao-month td.ripple {
	z-index: 99
}

.nao-month td.today {
	box-shadow: 0 0 0 2px #fa0 inset;
	overflow: hidden
}

.nao-month td.active {
	transition: box-shadow .3s ease .5s;
	box-shadow: 0 0 0 2px #0af inset
}

.nao-month td:empty {
	cursor: auto
}

.nao-month td:empty::before {
	content: 'Ã¢â‚¬Â¢';
	opacity: .3;
	display: inline-block
}

.nao-month .year-month {
	position: absolute;
	display: block;
	width: 100%;
	height: 0;
	z-index: 3;
	overflow: hidden;
	transition: height 5ms linear .5s, background .5s ease;
	pointer-events: none;
}

.nao-month .year-month.visible {
	display: block;
	transition: height 5ms linear 0s;
	height: 100%;
	pointer-events: auto
}

.nao-month .year-month.visible~div,
.nao-month .year-month.visible~table {
	filter: blur(5px);
	filter: none;
	opacity: .05
}

.nao-month .year-month>div:first-child {
	margin-top: -100%;
	transition: margin .5s ease
}

.nao-month .year-month.visible>table,
.nao-month .year-month.visible>div {
	margin-top: 0%;
	transform: none
}

.nao-month .year-month table {
	height: 70%
}

.nao-month .year-month td {
	overflow: hidden;
	width: 33.333%
}

.nao-month .year-month>.ic {
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	width: 100%;
	cursor: pointer
}

.nao-month td:empty {
    cursor: auto;
    background: #4b4b4b;
}
.nao-month td {
    color: White;
/*    font-size: 12px;
    width: 14%;*/
background-color: #008001;
text-align: center;
}
.nao-month td {
       cursor: pointer;
    border-radius: 1px;
    box-shadow: 0 0 0 2px transparent inset;
    border: 1px solid #ffffff;
        line-height: 31px;
}
.nao-month td:empty::before {
    color: #4b4b4b;
}
/*.myCalendar.nao-month td {
    padding: 6px;
}*/
/*.month-week {
    background: #4b4b4b!important;
}*/




.nao-month .month-head div {
text-align: center;
    height: auto;
    line-height: 29px;
    margin-top: 0;
    color: #000000;
    white-space: nowrap;
    background: #ffffff;
    font-size: 19px;
    margin-bottom: -2px;
    font-weight: bold;
}
.nao-month td.active {
transition: box-shadow .3s ease .5s;
box-shadow: 0 0 0 2px #df6951 inset;
background: #df6951;
color: #fff;
}
.form-group {
    margin-bottom: 1em;
}
.nao-month table thead, .nao-month table tbody {
width: 100%;
/*background: #935643 !important;*/
}
.boxte {
  
    float: right;
    width: 470px;
    border-radius: 4px;
}
.month-week{
 background: #4b4b4b!important;
}
.form-control {
    display: block;
    height: 37px !important;
    padding: 6px 12px;
    border: 1px solid #484343 !important;
    font-size: 13px !important;
    line-height: 1.42857143;
    color: #1d1c1c;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
}
input[type="text"],input[type="email"]{
    border-radius: 4px;
}
.container-safari {
    margin: 2% auto;
}
.container-safari .respnsive-listing {
    margin-top: 10px;
    padding: 25px 15px 14px;
}
.respnsive-listing {
    text-align: justify;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    position: relative;
    background: #fafafa;
}
.container-safari .listing-span {
    right: inherit;
}
.listing-span, .tabelpar .listing-span {
    left: 15px;
    line-height: 18px;
    color: #333;
    right: 15px;
}
.listing-span {
    font-family: revert;
    top: -15px;

    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
}
.respnsive-listing, .tabelpar {
    color: #363535;
    font-size: 16px;
    line-height: 27px;
}
.listing-span, .tabelpar .listing-span {
background: #f2f8ff;
    background-color: #f28130;
    padding: 7px 15px;
    color: #fff;
    position: absolute;
    top: -15px;
    left: -1px;
    -webkit-border-radius: 13px 0 13px 0;
    -moz-border-radius: 13px 0 13px 0;
    border-radius: 13px 0 13px 0;
}
.inner-box td, th {
    padding: 8px !important;
       border: 1px solid #c3bfbf !important;
    color: #151414;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 25px;
}
.text p{
      color: #222121;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    font-family: roboto,sans-serif;
}
.bravo_content .pix-real-intro {
  background-color: #111;
  width: 100%;
  background-size: cover;
  padding-top: 30px;
  position: relative;
}
.safari-header-content .box1, .safari-header-content .box2 {
    background: rgb(255 255 255 / 20%);
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding: 10px;
}
.safari-header-content h3 {
    color: #fff;
    margin-top: 6px;
    margin-bottom: 19px;
    font-size: 16px;
    font-weight: 600;
    background: #e79e1d;
    font-family: roboto,sans-serif;
    text-align: center;
    border-radius: 4px;
}
.restcontent h1 {
    display: flow-root;
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 15px;
    margin-bottom: 12px;
    text-align: center;
    font-family: roboto, sans-serif;
}

.celenderse #frombooks {
    background: #a89377;
    border: 1px solid #827d7d;
    /* box-shadow: 4px 4px 4px #a29e9e; */
    padding: 10px 15px;
}
.month-week thead tr:first-child {
    background: #0b4d24;
    color: #fff;
}
.celenderse .btn-block {
    display: block;
    width: 100%;
    background: green;
    color: #fff;
    /* padding: 10px 5px; */
    /* border: 2px solid #4caf50; */
    /* padding: 5px 20px; */
    padding: 8px 25px !important;
}
/*.col-md-push-3 {
    left: 25%;
        position: relative;
}*/
.form-group label{
        display: inline-block;
    color: #262323;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 12px;
}
.box1 .table-bordered td, th {
    padding: 4px !important;
    border: 1px solid #c3bfbf;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 25px;
    background: #30383c;
}

@media (max-width: 479px) and (min-width: 320px){

/*..booknow{
	 padding-bottom: 8px;
}*/
.boxte {
   
    width: 100%;

}
 /*.col-md-push-3 {
    left: 0% !important;
   
}
*/
.inner-box .list-style-two{
        padding-top: 18px;
}
.rounded {
   
    margin-bottom: 7px;
}
}
table {
    border-collapse: collapse;
}

.nao-month .past {
    color: #606060; /* Example color for past dates */
    background-color: #4b4b4b; /* Optional: background color for past dates */
        cursor: not-allowed;
}

.month-week tr th{
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  font-weight: 600;
  text-align: center;
  border: 1px solid #ffffff !important;
  border-radius: 4px;
  font-size: 12px;
  line-height: 24px;
}
