/*
 Theme Name:   Advisor 9 Child - Heim, David
 Description:  Advisor 9 Child Theme
 Template:     advisor9
*/

@charset "UTF-8";
@import url('../advisor9/style.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif|Old+Standard+TT');
html {
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: 'Noto Serif', serif;
    font-size: 1.6rem;
}

a {
    color: hsl(359, 39%, 28%);
    ;
}

label {
    color: #777;
    font-size: 14px;
}

input.form-control {
    border-radius: 0px;
}

h1,
h2,
h3,
h4 {
    font-family: 'Old Standard TT', serif;
}

h1.entry-title {
    font-weight: 100;
    text-transform: uppercase;
}

h3.panel-title {
    text-transform: uppercase;
    text-align: center;
}

h3.card-title {
    text-transform: uppercase;
    text-align: center;
}

.widget-title {
    border-bottom: none;
}

.lead {
    font-family: 'Old Standard TT', serif;
}

/* header */

.alert {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.alert-light {
    background-color: hsl(0, 0%, 79%);
    border-bottom: 1px solid #2d2d2d;
    color: #555;
    display: table;
    font-size: 15px;
    width: 100%;
}

.alert-light .dismiss {
    background-color: transparent;
    border: none;
    font-size: 18px;
    opacity: 0.9;
}

.alert-light .dismiss-cell {
    display: table-cell;
    vertical-align: middle;
}

.alert-light span {
    padding-right: 5px;
}

/* top section */

.contact {
    font-family: 'Old Standard TT', serif;
    font-size: 30px;
    font-style: italic;
}

/* top nav */

.navbar-main-customized {
    background: none;
}

.navbar-main-customized .navbar-nav>.active>a,
.navbar-main-customized .navbar-nav>.active>a:hover,
.navbar-main-customized .navbar-nav>.active>a:focus {
    background-color: #fff;
    color: hsl(359, 39%, 28%);
    ;
}

.navbar-main-customized .navbar-nav>li>a {
    color: hsl(359, 39%, 28%);
    ;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Old Standard TT', serif;
}

.navbar-main-customized .navbar-nav>li>a:hover,
.navbar-main-customized .navbar-nav>li>a:focus {
    background-color: #fff;
    color: hsl(37, 68%, 50%);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: hsl(37, 68%, 50%);
    background-color: #ffffff;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: hsl(359, 38%, 28%);
    border-color: hsl(359, 38%, 28%);
}

.dropdown-menu>li>a {
    color: hsl(359, 39%, 28%);
    font-family: 'Old Standard TT', serif;
    font-size: 18px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: hsl(37, 68%, 50%);
    background-color: #fff;
}

.navbar-toggle {
    border-radius: 0px;
}

.gv {
    background: #63466c;
}

/* logo */

.site-title a {
    display: none;
}

/* slider */

.gps-carousel-caption {
    background: none repeat scroll 0% 0% rgba(10, 64, 86, 0.8);
    padding: 20px 25px 25px;
    text-align: center;
}

.gps-carousel-caption h2 {
    font-size: 48px;
    font-weight: inherit;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
}

.gps-carousel-caption h4 {
    font-size: 36px;
    font-weight: inherit;
    font-style: italic;
    letter-spacing: 1px;
}

/* second nav */

.navbar-secondary-customized {
    display: none;
}

/* buttons */

/*.btn {
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2);
    box-shadow: 0 2px 2px rgba(0,0,0,.2);
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
    font-weight: 700;*/

/* home widgets */

.cta {
    text-align: center;
}

.cta a {
    font-size: 30px;
    white-space: normal;
    word-break: break-word;
}

.home-center h3 {
    text-align: center;
    font-size: 3rem;
}

.widget-title h3 {
    border-bottom: none;
    color: #e8e8e8;
    text-align: center;
    text-transform: uppercase;
}

.company h3 {
    font-size: 34px;
}

.home-service h3 {
    color: hsl(359, 39%, 28%);
    ;
    font-size: 24px;
    text-align: center;
}

.home-service .icon {
    color: hsl(359, 39%, 28%);
    ;
    padding: 15px 0;
    text-align: center;
}

.service-body {
    margin: 0 auto;
    padding: 5px 15px 20px;
    text-align: center;
}

.fa-5x {
    font-size: 8em;
}

.home-service p {
    margin: 0 20px;
}

.panel {
    border-radius: 0px;
}

.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-customized>.panel-heading {
    background: hsl(359, 39%, 28%);
    ;
    border-color: #b9cccb;
    border-bottom: none;
    margin: 0 -1px;
}

.panel-customized>.panel-heading>.panel-title {
    font-size: 17px;
    font-weight: bold;
}

/* inner */

.splash {
    display: none;
}

#accordion .btn h3 {
    margin-top: 15px;
    text-align: left;
}

#secondary {
    margin-top: 4em;
}

.color1 {
    background-color: #6d94ba;
}

.color2 {
    background-color: #5780A8;
}

.color3 {
    background-color: #497097;
}

.color4 {
    background-color: #395F84;
}

.color5 {
    background-color: hsl(359, 39%, 28%);
    ;
}

/* footer */

.site-footer {
    background: hsl(359, 38%, 28%);
    color: #fff;
}

.site-footer .widget-title {
    border-bottom: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-align: left;
}

.site-footer a {
    color: #fff;
}

.site-footer ul {
    list-style-type: none;
    padding-left: 0;
}

@media (min-width: 500px) {
    .gutter-left {
        float: left;
        margin-right: 25px;
    }
}

@media (min-width: 768px) {
    .navbar-right {
        float: none !important;
    }
    .navbar-nav>li {
        display: table-cell;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .top-section img {
        margin: 0 auto;
    }
    .contact {
        text-align: center;
    }
    .home-service .icon {
        display: none;
    }
    .site-footer {
        text-align: center;
    }
    .site-footer .widget-title {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #2f4060;
    }
    .gps-carousel-caption h2 {
        font-size: 30px;
    }
    .footer-before {
        display: none;
    }
}

@media (max-width: 600px) {
    .gps-carousel-caption h2,
    .gps-carousel-caption h4 {
        font-size: 24px;
    }
    .cta a {
        font-size: 24px;
    }
}

@media (max-width: 500px) {
    .site-header {
        display: none;
    }
    .splash,
    .splash img,
    .bx-wrapper img {
        height: 100px;
        min-height: 100px;
    }
    .site-main {
        margin-top: 1em;
    }
    .company {
        text-align: left;
        text-align-last: left;
    }
    .company h3 {
        text-align: left !important;
    }
}