@charset "UTF-8";
.hotel-photo {
    width: 90%;
}
.nav-tittle {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-weight: bold;
    text-indent: 0;
    font-size: 39px;
    padding-top: 34px;
    color: #EB0003;
}
.nav-frame {
    border: thick solid #FFFFFF;
}
.link-text {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 16px;
    letter-spacing: 11px;
    /* [disabled]word-spacing: 61px; */
    white-space: normal;
    /* [disabled]text-indent: 11px; */
    text-align: left;
    text-transform: capitalize;
}
.link-text:link,.link-text:visited {
    color: hsla(0,0%,0%,1.00);
    text-decoration: none;
    letter-spacing: 7px;
}
.link-text:hover {
    color: hsla(239,28%,36%,1.00);
    text-decoration: none;
}
.text-vspace1 {
    padding-top: 7px;
}
.text-vspace2 {
    padding-top: 0px;
}
.navbar-hight {
    height: 108px;
  
    background-color: #F5F5F5;
}
.link-box {
    border: medium solid #8E8E8E;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    /* [disabled]padding-left: 34px; */
    width: 65%;
    text-indent: 0px;
    letter-spacing: 10px;
    /* [disabled]float: right; */
    margin-top: 20px;
    word-spacing: 18px;
}
.navframe-overright {
    border-style: none;
}
.canpain-red {
    color: #FF0408;
    font-style: italic;
    font-weight: bolder;
    text-decoration: underline;
    text-indent: 0px;
    word-spacing: -1px;
    letter-spacing: 1px;
}

.canpain-red:link,.canpain-red:visited {
    color: hsla(359,100%,50%,1.00);
	text-decoration: none;
}
.canpain-red:hover {
    color: hsla(239,28%,36%,1.00);
    text-decoration: none;
}

.hl-box {
	width: 100%;
}


.section-subtittle2 {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-weight: bold;
    text-indent: 0;
    font-size: 30px;
    padding-top: 34px;
    color: #7300D8;
	}

.section-subtittle3 {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-weight: bold;
    text-indent: 0;
    font-size: 28
	px;
    padding-top: 34px;
    color: #323232;
	}

@media (min-width:992px) and (max-width:1199px){
	.nav-tittle {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-weight: bold;
    text-indent: 0;
    font-size: 30px;
    padding-top: 34px;
    color: #EB0003;
}
.link-box {
    border: medium solid #8E8E8E;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    /* [disabled]padding-left: 34px; */
    width: 69%;
    text-indent: 0px;
    letter-spacing: 10px;
    /* [disabled]float: right; */
    margin-top: 20px;
    word-spacing: 18px;
}
	
	.link-text {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 12px;
    /* [disabled]letter-spacing: 11px; */
    word-spacing: 10px;
    /* [disabled]white-space: normal; */
    /* [disabled]text-indent: 11px; */
    text-align: left;
    text-transform: capitalize;
}
	
	
}

@media (min-width:768px) and (max-width:991px){
	
	.link-box {
    border: medium solid #8E8E8E;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    /* [disabled]padding-left: 34px; */
    width: 100%;
    text-indent: 0px;
    letter-spacing: 10px;
    /* [disabled]float: right; */
    margin-top: 0px;
    word-spacing: 18px;
}
		.nav-tittle {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-weight: bold;
    text-indent: 0;
    font-size: 45px;
    padding-top: 10px;
    color: #EB0003;
    text-align: right;
}
	.link-text {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 14px;
    /* [disabled]letter-spacing: 11px; */
    /* [disabled]word-spacing: 61px; */
    white-space: normal;
    /* [disabled]text-indent: 11px; */
    text-align: left;
    text-transform: capitalize;
}
.navbar-box {
    text-align: right;
}
	
	
}

@media (max-width:767px){
.box-hide {
    visibility: collapse;
    height: 0px;
}
}
.mood-text {
    color: #F958E5;
}
