/* Screen widths */
/* Site Colors */
/* DES Specific Colors */
body {
  font-size: 1.6rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  background: #fff;
  color: #343A40;
  /** Global Typographic Styles **/
  /** Links **/
  /** Buttons **/
  /** End Buttons **/
  /** Breadcrumbs **/
  /** End Breadcrumbs **/
  /** Main Content **/
  /** End Main Content **/
  /** Footer **/
}
body .visually-hidden.skip-link.focusable:focus {
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  background-color: #fff;
  color: #0A72CC;
}
body h1,
body .h1,
body h2,
body .h2,
body h3,
body .h4,
body h4 {
  font-family: 'Rubik', sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #003B4A;
  font-weight: 500;
}
body h1 {
  font-size: 3.981rem;
  font-weight: 600;
  margin-top: 0;
}
@media screen and (max-width: 600px) {
  body h1 {
    font-size: 3.318rem;
  }
}
body h2 {
  font-size: 3.318rem;
  margin-top: 40px;
}
@media screen and (max-width: 600px) {
  body h2 {
    font-size: 2.765rem;
  }
}
body h3 {
  font-size: 2.765rem;
}
@media screen and (max-width: 600px) {
  body h3 {
    font-size: 2.304rem;
  }
}
body h4 {
  font-size: 2.24rem;
}
@media screen and (max-width: 600px) {
  body h4 {
    font-size: 1.92rem;
  }
}
body .wrapper-inner-content li {
  padding-bottom: 8px;
}
body .wrapper-inner-content li::marker {
  color: #003B4A;
  font-weight: 700;
}
body p {
  line-height: 22.4px;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 600px) {
  body p {
    font-size: 1.333rem;
  }
}
body a,
body .nav-tabs .nav-link {
  color: #0A72CC;
  text-decoration: underline;
}
body a:hover,
body .nav-tabs .nav-link:hover {
  color: #06447A;
  text-decoration-style: dashed !important;
  text-decoration-thickness: 1px;
}
body a:visited,
body .nav-tabs .nav-link:visited {
  color: #884488;
}
body a .fa-external-link:before,
body .nav-tabs .nav-link .fa-external-link:before {
  padding-left: 3px;
}
body .item-list ul {
  list-style-type: disc;
}
body .large-text,
body .lead {
  font-size: 1.92rem;
}
@media screen and (max-width: 600px) {
  body .large-text,
  body .lead {
    font-size: 1.6rem;
  }
}
body .small-text {
  font-size: 1.3rem;
}
body .bold {
  font-weight: 700;
}
body .pull-right {
  text-align: right;
}
body .align-right {
  margin: 30px 0 30px 30px;
}
body .align-left {
  margin: 30px 30px 30px 0;
}
body .align-center {
  margin: 30px;
}
body .file {
  padding: 0;
}
body .file-icon-default {
  font-family: "Font Awesome 5 Pro";
  font-size: 2.2rem;
  font-weight: 900;
  margin: 0 6px 0 0;
  vertical-align: middle;
  text-decoration: none;
  display: inline-block;
}
body .file--mime-application-pdf {
  background: none;
}
body .file--mime-application-pdf:before {
  content: "\f1c1";
  font-family: "Font Awesome 5 Pro";
  font-size: 2.2rem;
  font-weight: 900;
  margin: 0 6px 0 0;
  vertical-align: middle;
  text-decoration: none;
  display: inline-block;
  color: #0A72CC;
}
body .file--x-office-document {
  background: none;
}
body .file--x-office-document:before {
  content: "\f1c2";
  color: #0A72CC;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin: 0 6px 0 0;
  vertical-align: middle;
  text-decoration: none;
  display: inline-block;
  font-size: 2.2rem;
}
body .file--x-office-spreadsheet {
  background: none;
}
body .file--x-office-spreadsheet:before {
  content: "\f6dd";
  font-family: "Font Awesome 5 Pro";
  font-size: 2.2rem;
  font-weight: 900;
  margin: 0 6px 0 0;
  vertical-align: middle;
  text-decoration: none;
  display: inline-block;
}
body .field--type-link a {
  background: none;
}
body .field--type-link a:before {
  content: "\f0c1";
  font-family: "Font Awesome 5 Pro";
  font-size: 2.2rem;
  font-weight: 900;
  margin: 0 6px 0 0;
  vertical-align: middle;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  font-size: 2rem;
}
body .field--name-field-summary {
  font-size: 1.92rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  body .field--name-field-summary {
    font-size: 1.6rem;
  }
}
body .field__label {
  font-weight: bold;
}
body .body-border-top {
  background: linear-gradient(90.04deg, #F86E5B 17.29%, #FCBC00 87.9%);
  background-origin: padding-box, border-box;
  background-repeat: no-repeat;
  /* this is important */
  background-position: top;
  height: 5px;
}
body .the-real-header {
  overflow: hidden;
  margin: 0;
  background-color: #003B4A;
  position: relative;
}
body .the-real-header a {
  color: #fff;
}
body .the-real-header a:hover,
body .the-real-header a:focus {
  color: #F8F9FA;
}
body .the-real-header a:visited {
  color: #fff;
}
@media screen and (max-width: 767px) {
  body .the-real-header .search-block-form {
    justify-content: center !important;
  }
}
body .the-real-header .search-block-form form {
  gap: 0 !important;
}
body .the-real-header .search-block-form form .js-form-item {
  margin-right: 0;
}
body .the-real-header .search-block-form .form-search {
  font-size: 1.6rem;
  border-color: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 28.5rem;
}
body .the-real-header .search-block-form .form-search::placeholder {
  content: "Search";
  color: #343A40;
}
body .the-real-header .search-block-form .form-actions {
  position: relative;
}
body .the-real-header .search-block-form .form-actions .form-submit {
  background: transparent;
  border-color: transparent;
  color: transparent;
  font-size: 2rem;
  width: 2.9rem;
  overflow: hidden;
  padding-top: 8px;
  margin-right: 0;
  min-height: 40.8px;
  height: 100%;
}
body .the-real-header .search-block-form .form-actions .form-submit:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.6rem;
  color: #003B4A;
  background: #4DD2C9;
  border: 1px solid #4DD2C9;
  border-radius: 0 0.375rem 0.375rem 0;
  padding: 8px 0.6rem 0.6rem 0.6rem;
  height: 100%;
}
body .the-real-header .search-block-form .form-actions .form-submit:hover::after {
  background-color: #00BFB2;
}
body .btn {
  font-size: 1.6rem;
  border-width: 3px;
  font-weight: 700;
  border-radius: 4px;
  margin-right: 16px;
  padding: 4px 12px;
}
body .btn-default,
body .btn-primary {
  background-color: #4DD2C9;
  border-color: #4DD2C9;
  color: #003B4A;
}
body .btn-default:hover,
body .btn-primary:hover,
body .btn-default:active,
body .btn-primary:active,
body .btn-default:focus,
body .btn-primary:focus {
  background-color: #06447A;
  border-color: #06447A;
  color: #fff;
}
body .btn-default:visited,
body .btn-primary:visited {
  color: #003B4A;
}
body .btn-default:visited:hover,
body .btn-primary:visited:hover,
body .btn-default:visited:active,
body .btn-primary:visited:active {
  background-color: #06447A;
  border-color: #06447A;
  color: #fff;
}
body .btn-success {
  background-color: #266c6c;
  border-color: #266c6c;
}
body .btn-success:hover {
  background-color: #133636;
  border-color: #93b6b6;
}
body .btn-info {
  background-color: #fff;
  border-color: #39B4E7;
  color: #003B4A;
}
body .btn-info:hover {
  background-color: #fff;
  border-color: #06447A;
  color: #003B4A;
}
body .btn-info:visited {
  color: #003B4A;
}
body .btn-warning {
  background-color: #F0AD4E;
  border-color: #F0AD4E;
}
body .btn-warning:hover {
  background-color: #f8d6a7;
  border-color: #F0AD4E;
}
body .btn-danger {
  background-color: #a90f0f;
  border-color: #a90f0f;
}
body .btn-danger:hover {
  background-color: #550808;
  border-color: #d48787;
}
body .breadcrumb {
  margin: 3rem 0 1.6rem 0 !important;
  padding: 0 !important;
  /** (this should go in Drupalbase_barrio) **/
}
body .breadcrumb li {
  padding-bottom: 0;
}
body .breadcrumb li:before {
  content: '\f054' !important;
  color: #003B4A !important;
  font-weight: 500;
  font-family: "Font Awesome 5 Pro";
  font-size: 1rem;
  padding-top: 5px;
}
body .breadcrumb li:first-of-type:before {
  content: '';
  display: none;
}
body .main-content {
  /** Bottom Callout **/
}
body .main-content hr {
  margin: 1.6rem 0;
  border-top: 4px solid #E9ECEF;
  opacity: 1;
}
@media screen and (max-width: 600px) {
  body .main-content dl {
    font-size: 1.333rem;
  }
}
body .main-content ul:not(.nav),
body .main-content ol {
  margin-left: 1.6rem;
  padding-left: 1.6rem;
}
@media screen and (max-width: 600px) {
  body .main-content ul:not(.nav),
  body .main-content ol {
    font-size: 1.333rem;
  }
}
body .main-content td {
  word-break: break-word !important;
}
body .main-content .field--name-field-callout {
  border-top: 3px solid #E9ECEF;
}
body .main-content .field--name-field-callout .field__label {
  font-family: 'Rubik', sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #003B4A;
  font-weight: 500;
  font-size: 3.318rem;
}
body footer.site-footer {
  font-family: inherit;
  color: #fff;
  margin-top: 80px;
}
@media screen and (max-width: 600px) {
  body footer.site-footer {
    margin-top: 0;
  }
}
body footer.site-footer .wrapper-footer-top {
  background-color: #003B4A;
  border-top: none;
}
body footer.site-footer .wrapper-footer-top a,
body footer.site-footer .wrapper-footer-top p,
body footer.site-footer .wrapper-footer-top li {
  color: #fff;
}
body footer.site-footer .wrapper-footer-top a {
  font-weight: 700;
}
body footer.site-footer .wrapper-footer-top li {
  list-style: none;
  line-height: 2;
}
body footer.site-footer .wrapper-footer-top h2 {
  font-size: 2.3rem;
  margin-top: 0;
}
@media screen and (max-width: 600px) {
  body footer.site-footer .wrapper-footer-top .block {
    margin: 10px 0;
    padding: 0 10px;
  }
}
body footer.site-footer .wrapper-footer-top .block ul {
  padding: 0;
  margin: 0;
}
body footer.site-footer .wrapper-footer-top #block-footer4 form label {
  display: block;
  color: #fff;
}
body footer.site-footer .wrapper-footer-top #block-footer4 form input {
  border: none;
  height: 3rem;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 65%;
}
body footer.site-footer .wrapper-footer-top #block-footer4 form .form-actions {
  display: inline-block;
  width: fit-content !important;
}
body footer.site-footer .wrapper-footer-top #block-footer4 form .form-actions button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -3px;
  height: 3.05rem;
  margin-top: -2px;
}
body footer.site-footer .wrapper-footer-top #block-footer4 form .form-actions button:hover {
  border: 2px solid #00BFB2;
}
body footer.site-footer .wrapper-footer-bottom {
  background: #39B4E7;
  color: #003B4A;
}
body footer.site-footer .wrapper-footer-bottom p,
body footer.site-footer .wrapper-footer-bottom a {
  color: #003B4A;
  font-weight: 700;
  text-align: left;
}
body footer.site-footer .wrapper-footer-bottom #block-socialmedia .fa-external-link:before {
  display: none;
}
