/*!
Theme Name: RCSyd
Theme URI: http://uddcomb.se
Author: HiQ Karlskrona
Author URI: http://hiqkna.se
Description: A theme made for RCSyd by HiQ Karlskrona
Version: 0.1.0
License: GNU General Public License v2 or later
License URI: License URI: http://www.gnu.org/licenses/gpl-2.0.html
Domain Path: /languages/
Text Domain: RCSyd
Tags:
*/
@font-face {
  font-family: "Nobile";
  src: url("fonts/Nobile/nobile.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "Nobile";
  src: url("fonts/Nobile/nobile_italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Nobile";
  src: url("fonts/Nobile/nobile_bold.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: "Nobile";
  src: url("fonts/Nobile/nobile_bold_italic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Icomoon";
  src: url("fonts/icomoon.ttf") format("truetype");
}
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: white;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

img {
  display: block;
  max-width: 100%;
}

.clear-fix:before,
.clearfix:before,
.clear:before,
.entry-content:before,
.comment-content:before,
.site-header:before,
.site-content:before,
.site-footer:before, .gallery:before, .clear-fix:after,
.clearfix:after,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after, .gallery:after {
  content: "";
  display: table;
}
.clear-fix:after,
.clearfix:after,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after, .gallery:after {
  clear: both;
}

/* =Global
----------------------------------------------- */
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.3em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.3em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.alignnone {
  width: 100%;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/* Percent width */
.full-width {
  width: 100%;
}

.one-half {
  width: 50%;
}

.one-third {
  width: 33.3333%;
}

.two-third {
  width: 66.6666%;
}

.one-fourth {
  width: 25%;
}

.three-fourth {
  width: 75%;
}

@media (max-width: 960px) {
  .one-half, .one-third, .two-third, .one-fourth, .three-fourth {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .desktop-only {
    display: none;
  }
}
/* Background Colors */
.white-background {
  background: white;
}

.grey-background {
  background: #f6f6f6;
}

.blue-background {
  background: #307fa5;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Clearing */
body,
button,
input,
select,
textarea {
  color: #276485;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Rubik', sans-serif;
  clear: both;
  line-height: 1.2em;
  margin-bottom: 0.6em;
  font-weight: bold;
}

h1 {
  font-size: 27px;
  text-transform: uppercase;
}

h2 {
  font-size: 21px;
  text-transform: uppercase;
}

h3 {
  font-size: 17px;
  text-transform: uppercase;
}

h4 {
  font-size: 15px;
  margin-bottom: 0.4em;
  text-transform: uppercase;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 14px;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.3em;
}

/* Text elements */
p {
  font-family: "Nobile";
  font-size: 14px;
  margin-bottom: 1.3em;
  line-height: 1.6em;
}

ul, ol {
  margin: 0 0 1.3em 1.5em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.3em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.3em 1.3em;
}

b, strong {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.3em;
}

address {
  margin: 0 0 1.3em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.3em;
  width: 100%;
}

th {
  font-weight: bold;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* Links */
a {
  color: #16a085;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #107360;
}

.icomoon {
  font-family: "Icomoon";
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  vertical-align: middle;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%;
}

body {
  background: white;
}

#page {
  overflow: hidden;
}
#page #wrapper {
  position: relative;
}

.site-header {
  margin: 0;
}
.site-header .content-inner {
  margin-top: 25px;
}
.site-header .logo {
  float: left;
  height: 65px;
  width: 155px;
}
.site-header .delimiter {
  height: 5px;
  background: #307fa5;
}
.site-header .mobile-menu-toggle {
  display: none;
}

.js-disabled {
    padding: 6px 20px;
    background-color: #20536f;
    color: #fff;
    width: 100%;
    text-align: center;
}

@media (max-width: 960px) {
  .site-header .content-inner {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0;
  }
  .site-header .logo {
    float: none;
    margin: auto;
    margin-bottom: 10px;
    display: block;
  }
  .site-header .mobile-menu-toggle {
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    padding: 20px;
    font-size: 30px;
    padding-right: 68px;
    cursor: pointer;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    background: transparent;
    color: #276485;
    line-height: 1.5;
    outline: 0;
  }
  .site-header .mobile-menu-toggle .text {
      position: absolute;
      right: 0;
      font-size: 20px;
      color: #276485;
      top: 27px;
      font-weight: bold;
      font-family: "Montserrat";
  }
}

@media (max-width: 500px) {
    .site-header .logo {
        float: right;
        margin-right: 20px;
    }
}

.site-content {
  width: 100%;
  background: white;
}

.content-outer {
  width: 100%;
  padding: 0;
}

.content-inner {
  width: 100%;
  max-width: 960px;
  padding: 0 10px;
  margin: auto;
  position: relative;
}

.site-footer {
  margin-top: 40px;
  background: #2a6483;
}
.site-footer .content-inner {
  padding: 40px 10px;
  max-width: 800px;
}
.site-footer .delimiters div {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #20536f;
}
@media (max-width: 960px) {
  .site-footer .delimiters {
    display: none;
  }
}
.site-footer .delimiter-one {
  left: 25%;
  left: -webkit-calc(25% + 3.5px);
  left: calc(25% + 3.5px);
}
.site-footer .delimiter-two {
  left: 50%;
  left: -webkit-calc(50% - 1.5px);
  left: calc(50% - 1.5px);
}
.site-footer .delimiter-three {
  left: 75%;
  left: -webkit-calc(75% - 6.5px);
  left: calc(75% - 6.5px);
}

.vertical-align-outer {
  display: table;
  height: 100%;
  margin: auto;
}
.vertical-align-outer .vertical-align-inner {
  display: table-cell;
  vertical-align: middle;
}

/* =Menu
----------------------------------------------- */
.site-header-menu {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .site-header-menu {
    display: none;
  }
}
.site-header-menu .menu-header-menu-container {
  display: inline-block;
}
.searchform {
  display: inline-block;
  margin-left: 15px;
}
.searchform input {
  border: 0;
  background: #e6eaec;
  height: 35px;
  border-radius: 16px;
  padding: 0 40px 0 15px;
  width: 165px;
  background-image: url("images/search.png");
  background-repeat: no-repeat;
  background-position: right 15px center;
  color: #aaaaaa;
  font-size: 16px;
}
.searchform input:focus {
  color: #aaaaaa;
}
.searchform ::-webkit-input-placeholder {
  color: #aaaaaa;
}
.searchform :-moz-placeholder {
  /* Firefox 18- */
  color: #aaaaaa;
}
.searchform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaaaaa;
}
.searchform :-ms-input-placeholder {
  color: #aaaaaa;
}
.site-header-menu ul {
  list-style: none;
  margin: 0;
}
.site-header-menu li {
  display: inline-block;
  padding: 0 5px;
}
.site-header-menu a {
  color: #3192c0;
}

.site-main-menu {
  margin-top: 15px;
  float: right;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.mobile-menu .searchform {
    display: none;
}
@media (max-width: 960px) {
    .site-header-menu .menu-header-menu-container, .site-main-menu {
        display: none;
    }
    .site-header-menu .searchform {
        display: none;
    }
    .site-header-menu {
        display: block;
    }
    .mobile-menu .searchform {
        display: block;
        margin-top: 20px;
    }
}
.site-main-menu ul {
  list-style: none;
  margin: 0;
}
.site-main-menu a:after {
  content: " ";
  height: 19px;
  width: 19px;
  display: block;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 5px;
  border-top: 5px solid #307fa5;
  border-left: 5px solid #307fa5;
  margin-bottom: -11px;
  visibility: hidden;
}
.site-main-menu:hover li a:after {
  visibility: hidden;
}
.site-main-menu li:hover a:after, .site-main-menu .current-menu-item a:after, .site-main-menu .current-page-ancestor a:after {
  visibility: visible;
}
.site-main-menu li {
  position: relative;
  display: block;
  float: left;
}
.site-main-menu li a {
  padding: 0 8px;
  display: block;
}
.site-main-menu li > ul {
  display: none;
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  z-index: 20;
  border: 5px solid #307fa5;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding: 15px 0;
  min-width: 200px;
}
.site-main-menu li ul li {
  width: 100%;
  text-transform: none;
}
.site-main-menu li ul a {
  display: block;
  padding: 4px 10px;
  width: 100%;
}
.site-main-menu li ul a:hover {
  background: #307fa5;
  color: white;
}
.site-main-menu li ul a:after {
  content: none;
}
.site-main-menu li:hover ul {
  display: block;
}
.site-main-menu a {
  color: #3192c0;
}

.site-footer-menu a {
  color: white;
  font-size: 13px;
}
.site-footer-menu a:hover, .site-footer-menu a:active, .site-footer-menu a:focus {
  color: #e6e6e6;
}
.site-footer-menu ul {
  display: block;
  list-style: none;
  font-size: 12px;
  margin: 0;
}
.site-footer-menu li {
  width: 25%;
  float: left;
  text-transform: uppercase;
  padding: 0 10px;
  margin: 5px 0;
}
@media (max-width: 960px) {
  .site-footer-menu li {
    width: 100%;
    text-align: center;
  }
  .site-footer-menu li ul {
    display: none;
  }
}
.site-footer-menu li ul {
  margin-top: 7px;
  font-size: 11px;
}
.site-footer-menu li li {
  width: 100%;
  float: none;
  text-transform: none;
  padding: 0 0 1px 0;
}

.mobile-menu {
  overflow: hidden;
  position: fixed;
  display: block;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  background: white;
  font-size: 14px;
}
.mobile-menu .content {
  height: 100%;
  overflow-y: auto;
}
.mobile-menu .content .logo {
  height: 65px;
  width: 155px;
  margin: 10px auto;
}
.mobile-menu .content .delimiter {
  height: 5px;
  background: #307fa5;
}
.mobile-menu .content .menu-container {
  padding: 15px 20px;
}
.mobile-menu .content .menu-container ul {
  margin: 0;
  list-style: none;
}
.mobile-menu .content .menu-container li {
  padding: 1px 0;
}
.mobile-menu .content .menu-container li a {
  color: #3192c0;
  text-decoration: none;
  text-transform: uppercase;
}
.mobile-menu .content .menu-container li.current-menu-item a {
  font-weight: bold;
  color: #1c546f;
}
.mobile-menu .content .menu-container li.current-menu-item ul a {
  color: #3192c0;
  font-weight: normal;
}
.mobile-menu .content .menu-container li ul {
  display: none;
  margin-left: 15px;
}
.mobile-menu .content .menu-container li.current-menu-ancestor ul {
  display: block;
}
.mobile-menu .content .menu-container li.current-menu-ancestor ul ul {
  display: none;
}
.mobile-menu .content .menu-container li.current-menu-ancestor ul .current-menu-item ul, .mobile-menu .content .menu-container li.current-menu-ancestor ul .current-menu-ancestor ul {
  display: block;
}
.mobile-menu .content .menu-container li.current-menu-item ul {
  display: block;
}
.mobile-menu .content .menu-container li.current-menu-item ul ul {
  display: none;
}
.mobile-menu .shadow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  box-shadow: 0px 0 6px 2px rgba(0, 0, 0, 0.5);
}

/* =Content
----------------------------------------------- */
.hentry {
  margin: 0 0 1.3em;
}

.byline,
.updated {
  display: none;
}

.single .byline, .group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.3em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.3em;
}

/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none;
}

/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.3em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption .wp-caption-text {
  text-align: center;
  margin: 0.8075em 0;
}

.gallery {
  margin-bottom: 1.3em;
}
.gallery .gallery-item {
  float: left;
}
.gallery .gallery-item .gallery-icon a {
  display: block;
}
.gallery .gallery-item .gallery-icon img {
  border: none;
  height: auto;
  margin-bottom: 0;
}
.gallery .gallery-item .gallery-caption {
  margin: 0;
  text-align: center;
}

/* Fluid Gallery Columns
   works well if you remove the default gallery styling
   by adding the following to your functions.php
   add_filter( 'use_default_gallery_style', '__return_false' );
*/
.gallery-columns-2 .gallery-item {
  width: 49%;
  margin-right: 2%;
}

.gallery-columns-2 .gallery-item:nth-of-type(2n - 2) {
  margin-right: 0;
  clear: right;
}

.gallery-columns-3 .gallery-item {
  width: 32%;
  margin-right: 2%;
}

.gallery-columns-3 .gallery-item:nth-of-type(3n - 3) {
  margin-right: 0;
  clear: right;
}

.gallery-columns-4 .gallery-item {
  width: 23.5%;
  margin-right: 2%;
}

.gallery-columns-4 .gallery-item:nth-of-type(4n - 4) {
  margin-right: 0;
  clear: right;
}

.gallery-columns-5 .gallery-item {
  width: 18.4%;
  margin-right: 2%;
}

.gallery-columns-5 .gallery-item:nth-of-type(5n - 5) {
  margin-right: 0;
  clear: right;
}

.gallery-columns-6 .gallery-item {
  width: 15%;
  margin-right: 2%;
}

.gallery-columns-6 .gallery-item:nth-of-type(6n - 6) {
  margin-right: 0;
  clear: right;
}

.gallery-columns-7 .gallery-item {
  width: 12.57143%;
  margin-right: 2%;
}

.gallery-columns-7 .gallery-item:nth-of-type(7n - 7) {
  margin-right: 0;
  clear: right;
}

.gallery-columns-8 .gallery-item {
  width: 10.75%;
  margin-right: 2%;
}

.gallery-columns-8 .gallery-item:nth-of-type(8n - 8) {
  margin-right: 0;
  clear: right;
}

.gallery-columns-9 .gallery-item {
  width: 9.33333%;
  margin-right: 2%;
}

.gallery-columns-9 .gallery-item:nth-of-type(9n - 9) {
  margin-right: 0;
  clear: right;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* =Navigation
----------------------------------------------- */
.site-main [class*="navigation"] {
  margin: 0 0 1.3em;
  overflow: hidden;
}
.site-main [class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}
.site-main [class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.breadcrumb {
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 11px;
}
.breadcrumb a {
  color: #3192c0;
  background: #f6f6f6;
  padding: 12px 10px 12px 30px;
  display: inline-block;
  float: left;
  position: relative;
  z-index: 1;
  height: 40px;
}
.breadcrumb a:after {
  content: " ";
  display: block;
  background: #f6f6f6;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 4px;
  right: -14px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
  border-right: 4px solid white;
  border-top: 4px solid white;
}
.breadcrumb a:first-child {
  padding-left: 15px;
  padding-right: 5px;
  background: #e3e6e9;
}
.breadcrumb a:first-child:after {
  background: #e3e6e9;
  border: none;
  width: 28px;
  height: 28px;
  top: 6px;
}
.breadcrumb .selected {
  color: #16a085;
}
.breadcrumb img {
  padding: 2px;
}
@media (max-width: 960px) {
  .breadcrumb {
    display: none;
  }
}

.sidebar-triptych {
  text-align: center;
  font-size: 12px;
}
.sidebar-triptych .triptych-box {
  width: 100%;
  display: block;
  color: white;
  margin: auto;
  margin-bottom: 20px;
  outline: auto;
}

.sidebar-triptych .triptych-box img {
  margin: auto;
  padding-top: 8px;
  margin-bottom: -12px;
}
.sidebar-triptych .triptych-box .dark-background {
  padding-top: 10px;
  display: table;
  height: 70px;
  width: 100%;
}
.sidebar-triptych .triptych-box span {
  padding: 0 10px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4em;
}
@media (max-width: 960px) {
  .sidebar-triptych .triptych-box {
    width: 140px;
    display: inline-block;
    margin: 5px 10px;
  }
}
@media (max-width: 850px) {
  .sidebar-triptych {
    max-width: 600px;
    margin: auto;
  }
}

/* =Comments
----------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

/* =Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 1.3em;
  /* Make sure select elements fit in widgets */
  /* Search widget */
}
.widget select {
  max-width: 100%;
}
.widget .widget-search .search-submit {
  display: none;
}

/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

#default-template .main {
  padding: 0;
}
#default-template .links-outer {
  width: 25%;
  float: left;
  display: inline-block;
  padding: 0 10px;
}
#default-template .links-outer .links {
  background: #f6f6f6;
  padding: 15px 30px;
  font-size: 15px;
  margin-bottom: 20px;
}
#default-template .links-outer .links a {
  display: block;
  width: 100%;
  border-bottom: 2px solid #dddddd;
  color: #276485;
  padding: 5px;
}
#default-template .links-outer .links a:last-child {
  border-bottom: none;
}
#default-template .links-outer .links a:hover, #default-template .links-outer .links a:active, #default-template .links-outer .links a:focus {
  color: #16a085;
}
#default-template .links-outer .download-box {
  background: #2a6483;
  padding: 30px;
  font-size: 12px;
}
#default-template .links-outer .download-box h4 {
  color: white;
}
#default-template .links-outer .download-box .icon {
  background: #307fa5;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  position: absolute;
  left: 0;
  top: -webkit-calc(50% - 18px);
  top: calc(50% - 18px);
}
#default-template .links-outer .download-box .icon img {
  margin: auto;
}
#default-template .links-outer .download-box span {
  line-height: 18px;
  padding-left: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 36px;
}
#default-template .links-outer .download-box a {
  display: block;
  color: white;
  margin-top: 15px;
  width: 100%;
  position: relative;
}
#default-template .main-content-outer {
  width: 58.33333333333%;
  padding: 0 10px;
  display: inline-block;
}
#default-template .side-navigation-outer {
  width: 16.66666666666%;
  float: right;
  padding: 0 10px;
  display: inline-block;
}
@media (max-width: 960px) {
  #default-template .links-outer, #default-template .main-content-outer, #default-template .side-navigation-outer {
    width: 100%;
    float: none;
    padding: 0 20px;
  }
  #default-template .main-content-outer .main-content {
      max-width: 460px;
      margin: 0 auto;
  }
  #default-template .links {
    display: none;
  }
  #default-template .download-box {
    margin: 20px 0;
  }
}

#start-template .slideshow {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  padding: 0;
  max-width: 100%;
  height: 400px;
  margin-bottom: 0;
}

#start-template .slideshow .container {
    width: 960px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    height: 400px;
}

#start-template .slideshow .slide img.slide-image {
    object-fit: cover;
    object-position: bottom;
    font-family: 'object-fit: cover; object-position: bottom';
    max-height: 400px;
    height: 400px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#start-template .slideshow .pause,
#start-template .slideshow .play {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    background: url(images/icon-pause.svg) no-repeat center;
    background-size: 32px 32px;
    border: 0;
    padding: 0;
    box-shadow: none;
    outline: 0;
}
#start-template .slideshow .play {
    background: url(images/play-slider.svg) no-repeat center;
    background-size: 32px 32px;
    display: none;
}
#start-template .slideshow .slide-area {
  overflow: hidden;
  position: relative;
}
#start-template .slideshow .slide {
  width: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: -100%;
  right: 0;
}
#start-template .slideshow .slide .slide-image {
  width: 100%;
}
#start-template .slideshow .slide .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(42,100,131,0.95);
    width: 470px;
    padding: 35px;
    padding-bottom: 65px;
    color: white;
}
#start-template .slideshow .slide .slide-content p {
  font-size: 14px;
}
#start-template .slideshow .slide .slide-content a {
  color: white;
}
#start-template .slideshow .slide .slide-content a:hover, #start-template .slideshow .slide .slide-content a:active, #start-template .slideshow .slide .slide-content a:focus {
  color: #e6e6e6;
}
#start-template .slideshow .slide .slide-link {
  font-size: 12px;
  text-transform: uppercase;
}
#start-template .slideshow .slide .link-arrow {
  display: inline-block;
  margin: 0 0 -3px 10px;
}
#start-template .slideshow .slide:first-child {
  position: relative;
  left: 0;
}
#start-template .slideshow .slide-buttons {
  position: absolute;
  bottom: 10px;
}

#start-template .slideshow .buttons {
    position: absolute;
    bottom: 54px;
    width: 100%;
    left: 0;
}

#start-template .slideshow .buttons .prev,
#start-template .slideshow .buttons .next {
    position: absolute;
    top: 2px;
    width: 32px;
    height: 32px;
    border: 0;
    padding: 0;
    box-shadow: none;
    outline: 0;
    background: url('images/right_arrow.svg') no-repeat center;
    background-size: 32px 32px;
    border-radius: 100%;
    border: 2px solid #fff;
}

#start-template .slideshow .buttons .prev {
    left: calc(50% - 56px);
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

#start-template .slideshow .buttons .next {
    left: calc(50% + 22px);
}

#start-template .slideshow .slide-buttons {
    display: none;
}

#start-template .slideshow .top {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

#start-template .slideshow .top .counter {
    letter-spacing: 1px;
}

@media (max-width: 960px) {
    #start-template .slideshow .container {
        width: 100%;
        height: 350px;
    }
    #start-template .slideshow {
        height: 350px;
    }
#start-template .slideshow .slide img.slide-image {
    max-height: 350px;
    height: 350px;
}
  #start-template .slideshow {
    padding: 0;
    margin-bottom: 20px;
  }
  #start-template .slideshow .slide .slide-content {

  }
}

@media (max-width: 500px) {
    #footer .column {
        padding: 0 20px!important;
    }
    #start-template .slideshow .slide .slide-content {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    #start-template .slideshow .container {
        width: 100%;
        height: 450px;
    }
    #start-template .slideshow {
        height: 450px;
    }
    #start-template .slideshow h1 {
        font-size: 20px;
    }
#start-template .slideshow .slide img.slide-image {
    max-height: 450px;
    height: 450px;
}
}
#start-template .triptych-area {
  background: #f6f6f6;
padding: 35px 0 30px 0;
  background-image: url(images/triptych-bg.png);
  background-repeat: no-repeat;
  background-position-x: -webkit-calc(50% - 300px);
  background-position-x: calc(50% - 300px);
  text-align: center;
}
@media (max-width: 960px) {
  #start-template .triptych-area {
    background-image: none;
    padding: 0 100px;
  }

}
@media (max-width: 460px) {


}
@media (max-width: 850px) {
  #start-template .triptych-area {
    padding: 0 50px;
  }
}
@media (max-width: 750px) {
  #start-template .triptych-area {
    padding: 0 10px;
  }
}
#start-template .triptych-box {
  font-size: 14px;
  width: -webkit-calc(20% - 20px);
  width: calc(20% - 20px);
  display: inline-block;
  border: 5px solid white;
  margin: 10px;
  color: white;
}

.triptych-box:focus,
.site-header .logo:focus,
a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus {
    outline: #3192c0 solid 4px!important;
}

@media (max-width: 960px) {
  #start-template .triptych-box {
    width: 100%;
    max-width: 168px;
  }
}
#start-template .triptych-box img {
  margin: auto;
  margin-top: 10px;
  margin-bottom: -10px;
}
#start-template .triptych-box .dark-background {
  padding-top: 10px;
  display: table;
  height: 75px;
  width: 100%;
}
#start-template .triptych-box span {
  padding: 0 10px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4em;
}
#start-template .info-area {
  background: #307fa5;
  border-bottom: 7px solid #20536f;
  padding: 30px 0;
}
#start-template .info-area .content-inner {
  max-width: 560px;
}
#start-template .info-area .vertical-align-outer {
  position: absolute;
  top: 0;
  bottom: 0;
}
#start-template .info-area .info-content {
  width: 70%;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
  float: right;
  color: white;
}
#start-template .info-area .info-content h1, #start-template .info-area .info-content h2, #start-template .info-area .info-content h3, #start-template .info-area .info-content h4, #start-template .info-area .info-content h5, #start-template .info-area .info-content h6 {
  margin-bottom: 0.3em;
}
#start-template .info-area .info-content p {
  margin-bottom: 0;
}
#start-template .contact-area .contact-toggle {
    background: #2a6483;
    padding: 10px 50px;
    max-width: 300px;
    text-align: center;
    margin: auto;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    cursor: pointer;
    color: white;
    display: none;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    line-height: 1.5;
    outline: 0;
    font-family: "Montserrat";
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#start-template .contact-area .contact-toggle::-moz-focus-inner,
#start-template .contact-area .contact-toggle::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#start-template .contact-area .contact-form {
  display: block;
  text-align: center;
  color: #3192c0;
  max-width: 620px;
  margin: auto;
  margin-top: 20px;
}
.contact-form label {
    float: left;
    margin-left: 10px;
    margin-bottom: -10px;
    margin-top: 5px;
    text-align: left;
}
.contact-form .left {
  float: left;
  padding-right: 10px;
}
.contact-form .right {
  float: right;
  padding-left: 10px;
}
.contact-form .left, #start-template .contact-area .contact-form .right {
  width: 50%;
  margin-top: 10px;
}
@media (max-width: 600px) {
  #start-template .contact-area .contact-form .left, #start-template .contact-area .contact-form .right {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 0;
  }
}
#start-template .contact-area .contact-form .wpcf7-response-output {
  margin: 0;
}
#start-template .contact-area .contact-form input, #start-template .contact-area .contact-form textarea {
  width: 100%;
  border: none;
  border-radius: 0;
  background: #f7f7f7;
  padding: 5px 10px;
  height: 35px;
  border-radius: 10px;
  margin-top: 15px;
  color: #3192c0;
  font-size: 13px;
}
#start-template .contact-area .contact-form input:focus, #start-template .contact-area .contact-form textarea:focus {
  outline: 0;
}
#start-template .contact-area .contact-form textarea {
  height: 185px;
  resize: none;
}
#start-template .contact-area .contact-form input[type="submit"] {
  background: #229f85;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  color: white;
  max-width: 220px;
  margin-top: 20px;
}
#start-template .contact-area .contact-form .styled-select {
  width: 100%;
  overflow: hidden;
  background: url(images/arrow-down.png) no-repeat center right 10px #f7f7f7;
  border-radius: 10px;
  margin-top: 32px;
}
#start-template .contact-area .contact-form .styled-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 110%;
  border-radius: 0;
  border: none;
  background: transparent;
  padding: 5px 10px;
  height: 35px;
  color: #3192c0;
  font-size: 13px;
}
#start-template .contact-area .contact-form .styled-select select::-ms-expand {
  display: none;
}
#start-template .contact-area .contact-form .styled-select select:focus {
  outline: 0;
}
#start-template .contact-area .contact-form p {
  font-weight: bold;
}
#start-template .contact-area .contact-form ::-webkit-input-placeholder {
  color: #3192c0;
}
#start-template .contact-area .contact-form :-moz-placeholder {
  /* Firefox 18- */
  color: #3192c0;
}
#start-template .contact-area .contact-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #3192c0;
}
#start-template .contact-area .contact-form :-ms-input-placeholder {
  color: #3192c0;
}

#contact-template .contact-main {
  margin-bottom: 30px;
}
#contact-template .contact-main .content-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#contact-template .contact-main .left, #contact-template .contact-main .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 50%;
  padding: 40px;
  background: #f6f6f6;
  margin: 0 30px;
}
@media (max-width: 960px) {
  #contact-template .contact-main .content-inner {
    display: inherit;
  }
  #contact-template .contact-main .left, #contact-template .contact-main .right {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  #contact-template .contact-main .left {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  #contact-template .contact-main .left, #contact-template .contact-main .right {
    width: 100%;
    margin: 0;
  }
  #contact-template .contact-main .left {
    margin-bottom: 30px;
  }
}
#contact-template .contact-area {
  padding: 30px 0 20px 0;
  background: #f6f6f6;
}
#contact-template .contact-area .contact-form {
  display: block;
  text-align: center;
  color: #3192c0;
  max-width: 620px;
  margin: auto;
}
#contact-template .contact-area .contact-form .left {
  float: left;
  padding-right: 10px;
}
#contact-template .contact-area .contact-form .right {
  float: right;
  padding-left: 10px;
}
#contact-template .contact-area .contact-form .left, #contact-template .contact-area .contact-form .right {
  margin-top:0;
  width: 50%;
}
@media (max-width: 600px) {
  #contact-template .contact-area .contact-form .left, #contact-template .contact-area .contact-form .right {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 0;
  }
}
#contact-template .contact-area .contact-form .wpcf7-response-output {
  margin: 0;
}
#contact-template .contact-area .contact-form input, #contact-template .contact-area .contact-form textarea {
  width: 100%;
  border: none;
  border-radius: 0;
  background: #fff;
  padding: 5px 10px;
  height: 35px;
  border-radius: 10px;
  margin-top: 15px;
  color: #3192c0;
  font-size: 13px;
}
#contact-template .contact-area .contact-form input:focus, #contact-template .contact-area .contact-form textarea:focus {
  outline: 0;
}
#contact-template .contact-area .contact-form textarea {
  height: 185px;
  resize: none;
}
#contact-template .contact-area .contact-form input[type="submit"] {
  background: #229f85;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  color: white;
  max-width: 220px;
  margin-top: 20px;
}
#contact-template .contact-area .contact-form .styled-select {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url(images/arrow-down.png) no-repeat center right 10px white;
  border-radius: 10px;
  margin-top: 32px;
}
#contact-template .contact-area .contact-form .styled-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 110%;
  border-radius: 0;
  border: none;
  background: transparent;
  padding: 5px 10px;
  height: 35px;
  color: #3192c0;
  font-size: 13px;
}
#contact-template .contact-area .contact-form .styled-select select::-ms-expand {
  display: none;
}
#contact-template .contact-area .contact-form .styled-select select:focus {
  outline: 0;
}
#contact-template .contact-area .contact-form p {
  font-weight: bold;
}
#contact-template .contact-area .contact-form ::-webkit-input-placeholder {
  color: #3192c0;
}
#contact-template .contact-area .contact-form :-moz-placeholder {
  /* Firefox 18- */
  color: #3192c0;
}
#contact-template .contact-area .contact-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #3192c0;
}
#contact-template .contact-area .contact-form :-ms-input-placeholder {
  color: #3192c0;
}

#pressentation-template .main {
  padding: 0;
}
#pressentation-template .registers-outer {
  width: 25%;
  float: left;
  padding: 0 10px;
  display: inline-block;
}
#pressentation-template .registers {
  width: 100%;
  background: #f6f6f6;
  padding-bottom: 20px;
}
#pressentation-template .registers .title {
  color: white;
  text-align: center;
  padding: 10px 15px 28px 15px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  background: url(images/register-bottom.png) #229f85;
  background-repeat: no-repeat;
  background-position: center bottom 0px;
}
#pressentation-template .registers .search {
  display: block;
  border: 0;
  background: white;
  height: 35px;
  border-radius: 10px;
  padding: 0 40px 0 15px;
  margin: 15px 20px;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  background-image: url("images/search.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  color: #16a085;
  font-size: 13px;
}
#pressentation-template .registers .search:focus {
  outline: 0;
}
#pressentation-template .registers ::-webkit-input-placeholder {
  color: #16a085;
}
#pressentation-template .registers :-moz-placeholder {
  /* Firefox 18- */
  color: #16a085;
}
#pressentation-template .registers ::-moz-placeholder {
  /* Firefox 19+ */
  color: #16a085;
}
#pressentation-template .registers :-ms-input-placeholder {
  color: #16a085;
}
#pressentation-template .registers .register-sort-outer {
  margin: 0 5px;
}
#pressentation-template .registers .paginate-left, #pressentation-template .registers .paginate-right {
  font-size: 13px;
  display: inline-block;
  width: 10%;
  text-align: center;
  cursor: pointer;
  background: transparent;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  padding: 0;
  color: #276485;
  border-radius: 0;
  line-height: 1.5;
  margin-bottom: 3px;
}
#pressentation-template .registers .paginate-left img, #pressentation-template .registers .paginate-right img {
  display: inline-block;
}
#pressentation-template .registers .register-sort {
  text-align: center;
  display: inline-block;
  width: 80%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}
#pressentation-template .registers .register-sort a {
  width: 12.5%;
  display: inline-block;
  text-align: center;
  color: #276485;
}
#pressentation-template .registers .register-sort .selected {
  background: #229f85;
  border-radius: 15px;
  color: white;
}
#pressentation-template .registers .register-list {
  margin-top: 10px;
}
#pressentation-template .registers .register-list a {
  line-height: 1em;
  color: #276485;
  display: block;
  width: 100%;
  padding: 4px 30px;
  text-decoration: none;
}
#pressentation-template .registers .register-list a:hover, #pressentation-template .registers .register-list a:active, #pressentation-template .registers .register-list a:focus {
  color: #1b465e;
}
#pressentation-template .main-content-outer {
  width: 50%;
  padding: 0 10px;
  display: inline-block;
}
#pressentation-template .main-content .top-image {
  border: 5px solid #f6f6f6;
  margin-bottom: 20px;
  padding: 20px;
}
#pressentation-template .main-content .top-image img {
  margin: auto;
  max-width: 100%;
}
#pressentation-template .information-outer {
  width: 25%;
  float: right;
  padding: 0 10px;
  display: inline-block;
}
#pressentation-template .information .login {
  font-size: 13px;
  display: block;
  width: 100%;
  background: #229f85;
  color: white;
  text-align: center;
  padding: 8px;
  border-radius: 10px;
  font-weight: bold;
  margin-bottom: 20px;
}
#pressentation-template .information .login img {
  display: inline-block;
  margin-bottom: -3px;
  margin-left: 7px;
}
#pressentation-template .information .login:hover {
  background: #1e8a73;
}
#pressentation-template .information .information-box {
  background: #f6f6f6;
  padding: 20px;
  margin-bottom: 20px;
}
#pressentation-template .information .information-box p {
  font-size: 11px;
}
#pressentation-template .information .information-box h6 {
  line-height: 32px;
  font-size: 11px;
  margin-bottom: 1.3em;
  font-weight: normal;
}
#pressentation-template .information .download-box {
  background: #f6f6f6;
  padding: 20px;
  font-size: 11px;
}
#pressentation-template .information .download-box a {
  display: block;
  margin-top: 10px;
  color: #276485;
  clear: both;
  position: relative;
}
#pressentation-template .information .download-box a:before {
  font-family: "Icomoon";
  font-size: 16px;
  content: "\e602";
  display: block;
  float: left;
  color: #3192c0;
  position: absolute;
  left: 0;
  top: -webkit-calc(50% - 12px);
  top: calc(50% - 12px);
}
#pressentation-template .information .download-box a span {
  line-height: 16px;
  display: block;
  padding-left: 20px;
}
@media (max-width: 960px) {
  #pressentation-template .information-outer, #pressentation-template .main-content-outer, #pressentation-template .registers-outer {
    float: none;
    width: 100%;
  }
  #pressentation-template .registers-outer .registers {
    margin: 20px 0;
    padding-bottom: 10px;
  }
  #pressentation-template .registers-outer .title {
    background: #229f85;
    padding-bottom: 10px;
  }
}

#news-template .main {
  padding: 0;
}
#news-template .news {
  width: 83.33333333333%;
  float: left;
  padding: 0 10px;
}
#news-template .news article h1, #news-template .news article h2 {
  margin-bottom: 0;
}
#news-template .news article h1 a, #news-template .news article h2 a {
  color: #276485;
}
#news-template .news article .entry-meta {
  font-size: 12px;
  margin-bottom: 5px;
}
#news-template .news article .entry-content {
  margin-top: 0;
  font-size: 13px;
}
#news-template .nav-previous {
  float: left;
}
#news-template .nav-next {
  float: right;
}
#news-template .side-navigation {
  width: 16.66666666666%;
  float: right;
  padding: 0 10px;
}
@media (max-width: 960px) {
  #news-template .news, #news-template .side-navigation {
    float: none;
    width: 100%;
  }
  #news-template .news {
    margin-bottom: 30px;
  }
}

#search-template .main {
  padding: 0;
}
#search-template .search-results {
  width: 83.33333333333%;
  float: left;
  padding: 0 10px;
}
#search-template .search-results article h1, #search-template .search-results article h2 {
  margin-bottom: 5px;
}
#search-template .search-results article h1 a, #search-template .search-results article h2 a {
  color: #276485;
}
#search-template .search-results article .entry-meta {
  font-size: 12px;
  margin-top: -5px;
  margin-bottom: 5px;
}
#search-template .search-results article .entry-summary {
  margin-top: 0;
  font-size: 13px;
}
#search-template .side-navigation {
  width: 16.66666666666%;
  float: right;
  padding: 0 10px;
}
@media (max-width: 960px) {
  #search-template .search-results, #search-template .side-navigation {
    float: none;
    width: 100%;
  }
  #search-template .search-results {
    margin-bottom: 30px;
  }
}

#footer {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #2a6483;
    overflow: hidden;
}

#footer .container {
    width: 1060px;
    margin: 0 auto;
    position: relative;
}

#footer .column {
    width: 33.33333%;
    float: left;
    padding: 0 40px;
}

#footer ul {
    list-style: none;
    list-style: inside;
    margin: 0;
}

#footer .holder > ul > li {
    margin-bottom: 20px;
}

#footer .holder > ul > li > a:first-child {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

#footer .holder .sub-menu {
    margin-top: 10px;
}

#footer .holder > ul > li:last-child {
    margin-bottom: 0;
}

#footer ul li {
    display: block;
    margin-bottom: 2px;
}

#footer ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 170%;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

#footer ul li a.non-link:hover {
    opacity: 1;
}

#footer ul li a:hover {
    opacity: 0.7;
}

#footer .delimiters div {
    position: absolute;
    top: -40px;
    bottom: 0;
    width: 3px;
    background: #20536f;
    height: 4000px;
}

#footer .delimiter-one {
    left: 33.33333%;
    left: -webkit-calc(33.33333% + 3.5px);
    left: calc(33.33333% + 3.5px);
}

#footer .delimiter-two {
    left: 66.66666%;
    left: -webkit-calc(66.66666% - 1.5px);
    left: calc(66.66666% - 1.5px);
}

#bottom {
    background: #307fa5;
    width: 100%;
    float: left;
    text-align: center;
}

#bottom .container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    text-align: center;
}

#bottom .column {
    display: inline-block;
    text-align: center;
    padding: 20px 0;
}

#bottom .column:last-child {
    margin-left: 60px;
}

#bottom .column:first-child {
    margin-left: 0!important;
}

#bottom .column span,
#bottom .column a {
    color: #fff;
    font-size: 12px;
    display: inline-block;
}

#bottom .column a {
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

#bottom .column a:hover {
    opacity: 0.7;
}

#bottom .column .name {
    text-transform: uppercase;
    font-weight: bold;
}

@media (max-width: 1060px) {
    #footer .container,
    #bottom .container {
        width: 100%;
    }
    #bottom {
        padding: 10px 0;
    }
    #bottom .column {
        width: 100%;
        display: block;
        text-align: center;
        margin-left: 0!important;
        padding: 10px 0;
    }
}

@media (max-width: 900px) {
    #footer .column {
        width: 50%;
        text-align: left;
        margin-bottom: 30px;
    }
    #footer .delimiter-one {
        left: 50%;
        left: -webkit-calc(50% + 3.5px);
        left: calc(50% + 3.5px);
    }
    #footer .delimiter-two {
        display: none;
    }
    #footer .column:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 600px) {
    #footer .column {
        width: 100%;
    }
    #footer .delimiter-one {
        display: none;
    }
}

#masthead {
    margin-bottom: 25px;
}

.home #masthead {
    margin-bottom: 0;
}

.shortcut {
    width: 100%;
    border-bottom: 4px solid #f6f6f6;
    text-align: center;
    opacity: 0;
    z-index: -1;
    height: 0;
    display: block;
}

.shortcut:focus {
    padding: 20px;
    height: auto;
    opacity: 1;
    z-index: 1;
    outline: none!important;
}

.shortcut:focus span {
    padding: 10px;
    outline: #3192c0 solid 4px!important;
    height: auto;
}

.shortcut span {
    text-transform: uppercase;
    height: 0;
}

.mobile-menu li.menu-item-has-children .menu-trigger {
    display: none;
}

@media (max-width: 960px) {
    .mobile-menu .content .menu-container li {
        padding: 4px 0;
        position: relative;
    }
    .mobile-menu .content .menu-container {
        padding: 20px 0;
    }
    .mobile-menu .content .menu-container a {
        padding: 0 20px;
        display: block;
    }
    .mobile-menu .content .menu-container .sub-menu {
        padding: 15px 15px;
        margin: 15px 0;
        background-color: #f5f5f5;
    }
    .mobile-menu .content .menu-container .sub-menu .sub-menu {
        background-color: #e4e3e3;
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
        padding: 15px 30px;
    }
    .mobile-menu li.menu-item-has-children a {
        padding-right: 40px;
    }
    .mobile-menu li.menu-item-has-children .menu-trigger {
        position: absolute;
        right: 15px;
        top: 0;
        height: 20px;
        width: 20px;
        background: url('images/plus-sign.svg') no-repeat center right;
        background-size: 20px;
        margin-top: 4.5px;
        display: block;
        cursor: pointer;
        transition: 0.25s;
    }
    .mobile-menu li.menu-item-has-children .sub-menu .menu-trigger {
        right: 0;
    }
    .mobile-menu li.menu-item-has-children .menu-trigger.is-open {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

/*
// Subscribe
*/

.subscribe {
  color: #fff;
  padding: 70px 0;
}

.subscribe .container {
  width: 1060px;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  padding: 0 40px;
}

.subscribe__textHolder {
  width: 50%;
  float: left;
  padding-right: 15px;
}

.subscribe__formHolder {
  width: 50%;
  float: left;
  padding-left: 15px;
}

.subscribe__heading {
  font-weight: 500;
  margin-bottom: 0.3em;
}

.subscribe__text {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.6em;
}

.subscribe__formTop {
  margin-bottom: 20px;
}

.subscribe .subscribe__input {
  border-radius: 0;
  border: 0;
  width: calc(100% - 140px);
  float: left;
  padding: 12px 15px;
  font-size: 15px;
}

.subscribe__submit {
  border-radius: 0;
  border: 0;
  color: currentColor;
  box-shadow: none;
  display: block;
  width: 140px;
  float: left;
  height: 46px;
  transition: 0.25s;
  font-size: 14px;
  text-shadow: none;
}

.subscribe__submit:hover {
  opacity: 0.7;
  box-shadow: none;
}

.subscribe__submit.isLoading {
  pointer-events: none;
}

.subscribe__checkbox {
  margin-right: 6px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}

.subscribe__checkboxLabel {
  font-size: 14px;
}

@media (max-width: 900px) {
  .subscribe .subscribe__input {
    width: calc(100% - 110px);
  }

  .subscribe__submit {
    width: 110px;
  }
}

@media (max-width: 760px) {
  .subscribe {
    padding: 30px 0;
  }
  
  .subscribe__textHolder {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  
  .subscribe__formHolder {
    width: 100%;
    padding-left: 0;
  }

  .subscribe__formTop {
    margin-bottom: 14px;
  }

  .subscribe .container {
    padding: 0 20px;
    width: 500px;
  }
  .subscribe__text br {
    display: none;
  }

  .subscribe .subscribe__input {
    width: calc(100% - 100px);
    padding: 9px 12px;
    font-size: 13px;
  }

  .subscribe__submit {
    width: 100px;
    height: 37px;
    font-size: 13px;
  }

  .subscribe__checkbox {
    margin-right: 6px;
  }

  .subscribe__checkboxLabel {
    font-size: 11px;
  }
}

.grecaptcha-badge{
	display:none;
}