.wrap-333 img{
height:125px;
}

.subpage-wrap ul, .subpage-wrap ol{
margin-top: 10px
}

.text-align-center{
text-align:center
}

.effect-100{
display:none;
 width: 100vw;
 position: absolute;
 margin-left: -50vw;
 height: 100px;
 left: 50%;
}
.effect-100:before{
position: absolute;
    display: block;
    width: 100%;
    height: 26px;
    background: url(images/line_bottom.png) 0 0 repeat-x;
    top: -12px;
    left: 0;
    content: "";
}

.subpage-wrap{
min-height:500px;
padding:40px 0 80px;
font-size:18px;
line-height:150%
}
.subpage-wrap h3{
margin:30px 0 10px;
line-height:150%
}
.subpage-wrap h1 + h3, h3.margin-top-none{
margin-top:0px
}
.subpage-wrap li{
padding-bottom:10px
}
.subpage-wrap a, .link{
color:#ae262b !important;
}
.subpage-wrap a:hover, .link:hover{
text-decoration:underline
}

form{
margin: unset;
overflow: unset;
}

select{
width:auto
}

.book-now-button {
text-align:center;
}

.book-now-button div {
    display: inline-block;
    margin: auto;
    padding: 20px 40px;
    color: white;
    background: darkcyan;
    font-size: 24px;
text-transform:uppercase;
cursor:pointer
}

.book-now-button div:hover {
background:#016d6d;
}







.font-808{
font-size:22px;
line-height:160%
}

.party-details ul li:nth-child(odd){
color:darkcyan
}
.party-details ul li:nth-child(even){
color:brown
}


.welcome-wrap h3{
max-width:90%;
margin:auto;
line-height:140%
}

.posts-grid li .featured-thumbnail img{
max-height:316px
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item{
/* max-height:200px
 */}

.faq-wrap li{
font-weight:bold
}
.faq-wrap li div{
font-weight:normal
}


.view-attractions{
cursor:pointer
}

.title-section{
text-transform: uppercase;
font: 44px/125% 'IM Fell DW Pica', serif;
color: #fff;
letter-spacing:1px
}

.nav .sf-menu .sub-menu li a{
line-height:150% !important
}

.nav .sf-menu .sub-menu{
width:200px !important
}

nav{
text-align:center !important
}

.menu-wrap{
width:870px !important;
margin-left:15px
}

.logo-wrap{
margin-left:0 !important;
width: 300px !important

}

.nav .sf-menu >li{
margin:0 0 0 10px !important
}

.parallax-slider #mainCaptionHolder .container {
/* background:url('/images/logo-shield.png') 50% 0 no-repeat; */
height:610px !important;
position:relative;
top:200px !important;
/* display:none */
}
.parallax-slider #paralaxSliderPagination {
bottom:270px !important; 
/* margin-left:-140px !important; */
width: 400px !important;
margin-left:-200px !important
}


.slider_caption{
/* display:none */
}

.header .logo_poz{
padding:12px 0 !important
}
.logo a{
margin-bottom:unset !important
}

#menu-logo{
max-height:80px;
width:unset;
}

.h1-wrap{
    position: relative;
    text-align: center;
margin-bottom:30px
}

.subpage-wrap h1{
    font: normal 50px/60px "Comic Sans MS", "Comic Sans", Times;
    color: #222222;
    position: relative;
    display: inline-block;
text-align:center
}

.subpage-wrap h1:before {
    position: absolute;
    display: block;
    width: 296px;
    height: 16px;
    background: url(images/line_el.png) 0 0 no-repeat;
    top: 22px;
    left: -322px;
    pointer-events: none;
    content: "";
}

.subpage-wrap h1:after {
    position: absolute;
    display: block;
    width: 296px;
    height: 16px;
    background: url(images/line_el.png) 0 0 no-repeat;
    top: 22px;
    right: -322px;
    pointer-events: none;
    content: "";
}


h1 { font: normal 50px/60px "Comic Sans MS", "Comic Sans", Times;  color:#ffffff; }
h2 { font: normal 50px/60px "Comic Sans MS", "Comic Sans", Times;  color:#222222; }
h3 { font: normal 22px/26px "Comic Sans MS", "Comic Sans", Times;  color:#ae262b; }
h4 { font: normal 14px/20px Arial, Helvetica, sans-serif;  color:#333333; }
h5 { font: normal 22px/26px "Comic Sans MS", "Comic Sans", Times;  color:#222222; }
h6 { font: normal 12px/18px Arial, Helvetica, sans-serif;  color:#333333; }
body { font-weight: normal;}
.logo_h__txt, .logo_link { font: normal 33px/48px IM Fell DW Pica;  color:#ffffff; }
.sf-menu > li > a { font: normal 18px/22px "Comic Sans MS", "Comic Sans", Times;  color:#ffffff; }
.nav.footer-nav a { font: normal 14px/18px Open Sans;  color:#a09872; }



@media (max-width: 880px)  {
.menu-wrap{
width:auto !important;
margin-left:unset
}
.sf-menu > li > a {
    font-size: 16px;
}

.title-section{
text-transform: uppercase;
font-size: 26px;
line-height:125%;
letter-spacing:unset

}
}



@media (max-width: 600px)  {
.subpage-wrap h1{
font-size:30px
}
}
