/*
*   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('https://web.archive.org/web/20171017151924im_/http://nfcgymsknoxvilletazewell.com/wp-content/themes/nfc-themes/assets/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('https://web.archive.org/web/20171017151924im_/http://nfcgymsknoxvilletazewell.com/wp-content/themes/nfc-themes/assets/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('https://web.archive.org/web/20171017151924im_/http://nfcgymsknoxvilletazewell.com/wp-content/themes/nfc-themes/assets/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(https://web.archive.org/web/20171017151924im_/http://nfcgymsknoxvilletazewell.com/wp-content/themes/nfc-themes/assets/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('https://web.archive.org/web/20171017151924im_/http://nfcgymsknoxvilletazewell.com/wp-content/themes/nfc-themes/assets/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; }
#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('https://web.archive.org/web/20171017151924im_/http://nfcgymsknoxvilletazewell.com/wp-content/themes/nfc-themes/assets/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; }
/*
     FILE ARCHIVED ON 15:19:24 Oct 17, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:50:51 Aug 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.381
  load_resource: 78.029
  PetaboxLoader3.resolve: 34.599
  PetaboxLoader3.datanode: 15.944
*/