@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&subset=cyrillic");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
==========================================*/
/* 36/16 */
/* 30/16 */
/* 26/16 */
/* 22/16 */
/* 18/16 */
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?94979977");
  src: url("../fonts/fontello.eot?94979977#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?94979977") format("woff2"), url("../fonts/fontello.woff?94979977") format("woff"), url("../fonts/fontello.ttf?94979977") format("truetype"), url("../fonts/fontello.svg?94979977#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pfdintext';
  src: url("../fonts/pfdintextcondpro-bold.woff2") format("woff2"), url("../fonts/pfdintextcondpro-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'pfdintext';
  src: url("../fonts/pfdintextcomppro-regular.woff2") format("woff2"), url("../fonts/pfdintextcomppro-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html, body {
  height: 100%;
}

body {
  font: 16px pfdintext;
  line-height: 1.3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.clr {
  clear: both;
}

.hidden {
  display: none !important;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 30px;
  font-weight: normal;
}

h1 {
  font-size: 2.25em; 
  font-weight: normal;
}

h2 {
  font-size: 1.875em;
}

h3 {
  font-size: 1.625em;
  font-weight: normal;
}

h4 {
  font-size: 1.375em;
}

h5 {
  font-size: 1.125em;
}

h6 {
  font-size: 1em;
}

/*
==================================*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-search:before {
  content: '\e800';
}

/* '' */
.icon-right-open:before {
  content: '\e803';
}

/* '' */
.icon-left-open:before {
  content: '\e804';
}

/* '' */
.icon-up-open:before {
  content: '\e805';
}

/* '' */
.icon-down-open:before {
  content: '\e806';
}

/* '' */
.icon-up-open-big:before {
  content: '\e809';
}

/* '' */
.icon-down-open-big:before {
  content: '\e80a';
}

/* '' */
.icon-facebook:before {
  content: '\f09a';
}

/* '' */
.icon-vkontakte:before {
  content: '\f189';
}

/* '' */
.navbar {
  min-height: 38px;
  display: block;
}

@media (min-width: 992px) {
  .navbar {
    padding: 0 0 0 202px;
  }
}

.navbar .navbar-nav {
  width: 100%;
}

.navbar .navbar-nav > li {
  position: relative;
}

@media (min-width: 992px) {
  .navbar .navbar-nav > li {
    -webkit-transform: skew(-25deg);
        -ms-transform: skew(-25deg);
            transform: skew(-25deg);
    background-color: #25567b;
    background-image: -webkit-linear-gradient(291deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(69deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(21deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.1);
            box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.1);
  }
  .navbar .navbar-nav > li:hover,
  .navbar .navbar-nav > li.active {
    background-color: #8c3f3d;
    background-image: -webkit-linear-gradient(-21deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(-21deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.1);
            box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.1);
  }
}

.navbar .navbar-nav > li > a {
  white-space: nowrap;
  display: block;
  color: #fff;
  padding: 5px 5px;
  font-size: 1.4em;
  /* 24/16 */
  position: relative;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 992px) {
  .navbar .navbar-nav > li > a {
    padding: 8px 30px 6px;
    -webkit-transform: skew(25deg);
        -ms-transform: skew(25deg);
            transform: skew(25deg);
    border: none;
    font-size: 1.1em;
    /* 24/16 */
  }
}

@media (min-width: 1200px) {
  .navbar .navbar-nav > li > a {
    padding: 5px 30px 4px;
    font-size: 1.4em;
    /* 24/16 */
  }
}

.navbar .navbar-nav > li > a:hover, 
.navbar .navbar-nav > li > a:active, 
.navbar .navbar-nav > li > a:focus {
  text-decoration: none;
}

.navbar .navbar-nav > li ul {
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-top: 0;
  background: #214662;
  padding: 15px 0;
  border: none;
  left: 0;
}

@media (min-width: 992px) {
  .navbar .navbar-nav > li ul {
    -webkit-transform: skew(25deg);
        -ms-transform: skew(25deg);
            transform: skew(25deg);
    background: rgba(37, 86, 123, 0.9);
    margin-left: 35px;
  }
}

.navbar .navbar-nav > li ul a {
  color: #fff;
  display: block;
  padding: 10px 25px;
  font-size: 1.4em;
  /* 24/16 */
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  line-height: 1;
}

.navbar .navbar-nav > li ul a:hover,
.navbar .navbar-nav > li ul .active a{
  background-color: #8c3f3d;
  text-decoration: none;
}

.navbar .navbar-nav > .active > a {
  border-color: #264085;
}

.navbar .navbar-collapse {
  clear: both;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 3px;
  font-family: fontello;
  content: "\e80a";
  font-weight: normal;
  font-size: 14px;
  border: none;
}

.navbar-toggler {
  top: -7px;
  right: -20px;
  padding: 2px 7px;
  font-size: 0;
  position: relative;
  float: right;
  clear: both;
  margin: 2px 0;
  outline: none;
}

.navbar-toggler span {
  display: block;
  width: 25px;
  height: 2px;
  margin: 5px 0;
  background: #fff;
}

.nav-fixed {
  padding-top: 86px;
}

.nav-fixed .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-fixed .top-panel {
  padding: 0;
  position: relative;
  z-index: 3;
}

.nav-fixed .top-panel .container {
  position: relative;
}

.nav-fixed .top-search {
  display: none !important;
}

.nav-fixed .top-socials {
  position: absolute;
  right: 65px;
  top: 8px;
}

@media (min-width: 992px) {
  .nav-fixed .top-socials {
    right: 15px;
  }
}

.nav-fixed .top-socials a {
  color: #fff;
}

.nav-fixed .top-socials a:hover {
  color: #b0b9c3;
}

.nav-fixed .logo {
  width: 158px;
}

.nav-fixed .logo img {
  height: 60px;
}

.nav-fixed .logo::before {
  border-top-width: 65px;
  border-left-width: 30px;
  border-right-width: 30px;
  width: 158px;
}

.nav-fixed .logo span {
  display: block;
}

.nav-fixed .navbar {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 992px) {
  .nav-fixed .navbar {
    padding-left: 150px;
  }
}

.nav-fixed .navbar-nav {
  padding-top: 30px;
}

@media (min-width: 992px) {
  .nav-fixed .navbar-nav {
    padding: 0;
  }
}

.btn {
  display: block;
  outline: none;
}

.btn:active, .btn:focus {
  outline: none;
}

.form input[type="text"],
.form input[type="email"] {
  display: block;
  width: 100%;
  margin: 10px auto;
  border: 1px solid #ddd;
  padding: 0 10px;
}

.form input[type="submit"] {
  background: #333;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  display: block;
  width: 150px;
  height: 35px;
  margin: 10px auto;
}

.form input[type="submit"]:hover {
  background: #000;
}

.form-close {
  position: absolute;
  top: -40px;
  right: -40px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
}

.form-close:hover {
  color: #ff0000;
}

.form-title {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}

/* placeholder
=====================================*/
:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus:-moz-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

::-webkit-input-placeholder {
  color: #a5a3a3;
  opacity: 1;
}

:-moz-placeholder {
  color: #a5a3a3;
  opacity: 1;
}

::-moz-placeholder {
  color: #a5a3a3;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #a5a3a3;
  opacity: 1;
}

/* helpers
=====================================*/
:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#jGrowl {
  display: none !important;
}

/*
=====================================*/
.header {
  position: relative;
  z-index: 9;
}

.top-panel {
  text-align: right;
  padding: 25px 0 30px;
}

.top-panel .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.search {
  position: relative;
}

.top-search .search-inner {
  float: right;
}

.search input {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  position: relative;
  height: 36px;
  padding: 0 40px 0 10px;
  font-family: "Open Sans";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.search button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #8c3f3d;
  color: #fff;
  border: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.search button:hover {
  background-color: #25567b;
}

.top-search {
  width: 230px;
  display: inline-block;
  vertical-align: middle;
}

.top-search input {
  width: 230px;
}

.top-search input:focus {
  width: 300px;
}

.socials {
  display: inline-block;
}

.top-socials {
  display: inline-block;
  margin-left: 20px;
  font-size: 1.1em;
}

.top-socials a {
  display: inline-block;
  margin-left: 7px;
  color: #b0b9c3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.top-socials a:hover {
  text-decoration: none;
  color: #26567b;
}

/*
=====================================*/
.navigation {
  background: #25567b;
  -webkit-box-shadow: 0 4px 5px rgba(37, 86, 123, 0.1);
          box-shadow: 0 4px 5px rgba(37, 86, 123, 0.1);
}

.logo {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 210px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.logo img {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.logo::before {
  content: "";
  display: block;
  width: 210px;
  border-top: 40px solid #fff;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.logo::after {
  content: "";
  position: absolute;
  left: -86px;
  top: 0;
  display: block;
  width: 104px;
  height: 38px;
  background: url(../images/sub-menu.png) no-repeat;
}

.logo span {
  display: none;
  position: absolute;
  bottom: 2px;
  left: 30px;
  height: 1px;
  width: 100px;
  z-index: -1;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.9);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.9);
}

/*
=====================================*/
.slider {
  overflow: hidden;
}

.slider img {
  position: relative;
  left: -50%;
  width: 200% !important;
  -webkit-transition: -webkit-transform 3s ease;
  transition: -webkit-transform 3s ease;
  transition: transform 3s ease;
  transition: transform 3s ease, -webkit-transform 3s ease;
  -webkit-transition: transform 3s ease;
  -moz-transition: transform 3s ease;
  -ms-transition: transform 3s ease;
  -o-transition: transform 3s ease;
}

.slider:hover img {
  transform: scale3d(1.05, 1.05, 1.05);
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  -moz-transform: scale3d(1.05, 1.05, 1.05);
  -ms-transform: scale3d(1.05, 1.05, 1.05);
  -o-transform: scale3d(1.05, 1.05, 1.05);
}

.slider .container {
  z-index: 2;
}

.slider-outer {
  position: absolute;
  top: 22%;
}

.slider-content {
  max-width: 96%;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}

@media (min-width: 992px) {
  .slider-content {
    padding: 35px 45px;
  }
}

.sl-title {
  text-transform: uppercase;
  font-size: 1.5em;
}

@media (min-width: 768px) {
  .sl-title {
    font-size: 2.5em;
  }
}

@media (min-width: 992px) {
  .sl-title {
    font-size: 2.8;
  }
}

@media (min-width: 1200px) {
  .slider img{
    width: 100% !important; 
    left: 0;
  }
  .sl-title {
    font-size: 3.8125em;
    /* 61/16 */
  }
}

.sl-txt {
  font-size: 1.25em;
  line-height: 1em;
}

@media (min-width: 768px) {
  .sl-txt {
    font-size: 1.5em;
  }
}

@media (min-width: 992px) {
  .sl-txt {
    font-size: 2em;
    line-height: 1.2em;
  }
}

@media (min-width: 1200px) {
  .sl-txt {
    font-size: 2.25em;
  }
}

.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev{
  display: none;
}

@media (min-width: 768px) {
  .flex-direction-nav .flex-next,
  .flex-direction-nav .flex-prev{
    display: block;
  }
}

/*
=====================================*/
.middle {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 70px 0;
}

.middle-block {
  margin-bottom: 80px;
}

.middle-block:last-child {
  margin-bottom: 0;
}

.title {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1;
  font-size: 1.8em;
}

@media (min-width: 768px) {
  .title {
    font-size: 3em;
  }
}

.title span {
  display: inline-block;
  padding: 6px 10px 3px;
  background-color: #25567b;
}

/*
=====================================*/
.item {
  margin-bottom: 40px;
}

.item_img {
  display: block;
  overflow: hidden;
  /*
  height: 215px;
  */
  margin-bottom: 15px;
  text-align: center;
}

.item_img img {
  display: block;
  width: 100%; 
  margin: 0 auto;
  -webkit-transition: -webkit-transform 2s ease;
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
  -webkit-transition: transform 2s ease;
  -moz-transition: transform 2s ease;
  -ms-transition: transform 2s ease;
  -o-transition: transform 2s ease;
}

.item_img:hover img {
  transform: scale3d(1.05, 1.05, 1.05);
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  -moz-transform: scale3d(1.05, 1.05, 1.05);
  -ms-transform: scale3d(1.05, 1.05, 1.05);
  -o-transform: scale3d(1.05, 1.05, 1.05);
}

.item_dt {
  margin-bottom: 10px;
  color: #8e8e8e;
  font-size: 1.25em;
  /* 20/16 */
}

.item_title {
  display: block;
  color: #000;
  font-size: 1.125em;
  /* 18/16 */
  font-family: "Open Sans";
}

.item_title:hover {
  color: #803e40;
  text-decoration: none;
}

/*
=====================================*/
.link-more {
  clear: both;
  text-align: right;
}

.link-more a {
  color: #8c3f3d;
  font-size: 1.5em;
  /* 24/16 */
  display: inline-block;
  padding: 2px 10px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.link-more a:hover {
  background-color: #8c3f3d;
  color: #fff;
  text-decoration: none;
}

/*
=====================================*/
.videos{
  margin-bottom: 30px;
}

.album-item {
  overflow: hidden;
  display: block;
  margin-bottom: 30px;
  position: relative;
  height: 220px;
  color: #fff;
  line-height: 1.1em;
  font-size: 1.5em;
  /* 24/16 */
}

@media (min-width: 768px) {
  .album-item {
    font-size: 1.3em;
  }
}

@media (min-width: 992px) {
  .album-item {
    font-size: 1.5em;
  }
}

.album-item img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  -webkit-transition: -webkit-transform 2s ease;
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
  -webkit-transition: transform 2s ease;
  -moz-transition: transform 2s ease;
  -ms-transition: transform 2s ease;
  -o-transition: transform 2s ease;
}

.album-item span {
  display: block;
  padding: 10px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.album-item:hover img {
  transform: scale3d(1.05, 1.05, 1.05);
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  -moz-transform: scale3d(1.05, 1.05, 1.05);
  -ms-transform: scale3d(1.05, 1.05, 1.05);
  -o-transform: scale3d(1.05, 1.05, 1.05);
}

.album-item:hover span {
  background-color: #8c3f3d;
  color: #fff;
}

/*
=====================================*/
.video-item {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-item object,
.video-item embed,
.video-item iframe,
.video-item video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
=====================================*/
.pagetitle {
  margin-bottom: 30px;
  font-size: 2em;
  line-height: 1.1em;
  text-transform: none;
  margin-top: 0;
  font-family: pfdintext;
  font-weight: normal;
}

@media (min-width: 768px) {
  .pagetitle {
    font-size: 3em;
  }
}

.video-album {
  margin-bottom: 40px;
}

.video-album:last-child {
  margin: 0;
}

.video-album_dt {
  color: #8e8e8e;
  font-size: 1.25em;
  /* 20/16 */
}

.video-album_title {
  margin-bottom: 15px;
  font-family: "Open Sans";
  font-size: 1em;
  /* 24/16 */
}

@media (min-width: 768px) {
  .video-album_title {
    font-size: 1.5em;
  }
}

.sub-pagetitle{
  margin-bottom: 40px;
}

.sub-pagetitle h2{
  font-weight: normal;
  font-size: 1.3em;
}

@media (min-width: 768px) {
  .sub-pagetitle h2 {
    font-size:  1.5em;
  }
}

@media (min-width: 992px) {
  .sub-pagetitle h2 {
    font-size:  1.875em;
  }
}

.data-info{
  color: #8e8e8e;
  font-size: 1.25em; /* 20/16 */
}

/*
=====================================*/
.page-head {
  margin-bottom: 30px;
  font-size: 1.25em;
  /* 20/16 */
}

.page-head_cat {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  background-color: #25567b;
  padding: 4px 5px 2px;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; 
}

.page-head_cat:hover{
  color: #fff;
  text-decoration: none;
  background-color: #8b3d3b;
}

.page-head_dt {
  display: inline-block;
  margin-left: 10px;
  color: #8e8e8e;
}

.inner-title {
  margin-bottom: 25px;
  font-size: 1.5em;
  line-height: 1.1em;
}

@media (min-width: 768px) {
  .inner-title {
    font-size: 3em;
  }
}

@media (min-width: 992px) {
  .inner-title {
    font-size: 2em;
  }
}

/*
=====================================*/
.page-search {
  display: block;
}

.page-search-outer {
  margin: 25px 0;
  padding: 10px;
  background-color: #eee;
}

@media (min-width: 768px) {
  .page-search-outer {
    padding: 20px 60px;
  }
}

.page-search input {
  height: 40px;
  border: none;
  -webkit-box-shadow: inset 1.118px 1.658px 5px 0px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1.118px 1.658px 5px 0px rgba(0, 0, 0, 0.05);
}

.page-search button {
  width: 40px;
}

@media (min-width: 768px) {
  .page-search button {
    width: 100px;
  }
}

/*
=====================================*/
.res {
  margin-bottom: 30px;
  font-family: "Open Sans";
}

.res-img {
  display: block;
  overflow: hidden;
}

.res img {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  -webkit-transition: all 2s;
  transition: all 2s;
}

.res-title {
  display: block;
  color: #000;
  font-size: 1.3em;
  /* 24/16 */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.res-title:hover {
  color: #883836;
  text-decoration: none;
}

.res:hover img {
  transform: scale3d(1.05, 1.05, 1.05);
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  -moz-transform: scale3d(1.05, 1.05, 1.05);
  -ms-transform: scale3d(1.05, 1.05, 1.05);
  -o-transform: scale3d(1.05, 1.05, 1.05);
}

.res:hover .res-title {
  color: #883836;
}

/*
=====================================*/
.gallery {
  margin: 25px 0;
  max-width: 100%;
}

.gallery a {
  display: inline-block;
  /* height: 200px; */
  max-width: 300px;
  overflow: hidden;
  margin: 2px;
  text-align: center;
  width: 45%;
}

@media (min-width: 992px) {
  .gallery a {
    display: inline-block;
    height: 200px;
    width: auto;
  }
}

.gallery a img {  
  display: inline-block;
  max-width: 100%;
}


@media (min-width: 992px) {
  .gallery a img{
    height: 200px;
    width: auto;
    max-width: 1000%;
  }
}


/*
===================================*/
.tb{
  width: 100%;
}

.tb thead tr{
  background-color: #f5f5f5;
}

.tb th {
  font-size: 1.25em;
  font-weight: normal;
  line-height: 1;
  padding: 10px 5px; 
  text-align: left;
  border-bottom: 1px solid #ddd;
}

@media (min-width: 768px) {
  .tb th {
    font-size: .9em;
    padding: 15px 5px; 
  }
}

@media (min-width: 992px) {
  .tb th {
    font-size: 1.25em;
  }
  .tb.tb-protocol-sprint {
    font-size: .9em;
    line-height: 1;
  }

  .tb.tb-protocol-sprint th {
    font-size: 1em; 
  }

  .tb.tb-protocol-sprint tr:first-child th:first-child {
    white-space: nowrap;
  }


  .tb-protocol-sprint span.number{
    display: inline-block;
    color: #fff;
  }

  .tb-protocol-sprint span{
    display: block;
    color: #777;
  }



} 

.tb-calendar thead th:first-child{ 
  text-align: center;
}
 
.tb-calendar thead th:nth-child(3){ 
  text-align: center;
} 

.tb tr.show-sub-tr.active>td:last-child{
  border-right: 3px solid #25567b;
}
 
@media (min-width: 768px) {
  td.center,
  th.center{
    text-align: center !important;
  }
}

.number{
  color: #fff;
  background-color: #25567b;
  display: inline-block;
  padding: 3px 5px;
  line-height: 1;
  margin-right: 5px;
}

.gray{
  color: #8e8e8e;
}

.tablesorter-header{
  cursor: pointer;
}

.sorter-false{
  cursor: default;
}

.sorter-false .tablesorter-header-inner::before{
  display: none;
} 

.tablesorter-header-inner::before{
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  margin-right: 3px;
  vertical-align: middle;
}

.tablesorter-headerDesc .tablesorter-header-inner::before,
.tablesorter-headerUnSorted  .tablesorter-header-inner::before{
  border-width: 6px 3px 0 3px;
  border-color: #9b9b9b transparent transparent transparent;
}

.tablesorter-headerAsc .tablesorter-header-inner::before{
  border-width: 0 3px 6px 3px;
  border-color: transparent transparent #9b9b9b transparent;
}


.tablesorter-headerDesc:hover .tablesorter-header-inner::before,
.tablesorter-headerUnSorted:hover  .tablesorter-header-inner::before{ 
  border-color: #8a3c3a transparent transparent transparent;
}

.tablesorter-headerAsc:hover .tablesorter-header-inner::before{ 
  border-color: transparent transparent #8a3c3a transparent;
}

.tb hr{
  margin: 3px auto;
  max-width: 70%;
}

.tb-text-right{
  text-align: left;
}

@media (min-width: 576px) {
  .tb-text-right{
    text-align: right;
  }
}
 
.link-pdf{
  display: inline-block;
  color: #883836;
  text-decoration: none;
  line-height: 1;
  font-size: 1.25em; /* 20/16 */
}

.link-pdf span{
  display: inline-block;
  color: #fff;
  padding: 1px 5px;
  background-color: #d63137;
  margin-right: 5px;
}

.link-pdf:hover{
  text-decoration: underline;
  color: #883836;
}

.link-pdf:hover span{
  text-decoration: none;
}

 
@media (max-width: 767px) {
  .hide-mob{
    display: none !important;
  }
}


/*
==========================================*/
.tb td{
  font-size: 1.1em;
  border-bottom: 1px solid #ddd;
}

@media (min-width: 768px) {
  .tb td {
    font-size: 1em;
  }
}

@media (min-width: 992px) {
  .tb td {
    font-size: 1.2em;
  max-width: 140px;
  }
} 

.td-dt{
  display: inline-block;
}

.td-dt-end::before{
  content: " - ";
  margin-left: 3px;
}

@media (min-width: 768px) {
  .tb-calendar>tbody>tr>td:first-child{
    width: 7%;
    text-align: center;
    color: #8e8e8e;
  }

  .tb-calendar>tbody>tr>td:nth-child(2){
    width: 55%; 
    font-size: 1.2em;
    line-height: 1;
  }

  .tb-calendar>tbody>tr>td:nth-child(3){
    width: 10%; 
    text-align: center;
    color: #8e8e8e;
  }

  .tb-calendar>tbody>tr>td:nth-child(4){
    width: 25%; 
    color: #444444;
    padding-right: 30px;
  }
  .td-dt{
    display: block;
  }

  .td-dt-end::before{
    display: none;
  }
}


@media (min-width: 992px) {
  .tb-calendar>tbody>tr>td:nth-child(2){
    font-size: 1.4em;
  }
} 


.tb td{  
  padding: 10px 5px; 
  position: relative;
}

.tb tbody tr{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; 
}

.tb>tbody>tr:hover{
  background-color: #f5f5f5;
}

.tb>tbody>tr:hover td:nth-child(2){
  color: #883836;
}

.tb>tbody>tr:hover .tr-arr{  
  background-position: 50% 100%;
  transform: rotate(180deg);
}

.tb>tbody>tr.active:hover  .tr-arr{ 
  transform: rotate(0deg);
}

.tb>tbody>tr.active:hover{
  background-color: #fff; 
}

.sub-tr{
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.sub-tr td{
  padding: 0; 
  border: none;
}

.sub-tr.active{
  height: auto;
  visibility: visible;
  border-bottom: 1px solid #ddd;
}
 

@media (min-width: 768px) {
  .sub-tr.active>td{ 
    padding: 0 0 0 25px; 
  }
} 


.show-sub-tr{
  cursor: pointer;
}

.tr-arr{
  display: inline-block;
  width: 15px;
  height: 10px;
  background: url(../images/tr-arr.png) no-repeat 50% 0 ;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -5px;
}

.active .tr-arr{
  background-position: 50% 100%;
}

@media screen and (max-width: 767px) {
  .tr-arr{ 
    width: 100%;
    height: 10px;  
    background-color: #ddd;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    top: auto;
    margin-top: 0;
    margin-right: -5px;
  }
}

.no-padding-top-bottom{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.td-link-view{
  width: 100%;
  color: #8e8e8e;
  padding: 13px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal; 
}

.td-link-view:hover{
  text-decoration: none;
  color: #883836;
}

.gr-link{
  margin-left: auto;
}

/*
=====================================*/
@media screen and (max-width: 767px) {
  .tb:not(.tb-protocol-results) {
    border: 0;
  }
  .tb:not(.tb-protocol-results) caption {
    font-size: 1.3em;
  }
  .tb:not(.tb-protocol-results)>thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .tb:not(.tb-protocol-results)>tbody>tr {
    border-bottom: 3px solid #ddd;
    display: block;
    /* margin-bottom: .625em; */
  }
  .tb:not(.tb-protocol-results)>tbody>tr td:first-child{
    background-color: #f5f5f5;
  }


  .tb:not(.tb-protocol-results)>tbody>tr td:nth-child(2),
  .tb:not(.tb-protocol-results)>tbody>tr td:nth-child(3){
   /* white-space: nowrap; */
  }

  .tb:not(.tb-protocol-results)>tbody>tr td:nth-child(3) br{
    display: none;
  }
  .tb:not(.tb-protocol-results)>tbody>tr td:nth-child(3) span::before{
    content: "/";
  }

  .tb:not(.tb-protocol-results)>tbody>tr td:nth-child(5) br{
    display: none;
  }
  .tb:not(.tb-protocol-results)>tbody>tr td:nth-child(5) span::before{
    content: "/";
  }


 
  
  .tb:not(.tb-protocol-results)>tbody>tr>td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
    min-height: 40px;
  }
  .tb:not(.tb-protocol-results)>tbody>tr>td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .tb:not(.tb-protocol-results)>tbody>tr>td:last-child {
    border-bottom: 0;
  }
}

/*
===================================*/
.tb-sub{
  display: none;
  width: 100%;
  background-color: #f5f5f5;
  margin-bottom: -1px; 
}

.active .tb-sub{
  display: table;
  font-size: 1em;
}

.tb-sub td{
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.tb-sub td:first-child{
  width: 60%;
  text-align: left; 
}

@media (min-width: 768px) {
  .tb-sub td:first-child{ 
    padding-left: 25px;
  }
} 

.tb-sub td:last-child{
  width: 40%;
  text-align: right;
}

.tr-centered{
  text-align: center !important;
}

.tb-sub tr{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; 
}

.tb-sub tr:hover{
  background-color: #ededed;
  color: #883836;
}

.tb-sub tr:hover .link-view {
  background-color: #883836;
  color: #fff;
  text-decoration: none;
}

.link-view{
  display: inline-block;
  font-weight: normal;
  font-size: .8em;
  color: #883836;
  padding: 3px 10px;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; 
}

.link-view:hover{
  background-color: #883836;
  color: #fff;
  text-decoration: none;
}

/*
===================================*/
.tb .btn{
  display: inline-block;
  margin: 3px 15px;
  color: #fff;
  border-radius: 0;
  padding-top: .1rem;
  padding-bottom: .1rem;
  font-size: .9em;
}

.btn-blue{
  background-color: #25567b;
  color: #fff;
}

.btn-red{
  background-color: #883836;
}

/*
===================================*/
a.btn-blue{
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.8em;
  padding-top: .3rem;
  padding-bottom: .3rem;
  text-align: center;
}

a.btn-blue:hover{
  color: #fff;
  text-decoration: none;
  background-color: #883836;
}

.tb a.btn-blue,
.tb a.btn-red{
  display: inline-block;
  min-width: 150px;
}


/*
===================================*/
.menu-year{
  margin: 50px 0;
  text-align: center;
  list-style: none;
}

.menu-year li{
  display: inline-block;
  margin: 0 4px;
}

.menu-year a{
  display: block;
  padding: 5px 10px;
  color: #fff;
  background-color: #25567b;
}

.menu-year a:hover,
.menu-year .active a{
  text-decoration: none;
  background-color: #883836;
}

/*
===================================*/

/*
===================================*/

/*
===================================*/

/*
===================================*/

/*
===================================*/









/*
===================================*/
.content {
  font-size: 1em;
  line-height: 1.4;
  color: #444;
  font-family: "Open Sans";
}

.content p {
  margin-bottom: 25px;
}

.content img {
  max-width: 100%;
}

.content ul,
.content ol {
  margin: 10px 0 20px 20px;
}

.content ul {
  list-style: disc;
}

.content ol {
  list-style: decimal;
}

.content li {
  margin: 0 0 10px 0;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}

.content img.left {
  float: left;
  width: 300px;
  margin: 5px 20px 20px 0;
}

.content img.right {
  float: right;
  width: 300px;
  margin: 5px 0 20px 20px;
}


.content table{
    width: 100%;
}

.content table td {
  padding: 10px;
  border: 1px solid #ddd;
}

.justifyleft {
  float: left;
}

.justifyright {
  float: right;
}

/* pagination
=====================================*/
.pagination {
  text-align: center;
  width: 100%;
  margin: 80px 0 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: .8em;
}

@media (min-width: 768px) {
  .pagination {
    font-size: 1em;
  }
}

.pagination li {
  display: inline-block;
}

.pagination li span {
  display: inline-block;
  padding: 3px 8px;
}

@media (min-width: 768px) {
  .pagination li span {
    padding: 5px 12px;
  }
}

.pagination li a {
  display: block;
  color: #222;
  padding: 3px 8px;
}

@media (min-width: 768px) {
  .pagination li a {
    padding: 5px 12px;
  }
}

.pagination li a:hover {
  text-decoration: none;
  color: #8c3f3d;
}

.pagination li.active a {
  background: #883836;
  color: #fff;
  text-decoration: none;
}

/* MODAL bootstrap
==================================*/
.modal-dialog {
  background: #fff;
  width: 300px;
  padding: 30px;
  margin: 100px auto;
  position: relative;
}

/* footer
=====================================*/
.footer {
  padding: 20px 0;
  background-color: #25567b;
  background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  color: #fff;
}

@media (min-width: 768px) {
  .footer {
    padding: 65px 0 40px;
  }
}

.footer .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-logo img {
  display: block;
  max-width: 100%;
  margin: 0 auto 15px;
  opacity: .8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-logo img:hover {
  opacity: 1;
}

@media (min-width: 768px) {
  .footer-logo img {
    margin: 0;
  }
}

.footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.footer-menu li {
  width: 50%;
  min-width: 140px;
}

@media (min-width: 576px) {
  .footer-menu li {
    width: 33%;
  }
}

@media (min-width: 768px) {
  .footer-menu li {
    width: 33%;
  }
}

.footer-menu a {
  color: #fff;
  font-size: 1.5em;
  /* 24/16 */
  display: inline-block;
  padding: 1px 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-menu a:hover,
.footer-menu .active>a {
  color: #fff;
  background-color: #8c3f3d;
  text-decoration: none;
}

.footer-socials {
  text-align: center;
  margin-top: 15px;
  display: block;
}

@media (min-width: 768px) {
  .footer-socials {
    text-align: right;
    margin: 0;
  }
}

.footer-socials a {
  color: #fff;
  width: 36px;
  height: 36px;
  display: inline-block;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.footer-socials a:hover {
  background-color: #fff;
  color: #25567b;
  text-decoration: none;
}

.copy {
  text-align: center;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-family: "Open Sans";
  font-size: 0.7em;
  /* 14/16 */
  margin-top: 30px;
}

@media (min-width: 768px) {
  .copy {
    font-size: 0.875em;
    padding-top: 50px;
  }
}

.btn-up {
  position: fixed;
  right: 5px;
  bottom: 5px;
  z-index: 99;
  width: 82px;
  height: 82px;
  background: url(../images/btn-up.png) no-repeat;
  border: none;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-up:hover,
.body-scroll .btn-up:hover {
  opacity: 1;
}

.btn-up:focus {
  outline: none;
}

.body-scroll .btn-up {
  opacity: .5;
}

@media (min-width: 768px) {
  .btn-up { 
    right: 30px;
    bottom: 30px; 
  }

}