 /* jwbs (color) class, and default styling */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url("../../jw-bootstrap/includes/assets/default.css");
@import url("jwbs.css");

body { font-family: 'Roboto', sans-serif; font-weight: 300; }
.btn { font-weight: 500; }
b, strong, .font-weight-bold { font-weight: 700; }
h1, .h1, h2, .h2, h3, .h3 { font-weight: 900; }
.btn { border-radius: 0; }
a, h1, .h1, .text-blue { color: #22205f; }
.wpcf7-list-item { display: block; margin: 0 1em 0 0; }
.wp-block-gallery.has-nested-images figure.wp-block-image { flex-grow: 0; flex-direction: initial; }

/* colors */
.text-gray     { color: #e1e1e1 !important; } .bg-gray     { color: #4d4d4d; background-color: #e1e1e1; } .border-gray     { border-color: #e1e1e1 !important; } .full-width.bg-gray:before     { border-left: 99rem solid #e1e1e1; box-shadow: 99rem 0 0 #e1e1e1; }
.text-gray-blue{ color: #dedee8 !important; } .bg-gray-blue{ color: #4d4d4d; background-color: #dedee8; } .border-gray-blue{ border-color: #dedee8 !important; } .full-width.bg-gray-blue:before{ border-left: 99rem solid #dedee8; box-shadow: 99rem 0 0 #dedee8; }
.text-lt-green { color: #dfefcb !important; } .bg-lt-green { color: #4d4d4d; background-color: #dfefcb; } .border-lt-green { border-color: #dfefcb !important; } .full-width.bg-lt-green:before { border-left: 99rem solid #dfefcb; box-shadow: 99rem 0 0 #dfefcb; }
.text-lt-blue  { color: #e3effd !important; } .bg-lt-blue  { color: #4d4d4d; background-color: #e3effd; } .border-lt-blue  { border-color: #e3effd !important; } .full-width.bg-lt-blue:before  { border-left: 99rem solid #e3effd; box-shadow: 99rem 0 0 #e3effd; }
.text-white    { color: #ffffff !important; } .bg-white    { color: #4d4d4d; background-color: #ffffff; } .border-white    { border-color: #ffffff !important; } .full-width.bg-white:before    { border-left: 99rem solid #ffffff; box-shadow: 99rem 0 0 #ffffff; }
.text-lt-yellow { color: #faf1c8 !important; } .bg-lt-yellow { color: #4d4d4d; background-color: #faf1c8; } .border-lt-yellow { border-color: #faf1c8 !important; } .full-width.bg-lt-yellow:before { border-left: 99rem solid #faf1c8; box-shadow: 99rem 0 0 #faf1c8; }
.text-green    { color: #7fbf32 !important; } .bg-green    { color: #ffffff; background-color: #7fbf32; } .border-green    { border-color: #7fbf32 !important; } .full-width.bg-green:before    { border-left: 99rem solid #7fbf32; box-shadow: 99rem 0 0 #7fbf32; }
.text-navy     { color: #22205f !important; } .bg-navy     { color: #ffffff; background-color: #22205f; } .border-navy     { border-color: #22205f !important; } .full-width.bg-navy:before     { border-left: 99rem solid #22205f; box-shadow: 99rem 0 0 #22205f; }

.btn-gray     { color: #4d4d4d !important; background-color: #e1e1e1; border-color: #e1e1e1; } .btn-outline-gray     { color: #e1e1e1; background-color: transparent; background-image: none; border-color: #e1e1e1; } .btn-outline-gray:hover     { color: #4d4d4d; background-color: #e1e1e1; background-image: none; border-color: #e1e1e1; }
.btn-gray-blue{ color: #4d4d4d !important; background-color: #dedee8; border-color: #dedee8; } .btn-outline-gray-blue{ color: #dedee8; background-color: transparent; background-image: none; border-color: #dedee8; } .btn-outline-gray-blue:hover{ color: #4d4d4d; background-color: #dedee8; background-image: none; border-color: #dedee8; }
.btn-lt-green { color: #4d4d4d !important; background-color: #dfefcb; border-color: #dfefcb; } .btn-outline-lt-green { color: #dfefcb; background-color: transparent; background-image: none; border-color: #dfefcb; } .btn-outline-lt-green:hover { color: #4d4d4d; background-color: #dfefcb; background-image: none; border-color: #dfefcb; }
.btn-lt-blue  { color: #4d4d4d !important; background-color: #e3effd; border-color: #e3effd; } .btn-outline-lt-blue  { color: #e3effd; background-color: transparent; background-image: none; border-color: #e3effd; } .btn-outline-lt-blue:hover  { color: #4d4d4d; background-color: #e3effd; background-image: none; border-color: #e3effd; }
.btn-white    { color: #4d4d4d !important; background-color: #ffffff; border-color: #ffffff; } .btn-outline-white    { color: #ffffff; background-color: transparent; background-image: none; border-color: #ffffff; } .btn-outline-white:hover    { color: #4d4d4d; background-color: #ffffff; background-image: none; border-color: #ffffff; }
.btn-green    { color: #ffffff !important; background-color: #7fbf32; border-color: #7fbf32; } .btn-outline-green    { color: #7fbf32; background-color: transparent; background-image: none; border-color: #7fbf32; } .btn-outline-green:hover    { color: #ffffff; background-color: #7fbf32; background-image: none; border-color: #7fbf32; }
.btn-navy     { color: #ffffff !important; background-color: #22205f; border-color: #22205f; } .btn-outline-navy     { color: #22205f; background-color: transparent; background-image: none; border-color: #22205f; } .btn-outline-navy:hover     { color: #ffffff; background-color: #22205f; background-image: none; border-color: #22205f; }

/* nav */
.light .navbar-nav a.nav-link { color: rgba(255, 255, 255, 0.75); }
.light .navbar-nav a.nav-link:focus, .light .navbar-nav a.nav-link:hover { color: rgba(255, 255, 255, 1.00); }

/* carousel */
#carousel { border-bottom: 27px solid #22205f; }
.carousel-caption { text-align: left; color: #4d4d4d; }
.carousel-caption .h1 { color: #22205f; font-size: 1.5rem; }

/* info grid */
 #info_grid .carousel-control-prev { left: -100%; width: 32px; display: none; }
 #info_grid .carousel-control-next { right: -100%; width: 32px; display: none; }

/* projects */
.row-project figure { position: relative; }
.row-project figure figcaption { position: absolute; margin: 0; padding: 0.25rem 0 0.25rem 1rem; right: 0; bottom: 0; left: 0; font-size: 1.5rem; color: #fff; background-color: rgba(34, 32, 95, 0.6); }
.row-project figure figcaption a { color: #fff; }

/* forms */
.table, th, td { border: 1px solid #dee2e6; }
.wpcf7-form-control-signature-wrap { width: 100% !important; }
.wpcf7-form-control-signature-body { margin-bottom: 0.5rem; }
tr.middle th, tr.middle td { vertical-align: middle; }
tr.center-middle th, tr.center-middle td { text-align: center; vertical-align: middle; }
table.ppe th, table.ppe td { width: 8.33%; }
table.ppe tr.center-middle th { font-size: 0.75rem; text-transform: uppercase; }
table.ppe .wpcf7-form-control-signature-wrap { width: 100px !important; }
table.signatures { border-bottom: 100% !important; }
table.signatures th, table.signatures .td { width: 50%; }

/* blog search */
#sidebar-default .wp-block-search .wp-block-search__input { padding-left: 0.5rem; border-right: 0 none; border-color: #22205f; }
#sidebar-default .wp-block-search .wp-block-search__button { margin-left: 0; padding: 0 0.125em; fill: #fff; background-color: #22205f; border: 0 none; transform: rotateY(180deg); }
#sidebar-default .wp-block-search .wp-block-search__button svg { min-width: 2em; min-height: 2em; }

/* footer */
footer.bg-jwbs, footer.bg-jwbs small, footer.bg-jwbs .small { font-weight: 300; }
footer.bg-jwbs h4 { font-size: 1rem; }
footer.bg-jwbs a { color: #fff; }
footer.bg-jwbs #menu-footer-nav { list-style: none; }
footer.bg-jwbs #menu-footer-nav li { line-height: 2; }
.attribution { text-align: center; }

/* media queries */
/* Extra Small Devices, Phones */
@media only screen and (min-width : 576px) {
  .full-width { position: relative; }
  .full-width:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: -75rem; z-index: -1; }
  .carousel-caption { right: 57.5%; font-size: 1.5rem; font-weight: 400; line-height: 1.2; }
  .carousel-caption .h1 { font-size: 1.75rem; }
  #info_grid .image-left { margin-left: calc( ( ( 100vw - 100% ) / 2 ) * -1); max-width: 50vw; flex: 0 0 50vw; }
  #info_grid .image-right { margin-right: calc( ( ( 100vw - 50% ) / 2 ) * -1); max-width: 49.33vw; flex: 0 0 50vw; }
  footer.bg-jwbs h4 { font-size: 1.25rem; }
  .attribution { text-align: right; }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.page-id-29 > .container { min-width: 1250px; }
  #info_grid .carousel-control-prev { left: calc(((100vw - 100%) / -2) + 32px); display: flex; }
  #info_grid .carousel-control-next { right: calc(((100vw - 100%) / -2) + 32px); display: flex; }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .carousel-caption { font-size: 2.5rem; }
  .carousel-caption .h1, #info_grid .info_grid_title { font-size: 2.8125rem; }
	#info_grid .info_grid_content { font-size: 1.375rem; }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}

/* Dark mode */
@media (prefers-color-scheme: dark) {
}

/* Custom CSS from original site */
 .ps-bootstrap {
   /*!
  * Bootstrap v3.3.5 (http://getbootstrap.com)
  * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
   /*!
  * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2e1b2b9f6025fbb9f5939cc611dfcfe3)
  * Config saved to config.json and https://gist.github.com/2e1b2b9f6025fbb9f5939cc611dfcfe3
  */
   /*!
  * Bootstrap v3.3.6 (http://getbootstrap.com)
  * Copyright 2011-2015 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
   /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 }
 .ps-bootstrap html {
   font-family: sans-serif;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
 }
 .ps-bootstrap body {
   margin: 0;
 }
 .ps-bootstrap article,
 .ps-bootstrap aside,
 .ps-bootstrap details,
 .ps-bootstrap figcaption,
 .ps-bootstrap figure,
 .ps-bootstrap footer,
 .ps-bootstrap header,
 .ps-bootstrap hgroup,
 .ps-bootstrap main,
 .ps-bootstrap menu,
 .ps-bootstrap nav,
 .ps-bootstrap section,
 .ps-bootstrap summary {
   display: block;
 }
 .ps-bootstrap audio,
 .ps-bootstrap canvas,
 .ps-bootstrap progress,
 .ps-bootstrap video {
   display: inline-block;
   vertical-align: baseline;
 }
 .ps-bootstrap audio:not([controls]) {
   display: none;
   height: 0;
 }
 .ps-bootstrap [hidden],
 .ps-bootstrap template {
   display: none;
 }
 .ps-bootstrap a {
   background-color: transparent;
 }
 .ps-bootstrap a:active,
 .ps-bootstrap a:hover {
   outline: 0;
 }
 .ps-bootstrap abbr[title] {
   border-bottom: 1px dotted;
 }
 .ps-bootstrap b,
 .ps-bootstrap strong {
   font-weight: bold;
 }
 .ps-bootstrap dfn {
   font-style: italic;
 }
 .ps-bootstrap h1 {
   font-size: 2em;
   margin: 0.67em 0;
 }
 .ps-bootstrap mark {
   background: #ff0;
   color: #000;
 }
 .ps-bootstrap small {
   font-size: 80%;
 }
 .ps-bootstrap sub,
 .ps-bootstrap sup {
   font-size: 75%;
   line-height: 0;
   position: relative;
   vertical-align: baseline;
 }
 .ps-bootstrap sup {
   top: -0.5em;
 }
 .ps-bootstrap sub {
   bottom: -0.25em;
 }
 .ps-bootstrap img {
   border: 0;
 }
 .ps-bootstrap svg:not(:root) {
   overflow: hidden;
 }
 .ps-bootstrap figure {
   margin: 1em 40px;
 }
 .ps-bootstrap hr {
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   height: 0;
 }
 .ps-bootstrap pre {
   overflow: auto;
 }
 .ps-bootstrap code,
 .ps-bootstrap kbd,
 .ps-bootstrap pre,
 .ps-bootstrap samp {
   font-family: monospace, monospace;
   font-size: 1em;
 }
 .ps-bootstrap button,
 .ps-bootstrap input,
 .ps-bootstrap optgroup,
 .ps-bootstrap select,
 .ps-bootstrap textarea {
   color: inherit;
   font: inherit;
   margin: 0;
 }
 .ps-bootstrap button {
   overflow: visible;
 }
 .ps-bootstrap button,
 .ps-bootstrap select {
   text-transform: none;
 }
 .ps-bootstrap button,
 .ps-bootstrap html input[type="button"],
 .ps-bootstrap input[type="reset"],
 .ps-bootstrap input[type="submit"] {
   -webkit-appearance: button;
   cursor: pointer;
 }
 .ps-bootstrap button[disabled],
 .ps-bootstrap html input[disabled] {
   cursor: default;
 }
 .ps-bootstrap button::-moz-focus-inner,
 .ps-bootstrap input::-moz-focus-inner {
   border: 0;
   padding: 0;
 }
 .ps-bootstrap input {
   line-height: normal;
 }
 .ps-bootstrap input[type="checkbox"],
 .ps-bootstrap input[type="radio"] {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0;
 }
 .ps-bootstrap input[type="number"]::-webkit-inner-spin-button,
 .ps-bootstrap input[type="number"]::-webkit-outer-spin-button {
   height: auto;
 }
 .ps-bootstrap input[type="search"] {
   -webkit-appearance: textfield;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
 }
 .ps-bootstrap input[type="search"]::-webkit-search-cancel-button,
 .ps-bootstrap input[type="search"]::-webkit-search-decoration {
   -webkit-appearance: none;
 }
 .ps-bootstrap fieldset {
   border: 1px solid #c0c0c0;
   margin: 0 2px;
   padding: 0.35em 0.625em 0.75em;
 }
 .ps-bootstrap legend {
   border: 0;
   padding: 0;
 }
 .ps-bootstrap textarea {
   overflow: auto;
 }
 .ps-bootstrap optgroup {
   font-weight: bold;
 }
 .ps-bootstrap table {
   border-collapse: collapse;
   border-spacing: 0;
 }
 .ps-bootstrap td,
 .ps-bootstrap th {
   padding: 0;
 }
 .ps-bootstrap * {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 .ps-bootstrap *:before,
 .ps-bootstrap *:after {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 .ps-bootstrap html {
   font-size: 10px;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
 .ps-bootstrap body {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 14px;
   line-height: 1.42857143;
   color: #333333;
   background-color: #ffffff;
 }
 .ps-bootstrap input,
 .ps-bootstrap button,
 .ps-bootstrap select,
 .ps-bootstrap textarea {
   font-family: inherit;
   font-size: inherit;
   line-height: inherit;
 }
 .ps-bootstrap a {
   color: #337ab7;
   text-decoration: none;
 }
 .ps-bootstrap a:hover,
 .ps-bootstrap a:focus {
   color: #23527c;
   text-decoration: underline;
 }
 .ps-bootstrap a:focus {
   outline: thin dotted;
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
 }
 .ps-bootstrap figure {
   margin: 0;
 }
 .ps-bootstrap img {
   vertical-align: middle;
 }
 .ps-bootstrap .img-responsive {
   display: block;
   max-width: 100%;
   height: auto;
 }
 .ps-bootstrap .img-rounded {
   border-radius: 6px;
 }
 .ps-bootstrap .img-thumbnail {
   padding: 4px;
   line-height: 1.42857143;
   background-color: #ffffff;
   border: 1px solid #dddddd;
   border-radius: 4px;
   -webkit-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   display: inline-block;
   max-width: 100%;
   height: auto;
 }
 .ps-bootstrap .img-circle {
   border-radius: 50%;
 }
 .ps-bootstrap hr {
   margin-top: 20px;
   margin-bottom: 20px;
   border: 0;
   border-top: 1px solid #eeeeee;
 }
 .ps-bootstrap .sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   margin: -1px;
   padding: 0;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   border: 0;
 }
 .ps-bootstrap .sr-only-focusable:active,
 .ps-bootstrap .sr-only-focusable:focus {
   position: static;
   width: auto;
   height: auto;
   margin: 0;
   overflow: visible;
   clip: auto;
 }
 .ps-bootstrap [role="button"] {
   cursor: pointer;
 }
 .ps-bootstrap .container {
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
 }
 @media (min-width: 768px) {
   .ps-bootstrap .container {
     width: 750px;
   }
 }
 @media (min-width: 992px) {
   .ps-bootstrap .container {
     width: 970px;
   }
 }
 @media (min-width: 1200px) {
   .ps-bootstrap .container {
     width: 1170px;
   }
 }
 .ps-bootstrap .container-fluid {
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   padding-right: 15px;
 }
 .ps-bootstrap .row {
   margin-left: -15px;
   margin-right: -15px;
 }
 .ps-bootstrap .col-xs-1,
 .ps-bootstrap .col-sm-1,
 .ps-bootstrap .col-md-1,
 .ps-bootstrap .col-lg-1,
 .ps-bootstrap .col-xs-2,
 .ps-bootstrap .col-sm-2,
 .ps-bootstrap .col-md-2,
 .ps-bootstrap .col-lg-2,
 .ps-bootstrap .col-xs-3,
 .ps-bootstrap .col-sm-3,
 .ps-bootstrap .col-md-3,
 .ps-bootstrap .col-lg-3,
 .ps-bootstrap .col-xs-4,
 .ps-bootstrap .col-sm-4,
 .ps-bootstrap .col-md-4,
 .ps-bootstrap .col-lg-4,
 .ps-bootstrap .col-xs-5,
 .ps-bootstrap .col-sm-5,
 .ps-bootstrap .col-md-5,
 .ps-bootstrap .col-lg-5,
 .ps-bootstrap .col-xs-6,
 .ps-bootstrap .col-sm-6,
 .ps-bootstrap .col-md-6,
 .ps-bootstrap .col-lg-6,
 .ps-bootstrap .col-xs-7,
 .ps-bootstrap .col-sm-7,
 .ps-bootstrap .col-md-7,
 .ps-bootstrap .col-lg-7,
 .ps-bootstrap .col-xs-8,
 .ps-bootstrap .col-sm-8,
 .ps-bootstrap .col-md-8,
 .ps-bootstrap .col-lg-8,
 .ps-bootstrap .col-xs-9,
 .ps-bootstrap .col-sm-9,
 .ps-bootstrap .col-md-9,
 .ps-bootstrap .col-lg-9,
 .ps-bootstrap .col-xs-10,
 .ps-bootstrap .col-sm-10,
 .ps-bootstrap .col-md-10,
 .ps-bootstrap .col-lg-10,
 .ps-bootstrap .col-xs-11,
 .ps-bootstrap .col-sm-11,
 .ps-bootstrap .col-md-11,
 .ps-bootstrap .col-lg-11,
 .ps-bootstrap .col-xs-12,
 .ps-bootstrap .col-sm-12,
 .ps-bootstrap .col-md-12,
 .ps-bootstrap .col-lg-12 {
   position: relative;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
 }
 .ps-bootstrap .col-xs-1,
 .ps-bootstrap .col-xs-2,
 .ps-bootstrap .col-xs-3,
 .ps-bootstrap .col-xs-4,
 .ps-bootstrap .col-xs-5,
 .ps-bootstrap .col-xs-6,
 .ps-bootstrap .col-xs-7,
 .ps-bootstrap .col-xs-8,
 .ps-bootstrap .col-xs-9,
 .ps-bootstrap .col-xs-10,
 .ps-bootstrap .col-xs-11,
 .ps-bootstrap .col-xs-12 {
   float: left;
 }
 .ps-bootstrap .col-xs-12 {
   width: 100%;
 }
 .ps-bootstrap .col-xs-11 {
   width: 91.66666667%;
 }
 .ps-bootstrap .col-xs-10 {
   width: 83.33333333%;
 }
 .ps-bootstrap .col-xs-9 {
   width: 75%;
 }
 .ps-bootstrap .col-xs-8 {
   width: 66.66666667%;
 }
 .ps-bootstrap .col-xs-7 {
   width: 58.33333333%;
 }
 .ps-bootstrap .col-xs-6 {
   width: 50%;
 }
 .ps-bootstrap .col-xs-5 {
   width: 41.66666667%;
 }
 .ps-bootstrap .col-xs-4 {
   width: 33.33333333%;
 }
 .ps-bootstrap .col-xs-3 {
   width: 25%;
 }
 .ps-bootstrap .col-xs-2 {
   width: 16.66666667%;
 }
 .ps-bootstrap .col-xs-1 {
   width: 8.33333333%;
 }
 .ps-bootstrap .col-xs-pull-12 {
   right: 100%;
 }
 .ps-bootstrap .col-xs-pull-11 {
   right: 91.66666667%;
 }
 .ps-bootstrap .col-xs-pull-10 {
   right: 83.33333333%;
 }
 .ps-bootstrap .col-xs-pull-9 {
   right: 75%;
 }
 .ps-bootstrap .col-xs-pull-8 {
   right: 66.66666667%;
 }
 .ps-bootstrap .col-xs-pull-7 {
   right: 58.33333333%;
 }
 .ps-bootstrap .col-xs-pull-6 {
   right: 50%;
 }
 .ps-bootstrap .col-xs-pull-5 {
   right: 41.66666667%;
 }
 .ps-bootstrap .col-xs-pull-4 {
   right: 33.33333333%;
 }
 .ps-bootstrap .col-xs-pull-3 {
   right: 25%;
 }
 .ps-bootstrap .col-xs-pull-2 {
   right: 16.66666667%;
 }
 .ps-bootstrap .col-xs-pull-1 {
   right: 8.33333333%;
 }
 .ps-bootstrap .col-xs-pull-0 {
   right: auto;
 }
 .ps-bootstrap .col-xs-push-12 {
   left: 100%;
 }
 .ps-bootstrap .col-xs-push-11 {
   left: 91.66666667%;
 }
 .ps-bootstrap .col-xs-push-10 {
   left: 83.33333333%;
 }
 .ps-bootstrap .col-xs-push-9 {
   left: 75%;
 }
 .ps-bootstrap .col-xs-push-8 {
   left: 66.66666667%;
 }
 .ps-bootstrap .col-xs-push-7 {
   left: 58.33333333%;
 }
 .ps-bootstrap .col-xs-push-6 {
   left: 50%;
 }
 .ps-bootstrap .col-xs-push-5 {
   left: 41.66666667%;
 }
 .ps-bootstrap .col-xs-push-4 {
   left: 33.33333333%;
 }
 .ps-bootstrap .col-xs-push-3 {
   left: 25%;
 }
 .ps-bootstrap .col-xs-push-2 {
   left: 16.66666667%;
 }
 .ps-bootstrap .col-xs-push-1 {
   left: 8.33333333%;
 }
 .ps-bootstrap .col-xs-push-0 {
   left: auto;
 }
 .ps-bootstrap .col-xs-offset-12 {
   margin-left: 100%;
 }
 .ps-bootstrap .col-xs-offset-11 {
   margin-left: 91.66666667%;
 }
 .ps-bootstrap .col-xs-offset-10 {
   margin-left: 83.33333333%;
 }
 .ps-bootstrap .col-xs-offset-9 {
   margin-left: 75%;
 }
 .ps-bootstrap .col-xs-offset-8 {
   margin-left: 66.66666667%;
 }
 .ps-bootstrap .col-xs-offset-7 {
   margin-left: 58.33333333%;
 }
 .ps-bootstrap .col-xs-offset-6 {
   margin-left: 50%;
 }
 .ps-bootstrap .col-xs-offset-5 {
   margin-left: 41.66666667%;
 }
 .ps-bootstrap .col-xs-offset-4 {
   margin-left: 33.33333333%;
 }
 .ps-bootstrap .col-xs-offset-3 {
   margin-left: 25%;
 }
 .ps-bootstrap .col-xs-offset-2 {
   margin-left: 16.66666667%;
 }
 .ps-bootstrap .col-xs-offset-1 {
   margin-left: 8.33333333%;
 }
 .ps-bootstrap .col-xs-offset-0 {
   margin-left: 0%;
 }
 @media (min-width: 768px) {
   .ps-bootstrap .col-sm-1,
   .ps-bootstrap .col-sm-2,
   .ps-bootstrap .col-sm-3,
   .ps-bootstrap .col-sm-4,
   .ps-bootstrap .col-sm-5,
   .ps-bootstrap .col-sm-6,
   .ps-bootstrap .col-sm-7,
   .ps-bootstrap .col-sm-8,
   .ps-bootstrap .col-sm-9,
   .ps-bootstrap .col-sm-10,
   .ps-bootstrap .col-sm-11,
   .ps-bootstrap .col-sm-12 {
     float: left;
   }
   .ps-bootstrap .col-sm-12 {
     width: 100%;
   }
   .ps-bootstrap .col-sm-11 {
     width: 91.66666667%;
   }
   .ps-bootstrap .col-sm-10 {
     width: 83.33333333%;
   }
   .ps-bootstrap .col-sm-9 {
     width: 75%;
   }
   .ps-bootstrap .col-sm-8 {
     width: 66.66666667%;
   }
   .ps-bootstrap .col-sm-7 {
     width: 58.33333333%;
   }
   .ps-bootstrap .col-sm-6 {
     width: 50%;
   }
   .ps-bootstrap .col-sm-5 {
     width: 41.66666667%;
   }
   .ps-bootstrap .col-sm-4 {
     width: 33.33333333%;
   }
   .ps-bootstrap .col-sm-3 {
     width: 25%;
   }
   .ps-bootstrap .col-sm-2 {
     width: 16.66666667%;
   }
   .ps-bootstrap .col-sm-1 {
     width: 8.33333333%;
   }
   .ps-bootstrap .col-sm-pull-12 {
     right: 100%;
   }
   .ps-bootstrap .col-sm-pull-11 {
     right: 91.66666667%;
   }
   .ps-bootstrap .col-sm-pull-10 {
     right: 83.33333333%;
   }
   .ps-bootstrap .col-sm-pull-9 {
     right: 75%;
   }
   .ps-bootstrap .col-sm-pull-8 {
     right: 66.66666667%;
   }
   .ps-bootstrap .col-sm-pull-7 {
     right: 58.33333333%;
   }
   .ps-bootstrap .col-sm-pull-6 {
     right: 50%;
   }
   .ps-bootstrap .col-sm-pull-5 {
     right: 41.66666667%;
   }
   .ps-bootstrap .col-sm-pull-4 {
     right: 33.33333333%;
   }
   .ps-bootstrap .col-sm-pull-3 {
     right: 25%;
   }
   .ps-bootstrap .col-sm-pull-2 {
     right: 16.66666667%;
   }
   .ps-bootstrap .col-sm-pull-1 {
     right: 8.33333333%;
   }
   .ps-bootstrap .col-sm-pull-0 {
     right: auto;
   }
   .ps-bootstrap .col-sm-push-12 {
     left: 100%;
   }
   .ps-bootstrap .col-sm-push-11 {
     left: 91.66666667%;
   }
   .ps-bootstrap .col-sm-push-10 {
     left: 83.33333333%;
   }
   .ps-bootstrap .col-sm-push-9 {
     left: 75%;
   }
   .ps-bootstrap .col-sm-push-8 {
     left: 66.66666667%;
   }
   .ps-bootstrap .col-sm-push-7 {
     left: 58.33333333%;
   }
   .ps-bootstrap .col-sm-push-6 {
     left: 50%;
   }
   .ps-bootstrap .col-sm-push-5 {
     left: 41.66666667%;
   }
   .ps-bootstrap .col-sm-push-4 {
     left: 33.33333333%;
   }
   .ps-bootstrap .col-sm-push-3 {
     left: 25%;
   }
   .ps-bootstrap .col-sm-push-2 {
     left: 16.66666667%;
   }
   .ps-bootstrap .col-sm-push-1 {
     left: 8.33333333%;
   }
   .ps-bootstrap .col-sm-push-0 {
     left: auto;
   }
   .ps-bootstrap .col-sm-offset-12 {
     margin-left: 100%;
   }
   .ps-bootstrap .col-sm-offset-11 {
     margin-left: 91.66666667%;
   }
   .ps-bootstrap .col-sm-offset-10 {
     margin-left: 83.33333333%;
   }
   .ps-bootstrap .col-sm-offset-9 {
     margin-left: 75%;
   }
   .ps-bootstrap .col-sm-offset-8 {
     margin-left: 66.66666667%;
   }
   .ps-bootstrap .col-sm-offset-7 {
     margin-left: 58.33333333%;
   }
   .ps-bootstrap .col-sm-offset-6 {
     margin-left: 50%;
   }
   .ps-bootstrap .col-sm-offset-5 {
     margin-left: 41.66666667%;
   }
   .ps-bootstrap .col-sm-offset-4 {
     margin-left: 33.33333333%;
   }
   .ps-bootstrap .col-sm-offset-3 {
     margin-left: 25%;
   }
   .ps-bootstrap .col-sm-offset-2 {
     margin-left: 16.66666667%;
   }
   .ps-bootstrap .col-sm-offset-1 {
     margin-left: 8.33333333%;
   }
   .ps-bootstrap .col-sm-offset-0 {
     margin-left: 0%;
   }
 }
 @media (min-width: 992px) {
   .ps-bootstrap .col-md-1,
   .ps-bootstrap .col-md-2,
   .ps-bootstrap .col-md-3,
   .ps-bootstrap .col-md-4,
   .ps-bootstrap .col-md-5,
   .ps-bootstrap .col-md-6,
   .ps-bootstrap .col-md-7,
   .ps-bootstrap .col-md-8,
   .ps-bootstrap .col-md-9,
   .ps-bootstrap .col-md-10,
   .ps-bootstrap .col-md-11,
   .ps-bootstrap .col-md-12 {
     float: left;
   }
   .ps-bootstrap .col-md-12 {
     width: 100%;
   }
   .ps-bootstrap .col-md-11 {
     width: 91.66666667%;
   }
   .ps-bootstrap .col-md-10 {
     width: 83.33333333%;
   }
   .ps-bootstrap .col-md-9 {
     width: 75%;
   }
   .ps-bootstrap .col-md-8 {
     width: 66.66666667%;
   }
   .ps-bootstrap .col-md-7 {
     width: 58.33333333%;
   }
   .ps-bootstrap .col-md-6 {
     width: 50%;
   }
   .ps-bootstrap .col-md-5 {
     width: 41.66666667%;
   }
   .ps-bootstrap .col-md-4 {
     width: 33.33333333%;
   }
   .ps-bootstrap .col-md-3 {
     width: 25%;
   }
   .ps-bootstrap .col-md-2 {
     width: 16.66666667%;
   }
   .ps-bootstrap .col-md-1 {
     width: 8.33333333%;
   }
   .ps-bootstrap .col-md-pull-12 {
     right: 100%;
   }
   .ps-bootstrap .col-md-pull-11 {
     right: 91.66666667%;
   }
   .ps-bootstrap .col-md-pull-10 {
     right: 83.33333333%;
   }
   .ps-bootstrap .col-md-pull-9 {
     right: 75%;
   }
   .ps-bootstrap .col-md-pull-8 {
     right: 66.66666667%;
   }
   .ps-bootstrap .col-md-pull-7 {
     right: 58.33333333%;
   }
   .ps-bootstrap .col-md-pull-6 {
     right: 50%;
   }
   .ps-bootstrap .col-md-pull-5 {
     right: 41.66666667%;
   }
   .ps-bootstrap .col-md-pull-4 {
     right: 33.33333333%;
   }
   .ps-bootstrap .col-md-pull-3 {
     right: 25%;
   }
   .ps-bootstrap .col-md-pull-2 {
     right: 16.66666667%;
   }
   .ps-bootstrap .col-md-pull-1 {
     right: 8.33333333%;
   }
   .ps-bootstrap .col-md-pull-0 {
     right: auto;
   }
   .ps-bootstrap .col-md-push-12 {
     left: 100%;
   }
   .ps-bootstrap .col-md-push-11 {
     left: 91.66666667%;
   }
   .ps-bootstrap .col-md-push-10 {
     left: 83.33333333%;
   }
   .ps-bootstrap .col-md-push-9 {
     left: 75%;
   }
   .ps-bootstrap .col-md-push-8 {
     left: 66.66666667%;
   }
   .ps-bootstrap .col-md-push-7 {
     left: 58.33333333%;
   }
   .ps-bootstrap .col-md-push-6 {
     left: 50%;
   }
   .ps-bootstrap .col-md-push-5 {
     left: 41.66666667%;
   }
   .ps-bootstrap .col-md-push-4 {
     left: 33.33333333%;
   }
   .ps-bootstrap .col-md-push-3 {
     left: 25%;
   }
   .ps-bootstrap .col-md-push-2 {
     left: 16.66666667%;
   }
   .ps-bootstrap .col-md-push-1 {
     left: 8.33333333%;
   }
   .ps-bootstrap .col-md-push-0 {
     left: auto;
   }
   .ps-bootstrap .col-md-offset-12 {
     margin-left: 100%;
   }
   .ps-bootstrap .col-md-offset-11 {
     margin-left: 91.66666667%;
   }
   .ps-bootstrap .col-md-offset-10 {
     margin-left: 83.33333333%;
   }
   .ps-bootstrap .col-md-offset-9 {
     margin-left: 75%;
   }
   .ps-bootstrap .col-md-offset-8 {
     margin-left: 66.66666667%;
   }
   .ps-bootstrap .col-md-offset-7 {
     margin-left: 58.33333333%;
   }
   .ps-bootstrap .col-md-offset-6 {
     margin-left: 50%;
   }
   .ps-bootstrap .col-md-offset-5 {
     margin-left: 41.66666667%;
   }
   .ps-bootstrap .col-md-offset-4 {
     margin-left: 33.33333333%;
   }
   .ps-bootstrap .col-md-offset-3 {
     margin-left: 25%;
   }
   .ps-bootstrap .col-md-offset-2 {
     margin-left: 16.66666667%;
   }
   .ps-bootstrap .col-md-offset-1 {
     margin-left: 8.33333333%;
   }
   .ps-bootstrap .col-md-offset-0 {
     margin-left: 0%;
   }
 }
 @media (min-width: 1200px) {
   .ps-bootstrap .col-lg-1,
   .ps-bootstrap .col-lg-2,
   .ps-bootstrap .col-lg-3,
   .ps-bootstrap .col-lg-4,
   .ps-bootstrap .col-lg-5,
   .ps-bootstrap .col-lg-6,
   .ps-bootstrap .col-lg-7,
   .ps-bootstrap .col-lg-8,
   .ps-bootstrap .col-lg-9,
   .ps-bootstrap .col-lg-10,
   .ps-bootstrap .col-lg-11,
   .ps-bootstrap .col-lg-12 {
     float: left;
   }
   .ps-bootstrap .col-lg-12 {
     width: 100%;
   }
   .ps-bootstrap .col-lg-11 {
     width: 91.66666667%;
   }
   .ps-bootstrap .col-lg-10 {
     width: 83.33333333%;
   }
   .ps-bootstrap .col-lg-9 {
     width: 75%;
   }
   .ps-bootstrap .col-lg-8 {
     width: 66.66666667%;
   }
   .ps-bootstrap .col-lg-7 {
     width: 58.33333333%;
   }
   .ps-bootstrap .col-lg-6 {
     width: 50%;
   }
   .ps-bootstrap .col-lg-5 {
     width: 41.66666667%;
   }
   .ps-bootstrap .col-lg-4 {
     width: 33.33333333%;
   }
   .ps-bootstrap .col-lg-3 {
     width: 25%;
   }
   .ps-bootstrap .col-lg-2 {
     width: 16.66666667%;
   }
   .ps-bootstrap .col-lg-1 {
     width: 8.33333333%;
   }
   .ps-bootstrap .col-lg-pull-12 {
     right: 100%;
   }
   .ps-bootstrap .col-lg-pull-11 {
     right: 91.66666667%;
   }
   .ps-bootstrap .col-lg-pull-10 {
     right: 83.33333333%;
   }
   .ps-bootstrap .col-lg-pull-9 {
     right: 75%;
   }
   .ps-bootstrap .col-lg-pull-8 {
     right: 66.66666667%;
   }
   .ps-bootstrap .col-lg-pull-7 {
     right: 58.33333333%;
   }
   .ps-bootstrap .col-lg-pull-6 {
     right: 50%;
   }
   .ps-bootstrap .col-lg-pull-5 {
     right: 41.66666667%;
   }
   .ps-bootstrap .col-lg-pull-4 {
     right: 33.33333333%;
   }
   .ps-bootstrap .col-lg-pull-3 {
     right: 25%;
   }
   .ps-bootstrap .col-lg-pull-2 {
     right: 16.66666667%;
   }
   .ps-bootstrap .col-lg-pull-1 {
     right: 8.33333333%;
   }
   .ps-bootstrap .col-lg-pull-0 {
     right: auto;
   }
   .ps-bootstrap .col-lg-push-12 {
     left: 100%;
   }
   .ps-bootstrap .col-lg-push-11 {
     left: 91.66666667%;
   }
   .ps-bootstrap .col-lg-push-10 {
     left: 83.33333333%;
   }
   .ps-bootstrap .col-lg-push-9 {
     left: 75%;
   }
   .ps-bootstrap .col-lg-push-8 {
     left: 66.66666667%;
   }
   .ps-bootstrap .col-lg-push-7 {
     left: 58.33333333%;
   }
   .ps-bootstrap .col-lg-push-6 {
     left: 50%;
   }
   .ps-bootstrap .col-lg-push-5 {
     left: 41.66666667%;
   }
   .ps-bootstrap .col-lg-push-4 {
     left: 33.33333333%;
   }
   .ps-bootstrap .col-lg-push-3 {
     left: 25%;
   }
   .ps-bootstrap .col-lg-push-2 {
     left: 16.66666667%;
   }
   .ps-bootstrap .col-lg-push-1 {
     left: 8.33333333%;
   }
   .ps-bootstrap .col-lg-push-0 {
     left: auto;
   }
   .ps-bootstrap .col-lg-offset-12 {
     margin-left: 100%;
   }
   .ps-bootstrap .col-lg-offset-11 {
     margin-left: 91.66666667%;
   }
   .ps-bootstrap .col-lg-offset-10 {
     margin-left: 83.33333333%;
   }
   .ps-bootstrap .col-lg-offset-9 {
     margin-left: 75%;
   }
   .ps-bootstrap .col-lg-offset-8 {
     margin-left: 66.66666667%;
   }
   .ps-bootstrap .col-lg-offset-7 {
     margin-left: 58.33333333%;
   }
   .ps-bootstrap .col-lg-offset-6 {
     margin-left: 50%;
   }
   .ps-bootstrap .col-lg-offset-5 {
     margin-left: 41.66666667%;
   }
   .ps-bootstrap .col-lg-offset-4 {
     margin-left: 33.33333333%;
   }
   .ps-bootstrap .col-lg-offset-3 {
     margin-left: 25%;
   }
   .ps-bootstrap .col-lg-offset-2 {
     margin-left: 16.66666667%;
   }
   .ps-bootstrap .col-lg-offset-1 {
     margin-left: 8.33333333%;
   }
   .ps-bootstrap .col-lg-offset-0 {
     margin-left: 0%;
   }
 }
 .ps-bootstrap .clearfix:before,
 .ps-bootstrap .clearfix:after,
 .ps-bootstrap .container:before,
 .ps-bootstrap .container:after,
 .ps-bootstrap .container-fluid:before,
 .ps-bootstrap .container-fluid:after,
 .ps-bootstrap .row:before,
 .ps-bootstrap .row:after {
   content: " ";
   display: table;
 }
 .ps-bootstrap .clearfix:after,
 .ps-bootstrap .container:after,
 .ps-bootstrap .container-fluid:after,
 .ps-bootstrap .row:after {
   clear: both;
 }
 .ps-bootstrap .center-block {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }
 .ps-bootstrap .pull-right {
   float: right !important;
 }
 .ps-bootstrap .pull-left {
   float: left !important;
 }
 .ps-bootstrap .hide {
   display: none !important;
 }
 .ps-bootstrap .show {
   display: block !important;
 }
 .ps-bootstrap .invisible {
   visibility: hidden;
 }
 .ps-bootstrap .text-hide {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
   background-color: transparent;
   border: 0;
 }
 .ps-bootstrap .hidden {
   display: none !important;
 }
 .ps-bootstrap .affix {
   position: fixed;
 }
 .ps-bootstrap .text-center {
   text-align: center;
 }
 input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
   background: #f7f7f7;
   background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
   border: 1px solid #d1d1d1;
   border-radius: 2px;
   color: #686868;
   padding: 0.625em 0.4375em;
   width: 100%;
 }