@charset "UTF-8";
html body {
  color: #4a4b4b;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "PT Sans Narrow", sans-serif; }
html input, html select, html textarea, html button {
  font-family: "PT Sans Narrow", sans-serif; }
html .pointer, html button, html .container-fluid.firm-overview-section4 .info h5 {
  cursor: pointer; }
html a {
  text-decoration: none;
  color: inherit !important; }
  html a:hover {
    text-decoration: none; }
html .serif {
  font-family: serif; }
html .bg-p1 {
	background-color: #007705;
}
html .bg-blue {
	background-color: #142534;
}
html .bg-p2 {
  background-color: #142534; }
html .bg-p2-t {
  background-color: rgba(74, 75, 75, 0.3); }
html .color-p1 {
	color: #009206;
}
html .color-blue {
	color: #142534;
}
html .color-p2 {
  color: #4a4b4b; }
html .color-p1-hover:hover {
  color: #007705 !important; }
html .color-p2-hover:hover {
  color: #4a4b4b !important; }
html .bg-p1-hover:hover {
  background-color: #007705 !important; }
html .bg-p2-hover:hover {
  background-color: #142534 !important; }
html .white {
  color: white; }
html .bg-white {
  background-color: white; }
html .fs-12 {
  font-size: 12px; }
html .fs-14 {
  font-size: 14px; }
html .fs-16 {
  font-size: 16px; }
html .fs-18 {
  font-size: 18px; }
html .fs-24 {
  font-size: 24px; }
html .uppercase {
	text-transform: uppercase;
}
html .ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
html .visible {
  visibility: visible !important; }
html .container-fluid #cssmenu {
	width: auto;
	background: #142534;
}
  html .container-fluid #cssmenu a {
    color: white; }
  html .container-fluid #cssmenu li {
    background: #142534; }
    html .container-fluid #cssmenu li:hover {
      background: #007705 !important; }
html .container-fluid.criminal-defense-nav .header2 div {
  display: inline-block;
  padding: 28px 15px; }
  @media screen and (max-width: 992px) {
    html .container-fluid.criminal-defense-nav .header2 div {
      display: block;
      padding: 15px;
      text-align: center;
      margin-top: 7px; } }
html .container-fluid.criminal-defense-nav .header1 .wrapper {
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 992px) {
    html .container-fluid.criminal-defense-nav .header1 .wrapper {
      width: 200px;
      margin-left: auto;
      margin-right: auto; } }
html .container-fluid nav.navbar {
  height: 60px;
  background-color: #142534; }
  html .container-fluid nav.navbar button {
    margin-top: 10px; }
  html .container-fluid nav.navbar .dropdown-item:focus,
  html .container-fluid nav.navbar .dropdown-item:hover,
  html .container-fluid nav.navbar a:hover {
    background-color: #007705; }
  html .container-fluid nav.navbar ul {
    background-color: #142534; }
  html .container-fluid nav.navbar a {
    color: white !important;
    font-size: 20px;
    text-transform: uppercase;
    transition: 0.4s;
    line-height: 2; }
    html .container-fluid nav.navbar a.nav-link {
      padding-right: 1rem;
      padding-left: 1rem; }
    html .container-fluid nav.navbar a i {
      font-size: 32px; }
html .container-fluid.nav-wrapper .header-top {
	line-height: 30px;
}
  html .container-fluid.nav-wrapper .header-top .ja-logo {
	padding: 10px 0;
}
  html .container-fluid.nav-wrapper .header-top .title h5 {
    margin-top: 35px;
    font-size: 18px; }
  @media screen and (min-width: 768px) {
    html .container-fluid.nav-wrapper .header-top .contact {
      text-align: right;
      padding-right: 2em; } }
  @media screen and (max-width: 767px) {
    html .container-fluid.nav-wrapper .header-top .contact {
      text-align: center; }
      html .container-fluid.nav-wrapper .header-top .contact p {
        color: white;
        background-color: #007705; } }
  html .container-fluid.nav-wrapper .header-top .contact h5 {
	margin-top: 20px;
	font-size: 18px;
	color: #007705;
}
  html .container-fluid.nav-wrapper .header-top .contact p {
    font-size: 24px; }
html .container-fluid.section1 {
	background-image: url(../assets/SlideA.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
  @media screen and (max-width: 767px) {
    html .container-fluid.section1 {
      margin-top: 170px !important; } }
  html .container-fluid.section1 .att-img {
    position: absolute;
    right: 0;
    top: 27px; }
    @media (max-width: 992px) {
      html .container-fluid.section1 .att-img {
        height: 120%; } }
    @media (max-width: 880px) {
      html .container-fluid.section1 .att-img {
        height: 95%; } }
  html .container-fluid.section1 .title {
    background-color: rgba(47, 48, 48, 0.8);
    color: white;
    margin: 40px 0px 40px auto;
    padding: 2em 1em; }
    @media (max-width: 576px) {
      html .container-fluid.section1 .title {
        font-size: 0.5em; } }
    @media (min-width: 768px) {
      html .container-fluid.section1 .title {
        font-size: 0.8em; } }
    @media (min-width: 992px) {
      html .container-fluid.section1 .title {
        font-size: 1em; } }
    @media (min-width: 1200px) {
      html .container-fluid.section1 .title {
        font-size: 0.9em; } }
    html .container-fluid.section1 .title::before {
      content: " ";
      width: calc(100% + 40px);
      height: calc(100% + 40px);
      border: solid 10px rgba(47, 48, 48, 0.8);
      position: absolute;
      left: -20px;
      top: -20px; }
    html .container-fluid.section1 .title h2 {
      font-size: 5.2em;
      line-height: 1em;
      color: #FFFFFF;
      font-weight: 400;
      font-family: serif; }
    html .container-fluid.section1 .title h3 {
      display: table;
      padding: 0.25em 0.5em;
      font-size: 3.3em;
      line-height: 1em;
      color: #D0C4B0;
      margin: 5px auto;
      font-weight: 400;
      position: relative;
      text-align: center; }
      html .container-fluid.section1 .title h3::before {
        content: " ";
        width: 100%;
        height: 3px;
        border-top: solid 1px rgba(188, 171, 142, 0.5);
        position: absolute;
        left: 0;
        border-bottom: solid 1px rgba(188, 171, 142, 0.5);
        top: 5px; }
      html .container-fluid.section1 .title h3::after {
        content: " ";
        width: 100%;
        height: 3px;
        border-top: solid 1px rgba(188, 171, 142, 0.5);
        position: absolute;
        left: 0;
        border-bottom: solid 1px rgba(188, 171, 142, 0.5);
        bottom: -5px; }
    html .container-fluid.section1 .title p {
      display: table;
      margin: 0 auto;
      padding: 0.3em 0.75em;
      font-size: 1.6em;
      color: #007705;
      text-transform: uppercase; }
    html .container-fluid.section1 .title a {
      color: white;
      background-color: #007705;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (max-width: 576px) {
        html .container-fluid.section1 .title a {
          width: 100%; } }
  html .container-fluid.section1 .bottom-scroller .rounded-circle {
    padding-top: 30px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: rgba(47, 48, 48, 0.8);
    width: 130px;
    height: 100px;
    position: relative; }
    html .container-fluid.section1 .bottom-scroller .rounded-circle::before {
      font-family: Fontawesome;
      content: "";
      position: absolute;
      font-size: 44px;
      left: 50px; }
  html .container-fluid.section1 .form input, html .container-fluid.section1 .form textarea {
    background-color: #ececec; }
  html .container-fluid.section1 .form .required {
    background-color: rgba(236, 236, 236, 0.6196078431);
    border-left: 4px solid #696464;
    border-right: 4px solid #696464; }
  html .container-fluid.section1 .form .heading {
	font-size: 25px;
}
  html .container-fluid.section1 .form .img-heading span {
    position: relative;
    z-index: 10; }
  html .container-fluid.section1 .form .img-heading::before {
	content: " ";
	position: absolute;
	height: 22%;
	width: 2000px;
	background-color: rgba(15,124,3,0.67);
	right: -90%;
	left: auto;
	bottom: 0;
	z-index: 0;
}
@media screen and (min-width: 992px) {
  html .container-fluid.section2 .nav .header1:before {
    content: " ";
    position: absolute;
    height: 120%;
    width: 2000px;
    background-color: #007705;
    right: 0;
    top: -10%;
    left: auto;
    border-top: solid 1px #2F3030;
    border-bottom: solid 1px #2F3030;
    z-index: 1; } }
html .container-fluid.section2 .nav .header1 a {
  color: white;
  text-decoration: none;
  position: relative;
  z-index: 2; }
  html .container-fluid.section2 .nav .header1 a h4, html .container-fluid.section2 .nav .header1 a h5 {
    font-family: serif; }
  html .container-fluid.section2 .nav .header1 a h5 {
    border-bottom: 1px solid white;
    margin-bottom: 1px; }
  html .container-fluid.section2 .nav .header1 a p {
    border-top: 1px solid white; }
  html .container-fluid.section2 .nav .header1 a .pointer, html .container-fluid.section2 .nav .header1 a button, html .container-fluid.section2 .nav .header1 a .container-fluid.firm-overview-section4 .info h5, html .container-fluid.firm-overview-section4 .info .container-fluid.section2 .nav .header1 a h5 {
    background-color: #007705; }
    @media screen and (max-width: 576px) {
      html .container-fluid.section2 .nav .header1 a .pointer, html .container-fluid.section2 .nav .header1 a button, html .container-fluid.section2 .nav .header1 a .container-fluid.firm-overview-section4 .info h5, html .container-fluid.firm-overview-section4 .info .container-fluid.section2 .nav .header1 a h5 {
        width: 100%; } }
html .container-fluid.section2 .nav .header2 {
  font-weight: bold;
  font-size: 0.8em; }
  html .container-fluid.section2 .nav .header2 .pointer:hover, html .container-fluid.section2 .nav .header2 button:hover, html .container-fluid.section2 .nav .header2 .container-fluid.firm-overview-section4 .info h5:hover, html .container-fluid.firm-overview-section4 .info .container-fluid.section2 .nav .header2 h5:hover {
    background-color: #007705; }
html .container-fluid.section3 .content {
  font-size: 18px; }
  html .container-fluid.section3 .content .contact::before {
    font-family: "Fontawesome";
    content: "";
    position: absolute;
    right: -3%;
    font-size: 10em;
    top: -0.38em;
    text-shadow: none;
    color: rgba(255, 255, 255, 0.2); }
html .container-fluid.section3 .img-list h4, html .container-fluid.section3 .img-list .container-fluid.section2 .nav .header1 a h5, html .container-fluid.section2 .nav .header1 a .container-fluid.section3 .img-list h5 {
  position: relative;
  bottom: 45px;
  max-width: 330px; }
html .container-fluid.section4 {
  background-attachment: fixed;
  background-image: url("../assets/SubSlide1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  color: black; }
  html .container-fluid.section4::before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.84); }
  html .container-fluid.section4 .heading {
    position: relative; }
html .container-fluid.section5 {
  overflow: hidden; }
  html .container-fluid.section5 .criminal {
    background-color: #E6DBC4; }
    html .container-fluid.section5 .criminal .img-attor img {
      position: relative;
      left: 0px; }
      @media screen and (max-width: 768px) {
        html .container-fluid.section5 .criminal .img-attor img {
          left: 0px; } }
  html .container-fluid.section5 .defense .img-attor img {
    position: relative;
    right: 150px; }
    @media screen and (max-width: 576px) {
      html .container-fluid.section5 .defense .img-attor img {
        right: 250px; } }
    @media screen and (max-width: 768px) {
      html .container-fluid.section5 .defense .img-attor img {
        right: 200px; } }
html .container-fluid.section6 {
  background-attachment: fixed;
  background-image: url("../assets/Section4-BG.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  html .container-fluid.section6 .heading {
    position: relative; }
    html .container-fluid.section6 .heading h2 {
      font-size: 44px; }
    html .container-fluid.section6 .heading .dis-list i {
      font-size: 120px; }
    html .container-fluid.section6 .heading .dis-list h3 {
      margin: 0.7em 1.8em;
      display: block;
      font-size: 1.75em;
      font-weight: bold; }
    html .container-fluid.section6 .heading .dis-list button {
      max-width: 340px;
      width: 100%; }
html .container-fluid.section7 {
  background-color: #e7e1d6; }
  html .container-fluid.section7 .heading {
    position: relative; }
    html .container-fluid.section7 .heading h2 {
      font-size: 44px; }
    html .container-fluid.section7 .heading h5 {
      letter-spacing: 3px; }
    html .container-fluid.section7 .heading .carousel i {
      font-size: 44px; }
    html .container-fluid.section7 .heading .carousel a {
      width: 2%; }
    html .container-fluid.section7 .heading .carousel .carousel-item {
      width: calc(100% - 5%);
      margin-left: auto;
      margin-right: auto; }
      html .container-fluid.section7 .heading .carousel .carousel-item .wrapper {
        border-radius: 14px;
        height: 210px;
        overflow: hidden; }
        html .container-fluid.section7 .heading .carousel .carousel-item .wrapper h4, html .container-fluid.section7 .heading .carousel .carousel-item .wrapper .container-fluid.section2 .nav .header1 a h5, html .container-fluid.section2 .nav .header1 a .container-fluid.section7 .heading .carousel .carousel-item .wrapper h5 {
          font-weight: 400; }
        html .container-fluid.section7 .heading .carousel .carousel-item .wrapper .who {
          background-color: #f0f8ff1c;
          border-radius: 10px 10px 0 0; }
html .container-fluid.section8 {
  background-attachment: fixed;
  background-image: url("../assets/Section6-BG.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  html .container-fluid.section8 .heading {
    position: relative; }
  html .container-fluid.section8 .sub2 h4, html .container-fluid.section8 .sub2 .container-fluid.section2 .nav .header1 a h5, html .container-fluid.section2 .nav .header1 a .container-fluid.section8 .sub2 h5 {
    letter-spacing: 5px; }
  html .container-fluid.section8 .sub-list .pointer, html .container-fluid.section8 .sub-list button, html .container-fluid.section8 .sub-list .container-fluid.firm-overview-section4 .info h5, html .container-fluid.firm-overview-section4 .info .container-fluid.section8 .sub-list h5 {
    background-color: rgba(47, 48, 48, 0.5);
    transition: 0.35s ease;
    overflow: hidden;
    position: relative; }
    html .container-fluid.section8 .sub-list .pointer:hover, html .container-fluid.section8 .sub-list button:hover, html .container-fluid.section8 .sub-list .container-fluid.firm-overview-section4 .info h5:hover, html .container-fluid.firm-overview-section4 .info .container-fluid.section8 .sub-list h5:hover {
      background-color: #142534; }
    html .container-fluid.section8 .sub-list .pointer::after, html .container-fluid.section8 .sub-list button::after, html .container-fluid.section8 .sub-list .container-fluid.firm-overview-section4 .info h5::after, html .container-fluid.firm-overview-section4 .info .container-fluid.section8 .sub-list h5::after {
      content: " ";
      display: block;
      width: 140%;
      height: 180%;
      position: absolute;
      -webkit-transform: rotate(45deg) translate(0, -95%);
      -ms-transform: rotate(45deg) translate(0, -95%);
      transform: rotate(45deg) translate(0, -95%);
      background-color: rgba(255, 255, 255, 0.2);
      z-index: 1;
      transition: 0.5s;
      top: -50%;
      left: -15%; }
html .container-fluid.section9 {
  background-color: #e7e1d6; }
  html .container-fluid.section9 .heading {
    position: relative; }
    html .container-fluid.section9 .heading h2 {
      font-size: 44px; }
      html .container-fluid.section9 .heading h2::before {
        content: "";
        position: absolute;
        height: 3px;
        border-bottom: 1px solid black;
        border-top: 1px solid black;
        top: 37px;
        width: 18%;
        left: 0; }
      html .container-fluid.section9 .heading h2::after {
        content: "";
        position: absolute;
        height: 3px;
        border-bottom: 1px solid black;
        border-top: 1px solid black;
        top: 37px;
        width: 18%;
        right: 0; }
    html .container-fluid.section9 .heading h5 {
      letter-spacing: 3px; }
    html .container-fluid.section9 .heading .arrow-point::before {
      font-family: Fontawesome;
      content: "";
      color: #4a4b4b;
      position: absolute;
      left: 0;
      font-size: 50px;
      line-height: 0;
      top: 50%; }
html .container-fluid.section10 {
  background-attachment: fixed;
  background-image: url("../assets/TimelineBG.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  html .container-fluid.section10 .heading {
    position: relative; }
  @media screen and (min-width: 992px) {
    html .container-fluid.section10 .sub-list .pointer.connecter::after, html .container-fluid.section10 .sub-list button.connecter::after, html .container-fluid.section10 .sub-list .container-fluid.firm-overview-section4 .info h5.connecter::after, html .container-fluid.firm-overview-section4 .info .container-fluid.section10 .sub-list h5.connecter::after {
      content: " ";
      display: block;
      width: 2%;
      position: absolute;
      background-color: #007705;
      z-index: 1;
      transition: 0.5s; }
    html .container-fluid.section10 .sub-list .pointer.connecter.c-right::after, html .container-fluid.section10 .sub-list button.connecter.c-right::after, html .container-fluid.section10 .sub-list .container-fluid.firm-overview-section4 .info h5.connecter.c-right::after, html .container-fluid.firm-overview-section4 .info .container-fluid.section10 .sub-list h5.connecter.c-right::after {
      right: 0;
      transform: rotate(-45deg);
      bottom: -150px;
      height: 200px; }
    html .container-fluid.section10 .sub-list .pointer.connecter.c-left::after, html .container-fluid.section10 .sub-list button.connecter.c-left::after, html .container-fluid.section10 .sub-list .container-fluid.firm-overview-section4 .info h5.connecter.c-left::after, html .container-fluid.firm-overview-section4 .info .container-fluid.section10 .sub-list h5.connecter.c-left::after {
      transform: rotate(221deg) translate(0, 0%);
      height: 72%;
      top: 67%;
      right: 100%;
      height: 200px; } }
  html .container-fluid.section10 .sub-list .pointer img, html .container-fluid.section10 .sub-list button img, html .container-fluid.section10 .sub-list .container-fluid.firm-overview-section4 .info h5 img, html .container-fluid.firm-overview-section4 .info .container-fluid.section10 .sub-list h5 img {
    border: 10px solid #007705;
    position: relative;
    z-index: 5; }
  html .container-fluid.section10 .sub-list .pointer .step, html .container-fluid.section10 .sub-list button .step, html .container-fluid.section10 .sub-list .container-fluid.firm-overview-section4 .info h5 .step, html .container-fluid.firm-overview-section4 .info .container-fluid.section10 .sub-list h5 .step {
    font-size: 44px;
    width: 70px;
    height: 70px;
    position: absolute;
    z-index: 10; }
  html .container-fluid.section10 .btn-wrapper {
    overflow: hidden; }
    html .container-fluid.section10 .btn-wrapper button {
	overflow: hidden;
	width: 339px;
}
      @media screen and (max-width: 576px) {
        html .container-fluid.section10 .btn-wrapper button {
          width: auto; } }
      html .container-fluid.section10 .btn-wrapper button::before {
        font-family: Fontawesome;
        content: "";
        font-size: 70px;
        position: absolute;
        left: 31%;
        top: 22%; }
        @media screen and (max-width: 768px) {
          html .container-fluid.section10 .btn-wrapper button::before {
            left: 17%; } }
        @media screen and (max-width: 576px) {
          html .container-fluid.section10 .btn-wrapper button::before {
            display: none; } }
html .container-fluid.section11::before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(15,124,3,0.67);
}
html .container-fluid.section11 a:hover img {
  box-shadow: 3px 6px 11px 1px rgba(105, 68, 54, 0.7098039216); }
html .container-fluid.section11 a img {
	border: 7px solid #142534;
	transition: 0.5s;
}
html .container-fluid.section11 a label {
  width: 80%;
  border-radius: 5px;
  position: relative;
  bottom: 25px; }
html .container-fluid.section12 {
  background-attachment: fixed;
  background-image: url("../assets/Section8-BG.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  html .container-fluid.section12 .form {
    background-color: #e7dcc6; }
    html .container-fluid.section12 .form form .form-group input, html .container-fluid.section12 .form form .form-group select, html .container-fluid.section12 .form form .form-group textarea {
      transition: 0.5s;
      font-size: 1.3rem;
      background: transparent; }
    html .container-fluid.section12 .form form .form-group textarea {
      resize: none; }
    html .container-fluid.section12 .form form .form-group input::placeholder,
    html .container-fluid.section12 .form form .form-group select::placeholder,
    html .container-fluid.section12 .form form .form-group textarea::placeholder {
      color: #4a4b4b; }
    html .container-fluid.section12 .form form .form-group input:focus,
    html .container-fluid.section12 .form form .form-group textarea:focus {
      background-color: #4a4b4b;
      color: white; }
    html .container-fluid.section12 .form form .form-group select {
      height: calc(2.25rem + 20px); }
html .container-fluid.section13 {
  background-image: url("../assets/Footer-BG.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  html .container-fluid.section13 .form-group {
    margin-bottom: 0.5rem; }
  html .container-fluid.section13 .heading {
    color: #BCAB8E;
    border-bottom: 1px solid #585A5A; }
    html .container-fluid.section13 .heading h5:hover {
      color: white; }
  @media screen and (max-width: 768px) {
    html .container-fluid.section13 .contact {
	text-align: right !important;
} }
html .container-fluid.firm-overview-section5 {
  background-attachment: fixed;
  background-image: url("../assets/SubSlide1.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  html .container-fluid.firm-overview-section5::before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(15,124,3,0.67);
}
  html .container-fluid.firm-overview-section5 .heading {
    position: relative; }
    html .container-fluid.firm-overview-section5 .heading h5 {
      letter-spacing: 3px; }
    html .container-fluid.firm-overview-section5 .heading .commits i {
      font-size: 64px; }
html .container-fluid.firm-overview-section3 {
  background-color: #d2c4a9; }
  html .container-fluid.firm-overview-section3 .card {
    box-shadow: 3px 4px 12px 0px rgba(0, 0, 0, 0.54);
    border: 0px; }
    html .container-fluid.firm-overview-section3 .card i {
      font-size: 64px; }
html .container-fluid.firm-overview-section4 .about p, html .container-fluid.firm-overview-section4 .about ul, html .container-fluid.firm-overview-section4 .about li {
  font-size: 18px; }
html .container-fluid.firm-overview-section4 .info {
  background-color: #eee3ce; }
  html .container-fluid.firm-overview-section4 .info h5 {
    border-bottom: 1px solid white;
    padding: 8px 15px;
    margin-bottom: 0; }
    html .container-fluid.firm-overview-section4 .info h5:hover {
      background-color: #142534;
      color: white; }
    html .container-fluid.firm-overview-section4 .info h5 i {
      color: #007705;
      font-family: Fontawesome;
      font-size: 18px;
      content: "";
      position: absolute;
      right: 35px;
      visibility: hidden; }
    html .container-fluid.firm-overview-section4 .info h5:hover i {
      visibility: visible; }
html .container-fluid.dui-Defense-section6 h2::before {
  width: 3% !important; }
html .container-fluid.dui-Defense-section6 h2::after {
  width: 3% !important; }
html .container-fluid.dui-Defense-section8 h2 {
  font-size: 38px; }
html .container-fluid.dui-Defense-section8 h2::before {
  width: 5% !important; }
html .container-fluid.dui-Defense-section8 h2::after {
  width: 5% !important; }
html .container-fluid.dui-Defense-section8 h5 {
  letter-spacing: 3px; }
html .container-fluid.bui-Defense-section6 h2::before {
  width: 10% !important; }
html .container-fluid.bui-Defense-section6 h2::after {
  width: 10% !important; }
html .container-fluid.dui-Defense-section8 h2::before {
  width: 8% !important; }
html .container-fluid.dui-Defense-section8 h2::after {
  width: 8% !important; }
html .container-fluid.dmv-Defense-section6 h2::before {
  width: 3% !important; }
html .container-fluid.dmv-Defense-section6 h2::after {
  width: 3% !important; }
html .container-fluid.section14::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(15,124,3,0.67); }
html .container-fluid.section14 .image-wrapper {
  height: 300px; }
  html .container-fluid.section14 .image-wrapper img {
    width: 100%;
    height: 100%;
    display: none; }
    html .container-fluid.section14 .image-wrapper img.active {
      display: block; }
html .container-fluid.section14 .content-wrapper {
  height: 240px;
  overflow: auto; }
  html .container-fluid.section14 .content-wrapper div {
    display: none; }
    html .container-fluid.section14 .content-wrapper div.active {
      display: block; }
html .container-fluid.section14 .tab-nav {
  list-style: none; }
  html .container-fluid.section14 .tab-nav .active {
    background-color: #007705; }

.form-group.success,
.form-group.error {
  position: relative;
}

.form-group.success::after,
.form-group.error::after {
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  position: absolute;
  top: 12px;
  right: 24px;
  font-size: 20px;
}

.form-group.error::after {
  content: "\292B";
  color: #D95C5C;
}

.form-group.success::after {
  content: "\2713";
  color: #00C077;
}

#contact-Form #email-error,
#contact-Form #name-error,
#contact-Form #phone-error,
#contact-Form #message-error{
  display: none !important;
}

#contactForm .error::after{
  top: 6px;
  right: 18px;
}

#contact-Form .error::after{
  top: 6px;
  right: 18px;
}

/*# sourceMappingURL=site.css.map */
