/*===================
TOPBAR
===================*/

.left-shape:before {
    border-left: none;
    border-top: none;
}

.right-shape:before {
    border-bottom: none;
    border-left: none;
}

.right-shape:after {
    border-top: none;
    border-right: none;
}

#topbar {
    background: #152740;
}

.right-shape {
    background: transparent;
}

.right-shape a {
  color: #d7722c;
}

.left-shape {
    background-color: transparent;
    height: 45px;
}

.left-shape p {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.right-shape {
    height: 45px;
}

.left-shape span, .right-shape span {
   margin: 0 5px;
}

.orange {
  color: #bc5610;
   font-weight: 700;
}

.topbar.social-media {
    margin-top: 1px;
    margin-left: 0;
}

.social-media.topbar .fab {
    font-size: 15px;
    margin-right: 5px;
    background: transparent;
    padding: 6px 6px;
    color: #d7722c;
    transition: background 0.2s linear;
}

.social-media.topbar a:hover .fab {
    color: #e97d31;
   background: transparent;
}

/*=================
LOGO
==================*/

.logo-holder {
   text-align: center;
}

.logo-holder img {
    width: 365px;
    margin: 1.75rem auto;
}

.logo-holder p {
    text-align: center;
}

/*================
NAVBAR
================*/

.navbar-nav > li > a {
    border-bottom: 5px solid transparent;
    color: #525252;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 20px 17px 15px;
}

.navbar-nav li:last-child a {
   padding-right: 0;
}

.dropdown-menu > li > a {
    color: #555;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 10px;
}

.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:active, .navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover {
    background: #FFF;
    border-bottom: 5px solid #bc5610;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: #c9b194;
    color: #FFF;
}

.navbar-nav  .dropdown-menu li:last-child {
    border-top: 1px solid #e6e6e6;
    margin-top: 3px;
    padding-top: 2px;
}

#inner-copy h2 > a, #inner-copy h3 > a {
    font-weight: 400;
    text-decoration: underline;
}

/*================
CAROUSEL
================*/

.carousel-indicators li:hover, .carousel-indicators li.active {
    background: #4572bd;
    color: #FFF;
    cursor: pointer;
}

.carousel-caption {
    right: 5%;
    bottom: 40%;
    padding-bottom: 30px;
    text-align: right;
}

.carousel-caption h1 {
    color: #efece8;
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.carousel-indicators, .carousel-indicators li {
    background: #EAE6E1;
    border-bottom: none;
}

.carousel-indicators li > p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.carousel-indicators li:first-child, .carousel-indicators li:nth-child(2) {
    border-left: none;
}

.carousel-indicators li:last-child, .carousel-indicators li:nth-child(2) {
    border-right: none;
}

/*================
INNER PAGES
================*/

#heading {
    background: #4572bd;
    padding: 0;
    text-align: left;
}

#sidebar-links a:hover {
    background: #FFF;
    border-left: 5px solid #4572bd;
}

#heading > .container > h1 {
    color: #FFF;
    font-size: 2.525rem;
    font-weight: 400;
    margin: 0;
    padding: 35px 0;
}

#sidebar-links a.currentLink {
    background: #FFF;
    border-left: 5px solid #bc5610;
    cursor: default;
    pointer-events: none;
}

/*================
INDEX SECTION
================*/

#index-section {
    background: #fff;
    margin-top: 125px;
    padding: 8rem 0 25rem;
}

#index-section h1, #index-section h2 {
    text-align: center;
}

#index-section h1 {
  margin-bottom: 0;
}

#index-section h2 {
   font-size: 2.25rem;
   margin-bottom: 2rem;
}

#tagline {
    background: url("/site_images/tagline-bg.jpg") no-repeat center center;
    position: relative;
}

/*====================
SERVICES
====================*/

#services a:hover h3 {
    color: #f3f5fa;
    background: #315587;
    text-decoration: none;
}

#services .col-md-3 {
   padding-left: 8px;
   padding-right: 8px;
}

#services h2 {
    font-size: 2.25rem;
    font-weight: 400;
    text-transform: none;
}

#services {
    background: #ffffff;
    padding: 8rem 0;
    text-align: center;
}

#services h3 {
    color: #f3f5fa;
    font-size: 18px;
    display: block;
    background: #4572bd;
    padding: 12px 0;
    text-transform: none;
    letter-spacing: 0.75px;
    font-family: 'Lato', sans-serif;
    margin-top: 0;
    text-align: center;
    transition: background .25s linear;
}

/*====================
BUTTONS/TYPOGRAPHY
====================*/

a {
    color: #bc5610;
    font-weight: 600;
    -webkit-transition: color 0.25s linear;
    -moz-transition: color 0.25s linear;
    -ms-transition: color 0.25s linear;
    -o-transition: color 0.25s linear;
    transition: color 0.25s linear;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Libre Baskerville', serif;
    margin-top: 10px;
}

h2 {
    font-size: 2.125rem;
    margin: 10px 0 6px;
}

p, ul li {
    color: #555;
    font-family: 'Lato', sans-serif;
    font-size: 1.75rem;
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 12px;
    text-align: justify;
    line-height: 1.125;
}

p {
    line-height: 1.75;
}

.btn-default {
    background: transparent;
    border: 2px solid #203b60;
    color: #203b60;
    border-radius: 0px;
    padding: 16px 43px;
}

.btn-default:hover {
    border-color: #bc5710;
    background: #bc5710;
    color: #FFF;
}

/*================
WHO WE ARE
================*/

#who-we-are .box i, .about-us-boxes i {
    font-size: 6rem;
    margin: 1rem 0;
    color: #203b60;
}

#who-we-are .box:hover {
    border-color: #bc5610;
}

#who-we-are p, #who-we-are h2 {
    color: #4b4b4b;
    text-align: center;
}

#who-we-are .box, .about-us-boxes .box {
    background: #eae6e1;
    border-top: 8px solid #C9B194;
    padding: 40px 30px 40px;
   box-shadow: 2px 3px 6px 0px #a5a3a266;
}

.about-us-boxes { 
  text-align: left;
}

.about-us-boxes .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    margin-top: 4rem;
    float: none;
}

.about-us-boxes p {
   font-size: 1.45rem;
}

.about-us-boxes i {
    font-size: 3.75rem;
    margin: 1rem 0;
    color: #203b60;
}

.about-us-boxes h2 {
   margin: 10px 0 15px;
}

/*================
TAGLINE TEXT
================*/

.overlay {
    background: rgb(234 230 225 / 42%);
}

.tagline-text h3 {
    color: #3f4348;
    font-size: 4.5rem;
    font-weight: bold;
    letter-spacing: 4px;
}

/*================
TESTIMONIALS
================*/

#testimonials h2 {
    font-size: 2.6rem;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 4rem;
    text-align: center;
}

#testimonials {
    background: #ffffff;
    padding: 9rem 0 8rem;
}

#testimonials .quote-inner p {
    color: #323131;
    line-height: 1.8;
    text-align: center;
}

.triangle-white {
    border-color: #eae6e1 transparent transparent transparent;
}

#testimonials .stars {
    color: #bc5710;
    float: right;
    font-size: 18px;
    margin: 30px 10px 0 0;
}

#testimonials .quote-row {
    background: url(../images/new_layout_images/lay360/quote.png) no-repeat 4% 90% #eae6e1;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    padding: 5rem 5rem 8rem;
}

.testimonial .name {
   font-weight: bold;
   margin-bottom: 2rem;
}

#affiliates {  
  text-align: center;
}

.affiliate {
    max-width: 220px;
    margin: 20px 15px;
}

.affiliate.qb {
    max-width: 100px;
}

/*================
FOOTER
================*/

footer {
    background: #4572bd;
    padding: 2rem 0 0 0;
}

.social-media {
  margin-top: 15px;
}

.social-media a:hover .fab {
    background: #e97d31;
}

.social-media .fab {
    font-size: 16px;
    margin-right: 10px;
    background: #c3611c;
    padding: 6px 10px;
    color: #f2f0ed;
    transition: background 0.2s linear;
}

.divider-line span {
    background: #c3611c;
    display: block;
    height: 2px;
    width: 50%;
}

footer h2, footer p, footer a {
    color: #fff;
}

footer h2 {
    font-size: 1.8rem;
    font-weight: 400;
    margin-top: 35px;
}

footer a, footer p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

footer a {
    color: #fff;
    line-height: 1.7;
}

.divider-line span.fill {
    width: 100%;
    background: #bc5710;
}

footer a:hover {
    color: #bc5710;
    text-decoration: none;
}

footer .byf_row:last-child{
    background: #203b60;
}

footer .copyright {
    border-top: 1px solid #203b60;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.copyright p {
    font-size: 12px;
    line-height: 1.7;
    color: #fff;
}

.copyright a {
    font-size: 14px;
    font-weight: 400;
    color: #ededed;
}

@media screen and (max-width: 1599px){
  .carousel-caption h1 {
    font-size: 2.875rem;
}
}

@media screen and (max-width: 992px){
#index-section {
    margin-top: 0;
    padding-top: 4.5rem;
}
}