/*!
 * Start Bootstrap - Agency v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
 /* COLOR KEY
darkorange: rgb(212,93,0) #D45D00 - EA7600
lightorange: rgb(234,118,0) #EA7600 - fed136 key color replacement
warmgray: rgb(232,230,223) #E8E6DF
darkred: rgb(154 51 36) #9A3324
medblue: rgb(91,127,149) #5B7F95 - 425563 - B7C9D3
darkblue: rgb(66,85,99) #425563
lightblue: rgb(183,201,211) #B7C9D3
*/
/* FONTS
font-family: 'Montserrat', sans-serif;

300, 400, 400i, 700 weight*/
/* Images:
logo-1_wg-wht.png
logo-2-dkb.png
logo-3-lto.png
logo-4-bw.png
NATP-NL-Interim.jpg
QuickBooks-Certified-ProAdvisor.jpg
*/
.bg-light, #about { background-color: #E8E6DF !important }
#business, #visit, #review { background-color: #d4d5d5; /*color: #E8E6DF c8cfd5 B7C9D3;*/ }
footer { background-color: #5B7F95; color: #E8E6DF /*c8cfd5 B7C9D3;*/ }
section#review i { color: #D45D00; font-size: 90%;} /*5B7F95 - 425563 - B7C9D3 EA7600 f1851a D45D00 */
section#review span { color: #EA7600; font-size: 90%; display: block; margin: -10px 0px 25px 0px;}

body {
  overflow-x: hidden;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
  font-weight: 400;
  text-rendering: optimizeLegibility;
  color: #425563; }

p {
  line-height: 1.75; }

a {
  color: #EA7600; }
  a:hover {
    color: #fec503; }

.text-primary {
  color: #EA7600 !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: 'Clarendon', 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #5B7F95; } /*5B7F95 425563*/
#business h1,
#business h2,
#business h3,
#business h4,
#business h5,
#business h6,
#visit h1,
#visit h2,
#visit h3,
#visit h4,
#visit h5,
#visit h6,
#review h2
{ color: #D45D00;} /*EA7600 f1851a D45D00 d65527*/
.text-muted { color: #5B7F95 !important; }
.intro-talk { font-weight: 700; color: #5B7F95; font-size: 110%; }
#tax .intro-talk { color: #D45D00; }
#contact .text-muted { color: #fff !important; }
section {
  padding: 100px 0; }
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

@media (min-width: 768px) {
  section {
    /*padding: 150px 0; */} }

.btn {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400; }

.btn-xl {
  font-size: 18px;
  padding: 20px 40px; }
.btn-info {
/*position: relative; */
margin: -15px 0px 30px 0px;
}
.btn-primary, .btn-info {
  background-color: #EA7600;
  border-color: #EA7600; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover,
  .btn-info:active, .btn-info:focus, .btn-info:hover {
    background-color: #D45D00 !important;
    border-color: #D45D00 !important;
    color: white; }
  .btn-primary:active, .btn-primary:focus, .btn-info:active, .btn-info:focus, navbar-toggler:active, navbar-toggler:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0) !important; }
    /*0 0 0 0.2rem rgba(254, 209, 55, 0.5)*/
    button:focus {outline: none;}
    .navbar-toggler:hover { background-color: #425563 !important;} 
#tax .btn-info {
  background-color: #5B7F95; /*5B7F95 - 425563*/
  border-color: #5B7F95; }
  #tax .btn-info:active, #tax .btn-info:focus, #tax .btn-info:hover {
    background-color: #425563 !important;
    border-color: #425563 !important;
    color: white; }
.btn-info span {
	width: 0; 
	height: 0; 
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;  /* left arrow slant */
	border-top: 5px solid transparent; /* right arrow slant */
	border-left: 5px solid #fff; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}
.btn-info:active span, .btn-info:focus span, .btn-info:hover span {
	width: 0; 
	height: 0; 
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;  /* left arrow slant */
	border-top: 5px solid #fff; /* right arrow slant */
	border-left: 5px solid transparent; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
}
::-moz-selection {
  background: #EA7600;
  text-shadow: none; }

::selection {
  background: #EA7600;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: #EA7600; }

#mainNav {
  background-color: #EA7600; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #5B7F95;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  #mainNav .navbar-brand {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, cursive; 
    background-image: url("../img/logos/logo-3-lto.png");
    /*logo-3-lto - logo-2-dkb*/
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  text-indent: -999em;
    }
    .tradelogo {
    background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
    }
    .logotracy {
    font-family: 'Clarendon', 'Montserrat', 'Helvetica Neue', Helvetica, Arial, cursive;
    text-transform: lowercase;
    font-size: 175%;
    color: #EA7600;
    font-weight: normal;
    }
    .logoa1, .logoa2 {
    text-transform: uppercase;
    font-size: 90%;
    color: #E8E6DF;
    }
    /*.logoa1 {
    color: #425563;
    font-weight: 700;
    }
    .logoa2 {
    color: #000;
    font-size: 75%;
    }*/
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #fec503; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: #425563;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #E8E6DF; }

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #EA7600; }
    #mainNav .navbar-brand {
      font-size: 1.5em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; 
      background-image: url("../img/logos/logo-3-lto.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  text-indent: -999em;}
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.1em 1em !important;
      color: #425563; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #EA7600; }/*D45D00*/
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0; } }
        
@media (max-width: 385px) {
    #mainNav .navbar-brand {
      font-size: 1em;
      }
      }
      
header.masthead {
  text-align: center;
  color: white;
  background-color: #425563;
  background-image: url("../img/stock/iStock-613685784-dbm.jpg"); /*639304142-mult-db*/
  /*background-blend-mode: multiply;  5B7F95 425563*/
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px; }
    header.masthead .intro-text .intro-lead-in.text-uppercase { letter-spacing: .25em; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 15px;
      font-style: normal;
      line-height: 15px;
      margin-bottom: 18px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      /*color: #425563;*/
    }
    header.masthead .intro-text .intro-heading {
      font-size: 30px;
      font-weight: 700;
      line-height: 30px;
      margin-bottom: 20px;
      font-family: 'Clarendon', 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
      /*color: #5B7F95;*/
      }

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px; }
    header.masthead .intro-text .intro-lead-in.text-uppercase { letter-spacing: .25em; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 20px;
      font-style: normal;
      line-height: 20px;
      margin-bottom: 18px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 50px;
      font-weight: 700;
      line-height: 50px;
      margin-bottom: 20px;
      font-family: 'Clarendon', 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; } }

.service-heading {
  margin: 15px 0;
  text-transform: none; }



.team-member {
  margin-bottom: 50px;
  text-align: center; }
  .team-member img {
    width: 225px;
    height: 225px;
    border: 7px solid #fff; }
  .team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none; }
  .team-member p {
    margin-top: 0; }

section#contact {
  background-color: #5B7F95; /* 5B7F95-mb 3f5364-db 212529 D45D00-do*/
  background-image: url("../img/stock/iStock-518321734-dbm.jpg"); /* 629956338-mult-db */
  /* background-blend-mode: multiply; 5B7F95*/
  background-repeat: no-repeat;
  background-position: center; 
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  section#contact .section-heading {
    color: #fff; }
  section#contact .form-group {
    margin-bottom: 25px; }
    section#contact .form-group input,
    section#contact .form-group textarea {
      padding: 20px; }
    section#contact .form-group input.form-control {
      height: auto; }
    section#contact .form-group textarea.form-control {
      height: 248px; }
  section#contact .form-control:focus {
    border-color: #EA7600;
    box-shadow: none; }
  section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact :-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 18- */
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 19+ */
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }


footer {
  padding: 25px 0;
  text-align: center; }
  footer span.copyright {
    font-size: 75%;
    line-height: .5em;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #E8E6DF; }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #5B7F95; } /*5B7F95 - 425563*/ /*D45D00 - EA7600 - 212529*/
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #425563; }
