/*
 Theme Name:     Appply Child
 Description:    Child theme for the Appply theme
 Author:         38Pages
 Template:       appply
 Version:        0.1.0
 */

@import url("../appply/style.css");

body {
  padding: 0;
  color: #8c8c8c;
  font-size: 1.4em;
  line-height: 1.618;
  background: #f1ebe6;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: 'Roboto Condensed', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #2e7aac;
  margin: 0 0 .618em;
  font-weight: 700 !important;
}

h1 {
  font: 700 2em/1em 'Roboto', sans-serif;
}

h2 {
  font: 700 1.8em/1em 'Roboto', sans-serif;
}

h3 {
  font: 700 1.6em/1em 'Roboto', sans-serif;
}

h4 {
  font: 700 1.4em/1em 'Roboto', sans-serif;
}

a {
  color: #4d8db8;
  text-decoration: none;
}

a:hover {
  color: #4d8db8;
  text-decoration: underline;
}

pre, code, kbd, samp {
  font-family: 'Roboto Condensed', sans-serif;
}

.quote-btn {
  color: #ffffff;
  display: block;
  padding: 1em 0;
  border-radius: 5px;
  text-align: center;
  background: #afafaf;
  box-shadow: 0px 3px 0px 0px #8c8c8c;
  font: 300 1.5em/1em 'Roboto', sans-serif;
  -webkit-box-shadow: 0px 3px 0px 0px #8c8c8c;
}

.quote-btn-blue {
  color: #ffffff;
  padding: 1em 1.5em;
  border-radius: 5px;
  text-align: center;
  background: #4575a0;
  display: inline-block;
  box-shadow: 0px 3px 0px 0px #20496d;
  font: 300 1.5em/1em 'Roboto', sans-serif;
  -webkit-box-shadow: 0px 3px 0px 0px #20496d;
}

a:hover.quote-btn-blue {
  color: #ffffff;
}

.employment {
  font-size: 16px;
  padding-top: 25px;
}

a.button, 
a.comment-reply-link, 
#commentform #submit, 
.submit, 
input[type=submit], 
input.button, 
button.button, 
#wrapper 
.woo-sc-button {
  background: #4d8db8;
}

ul#menu-main-nav li {
  margin: 0;
  padding: 0.5em 0;
  text-align: center;
  border-bottom: 1px solid #e4e2df;
}

ul#menu-main-nav li:last-child {
  border: 0;
}

ul#menu-main-nav li a {
  color: #2e7aac;
  text-align: center;
  text-decoration: none;
  font: 300 1.5em/1em 'Roboto', sans-serif;
}

#main #sidebar h3 {
  font-family: 'Roboto Condensed', sans-serif;
}

#header {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 1000;
  padding: 1em 0 0 !important;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 8px 2px #000000;
}

body.home 
#header {
  background: rgba(255, 255, 255, 0.97);
}

#header #logo {
  float: left;
  margin-bottom: 1.618em;
  padding-top: .236em;
}
#header #logo:active {
  padding-left: 0;
}

.wooslider {
  position: relative;
  zoom: 1;
  border: 0;
  box-shadow: 0;
  border-radius: 0;
  background: #ffffff;
  -o-border-radius: 4px;
  -webkit-box-shadow: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 0;
}

.wooslider 
.slide-content {
  margin: 0 !important;
}

.wooslider 
.slide-content p {
  margin: 0;
}

.wooslider 
ul.slides 
.slide {
  width: 100%;
}

body.page 
.wooslider 
ul.slides 
.slide {
  width: 100%;
  max-height: 30em;
}

body.page-template-contact-php 
.wooslider 
ul.slides 
.slide {
  width: 100%;
  max-height: 18em !important;
}

.slide-content h1 {
  margin: 0;
}

.wooslider 
.slides img {
  height: auto;
}

.slide-excerpt {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 999;
  color: #ffffff;
  padding: .9em 0;
  text-align: center;
  background: #4d8db8;
  text-shadow: -1px 1px 1px #474747;
  font: 700 3em/1em 'Roboto', sans-serif;
  filter: dropshadow(color=#474747, offx=-1, offy=1);
}

#home-connect {
  padding: 2em 0;
  text-align: center
}

#birmingham {
  position: relative;
  width: 100%;
  color: #ffffff;
  background: #4d8db8;
  font: 400 16px/1em 'Roboto', sans-serif;
}

#montgomery {
  position: relative;
  width: 100%;
  color: #ffffff;
  background: #2f7aac;
  font: 400 16px/1em 'Roboto', sans-serif;
}

.location {
  padding: 1em 0;
}

.location-title {
  font: 700 1.5em/1em 'Roboto', sans-serif;
}

.location-info {
  margin-left: 1em;
  font: 400 1.2em/1em 'Roboto', sans-serif;
}

.subtitle_head {
  color: #2e7aac;
  font-weight: 700 !important;
  font: 700 2em/1em 'Roboto', sans-serif;
}

#main {
  float: left;
  margin-bottom: 1em;
  width: 75% !important;
}

body.home 
#main {
  width: 100% !important;
}

.entry p {
  color: #8c8c8c;
  font: 400 1.3em/1.5em 'Roboto', sans-serif;
}

.entry ul {
  color: #8c8c8c;
  font: 400 1.3em/1.5em 'Roboto', sans-serif;
}

#sidebar {
  background: #ffffff;
  width: 20% !important;
}

.primary {
  text-align: center;
}

#footer-links-wrapper {
  position: relative;
  width: 100%;
  padding: 1em 0;
  background: #f7f5f2;
}

#footer-links-wrapper 
#footer-links {
  position: relative;
}

#footer-links-wrapper 
#footer-links a {
  float: left;
  padding: 1em 3.4em;
  font: 700 2em/1em 'Roboto', sans-serif;
}

#footer-links-wrapper 
#footer-links a.mid {
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

#footer-wrapper {
  padding: 4.236em 0 2.618em;
  background: #f1ebe6;
  border-top: 0px solid #f1ebe6;
  box-shadow: inset 0 0px 0px 0px #f1ebe6;
  -webkit-box-shadow: inset 0 0px 0px 0px #f1ebe6;
  font-size: 1em;
}

#footer-widgets {
  border-bottom: 0px solid #dadada;
}

#border_line_top {
  border-bottom: 1px solid #dadada;
}

#border_line_bottom {
  border-top: 1px solid #dadada;
}

#footer_custom_div {
  border-top: 1px solid #dadada;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  overflow: auto;
}

#footer_custom_left {
  text-align: left;
  width: 33.3%;
  float: left;
}

#footer_custom_center {
  text-align: center;
  width: 33.3%;
  float: left;
}

#footer_custom_right {
  text-align: right;
  width: 33.3%;
  float: left;
}

#contact_information {
  color: #5c89a6;
  margin-right: 1.2em;
  font: 400 1em/1em 'Roboto', sans-serif;
}

#contact_information span {
  margin-left: 1em;
  color: #235f87 !important;
  text-decoration: none !important;
  font: 500 1em/1em 'Roboto', sans-serif;
}

.home body {
  background-color: #FFFFFF;
}

.page body {
  background-color: #FFFFFF;
}

/*-------------------------------------------------------------------------------------------*/
/* 7. FEATURED SLIDER */
/*-------------------------------------------------------------------------------------------*/
/* 7.1 Core Styles */
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  height: auto;
}
/* FlexSlider Necessary Styles */
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.flexslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* 7.2 Theme Styles */
.flexslider {
  margin: 0;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url('images/bg_direction_nav.png') no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
.flex-direction-nav .flex-prev {
  left: -36px;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/* 7.3 Content Styles */
.flexslider 
.slide-content {
  position: absolute;
  bottom: 5%;
  width: 100% !important;
  background: rgba(46, 122, 172, 0.65);
}

.flexslider 
.slide-content 
.entry {
  margin: 0 auto;
  max-width: 67.15em;
}
.flexslider 
.slide-media {
  width: 100% !important;
}
.flexslider 
.has-video 
.slide-media {
  float: none;
  width: 100%;
  height: auto;
}

#featured-slider {
  display: none;
}

#featured-slider h1, 
#featured-slider h2, 
#featured-slider h3, 
#featured-slider h4, 
#featured-slider h5, 
#featured-slider h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-shadow: none;
}

#featured-slider h1 {
  font-size: 47px;
}

/* 3.5 Connect */
#connect {
  background: none;
  box-shadow: 2px 2px 1px 0 #ececec;
  -webkit-box-shadow: 2px 2px 1px 0 #ececec;
  border: 0px solid #fdfdfd;
  -webkit-border-radius: 0.327em;
  border-radius: 0.327em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 1.618em;
  margin: 0 0 2.244em;
  clear: both;
  text-align: center;
}
#connect .newsletter-form .email {
  width: 140px;
}
#connect .social a {
  opacity: 0.8;
  filter: alpha(opacity=@opacity * 100);
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
#connect .social a:hover {
  opacity: 1;
  filter: alpha(opacity=@opacity * 100);
}
#connect .related-posts {
  border-left: 1px solid #ececec;
  padding-left: 2.244em;
}
#connect .related-posts ul {
  list-style: none;
}
#connect .social a:hover {
  text-decoration: none;
}
#connect .social a:before {
  font-family: Social;
  font-size: 1.9em;
  line-height: 1;
  margin-right: 0.2em;
}
#connect .social a.subscribe:before {
  content: '\e002';
}
#connect .social a.twitter:before {
  content: '\e004';
}
#connect .social a.facebook:before {
  content: '\e005';
}
#connect .social a.youtube:before {
  content: '\e008';
}
#connect .social a.flickr:before {
  content: '\e006';
}
#connect .social a.linkedin:before {
  content: '\e000';
}
#connect .social a.delicious:before {
  content: '\e001';
}
#connect .social a.googleplus:before {
  content: '\e003';
}
.widget #connect .fl, .widget #connect .fr {
  float: none;
}
#main #connect .col-left, #main #connect .col-right {
  width: 100%;
}

#main 
.widget {
  margin: 0;
  padding: 0;
  border-bottom: 0px solid #dfdfdf;
}

#home-connect 
#connect {
  padding: 0;
  margin: 0 auto;
  max-width: 54.5em;
}

#home-connect 
#connect h3 {
  display: none;
}

.features {
  background-color: #ffffff;
  width: 100%;
}

#main 
.widget_woothemes_features 
.feature h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 25px;
  color: #4575A0;
  text-align: center;
  height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#viewservices {
  color: #4575A0;
  text-align: center;
  vertical-align: center;
  font: 400 1em/1em 'Roboto', sans-serif;
}

#viewservices a {
  color: #4575A0;
  text-decoration: none;
}

#viewservices img {
  margin-bottom: 4px;
}

#main .widget_woothemes_features .feature h3 a {
  color: #4575A0;
  text-decoration: none;
  font: 400 1em/1em 'Roboto', sans-serif;
}

#woo_subscribe-2 .widget {
  padding-bottom: 0px;
}

#woothemes_features-2 {
  margin-top: -10px;
}

#header .header-right {
  margin: 0 0 1em !important;
}

#navigation {
  margin: 4em 0 0 !important;
  background: none !important;
}

#navigation 
ul.nav > li:hover, 
#navigation 
ul.nav > li.current_page_item a {
  background: none !important;
}

#navigation 
ul.nav > li a {
  color: #235f87 !important;
  text-shadow: none !important;
  border-bottom: 1px solid #dedede;
  font: 500 1.2em/1em 'Roboto', sans-serif !important;
}

#navigation 
ul.nav > li a:hover {
  color: #235f87 !important;
  text-shadow: none !important;
  font: 500 1.2em/1em 'Roboto', sans-serif !important;
}

#connect 
.newsletter-form 
.email {
  padding: 1em 0.5em !important;
}

.submit {
  text-shadow: none !important;
  background: #4575a0 !important;
  padding: 1.2em 1.6em !important;
  box-shadow: 0px 3px 0px 0px #20496d !important;
  font: 300 0.9em/1.5em 'Roboto', sans-serif !important;
  -webkit-box-shadow: 0px 3px 0px 0px #20496d !important;
}

#content-wrapper {
  position: relative;
  padding-top: 1em;
  background: #ffffff;
}

body.page 
#content-wrapper {
  padding: 3em 0 0;
}

body.home 
#content-wrapper .col-full, 
#footer-widgets.col-full {
  max-width: 1200px !important;
}

.widget_woothemes_features 
.feature 
.feature-content {
  text-align: center;
  width: 100% !important;
  font: 400 1.4em/1.5em 'Roboto', sans-serif;
}

#testimonials {
  position: relative;
  margin: 0 auto;
  max-width: 58.2em;
  display: none;
}

.widget_woothemes_testimonials 
.quote 
.testimonials-image img {
  border: 0;
  padding: 0;
  border-radius: 0;
}

.widget_woothemes_testimonials .quote {
  padding: 0;
  margin: 1.618em 0;
  background: #ffffff;
  box-shadow: 0px 0px 5px 0px #dcdcdc;
}

.widget_woothemes_testimonials 
.quote 
.testimonials-image {
  margin: 0;
}

.widget_woothemes_testimonials 
.quote 
.testimonials-text {
  padding: 0;
  color: #8c8c8c;
  text-align: center;
  margin: 5em 5em 1.387em;
  font: 400 1em/2em 'Roboto', sans-serif;
}

.widget_woothemes_testimonials 
.quote 
.testimonials-text p {
  margin: 1em 0;
}

.widget_woothemes_testimonials .quote .author {
  color: #8c8c8c;
  font: 500 1em/1.5em 'Roboto', sans-serif;
}

#gform_wrapper_1 .gfield_label, 
#gform_wrapper_2 #field_2_1 .gfield_label, 
#gform_wrapper_2 #field_2_2 .gfield_label, 
#gform_wrapper_2 #field_2_3 .gfield_label, 
#gform_wrapper_2 #field_2_7 .gfield_label, 
#gform_wrapper_2 #field_2_8 .gfield_label {
  display: none;
}

#header .nav-toggle {
  float: right;
  cursor: pointer;
  margin: 1em 1em 0 0;
}

#header .nav-toggle:after {
  width: 1.5em;
  height: 1.5em;
  color: #ffffff;
  font-size: 130%;
  content: "\f0c9";
  line-height: 1.75;
  text-align: center;
  border-radius: 2px;
  margin-left: .618em;
  font-weight: normal;
  background: #4D8DB8;
  display: inline-block;
  font-family: 'FontAwesome';
  -webkit-border-radius: 2px;
  background-clip: padding-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
}

@media only screen 
and (max-width: 1024px) {
  #header #logo {
    padding-left: 1em;
  }
}

@media only screen 
and (max-width: 767px) {
  #header #logo {
    width: 40%;
    padding: 1em 0 0 1em;
    margin-bottom: 0 !important;
  }
  
  #header #logo img {
    width: 100%;
  }
  
  #header {
    padding: 0 !important;
  }
  
  #contact_information {
    width: 60%;
    color: #5c89a6;
    margin-right: 0;
    margin-top: -2em;
    text-align: right;
    padding-right: 1em;
    padding-bottom: 1em;
    font: 400 1em/1em 'Roboto', sans-serif;
  }
  
  #contact_information 
  span {
    display: block;
    font: 500 1em/1.5em 'Roboto', sans-serif;
  }
  
  #main {
    float: none;
    margin-bottom: 1em;
    width: 100% !important;
  }
  
  #sidebar {
    background: #ffffff;
    width: 100% !important;
  }
}

@media only screen 
and (min-width: 768px) {
  #header 
  .header-left {
    display: none;
  }
}

@media only screen
and (max-width: 768px) {
  #top-section {
    margin: 0;
  }
  
  #map-canvas {
    height: 15em !important;
  }
}
