@charset "UTF-8";
@import "../css/bootstrap.css";
@import "../css/bootstrap-print.min.css";
@import "../css/font-awesome.min.css";
@import "../css/line-awesome.min.css";
@import "../css/animate.css";
@import "../css/hover.css";
@import "../css/owl.carousel.min.css";
@import "../css/owl.theme.default.min.css";
@import "../datepicker/datepicker.min.css";
@import "../../rse/jscripts/slippry-1.4.0/dist/slippry.css";
@import "../../rse/jscripts/fancybox-3/dist/jquery.fancybox.min.css";
@import "../css/ddfullscreenmenu.css";
@import "../css/calendar.css";
@font-face {
  font-family: "source_sans_probold";
  src: url("../fonts/sourcesanspro-bold-webfont.eot");
  src: url("../fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-bold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "source_sans_proregular";
  src: url("../fonts/sourcesanspro-regular-webfont.eot");
  src: url("../fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa-input {
  font-family: FontAwesome, "open_sansregular", Helvetica, Arial, sans-serif;
}
html {
  font-size: 16px;
}
body {
  font-family: "source_sans_proregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.1875rem;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 1rem;
  }
}
body {
  color: #000000;
  background-color: #ffffff;
  overflow-x: hidden;
  display: contents;
}
a,
a:link,
a:visited {
  color: #0065b3;
  /*-moz-transition: color 0.2s ease-in-out,
      border-bottom-color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out,
      border-bottom-color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;*/
  text-decoration: none;
  border-bottom: solid 1px;
}
a:hover {
  color: #003078;
  border-bottom: solid 3px;
}
.nav-basic a,
.nav-basic a:link,
.nav-basic a:visited {
  color: #000000;
  border-bottom: 0;
}
.nav-basic a:hover {
  color: #2b8cc4;
}
.txt_color {
  color: #003078;
}
.txt_bold {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.txt_x_large {
  font-size: x-large;
}
.img-object-fit {
  object-fit: cover;
}
.content_divider {
  border-bottom: 4px solid #000000;
}
.border-bottom {
  border-color: #dee0e2 !important;
}
@media screen and (max-width: 1200px) {
  .row-smaller-gutters {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row-smaller-gutters > [class^="col-"],
  .row-smaller-gutters > [class*=" col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
h1,
h2,
h3,
h4 {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 3rem;
}
@media screen and (max-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 720px) {
  h1 {
    font-size: 2rem;
  }
}
h2 {
  font-size: 2.25rem;
}
@media screen and (max-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 720px) {
  h2 {
    font-size: 1.5rem;
  }
}
h3 {
  font-size: 1.68rem;
}
@media screen and (max-width: 1366px) {
  h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1200px) {
  h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 720px) {
  h3 {
    font-size: 1.125rem;
  }
}
h4 {
  font-size: 1.1875rem;
}
@media screen and (max-width: 720px) {
  h4 {
    font-size: 1rem;
  }
}
.title_box_wht h1,
.title_box_wht h2 {
  color: #ffffff;
}
.title_img img {
  width: 50px;
}
.content {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  min-height: 100vh;
  transition: all 0.3s;
  overflow: hidden;
}
.bg-add-color-a {
  background-color: #ffdf0f;
}
.bg-add-color-b {
  background-color: #0065b3;
}
.bg-add-color-c {
  background-color: #2b8cc4;
}
.bg-add-color-d {
  background-color: #626a6e;
}
.bg-add-color-e {
  background-color: #949494;
}
.bg-add-color-f {
  background-color: #28a197;
}
.mainNav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.boxBase {
  width: 100%;
  height: 100%;
}
.positionAbsTop {
  top: 0;
  left: 0;
}
.positionAbs15 {
  top: 15px;
  left: 15px;
}
.positionAbsLeft15 {
  top: 0;
  left: 15px;
}
.positionAbsTop15 {
  top: 15px;
  left: 0;
}
.box_margin {
  margin-bottom: 30px;
}
@media screen and (max-width: 1366px) {
  .box_margin {
    margin-bottom: 15px;
  }
}
.box_margin2 {
  margin-bottom: 15px;
}
.box_margin3 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1366px) {
  .box_margin3 {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .box_margin3 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .box_margin3 {
    margin-bottom: 30px;
  }
}
.box_margin4 {
  margin-bottom: 45px;
}
@media screen and (max-width: 1366px) {
  .box_margin4 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .box_margin4 {
    margin-bottom: 15px;
  }
}
.box_padding {
  padding-left: 100px;
  padding-right: 100px;
}
@media screen and (max-width: 1680px) {
  .box_padding {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .box_padding {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .box_padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .box_padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.box_padding_vertical {
  padding-top: 45px;
  padding-bottom: 45px;
  /*@media screen and (max-width: 1366px) {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  @media screen and (max-width: 1200px) {
    padding-top: 45px;
    padding-bottom: 45px;
  }*/
}
.button_padding {
  padding: 15px 30px;
}
@media screen and (max-width: 1200px) {
  .button_padding {
    padding: 5px 15px;
  }
}
.mainPaddingTop {
  padding-top: 0;
  padding-bottom: 0;
}
.mainPadding15Top {
  padding-top: 15px;
  padding-bottom: 15px;
}
.mainPadding30Top {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .mainPadding30Top {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.mainPadding60Top {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1366px) {
  .mainPadding60Top {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .mainPadding60Top {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .paddingBox_wrapper {
    margin-left: -5px;
    margin-right: -5px;
  }
  .paddingBox_wrapper .paddingBox {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.news_link a {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}
.news_link a:after {
  position: absolute;
  top: 0;
  right: -20px;
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 19px;
  color: #0065b3;
}
@media screen and (max-width: 640px) {
  .news_link a:after {
    font-size: 16px;
  }
}
.nav-button a {
  height: 46px;
  line-height: 46px;
  font-family: "source_sans_proregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: initial !important;
  color: #ffffff;
  background-color: #006435;
  padding-left: 50px;
  padding-right: 50px;
  border-bottom: 2px solid #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 1200px) {
  .nav-button a {
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.nav-button a:hover {
  background-color: #00502a;
}
.basePaddingBox {
  padding: 30px;
}
@media screen and (max-width: 1200px) {
  .basePaddingBox {
    padding: 15px;
  }
}
.c_x_bg {
  position: absolute;
  top: 0;
  width: calc(50% - 200px);
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 50%;
}
@media screen and (max-width: 1600px) {
  .c_x_bg {
    width: calc(50% - 140px);
  }
}
@media screen and (max-width: 1366px) {
  .c_x_bg {
    width: calc(50% - 90px);
  }
}
@media screen and (max-width: 1200px) {
  .c_x_bg {
    width: calc(50% - 60px);
  }
}
@media screen and (max-width: 991px) {
  .c_x_bg {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .c_x_bg {
    position: relative;
    left: 0 !important;
    width: 100%;
    height: 250px;
  }
}
.c_x_bg_left {
  left: 100px;
}
@media screen and (max-width: 1600px) {
  .c_x_bg_left {
    left: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .c_x_bg_left {
    left: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .c_x_bg_left {
    left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .c_x_bg_left {
    left: 0;
  }
}
.c_x_bg_right {
  right: 100px;
}
@media screen and (max-width: 1600px) {
  .c_x_bg_right {
    right: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .c_x_bg_right {
    right: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .c_x_bg_right {
    right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .c_x_bg_right {
    right: 0;
  }
}
.boxVertical {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.boxHorizontal {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box_vAlign {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.backgroundCover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 50%;
}
.backgroundContain {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 50%;
}
.select_arrow {
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("../images/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.select_arrow_padding {
  background-position: 95% 50%;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 9999s;
  -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
}
.transition {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.boxShadow {
  behavior: url(PIE.htc);
  position: relative;
  zoom: 1;
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
.boxShadowBottom {
  behavior: url(PIE.htc);
  position: relative;
  zoom: 1;
  -webkit-box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 9px 7px -7px rgba(0, 0, 0, 0.1);
}
.boxCircle {
  behavior: url(PIE.htc);
  position: relative;
  zoom: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* animate.css */
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.modal-content.modal-transparent {
  background-color: transparent !important;
  border: 0px solid !important;
}
.modal-header button.close {
  background-color: white!important;
}
.modal-header {
  border-bottom: none!important;
}
.w-30 {
  width: 30%;
}
.partial-header .header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
@media screen and (max-width: 991px) {
  .partial-header .header {
    position: fixed;
  }
  .partial-header .header:after {
    position: absolute;
    top: 100%;
    left: -1000px;
    width: 3000px;
    height: 10px;
    content: "";
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    z-index: 10;
    opacity: 0.15;
  }
}
.partial-header .header .header_top {
  background-color: #003078;
  margin-top: 5px;
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_top {
    margin-top: 3px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .header_top {
    display: block !important;
  }
}
.partial-header .header .header_top:before {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100vw;
  height: 5px;
  content: "";
  background: url("../images/trikolora.png") top left repeat-x;
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_top:before {
    top: -3px;
    height: 3px;
  }
}
.partial-header .header .header_top .language-picker #language-picker-select {
  color: #ffffff;
  background: transparent;
  border: 0;
}
.partial-header .header .header_top .language-picker #language-picker-select option {
  color: #000000;
  background: #ffffff;
}
.partial-header .header .header_top .language-picker .hidden-submit {
  display: none;
}
.partial-header .header .header_middle {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 1000;
}
@media screen and (max-width: 1440px) {
  .partial-header .header .header_middle {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_middle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.partial-header .header .header_middle ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-header .header .header_middle .main-logo {
  position: absolute;
  top: 50%;
  left: 100px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
}
@media screen and (max-width: 1680px) {
  .partial-header .header .header_middle .main-logo {
    left: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .partial-header .header .header_middle .main-logo {
    left: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_middle .main-logo {
    left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .header_middle .main-logo {
    left: 30px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 767px) {
  .partial-header .header .header_middle .main-logo {
    left: 15px;
  }
}
.partial-header .header .header_middle .main-logo img {
  width: 70px;
  transform: scale(0.95);
}
@media screen and (max-width: 1680px) {
  .partial-header .header .header_middle .main-logo img {
    width: 50px;
  }
}
@media screen and (max-width: 1440px) {
  .partial-header .header .header_middle .main-logo img {
    width: 44px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_middle .main-logo img {
    width: 40px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .header_middle .main-logo img {
    width: 40px !important;
  }
}
.partial-header .header .header_middle .main-logo .text {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.87rem;
  color: #003078;
  line-height: 1.05;
}
@media screen and (max-width: 1680px) {
  .partial-header .header .header_middle .main-logo .text {
    font-size: 1.31rem;
  }
}
@media screen and (max-width: 1440px) {
  .partial-header .header .header_middle .main-logo .text {
    font-size: 1.19rem;
  }
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_middle .main-logo .text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .header_middle .main-logo .text {
    font-size: 0.93rem;
  }
}
.partial-header .header .header_middle .main-logo .text small {
  font-size: 1.5rem;
}
@media screen and (max-width: 1680px) {
  .partial-header .header .header_middle .main-logo .text small {
    font-size: 1.18rem;
  }
}
@media screen and (max-width: 1440px) {
  .partial-header .header .header_middle .main-logo .text small {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_middle .main-logo .text small {
    font-size: 0.87rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .header_middle .main-logo .text small {
    font-size: 0.68rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .header_middle .header_nav {
    padding-right: 100px;
  }
}
.partial-header .header .header_middle .header_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-header .header .header_middle .header_nav ul a {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
}
@media screen and (max-width: 1680px) {
  .partial-header .header .header_middle .header_nav ul a {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .header_middle .header_nav ul a {
    line-height: 1;
  }
}
.partial-header .header .header_middle .header_nav ul a .img {
  width: 38px;
  height: 38px;
  background-color: #626a6e;
  border-radius: 50%;
}
@media screen and (max-width: 1680px) {
  .partial-header .header .header_middle .header_nav ul a .img {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .header_middle .header_nav ul a .img {
    width: 40px;
    height: 40px;
  }
}
.partial-header .header .header_middle .header_nav ul a:hover {
  color: #000000;
  text-decoration: underline;
}
.partial-header .header .font_size ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-header .header .font_size ul a {
  width: 38px;
  height: 38px;
  background-color: #626a6e;
  border-radius: 50%;
}
@media screen and (max-width: 1680px) {
  .partial-header .header .font_size ul a {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .font_size ul a {
    width: 35px;
    height: 35px;
    margin-left: 10px;
  }
}
.partial-header .header .font_size ul a:hover {
  background-color: #003078;
}
@media screen and (max-width: 991px) {
  .partial-header .header .font_size ul a:hover {
    background-color: #2b8cc4;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header .font_size ul li:first-child a {
    margin-left: 0;
  }
}
.partial-header .header .header_bottom .mainNavigation {
  position: relative;
  padding: 0;
}
.partial-header .header .header_bottom .mainNavigation .navbar-nav {
  margin: 0;
}
.partial-header .header .header_bottom .mainNavigation .navbar-nav .dropdown {
  position: static;
}
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link {
  position: relative;
  color: #000000 !important;
  line-height: 55px;
  padding: 0 45px !important;
  border-bottom: 0;
  overflow: hidden;
}
@media screen and (max-width: 1366px) {
  .partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link {
    line-height: 42px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link {
    font-size: 1rem;
    line-height: 36px;
    padding: 0 15px !important;
  }
}
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link span {
  -moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  text-decoration: none;
  border-bottom: solid 1px transparent;
}
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  content: "";
  background-color: #000000;
  opacity: 0;
}
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link:hover span {
  color: #000000;
  border-bottom-color: #000000;
}
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link:active,
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link:focus,
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link.hj {
  background-color: #ffdf0f;
}
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link:active:before,
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link:focus:before,
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link.hj:before {
  opacity: 1;
}
.partial-header .header .header_bottom .mainNavigation .dropdown-menu {
  width: 100%;
  background-color: #003078;
  margin-top: 0;
  padding: 30px 105px;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 1680px) {
  .partial-header .header .header_bottom .mainNavigation .dropdown-menu {
    padding: 25px 70px;
  }
}
@media screen and (max-width: 1366px) {
  .partial-header .header .header_bottom .mainNavigation .dropdown-menu {
    padding: 20px 45px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_bottom .mainNavigation .dropdown-menu {
    padding: 15px 30px;
  }
}
.partial-header .header .header_bottom .mainNavigation .dropdown-menu a.dropdown-item {
  font-size: 1.1875rem !important;
  color: #ffffff !important;
  line-height: 1.2;
  background-color: transparent;
  margin-left: 0 !important;
  padding: 7px 7px 7px 0;
  border-bottom: 1px solid #ffffff;
  white-space: normal;
  z-index: 1100;
}
@media screen and (max-width: 1366px) {
  .partial-header .header .header_bottom .mainNavigation .dropdown-menu a.dropdown-item {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1200px) {
  .partial-header .header .header_bottom .mainNavigation .dropdown-menu a.dropdown-item {
    font-size: 0.92rem !important;
  }
}
.partial-header .header .header_bottom .mainNavigation .dropdown-menu a.dropdown-item:hover,
.partial-header .header .header_bottom .mainNavigation .dropdown-menu a.dropdown-item.hj {
  color: #ffdf0f !important;
  background-color: transparent;
}
.mainNavigation .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s ease all;
}
.mainNavigation .dropdown-menu.show {
  display: block;
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  transition: 0.5s ease all;
}
.partial-header.scroll .header {
  position: fixed;
  animation: animateNav 0.4s linear;
  /*.header_top {
      display: @displayNone;
    }*/
}
@media screen and (max-width: 991px) {
  .partial-header.scroll .header {
    animation: none !important;
  }
}
.partial-header.scroll .header:after {
  position: absolute;
  top: 100%;
  left: -1000px;
  width: 9999px;
  height: 10px;
  content: "";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  z-index: 10;
  opacity: 0.15;
}
.partial-header.scroll .header .header_middle {
  padding-top: 10px;
  padding-bottom: 10px;
}
.partial-header.scroll .header .header_middle .main-logo img {
  max-width: 50px;
}
@keyframes animateNav {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.header_search {
  position: relative;
  width: 395px;
}
@media screen and (max-width: 1680px) {
  .header_search {
    width: 320px;
  }
}
@media screen and (max-width: 1440px) {
  .header_search {
    width: 260px;
  }
}
@media screen and (max-width: 991px) {
  .header_search {
    width: calc(100% - 20px);
    margin-left: 15px;
  }
}
.header_search .form-row:focus-within {
  box-shadow: 0 0 0 0.2rem #ffdf0f;
}
.header_search .form-row .form-control {
  height: 46px;
  font-size: 1.1875rem;
  color: #000000;
  background-color: #ffffff;
  border: 2px solid #000000;
  padding-left: 15px;
  border-right: 0;
  border-radius: 0;
}
@media screen and (max-width: 1440px) {
  .header_search .form-row .form-control {
    height: 36px;
  }
}
@media screen and (max-width: 991px) {
  .header_search .form-row .form-control {
    font-size: 0.92rem;
    padding-left: 10px;
  }
}
.header_search .form-row .form-control:focus {
  box-shadow: none;
  box-shadow: inset 0 0 0 2px;
}
.header_search .form-row .btn {
  flex: 0;
  height: 46px;
  color: #ffffff;
  background-color: #0065b3;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #000000;
  border-left: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 1440px) {
  .header_search .form-row .btn {
    height: 36px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.header_search .form-row .btn:hover {
  color: #ffffff;
  background-color: #003078;
}
#sidebar {
  position: fixed;
  top: 0;
  left: -400px;
  width: 400px;
  height: 100vh;
  /*  min-height: 100vh; */
  background: #ffffff;
  color: #000000;
  transition: all 0.3s;
  overflow-y: hidden !important;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  z-index: 1001;
}
@media screen and (max-width: 480px) {
  #sidebar {
    left: -100%;
    width: 100%;
  }
}
#sidebar.active {
  left: 0;
}
.erb-sidebar {
  max-width: 32px;
}
#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: transparent;
  color: #000000;
  position: absolute;
  top: 17px;
  right: 10px;
  border: 2px solid #000000;
  border-radius: 0;
  box-sizing: content-box;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#dismiss:hover {
  background: #003078;
  color: #ffffff;
}
#sidebar .sidebar-header {
  color: #000000;
  padding: 20px;
  border-bottom: 0;
}
#sidebar ul.components {
  padding: 20px 0;
  border-bottom: 0;
}
#sidebar ul li a {
  padding: 5px 10px;
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.31rem;
  color: #000000;
  display: block;
  position: relative;
  border-bottom: 2px solid transparent !important;
}
#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li a.hj {
  color: #000000 !important;
  background-color: #ffdf0f;
  border-bottom-color: #000000 !important;
}
/* a[aria-expanded="true"]*/
#sidebar ul li.active > a {
  background: #003078;
  color: #ffffff !important;
}
#sidebar a[data-toggle="collapse"] {
  position: relative;
}
#sidebar .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  border: 0;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 16px;
  color: #000000;
}
#sidebar ul ul a {
  font-size: 1.3rem !important;
  padding-left: 20px !important;
  background: transparent;
  border-bottom: 2px solid transparent !important;
  position: relative;
  color: #000000 !important;
}
#sidebar ul ul a:hover,
#sidebar ul ul a.hj {
  /*background-color: transparent;*/
  text-decoration: underline;
  background-color: #ffdf0f;
  border-bottom-color: #000 !important;
  border-bottom: 2px solid !important;
}
#sidebar ul ul ul a {
  padding-left: 45px !important;
  color: #000000 !important;
}
#sidebar ul ul ul a:hover,
#sidebar ul ul ul a.hs,
#sidebar ul ul ul a.hj {
  text-decoration: underline;
  background-color: #ffdf0f;
  border-bottom-color: #000 !important;
  border-bottom: 2px solid !important;
}
.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.overlay.active {
  display: block;
  opacity: 1;
}
/*#sidebarCollapse {
  position: @positionAbsolute;
  top: 50%;
  right: 15px;
  width: 40px;
  height: 40px;
  background: @whiteColor;
  border: 2px solid @blackColor;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  span {
    width: 25px;
    height: 2.5px;
    margin: 3px 0;
    display: @displayBlock;
    background: @blackColor;
    transform: none;
    opacity: 1;
  }
}*/
#sidebarCollapse {
  position: absolute;
  top: 50%;
  right: 15px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sidebar-nav {
  padding-bottom: 15px;
}
.app-nav a {
  height: 46px;
  line-height: 46px;
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.31rem;
  color: #ffffff;
  text-align: center;
  background-color: #006435;
  border-bottom: 2px solid #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.app-nav a:hover {
  color: #000000 !important;
  background-color: #ffdf0f;
  border-bottom-color: #000000 !important;
}
.list-icons ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  left: -3px;
  width: calc(100% + 6px) !important;
}
.list-icons ul li {
  padding-left: 3px;
  padding-right: 3px;
}
.list-icons ul li a {
  background-color: #006435;
}
.list-icons ul li a img {
  width: 30px;
  filter: invert(1);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.list-icons ul li a:hover img {
  filter: invert(0);
}
/* #sidebar .collapse.show {
  display: block;
}
.bodyOverflow {
  overflow: hidden !important;
}
#sidebar-wrapper {
  overflow: auto !important;
}
#sidebar-wrapper #sidebar {
  overflow: auto !important;
  z-index: 3000000000;
} */
.partial-main {
  padding-right: 30px;
  border-right: 1px solid #dee0e2;
}
@media screen and (max-width: 1366px) {
  .partial-main {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-main {
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .partial-main {
    border-right: 0;
  }
}
.partial-main .breadcrumbs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-main .breadcrumbs ul li:not(:last-child) {
  position: relative;
  margin-right: 3px;
  padding-right: 20px;
}
.partial-main .breadcrumbs ul li:not(:last-child):after {
  position: absolute;
  top: 0;
  right: 0;
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 19px;
  color: #000000;
}
@media screen and (max-width: 640px) {
  .partial-main .breadcrumbs ul li:not(:last-child):after {
    font-size: 16px;
  }
}
.partial-main .breadcrumbs ul a {
  color: #000000;
  border-bottom: 0;
}
.partial-main .breadcrumbs ul a:hover {
  color: #2b8cc4;
}
.partial-main .news_group .news_container .news_info .tag a {
  color: #ffffff;
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 1680px) {
  .partial-main .news_group .news_container .news_info .tag a {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.partial-main .news_group .news_container .news_info .tag_a a {
  color: #003078;
  background-color: #ffdf0f;
}
.partial-main .news_group .news_container .news_info .tag_b a {
  background-color: #0065b3;
}
.partial-main .news_group .news_container .news_info .tag_c a {
  background-color: #2b8cc4;
}
.partial-main .news_group .news_container .news_info .tag_d a {
  background-color: #626a6e;
}
.partial-main .news_group .news_container .news_info .tag_e a {
  background-color: #949494;
}
.partial-main .news_group .news_container .news_info .tag_f a {
  background-color: #28a197;
}
.partial-main .news_group .news_container .news_info .tag_g a {
  background-color: #f47738;
}
.partial-main .news_group .news_container .news_info .tag_h a {
  background-color: #003078;
}
.partial-main .news_group .news_container .news_content {
  flex: 1;
}
.partial-main .news_group__01 .news_container .news_content .news_title a {
  color: #003078;
}
.partial-main .news_group__01 .news_container .news_content .news_title a:hover {
  color: #003078;
}
.partial-main .news_group__01 .news_container .news_nav a {
  position: relative;
  margin-right: 20px;
}
.partial-main .news_group__01 .news_container .news_nav a:after {
  position: absolute;
  top: 0;
  right: -20px;
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 19px;
  color: #0065b3;
}
@media screen and (max-width: 640px) {
  .partial-main .news_group__01 .news_container .news_nav a:after {
    font-size: 16px;
  }
}
.partial-main .news_group__02 .news_container .news_info .tag a {
  position: relative;
  color: #000000;
  margin-left: 30px;
  padding-left: 0;
  padding-right: 0;
}
.partial-main .news_group__02 .news_container .news_info .tag a:after {
  position: absolute;
  top: 50%;
  left: -30px;
  width: 30px;
  content: "-";
  font-size: 19px;
  text-align: center;
  color: #000000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .partial-main .news_group__02 .news_container .news_info .tag a:after {
    font-size: 16px;
  }
}
.partial-main .news_group__02 a.news_img img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.partial-main .news_group__02 a.news_img:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.partial-main .gallery_group .gallery_container a.gallery_img img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.partial-main .gallery_group .gallery_container a.gallery_img:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 575px) {
  .partial-main .gallery_group .gallery_container:not(:last-child) {
    margin-bottom: 30px;
  }
}
.partial-main .content_container {
  height: 100%;
  padding: 40px;
  border: 2px solid #003078;
}
@media screen and (max-width: 1440px) {
  .partial-main .content_container {
    padding: 30px;
  }
}
@media screen and (max-width: 1366px) {
  .partial-main .content_container {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-main .content_container {
    padding: 30px 15px;
  }
}
.partial-main .content_container .content_container__img {
  position: relative;
  left: -40px;
  width: calc(100% + 80px);
}
@media screen and (max-width: 1440px) {
  .partial-main .content_container .content_container__img {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media screen and (max-width: 1366px) {
  .partial-main .content_container .content_container__img {
    left: -20px;
    width: calc(100% + 40px);
  }
}
@media screen and (max-width: 1200px) {
  .partial-main .content_container .content_container__img {
    left: -15px;
    width: calc(100% + 30px);
  }
}
.partial-main .content_container .w_calendar_group {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-main .content_container .w_calendar_group li {
  min-height: 80px;
  font-family: "source_sans_proregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  padding-left: 100px;
}
@media screen and (max-width: 1199px) {
  .partial-main .content_container .w_calendar_group li {
    min-height: 60px;
    padding-left: 75px;
  }
}
.partial-main .content_container .w_calendar_group li .title {
  font-size: 1rem;
  border-bottom: 1px solid #dee0e2;
}
@media screen and (max-width: 1199px) {
  .partial-main .content_container .w_calendar_group li .title {
    font-size: 0.87rem;
  }
}
.partial-main .content_container .w_calendar_group li .date {
  font-size: 1.25rem;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .partial-main .content_container .w_calendar_group li .date {
    font-size: 1rem;
  }
}
.partial-main .content_container .w_calendar_group li:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 80px;
  height: 80px;
  content: "";
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1199px) {
  .partial-main .content_container .w_calendar_group li:before {
    width: 60px;
    height: 60px;
  }
}
.partial-main .content_container .w_calendar_group li.c_dark_blue .title {
  color: #5e657c;
}
.partial-main .content_container .w_calendar_group li.c_dark_blue:before {
  background-color: #5e657c;
  background-image: url("../images/icon-w-calendar-a.svg");
}
.partial-main .content_container .w_calendar_group li.c_blue .title {
  color: #90c3da;
}
.partial-main .content_container .w_calendar_group li.c_blue:before {
  background-color: #90c3da;
  background-image: url("../images/icon-w-calendar-c.svg");
}
.partial-main .content_container .w_calendar_group li.c_yellow .title {
  color: #ebca70;
}
.partial-main .content_container .w_calendar_group li.c_yellow:before {
  background-color: #ebca70;
  background-image: url("../images/icon-w-calendar-b.svg");
}
.partial-main .content_container .w_calendar_group li.c_green .title {
  color: #7ecc92;
}
.partial-main .content_container .w_calendar_group li.c_green:before {
  background-color: #7ecc92;
  background-image: url("../images/icon-w-calendar-d.svg");
}
.partial-main .content_container .news_form__a {
  position: relative;
  width: 100%;
}
.partial-main .content_container .news_form__a .form-row:focus-within {
  box-shadow: 0 0 0 0.2rem #ffdf0f;
}
.partial-main .content_container .news_form__a .form-row .form-control {
  height: 48px;
  font-size: 1.1875rem;
  color: #000000;
  background-color: #ffffff;
  border: 2px solid #000000;
  padding-left: 15px;
  border-right: 0;
  border-radius: 0;
}
@media screen and (max-width: 1366px) {
  .partial-main .content_container .news_form__a .form-row .form-control {
    height: 36px;
  }
}
@media screen and (max-width: 991px) {
  .partial-main .content_container .news_form__a .form-row .form-control {
    font-size: 0.92rem;
    padding-left: 10px;
  }
}
.partial-main .content_container .news_form__a .form-row .form-control:focus {
  box-shadow: none;
}
.partial-main .content_container .news_form__a .form-row .form-control::placeholder {
  color: #000000;
  opacity: 1;
}
.partial-main .content_container .news_form__a .form-row .form-control::-ms-input-placeholder {
  color: #000000;
}
.partial-main .content_container .news_form__a .form-row .btn {
  flex: 0;
  height: 48px;
  line-height: 1;
  color: #ffffff;
  background-color: #003078;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #000000;
  border-left: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 1366px) {
  .partial-main .content_container .news_form__a .form-row .btn {
    height: 36px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.partial-main .content_container .news_form__a .form-row .btn:hover {
  color: #ffffff;
  background-color: #0065b3;
}
.partial-main .content_container .news_form__b .form-control {
  height: 48px;
  font-size: 1.1875rem;
  color: #000000;
  background-color: #ffffff;
  border: 2px solid #000000;
  padding-left: 15px;
  border-radius: 0;
}
@media screen and (max-width: 1366px) {
  .partial-main .content_container .news_form__b .form-control {
    height: 36px;
  }
}
@media screen and (max-width: 991px) {
  .partial-main .content_container .news_form__b .form-control {
    font-size: 0.92rem;
    padding-left: 10px;
  }
}
.partial-main .content_container .news_form__b .form-control:focus {
  box-shadow: 0 0 0 0.2rem #ffdf0f;
}
.partial-main .content_container .news_form__b .form-control::placeholder {
  color: #000000;
  opacity: 1;
}
.partial-main .content_container .news_form__b .form-control::-ms-input-placeholder {
  color: #000000;
}
.partial-main .content_container .news_form__b .form-check a {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.partial-main .content_container .news_form__b .btn {
  width: 100%;
  height: 46px;
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.1875rem;
  line-height: 1.05;
  background-color: #006435;
  padding: 0;
  border: 0;
  border-bottom: 2px solid #000000;
  border-radius: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 1366px) {
  .partial-main .content_container .news_form__b .btn {
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .partial-main .content_container .news_form__b .btn {
    font-size: 1rem;
  }
}
.partial-main .content_container .news_form__b .btn:hover {
  background-color: #00502a;
}
.partial-aside {
  padding-left: 30px;
}
@media screen and (max-width: 1366px) {
  .partial-aside {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-aside {
    padding-left: 15px;
  }
}
.partial-aside .office_news_group .office_news {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1366px) {
  .partial-aside .office_news_group .office_news {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.partial-aside .office_news_group .office_news .office_news_title a {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.partial-aside .office_news_group .office_news:first-child {
  padding-top: 0;
}
.partial-aside .office_news_group .office_news:not(:last-child) {
  border-bottom: 1px solid #dee0e2;
}
.partial_footer .footer {
  font-size: 1rem;
  background-color: #dee0e2;
}
.partial_footer .footer h2,
.partial_footer .footer h4 {
  color: #000000;
}
.partial_footer .footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial_footer .footer a {
  color: #000000;
}
.partial_footer .footer a:hover {
  color: #003078;
  border-bottom: solid 2px !important;
}
.partial_footer .footer .footer_contact .footer_form .form-group label {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.partial_footer .footer .footer_contact .footer_form .form-group.form-check label {
  font-family: "source_sans_proregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.partial_footer .footer .footer_contact .footer_form .form-group .form-control {
  height: 46px;
  text-align: left;
  padding-left: 20px;
  border-width: 2px;
  border-color: #000000;
  border-radius: 0;
}
.partial_footer .footer .footer_contact .footer_form .form-group .form-control:focus {
  border-width: 3px;
  box-shadow: 0 0 0 0.2rem #ffdf0f;
}
.partial_footer .footer .footer_contact .footer_form .form-group textarea.form-control {
  height: 145px;
}
.partial_footer .footer .footer_contact .footer_form .btn {
  width: 100%;
  height: 46px;
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.1875rem;
  line-height: 1.05;
  background-color: #006435;
  padding: 0;
  border: 0;
  border-bottom: 2px solid #000000;
  border-radius: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 767px) {
  .partial_footer .footer .footer_contact .footer_form .btn {
    font-size: 1rem;
  }
}
.partial_footer .footer .footer_contact .footer_form .btn:hover {
  background-color: #00502a;
}
.partial_footer .footer .footer_contact table.footer_contact_table {
  display: inline-table;
}
.partial_footer .footer .footer_contact table.footer_contact_table tr > td:first-child {
  padding-right: 30px;
}
.partial_footer .footer .footer_map {
  position: relative;
  height: 420px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
@media screen and (max-width: 1366px) {
  .partial_footer .footer .footer_map {
    height: 300px;
  }
}
.partial_footer .footer .footer_map iframe {
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  z-index: 0;
}
.partial_footer .footer .footer_middle {
  position: relative;
}
.partial_footer .footer .footer_middle .container-fluid:after {
  position: absolute;
  bottom: 0;
  left: 100px;
  width: calc(100% - 200px);
  height: 1px;
  content: "";
  background-color: #626a6e;
}
@media screen and (max-width: 1680px) {
  .partial_footer .footer .footer_middle .container-fluid:after {
    left: 70px;
    width: calc(100% - 140px);
  }
}
@media screen and (max-width: 1366px) {
  .partial_footer .footer .footer_middle .container-fluid:after {
    left: 45px;
    width: calc(100% - 90px);
  }
}
@media screen and (max-width: 1200px) {
  .partial_footer .footer .footer_middle .container-fluid:after {
    left: 30px;
    width: calc(100% - 60px);
  }
}
@media screen and (max-width: 767px) {
  .partial_footer .footer .footer_middle .container-fluid:after {
    left: 15px;
    width: calc(100% - 30px);
  }
}
.partial_footer .footer .footer_bottom a.footer_img {
  border-bottom: 0 !important;
}
.partial_footer .footer .footer_bottom a.footer_img img {
  width: 130px;
}
@media screen and (max-width: 720px) {
  .partial_footer .footer .footer_bottom a.footer_img img {
    width: 90px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider {
    margin-top: 85px;
  }
}
@media screen and (max-width: 480px) {
  .widget-slider {
    margin-top: 75px;
  }
}
.widget-slider .rslider_wrapper__background {
  background-color: #dee0e2;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1366px) {
  .widget-slider .rslider_wrapper__background {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .widget-slider .rslider_wrapper__background {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.widget-slider .rslider_wrapper .rslides {
  height: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget-slider .rslider_wrapper .rslides .rslides_li {
  height: 100%;
}
.widget-slider .rslider_wrapper .rslides .rslides_li .rslider_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 50%;
}
.widget-slider .rslider_wrapper .rslides .rslides_li .rslider_img .rslider_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.widget-slider .rslider_wrapper__a,
.widget-slider .rslider_wrapper__b {
  position: relative;
  height: 50vh;
  background-color: #003078;
  /*@media screen and (max-width: 1440px) {
      height: 650px;
    }
    @media screen and (max-width: 1366px) {
      height: 550px;
    }
    @media screen and (max-width: 1200px) {
      height: 400px;
    }
    @media screen and (max-width: 480px) {
      height: 300px;
    }*/
}
@media screen and (max-width: 991px) {
  .widget-slider .rslider_wrapper__a,
  .widget-slider .rslider_wrapper__b {
    height: 30vh;
  }
}
.widget-slider .rslider_wrapper__c {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .widget-slider .rslider_wrapper__c {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .widget-slider .rslider_wrapper__c {
    height: 300px;
  }
}
.widget-slider .video_nav_group {
  position: absolute;
  top: 35px;
  right: 100px;
}
@media screen and (max-width: 1600px) {
  .widget-slider .video_nav_group {
    right: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .widget-slider .video_nav_group {
    top: 30px;
    right: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .widget-slider .video_nav_group {
    right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider .video_nav_group {
    top: 15px;
    right: 15px;
  }
}
.widget-slider .video_nav_group a.video_nav,
.widget-slider .video_nav_group button.video_nav {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border: 2px solid #000000;
  border-radius: 50%;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 1200px) {
  .widget-slider .video_nav_group a.video_nav,
  .widget-slider .video_nav_group button.video_nav {
    width: 44px;
    height: 44px;
  }
}
.widget-slider .video_nav_group a.video_nav:hover,
.widget-slider .video_nav_group button.video_nav:hover,
.widget-slider .video_nav_group a.video_nav:focus,
.widget-slider .video_nav_group button.video_nav:focus,
.widget-slider .video_nav_group a.video_nav.active,
.widget-slider .video_nav_group button.video_nav.active {
  box-shadow: 0 0 0 0.2rem #ffdf0f;
}
.widget-slider a.rslides_nav,
.widget-slider button.rlider_nav {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  font-size: 2.25rem;
  color: #000000;
  background-color: #ffffff;
  border: 2px solid #000000;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 1200px) {
  .widget-slider a.rslides_nav,
  .widget-slider button.rlider_nav {
    width: 44px;
    height: 44px;
    font-size: 2rem;
  }
}
.widget-slider a.rslides_nav:hover,
.widget-slider button.rlider_nav:hover {
  box-shadow: 0 0 0 0.2rem #ffdf0f;
}
.widget-slider a.rslides1_nav,
.widget-slider button.rslides1_nav {
  left: 100px;
}
@media screen and (max-width: 1600px) {
  .widget-slider a.rslides1_nav,
  .widget-slider button.rslides1_nav {
    left: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .widget-slider a.rslides1_nav,
  .widget-slider button.rslides1_nav {
    left: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .widget-slider a.rslides1_nav,
  .widget-slider button.rslides1_nav {
    left: 30px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider a.rslides1_nav,
  .widget-slider button.rslides1_nav {
    left: 15px;
  }
}
.widget-slider a.rslides2_nav,
.widget-slider button.rslides2_nav {
  right: 100px;
}
@media screen and (max-width: 1600px) {
  .widget-slider a.rslides2_nav,
  .widget-slider button.rslides2_nav {
    right: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .widget-slider a.rslides2_nav,
  .widget-slider button.rslides2_nav {
    right: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .widget-slider a.rslides2_nav,
  .widget-slider button.rslides2_nav {
    right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider a.rslides2_nav,
  .widget-slider button.rslides2_nav {
    right: 15px;
  }
}
.widget-slider .rslider_wrapper__c a.rslides1_nav,
.widget-slider .rslider_wrapper__c button.rslides1_nav {
  left: 40px;
}
@media screen and (max-width: 1366px) {
  .widget-slider .rslider_wrapper__c a.rslides1_nav,
  .widget-slider .rslider_wrapper__c button.rslides1_nav {
    left: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .widget-slider .rslider_wrapper__c a.rslides1_nav,
  .widget-slider .rslider_wrapper__c button.rslides1_nav {
    left: 15px;
  }
}
.widget-slider .rslider_wrapper__c a.rslides2_nav,
.widget-slider .rslider_wrapper__c button.rslides2_nav {
  right: 40px;
}
@media screen and (max-width: 1366px) {
  .widget-slider .rslider_wrapper__c a.rslides2_nav,
  .widget-slider .rslider_wrapper__c button.rslides2_nav {
    right: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .widget-slider .rslider_wrapper__c a.rslides2_nav,
  .widget-slider .rslider_wrapper__c button.rslides2_nav {
    right: 15px;
  }
}
.widget-slider .rslider_wrapper_in {
  height: 30vh;
  /*@media screen and (max-width: 1440px) {
      height: 300px;
    }
    @media screen and (max-width: 1200px) {
      height: 250px;
    }*/
}
.widget-img-nav .img_nav .img_nav_group .img_nav_container a {
  height: 100%;
  border-bottom: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.widget-img-nav .img_nav .img_nav_group .img_nav_container a img {
  filter: invert(1) grayscale(100%) contrast(200%);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.widget-img-nav .img_nav .img_nav_group .img_nav_container a span {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #ffffff;
  line-height: 1.2;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.widget-img-nav .img_nav .img_nav_group .img_nav_container a:hover {
  background-color: #ffffff;
}
.widget-img-nav .img_nav .img_nav_group .img_nav_container a:hover img {
  filter: none;
}
.widget-img-nav .img_nav .img_nav_group .img_nav_container a:hover span {
  color: #003078;
}
.widget-img-nav .img_nav__a {
  background-color: #003078;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 1366px) {
  .widget-img-nav .img_nav__a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav__a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.widget-img-nav .img_nav__a .img_nav_group .img_nav_container a {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1366px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.widget-img-nav .img_nav__a .img_nav_group .img_nav_container a img {
  width: 80px;
}
@media screen and (max-width: 1680px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container a img {
    width: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container a img {
    width: 60px;
  }
}
.widget-img-nav .img_nav__a .img_nav_group .img_nav_container a span {
  font-size: 1.62rem;
}
@media screen and (max-width: 1920px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container a span {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1680px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container a span {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1366px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container a span {
    font-size: 1.06rem;
  }
}
.widget-img-nav .img_nav__a .img_nav_group .img_nav_container:not(:last-child) a {
  border-right: 1px solid #3580c3;
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container:nth-child(3) a {
    border-right-width: 0;
  }
}
@media screen and (max-width: 575px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container:nth-child(3) a {
    border-right-width: 1px;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container:nth-child(-n + 3) a {
    border-bottom: 1px solid #3580c3;
  }
}
@media screen and (max-width: 575px) {
  .widget-img-nav .img_nav__a .img_nav_group .img_nav_container:nth-child(-n + 4) a {
    border-bottom: 1px solid #3580c3;
  }
}
.widget-img-nav .img_nav__b {
  background-color: #0065b3;
  padding: 30px 45px;
}
@media screen and (max-width: 1366px) {
  .widget-img-nav .img_nav__b {
    padding: 25px 40px;
  }
}
@media screen and (max-width: 991px) {
  .widget-img-nav .img_nav__b {
    padding: 15px 30px;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav__b {
    padding: 0;
  }
}
.widget-img-nav .img_nav__b .img_nav_group .img_nav_container a {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1366px) {
  .widget-img-nav .img_nav__b .img_nav_group .img_nav_container a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.widget-img-nav .img_nav__b .img_nav_group .img_nav_container a img {
  width: 75px;
}
@media screen and (max-width: 1680px) {
  .widget-img-nav .img_nav__b .img_nav_group .img_nav_container a img {
    width: 60px;
  }
}
@media screen and (max-width: 1366px) {
  .widget-img-nav .img_nav__b .img_nav_group .img_nav_container a img {
    width: 50px;
  }
}
.widget-img-nav .img_nav__b .img_nav_group .img_nav_container a span {
  font-size: 1.62rem;
}
@media screen and (max-width: 1920px) {
  .widget-img-nav .img_nav__b .img_nav_group .img_nav_container a span {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1680px) {
  .widget-img-nav .img_nav__b .img_nav_group .img_nav_container a span {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1366px) {
  .widget-img-nav .img_nav__b .img_nav_group .img_nav_container a span {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 480px) {
  .widget-img-nav .img_nav__b .img_nav_group .img_nav_container a span {
    font-size: 0.87rem;
  }
}
.widget-img-nav .img_nav__b .img_nav_group .img_nav_container:nth-child(-n + 4) a {
  border-bottom: 1px solid #3580c3;
}
.widget-img-nav .img_nav__b .img_nav_group .img_nav_container:nth-child(odd) a {
  border-right: 1px solid #3580c3;
}
.timeline-holder {
  position: relative;
}
.timeline-holder:before {
  position: absolute;
  top: -15px;
  left: 35px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #003078;
  font-family: FontAwesome;
  content: '\f107';
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  font-size: 1.2rem;
  z-index: 5;
}
.timeline-holder:after {
  position: absolute;
  bottom: -15px;
  left: 35px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #003078;
  font-family: FontAwesome;
  content: '\f107';
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  font-size: 1.2rem;
  z-index: 5;
}
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #efefef;
  left: 50px;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 100%;
  float: left;
  padding: 20px;
  position: relative;
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
  margin-top: -60px;
}
.timeline > li:not(.timeline-inverted) {
  padding-right: 90px;
}
.timeline > li.timeline-inverted {
  padding-left: 100px;
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 50px;
  right: -15px;
  display: inline-block;
  width: 25px;
  height: 3px;
  background-color: #003078;
  content: " ";
}
.timeline > li:nth-child(2n) > .timeline-panel:before {
  background-color: #2b8cc4;
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 47px;
  right: -15px;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #003078;
  content: " ";
}
.timeline > li:nth-child(2n) > .timeline-panel:after {
  background-color: #2b8cc4;
}
.timeline > li > .timeline-badge {
  color: #003078;
  width: 50px;
  height: 50px;
  line-height: 44px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 26px;
  left: 50px;
  margin-left: -25px;
  background-color: #ffffff;
  border: 3px solid #003078;
  z-index: 5;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li:nth-child(2n) > .timeline-badge {
  color: #2b8cc4;
  border: 3px solid #2b8cc4;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -25px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -2px;
  right: auto;
}
.timeline-title {
  margin-top: 0;
  color: #282828 !important;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline > li > .timeline-panel > .timeline-heading > .timeline-date {
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
  text-decoration: underline;
  font-size: 1.2rem;
}
.timeline > li:nth-child(2n) > .timeline-panel > .timeline-heading > .timeline-date {
  color: #2b8cc4;
}
.timelineColor_ci .timeline-badge {
  color: #000 !important;
  border: 3px solid #000 !important;
}
.timelineColor_ci .timeline-panel:before,
.timelineColor_ci .timeline-panel:after {
  background-color: #000 !important;
}
.timelineColor_ci .timeline-date {
  color: #000 !important;
}
.timelineColor_zl .timeline-badge {
  color: #FFDF0F !important;
  border: 3px solid #FFDF0F !important;
}
.timelineColor_zl .timeline-panel:before,
.timelineColor_zl .timeline-panel:after {
  background-color: #FFDF0F !important;
}
.timelineColor_zl .timeline-date {
  color: #FFDF0F !important;
}
.timelineColor_ze .timeline-badge {
  color: #00703C !important;
  border: 3px solid #00703C !important;
}
.timelineColor_ze .timeline-panel:before,
.timelineColor_ze .timeline-panel:after {
  background-color: #00703C !important;
}
.timelineColor_ze .timeline-date {
  color: #00703C !important;
}
.timelineColor_mo .timeline-badge {
  color: #003078 !important;
  border: 3px solid #003078 !important;
}
.timelineColor_mo .timeline-panel:before,
.timelineColor_mo .timeline-panel:after {
  background-color: #003078 !important;
}
.timelineColor_mo .timeline-date {
  color: #003078 !important;
}
.timelineColor_ce .timeline-badge {
  color: #D0190F !important;
  border: 3px solid #D0190F !important;
}
.timelineColor_ce .timeline-panel:before,
.timelineColor_ce .timeline-panel:after {
  background-color: #D0190F !important;
}
.timelineColor_ce .timeline-date {
  color: #D0190F !important;
}
.timelineColor_fi .timeline-badge {
  color: #4C2C92 !important;
  border: 3px solid #4C2C92 !important;
}
.timelineColor_fi .timeline-panel:before,
.timelineColor_fi .timeline-panel:after {
  background-color: #4C2C92 !important;
}
.timelineColor_fi .timeline-date {
  color: #4C2C92 !important;
}
.kalendar {
  font-size: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "source_sans_proregular", Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.kalendar td,
.kalendar th {
  text-align: center;
}
.kalendar i {
  cursor: pointer;
}
.kalendar,
.kalendar > tbody > td,
.kalendar > tbody > tr {
  border-color: #ededed;
}
.kalendar > tbody > tr:first-of-type > th:first-of-type {
  padding-left: 20px;
}
.kalendar > tbody > tr:first-of-type > th {
  color: #003078;
  font-size: 16px;
  font-weight: 400;
}
.kalendar > tbody > tr:first-of-type > th:last-of-type {
  padding-right: 20px;
}
.kalendar > tbody > tr:first-of-type > * {
  background: #f4f7f9;
  border: none;
}
.kalendar > tbody > tr:nth-of-type(2),
.pager a {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.kalendar > tbody > tr > td.k_today {
  background: #003078;
  color: #fff;
  font-weight: 700;
}
.kalendar > tbody > tr > td.k_items,
.kalendar > tbody > tr > td.k_items a {
  background: #ededed;
  color: #003078;
  font-weight: 700;
}
.separator {
  color: #ccc;
}
.outdated {
  color: #ccc !important;
  text-decoration: line-through;
  display: inline-block;
}
.outdated:hover {
  text-decoration: none;
}
.w_calendar_group > li > div:last-child .separator {
  display: none;
}
@media screen and (max-width: 1199px) {
  .kalendar > tbody > tr > td,
  .kalendar > tbody > tr > th {
    padding: 3px;
  }
}
@media screen and (max-width: 991px) {
  .kalendar > tbody > tr > td,
  .kalendar > tbody > tr > th {
    padding: 8px;
  }
}
.termsfeed-com---palette-dark.termsfeed-com---nb,
.termsfeed-com---palette-light.termsfeed-com---nb {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInTop;
  animation-name: fadeInTop;
  transition: 0.3s all;
  background-color: #f3f2f1 !important;
  font-family: "Source Sans Pro", "Arial", sans-serif !important;
}
.termsfeed-com---nb .cc-nb-title {
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  margin-top: 0 !important;
}
.cc-nb-title-container {
  margin-bottom: 20px !important;
}
.cc-nb-text {
  font-size: 1.1875rem !important;
  line-height: 1.31579 !important;
  margin: 0 0 1.25rem 0;
}
.termsfeed-com---palette-dark .cc-nb-text,
.termsfeed-com---palette-dark .cc-nb-title,
.termsfeed-com---palette-light .cc-nb-text,
.termsfeed-com---palette-light .cc-nb-title {
  color: #000 !important;
}
.termsfeed-com---nb-simple {
  right: auto !important;
  left: 25% !important;
}
.termsfeed-com---nb .cc-nb-main-container {
  padding: 30px !important;
}
.cc-nb-title {
  margin-bottom: 0.35rem!important;
  margin-top: 0.5em!important;
  font-size: 20px!important;
}
.cc-nb-buttons-container {
  margin-bottom: 0.2em;
}
.termsfeed-com---pc-dialog input[type="checkbox"].cc-custom-checkbox:checked + label:before {
  background: #333 !important;
}
.termsfeed-com---palette-dark .cc-pc-head-lang select:focus,
.termsfeed-com---palette-dark .cc-cp-foot-byline a:focus,
.termsfeed-com---palette-light .cc-pc-head-lang select:focus,
.termsfeed-com---palette-light .cc-cp-foot-byline a:focus {
  box-shadow: 0 0 0 2px #333 !important;
}
.cc-nb-buttons-container {
  align-items: center !important;
  display: flex !important;
}
.cc-nb-okagree,
.cc-nb-reject,
.cc-nb-changep,
.cc-cp-foot-save {
  border-radius: 0 !important;
}
.termsfeed-com---nb .cc-nb-reject,
.termsfeed-com---nb .cc-nb-changep {
  margin-left: 15px !important;
}
@media screen and (max-width: 480px) {
  .termsfeed-com---nb .cc-nb-reject,
  .termsfeed-com---nb .cc-nb-changep {
    margin-left: .25rem !important;
    margin-top: 15px !important;
  }
}
.cc-nb-okagree,
.cc-nb-reject,
.cc-cp-foot-save {
  font-family: "Source Sans Pro", "Arial", sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-weight: 400 !important;
  box-sizing: border-box !important;
  display: inline-block !important;
  position: relative !important;
  margin-top: 0 !important;
  padding: 8px 10px 7px !important;
  border: 2px solid transparent !important;
  font-size: 1.1875rem !important;
  line-height: 1 !important;
  color: #ffffff;
  background-color: #00703c !important;
  box-shadow: 0 2px 0 #002d18 !important;
  text-align: center !important;
  vertical-align: top !important;
  cursor: pointer !important;
  -webkit-appearance: none !important;
}
.cc-nb-okagree:hover,
.cc-nb-reject:hover,
.cc-cp-foot-save:hover {
  background-color: #204e2e !important;
}
.cc-nb-okagree:focus,
.cc-nb-reject:focus,
.cc-cp-foot-save:focus {
  border-color: #ffdf0f !important;
  outline: 3px solid transparent !important;
  box-shadow: inset 0 0 0 1px #ffdf0f !important;
}
.cc-nb-okagree:focus:not(:active):not(:hover),
.cc-nb-reject:focus:not(:active):not(:hover),
.cc-cp-foot-save:focus:not(:active):not(:hover) {
  border-color: #ffdf0f !important;
  color: #0b0c0c !important;
  background-color: #ffdf0f !important;
  box-shadow: 0 2px 0 #0b0c0c !important;
}
.cc-nb-changep {
  font-family: "Source Sans Pro", "Arial", sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-weight: 400 !important;
  font-size: 1.1875rem !important;
  line-height: 1 !important;
  display: inline-block !important;
  max-width: 100% !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-align: center !important;
  color: #0065b3 !important;
  background-color: transparent !important;
  padding: 0 !important;
  min-width: auto;
  width: auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: underline !important;
  text-underline-offset: 0.1em;
  text-decoration-thickness: 1px !important;
}
.cc-nb-changep:hover {
  color: #003078 !important;
  -webkit-text-decoration-skip-ink: none !important;
  text-decoration-skip-ink: none !important;
  -webkit-text-decoration-skip: none !important;
  text-decoration-skip: none !important;
  text-decoration-thickness: 3px !important;
}
.cc-nb-changep:focus {
  outline: 3px solid transparent !important;
  color: #0b0c0c !important;
  background-color: #ffdf0f !important;
  box-shadow: 0 -2px #ffdf0f, 0 4px #0b0c0c !important;
  text-decoration: none !important;
}
@media (max-width: 991px) {
  .termsfeed-com---nb-simple {
    max-width: 100%!important;
    width: 100%!important;
    left: 0 !important;
  }
  .termsfeed-com---nb .cc-nb-text {
    font-size: 1rem !important;
  }
}
@media (max-width: 480px) {
  .cc-nb-buttons-container {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media print {
  .partial-main .partial_main_b {
    margin-top: 0 !important;
  }
  .newsGround .newsContainer {
    width: 50% !important;
  }
  .newsWrapper .owl-stage,
  .newsWrapper .owl-item {
    width: 100% !important;
  }
  .galeryList {
    width: 50% !important;
    display: inline-block !important;
    overflow: hidden !important;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .galeryList .container {
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .galeryList .container span {
    display: block !important;
    text-align: center !important;
    font-size: 120% !important;
  }
  .col-articles {
    width: 50% !important;
  }
}
.senior-header-wrapper {
  background-color: #DDE1E4;
  width: 100%;
}
.senior-header {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.senior-header .left-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.senior-header img {
  width: 50px;
  margin-right: 15px;
}
.senior-header h4 {
  margin: 0;
  font-size: 1.5rem;
  font-weight: bold;
  color: #003078;
}
.senior-header span {
  font-size: 1rem;
  color: #003078;
}
.senior-header .right-section {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.zjednodusena-verzia {
  font-size: 16px;
  margin-bottom: 5px;
}
.font-size-control {
  display: flex;
  align-items: center;
}
.font-size-control span {
  margin-right: 10px;
  font-size: 16px;
  color: #000;
}
.font-size-control input {
  width: 60px;
  text-align: center;
}
.senior-content {
  padding: 40px 0;
  font-size: 1.3rem;
}
.senior-content h1 {
  font-weight: bold;
  color: #003078;
}
.icon-card {
  padding: 20px;
  text-align: center;
  text-decoration: none;
  color: inherit;
  transition: background-color 0.3s ease;
  display: block;
  height: 100%;
  width: 100%;
  border: 2px solid #003078 !important;
  background-color: transparent;
  transition: .3s all;
}
.icon-card h2 {
  margin-top: 10px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #003078;
  font-family: "source_sans_probold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.icon-card-wrapper {
  height: 100%;
  display: flex;
  align-items: stretch;
}
.icon-circle {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
.icon-circle img {
  width: 88px;
  filter: invert(100%) sepia(5%) saturate(7459%) hue-rotate(177deg) brightness(114%) contrast(100%);
  transition: .3s all;
}
.icon-card h2 {
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.icon-card h2:after {
  content: '';
  position: absolute;
  width: 0;
  height: 3px;
  display: block;
  background-color: #003078;
  left: 0;
  bottom: -4px;
  transition: .3s all;
}
.icon-card:hover h2:after {
  width: 100%;
}
/*.icon-card:hover .icon-circle {
    background-color: transparent;
}*/
.circle-1 {
  background-color: #136dff;
  border: 3px solid #136dff;
  color: #fff;
}
/*.icon-card:hover .circle-1 img {
    filter: invert(27%) sepia(80%) saturate(2492%) hue-rotate(212deg) brightness(103%) contrast(101%);
}*/
.circle-2 {
  background-color: #082c66;
  border: 3px solid #082c66;
  color: #fff;
}
/*.icon-card:hover .circle-2 img {
    filter: invert(12%) sepia(34%) saturate(4390%) hue-rotate(208deg) brightness(105%) contrast(101%);
}*/
.circle-3 {
  background-color: #727b0f;
  border: 3px solid #727b0f;
  color: #fff;
}
/*.icon-card:hover .circle-3 img {
    filter: invert(39%) sepia(15%) saturate(6195%) hue-rotate(43deg) brightness(95%) contrast(88%);
}*/
.circle-4 {
  background-color: #592999;
  border: 3px solid #592999;
  color: #fff;
}
/*.icon-card:hover .circle-4 img {
    filter: invert(20%) sepia(19%) saturate(6932%) hue-rotate(250deg) brightness(95%) contrast(100%);
}*/
.circle-5 {
  background-color: #125041;
  border: 3px solid #125041;
  color: #fff;
}
/*.icon-card:hover .circle-5 img {
    filter: invert(24%) sepia(52%) saturate(532%) hue-rotate(115deg) brightness(93%) contrast(97%);
}*/
.circle-6 {
  background-color: #cf06c8;
  border: 3px solid #cf06c8;
  color: #fff;
}
/*.icon-card:hover .circle-6 img {
    filter: invert(9%) sepia(91%) saturate(7467%) hue-rotate(300deg) brightness(112%) contrast(96%);
}*/
.circle-7 {
  background-color: #1e856d;
  border: 3px solid #1e856d;
  color: #fff;
}
/*.icon-card:hover .circle-7 img {
    filter: invert(29%) sepia(53%) saturate(6752%) hue-rotate(157deg) brightness(94%) contrast(76%);
}*/
.circle-8 {
  background-color: #0c419a;
  border: 3px solid #0c419a;
  color: #fff;
}
/*.icon-card:hover .circle-8 img {
    filter: invert(17%) sepia(98%) saturate(1808%) hue-rotate(205deg) brightness(93%) contrast(95%);
}*/
.circle-9 {
  background-color: #9544ff;
  border: 3px solid #9544ff;
  color: #fff;
}
/*.icon-card:hover .circle-9 img {
    filter: invert(28%) sepia(60%) saturate(3069%) hue-rotate(252deg) brightness(102%) contrast(103%);
}*/
.line-height-0-5 {
  line-height: .5;
}
.senior-content .breadcrumbs {
  display: none;
}
.senior-content .uradna-tabula-row,
.senior-content .idsk-table,
.senior-content .uradne-list__item,
.senior-content .idsk-button {
  font-size: 110%;
}
.senior-content .uradne-table th:first-child,
.senior-content .uradne-table td:first-child {
  width: 60%;
}
.senior-footer a {
  border-bottom: 0;
}
.senior-footer h3 {
  color: #000;
}
.senior-footer img {
  width: 130px;
}
.senior-content-in a:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  background-color: #ffdf0f;
  box-shadow: 0 -2px #ffdf0f, 0 4px #0b0c0c;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 767px) {
  .senior-header .right-section,
  .senior-header .left-section {
    align-items: center;
  }
}
.goog-te-gadget-simple {
  border-radius: 1rem !important;
  padding: 3px !important;
  border: 1px solid #003078 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  color: #000000 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span:last-child {
  color: #003078 !important;
}
.goog-te-banner-frame {
  border-bottom: 1px solid #003078 !important;
}
@media screen and (max-width: 991px) {
  .goog-te-gadget-icon {
    width: 19px !important;
  }
}
.modal-content {
  border-radius: 0;
}
#mobileApp .modal-dialog {
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
  top: 0;
  left: 0;
  height: max-content;
  --bs-modal-width: 300px !important;
  width: 300px !important;
  margin: auto !important;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  #mobileApp .modal-dialog {
    top: unset;
    left: unset;
  }
}
#mobileApp .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 25px;
  font-size: 1.2rem;
  transition: .3s all;
  opacity: 1;
  color: #000;
}
#mobileApp .btn-close:hover {
  opacity: .7;
}
.table.customTableClass {
  border-color: #373737;
}
.table.customTableClass th,
.table.customTableClass td {
  border-width: 1px;
}
.font-size sup {
  display: none;
}
.no-after:after {
  display: none;
}
.outdated .badge {
  display: none;
}
.anketa {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .anketa {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.anketa > div.votes {
  padding: 15px;
}
.anketa > div.votes a {
  cursor: pointer;
}
.anketa > div.votes > div > div {
  margin-bottom: 30px;
}
.anketa > div.votes > div > div button {
  border: 0px;
  background: transparent;
  padding: 0px;
}
.anketa > div.votes > div > div:before {
  content: "\f00c";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.anketa > div.votes .bar {
  position: relative;
  height: 5px;
  top: 10px;
}
.anketa > div.votes .bar span {
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  background-color: #003078;
  height: 5px;
  margin-left: 20px;
}
.anketa > div.otazka {
  padding: 10px 0px;
  font-size: 110%;
}
.anketa .msg {
  color: #ffffff;
  background-color: #003078;
  margin-top: 10px;
  padding: 10px;
  text-align: center;
}
.preloader {
  width: 100vw;
  height: 100vh;
  margin: 0;
  background-color: #003078;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  z-index: 50;
  position: fixed;
}
.preloader-in {
  width: 8vmax;
  height: 8vmax;
  border-right: 8px solid #ffffff;
  border-radius: 100%;
  animation: spinRight 800ms linear infinite;
}
.preloader-in:before {
  content: '';
  width: 6vmax;
  height: 6vmax;
  display: block;
  position: absolute;
  top: calc(47%);
  left: calc(47%);
  border-radius: 100%;
  animation: spinLeft 800ms linear infinite;
}
@keyframes spinLeft {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(720deg);
  }
}
@keyframes spinRight {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.icon_holder {
  position: relative;
}
.icon_holder .icon {
  width: 99%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  overflow: hidden;
}
blockquote {
  position: relative;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 100%;
  border: 0 solid #ffffff;
  border-left: 3px solid #003078;
  background-color: transparent;
}
blockquote p:first-child {
  margin: 0;
}
.form-control,
.btn {
  border-radius: 0;
}
.titleBorder button {
  display: none;
}
.no_extern_icon a:after {
  display: none;
}
.obsah a[href^="mailto:"]:before {
  content: "\f0e0";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
  margin-right: 3px;
  font-weight: normal;
  font-size: 70%;
}
.obsah a.mobil[href^="tel:"]:before {
  content: "\f10b";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
  margin-right: 3px;
  font-weight: normal;
  font-size: 70%;
}
.obsah a.fax[href^="tel:"]:before {
  content: "\f02f";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
  margin-right: 3px;
  font-weight: normal;
  font-size: 70%;
}
.obsah a[href^="tel:"]:before {
  content: "\f095";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
  margin-right: 3px;
  font-weight: normal;
  font-size: 70%;
}
.obsah a[href^="http://"]:after {
  content: "\f08e";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
  margin-left: 2px;
  font-weight: normal;
  font-size: 70%;
}
.externLink:after,
.obsah a[href^="https://"]:not(.news-img-link-b):after {
  content: "\f08e";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #003078;
  margin-left: 2px;
  font-weight: normal;
  font-size: 70%;
}
img.vlavo {
  float: left;
  margin: 5px 15px;
  margin-left: 0px;
  width: 35% !important;
  height: auto !important;
  opacity: 0.9;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
img.vlavo-o {
  float: left;
  margin: 5px 15px;
  margin-left: 0px;
  opacity: 0.9;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
img.vpravo {
  float: right;
  margin: 5px 15px;
  margin-right: 0px;
  width: 35% !important;
  height: auto !important;
  opacity: 0.9;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
img.vpravo-o {
  float: right;
  margin: 5px 15px;
  margin-right: 0px;
  opacity: 0.9;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
img.fullwidth {
  float: none;
  width: 100% !important;
  height: auto !important;
  opacity: 0.9;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
img.vlavo:hover,
img.vlavo-o:hover,
img.vpravo:hover,
img.vpravo-o:hover,
img.fullwidth:hover {
  opacity: 1;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
img.vlavo:hover,
img.vlavo-o:hover,
img.vpravo:hover,
img.vpravo-o:hover,
img.fullwidth:hover {
  opacity: 1;
}
.zoznam {
  margin-bottom: 15px;
}
.zoznam .fa {
  color: #003078;
}
.zoznam a {
  color: #000000 !important;
  font-weight: normal !important;
}
.zoznam a:hover {
  color: #003078 !important;
}
.zoznam tr:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.zoznam tr {
  position: relative;
  display: block;
  padding: 5px 5px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #ddd;
}
.zoznam tr:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
@media screen and (max-width: 768px) {
  img.vlavo,
  img.vlavo-o {
    width: 50% !important;
  }
  img.vpravo,
  img.vpravo-o {
    width: 50% !important;
  }
}
@media screen and (max-width: 480px) {
  img.vlavo,
  img.vlavo-o {
    float: none;
    margin: 15px 0px;
    width: 100% !important;
  }
  img.vpravo,
  img.vpravo-o {
    float: none;
    margin: 15px 0px;
    width: 100% !important;
  }
}
.dokumenty .fa {
  color: #003078;
  vertical-align: top;
  padding-top: 4px;
}
.dokumenty > .list-group-item {
  padding: 5px 5px;
}
.list-group-item:first-child {
  border-radius: 0;
}
.list-group-item:last-child {
  border-radius: 0;
}
.accordion-button:not(.collapsed) {
  color: #003078;
  background-color: #fff;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion .list-group-item {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion .list-group-item:last-child {
  border-bottom: 0;
}
.accordion .dokumenty {
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  .dokumenty li a {
    display: inline-block;
    max-width: 80%;
  }
  .dokumenty .list-group-item .file-size {
    float: right;
  }
}
.galeryList a {
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.galeryList a .imageTitle {
  margin: 0px 0 15px;
  height: 40px;
  background-color: #003078;
  overflow: hidden;
  flex-direction: column;
  justify-content: space-around;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-pack: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  white-space: normal;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  font-weight: bold;
  text-align: center;
}
.galeryItem .image {
  position: relative;
}
.galeryList a:hover {
  color: #ffffff;
}
.galeryList a:hover .imageTitle {
  background-color: #2b8cc4;
}
.image-type {
  position: absolute;
  top: 0;
  z-index: 8;
  background-color: #ffffff;
  color: #003078;
  padding: 0px 3px 0px 3px;
  border-radius: 0px 0px 3px 0px;
}
@media print {
  .image-type {
    display: none;
  }
}
.image,
.video {
  overflow: hidden;
  display: block;
  position: relative;
}
.video:after {
  display: none;
}
.image-type {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.image:hover > .image-type,
.video:hover > .image-type,
.galleryListItemHover:hover > .image-type {
  color: #003078;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.c_w_calendar__01 .title {
  color: #6c4614;
}
.c_w_calendar__01:before {
  background-color: #6c4614;
  background-image: url("../images/icon-w-calendar-01.svg");
}
div.c_w_calendar__01:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__01:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__01:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__02 .title {
  color: #8F3E00;
}
.c_w_calendar__02:before {
  background-color: #8F3E00;
  background-image: url("../images/icon-w-calendar-02.svg");
}
div.c_w_calendar__02:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__02:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__02:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__03 .title {
  color: #0459A4;
}
.c_w_calendar__03:before {
  background-color: #0459A4;
  background-image: url("../images/icon-w-calendar-03.svg");
}
div.c_w_calendar__03:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__03:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__03:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__04 .title {
  color: #27632A;
}
.c_w_calendar__04:before {
  background-color: #27632A;
  background-image: url("../images/icon-w-calendar-04.svg");
}
div.c_w_calendar__04:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__04:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__04:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__05 .title {
  color: #9D2A2A;
}
.c_w_calendar__05:before {
  background-color: #9D2A2A;
  background-image: url("../images/icon-w-calendar-05.svg");
}
div.c_w_calendar__05:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__05:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__05:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__06 .title {
  color: #535356;
}
.c_w_calendar__06:before {
  background-color: #535356;
  background-image: url("../images/icon-w-calendar-06.svg");
}
div.c_w_calendar__06:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__06:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__06:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__07 .title {
  color: #5B5B2F;
}
.c_w_calendar__07:before {
  background-color: #5B5B2F;
  background-image: url("../images/icon-w-calendar-07.svg");
}
div.c_w_calendar__07:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__07:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__07:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__08 .title {
  color: #333;
}
.c_w_calendar__08:before {
  background-color: #333;
  background-image: url("../images/icon-w-calendar-08.svg");
}
div.c_w_calendar__08:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__08:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__08:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__09 .title {
  color: #AC1D10;
}
.c_w_calendar__09:before {
  background-color: #AC1D10;
  background-image: url("../images/icon-w-calendar-09.svg");
}
div.c_w_calendar__09:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__09:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__09:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__10 .title {
  color: #804A2C;
}
.c_w_calendar__10:before {
  background-color: #804A2C;
  background-image: url("../images/icon-w-calendar-10.svg");
}
div.c_w_calendar__10:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__10:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__10:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__11 .title {
  color: #37569E;
}
.c_w_calendar__11:before {
  background-color: #37569E;
  background-image: url("../images/icon-w-calendar-11.svg");
}
div.c_w_calendar__11:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__11:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__11:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__12 .title {
  color: #545454;
}
.c_w_calendar__12:before {
  background-color: #545454;
  background-image: url("../images/icon-w-calendar-12.svg");
}
div.c_w_calendar__12:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__12:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__12:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__13 .title {
  color: #371F77;
}
.c_w_calendar__13:before {
  background-color: #371F77;
  background-image: url("../images/icon-w-calendar-13.svg");
}
div.c_w_calendar__13:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__13:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__13:before {
    width: 146px!important;
    height: 146px!important;
  }
}
.c_w_calendar__14 .title {
  color: #9C2164;
}
.c_w_calendar__14:before {
  background-color: #9C2164;
  background-image: url("../images/icon-w-calendar-14.svg");
}
div.c_w_calendar__14:before {
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: '';
  position: absolute!important;
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar__14:before {
    width: 119px!important;
    height: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar__14:before {
    width: 146px!important;
    height: 146px!important;
  }
}
#sidebar .fa-search {
  position: relative;
  top: 0px;
}
nav#ddfullscreenmenu {
  position: fixed;
  height: 100vh;
}
nav#ddfullscreenmenu ul {
  max-height: 380px;
  overflow-y: overlay;
}
nav#ddfullscreenmenu ul::-webkit-scrollbar {
  width: 5px;
}
nav#ddfullscreenmenu ul::-webkit-scrollbar-track {
  background: #003078;
}
nav#ddfullscreenmenu ul::-webkit-scrollbar-thumb {
  background: #003078;
}
nav#ddfullscreenmenu ul::-webkit-scrollbar-thumb:hover {
  background: #2b8cc4;
}
.fullscreenmenu-contact {
  position: relative;
  color: #003078;
}
.fullscreenmenu-contact a {
  font-size: 1rem;
  color: #003078;
}
div#navtoggler {
  border: 3px solid #ffffff;
}
div#navtoggler::before {
  background: #ffffff;
}
nav#ddfullscreenmenu {
  background: #ffffff;
}
nav#ddfullscreenmenu div#closex::before,
nav div#closex::after {
  background: #003078;
}
nav#ddfullscreenmenu ul li.header > a:before {
  border: 8px solid #003078;
  border-color: transparent transparent transparent #003078;
}
nav#ddfullscreenmenu ul li a,
nav#ddfullscreenmenu ul li.breadcrumb {
  color: #000;
}
nav#ddfullscreenmenu ul li.breadcrumb {
  border-bottom: 1px solid #003078;
}
nav#ddfullscreenmenu ul li.breadcrumb:after {
  border: 10px solid #003078;
  border-color: transparent #003078 transparent transparent;
}
nav#ddfullscreenmenu ul li a.hj:after {
  width: 100%;
  opacity: 1;
}
nav#ddfullscreenmenu ul li a:hover,
nav#ddfullscreenmenu ul li a.hj {
  color: #003078;
}
nav#ddfullscreenmenu ul li a:after {
  background: #003078;
}
.fullscreenmenu-contact a:hover {
  color: #000 !important;
}
.fullscreenmenu-contact a:hover {
  color: #003078 !important;
}
nav#ddfullscreenmenu ul li.fullscreenmenu-contact a:after {
  display: none;
}
#search,
#languages {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0, -100%) scale(0, 0);
  -moz-transform: translate(0, -100%) scale(0, 0);
  -o-transform: translate(0, -100%) scale(0, 0);
  -ms-transform: translate(0, -100%) scale(0, 0);
  transform: translate(0, -100%) scale(0, 0);
  opacity: 0;
  z-index: 1001;
}
#search.open,
#languages.open {
  -webkit-transform: translate(0, 0) scale(1, 1);
  -moz-transform: translate(0, 0) scale(1, 1);
  -o-transform: translate(0, 0) scale(1, 1);
  -ms-transform: translate(0, 0) scale(1, 1);
  transform: translate(0, 0) scale(1, 1);
  opacity: 1;
}
#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #000;
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0;
  margin: 0 auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
}
@media screen and (max-width: 575px) {
  #search input[type="search"] {
    font-size: 40px;
  }
}
#search .btn,
#languages .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #003078;
  font-size: 1.42rem;
  margin-top: 60px;
  padding: 15px 60px;
  border: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 0;
  transition: .3s all;
}
#search .btn:hover,
#languages .btn:hover {
  background-color: #2b8cc4;
}
@media screen and (max-width: 575px) {
  #search .btn,
  #languages .btn {
    font-size: 1.28rem;
    margin-top: 30px;
    padding: 10px 30px;
  }
}
#search .close,
#languages .close {
  width: 14px;
  height: 14px;
  overflow: hidden;
  display: block;
  position: absolute;
  cursor: pointer;
  text-indent: -1000px;
  z-index: 10;
  top: 20px;
  right: 20px;
  opacity: 1;
  background: transparent;
  border: 0;
}
#search .close::before,
#search .close::after,
#languages .close::before,
#languages .close::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #003078;
  right: 0;
}
#search .close::after,
#languages .close::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.languages_popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.languages_popup img {
  width: 4rem;
  transition: .3s all;
  opacity: .5;
}
@media screen and (max-width: 480px) {
  .languages_popup img {
    width: 2.5rem;
  }
}
.languages_popup img:hover,
.languages_popup img:focus,
.languages_popup img.active {
  opacity: 1;
}
.sy-box {
  height: 100%;
}
.sy-caption {
  display: none !important;
}
.partial-main-border {
  border-right: 0 !important;
  padding-right: 15px;
}
.obsah h1,
.obsah h2,
.obsah h3,
.obsah h4,
.obsah h5,
.obsah h6 {
  margin-bottom: 15px;
}
.main-logo {
  left: 0 !important;
}
.navigation_wrapper a[aria-expanded="true"] {
  background-color: #ffdf0f;
}
.navigation_wrapper a[aria-expanded="true"]:before {
  opacity: 1 !important;
}
/* CUSTOM WEB SIZE */
.content-max-width {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (min-width: 1920px) {
  .content-max-width {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.partial-header .header .header_bottom .mainNavigation .dropdown-menu {
  padding: 15px;
}
.content-custom-padding {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 1560px) {
  .content-custom-padding {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .content-custom-padding {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .content-custom-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .content-custom-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  /*.partial-header .header .header_middle .header_nav { padding-right: 50px; }*/
  #sidebarCollapse {
    right: 0;
  }
}
.partial_footer .footer .footer_middle .container-fluid:after {
  width: 100%;
  left: 0;
}
/* CUSTOM WEB SIZE */
.nav-item.dropdown.show .fa {
  transform: rotate(180deg);
}
.nav-item .fa-external-link {
  transform: inherit !important;
}
.search-card {
  border-radius: 0;
  border: 2px solid #000;
}
.search-card .card-link {
  border-bottom: 0;
  margin-bottom: 0;
}
.search-card .card-link:after {
  display: none;
}
@media screen and (max-width: 575px) {
  .news_group .newsIn {
    border: 2px solid #000;
    padding: 15px;
  }
}
.news_nav a:after {
  display: none !important;
}
#mCSB_1_scrollbar_vertical {
  opacity: 0 !important;
}
.partial-main-in {
  padding-left: 30px;
  border-left: 1px solid #dee0e2;
}
@media screen and (max-width: 1366px) {
  .partial-main-in {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .partial-main-in {
    padding-left: 15px;
  }
}
@media screen and (max-width: 991px) {
  .partial-main-in {
    border-left: 0;
  }
}
.idsk-button-active {
  background-color: #204e2e;
}
.govuk-checkboxes__label:after {
  top: 11px !important;
  left: 10px !important;
  width: 22px !important;
  height: 12px !important;
}
.idsk-header-web__brand-gestor-button:not(.collapsed) .idsk-header-web__link-arrow {
  transform: rotate(180deg);
}
.idsk-header-web__brand-gestor-button:active .idsk-header-web__link-arrow,
.idsk-header-web__brand-gestor-button:focus .idsk-header-web__link-arrow {
  background-color: #000 !important;
}
.table {
  color: #000;
}
.table.customTableClass {
  border-color: #000;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #000;
}
.table thead th {
  border-bottom: 2px solid #000;
}
.social-icon img {
  max-width: 24px;
  filter: invert(100%) sepia(99%) saturate(2%) hue-rotate(84deg) brightness(107%) contrast(100%);
}
.social-icon {
  transition: .3s all;
}
.social-icon:hover {
  background-color: #003078 !important;
}
.search-slider {
  display: none;
  top: 60%;
  left: 50%;
  transform: translateX(-50%) translateY(-60%);
}
@media screen and (max-width: 991px) {
  .search-slider {
    transform: translateX(-50%) translateY(-60%);
  }
}
.search-slider .header_search {
  margin-left: 0;
  width: 320px;
}
.search-slider .header_search .form-row .form-control {
  height: 46px;
}
.search-slider .header_search .form-row .btn {
  height: 46px;
  padding-left: 15px;
  padding-right: 15px;
}
#sidebar .header_search .form-row .form-control {
  height: 46px;
}
#sidebar .header_search .form-row .btn {
  height: 46px;
  padding-left: 15px;
  padding-right: 15px;
  color: transparent;
}
#sidebar .header_search .form-row .btn .fa {
  color: #fff;
}
#sidebar a[aria-expanded="true"] {
  color: #000 !important;
  background-color: #fff;
  /*border-bottom: 2px solid #000 !important;*/
}
@-moz-document url-prefix() {
  .modal-backdrop {
    display: none;
  }
  .modal-open {
    overflow: auto;
  }
}
.idsk-button:after {
  color: #fff !important;
  padding-left: 5px;
}
.idsk-button:focus {
  border-bottom: 2px solid #ffdf0f !important;
  background-color: #ffdf0f;
  color: #000;
}
.idsk-button:focus:after {
  color: #000 !important;
}
.search-tabs .nav-item {
  position: relative;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  padding: 10px 20px;
  background-color: #dee0e2;
  text-align: center;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #000;
}
.search-tabs .nav-item div {
  border-bottom: 1px solid #000;
}
.search-tabs .nav-item.active {
  background-color: #fff;
  color: #000;
}
.search-tabs .nav-item.active div {
  background-color: #ffdf0f;
  border-bottom: 5px solid #000;
}
.search-tabs .nav-item:focus {
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .rslider_wrapper .prev {
    top: 30px !important;
    left: 8% !important;
    bottom: 15px !important;
    transform: translateX(-40%) !important;
  }
  .rslider_wrapper .next {
    top: 30px !important;
    left: 12% !important;
    bottom: 15px !important;
    transform: translateX(40%) !important;
  }
}
@media screen and (max-width: 480px) {
  .rslider_wrapper .prev {
    top: 40px !important;
  }
  .rslider_wrapper .next {
    top: 40px !important;
  }
}
.obsah a:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  background-color: #ffdf0f;
  box-shadow: 0 -2px #ffdf0f, 0 4px #0b0c0c;
  text-decoration: none;
  color: #000;
}
.panel {
  border: 0;
  margin-bottom: 5px;
}
.panel-title {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  font-size: 1.5rem;
}
.panel-heading {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom: 1px solid #bfc1c3;
}
.panel-heading a {
  display: block;
  border-bottom: 0 !important;
  position: relative;
  padding-right: 45px;
  background-color: transparent !important;
  color: #0065b3 !important;
}
.panel-heading a div {
  display: inline-block;
}
.panel-heading a:hover div {
  text-decoration: underline;
}
.panel-heading a:focus {
  box-shadow: none;
}
.panel-heading a:focus div {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdf0f;
  box-shadow: 0 -2px #ffdf0f, 0 4px #0b0c0c;
  text-decoration: none;
}
.panel-heading a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 1.3rem;
  content: "\f055";
  color: #000;
  font-family: FontAwesome;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  -ms-transition: all 1s linear;
  transition: all 1s linear;
}
.panel-heading a[data-toggle].collapsed:after {
  content: "\f067";
}
.panel-heading a[data-toggle]:not(.collapsed):after {
  content: "\f068";
}
.panel-group .panel {
  border-radius: 0;
}
.panel-body {
  padding: 15px;
}
.panel-body p:last-child {
  margin: 0;
}
.btn-search {
  background-color: #00703C !important;
}
.btn-search:hover {
  background-color: #204e2e !important;
}
.btn-search:focus {
  background-color: #FFDF0F !important;
  color: #000 !important;
}
.header_search .btn-search:focus {
  background-color: #FFDF0F !important;
  color: #fff !important;
}
.header_search .btn-search:focus .fa {
  color: #000 !important;
}
.partial-header .header .font_size ul a:focus {
  background-color: #FFDF0F;
}
.partial-header .header .font_size ul a:focus img {
  filter: invert(1);
}
@media screen and (max-width: 991px) {
  .idsk-header-web__main-headline-menu-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    width: auto;
    float: right;
    border: 2px solid #0b0c0c;
    box-shadow: none;
    color: #0b0c0c;
    font-weight: 700;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 6px;
    margin: 0;
  }
  .idsk-header-web__main-headline-menu-button:hover {
    border-color: #ffdf0f;
    color: #0b0c0c;
    background-color: #ffdf0f;
    box-shadow: 0 2px 0 #0b0c0c;
  }
  .idsk-header-web__main-headline-menu-button:focus {
    border-bottom: 2px solid #ffdf0f !important;
  }
  .idsk-header-web__main-headline-menu-button .idsk-header-web__menu-close,
  .idsk-header-web__main-headline-menu-button .idsk-header-web__menu-open {
    margin-left: 15px;
    margin-bottom: -1px;
  }
}
#dismiss {
  transition: none;
}
#dismiss:hover,
#dismiss:focus {
  background-color: #ffdf0f;
  color: #0b0c0c;
  border: 2px solid #ffdf0f;
  border-bottom: 2px solid #0b0c0c;
}
#scrollButton,
#scrollButton2 {
  display: none;
  font-size: 1.3rem;
}
.trashIconHolder {
  height: 210px;
  width: 100%;
  display: block;
  border: 1px solid #ccc;
  padding: 15px 0;
}
.select2-container--default .select2-selection--single {
  border-radius: 0;
  border: 3px solid #000;
}
.select2-container .select2-selection--single {
  height: auto;
}
.select2-container .select2-selection--single:focus {
  box-shadow: 0px 0px 0px 3px #ffdf0f;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
}
.select2-container {
  width: auto !important;
  min-width: 190px;
}
@media screen and (max-width: 991px) {
  .select2-container {
    min-width: 165px;
  }
}
.select2-results__option--disabled::last-child {
  display: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000 transparent;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #003078;
  color: #fff;
}
.select2-search {
  display: none;
}
.select2-results__option--disabled {
  display: none;
}
.select2-dropdown--below {
  border: 2px solid #000 !important;
  border-top: 0 !important;
  border-radius: 0 !important;
}
.select2-selection__rendered {
  text-align: left;
}
#sliderVideoElement {
  object-fit: cover;
  width: 100%;
  display: block;
}
@media screen and (max-width: 991px) {
  .widget-slider .video_nav_group {
    top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .widget-slider .video_nav_group {
    top: 40px;
  }
}
.search-card img {
  border: 2px solid #000;
}
.sidebar-header {
  display: flex;
  align-items: center;
}
.sidebar-header h2 {
  padding-left: 10px;
  font-size: 1.1rem;
}
.header {
  position: absolute !important;
}
.partial-header.scroll .header {
  animation: none !important;
}
.partial-header.scroll .header .header_bottom {
  position: fixed !important;
  top: 0;
  width: 100%;
  box-shadow: 0px 0px 10px 0px #000;
  /*animation: animateNav 0.25s linear;*/
}
.widget-slider {
  margin-top: 207px;
}
@media screen and (max-width: 1440px) {
  .widget-slider {
    margin-top: 177px;
  }
}
@media screen and (max-width: 1366px) {
  .widget-slider {
    margin-top: 164px;
  }
}
@media screen and (max-width: 1200px) {
  .widget-slider {
    margin-top: 138px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider {
    margin-top: 106px;
  }
}
#scrollButton,
#scrollButton2 {
  position: absolute;
  z-index: 50000;
}
.bg-danger {
  background-color: #9d010b !important;
}
.bg-success {
  background-color: #016518 !important;
}
.text-underline {
  border-bottom: 1px solid !important;
}
.flag-icon {
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 20px;
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  margin-right: 5px;
  border: 2px solid #000;
  position: relative;
  top: -1px;
}
.flag-sk {
  background-image: url('../images/flags/flag-sk.png');
}
.flag-hu {
  background-image: url('../images/flags/flag-hu.png');
}
.flag-en {
  background-image: url('../images/flags/flag-en.png');
}
.custom-select-languages {
  position: relative;
  max-width: 200px;
  cursor: pointer;
  font-size: 1rem;
  padding: 0;
  border-radius: 0;
  border: 3px solid #000;
  z-index: 5000;
  background: #fff;
  height: auto;
}
.custom-select-languages:focus,
.custom-select-languages:active,
.custom-select-languages.active {
  box-shadow: 0px 0px 0px 3px #ffdf0f;
  border-color: #000;
}
.selected-option {
  display: block;
  text-align: left;
  color: #000;
  width: 100%;
  padding: 2px 20px 2px 10px;
  position: relative;
}
.selected-option:after {
  font-family: FontAwesome, "open_sansregular", Helvetica, Arial, sans-serif;
  content: '\f0d8';
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: 10px;
  color: #000;
  display: inline-block;
  position: absolute;
}
.options-list {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  outline: 3px solid #000;
  background-color: white;
  color: #000;
  z-index: 1;
}
.options-list .option {
  display: block;
  text-align: left;
  color: #000;
  width: 100%;
  padding: 4px 10px 4px 10px;
  cursor: pointer;
}
.option:hover {
  color: #fff;
  background-color: #003078;
}
.option-flag {
  width: 24px;
  margin-right: 0;
  position: relative;
  top: -2px;
  border: 2px solid #000;
}
/* Show the dropdown on click */
.custom-select-languages.active .options-list {
  display: block;
}
.custom-select-languages.active .selected-option:after {
  transform: translateY(-50%) rotate(0deg);
}
.btn-primary {
  background-color: #003078;
  border-color: #003078;
}
.btn-primary:hover {
  background-color: #2b8cc4;
  border-color: #2b8cc4;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  background-color: #2b8cc4;
  border-color: #003078;
}
.idsk-card-meta-date-custom,
.idsk-heading-basic-custom {
  text-decoration: underline;
}
.col-articles {
  border-bottom: 0 !important;
  background-color: transparent !important;
}
.col-articles:focus,
.col-articles:focus-visible {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #ffdf0f, 0 0 4px 8px #fff !important;
}
@media screen and (max-width: 364px) {
  .custom-select-languages {
    width: 65px;
  }
  .custom-select-languages .options-list .option {
    text-align: center;
  }
  .custom-select-languages .options-list .option .option-flag {
    left: -2px;
  }
}
@media screen and (max-width: 364px) {
  .custom-select-languages span {
    display: none;
  }
}
.header_top {
  min-height: 40px;
  padding-top: 3px;
}
@media screen and (max-width: 767px) {
  .header_top {
    min-height: 42px;
  }
}
@media screen and (max-width: 640px) {
  .header_top {
    min-height: 39.56px;
    padding-top: 2px;
  }
}
.widget-slider {
  margin-top: 197px;
}
@media screen and (max-width: 1440px) {
  .widget-slider {
    margin-top: 167px;
  }
}
@media screen and (max-width: 1366px) {
  .widget-slider {
    margin-top: 154px;
  }
}
@media screen and (max-width: 1200px) {
  .widget-slider {
    margin-top: 136px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider {
    margin-top: 103px;
  }
}
.uradne-tabs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (min-width: 40.0625em) {
  .uradne-tabs__list {
    margin-bottom: 30px;
  }
}
.uradne-list__item {
  font-family: "Source Sans Pro", "Arial", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  white-space: nowrap;
  margin-left: 25px;
}
@media print {
  .uradne-list__item {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .uradne-list__item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .uradne-list__item {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.uradne-list__item::before {
  color: #0b0c0c;
  content: "\2014 ";
  margin-left: -25px;
  padding-right: 5px;
}
@media print {
  .uradne-list__item::before {
    color: #000000;
  }
}
.uradne-tabs__list--mobile {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .uradne-list__item {
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 10px 10px;
    background-color: #dee0e2;
    text-align: center;
  }
  .uradne-tabs__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .uradne-tabs__list.tag-list {
    flex-wrap: wrap;
  }
  .uradne-list__item::before {
    content: none;
  }
  .uradne-list__item--selected {
    position: relative;
    margin-top: -5px;
    margin-bottom: -1px;
    padding-top: 14px;
    padding-right: 12px;
    padding-bottom: 14px;
    padding-left: 12px;
    border: 1px solid #bfc1c3;
    border-bottom: 0;
    background-color: #ffffff;
  }
  .uradne-list__item--selected .uradne-tabs__tab {
    text-decoration: none!important;
    outline: 3px solid transparent;
    color: #0b0c0c;
    background-color: #ffdf0f;
    box-shadow: 0 -2px #ffdf0f, 0 4px #0b0c0c;
  }
}
@media (min-width: 40.0625em) {
  .uradne-tabs__list {
    margin-bottom: 0;
    border-bottom: 1px solid #bfc1c3;
  }
  .uradne-tabs__list:after {
    content: "";
    display: block;
    clear: both;
  }
  .idsk-tabs__title {
    display: none;
  }
  .uradne-list__item {
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 10px 20px;
    background-color: #dee0e2;
    text-align: center;
  }
  .uradne-list__item::before {
    content: none;
  }
  .uradne-list__item--selected {
    position: relative;
    margin-top: -5px;
    margin-bottom: -1px;
    padding-top: 14px;
    padding-right: 19px;
    padding-bottom: 16px;
    padding-left: 19px;
    border: 1px solid #bfc1c3;
    border-bottom: 0;
    background-color: #ffffff;
  }
  .uradne-list__item--selected .uradne-tabs__tab {
    text-decoration: none!important;
    outline: 3px solid transparent;
    color: #0b0c0c;
    background-color: #ffdf0f;
    box-shadow: 0 -2px #ffdf0f, 0 4px #0b0c0c;
  }
  .uradne-tabs__tab {
    margin-bottom: 0;
  }
  .uradne-tabs__tab:link,
  .uradne-tabs__tab:visited,
  .uradne-tabs__tab.\:link,
  .uradne-tabs__tab.\:visited {
    color: #0b0c0c;
  }
}
@media print and (min-width: 40.0625em) {
  .uradne-tabs__tab:link,
  .uradne-tabs__tab:visited,
  .uradne-tabs__tab.\:link,
  .uradne-tabs__tab.\:visited {
    color: #000000;
  }
}
.no-after {
  border-bottom: 0 !important;
}
/* IDSK correction */
.partial-header .header .header_bottom .mainNavigation .navbar-nav .nav-item a.nav-link span {
  transition: none;
  -webkit-transition: none;
  border-bottom: solid 3px transparent;
}
.partial-header .header .header_bottom .mainNavigation .dropdown-menu {
  padding: 0;
}
.dropdown-menu .govuk-link {
  color: #fff;
  display: block;
  border-bottom: 0;
  padding: 12px 20px 13px 15px;
}
.dropdown-menu .govuk-link:hover span,
.dropdown-menu .govuk-link.hj span {
  border-bottom: 3px solid #fff;
}
.dropdown-menu .govuk-link:focus {
  color: #000;
}
.dropdown-menu .govuk-link:focus span {
  border-bottom: 3px solid #000;
}
.partial-header .header .header_middle .header_nav ul a .text {
  border-bottom: 3px solid transparent;
}
.partial-header .header .header_middle .header_nav ul a:hover {
  text-decoration: none;
}
.partial-header .header .header_middle .header_nav ul a:hover .text {
  border-bottom: 3px solid;
}
.partial_footer .footer a:hover {
  border-bottom: 3px solid !important;
}
.idsk-header-web__brand-gestor-button:hover {
  text-decoration: none;
  border-bottom: 3px solid;
}
.idsk-card-meta-date-custom,
.idsk-heading-basic-custom {
  text-decoration: none;
}
.col-articles span {
  border-bottom: 1px solid;
}
.col-articles:hover span {
  border-bottom: 3px solid;
}
.col-articles:focus,
.col-articles:focus-visible {
  border-bottom: 3px solid #000;
}
.breadcrumbs a:focus {
  color: #000 !important;
}
.obsah a:focus:before {
  color: #000 !important;
}
.partial-main .breadcrumbs ul a {
  border-bottom: 1px solid;
}
.partial-main .breadcrumbs ul a:hover {
  color: #000;
  border-bottom: 3px solid;
}
.idsk-filter-menu__toggle {
  text-decoration: none;
  border-bottom: 1px solid !important;
  color: #000 !important;
}
.idsk-filter-menu__toggle:hover {
  border-bottom: 3px solid !important;
}
/* IDSK correction end */
/* Ajax search */
.searchResultsAjax {
  display: none;
  left: -5px;
  border: 2px solid #000;
  border-top: 0;
  padding: .5rem;
  max-height: 370px;
  overflow-y: overlay;
  z-index: 50;
}
.search-result-item {
  border: 2px solid #000;
}
.search-result-item-flag a {
  position: relative;
  padding-right: 30px;
}
.search-result-item-flag a img {
  width: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sy-slides-crop {
  overflow: visible;
}
/* Ajax search end */
/* New sidemenu start */
.sidebar-left .nav-item .nav-link {
  position: relative;
  padding: 10px;
  padding-right: 30px;
  color: #000;
  border-bottom: 1px solid #dfeffe;
}
.sidebar-left .nav-item .nav-link:hover {
  border-bottom: 1px solid #dfeffe;
  text-decoration: underline;
}
.sidebar-left .nav-item .nav-link:focus {
  background-color: #ffdf0f;
  border-bottom: 5px solid;
  color: #000 !important;
}
.sidebar-left .nav-item .nav-link.submenu-active {
  background-color: #003078;
  color: #fff !important;
}
.sidebar-left .nav-item .nav-link .fa-caret-right {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.sidebar-left .nav-item .nav-link[aria-expanded="true"] .fa-caret-right {
  transform: translateY(-50%) rotate(90deg);
}
.submenu-active .fa-caret-right {
  transform: translateY(-50%) rotate(90deg) !important;
}
.submenu-show a .fa-caret-right {
  transform: translateY(-50%) rotate(90deg) !important;
}
.submenu-show .submenu-active .fa-caret-right {
  transform: translateY(-50%) rotate(0deg) !important;
}
.sidebar-left .nav-item ul .nav-item .nav-link {
  padding-left: 15px;
}
.sidebar-left .nav-item ul .nav-item ul .nav-item .nav-link {
  padding-left: 30px;
}
/* New sidemenu end */
/* New sidemenu start V2 */
.sidebar-left-v2 ul {
  list-style-type: none;
}
.sidebar-left-v2 .nav-item .nav-link {
  position: relative;
  padding: 10px;
  padding-right: 30px;
  color: #000;
  border-bottom: 5px solid #fff;
  text-wrap: auto;
}
.sidebar-left-v2 .nav-item .nav-link:hover {
  border-bottom: 5px solid #fff;
  text-decoration: underline;
}
.sidebar-left-v2 .nav-item .nav-link:focus {
  background-color: #ffdf0f;
  border-bottom: 5px solid;
  color: #000 !important;
}
.sidebar-left-v2 .nav-item .nav-link.hi {
  background-color: #003078;
  border-bottom: 5px solid #000;
  color: #fff !important;
}
.sidebar-left-v2 .nav-item .nav-link:after {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
}
.sidebar-left-v2 .nav-item .nav-link .fa {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) !important;
}
.sidebar-left-v2 .nav-item .nav-link[aria-expanded="true"]:after {
  transform: translateY(-50%) rotate(0deg);
}
.sidebar-left-v2 .nav-item ul .nav-item .nav-link {
  padding-left: 25px;
}
.sidebar-left-v2 .nav-item ul .nav-item ul .nav-item .nav-link {
  padding-left: 35px;
}
.sidebar-left-v2 .nav-item ul .nav-item ul .nav-item ul .nav-item .nav-link {
  padding-left: 45px;
}
.sidebar-left-v2 .nav-item ul .nav-item ul .nav-item ul .nav-item ul .nav-item .nav-link {
  padding-left: 55px;
}
.sidebar-left-v2 .left-submenu {
  padding-left: 0;
}
/* New sidemenu end */
.pager .idsk-button {
  display: inline-block !important;
  width: auto !important;
}
.list-group-item a:hover,
.idsk-footer-extended-list-item a:hover {
  border-bottom: 1px solid;
  box-shadow: 0 -2px transparent, 0 2px #003078;
}
.soc-vucke {
  border-bottom: 3px solid transparent !important;
}
#sidebar a:after {
  font-size: 1.4rem !important;
}
#sidebar a[aria-expanded="true"]:after {
  transform: translateY(-50%) rotate(180deg);
}
.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 8px #ffdf0f, 0 0 4px 8px #fff !important;
}
.bg-gray {
  background-color: #dee0e2;
}
.search-result-item a {
  border-bottom: 1px solid;
  box-shadow: 0 2px 0 white;
}
.search-result-item a:hover {
  box-shadow: 0 2px 0 #003078;
}
.bg-f4 {
  background-color: #f4f4f4;
}
.border-radius-none {
  border-radius: 0 !important;
}
.pager .idsk-button {
  width: auto;
}
/* Timeline start */
.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}
.timeline-centered:before,
.timeline-centered:after {
  content: " ";
  display: table;
}
.timeline-centered:after {
  clear: both;
}
.timeline-centered:before,
.timeline-centered:after {
  content: " ";
  display: table;
}
.timeline-centered:after {
  clear: both;
}
.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  background: #f5f5f6;
  left: 50%;
  top: 20px;
  bottom: 20px;
  margin-left: -4px;
}
.timeline-centered .timeline-entry {
  position: relative;
  width: 50%;
  float: right;
  margin-bottom: 70px;
  clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry:after {
  clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry:after {
  clear: both;
}
.timeline-centered .timeline-entry.begin {
  margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
  float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
  left: auto;
  right: -110px;
  text-align: left;
  white-space: nowrap;
  max-width: 100px;
  width: 100%;
  direction: ltr;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 70px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -22px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -110px;
  text-align: right;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  max-width: 100px;
  width: 100%;
  direction: rtl;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
  display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
  font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  background: #fff;
  color: #fff;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  -moz-box-shadow: 0 0 0 5px #f5f5f6;
  -webkit-box-shadow: 0 0 0 5px #f5f5f6;
  box-shadow: 0 0 0 5px #f5f5f6;
  line-height: 40px;
  font-size: 15px;
  float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #f5f5f6;
  padding: 1.7em;
  margin-left: 70px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #f5f5f6 transparent transparent;
  left: 0;
  top: 10px;
  margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px;
}
.bg-primary {
  background-color: #003078 !important;
}
/* Timeline end */
.SliderDarkBg .rslider_img {
  position: relative;
}
.SliderDarkBg .rslider_img:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1;
}
.SliderDarkBg .rslider_img .search-container {
  z-index: 3;
}
.SliderDarkBg a.rslides_nav,
.SliderDarkBg button.rlider_nav {
  top: 105px !important;
  width: 40px;
  height: 40px;
  left: auto !important;
  font-size: 1.5rem;
}
@media screen and (max-width: 808px) {
  .SliderDarkBg a.rslides_nav,
  .SliderDarkBg button.rlider_nav {
    top: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .SliderDarkBg a.rslides_nav,
  .SliderDarkBg button.rlider_nav {
    top: 58px !important;
  }
}
@media screen and (max-width: 480px) {
  .SliderDarkBg a.rslides_nav,
  .SliderDarkBg button.rlider_nav {
    width: 30px;
    height: 30px;
    top: 47px !important;
  }
}
.SliderDarkBg a.rslides1_nav,
.SliderDarkBg .widget-slider button.rslides1_nav {
  right: 148px !important;
  left: auto;
}
@media screen and (max-width: 1600px) {
  .SliderDarkBg a.rslides1_nav,
  .SliderDarkBg .widget-slider button.rslides1_nav {
    right: 118px !important;
  }
}
@media screen and (max-width: 1366px) {
  .SliderDarkBg a.rslides1_nav,
  .SliderDarkBg .widget-slider button.rslides1_nav {
    right: 93px !important;
  }
}
@media screen and (max-width: 1200px) {
  .SliderDarkBg a.rslides1_nav,
  .SliderDarkBg .widget-slider button.rslides1_nav {
    right: 78px !important;
  }
}
@media screen and (max-width: 991px) {
  .SliderDarkBg a.rslides1_nav,
  .SliderDarkBg .widget-slider button.rslides1_nav {
    right: 63px !important;
  }
}
@media screen and (max-width: 767px) {
  .SliderDarkBg a.rslides1_nav,
  .SliderDarkBg .widget-slider button.rslides1_nav {
    right: 47px !important;
  }
}
@media screen and (max-width: 480px) {
  .SliderDarkBg a.rslides1_nav,
  .SliderDarkBg .widget-slider button.rslides1_nav {
    right: 41px !important;
  }
}
.SliderDarkBg a.rslides2_nav,
.SliderDarkBg .widget-slider button.rslides2_nav {
  right: 100px !important;
}
@media screen and (max-width: 1600px) {
  .SliderDarkBg a.rslides2_nav,
  .SliderDarkBg .widget-slider button.rslides2_nav {
    right: 70px !important;
  }
}
@media screen and (max-width: 1366px) {
  .SliderDarkBg a.rslides2_nav,
  .SliderDarkBg .widget-slider button.rslides2_nav {
    right: 45px !important;
  }
}
@media screen and (max-width: 1200px) {
  .SliderDarkBg a.rslides2_nav,
  .SliderDarkBg .widget-slider button.rslides2_nav {
    right: 30px !important;
  }
}
@media screen and (max-width: 991px) {
  .SliderDarkBg a.rslides2_nav,
  .SliderDarkBg .widget-slider button.rslides2_nav {
    right: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .SliderDarkBg a.rslides2_nav,
  .SliderDarkBg .widget-slider button.rslides2_nav {
    right: 31px !important;
  }
}
@media screen and (max-width: 480px) {
  .SliderDarkBg a.rslides2_nav,
  .SliderDarkBg .widget-slider button.rslides2_nav {
    right: 27px !important;
  }
}
@media screen and (max-width: 1200px) {
  .SliderDarkBg .video_nav_group a.video_nav,
  .SliderDarkBg .widget-slider .video_nav_group button.video_nav {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 480px) {
  .SliderDarkBg .video_nav_group a.video_nav,
  .SliderDarkBg .widget-slider .video_nav_group button.video_nav {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 808px) {
  .SliderDarkBg .video_nav_group {
    top: 10px !important;
  }
}
.SliderDarkBg .searchResultsAjax {
  left: 0;
}
.search-slider-v2 {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
.search-slider-v2 h2 {
  color: #fff;
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .search-slider-v2 h2 {
    margin-bottom: 10px;
  }
}
.search-slider-v2 .header_search {
  max-width: 650px;
  width: 100%;
}
@media screen and (max-width: 808px) {
  .search-slider-v2 .header_search {
    max-width: 450px;
  }
}
.search-slider-v2 form {
  margin-left: 0;
  margin-right: 0;
}
.search-slider-v2 .form-control,
.search-slider-v2 .btn {
  height: 60px !important;
}
@media screen and (max-width: 991px) {
  .search-slider-v2 .form-control,
  .search-slider-v2 .btn {
    height: 46px !important;
  }
}
