@charset "UTF-8";

/*
*   Theme Name: Flex Themes
*	Author: EASTVN
*   Version: 2.0
*   Font-Family: 'Roboto Condensed', sans-serif;
*   Font-Family: 'Teko', sans-serif;
*   Font-Family: 'UnitedSansReg', sans-serif;
*/

/* Define Fonts */
@font-face { font-family: 'UnitedSansReg'; font-display: auto;src: url('../fonts/UnitedSansReg-Light.eot'); src: url('../fonts/UnitedSansReg-Light.woff2') format('woff2'), url('../fonts/UnitedSansReg-Light.woff') format('woff'), url('../fonts/UnitedSansReg-Light.ttf') format('truetype'), url('../fonts/UnitedSansReg-Light.svg#UnitedSansReg-Light') format('svg'), url('../fonts/UnitedSansReg-Light.eot?#iefix') format('embedded-opentype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'UnitedSansReg'; font-display: auto;src: url('../fonts/UnitedSansReg-Medium.eot'); src: url('../fonts/UnitedSansReg-Medium.woff2') format('woff2'), url('../fonts/UnitedSansReg-Medium.woff') format('woff'), url('../fonts/UnitedSansReg-Medium.ttf') format('truetype'), url('../fonts/UnitedSansReg-Medium.svg#UnitedSansReg-Medium') format('svg'), url('../fonts/UnitedSansReg-Medium.eot?#iefix') format('embedded-opentype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'UnitedSansReg'; font-display: auto;src: url('../fonts/UnitedSansReg-Bold.eot'); src: url('../fonts/UnitedSansReg-Bold.woff2') format('woff2'), url('../fonts/UnitedSansReg-Bold.woff') format('woff'), url('../fonts/UnitedSansReg-Bold.ttf') format('truetype'), url('../fonts/UnitedSansReg-Bold.svg#UnitedSansReg-Bold') format('svg'), url('../fonts/UnitedSansReg-Bold.eot?#iefix') format('embedded-opentype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'UnitedSansReg';font-display: auto; src: url('../fonts/UnitedSansReg-Heavy.eot'); src: url('../fonts/UnitedSansReg-Heavy.woff2') format('woff2'), url('../fonts/UnitedSansReg-Heavy.woff') format('woff'), url('../fonts/UnitedSansReg-Heavy.ttf') format('truetype'), url('../fonts/UnitedSansReg-Heavy.svg#UnitedSansReg-Heavy') format('svg'), url('../fonts/UnitedSansReg-Heavy.eot?#iefix') format('embedded-opentype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'UnitedSansReg';font-display: auto; src: url('../fonts/UnitedSansReg-Black.eot'); src: url('../fonts/UnitedSansReg-Black.woff2') format('woff2'), url('../fonts/UnitedSansReg-Black.woff') format('woff'), url('../fonts/UnitedSansReg-Black.ttf') format('truetype'), url('../fonts/UnitedSansReg-Black.svg#UnitedSansReg-Black') format('svg'), url('../fonts/UnitedSansReg-Black.eot?#iefix') format('embedded-opentype'); font-weight: 900; font-style: normal; }

/* Define Global */
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; }
embed, iframe, object, video { max-width: 100%; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; max-width: 100%; height: auto; }
img.alignleft, .wp-caption.alignleft { margin: 10px 24px 10px 0; }
img.alignright, .wp-caption.alignright { margin: 10px 0 10px 24px; float: right; }
img.aligncenter, .wp-caption.aligncenter { display: block; margin: 10px auto; }
img { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; max-width: 100%; height: auto; }
.wpb_single_image.wpb_content_element { margin-bottom: 0; }
.dflex, .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.row:before, .row:after { display: none !important; }
.dflex-center { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
.dflex-end { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: flex-end; }
.videoWrapper { position: relative; padding-bottom: 56%; padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.col { padding-left: 15px; padding-right: 15px; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.no-margin { margin: 0 !important; }
.no-padding { padding: 0 !important; }
.d-block { display: block !important; }
.animated { animation-duration: 1s; -webkit-animation-duration: 1s; }
.product_detaill ol, .product_detaill ul { padding-left: 35px; }
.owl-theme .owl-nav { margin: 0; }
table td, table th { border: 1px solid #ddd; padding: 8px; }
table tr:nth-child(even) { background-color: #f2f2f2; }
table tr:hover { background-color: #ddd; }
.container { width: 100%; max-width: 1170px; }
.modal-open .modal { z-index: 99999 }
.modal-dialog { max-width: 600px; width: 100%; margin: 30px auto; }
.padding-50 { padding: 50px 0; }
.padding-150 { padding: 150px 0; }
.padding-100 { padding: 100px 0; }
.no_light { line-height: 0 }
body.compensate-for-scrollbar { margin: 0 !important }

/*
* Curent site define
--gcolor: #EFEFEF; 
--bcolor: #2b2b2b;  
--mcolor: #03A9E0; 
--scolor: #98DE57; 
*/
:root { --gcolor: #EFEFEF; --bcolor: #2b2b2b; --mcolor: #03A9E0; --scolor: #98DE57; --session-padding: 35px 0; --bfont: 'Roboto Condensed', sans-serif; --hfont: 'Teko', sans-serif; }
.gbgcolor { background-color: var(--gcolor); }
.bbgcolor { background-color: var(--bcolor); }
html, body { overflow-x: hidden; position: relative; font-family: var(--bfont); font-size: 18px; font-weight: 300; line-height: 1.2; color: var(--bcolor); }
h1, h2, h3, h4, .h1, .h2, .h3, .h4 { font-family: var(--hfont); font-weight: 700; line-height: 120%; }
h1, .h1 { text-transform: uppercase; font-size: 28px; }
h2, .h2 { font-size: 24px; margin-top: 15px; }
h3, .h3 { font-size: 20px }
h4, .h4 { font-size: 18px; }
input[type="submit"], button { transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; }
a { color: var(--mcolor); transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; }
a:hover, a:focus, a:active { text-decoration: none; color: var(--scolor); }
.sbtn { background: #a8ad00; color: #fff; text-decoration: none; text-align: center; white-space: nowrap; text-transform: uppercase; font-family: 'Teko', sans-serif; cursor: pointer; font-weight: 600; margin-bottom: 0; font-size: 30px; padding: 8px 30px 5px; border-radius: 5px; line-height: 1.2; display: inline-block; border: solid 3px #838700; }
.sbtn.sbtn2 {}
.sbtn:hover {   background: #ff8200;
    color: #fff;
 border: solid 3px #ffe88b; }
.my.sbtn:hover {
    color: #fff;
    background: #000;
}

/* Text Inputs -----------*/
textarea, input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] { padding: 5px 10px; }

/*social_list*/
.social_list { list-style: none; padding: 0; }
.social_list li { display: inline-block; margin: 0 5px; }
.social_list li a { color: #fff; display: inline-block; padding: 0; margin: 0; height: 40px; width: 40px; border-radius: 100%; background: #00698e; text-align: center; line-height: 40px; font-size: 20px; }
.social_list li a:hover { background: #FFD100; }

/* header */
.header_trsp { position: relative; }
#header { background: #03A9E0; padding: 0; color: #fff; }
.header-logo { display: inline-block; }
.header-logo img { max-width: 115px; }
.header-logo .site-phone { color: #fff; font-size: 20px; font-weight: 300; }
#navbar { border-radius: 0; text-align: left; margin: 0; padding: 0; border: none; min-height: 30px; background: transparent; }
#navbar .menu-top > ul { float: none; display: block; }
#navbar .menu-top li { position: relative; display: block; float: none; margin: 5px 0; }
#navbar .menu-top > ul > li > a { text-shadow: none; position: relative; padding: 5px 0; text-transform: uppercase; color: #fff; font-size: 25px; background: transparent; font-family: 'Teko', sans-serif; font-weight: bold; }
#navbar .menu-top ul > li.join_btn > a { border: solid 1px #fff; border-radius: 3px; }
#navbar .menu-top ul > li.current-menu-ancestor > a, #navbar .menu-top > ul > li:hover > a, #navbar .menu-top > ul > li.active > a, #navbar .menu-top > ul > li.active > a, #navbar .menu-top > ul > li > a:hover { color: #ffd100; }
#navbar .menu-top ul > li .dropdown-menu { z-index: 9999; list-style: none; position: absolute; top: 0; left: 100%; min-width: 200px; background-color: #fff; color: #666; box-shadow: 0 -1px #eee inset, 1px 0 #eee inset, -1px 0 #eee inset; padding: 0; visibility: hidden; opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; border-radius: 0; border: none; display: block; }
#navbar .menu-top li:focus > .dropdown-menu, #navbar .menu-top li:hover > .dropdown-menu { -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; opacity: 1; visibility: visible; }
#navbar .menu-top li .dropdown-menu li { position: relative; margin: 0; }
#navbar .menu-top li .dropdown-menu li a { display: block; padding: 5px 20px; white-space: nowrap; text-transform: capitalize; color: var(--mcolor); font-size: 20px; font-weight: normal; background: transparent; }
#navbar .menu-top li .dropdown-menu li.active > a, #navbar .menu-top li .dropdown-menu li:hover> a { background: #03A9E0; color: #ffd100; }
#navbar .menu-top li ul .dropdown-menu { left: 100%; top: 0; z-index: 9999; }
#navbar .menu-top li .dropdown-menu li a { border-bottom: solid 1px #f1f1f1; }
#navbar .menu-top li .dropdown-menu li a .ex_menu { position: absolute; right: 5px; transform: rotate(-90deg); }
#navbar .menu-top li .ex_menu { transform: rotate(-90deg); display: inline-block; }
/* Home Page Alert*/
#alert_home { 
    text-align: center; background-color: #ff8200; color: #fff; padding-top: 20px; padding-bottom: 20px;
}

    

#alert_home h4 { text-transform: uppercase; font-weight: bold; font-size: 25px }
#alert_home .content p { margin-bottom: 0 }





/*Home */
#logo_nav { padding: 30px; }
#logo_nav .header-logo { margin-bottom: 40px; }
#hero_slider { position: relative; background: #4b4f54 }
#hero_slider .slider_image img { height: 100%; height: 580px; object-fit: cover; width: 100%; /*opacity: 0.6;*/ }
#hero_slider .slider-info { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 9; }
#hero_slider .slider-info .info_inner { width: 100%; }
#hero_slider .slider-info .infogroup {  float: right; max-width: 700px;
    float: right;
    padding: 0px 50px 0px 25px;
    text-align: center;
 }
#hero_slider .hero-text-wrap { }
#hero_slider .slider-info .sheadline { font-family: 'UnitedSansReg', sans-serif; font-size: 80px; margin: 0; padding: 0; line-height: 100%; }
#hero_slider .slider-info .sbtn { }c
#ft_home_list { position: relative; box-shadow: 0 5px 10px #ededed; }
#ft_home_list .ft_home_inner { position: relative; }
#ft_home_list .ft_info { padding: 20px }
#ft_home_list .iterm-title { padding: 0; margin: 0; font-weight: bold; font-family: 'Teko', sans-serif; font-size: 30px; color: #a8ad00; text-transform: uppercase; }
#ft_home_list .ft_content { font-size: 20px; line-height: initial; }
#ft_home_list .iterm-image { background: #a8ad00; }
#ft_home_list .iterm-image img { /*opacity: 0.6; */}
#ft_home_list .fth_cgroup { padding-left: 10px; }
#ft_home_list .ft_more a { font-family: 'Teko', sans-serif; font-size: 28px; text-transform: uppercase; margin-top: 10px; color: #a8ad00; }
#ft_home_list .ft_more a:hover { opacity: 0.3 }
#ft_home_list .ft_home_inner:hover { background: #ededed }
#highlights { padding: 60px 0; }
#highlights .hl_image { text-align: center; }
#highlights .hl_image .fl_iminner { background: #ff8200; display: inline-block; width: 90px; height: 90px; line-height: 90px; text-align: center; border-radius: 100%; }
#highlights .hl_image .fl_iminner img { width: 45px; display: inline-block; }
#highlights .hl_title { padding: 0; margin: 10px 0 0; font-weight: bold; font-family: 'Teko', sans-serif; font-size: 30px; color: #ff8200; text-transform: uppercase; }
#highlights .hl_info { font-weight: normal; color: #000; font-size: 17px; }
#highlights .ft_more { padding-top: 10px; }
#highlights .ft_more a { font-family: 'Teko', sans-serif; font-size: 25px; text-transform: uppercase; margin-top: 10px; color: #ff8200; }
#ss_waiver { padding: 40px 0 20px; background-image: url('../images/bg_home.jpg'); background-color: var(--mcolor); background-size: cover; background-position: right; color: #ff8200; position: relative; }
#ss_waiver:before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: var(--mcolor); opacity: 0.6 }
#ss_waiver .container { position: relative; z-index: 9 }
#ss_waiver .waiver_title { color: #ff8200; font-family: 'Teko', sans-serif; font-size: 40px; text-transform: uppercase; margin: 0; padding: 0; }
#ss_waiver a { display: inline-block; color: #fff; font-family: 'UnitedSansReg', sans-serif; font-weight: normal; font-size: 70px; padding-left: 15px; }
#frmsignup { padding: 30px; }
#form_signup form .frm_form_fields > fieldset { padding-bottom: 0; }
#form_signup form .form_title { text-align: center; font-size: 50px; margin: 0; padding: 0; position: relative; z-index: 9; color: var(--mcolor); font-family: 'Teko', sans-serif; text-transform: uppercase; }
#form_signup form .frm_error { }
#form_signup form .frm_html_container { margin-bottom: 0 }
#form_signup form .frm_section_heading { padding: 15px 0 0; position: relative; margin-bottom: 0; }
#form_signup form select, #form_signup form input[type="tel"], #form_signup form input[type="email"], #form_signup form input[type="text"] { background: #ffff; border-radius: 5px; padding: 5px 10px; font-size: 20px; color: #4e4e4e; height: 40px; box-shadow: none; margin-bottom: 0; font-weight: normal; line-height: 1.2;	/*border: solid 1px #dadada;*/ }
#form_signup form input[type="tel"]::-webkit-input-placeholder, #form_signup form input[type="email"]::-webkit-input-placeholder, #form_signup form input[type="text"]::-webkit-input-placeholder { color: #4e4e4e; opacity: 1; }
#form_signup form input[type="tel"]::-moz-placeholder, #form_signup form input[type="email"]::-moz-placeholder, #form_signup form input[type="text"]::-moz-placeholder { color: #4e4e4e; opacity: 1; }
#form_signup form input[type="tel"]:-ms-input-placeholder, #form_signup form input[type="email"]:-ms-input-placeholder, #form_signup form input[type="text"]:-ms-input-placeholder { color: #4e4e4e; }
#form_signup form input[type="tel"]:-moz-placeholder, #form_signup form input[type="email"]:-moz-placeholder, #form_signup form input[type="text"]:-moz-placeholder { color: #4e4e4e; }
#form_signup form .horizontal_radio .frm_opt_container { text-align: center; }
#form_signup form .frm_checkbox label { color: #4e4e4e; font-size: 16px; }
#form_signup form .frm_checkbox label a { color: #4e4e4e; }
#form_signup form .frm_checkbox label a:hover { color: var(--mcolor); }
#form_signup form .frm_submit { text-align: center; }
#form_signup form .frm_submit .frm_button_submit { transition: all 0.4s ease-in-out; background: #a8ad00; color: #fff; text-decoration: none; text-align: center; white-space: nowrap; text-transform: uppercase; font-family: 'Teko', sans-serif; cursor: pointer; font-weight: 600; margin-bottom: 0; font-size: 30px; padding: 8px 30px 5px; border-radius: 5px; line-height: 1.2; display: inline-block; border: solid 3px #838700; }
#form_signup form .frm_submit .frm_button_submit:hover { transition: all 0.4s ease-in-out; }

/**/
#hero_block { position: relative; }
#hero_block img { /*opacity: 0.8;*/ height: 100%; max-height: 580px; min-height: 580px; object-fit: cover; width: 100%; }
#hero_block .hero_info { position: absolute; width: 100%; bottom: 0; left: 0; z-index: 9; padding: 30px; text-align: right; }
#hero_block .hero_info .hero_title { text-transform: uppercase; color: #fff; font-family: 'UnitedSansReg', sans-serif; font-size: 80px; margin: 0; padding: 0; line-height: 100%; }
#hero_block .hero_info .hero_info_inner { max-width: 650px; float: right; }
h2.hero_title {text-shadow:-2px 1px 6px rgb(0, 0, 0, 1);}
/* About us */
.ab_info { border-top: solid 30px #ff8200; box-shadow: 0 5px 10px #ededed; }
.ab_info .ifab_group { padding: 30px; }
.ab_info .ab_title { padding: 0; margin: 0; font-size: 30px; color: #ff8200; }
.ab_info .ab_content { font-size: 20px; color: #000; }
.ab_info img.dns-thumn { height: 100%; object-fit: cover; }
.maps_iframe .maps_title { background-color: #a2acab; padding: 30px 10px 15px; margin: 0; text-transform: uppercase; font-family: 'Teko', sans-serif; font-weight: 600; font-size: 60px; color: #fff; text-align: center; line-height: 100%; }

/**/
h2.page_title {
    text-shadow: 0 2px 0 rgba(0,0,0,.2);
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    font-family: 'Teko', sans-serif;
}
.opt_head {    border-bottom: 10px solid #FBDF62;
    background: #EACE51;
    border-top: 10px solid #FBDF62;}
#ticket_options { background-color: #fff; }
#ticket_options .tko_col { margin-bottom: 30px; }
#ticket_options .tko_item { height: 100%; padding: 20px; border-left: 5px solid  #a8ad00; border-top: solid 1px #dadada; border-right: solid 1px #dadada; border-bottom: solid 1px #dadada; box-shadow: 2px 2px 18px 0px rgba(0, 0, 0, 0.1); color: #4b4f54; }
#ticket_options .tko_item .tko_title { color: #4b4f54; font-size: 30px; margin: 0 0 10px 0; padding: 0; text-transform: uppercase; line-height: 30px; }
#ticket_options .tko_item .tko_desc {
    font-size: 22px;
    line-height: 1.2;
    min-height: 175px;
}
#ticket_options .tko_item .tko_details a { color: #0077c8; text-transform: uppercase; font-weight: bold; font-size: 25px; font-family: 'Teko', sans-serif; cursor: pointer; }
#ticket_options .tko_item .tko_details a.active:after { content: "\f054"; }
#ticket_options .tko_item .tko_details a:after { content: "\f078"; display: inline-block; font-family: FontAwesome; font-size: 20px; vertical-align: top; margin-left: 5px; line-height: 24px; }
#ticket_options .tko_item .tko_detail strong { display: block; }
#ticket_options .tko_item .tko_detail p { margin-top: 15px; }
#ticket_options .tko_item .tko_details { margin: 10px auto; }
#ticket_options .tko_item .tko_more a { background: #ff8200; border-color: #da7205; font-size: 22px; }
#parties_list .party_iterm { margin-bottom: 30px; border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; }
.party_iterm .party_info { padding: 20px; }
.party_iterm .party_info .party_title { margin: 0; padding: 0; text-transform: uppercase; font-size: 40px; color: #00a9e0; }
.party_iterm .party_info .party_gif { font-size: 25px; padding: 0 20px; }
.party_iterm .party_info .party_more { text-align: right; }
.party_iterm .party_info .party_more a { text-transform: uppercase; background: #00a9e0; color: #fff; text-decoration: none; text-align: center; white-space: nowrap; text-transform: uppercase; font-family: 'Teko', sans-serif; cursor: pointer; font-weight: 600; margin-bottom: 0; font-size: 25px; padding: 8px 30px 2px; border-radius: 5px; line-height: 1.2; display: inline-block; }
.party_iterm .party_info .party_more a:hover { font-size: 30px; }
#parties_list .party_iterm:hover { background: #f5f5f5; }

/*atts*/
.gr_bg {
    border-bottom: 10px solid #FBDF62;
    background: #EACE51;
    border-top: 10px solid #FBDF62;
}
#atts_list .att_col { margin-bottom: 30px; }
#atts_list .att_iterm { max-width: 400px; margin: 0 auto; box-shadow: 0 3px 8px #e4e4e4; border-bottom: solid 8px #a8ad00; }
#atts_list .att_image { position: relative; overflow: hidden; }
#atts_list .overlay { position: absolute; width: 100%; height: 45px; background: #a8ad00; display: block; left: 0; bottom: 0; transform: skewY(-5deg); -ms-transform: skewY(-5deg); -webkit-transform: skewY(-5deg); }
#atts_list .overlay:after { content: ""; position: absolute; width: 100%; height: 90px; background: #fff; display: block; left: 0; bottom: -60px; transform: skewY(-3deg); -ms-transform: skewY(-3deg); -webkit-transform: skewY(-3deg); }
#atts_list .att_info { padding: 15px; background: #fff; }
#atts_list .att_info .att_title { padding: 0; margin: 0; font-size: 40px; text-transform: uppercase; }
#atts_list .att_info .att_ifin { padding-left: 15px; }
#atts_list .att_info .att_content {
    min-height: 125px;
}
#atts_list .att_info .att_more a { text-transform: uppercase; font-weight: 600; margin-top: 5px; display: inline-block; font-size: 25px; font-family: 'Teko', sans-serif; }
#atts_list .overlay { background: #a8ad00 }
#atts_list .att_info .att_title, #atts_list .att_info .att_more a { color: #a8ad00 }
#atts_list .att_iterm:hover .overlay:after, #atts_list .att_iterm:hover .att_info { background: #ededed }
#patt_group .patt_title { padding: 0 0 0 30px; margin: 0; font-size: 70px; font-family: var(--hfont);font-weight: 700;line-height: 120%;text-transform: uppercase; }
#patt #patt_gallery { margin-top: 80px; }
#patt .patt_info { border-top: solid 20px #ff8200; box-shadow: 0 5px 10px #ededed; margin-bottom: 30px; }
#patt .patt_info .patt_content { font-size: 20px; color: #000; padding: 30px; }
#patt .patt_info img.dns-thumn { height: 100%; object-fit: cover; }
#patt .glr_iterm { position: relative; background: #000; }
#patt .glr_iterm img { opacity: 0.8; }
#patt .owl-carousel .owl-nav .owl-prev, #patt .owl-carousel .owl-nav .owl-next { position: absolute; padding: 0; margin: 0; top: 45%; left: 5%; color: #fff; font-size: 40px; }
#patt .owl-carousel .owl-nav .owl-next { left: auto; right: 5%; }
#patt .patt_see a { color: #ff8200; text-decoration: none; text-align: center; white-space: nowrap; text-transform: uppercase; font-family: 'Teko', sans-serif; cursor: pointer; font-weight: 600; margin-top: 30px; font-size: 35px; padding: 0; border-radius: 5px; line-height: 1.2; display: inline-block; }

/* Blogs */
#page_blogs .ptitle { color: #2b2b2b; font-size: 45px; border-left: solid 3px #96d45e; margin: 0 0 30px 30px; padding: 0 0 0 20px; }
#page_blogs .blog_cates { background: #fff; padding: 20px 0; margin-bottom: 30px; }
#page_blogs .blog_cates ul { list-style: none; padding: 0; margin: 0; text-align: center; }
#page_blogs .blog_cates ul li { display: inline-block; padding: 0 10px; }
#page_blogs .blog_cates ul li a { color: #2b2b2b; font-weight: normal; font-size: 20px; }
#page_blogs .blog_cates ul li a.active, #page_blogs .blog_cates ul li a:hover { color: #96d45e; }
.news-col { margin-bottom: 30px; font-weight: normal; }
.blog_iterm { background: #fff; box-shadow: 2px 2px 12px 0.13px rgba(19, 18, 18, 0.1); border: solid 2px #dcdcdc; }
.blog_iterm .blog_info { padding: 20px; border-top: solid 3px #96d45e; }
.blog_info .blog_title { text-transform: uppercase; padding: 0; margin: 0 0 10px; color: #2b2b2b; }
.blog_info .blog_date { color: #a2acab; text-transform: uppercase; font-weight: 300; font-size: 18px; }
.blog_full { background: #fff; }
.blog_full .blog_info { padding: 20px 20px 20px 0; }
.blog_full .blog_info .blog_title:after { display: block; width: 50px; height: 3px; background: #96d45e; content: ""; clear: both; margin-top: 2px; }
#ftgcontent { padding: 50px 0; position: relative; background-size: cover; color: #fff; }
#ftgcontent:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); }
#ftgcontent .ftcontent { position: relative; z-index: 9; font-weight: normal; }
#ftgcontent .ft_ptitle { padding: 0; margin: 0 0 10px; font-size: 35px; }
#ftgcontent .ft_info { border-left: solid 5px #96d45e; padding-left: 20px; margin-left: 30px; }
.news_col { margin: 40px auto; }
.news_col .news_itemin { box-shadow: 0 0 10px #e4e4e4; }
.news_col .news_image { position: relative; overflow: hidden; height: 100%; }
.news_col .news_image img { width: 100%; height: 100%; object-fit: cover; }
.news_col .news_image .overlay { background: #a8ad00; height: 100%; width: 100px; position: absolute; display: block; right: -55px; top: 0; -webkit-transform: skewX(10deg); -moz-transform: skewX(10deg); transform: skewX(10deg); }
.news_col .news_image .overlay:after { content: ""; background: #fff; height: 100%; width: 80px; position: absolute; display: block; right: 8px; top: 0; -webkit-transform: skewX(2deg); -moz-transform: skewX(2deg); transform: skewX(2deg); }
.news_col .blog_info { padding: 20px 30px; border-bottom: solid 20px #a8ad00 }
.news_col .blog_title { color: #4b4f54; font-size: 45px; margin: 0; padding: 0; position: relative; left: -35px; }
.news_col .blog_content { font-size: 20px; }
.news_col .btn-more { color: #a8ad00; text-decoration: none; text-align: center; white-space: nowrap; text-transform: uppercase; font-family: 'Teko', sans-serif; cursor: pointer; font-weight: 600; margin-top: 30px; font-size: 35px; padding: 0; border-radius: 5px; line-height: 1.2; display: inline-block; }
.news_col:nth-child(2n+0) .btn-more { color: #ff8200; }
.news_col:nth-child(3n+0) .btn-more { color: #00a9e0; }
.news_col:nth-child(2n+0) .news_image .blog_date, .news_col:nth-child(2n+0) .news_image .blog_date:after, .news_col:nth-child(2n+0) .news_image .overlay { background: #ff8200; }
.news_col:nth-child(3n+0) .news_image .blog_date, .news_col:nth-child(3n+0) .news_image .blog_date:after, .news_col:nth-child(3n+0) .news_image .overlay { background: #00a9e0; }
.news_col:nth-child(2n+0) .blog_info { border-color: #ff8200; }
.news_col:nth-child(3n+0) .blog_info { border-color: #00a9e0; }
.news_col .news_itemin:hover .news_image .overlay:after, .news_col .news_itemin:hover .blog_info { background: #ededed }
#pgallery .glr_list { padding: 40px 0; }
#pgallery .glr_list .glr_interm { padding: 5px; }
#pgallery .glr_list .glr_interm a:hover { opacity: 0.8; }
#ctp_form .frm_forms .frm_title { padding: 0; margin: 0 0 30px; font-size: 60px; text-transform: uppercase; color: #19ace5; font-family: 'Impact', sans-serif; }
#ctp_form form select, #ctp_form form input[type="tel"], #ctp_form form input[type="email"], #ctp_form form input[type="text"] { background: #ffff; border-radius: 5px; padding: 5px 10px; font-size: 20px; color: #4e4e4e; height: 40px; box-shadow: none; margin-bottom: 0; font-weight: normal; line-height: 1.2; }
#ctp_form form input[type="tel"]::-webkit-input-placeholder, #ctp_form form input[type="email"]::-webkit-input-placeholder, #ctp_form form input[type="text"]::-webkit-input-placeholder { color: #4e4e4e; opacity: 1; }
#ctp_form form input[type="tel"]::-moz-placeholder, #ctp_form form input[type="email"]::-moz-placeholder, #ctp_form form input[type="text"]::-moz-placeholder { color: #4e4e4e; opacity: 1; }
#ctp_form form input[type="tel"]:-ms-input-placeholder, #ctp_form form input[type="email"]:-ms-input-placeholder, #ctp_form form input[type="text"]:-ms-input-placeholder { color: #4e4e4e; }
#ctp_form form input[type="tel"]:-moz-placeholder, #ctp_form form input[type="email"]:-moz-placeholder, #ctp_form form input[type="text"]:-moz-placeholder { color: #4e4e4e; }
#ctp_form form textarea { background: #ffff; border-radius: 5px; padding: 10px; font-size: 18px; color: #4e4e4e; box-shadow: none; margin-bottom: 0; font-weight: normal; line-height: 1.2; }
#ctp_form form .frm_submit { width: 48.75%; float: right; position: relative; }
#ctp_form form .frm_submit .frm_button_submit { transition: all 0.4s ease-in-out; background: #a8ad00; color: #fff; text-decoration: none; text-align: center; white-space: nowrap; text-transform: uppercase; font-family: 'Impact', sans-serif; cursor: pointer; font-weight: normal; margin-bottom: 0; font-size: 25px; padding: 8px 30px; border-radius: 5px; line-height: 1.2; display: inline-block; border: none; width: 100%; }
#ctp_info { background: #EDEDED }
#ctp_info .ctp_ifinner { margin-bottom: 20px; }
#ctp_info .ctp_ifinner .ctp_title { font-size: 40px; text-transform: uppercase; padding: 0; margin: 0 0 10px; }
#ctp_info .ctp_ifinner .cpt_hours {font-size: 18px;text-transform:none;}
.cpt_hours ul { padding:0; margin:  0 0 0 30px; }
.cpt_hours ul li { margin-bottom: 5px; }
.cpt_hours ul li span { display: inline-block; min-width: 120px; }
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month, .ui-datepicker .ui-datepicker-title select.ui-datepicker-year { color: #000; }
#ctp_info .ctp_content {text-transform: uppercase; font-size: 23px; }
 cpt_hours
#patt_pcontent .frm_forms .frm_title { padding: 0; margin: 0 0 30px; font-size: 50px; text-transform: uppercase; color: #fb6326; font-family: 'Impact', sans-serif; }
#patt_pcontent form .frm_fields_container > .frm_form_field { margin-bottom: 40px; display: inline-block; width: 100%; position: relative; padding-left: 310px; }
#patt_pcontent form .frm_section_heading  .frm_primary_label { display: none; }
#patt_pcontent form .frm_fields_container  .frm_pos_top, #patt_pcontent form .frm_primary_label { display: inline-block; width: 100%; max-width: 300px; font-family: 'Impact', sans-serif; text-transform: uppercase; font-size: 25px; float: left; font-weight: normal; position: absolute; left: 0; top: 0; margin: 0; padding: 0; border: none; }
#patt_pcontent form .frm_dropzone.dz-clickable.frm_single_upload { max-width: 100%; }
#patt_pcontent form .frm_description { font-size: 16px; padding-top: 5px; }
#patt_pcontent form select, #patt_pcontent form input[type="tel"], #patt_pcontent form input[type="email"], #patt_pcontent form input[type="text"] { background: #ffff; border-radius: 5px; padding: 5px 10px; font-size: 20px; color: #4e4e4e; height: 40px; box-shadow: none; margin-bottom: 0; font-weight: normal; line-height: 1.2; }
#patt_pcontent form input[type="tel"]::-webkit-input-placeholder, #patt_pcontent form input[type="email"]::-webkit-input-placeholder, #patt_pcontent form input[type="text"]::-webkit-input-placeholder { color: #4e4e4e; opacity: 1; }
#patt_pcontent form input[type="tel"]::-moz-placeholder, #patt_pcontent form input[type="email"]::-moz-placeholder, #patt_pcontent form input[type="text"]::-moz-placeholder { color: #4e4e4e; opacity: 1; }
#patt_pcontent form input[type="tel"]:-ms-input-placeholder, #patt_pcontent form input[type="email"]:-ms-input-placeholder, #patt_pcontent form input[type="text"]:-ms-input-placeholder { color: #4e4e4e; }
#patt_pcontent form input[type="tel"]:-moz-placeholder, #patt_pcontent form input[type="email"]:-moz-placeholder, #patt_pcontent form input[type="text"]:-moz-placeholder { color: #4e4e4e; }
#patt_pcontent form textarea { background: #ffff; border-radius: 5px; padding: 10px; font-size: 18px;  color: #4e4e4e; box-shadow: none; margin-bottom: 0; font-weight: normal; line-height: 1.2; }
#patt_pcontent form .frm_submit { position: relative; }
#patt_pcontent form .frm_submit .frm_button_submit { transition: all 0.4s ease-in-out; background: #fb6326; color: #fff; text-decoration: none; text-align: center; white-space: nowrap; text-transform: uppercase; font-family: 'Impact', sans-serif; cursor: pointer; font-weight: normal; margin-bottom: 0; font-size: 25px; padding: 8px 30px; border-radius: 5px; line-height: 1.2; display: inline-block; border: none; width: 100%; max-width: 350px; }




/* Footer */
#footer { background: #17191b; color: #fff; }
.pre_footer { background: #B2B2B2; color: var(--bcolor); padding: 10px 0; }
.footer_social { background: #03A9E0; padding: 15px 0; color: #fff; font-weight: bold; text-transform: uppercase; }
.footer_social span { display: inline-block; vertical-align: middle; font-size: 45px; line-height: 45px; margin: 0 15px; }
.footer_social ul { display: inline-block; margin: 0; vertical-align: middle; }
#footer-mid { padding: 15px 0; }
#footer-mid .container { max-width: 800px; }
.footer_info { text-transform: uppercase; }
.footer_logo { display: inline-block; }
.footer_logo a { color: #fff; margin: 5px 0; }
.footer_logo a.fsphone { color: #fff; font-size: 20px; font-weight: 300; }
.fnav_wrap {text-align:right; }
.fnav_wrap ul { list-style: none; padding: 0; }
.fnav_wrap ul li { display: block; float: none; }
.fnav_wrap ul li a { text-transform: uppercase; color: #fff; }
.fnav_wrap ul li a:hover { text-transform: uppercase; color: #A8AD00; }
#copyright { position: relative; }
#copyright:before { content: ""; display: block; margin: 0 auto 15px; height: 1px; background: #808080; width: 100%; max-width: 400px; }
.footer_info .vcardlink {color:#fff;}
/** Back to top **/
#wrap-back-to-top { display: none; position: fixed; cursor: pointer; right: 30px; bottom: 40px; z-index: 9999999 }
#wrap-back-to-top i { border: 2px solid white; font-size: 17px; color: #fff; border-radius: 50%; padding: 4px 8px 10px 8px; background: #ffcb05 }
#wrap-back-to-top.show { display: block; }
.form_question { border: double #ffcb05; padding: 20px; max-width: 800px; margin: 0 auto 30px; }
.form_question .frm_fields_container .frm_submit .frm_button_submit {
    border: none;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    font-style: italic;
    color: #fff;
    background-color: #0076d1;
    font-weight: 600;
    padding: 5px 20px;
    font-size: 14px;
    box-shadow: none;
}
.form_question .frm_fields_container .frm_submit .frm_button_submit:hover { background-color: #000; color: #fff; }
@keyframes slide-down {
	0% { opacity: 0; transform: translateY(-100%); }
	100% { opacity: 0.9; transform: translateY(0); }
}
@-webkit-keyframes slide-down {
	0% { opacity: 0; transform: translateY(-100%); }
	100% { opacity: 0.9; transform: translateY(0); }
}
@-moz-keyframes slide-down {
	0% { opacity: 0; transform: translateY(-100%); }
	100% { opacity: 0.9; transform: translateY(0); }
}




.br-hr {
    position: relative;
    clear: both;
    margin: 10px 0 30px;
    width: 100%;
    height: 1px;
}

.br-hr-h i {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 16px;
    height: 16px;
    width: 50px;
    margin-top: -8px;
    margin-left: -25px;
    text-align: center;
    background-color:#fff;
   color: #FFD100;
}
.br-hr-h {
    position: absolute;
    top: 50%;
    left: 0;
    height: 0;
    width: 100%;
    border-top: 2px solid #FFD100;
    border-bottom: 2px solid #FFD100;
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.panel-l-colorbar {
    padding: 15px 30px 15px 15px;
    /* background-color: #fafafa; */
    position: relative;
    border-radius: 0;
    border: 0;
    border-left: 8px solid #00A9E0;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.panel h3 {
    font-size: 1.1em;
    margin-top: 0;
}
#birthday-party-contact h2 {
    font-size: 2.75em;text-transform: uppercase;
}

.btn-primary {
    background-image: none;
    background-color: #0077C8;
    border-color: #0068ad;
    color: #FFF;
}


.panel-green {
    border-left: 8px solid #A8AD00;
}
.panel-default>.panel-heading { background-image:none;}

.topspace50 {margin-top:50px;}
.topspace40 {margin-top:40px;}
.topspace30 {margin-top:30px;}
.topspace20 {margin-top:20px;}
.topspace15 {margin-top:15px;}
.topspace10 {margin-top:10px;}
.topspace5 {margin-top:5px;}

.party_content h3 {font-size:30px;}

.blue.panel-default>.panel-heading {
    color: #fff;
    background-color: #03A9E0;
    font-size:150%;
}
.blue.panel-default .panel-body h3 {
  /*  color: #A8AD00; */
}
.no_nav-template .fnav_wrap,
.landing-template-default .fnav_wrap {
    text-align: center;
}
.no_nav-template .ftlogo {max-height: 75px;}
/* MAPS */

 .maps_title  {margin: 0 0 20px;font-size: 35px;text-shadow:5px 5px 3px rgba(0, 0, 0, 0.14);}
.bgmap  {height: 450px;background-position: 50% 50%;background-size: cover;}
/* MAPS Google badge */
.landing-template-default #mapswp .maps_info {line-height: 1.2;}
.mapbox{text-align: left;position: absolute;background: #fff;color: #333;margin: 10px;padding: 12px 60px 12px 12px;font-family: Roboto,Arial;box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;}
 .mapbox .comp_name {font-size: 14px;color: #000;font-weight: 500;}
 .mapbox  .site_address {margin-top:6px;color:#444;font-size: 12px;}
 .google_rating {color:#E47700;}
.rating_number {font-size:14px;font-weight: 500;}
 .rating_stars, .number_reviews {font-size:12px;}
 .number_reviews {color: #a3a3a3; padding-left: 10px;}
/* END MAPS */