.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
  flex-flow: row wrap;
}

.flex-top1 {
  padding: 3px;
  width: 100px;
  height: 150px;
  margin-top: 2px;
  margin-bottom: 5px;
  text-align: center;
}

.flex-top2 {
  padding: 2px;
  /* width: 780px; */
  height: 95px;
  margin-top: 3px;
}


.flex-top3 {
  padding: 0px;
  width: 125px;
  height: 125px;
  margin-top: 0px;
}


.flex-container2 {
  padding: 0;
  margin: 0;
  list-style: none; 
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;  
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
  flex-flow: row wrap;
}

.flex-left {
  width: 630px;
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
  display: block;
/*  text-align:justify; */
}

.flex-right {
padding-top: 25px;  
width: 330px;
  margin-top: 5px;
  text-align: center;
  display: block;
overflow:auto;
}

@media all and (max-width: 1025px) {
.flex-top3 {display: none; }
}
@media all and (max-width: 1020px) {
.flex-right {border-left-style:none;}
}

@media (min-width:1200px) { 
.flex-left {width:850px;}
 }



a.RedHotel:link {color: red; font-family: Arial; font-size: 24px; text-decoration: none; background: #ffffff; font-weight: bold;}
a.RedHotel:active {color: red; background: #ffffff; font-weight: bold;}
a.RedHotel:visited {color: red; background: #ffffff; font-weight: bold;}
a.RedHotel:hover {color: red; text-decoration: underline; background: #ffffff; font-weight: bolder;}


a.RedLinkBig:link {color: red; font-family: Arial; font-size: 20px; text-decoration: none; background: #ffffff; font-weight: bold;}
a.RedLinkBig:active {color: red; background: #ffffff; font-weight: bold;}
a.RedLinkBig:visited {color: red; background: #ffffff; font-weight: bold;}
a.RedLinkBig:hover {color: red; font-size: 20px; text-decoration: underline; background: #ffffff; font-weight: bolder;}

a.reg:link {color: #000096; text-decoration: none; background: #ffffff; font-weight: bold;}
a.reg:active {color: #000096; background: #ffffff; font-weight: bold;}
a.reg:visited {color: #000096; background: #ffffff; font-weight: bold;}
a.reg:hover {color: #000096; text-decoration: underline; background: #ffffff; font-weight: bolder;}

a.lsmall:link {color: #000096; text-decoration: none; background: #ffffff; font-size: 14px; font-weight: bold;}
a.lsmall:active {color: #000096; background: #ffffff; font-size: 14px; font-weight: bold;}
a.lsmall:visited {color: #000096; background: #ffffff; font-size: 14px; font-weight: bold;}
a.lsmall:hover {color: #000096; text-decoration: underline; background: #ffffff; font-size: 14px; font-weight: bolder;}

a.glink:link {font-weight:bold; color:green; text-decoration: none; font-style:italic;}
a.glink:active {color:green; background: #ffffff; font-weight: bold;}
a.glink:visited {color:green; background: #ffffff; font-weight: bold;}
a.glink:hover {color:green; text-decoration: underline; background: #ffffff; font-weight: bolder;}

a.plink:link {font-weight:bold; color:purple; text-decoration: none;}
a.plink:active {color:purple;background: #ffffff; font-weight: bold;}
a.plink:visited {color:purple; background: #ffffff; font-weight: bold;}
a.plink:hover {color:purple; text-decoration: underline; background: #ffffff; font-weight: bolder;}


h1 {
    font-size: 32px;
    line-height: 30px;
font-family: Arial;
color="#2c2c81;
}

h2 {
    font-size: 30px;
    line-height: 28px;
font-family: Arial;
color:#2c2c81;
}

h3 {
    font-size: 20px;
    line-height: 22px;
font-family: Arial;
color="#2c2c81;
}

h4 {
    font-size: 16px;
    line-height: 18px;
font-family: Arial;
color="#2c2c81;
}

h5 {
    font-size: 12px;
    line-height: 14px;
font-family: Arial;
color="#2c2c81;
}

h6 {
    font-size: 12px;
    line-height: 14px;
font-family: Arial;
color="#2c2c81;
}


.hname{
color: red; 
font-size: 26px;   
line-height: 25px;
font-weight: bold;
font-family: Arial;
}

.hvenue{
  text-align: center;
  font-family: Arial;
  font-size: 19px;
  line-height: 20px;
  color: blue;
}

.hinfo{
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  line-height: 13px;
  color: black;
}

.desc{
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  color: black;
}

.descp{
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  padding-left: 20px;
  color: black;
}



.bold{
font-weight: bold;
}

.dot {
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  color: blue;
}


.bot {
  display: block;
  text-align: center;
  padding-right: 20px;
}

.nlink {
  font-size: 11px;
  line-height: 12px;
  font-family: Arial;
  font-weight: normal;
  color="#2c2c81;
}



.CCFoot {
  display: block;
  padding: 0px;
}


.foot-left {
width:165px;
height: 100px;
padding-top: 20px;
float:left;
}

.foot-mid {
padding: 30px;
height: 100px;
width:100px;
float:left;
}



.foot-right {
font-size: 22px;

text-align: center;
padding-left: 100px;
float:left;
}



.CCFoot {
  display: block;
  padding: 0px;
}


.foot-left {
width:165px;
height: 100px;
padding-top: 20px;
float:left;
}

.foot-mid {
padding: 30px;
height: 100px;
width:100px;
float:left;
}

.foot-right {
font-size: 22px;

text-align: center;
padding-left: 100px;
float:left;
}

.button {
	-moz-box-shadow:inset 0px 0px 0px 1px #f29c93;
	-webkit-box-shadow:inset 0px 0px 0px 1px #f29c93;
	box-shadow:inset 0px 0px 0px 1px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0px;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:13px;
	line-height:13px;
	width:89px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #b23e35;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.button:active {
	position:relative;
	top:1px;
}




#flexbox {
	display: flex;
	flex-flow: row;
        background-color:navy;
}


#flexbox2 {
	display: flex;
	flex-flow: row;
        background-color:White;
}


.iteml {
        color: white;
        margin: 1px;
        padding-right: 15px;
}


.itemr {
        color: white;
        margin: 2px;
        font-size: 22px;
        font-family: Verdana,Geneva,sans-serif;
	width: 99%;
        padding-left: 13px;
        padding-top: 8px;
}


.item1 {
        color: blue;
        font-family: Verdana,Geneva,sans-serif;
        font-size: 18px;
        font-weight: bold;
        padding-left: 2px;
	width: 99%;

}


.item2 {
        color: red;
        margin: 3px;
        font-family: Verdana,Geneva,sans-serif;
        font-size: 23px;
        font-weight: bold;
	width: 98%;
}

.item3 {
        color: blue;
        font-family: Verdana,Geneva,sans-serif;
        font-size: 18px;
        font-weight: bold;
	width: 98%;
        padding-left: 20px;
}

.item4 {
        color: black;
        font-family: Verdana,Geneva,sans-serif;
        font-size: 12px;
        font-weight: normal;
	width: 98%;
        padding-left: 20px;
        padding-bottom: 2px;


}


.itemd {
        color: black;
        font-family: Arial;
        font-size: 15px;
        font-weight: normal;
	width: 99%;
        padding-right: 5px;
}





