/*
Theme Name: Sparkling Child
Theme URI: https://colorlib.com/wp/themes/sparkling
Author: Colorlib
Author URI: http://colorlib.com/
Description: Sparkling is a clean minimal and responsive WordPress theme well suited for travel, health, business, finance, design, art, personal and any other creative websites and blogs. Developed using Bootstrap 3 that makes it mobile and tablets friendly. Theme comes with full-screen slider, social icon integration, author bio, popular posts widget and improved category widget. Sparkling incorporates latest web standards such as HTML5 and CSS3 and is SEO friendly thanks to its clean structure and codebase. It has dozens of Theme Options to change theme layout, colors, fonts, slider settings and much more. Theme is also translation and multilingual ready and is available in Spanish. Sparkling is a free WordPress theme with premium functionality and design.
Version: 2.5.0
Template: sparkling
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sparkling
Domain Path: /languages/
Tags: green, light, white, gray, black, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments


This theme, like WordPress, is licensed under the GPL.

sparkling is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

*/

* {
	outline: none !important;
}

a:focus {
	color: #1e73be;
}

html {
	background-color: #EEE;
}

body {
	background: white;
}

p {
    margin: 0 0 20px;
}

hr.spacer {
    border-color: transparent;
}

.post-inner-content {
	padding: 5px 10px;
	border-color: transparent;
}

body.archive .post-inner-content, body.blog .post-inner-content, .post-inner-content:first-child {
	border: none;
}

#logo img {
	height: 75px;
	width: auto;
	padding: 3px;
}

.navbar.navbar-default {
	padding-top: 10px;
	padding-bottom: 10px;
}

.entry-title a:hover {
	color: #05C;
}

.navbar-default .navbar-nav > li > a {
    font-size: 14px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-toggle {
    padding: 15px 15px;
    margin-top: 15px;
}

.entry-title {
	margin-top:20px;
}

#content .main-content-area {
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #1e73be;
}

#colophon {
    background-color: #EEE;
    /*padding: 15px 0;*/
    border-top: 1px solid #EEE;
}

#footer-address {
	color: #777;
	padding: 10px 0px;
	font-size:14px;
}

#footer-address a {
	color: #1e73be;
}

#footer-address a:hover {
	color: #05C;
}

footer img {
	padding:30px 15px;
}

.flex-direction-nav a {
	color: rgba(255,255,255,0.7);
}

.flex-direction-nav a:hover {
	color: rgba(255,255,255,1);
}

.flexslider .slides img {
    width: 100% !important;
}

@media (max-width: 768px) {
    .flex-caption {
        display: block;
        text-align: center;
    }

    .flex-caption .entry-title {
        font-size: 18px;
        background-color: rgba(30,115,190,0.7);
    }

    .flex-caption .excerpt {
        display:none;
    }
}

.wpcf7-select {
    min-width: 335px;
    border: 1px solid #E8E8E8;
    height: 35px;
    background: white;
}

.red {
    color: red;
}

.wpcf7-response-output {
    margin: 1em 0em;
    padding: 0.2em 1em;
    border-radius: 7px;
    border-width: 1px !important;
    padding: 10px !important;
    margin: 10px 0px !important;
    font-size: 14px;
}

.wpcf7-validation-errors {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc !important;
}

.wpcf7-mail-sent-ok {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6 !important;
}

.paging-navigation .nav-links a:hover, .post-navigation .nav-links a:hover {
	border-color: #DADADA !important;
	background: #DADADA !important;
}

.wpcf7-not-valid-tip {
    font-size: 0.8em !important;
}

.wpcf7-list-item {
    margin: 0 !important;
}

/* PIC CUSTOM REGISTRATION FORM */
.input-group-addon:first-child {
    border-right: 1px solid #ccc;
}

.select-group {
    margin-left: -2px;
}

.group_list label {
    margin-bottom: 0px;
    cursor: pointer;
}

.subgroup_list {
    padding-left: 10px;
    border-left: 1px solid silver;
    margin-left: 5px;
}

#subgroup_outer, #services_outer {
    display:none;
}

textarea {
    resize: none;
}

.btn-default[disabled], .btn-default[disabled]:hover {
    background-color: #1e73be;
    border-color: #1e73be;
}

/* DATATABLES NAVIGATION */
.dataTables_wrapper .pagination {
    display: inline-block;
}

.dataTables_wrapper .pagination .next {
    margin-left: -2px;
    padding: 0;
    font-size:14px;    
    border: none;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}

.reg_date {
    white-space: nowrap;
}

/* Sometimes service box doesn't show colors and sizes right */
.home_servicebox .fa {
    color: #1e73be;
    font-size: 80px;
    line-height: 110px;
}

.jp-carousel-overlay {
    height: auto !important;
}

.jp-carousel-info {
    display:none;
}

.single-featured:hover {
    opacity: 1;
}

/* AREAS - COLLABORATIONS */
.collabGrid {
    text-align: center !important;
}

.collabGrid img {
    max-height: 150px;
    width: auto;
    margin-bottom: 10px;
}

.collabGrid hr {
    margin-top: -13px;
    margin-bottom: 7px;
}

/* STAFF */
.staff-directory {
  display: block;
}

.staff-directory img {
  height: 110px;
}

.staff-person {
  display: block;
  min-height: 340px;
}

.staff-directory h3 {
  margin-bottom: 3px;
}

.staff-directory p {
  margin-bottom: 5px;
}

.staff-link:hover h3 {
  text-decoration:underline;
}

.staff-link:hover img {
  opacity:0.9;
}

.staff-page-img {
    float: left;
    margin: 0px 15px 15px 0px; 
    max-height: 120px;
}

/* JOBS */
.workwithus {
    float: right;
    font-weight: normal;
}

.workwithus:hover {
    text-decoration: underline;
}

/* SIMPLE JOB FORM */
.sjb-form-group {
    padding: 5px 0px;
}

.intl-tel-input {
    display: inline-block;
}

.sjb-container label {
    padding-right: 10px;
}

.sjb-container p {
    /*margin: 0 0 5px;*/
}

.sjb-job-application#apply {
    display: none !important;
}

#sjb-required {
    margin-left: 2px;
    color: red;
    font-weight: normal;
}

span[class*="sjb-invalid-"] {
    display: none;
}

.sjb-col-md-2 {
    display: table-cell;
}

.sjb-wrap #sjb_job-bolits {
    font-size: 14px;
}

#sjb_job-bolits .fa {
    margin: 0px 3px;
}

.sjb-job-details {
    font-size: 16px;
    color: #444;
}

.sjb-job-features .sjb-table th {
    padding-right: 5px;
}

/*  */
.alert-blocked {
    background-color: #EEE;
    color: #333;
}

/* GENERIC HACKS */
.no-margin-bottom {
	margin-bottom:0;
}

.mt20 {
    margin-top: 20px;
}

.btn {
    text-transform: none !important;
}
