/*
*   Theme Name: Flex Theme
*   Author: KingIct
*   Version: 2.0
*/
@charset "UTF-8";
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; }
html, body { position: relative; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; line-height: 1.4; }
iframe, table { width: 100%; }
.padding-20 { padding: 20px 0; }
.padding-15 { padding: 20px 0; }

/* Social Media */
ul.social_list { list-style: none; padding: 0; display: inline-block; margin: 0; }
ul.social_list li { float: left; }
ul.social_list li a { background-color: #336483; color: #fff; display: inline-block; height: 25px; line-height: 25px; margin: 0 5px; text-align: center; width: 25px; }
ul.social_list li a:hover { background-color: #000; color: #f0f0f0; }

/* Header */
#header { background-color: #4383ad; padding: 20px 0; padding-bottom: 0; border-bottom: 1px solid #fff; }
.header_info .textwidget { text-align: right; padding-right: 30px; }

/* Menu */
#navbar ul.main-menu >li { padding: 0 15px; }
#navbar ul li { position: relative; }
#navbar ul li a { color: #fff; font-size: 14px; padding: 0; text-transform: uppercase; border-bottom: solid 2px transparent; }
#navbar ul li ul { padding: 0; border: none; }
#navbar ul li ul li { border-bottom: dashed 1px #f0f0f0; }
#navbar ul li ul li a { padding: 5px 10px; text-transform: capitalize; }
#navbar ul li ul ul { left: 100%; top: 0; }
#navbar ul li:hover > ul { display: block; }
#navbar span.ex_menu { display: none; }
#navbar { float: right; margin-bottom: 0; margin-top: -33px; }
#menu-main-menu { margin-top: 10px; }
#navbar ul#menu-main-menu > li > a { padding-bottom: 15px; border-bottom: 4px solid transparent; }
#menu_mobile .menu_close { width: 40px; }

/* Menu Active hover */
#navbar ul#menu-main-menu > li.active:hover > a, #navbar ul#menu-main-menu > li:hover > a, #navbar ul#menu-main-menu > li > a:hover, #navbar ul#menu-main-menu > li > a:focus, #navbar ul#menu-main-menu > li.active > a { border-bottom: 4px solid #ff0000; background: none; }
#navbar .dropdown-menu li > a { color: #fff; padding: 5px 66px 5px 15px; background: #4383ad; }
#navbar .dropdown-menu li:hover > a, #navbar .dropdown-menu li a:focus, #navbar .dropdown-menu > .active:hover > a, #navbar .dropdown-menu > .active > a, #navbar .dropdown-menu > .active > a:focus, #navbar .dropdown-menu > .active > a:hover { background: #314f62; }

/***** Slider top ******/
.group_header { position: relative; }
#slider-top .owl-iterm { background-size: cover; min-height: 550px; }
#slider-top .slider-group { z-index: 22; padding: 47px 10px; background: rgba(0, 0, 0, 0.7); min-height: 560px; max-width: 350px; min-width: 350px; }
#slider-top .slider-group .pl-slider-inner .pl-subtitle { font-weight: 300; }
#slider-top .slider-group .btn_slider_wp { 
	position: absolute;
	bottom: 45px;
	width: 100%;
	left: 0;
}
#slider-top .slider-group .btn_slider { background-color: #4383ad; border-radius: 5px; color: #fff; display: inline-block; font-weight: bold; padding: 10px 20px; text-align: center; text-decoration: none; text-transform: capitalize; }
#slider-top .slider-group .btn_slider:hover { background-color: #e60205; }

/*#slider-top .owl-iterm::after { z-index: 1; content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: -moz-linear-gradient(left, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 1) 9%, rgba(14, 27, 35, 1) 19%, rgba(14, 27, 35, 0.95) 43%, rgba(14, 27, 35, 0.31) 100%, rgba(14, 27, 35, 0.31) 100%); background: -webkit-linear-gradient(left, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 1) 9%, rgba(14, 27, 35, 1) 19%, rgba(14, 27, 35, 0.95) 43%, rgba(14, 27, 35, 0.31) 100%, rgba(14, 27, 35, 0.31) 100%); background: linear-gradient(to right, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 1) 9%, rgba(14, 27, 35, 1) 19%, rgba(14, 27, 35, 0.95) 43%, rgba(14, 27, 35, 0.31) 100%, rgba(14, 27, 35, 0.31) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#4f222222', GradientType=1); }*/
#slider-top .pl-subtitle { color: #fff; font-size: 50px; text-transform: uppercase; }
#slider-top .pl-title { color: #4383ad; font-size: 50px; font-weight: bold; text-transform: uppercase; }
#slider-top p { color: #fff; }
.form_signup_wp { position: absolute; top: 0; right: 0; height: 100%; width: 100%; }
#slider-top .form_signup_inner form { float: none; margin: 0 auto; }
.form_signup_inner form { max-width: 370px; background: rgba(255, 255, 255, 0.8); border-radius: 15px; text-align: center; padding-top: 30px; padding-bottom: 30px; margin-top: 7%; width: 100%; float: right; position: relative; }
.form_signup_inner { position: relative; z-index: 9; }
.form_signup_inner form .header-title span { color: #4383ad; font-style: italic; font-size: 20px; font-weight: 700; }
.form_signup_inner form .free span { color: #000000; font-size: 35px; text-transform: uppercase; font-weight: bold; display: block; }
.form_signup_inner form input[type="submit"] { background: #e60205; color: #fff; border: none; padding: 10px 20px; width: 225px; display: block; margin: 0 auto; font-weight: bold; font-size: 20px; }
.form_signup_inner form input[type="submit"]:hover, #main-contact .contact_wp .fotm_inner #form_contact2 button:hover { background: #4383ad; transition: .3s ease-out; -moz-transition: .3s ease-out; -webkit-transition: .3s ease-out; -o-transition: .3s ease-out; }
.form_signup_inner form input[type="text"], .form_signup_inner form input[type="email"], .form_signup_inner form input[type="phone"] { margin-bottom: 20px; border: 1px solid #ccc; height: 30px; width: 225px; padding-left: 10px; }
form input[type="text"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="phone"]::-webkit-input-placeholder { text-transform: uppercase; font-size: 14px; }
form input[type="text"]:-moz-placeholder, form input[type="email"]:-moz-placeholder, form input[type="phone"]:-moz-placeholder { text-transform: uppercase; font-size: 14px; }
form input[type="text"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="phone"]::-moz-placeholder { text-transform: uppercase; font-size: 14px; }
form input[type="text"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="phone"]:-ms-input-placeholder { text-transform: uppercase; font-size: 14px; }
form input:focus, form textarea:focus { border-color: #66afe9; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); border: 1px solid #66afe9 !important; }
.form_signup_inner .pull-right { position: relative; }
.group_header .form-on-slider a::after { left: -155px; content: ""; position: absolute; width: 185px; height: 190px; top: 50px; background-image: url('../images/top-click.png'); z-index: 10; }
.form_signup_inner form::after { content: ""; position: absolute; width: 165px; height: 105px; left: -105px; bottom: 32px; background-image: url('../images/arrow-form.png'); }
.form_signup_inner .items-field-input { position: relative; }
.form_signup_inner .items-field-input .frm_error { position: absolute; bottom: 0; width: 100%; font-size: 0.8em; color: #e60205; text-align: center; }
.form_signup_inner .frm_error_style { display: none; }
.form_signup_inner form img.frm_ajax_loading { width: auto; }
.form-on-slider .form_signup_inner form { margin-top: 0; }
#slider-top .owl-dots { bottom: 25px; position: absolute; right: 27%; }
#slider-top .owl-dots .owl-dot.active span { background: #e60205; }
#slider-top .owl-nav { position: absolute; right: 7%; }
#slider-top .form_signup_inner form::after { left: -125px; }
#wrap-customDots .owl-dot span { width: 10px; height: 10px; margin: 5px 7px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity 200ms ease; border-radius: 30px; }
#wrap-customDots .owl-dot { display: inline-block; zoom: 1; cursor: pointer; }
#wrap-customDots .pull-right { width: 350px; text-align: center; }
#wrap-customDots { position: relative; top: -40px; z-index: 1; }
#wrap-customDots .owl-dot.active span { background: #e60205; }
#wrap-customDots .owl-prev { cursor: pointer; }
#wrap-customDots #customNav { margin-top: -40px; cursor: pointer; }
#wrap-customDots #customNav i { color: #fff; font-size: 45px; }
#wrap-customDots .owl-prev .fa-angle-left { float: left; }
#wrap-customDots .owl-next .fa-angle-right { float: right; }

/*** Slider Home bottom****/
#main-home .flgalery { margin-bottom: 10px; }
#main-home .flgalery .fadeiterm { display: none; }
#main-home .flgalery .fadeiterm.active { display: block; }
#main-home .flgalery .fadeiterm img { width: 100%; }
#main-home .groupflcarousel { position: relative; background: #081015; padding: 15px; border-radius: 20px; border: 1px solid #19303f; }
#main-home .groupflcarousel .owl-prev { position: absolute; top: 42%; left: -50px; color: #fff; font-size: 30px; }
#main-home .groupflcarousel .owl-next { position: absolute; top: 42%; right: -50px; color: #fff; font-size: 30px; }
#main-home .groupflcarousel .owl-nav > div:hover { color: #e60205; }
#main-home .groupflcarousel .owl-inner .imageiterm { margin-bottom: 15px; position: relative; cursor: pointer; }
#main-home .groupflcarousel .owl-inner .imageiterm:before { position: absolute; width: 100%; height: 100%; top: 0; left: 0; content: ""; border: 5px solid transparent; z-index: 9; }
#main-home .groupflcarousel .owl-inner div:last-child { margin-bottom: 0; }
#main-home .groupflcarousel .owl-inner .active:before { border: 5px solid #fff; }

/**** AMENITIES & SERVICES *******/
#ft_home-list { margin: 50px 0; }
#ft_home-list .block-title span { font-weight: bold; color: #4383ad; }
#ft_home-list .block-title { font-size: 50px; font-weight: 300; margin-top: 0; margin-bottom: 25px; }
#ft_home-list .iterm-ft_home { padding: 0; padding-bottom: 5px; }
#ft_home-list .iterm-image img { width: 100%; }
#ft_home-list a { text-decoration: none; position: relative; }
#ft_home-list .iterm-info { position: absolute; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.8); color: #fff; padding: 10px 0; font-weight: bold; font-size: 16px; z-index: 2; }
#ft_home-list .iterm-big .iterm-info { padding: 5px 20px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; background: rgba(51, 100, 131, 0.8); font-size: 14px; }
#ft_home-list .iterm-big img { border-radius: 17px; }
#ft_home-list .iterm-big .iterm-title { font-weight: bold; font-size: 25px; padding: 10px 0; text-transform: uppercase; }
#ft_home-list .iterm-big .iterm-content { font-weight: normal; }
#ft_home-list .iterm-ft_home a { position: relative; }
#ft_home-list .iterm-ft_home .iterm-inner { border: 5px solid #fff; }
#ft_home-list .iterm-ft_home a::after { width: 100%; height: 100%; content: ""; border: 5px solid transparent; position: absolute; top: 0; left: 0; z-index: 1; }
#ft_home-list .iterm-ft_home a:hover::after { border: 5px solid #e60205; }
#ft_home-list .iterm-ft_home a:hover .iterm-info { background: rgba(230, 2, 5, 0.8); transition: .5s ease-out; -moz-transition: .5s ease-out; -webkit-transition: .5s ease-out; -o-transition: .5s ease-out; }

/***** Main home *****/
#main-home { background: #0e1b23; padding: 70px 0; }
#main-home #main-column .subheadline { color: #4383ad; font-size: 25px; }
#main-home #main-column .headline { font-size: 35px; font-weight: bold; color: #4383ad; }
#main-home #main-column .post-body { color: #fff; }

/**** Page Template *****/
#hero-page { position: relative; background-size: cover; background-image: url('../images/bg_heroab.jpg'); }
#hero-page::after { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: -moz-linear-gradient(left, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 1) 9%, rgba(14, 27, 35, 1) 19%, rgba(14, 27, 35, 0.95) 43%, rgba(14, 27, 35, 0.31) 100%, rgba(14, 27, 35, 0.31) 100%); background: -webkit-linear-gradient(left, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 1) 9%, rgba(14, 27, 35, 1) 19%, rgba(14, 27, 35, 0.95) 43%, rgba(14, 27, 35, 0.31) 100%, rgba(14, 27, 35, 0.31) 100%); background: linear-gradient(to right, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 1) 9%, rgba(14, 27, 35, 1) 19%, rgba(14, 27, 35, 0.95) 43%, rgba(14, 27, 35, 0.31) 100%, rgba(14, 27, 35, 0.31) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#4f222222', GradientType=1); }
#hero-page .heroblock-text { position: relative; z-index: 1; padding: 65px 0; }
#hero-page .heroblock-text .hero-subtitle { color: #fff; font-size: 25px; font-weight: 300; }
#hero-page .hero-content { font-size: 16px; color: #fff; }
#hero-page .heroblock-text .hero-title { color: #4383ad; font-size: 60px; font-weight: bold; }
#hero-page .left { padding: 80px 0; }
#hero-page .form_signup_inner form { margin-bottom: 7%; }
.page-content h1, .page-content h3 { color: #fff; text-align: center; font-weight: 300; margin-bottom: 40px; }
.page-content ul.list-check { padding-left: 0; list-style-type: none; }
.page-content ul.list-check li { display: inline-block; padding-right: 40px; color: #000; position: relative; }
.page-content ul.list-check li::before { background: url(../images/check.png) no-repeat; width: 19px; height: 17px; position: absolute; content: ""; left: -20px; top: 2px; }
.page-content ul.list-check li:last-child { padding-right: 0; }
.page-content p { color: #000; }
#main-content a { color: #fff; }
#main-content .featured_images { padding-top: 40px; padding-bottom: 30px; }
#main-content .featured_images img { border-radius: 20px; }
#block-btcontent h2 { margin-top: 0; }
#block-btcontent { padding: 50px 0; background-size: cover; background-image: url('../images/quata-bg.jpg'); position: relative; overflow-y: hidden; border-top: 1px solid #fff; }
#block-btcontent::after { width: 100%; height: 500px; position: absolute; background: red; z-index: 1; content: ""; background-color: rgba(2, 11, 18, 0.9); top: 0; }
#block-btcontent .block-title { font-weight: bold; color: #4383ad; font-size: 35px; }
#block-btcontent .block-content { max-width: 80%; margin: 0 auto; color: #fff; }
#block-btcontent > div { z-index: 2; position: relative; }

/**** Question Form ****/
.page-content div.frm_forms{ margin: 0 auto; }
form.question-form { border: 5px double #fff; margin: 20px auto; padding: 20px 10px; }
form.question-form label { color: #fff !important; }
form.question-form .frm_form_field .frm_checkbox { float: left; font-family: arial; font-size: 12px; margin: 2px 0; text-align: left; width: 180px; }
form.question-form .frm_none_container{ padding-left: 15%; }
form.question-form .frm_submit { text-align: center; }
form.question-form .frm_form_fields .frm_submit input { border-radius: 0; border: none; box-shadow: none; -webkit-box-shadow: none; padding: 7px 20px; text-transform: uppercase; font-size: 15px; background: #e60205; color: #fff; font-weight: bold; }
form.question-form .frm_form_fields .frm_submit input:hover { color:#fff; background: #336699; transition: .3s ease-out; -moz-transition: .3s ease-out; -webkit-transition: .3s ease-out; -o-transition: .3s ease-out; }
form.question-form * { font-family: 'Open Sans', sans-serif !important; }

/**** Schedule page ****/
#main-content #ai1ec-calendar a, #main-content .ai1ec-single-event a { color: #3d6b99; }
.ai1ec-event-details .ai1ec-field-label { color: #000; }
.ai1ec-categories .ai1ec-category { background-color: #f5f5f5; }
.ai1ec-btn-default { color: #000 !important; }
.ai1ec-event-details .ai1ec-field-value { color: #fff; }

/***** Event Manager *****/
span.post-event-title { font-size: 12px; font-weight: 600; }
span.post-event-instructor { font-style: italic; }
.ai1ec-popover.ai1ec-popup .ai1ec-event-avatar img { height: auto !important; }
.ai1ec-popover.ai1ec-popup { width: 250px !important; }
#ai1ec-container #ai1ec-calendar-view .ai1ec-weekday { width: 14% !important; }
.ai1ec-agenda-view .ai1ec-event-title i { font-style: italic; font-weight: normal; color: #000; }
#ai1ec-calendar-view .ai1ec-month-view .ai1ec-event { border-bottom: 1px dotted #ddd; height: auto; overflow: visible; padding-top: 1px; padding-bottom: 2px; white-space: normal; }
.ai1ec-week-view .ai1ec-week a.ai1ec-event-container, .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container { min-height: 58px; height: auto !important; padding: 5px; }
.ai1ec-week-view .ai1ec-week a.ai1ec-event-container .post-event-title, .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container .post-event-title { }
.ai1ec-week-view .ai1ec-week .ai1ec-event, .ai1ec-oneday-view .ai1ec-oneday .ai1ec-event { position: static !important; }
.ai1ec-event-time { display: inline-block; width: 100%; }
.ai1ec-calendar-view-container .instructor, .ai1ec-agenda-view .ai1ec-event-title .post-event-instructor { font-style: italic; font-weight: normal; }

/* Footer */
#footer { background-color: #000; color: #fff; border-top: solid 1px #fff; }
#footer .logo-footer { padding-top: 30px; padding-bottom: 10px; font-size: 14px; }
#footer .content-footer-text .contact { margin: 20px auto; }
#footer .content-footer-text .Subscribe a { color: #e60205; text-decoration: underline; }
iframe[name='google_conversion_frame']{  position: fixed;z-index: -9; }
/* New */
#wrap-back-to-top { display: none; position: fixed; cursor: pointer; right: 30px; bottom: 40px; z-index: 10 }
#wrap-back-to-top i { border: 2px solid white; font-size: 17px; color: #fff; border-radius: 50%; padding: 4px 8px 10px 8px; background: #4383ad }
#menu_mobile ul.social_list li{ display: inline-block; }
#menu_mobile ul.social_list{ width: 100%; background: #2f2e2e; }
#menu_mobile ul.social_list li a { color: #fff; height: 38px; background: none; border-bottom: none; padding: 8px 15px 8px 15px; width: auto; }
#menu_mobile ul.social_list li a i { font-size: 22px; }
#menu_mobile ul.social_list li a i:hover { color: #4383ad; }
#menu_mobile li.hours-mobile a { background: #4383ad; border-bottom: none; color: #fff; font-weight: 300; }
#menu_mobile li.hours-mobile .club_hours_content .row > div:last-child{ display: none; }
#menu_mobile li.hours-mobile .club_hours_content h3{/*display: none;*/font-size: 1rem; font-weight: bold; text-transform: uppercase;  }
#menu_mobile li.hours-mobile .club_hours_content .col-md-5, #menu_mobile li.hours-mobile .club_hours_content .col-md-7{ width: 50%; float: left; }
#menu_mobile li.hours-mobile .club_hours_content { padding-top: 10px; top: 40px; z-index: 1; position: absolute; width: 100%; background: #4383ad; color: #fff; font-weight: 300; text-align: center; padding-bottom: 10px; }
#menu_mobile li.hours-mobile .club_hours_content::before { content: ""; position: absolute; top: -9px; left: 42%; border-style: solid; border-width: 0 10px 10px 10px; border-color: #4383ad transparent; display: block; width: 0; z-index: 0; }
iframe{ max-width: 100%; }

/*********************************
******* CRISTIAN ***************
**************************/
ul.social_list li a { border-radius: 4px; }
#main-contact .contact_wp { background-size: cover; padding: 70px 0; position: relative; }
#main-contact .contact_wp:before { content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; background: -moz-linear-gradient(left, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 0.9) 8%, rgba(14, 27, 35, 0.9) 19%, rgba(14, 27, 35, 0.8) 50%, rgba(14, 27, 35, 0.31) 67%, rgba(14, 27, 35, 0.31) 100%); background: -webkit-linear-gradient(left, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 0.9) 8%, rgba(14, 27, 35, 0.9) 19%, rgba(14, 27, 35, 0.8) 50%, rgba(14, 27, 35, 0.31) 67%, rgba(14, 27, 35, 0.31) 100%); background: linear-gradient(to right, rgba(14, 27, 35, 1) 0%, rgba(14, 27, 35, 0.9) 8%, rgba(14, 27, 35, 0.9) 19%, rgba(14, 27, 35, 0.8) 50%, rgba(14, 27, 35, 0.31) 67%, rgba(14, 27, 35, 0.31) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#4f222222', GradientType=1); }
#main-contact  .contact-header .subheadline { font-size: 25px; color: #fff; font-weight: 300; margin-bottom: 25px; }
#main-contact  .contact-header .headline { font-size: 60px; color: #4383ad; font-weight: 700; margin-bottom: 50px; }
#main-contact .contact-header .main-colum { color: #fff; }
#main-contact .contact-header .main-colum h3 { font-size: 16px; color: #4383ad; font-weight: 700; }
#main-contact .contact-header .main-colum p a { color: #fff; }
#main-contact .contact-header .main-colum .contact-info { margin-bottom: 45px; }
#main-contact .contact_wp .fotm_inner h3 { font-size: 35px; color: #000000; text-align: center; margin-bottom: 30px; font-weight: 700; font-family: 'Open Sans', sans-serif; }
#main-contact .contact_wp .fotm_inner #form_contact2 input { width: 230px; height: 30px; padding-left: 10px; text-transform: uppercase; }
#main-contact .contact_wp .fotm_inner #form_contact2 textarea { width: 230px; padding: 10px; text-transform: uppercase; }
#main-contact .contact_wp .fotm_inner #form_contact2 button { padding: 10px 20px; width: 230px; background-color: #e60205; font-size: 20px; color: #fff; font-weight: 700; margin-top: -10px; text-transform: uppercase; border-radius: 0; font-family: 'Open Sans', sans-serif; margin-bottom: 15px; }
#main-contact form { position: relative; text-align: center; max-width: 370px; background: rgba(255, 255, 255, 0.8); border-radius: 20px; float: right; width: 100%; }
#main-contact form:after { content: ""; position: absolute; width: 165px; height: 105px; left: -120px; bottom: 5px; background-image: url('../images/arrow-form.png'); }

/* Block image Block*/
#main-content { background-color: #4383ad; padding: 50px 0; }
.group-headline h3 { font-size: 40px; font-weight: 300; color: #fff; margin-bottom: 20px; }
.group-headline h2 { font-size: 40px; color: #fff; font-weight: 700; margin-bottom: 60px; }
.block_image_content { margin-bottom: 30px; }
.block_image_content .image_block img { border-radius: 10px; max-width: 100%; }
.block_image_content .block_content .block-title { font-size: 20px; color: #fff; font-weight: 700; margin-bottom: 35px; }
.block_image_content .block_content { color: #0e1b23; line-height: 25px; }


/** START -- TAG Hero - Slider v1.0 **/
/* HERO STYLE */
#form_sliderwpcats .has_form .owl-height {/* min-height:450px; */}
#slider_block #hero-page {width:100%;background: unset;background-size: unset;color: #fff;position: absolute;top:0px;left:0px;
}
#form_sliderwpcats #slider_block #hero-page .container {padding:0;}
.form_sign_up_cat .container, .form_sign_up_cat .form_sign_up {padding:0;}
#form_sliderwpcats #slider_block #hero-page::after {display: none;}
#form_sliderwpcats #slider_block { position: relative; overflow: hidden; }
#form_sliderwpcats #slider_block .slider-titem { position: relative; }
.slider_wp .wordswrap {position: absolute;width: 100%;display: block;bottom: 30px;}
#form_sliderwpcats #slider_block.has_form .slider-titem img {/* min-height:470px; */}
#form_sliderwpcats #slider_block .slider-titem img {max-height: 550px; object-fit: cover; object-position: center; width: 100%;;}
#form_sliderwpcats #slider_block .form_sign_up_cat {width:100%; position: absolute;height: 100%; top: 15px; right:0;  }
.has_former .slideimgwrap img.desktop {min-height: 460px;}
.frm_ajax_loadinge {height: 11px;margin: 0 auto;width: 16px;}
#form_sliderwpcats #slider_block .form_signup_inner form{ background: rgba(217, 224, 233, .8);}
#form_sliderwpcats #slider_block  .form_signup_inner .titlemod,#form_sliderwpcats #slider_block  .form_signup_inner .submod, #form_sliderwpcats #slider_block  .form_signup_inner .pl-title,#form_sliderwpcats #slider_block  .form_signup_inner .pl-subtitle  { background: rgba(217, 224, 233, .5);}


/** SLIDER TITLES STYLE **/
#form_sliderwpcats #slider_block .slider_headings .pl-title {
    color: #4383ad;
    background-color: #fff;
    padding: 10px 25px;
    font-size: 40px;
    line-height: 115%;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    font-family: unset;
}
#form_sliderwpcats #slider_block .slider_headings .pl-subtitle {
    color: #fff;
    background-color: #4383ad;
    font-size: 27px;
    line-height: 115%;
    padding: 11px 25px;
    display: inline-block;
    font-weight: 600;
    margin: 15px 0 0;
}

/** SLIDER IMAGE EFFECT STYLE **/
#form_sliderwpcats big {
    line-height: 120%;
    font-size: 60px;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    letter-spacing: -0.03em;
}
#form_sliderwpcats medium {
    line-height: 110%;
    font-size: 22px;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
}
#form_sliderwpcats .box {
    background:rgba(0,0,0,0.6);
    padding:15px;
}
.slideimgwrap { background:#178aba;}
.blur img { -webkit-filter: blur(4px);  filter: blur(4px) }
.blur_more img{ -webkit-filter: blur(8px);  filter: blur(8px) }
.darken img {opacity:1;  -webkit-filter: contrast(2.5) grayscale(1);
  filter: contrast(2.5) grayscale(1); }
.darken_more img {opacity:1;  -webkit-filter: contrast(4) grayscale(1);
  filter: contrast(6) grayscale(1);}
  .darken .slideimgwrap:after,.darken_more .slideimgwrap:after {content:" " ;background:#0093d9;position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;opacity:0.5;}

/** Slider Show Content Style **/

#form_sliderwpcats .heroblock-text { position: relative; z-index: 1; }
 #form_sliderwpcats .hero-title { border-bottom: 1px solid #fff;display:block;font-size:40px;font-weight:bold;margin-bottom:5px;padding-bottom:10px;padding-top:50px;text-transform:uppercase; }
 #form_sliderwpcats #hero-page .heroblock-text .hero-title {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    letter-spacing: -0.04em;
    line-height: 110%;
    font-size: 34px;
    font-weight: bold;
    color:#fff;
}
#form_sliderwpcats #hero-page .hero-content { font-size: 20px; }
#form_sliderwpcats #hero-page .hero-subtitle.submod {font-size:25px;margin-top:0;font-weight:bold;}
#form_sliderwpcats small {line-height:110%;font-size:80%;}
/** Form overrides */
#form_sliderwpcats .form_signup_inner form {
    max-width: 100%;
  padding: 20px;
    margin-top: 20px;
    width: 100%;
    float: none;
    position: relative;
}

#form_sliderwpcats .form_signup_inner form input[type="text"], #form_sliderwpcats .form_signup_inner form input[type="email"], #form_sliderwpcats .form_signup_inner form input[type="phone"] {
    margin-bottom: 20px;
    border: 1px solid #ccc;
    height: 40px;
    width: 100%;
    max-width:100%;
    padding-left: 10px;
}
#form_sliderwpcats .form_signup_inner form input[type="submit"] {
    font-size: 20px;
    width: 100%;
    max-width: 100%;
}
#form_sliderwpcats  .form_signup_inner form::after{display:none;}
#form_sliderwpcats .form_signup_inner form .header-title span {
   font-size: 30px;
}
#form_sliderwpcats .form_signup_inner form .free span {
line-height:120%;}

/* Nav */
#form_sliderwpcats .owl-carousel .owl-nav {
    margin-top: 0; /* resetting margins for nav buttons */
}

#form_sliderwpcats .owl-carousel .owl-nav button.owl-prev,#form_sliderwpcats .owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 70px;
    margin: 0; /* removes margins around nav buttons */
    background: #fff;
    background:rgba(255,255,255,0.3);
    border-radius: 0;
    color: #ccc;
    color: rgba(255,255,255,0.4);
    cursor: pointer;
    position: absolute;
    bottom: 50%;
    z-index: 999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#form_sliderwpcats .owl-carousel .owl-nav button.owl-prev:hover, 
#form_sliderwpcats .owl-carousel .owl-nav button.owl-next:hover {
    background: #fff;
    background: rgba(255,255,255,0.4);
    color: #999;
    color: rgba(0,0,0,0.2);
}

#form_sliderwpcats .owl-nav button.owl-prev {
    left: -50px; /* starting position */
}

#form_sliderwpcats .owl-nav button.owl-next {
    right: -50px; /* starting position */
}

#form_sliderwpcats .owl-carousel:hover .owl-nav button.owl-prev {
    left: 0; /* target position after transition */
}

#form_sliderwpcats .owl-carousel:hover .owl-nav button.owl-next {
    right: 0; /* target position after transition */
}
 #form_sliderwpcats .owl-theme .owl-dots {margin: -30px 0 0 0;z-index:9999;position:relative;}
#form_sliderwpcats .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}
/* Override previous settings */
.slider_wp {
    max-height:inherit;
    min-height: 500px;
}
.form_sign_up {margin-top:45px;}
#form_sliderwpcats #slider_block .slider-titem img {
    max-height: 650px;
}
.form_signup_inner form,#form_sliderwpcats .box {border-radius:8px;}
@media only screen and (max-width:480px) {
    #form_sliderwpcats .slider_wp {max-height: unset !important;}
    .slider_wp {margin-bottom:-30px;}
    .form_sign_up {margin-top:0px;}
}
/* END Override previous settings */



/** TAG HERO Slider v1.0 - responsive css **/

@media only screen and  (max-width: 1200px){
    .container {
    width: 97%;
}

#form_sliderwpcats .form_signup_inner form {
    max-width: 100%;
    padding: 10px;
    margin-top: -10px;
}
#form_sliderwpcats big {
   font-size: 50px;
}
}
@media only screen and  (max-width: 1024px){

#form_sliderwpcats big {
   font-size: 40px;
}
}
@media only screen and (min-width: 992px){

}
@media only screen and (max-width:768px) {
    /** SLIDER IMAGE EFFECT STYLE **/
.slideimgwrap { background:#178aba;}
.blur img { -webkit-filter: blur(4px);  filter: blur(4px) }
.blur_more img{ -webkit-filter: blur(8px);  filter: blur(8px) }
.darken img {opacity:0.6;  -webkit-filter: contrast(2.5) grayscale(1);
  filter: contrast(2.5) grayscale(1); }
.darken_more img {opacity:0.4;  -webkit-filter: contrast(4) grayscale(1);
  filter: contrast(4) grayscale(1);}
  .darken .slideimgwrap:after,.darken_more .slideimgwrap:after {display:none;content:" " ;background:#0093d9;position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    width: 100%;
    height: 100%;opacity:0.5;}
 #form_sliderwpcats #slider_block .form_sign_up {position: absolute;height: 100%;top: 0;right: 0;padding-right:15px;}
  #form_sliderwpcats #slider_block .slider_headings .pl-subtitle, #form_sliderwpcats #slider_block .slider_headings .pl-title { font-size: 30px; }
    #form_sliderwpcats #slider_block .slider_intro {position: relative;padding-bottom: 10px;}
 #form_sliderwpcats  #slider_block .slider_intro {position: relative;text-align:center;display: block;padding-bottom: 10px;height: unset;bottom: unset;left: unset;margin: -14% 0 0 0;}
  #form_sliderwpcats #hero-page .hero-title.titlemod { font-size: 25px;margin: 0 0 10px 0;padding: 0 0 10px;text-align: center;}
  #form_sliderwpcats #hero-page .hero-subtitle.submod {font-size:20px;}
  #form_sliderwpcats #slider_block #hero-page {top: 20px;left: 0;}
 #form_sliderwpcats  #hero-page .hero-content.mod {padding: 0 0px;/* display:table; */}
  #form_sliderwpcats #hero-page .hero-content {font-size: 15px;}
}
@media only screen and (max-width:767px) {
 #form_sliderwpcats .has_form .owl-height {/* min-height:300px; */}
#form_sliderwpcats #slider_block.has_form .slider-titem img,
  #form_sliderwpcats #slider_block .slider-titem img {/* min-height:330px; */}
  #form_sliderwpcats #slider_block .form_sign_up_cat {position: static;}
  #form_sliderwpcats #slider_block .form_sign_up,
  #form_sliderwpcats .wordswrap{clear: both;position: static;padding: 0px;top: unset;right: unset;}
  #form_sliderwpcats .slider_intro .container {padding: 0;margin: 0;text-align: center;}
  #form_sliderwpcats .newclasser .form_signup_inner { padding-top: 12px;}
}
@media only screen and (max-width:480px) {
  #form_sliderwpcats .slider_wp {min-height:unset;margin:0;}
   #form_sliderwpcats .owl-theme .owl-dots {padding: 5px 0 0;background: #e0e6ed;margin: 0px 0 -3px 0;}
    #form_sliderwpcats big {
    font-size: 24px;
}
#form_sliderwpcats medium {
    font-size: 16px;
}
  #form_sliderwpcats #slider_block .slider_headings .pl-subtitle,#form_sliderwpcats  #slider_block .slider_headings .pl-title {font-size: 21px;}
 #form_sliderwpcats #slider_block .slider_headings .pl-subtitle {
  margin: 0px 0 0;
}
}

/* END TAG SLIDER */


/** Overrides for join now button and careers **/
.display_none { display:none !important; }
a, #footer .content-footer-text .Subscribe a {transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {text-decoration:none;}
#footer .content-footer-text .Subscribe a:hover{opacity:0.8;}
.header-right {display:none;}
.pl_header_top {background-color: #4283ad;padding-top:5px;}
.top_header >div {float: right;}
.top_header .header_link ul {padding: 0;list-style: none;}
.top_header .header_link ul li a {text-transform: uppercase;margin-right: 10px;}
.top_header .header_link ul li a:hover,ul.social_list li a:hover {color: #5abeed;text-decoration:none;}
#header {position:relative;z-index:9999;box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.36);
border-bottom: 2px solid #fff;background: #4383ad;padding:0;}
.header-logo {margin-right: -25px;margin-top: -25px;padding: 0;max-width: 190px;}
#navbar ul#menu-main-menu > li > a {padding: 15px 0 10px 0;}
ul.social_list li a,ul.social_list li a:hover { background-color: transparent; }
#navbar .menu-top ul > li.try-btn > a, #navbar ul#menu-main-menu > li.try-btn > a {display: inline-block;background: #fff;color: #5abeed;font-weight: bold;position: relative;
    border-radius: 5px;font-size: 25px;padding: 15px 10px 20px 10px;line-height: 20px;margin: 5px 0 -10px 0;transform: skew(-15deg); font-style: normal;z-index: 9999;box-shadow: 0px 2px 2px rgba(0,0,0,0.4);border-bottom:none;}
#navbar .menu-top ul > li.try-btn > a:hover, #navbar ul#menu-main-menu > li.try-btn > a:hover {background: #fff;color: #cc2427;}
.map_club_iterm .wpsl-direction-wrap a { border: none; display: inline-block; font-weight: 600; text-transform: capitalize; padding: 5px 12px; font-size: 16px; border-radius: 3px; 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: #5ABFED; margin: 0 2px; }
.map_club_iterm .wpsl-direction-wrap a:before { display: none; }
.map_club_iterm .wpsl-direction-wrap a:hover { background:#cc2427; color: #fff; }
#navbar {margin-top: -15px;}


@media only screen and (max-width:767px) {
  .pl_header_top{display:none;}
  .header-logo {margin-right: 0;margin-top: 0px;padding: 0;max-width: 190px;}
  .header-right {display: block;}
  #header >.container >.row:first-child {margin:0 !important}
  #menu_mobile li.btn-mobile a {background: #4383ad;color: #fff;font-weight: 300;}
}


/** END Overrides for join now button and careers **/


