@charset "UTF-8";

/*
*   Theme Name: Flex Theme
*   Author: EASTVN
*   Version: 2.0
*/
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; }
html, body { position: relative; font-family: 'Lato', sans-serif; font-size: 16px; line-height: 1.4; color: #111; font-weight:300; }
.container { max-width: 1000px; }
.title-span, h1 { text-transform: uppercase; font-size: 25px; margin-top: 0; margin-bottom: 30px; }
.title-span span, h1 span { color: #057239; font-size: 29px; font-weight: bold; display: block; clear: both; }
p { margin-bottom: 10px }
a { color: #111; }
a:hover, a:focus, a:active { color: #057239; }
.vcenter { display: table; table-layout: fixed; }
.vcenter >div { display: table-cell; vertical-align: middle; float: none; }
img { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
img:hover { opacity: 0.9; }

/* 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 { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background-color: #f0f0f0; border-radius: 100%; color: #05743b; 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: #fff; }
#club_hours_inner:before { content: ""; position: absolute; top: -9px; left: 44%; border-style: solid; border-width: 0 10px 10px 10px; border-color: #04743a transparent; display: block; width: 0; z-index: 0; }
#club_hours_inner { float: none; display: none; position: absolute; top: 100%; height: auto; left: 0; z-index: 999; background-color: #04743a; width: 100%; min-width: 280px; }
.pl_header_top  #club_hours_inner { top: 50px; }
#club_hours_inner .club_hours { padding: 5px  0; float: none; }
#club_hours_inner .club_hours li { display: block; padding: 0 5px; text-align: right; text-transform: uppercase; font-size: 14px; margin: 0; color: #fff; clear: both; }
#club_hours_inner .club_hours li span { display: inline-block; width: 95px; float: left; }
#club_hours_inner .club_hours li span:after { content: " : "; }

/*Header Top */
.pl_header_top ul { padding: 0; list-style: none; margin: 0; }
.pl_header_top ul:not(.social_list) li { position: relative; display: inline-block; margin-right: 30px; line-height: 30px; }
.pl_header_top .top_right ul { float: right; }
.pl_header_top ul li a:hover { text-decoration: none; }
#header { padding: 15px 0; }
#header .header-right { float: right; }
#login {margin-top:10px;}

/* Menu */
#navbar { margin: 0; padding: 0; border: none; }
#navbar .menu-top { margin-top: 15px; }
#navbar ul li { position: relative; }
#navbar .menu-top ul > li > a { text-transform: uppercase; font-weight: 300; color: #111; padding: 6px 10px; background: transparent; }
#navbar .menu-top ul > li.btn-menu a { background-color: #05743b; color: #fff; font-weight: bold; border-radius: 50px; padding: 6px 25px; }
#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: uppercase; }
#navbar ul li ul ul { left: 100%; top: 0; }
#navbar ul li:hover > ul { display: block; }
#main-content { background: #ccc; }
#main-content > .container { background: #fff; box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

/* Menu Active hover */
#navbar ul li a:focus, #navbar ul li a:hover, #navbar ul li:hover > a, #navbar ul li.active > a, #navbar ul li.active > a:focus, #navbar ul li.active > a:hover { background: transparent; color: #05743b; }
#navbar .dropdown-menu li > a, #navbar .dropdown-menu li a:focus, #navbar .dropdown-menu li a:hover, #navbar .dropdown-menu > .active > a, #navbar .dropdown-menu > .active > a:focus, #navbar .dropdown-menu > .active > a:hover { background: #e8e8e8; color: #333; }

/* Home Page */
#alert_home { text-align: center; background-color: #05743b; 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 }
#form-slider { position: relative; }
#form-slider .home-slider .sl-item { padding: 160px 0; background-position: center; background-size: cover; }
#form-slider .home-slider .sl-item .sl-title { font-size: 80px; color: #fff; margin: 0 0 20px; line-height: 100%; }
#form-slider .home-slider .sl-item .sl-content { font-size: 20px; font-weight: 300; color: #fff; }
#form-slider .home-slider .owl-dots { margin-top: -40px; position: absolute; z-index: 9; width: 100%; }
#form-slider .home-slider .owl-dots .owl-dot.active span { background-color: #05743b; }
#form-slider .home-form { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#form-slider .home-form .home-form_wp { max-width: 300px; width: 100%; float: right; margin-top: 160px; z-index: 9; position: relative; }
#form-slider .home-form .frm_html_container { display: none; }
#form-slider .home-form .frm_form_field { width: 100%; clear: both; margin: 5px 0; }
#form-slider .home-form .frm_forms input::-webkit-input-placeholder { color: #111 !important; }
#form-slider .home-form .frm_forms input:-moz-placeholder { color: #111 !important; }
#form-slider .home-form .frm_forms input::-moz-placeholder { color: #111 !important; }
#form-slider .home-form .frm_forms input:-ms-input-placeholder { color: #111 !important; }
#form-slider .home-form .frm_forms input[type=text], #form-slider .home-form .frm_forms input[type=email], #form-slider .home-form .frm_forms input[type=tel] { background: rgba(200, 202, 201, 0.7); height: 40px; color: #111; border: solid 1px #fff; }
#form-slider .home-form .frm_forms .frm_submit .frm_button_submit { width: 100%; box-shadow: none; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: #05743b; padding: 10px 15px; color: #fff; text-transform: capitalize; }
#home-feature { background-color: #eee; box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
#home-feature .container { background-color: #fff; }
#home-content { text-align: center; color: #fff; background: url('../images/bg_home.jpg'); background-repeat: no-repeat; background-size: cover; padding: 30px 0; }
#home-content .container { max-width: 800px; }
#home-feature .ft-item { margin: 30px auto; }
#home-feature .ft-item .ft-info { font-size: 35px; margin-top: 10px; }
#home-feature .ft-item .ft-content { font-size: 18px; font-weight: 300; }
.mbf-group .row { margin: 0 -10px; }
.mbf-group .mbf-col { padding: 0 10px; }
.mbf-group .mbf-inner { margin-bottom: 20px; }
.mbf-group .mbf-inner .mbf-image { position: relative; border-radius: 10px; border: solid 3px #cdcdcd; box-shadow: 2px 2px 3px #cdcdcd; overflow: hidden; }
.mbf-group .mbf-inner .mbf-image img { width: 100%; height: auto; }
.mbf-group .mbf-inner .mbf-image:after { width: 80px; height: 45px; content: ""; position: absolute; bottom: 0; right: 5px; background-size: 100%; background-repeat: no-repeat; }
.mbf-group .mbf-inner .mbf-image:before { content: ""; width: 100%; height: 100%; height: 100%; bottom: 0; position: absolute; border: solid 1px #fff; border-radius: 8px; left: 0; background: -moz-linear-gradient(top, rgba(206, 206, 206, 0) 0%, rgba(206, 206, 206, 0) 14%, rgba(206, 206, 206, 0.4) 65%, rgba(206, 206, 206, 0.9) 100%); background: -webkit-linear-gradient(top, rgba(206, 206, 206, 0) 0%, rgba(206, 206, 206, 0) 14%, rgba(206, 206, 206, 0.4) 65%, rgba(206, 206, 206, 0.9) 100%); background: linear-gradient(to bottom, rgba(206, 206, 206, 0) 0%, rgba(206, 206, 206, 0) 14%, rgba(206, 206, 206, 0.4) 65%, rgba(206, 206, 206, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cecece', endColorstr='#e6cecece', GradientType=0); }
.mbf-group .mbf-inner .mbf-title { display: block; position: absolute; width: 50%; height: auto; bottom: 0; left: 0; font-size: 17px; text-transform: uppercase; margin: 0; padding: 5px 10px; line-height: 100%; cursor: pointer; font-weight: bold; }
.mbf-group .mbf-inner .mbf-title:hover { color: #046531; }
.mbf-group .mbf-inner .mbf-title:after { content: ""; background-image: url('../images/icon_down.png'); height: 10px; width: 12px; clear: both; display: block; background-repeat: no-repeat; }
.mbf-group .mbf-popup { font-size: 14px; font-weight: 300; padding: 10px 0; }
.mbf-group .mbf-col:nth-child(4n+1) { clear: both; }

/*Hero Section */
#hero-section { background-image: url('../images/bg_home.jpg'); padding: 160px 0; background-repeat: no-repeat; background-size: cover; text-align: center; background-position: top center; }
#hero-section .hero-title { font-weight: bold; font-size: 65px; color: #fff; margin: 0; padding: 0; text-transform: uppercase; }
#hero-section .hero-subtitle { font-weight: 300; text-transform: uppercase; color: #fff; font-size: 20px; margin: 0; font-family: 'Lato', sans-serif; }

/*form-section*/
#form-section { padding: 40px 0 20px; background-color: #111; color: #fff; }
#form-section .frm_forms .form-title { font-size: 35px; margin: 0; color: #fff; }
#form-section .frm_forms .form-desc { font-weight: 300; color: #fff; }
#form-section .frm_forms .frm_section_heading { float: left; max-width: calc(100% - 300px); }
#form-section .frm_forms input[type=text], #form-section .frm_forms input[type=email], #form-section .frm_forms input[type=tel] { background: transparent; height: 40px; color: #fff; }
#form-section .frm_forms .frm_submit { float: right; clear: none; }
#form-section .frm_forms .frm_submit .frm_button_submit { color: #fff; font-size: 13px; font-weight: bold; text-align: center; display: inline-block; padding: 12px 20px; border-radius: 50px; background-color: #05743b; border: none; box-shadow: none; text-transform: capitalize; margin: 0; }
.amc_row { padding: 15px 0; clear: both; }
.amc_row .amc_image { padding-top: 5px; padding-bottom: 10px; }
.amc_row .amc_image img { border-radius: 10px; overflow: hidden; }
.amc_row .amc_info .amc-title { text-transform: uppercase; font-size: 25px; margin-top: 0; margin-bottom: 35px; }
.amc_row .amc_info .amc-title span { color: #057239; font-size: 30px; font-weight: bold; display: block; clear: both; }
.amc_row .amc_info .amc-content { font-weight: 300; }
.amc_row .amc_info .amc-content p:not(:last-child) { margin-bottom: 25px; }
.amc-content .linkbtn { background-color: #05743b; border-radius: 50px; padding: 16px 15px; margin-bottom: 10px; text-align: center; }
.amc-content .linkbtn a { color: #fff; font-weight: bold; }
#club-feature a { text-decoration: none }
#club-feature .fc-inner { border: solid 1px #ccc; border-radius: 10px; margin-bottom: 30px; }
#club-feature .fc-inner .fc-table { display: table; }
#club-feature .fc-inner .fc-table .fc-row { display: table-cell; vertical-align: middle; padding: 10px; width: 50%; font-weight: bold; }
#club-feature .fc-inner .fc-table img { width: 130px; height: 80px; object-fit: cover; }
#main-column { padding-top: 30px; padding-bottom: 30px; }
.mf_list { padding: 0; margin: 0; list-style: none; }
.mf_list li { margin-bottom: 20px; }
.mf_list li a { padding: 10px 10px; display: block; border: solid 1px #057239; color: #057239; border-radius: 50px; text-align: center; font-weight: bold; text-decoration: none; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.mf_list li a:hover { color: #fff; background: #057239; }

/*Contact*/
.contact-info { max-width: 800px; margin: 0 auto; }
.contact-info .info-address ul { padding: 0; list-style: none; margin: 0; }
.contact-info .info-address ul li { position: relative; padding-left: 25px; font-size: 20px; font-weight: 300; margin-bottom: 30px; }
.contact-info .info-address ul li .fa { position: absolute; left: 0; top: 5px; font-size: 20px; }
.contact-info .info-address ul li a { color: #111; }
.contact-info .info-address ul li a:hover { color: #05743b; text-decoration: none; }
.contact-info .info-form .frm_forms .frm_submit .frm_button_submit { display: block; width: 100%; text-transform: uppercase; }
.maps_full { margin: 15px -15px 0; box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

/* Blog's Page */
#main-column .type-post { padding: 10px 0; border-bottom: solid 1px #057239; }
#main-column .type-post .excerpt-title { margin: 20px 0; }
#main-column .type-post .excerpt-title a { font-size: 25px; color: #111; text-decoration: none; }
#main-column .type-post .excerpt-title a:hover { color: #057239; }
#main-column .type-post .excerpt-images { position: relative; margin-bottom: 20px; }
#main-column .type-post .excerpt-images img { width: 100%; height: auto; border-radius: 10px; }
#main-column .type-post .post_date { position: absolute; display: inline-block; color: #057239; padding: 5px 20px; text-align: center; border-radius: 50px; background-color: #fff; z-index: 99; bottom: 10px; left: 10px; text-transform: uppercase; font-weight: bold; }
#main-column .type-post .excerpt-content { font-weight: 300; }
#main-column .type-post .excerpt-content p { margin-bottom: 10px; }
#main-column .type-post .moretag { color: #002285; }
#main-column .type-post .moretag:hover { color: #057239; text-decoration: none; }
.post-header .post-title { font-size: 30px; margin-bottom: 30px; }
#sidebar-right { padding-top: 60px; }
#sidebar-right aside.widget { margin-bottom: 30px; }
#sidebar-right ul { list-style: none; padding: 0; margin: 0; }
#sidebar-right ul li a { text-transform: uppercase; text-decoration: none; font-weight: 300; display: block; padding: 6px 20px; border-bottom: solid 1px #ccc; }

/* staff-group */
.staff-popup { width: 100%; max-width: 800px; padding: 20px; }
.staff-group { padding: 50px 0 20px; }
.staff-group .staff-col:nth-child(4n+1) { clear: both; }
.staff-group .staff-iterm { margin-bottom: 30px; }
.staff-popup .staff-image img, .staff-group .staff-iterm .staff-image img { width: 100%; height: auto; border-radius: 10px; }
.staff-popup .staff-title h2, .staff-group .staff-iterm .staff-title h2 { margin: 15px 0; }
.staff-popup .staff-info, .staff-group .staff-iterm .staff-info { font-weight: 300; font-size: 14px; }
.staff-popup .staff-info { font-size: 18px; }
.staff-group .staff-iterm .staff-info a { color: #002285; }
.staff-group .staff-iterm .staff-info a:hover { color: #057239; text-decoration: none; }

/*Gallery*/
.glr-group { padding: 50px 0 20px; }
.glr-group .menu_galery { padding: 0; margin-bottom: 30px; list-style: none; }
.glr-group .menu_galery .menu_giterm { }
.glr-group .menu_galery .menu_giterm a { display: block; text-align: center; padding: 5px 20px; border: solid 1px #a3a3a3; border-radius: 50px; color: #a3a3a3; text-decoration: none; line-height: 100%; margin-bottom: 10px; }
.glr-group .menu_galery .menu_giterm a:hover, .glr-group .menu_galery .menu_giterm a.gactive { border: solid 1px #07753d; color: #07753d; font-weight: bold; }
.glr-group .list_galery .giterm { margin-bottom: 30px; }
.glr-group .list_galery .giterm img { width: 100%; height: auto; }
.glr-group .list_galery .giterm .gdesc { margin-top: 15px; font-weight: 300; }

/*Footer */
#footer-widgets { background-color: #05743b; padding: 30px 0; text-align: center; color: #fff; }
#footer-widgets .widget-title { font-size: 25px; margin: 15px 0; }
#footer-widgets .textwidget { text-align: left; font-size: 14px; }
#footer-bottom { color: #fff; padding: 25px 0; }
#copyright .info_address ul { padding: 0; display: inline-block; }
#copyright .info_address ul li { font-size: 14px; display: inline-block; list-style: none; text-transform: uppercase; margin: 5px 10px; }
#copyright .info_address ul li .fa { margin-right: 10px; }
#copyright .footer_social { padding-bottom: 10px; }
#copyright .footer_social a { color: #fff; background-color: #111; }
#copyright .footer_social a:hover { background-color: #05743b }

/** Back to top **/
#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: #04743a }
#wrap-back-to-top.show { display: block; }
