﻿@font-face {
  font-family: Garamound;
  src: url('garreg.ttf');
}

.light-box-sample p {
  font-family: 'Garamound' !important;
}

body {
  margin-bottom: 0;
}
h1 {
  color: #282828;
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 25px;
}
a {
  color: #204ea2;
}
label.error {
  color: #f00;
  margin-top: 10px;
  font-weight: normal;
}
.action-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(34, 26, 38, 0.6);
  font-size: 13px;
  padding: 9px 0;
}
.action-bar .text-light-muted {
  color: rgba(255, 255, 255, 0.6);
}
.action-bar .text-light {
  color: #fff;
}
.breadcrumbs {
  margin-top: 6px;
}
.breadcrumbs a:after {
  content: '/';
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.hero-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  height: 28vw;
  max-height: none;
  position: relative;
}
.loader {
  background: url(../images/loader.gif) no-repeat center center;
  min-height: 100px;
}
.site-footer {
  position: unset;
}
.site-footer .site-info .nav a:hover {
  color: #000;
}
.section-dark-bg {
  background: #00395b;
}
.jumbotron .carousel-indicators .active {
  background: #00395b;
  border: 1px solid #00395b;
}
.section-dark-bg .item-list li {
  border-color: #0d4262;
}
.section-dark-bg .item-list li:first-child {
  border-color: #0d4262;
}
.section-dark-bg .item-list li .timestamp {
  color: #7e979e;
}
article .decorated-anchor {
  color: #204ea2;
}
.site-footer {
  background: #2f353c;
}
.news-details p,
.content-page p {
  color: #505050;
}
/* SIDEBAR*/
.sidebar-title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px!important;
  padding-bottom: 35px;
}
.sidebar-list {
  padding: 5px 0 50px;
}
.sidebar-list ul > li {
  margin-bottom: 20px;
}
.sidebar-list ul > li > a {
  font-size: 16px;
  color: #505050;
}
.sidebar-list ul > li > a:before {
  content: '';
  padding-right: 15px;
}
.sidebar-list ul > li.active > a {
  color: #004c69;
}
.sidebar-list ul > li.active > a:before {
  content: '|';
  padding-right: 13px;
}
.sidebar-list ul > li ul {
  padding-left: 30px;
  margin-top: 20px;
}
.newsletter-signup-container {
  text-align: right;
}
.newsletter-signup-container p {
  color: #909090;
  font-size: 20px;
  font-weight: normal;
  margin-top: 12px;
}
.nav > li > a {
  color: #505050;
}
.navbar-side {
  background: #edeff3;
}
/*----------------------------*/
/* HOME PAGE
/*----------------------------*/
.home-page .news-list a {
  color: #fff;
}
.home-page .meet-us-links a {
  color: #004c69;
}
.home-page .saniona-pipeline .slide a {
  font-size: 14px;
}
.home-page .saniona-pipeline .slide a:hover {
  text-decoration: none;
}
.home-page .saniona-pipeline .slide a.pipeline-seemore {
  font-size: 50px!important;
}
.table-look,
.IRNewsHeadlineTool {
  border: none!important;
}
/*----------------------------*/
/* CONTENT PAGE
/*----------------------------*/
@media (min-width: 992px) {
  .content-page .content-section {
    padding-top: 50px;
  }
}
.content-page p {
  color: #666;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 25px;
  text-align: justify;
}
@media (min-width: 992px) {
  .content-page .content-item {
    padding-left: 10%;
    padding-bottom: 90px;
  }
}
.content-page table td p {
  margin-bottom: 0;
}
/*----------------------------*/
/* CONTACT US
/*----------------------------*/
.contact-us-page .map-actionbar {
  position: relative;
}
.contact-us-page .google-map {
  height: 28vw;
}
@media (min-width: 768px) {
  .contact-us-page .contact-info {
    padding-top: 0!important;
  }
}
.contact-us-page .contact-info dt {
  font-size: 15px;
}
.contact-us-page .contact-info dd a {
  font-size: 15px;
}
.contact-us-page form div.form-group {
  margin-bottom: 35px;
}
.contact-us-page form input {
  border-radius: 0;
  padding: 15px!important;
  height: auto;
}
.contact-us-page form textarea {
  border-radius: 0;
  padding: 15px!important;
  height: 200px;
  resize: none;
}
.contact-us-page form .btn {
  background: #004c69;
  border-radius: 0;
  color: white;
  font-size: 14px;
  padding: 10px 100px 8px;
}
.contact-us-page .alert p {
  margin-bottom: 0;
}
/*----------------------------*/
/* SEARCH
/*----------------------------*/
.ezsearch-summary,
.ezsearch-no-results {
  margin-top: 10px;
}
.ezsearch-results {
  margin-bottom: 50px;
}
/*----------------------------*/
/* NEWS
/*----------------------------*/
.stButton {
  margin-left: 0!important;
  margin-right: 0!important;
  font-size: 14px!important;
}
.stLarge {
  background-image: none!important;
  background: #004c69;
  display: block;
  height: 30px!important;
  color: #fff;
  text-align: center;
  width: 30px!important;
  line-height: 30px;
}
.stLarge:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.st_facebook_large .stLarge:before {
  content: "\f231";
}
.st_twitter_large .stLarge:before {
  content: "\f243";
}
.st_email_large .stButton {
  font-size: 15px!important;
}
.st_email_large .stLarge:before {
  content: "\f423";
}
.stButton .chicklets {
  color: #004C69!important;
  font-size: 13px!important;
  text-decoration: underline;
  background-image: none!important;
  padding-left: 0!important;
}
.stButton .chicklets:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  vertical-align: middle;
  margin-right: 8px;
}
.stButton .facebook:before {
  content: "\f231";
}
.stButton .twitter:before {
  content: "\f243";
}
.stButton .email:before {
  content: "\f423";
}