:root {
  /* --navbarbg: #a8a9ad; */
 /* --topbarbg: #6c6d70; */
 --footerbg: #bcbdc0;

 /* ticket # 5799 */
--topbarbg: skyblue ;
--navbarbg: #3C97BF ;
}

*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Lato', sans-serif;
	background: #ededed;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
a:hover{
	text-decoration: none;
	color: #000;
}
a{
	text-decoration: none;
	color: #000;
}

.topbar {
    padding: 2em 0;
    background: var(--topbarbg);
    padding-bottom: 0.3em;
}
.topbarinfo {
    color: #fff;
    padding: 2px 0px;
    text-align: right;
}
.topbarinfo p {
    padding: 3px 0;
    font-size: 21px;
    font-weight: 600;
}
.topbarinfo p.open {
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 6px 10px;
    font-size: 23px; 
    font-weight: 600;
    width: 100%;
    max-width: 433px;
    margin-left: auto;
}
a.logo{
	display: block;
}

a.logo img {
    width: 100%;
    max-width: 344px;
}

.topbarinfo a{
	color: #fff;
/*	font-size: 25px;*/
	padding-right: 15px;
	margin: 8px 0;
	display: inline-block;
}

.bookpage a.ordernow ,
.bottombar a.ordernow ,
.topbarinfo a.ordernow {
    background: #ed1c24;
    padding: 5px 25px;
    border-radius: 43px;
    font-size: 19px;
	color:#ffffff;
}
.bottombar a.ordernow  {
	color:#ffffff;
	float: right;
}

.navbarsec{
	width: 100%;
	background: var(--navbarbg);
}

.navbarsec .navbar-light .navbar-nav .nav-link {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 28px;
    border-right: 1px solid #eee;
    text-transform: uppercase;
}
.navbarsec li.nav-item:nth-child(6) .nav-link{
	border-right: none;
}

.navbarsec li.nav-item.active a.nav-link{
	color: #fff;
}

.navbarsec li.nav-item:hover a.nav-link{
	color: #fff;
}

.slider{}
.slider img{
	width: 100%;
}

.banner{
	position: relative;
}
.banner .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #00000061;
    padding: 20px 36px;
    color: #fff;
}


.banner .caption h4 {
    font-size: 2.6em;
    font-weight: 600;
}
.banner .caption h5 ,
.banner .caption h5 a,
.banner .caption h5 a:link,
.banner .caption h5 a:visited {
	font-size: 1.2em;
	font-weight: 300;
	color:#ffffff;
	text-decoration: none;
}
.banner .caption h5 a:hover,
.banner .caption h5 a:focus,
.banner .caption h5 a:active {
	color:#cccccc;
}
.gallerypanel {
	margin-top:50px;
	margin-bottom:30px;
}

.happtownsec {
    width: 100%;
    background: #be1d2c;
    /* height: 309px; */
}
.characterinfo {
    position: absolute;
    top: -329px;
    right: 58px;
}
.characterinfo img {
    width: 100%;
    max-width: 376px;
}

.happtinfo {
    padding: 20px 20px;
}

.happtinfo h4 {
    font-size: 4.3em;
    color: #fff;
    font-weight: 600;
}

.bottom_img{
	width: 100%;
	padding: 15px 0;
}

.imgbottom img{
	width: 100%;
}

.bottombar{
	 background: var(--topbarbg);
	 padding: 10px 0;
}
.bottombar p{
	color: #fff;
	font-size: 28px;
}

.footer_sec{
	background: var(--footerbg);
	padding: 30px 0;
}
.footertopitem{}
.footertopitem a {
    display: inline-block;
    padding-right: 40px;
    border-right: 1px solid #fff;
    padding-left: 40px;
    font-size: 20px;
}

.footertopitem a:nth-child(1){
	padding-left: 0;
}
.footertopitem a:nth-child(2){
	border-right: none;
}

.container.happtownsec {
    max-width: 1108px;
}

.prices {
    border: 1px solid #fff;
    padding: 25px 30px;
    border-radius: 22px;
    margin: 20px 0;
}

.prices h4 {
    color: #000;
    font-weight: 700;
    font-size: 31px;
}
.prices h5 {
    padding: 5px 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
        margin-top: 10px;
}
.prices p {
    font-size: 19px;
    color: #000;
}

.contactinfo {
    margin: 20px 0;
}

.contactinfo h2 {
    color: #000;
    font-weight: 700;
}
.contactinfo h6 {
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 5px;
}
.contactinfo p {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 2px;
}
.copyright{
	width: 100%;
	padding: 10px 0px;
	background: var(--topbarbg);
}
.copyright p{
	color: #fff;
	font-size: 18px;
}
.copyright p a{
	text-decoration: none;
	color: #fff;
}

.logomobile {
    width: 100%;
    max-width: 230px;
}

.characterinfo.about {
    position: absolute;
    top: -229px;
    right: 77px;
}

.characterinfo.parties {
    position: absolute;
    top: -327px;
    right: 63px;
}

.container.happtownsec.abouttownsec{
	height: 127px;
}

.characterinfo.about img {
    width: 100%;
    max-width: 474px;
}

.characterinfo.parties img {
    width: 100%;
    max-width: 272px;
}

.aboutcontent{
	width: 100%;
	padding: 20px 0;
	padding-top: 50px;
}

.aboutcontent p{
	padding: 8px 0px;
	font-size: 19px;
	color: #000;
}

.aboutrigh {
    margin-top: 0.1em;
}

.aboutrigh p {
    border: 1px solid #be1e2d;
    padding: 17px 33px;
    border-radius: 20px;
    color: #000;
}

.container.service_item {
    max-width: 1108px;
    background: #be1d2c4a;
    padding: 17px 40px;
    margin-bottom: 22px;
}

.container.service_item h3{
	padding-bottom: 10px;
	color: #000;
	font-weight: 600;
}
.container.service_item ul{
	list-style: none;
	margin: 0;
}
.container.service_item ul li {
    display: block;
    font-size: 20px;
    padding: 3px 0;
    color: #000;
}

.container.service_item ul li i{
	font-size: 12px;
}

.aboutcontent.parties p{
	font-size: 20px;
	line-height: 32px;
}

.omfp{
	padding: 20px 10px;
}

.omfp img{
	width: 100%;
	max-width: 190px;
}

.omfp h4{
	padding: 4px 0px;
	color: #000;
	font-weight: 600;
}
.omfp p{
	font-size: 20px;
}

.contactdetails{
	width: 100%;
	padding: 30px 0;
}
.contactdetails img{
	width: 100%;
}

.happtinfo.covidinfo h4 {
    font-size: 4em;
    color: #fff;
    font-weight: 600;
}

.characterinfo.parties.covidinfo img {
    width: 100%;
    max-width: 313px;
}

.aboutcontent.parties ul {
    list-style: disc;
	padding-left:20px;
}
.aboutcontent.parties ol {
    list-style:decimal;
	padding-left:20px;
}

.aboutcontent.parties ol li ,
.aboutcontent.parties ul li{
    font-size: 16px;
    display: list-item;
    padding: 5px 10px;
    color: #000;
}
.circlebox {
    border: 1px solid #333;
    padding: 10px 25px;
    border-radius: 17px;
}

.circlebox h4 {
    font-weight: 600;
    color: #000;
}
.circlebox p {
    font-size: 14px !important;
	line-height:1.5em !important;
}

   .dropdown-menu {
   
    top: 117%;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #00000073;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ffffff2e;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ed1c24;
}