/*
 Theme Name:   Advisor 9 Child - Santefort
 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: 17px;
}
a {
    color: #5c0201;
}
label {
    color: #777;
    font-weight: 100;
    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;
}
.widget-title {
    border-bottom: none;
}
.lead {
    font-family: 'Old Standard TT', serif;
    font-size: 24px;
}
.center-justify {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

/* 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: #5c0201; 
}
.navbar-main-customized .navbar-nav > li > a {
    color: #5c0201;
    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: #5c0201;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #5c0201;
    background-color: #ffffff;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #fff;
    color: #5c0201;
}
.dropdown-menu>li>a {
    color: #5c0201;
    font-family: 'Old Standard TT', serif;
    font-size: 18px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #300201;
    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(94, 4, 6, 0.8);
    padding: 20px 25px 25px;
    text-align: center;
}
.gps-carousel-caption h2 {
    font-size: 48px;
    font-style: italic;
    font-weight: 100;
    letter-spacing: 1px;
}
.gps-carousel-caption h4 {
    font-size: 56px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* 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;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 15px;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 30px;
}
.btn-primary {
    color: #fff;
    background-color: #5c0201;
    border-color: #5c0201;
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #113b5c;
    border-color: #040404;
}
.btn-success {
    color: #fff;
    background-color: #5c0201;
    border-color: #5c0201;
}
.btn-success:hover {
    color: #fff;
    background-color: #8493a5;
    border-color: #8493a5;
}

/* home widgets */
.cta {
    text-align: center;
}
.cta a {
    font-size: 30px;
    white-space: normal;
    word-break: break-word;
}
.home .widget-title {
    border-bottom: none;
    color: #5c0201;
    text-align: center;
    text-transform: uppercase;
}
.company h3 {
    font-size: 34px;
}
.home-service h3 {
    color: #5c0201;
    font-size: 24px;
    text-align: center;
}
.home-service .icon {
    color: #5c0201;
    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: #373436;
    border-color: #373436;
    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: #5c0201;
}

/* footer */
.site-footer {
    background: #5c0201;
    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: 15px;
    }
}

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

@media (min-width: 992px) {
    .contact {
        text-align: right;
    }
}

@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) {
    .lead {
        font-family: 'Noto Serif', serif;
        font-size: 18px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #3a1f1e;
    }
    .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;
    }
}