/***********************************************************************************
*   Virginia Department of Social Services - National Adoption Month               *
*   Designed by Jacques Walker       				                               *
*   Utilized: bootstrap framework and Fancybox plugin		     				   *
*   Contact: jacques [at] jacqueswalker.com                                        *
*   Copyright 2016                                                                 *
***********************************************************************************/

@charset "US-ASCII";

/* @import url(https://fonts.googleapis.com/css?family=Raleway); */
@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&family=Source+Sans+Pro&display=swap");

@font-face {
  font-family: Allura;
  src: url('/media/adoptva/site-assets/fonts/allura-regular.ttf');
}

body,
html {
  height: 100%;
}

body {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

body {
  font-family: "Source Sans Pro", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Merriweather", "Times New Roman", serif;
}

h2.modified {
  font-size: 36px;
}

h6 {
  font-family: "Source Sans Pro", Arial, sans-serif;
}

.modal-body h6 {
  font-family: "Merriweather", "Times New Roman", serif;
  margin-top: 20px;
}


a {
  color: #49794b;
  font-weight: 700;
}

a:hover {
  text-decoration: underline;
}

p {
  line-height: 23px;
}

.state-header {
  background-color: #212121;
  color: #fff;
  min-height: 35px;
  padding-top: 3px;
}

.state-header a {
  color: #fff;
  text-decoration: none;
}

.state-header a:hover {
  color: #ccc;
  text-decoration: none;
}

.state-header a.nav-brand img {
  margin-right: 8px;
  margin-top: 0px;
}

h3.vdss {
  margin-top: 8px;
}

.big-pic {
  display: block;
  height: 88vh;
  background-color: #006699;
  background: url('/media/adoptva/content-assets/images/build-images/2017main_header.jpg') no-repeat center center transparent;
  background-size: cover;
}

.welcome {
  color: #fff;
  top: 14%;
  /*left: 3%;*/
}

.welcome.pull-right {
  /*left: -2%;*/
}

.welcome h2 {
  text-transform: uppercase;
  font-size: 35px;
  line-height: 48px;
  margin-bottom: 3px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

.welcome p {
  font-size: 17px;
}

.welcome a {
  color: #a0d6a4;
}

.dark_back {
  background: url('/media/adoptva/content-assets/images/build-images/header_block.png') center center repeat transparent;
}

.dark_text {
  color: #40403f;
}

.dark_text h1 {
  border-bottom: 1px solid #40403f;
  border-top: 1px solid #40403f;
}

.hashtag {
  background: url('/media/adoptva/content-assets/images/build-images/hash_tag.png') repeat center center transparent;
  color: #fff;
  top: 89%;
  position: absolute;
  right: 0;
  font-size: 27px;
  padding: 10px 18px;
  min-width: 210px;
  z-index: 9999;
}

.hashtag a {
  color: #fff;
}

.hashtag a:hover {
  color: #ccc;
  text-decoration: none;
}

.hashtag p {
  margin-top: 4px;
}

/*.hashtag.div_1.fixed_top p{
	margin-top: 15px;
	}*/
.hashtag.div_1.fixed_top {
  padding: 19px 18px;
}

.number-button {
  padding: 24px 18px;
  height: 74px;
  top: -1px !important;
}

.fixed_top4 {
  position: fixed;
  z-index: 9998;
  top: 162px !important;
}

.fixed_top3 {
  position: fixed;
  z-index: 9998;
  top: 108px !important;
}

.fixed_top2 {
  position: fixed;
  z-index: 9998;
  top: 54px !important;
}

.fixed_top {
  position: fixed;
  z-index: 9998;
  top: 0 !important;
}

.big-pic .hashtag {
  top: 74%;
}

.nav li a {
  padding: 10px 10px;
}

.nav a.home {
  background: url('/media/adoptva/content-assets/images/build-images/home-icon.png') center center no-repeat transparent;
  background-size: 40px;
  font-size: 0px;
  width: 52px;
  margin-right: 4px;
  margin-top: -2px;
}

.nav a.home:hover {
  background-image: url('/media/adoptva/content-assets/images/build-images/home-icon-hover.png');
}

.navbar {
  height: 74px;
  box-shadow: 0px 1px 8px #000;
  z-index: 1;
}

.navbar-inverse {
  background-color: #1968b3;
  border-color: transparent;
  font-size: 1.9rem;
}

ul.nav.navbar-nav {
  margin-top: -0.5% !important;
}

.navbar-bottom {
  border-radius: 0px;
}

.navbar-nav > li > a {
  padding-bottom: 25px;
  padding-top: 4vh;
  text-transform: uppercase;
}

.navbar-toggle {
  margin-top: 14px;
  margin-left: 11px;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: none;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}

.navbar-brand {
  height: 70px;
  padding-top: 2.3vh;
}

.tagline {
  color: yellow;
  font-family: Source Sans Pro; Source Sans; sans-serif;
  font-size: 18px;
  margin-right: 3px;
}

.ad_search {
  background-color: #041f2d;
}

.rule {
  border-right: 1px solid #fff;
  /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;*/
}

.rule2 {
  border-right: 1px solid #0a0a0a;
}

.row {
  /*min-height: 480px;*/
  color: #636363;
}

.row h1 {
  text-transform: uppercase;
}

.row h1::before,
.welcome h1::before {
  display: block;
  content: " ";
  margin-top: -120px;
  height: 120px;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
}

.qoute {
  margin-top: 20px;
}

.pagecontent {
  min-height: 600px;
}

.no-top {
  margin-top: -2px;
}

div.col-md-4>img.img-responsive {
  padding-bottom: 5px;
}

.container img,
.container-fluid img {
  margin: 1px 10px 5px 0px;
}

.subheader1 {
  min-height: 400px;
  background: url('/media/adoptva/content-assets/images/build-images/2017subheader1b.jpg') top center transparent;
}

.subheader2 {
  min-height: 400px;
  background: url('/media/adoptva/content-assets/images/build-images/2017subheader2.jpg') left center transparent;
}

.subheader3 {
  min-height: 400px;
  background: url('/media/adoptva/content-assets/images/build-images/2017subheader3a.jpg') right top transparent;
}

.subheader4 {
  min-height: 400px;
  background: url('/media/adoptva/content-assets/images/build-images/adoption-records.jpg') right top transparent;
}

.parallax {
  position: relative;
  height: 75%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.subheader h2 {
  font-size: 40px;
}

.pageheader {
  min-height: 400px;
  background: url("../img/about_bkgd.jpg") no-repeat center top transparent;
  background-size: cover;
  border-bottom: 7px solid #ccc;
  box-shadow: 0 1px 0 #ccc;
  color: #fff;
  margin-top: 91px;
}

.pageheader h2 {
  font-size: 40px;
}

footer {
  /* border-top: 2px solid; */
  background-color: #1968b3;
  padding-top: 10px;
  color: #fff;
}

footer .col-md-4 {
  /*min-height: 210px;*/
}

footer p {
  font-size: 13px;
}

footer a {
 color: #daedff;
}

footer a:hover {
  color: #bbbbbb;
}

.footer_nav {
  text-transform: uppercase;
  font-size: 17px;
  border-bottom: 1px solid #043e45;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  text-align: right;
  margin-bottom: 10px;
}

.footer_nav a {
  color: #fff;
}

.footer_nav a:hover {
  color: #ccc;
  text-decoration: none;
}

.footer_nav li {
  display: inline;
}

.footer_nav li a {
  margin: 0px 0px;
}

.soc_icons img {
  width: 35px;
  opacity: 0.8;
}

.soc_icons img:hover {
  opacity: 1;
}

.cd-top {
  bottom: 25px !important;
}

/*-------------------  Adoption Form Overides --------------*/
ol.ui-slider-scale.ui-helper-reset {
  display: none;
}

.childsearch iframe {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 10px 0px;
}

.screenReaderContext {
  display: none;
}

select#minSib {
  display: none;
}

.adopt_search {
  display: block;
  padding: 10px 30px;
  margin: 10px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #3f3f3f;
  width: 118px;
  color: #fff;
}

a.adopt_search {
  color: #d7d7d7;
}

#sb-container {
  display: none;
}

table.tblRace tr td {
  font-size: 12px !important;
}

table.tblRace {
  margin-top: 3px;
  margin-left: 10px;
}

.callout.adoption input {
  height: 18px;
}

.callout.adoption input[type="radio"] {
  height: 15px;
}

.callout.adoption table td {
  font-size: 13px;
}

.raceSelect {
  display: none;
}

.dis_level {
  display: none;
}

tr.sectBorder,
td.sectBorder {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.smart-slider-select {
  padding-top: 10px;
}

.minmax {
  padding-top: 13px;
}

td.fieldheader {
  font-size: 17px !important;
}

.ui-slider-horizontal .ui-slider-handle {
  padding: 1px;
}

#rdlstRaceComposition label {
  margin-bottom: 0px;
  display: block;
  float: left;
  margin-top: 4px;
}

#rdlstRaceComposition input[type="radio"] {
  float: left;
}

span.ui-slider-tooltip.ui-widget-content.ui-corner-all {
  display: none;
}

.ui-state-hover span.ui-slider-tooltip.ui-widget-content.ui-corner-all {
  display: block;
}

.ui-slider-horizontal .ui-slider-handle {
  background-color: #5b5b5b !important;
}

div#smart-slider .ui-slider .ui-state-active .ui-slider-tooltip,
.ui-slider .ui-state-focus .ui-slider-tooltip,
.ui-slider .ui-state-hover .ui-slider-tooltip {
  width: 4em !important;
  margin-left: -1.7em !important;
}

#searchdata th {
  padding: 8px 9px;
}

table.cc_search a {
  color: darkred;
}

table.cc_search a:hover {
  color: #afafaf !important;
}

#quicklinks {
  margin-left: 28px;
  width: 285px;
}

#quicklinks tr:hover {
  background-color: transparent;
}

#quicklinks td a:hover {
  color: #006699 !important;
}

#quicklinks td {
  font-weight: normal !important;
}

.youtube_holder {
  max-width: 700px;
}

.youtube_embed {
  position: relative;
  /* padding-bottom: 77.25%;  16:9  */
  padding-bottom: 60.25%;
  padding-top: 25px;
  height: 0;
  margin: 0 auto;
  width: 105%;
}

.youtube_embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vid_holder,
.map_holder {
  max-width: 768px;
  margin-right: 8px;
  border: 1px solid #ccc;
  margin-bottom: 12px;
  padding: 5px;
  padding-right: 40px;
}

.map_holder {
  max-width: 768px;
}

/*----Fancy Boox Overides---*/
.fancybox-skin {
  background-color: #082f43;
}

.fancybox-overlay {
  z-index: 9999;
}

iframe {
  border: none;
}

/*----Accordion Styling----*/
button.accordion {
  background-color: transparent;
  color: #444;
  cursor: pointer;
  padding: 7px 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  text-transform: uppercase;
  font-weight: 600;
}

button.accordion.crisis {
  color: #0a7138;
}

button.accordion.studies {
  color: #0288d1;
}

button.accordion.respite {
  color: #880e4f;
}

button.accordion.parent {
  color: #f9a825;
}

button.accordion.counseling {
  color: #ff5252;
}

button.accordion.competency {
  color: #673ab7;
}

button.accordion.support_grp {
  color: #afb42b;
}

button.accordion.case {
  color: #c2185b;
}

button.accordion.active,
button.accordion:hover {
  background-color: #ccc;
}

button.accordion:after {
  content: "\002B";
  color: #777;
  font-weight: bold;
  float: left;
  margin-right: 15px;
}

button.accordion.active:after {
  content: "\2212";
}

div.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.metro button {
  height: 150px;
  white-space: normal;
  text-align: left;
  border-radius: 0px;
  border-color: #fff;
  padding: 0px 5px 0px 5px;
  font-size: 1.4vw;
}

.metro col-md-12 {
  padding-right: 0px;
}

/*---Cookie Disclaimer---*/
.close-trigger {
  position: absolute;
  right: 0;
  top: 0;
  height: 36px;
  width: 36px;
  background-color: #54585a;
  cursor: pointer;
  display: none;
}

#cookie-alert {
  padding: 5px;
  padding-right: 51px;
  padding-bottom: 0;
  overflow: hidden;
  background: #c8006e;
  border-bottom: 2px solid #fff;
  text-align: center;
  height: 35px;
}

#cookie-alert p {
  color: #fff;
}

#cookie-alert a {
  color: #fff;
  text-decoration: underline !important;
}

#cookie-alert a:hover {
  color: #fa8561;
}

.fa {
  color: #fff;
  font-size: 2em;
  padding: 5px;
}

.fixed-top-alert {
  position: relative;
  top: 1px;
  right: 0;
  left: 0;
  z-index: 1030;
}

.textSpacing {
  margin: 0 0 20px 15px;
  padding-left: 7.5%;
  width: 90%;
}

/*----Table Styling----*/
td,
th {
  padding: 8px;
}

tr {
  border-bottom: 1px solid #ededed;
}

.postAdoptServiceSearch .btn {
  margin: 10px 0 15px;
}

.bufferRight {
  margin-right: 10%;
}

#google_translate_element * {
  color: white;
}

/*---Media Queries---*/
@media (max-width: 991px) {
  h3.vdss {
    margin-top: 20px;
  }

  .navbar-inverse {
    font-size: 1.7rem;
  }
}

@media (max-width: 912px) {
  .navbar-inverse {
    font-size: 1.5rem;
  }
}

@media (max-width: 846px) {
  .navbar-inverse {
    font-size: 1.3rem;
  }

  .hashtag {
    font-size: 1.5rem;
    padding: 24px 18px;
    min-width: 135px;
  }
}

@media (max-width: 767px) {
  .hashtag {
    font-size: 2.5rem;
    padding: 15px 24px !important;
    min-width: 235px;
  }

  .hashtag p {
    margin-top: 6px;
  }

  .hashtag.div_1.fixed_top {
    padding: 10px 18px;
  }

  .hashtag.div_1.fixed_top p {
    margin-top: 6px;
  }

  .metro button {
    height: auto;
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .footer_nav h4 {
    font-size: 1.5rem;
  }

  .faq_footer {
    display: none;
  }

  .consider_footer {
    display: none;
  }

  .col-md-6.footer_logo {
    padding: 3.5% 0 6.5% 0;
    margin: 0 7.5% 0 7.5%;
  }

  .footer_logo .pull-left .img {
    width: 21px !important;
  }
}

.adoptVaOrange {
  background-color:#c7861e;
  white-space: normal;
}
nav a {
  text-decoration: none;
  color: #333;
  padding: 10px;
  border-bottom: 2px solid rgba(0, 119, 204, 0); /* Transparent underline */
  transition: color 0.3s ease, border-bottom-color 0.3s ease;
}

nav a:hover {
  color: #0077cc;
  border-bottom-color: #ff4500; /* A stronger contrast color like orange */
}
.dark_back {
  background-color: rgba(0, 0, 0, 0.8); /* Ensuring it’s opaque */
  color: #fff; /* High contrast */
  padding: 20px; /* Adds spacing to separate content */
}
