@charset "UTF-8";
@import "../css/bootstrap.css";
@import "../css/bootstrap-print.min.css";
@import "../css/font-awesome.min.css";
@import "../css/material-design-iconic-font.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: 'OpenSansLight';
  src: url('../fonts/OpenSansLight.eot');
  src: url('../fonts/OpenSansLight.eot') format('embedded-opentype'), url('../fonts/OpenSansLight.woff2') format('woff2'), url('../fonts/OpenSansLight.woff') format('woff'), url('../fonts/OpenSansLight.ttf') format('truetype'), url('../fonts/OpenSansLight.svg#OpenSansLight') format('svg');
}
@font-face {
  font-family: 'OpenSansSemibold';
  src: url('../fonts/OpenSansSemibold.eot');
  src: url('../fonts/OpenSansSemibold.eot') format('embedded-opentype'), url('../fonts/OpenSansSemibold.woff2') format('woff2'), url('../fonts/OpenSansSemibold.woff') format('woff'), url('../fonts/OpenSansSemibold.ttf') format('truetype'), url('../fonts/OpenSansSemibold.svg#OpenSansSemibold') format('svg');
}
@font-face {
  font-family: 'OpenSansExtraBold';
  src: url('../fonts/OpenSansExtraBold.eot');
  src: url('../fonts/OpenSansExtraBold.eot') format('embedded-opentype'), url('../fonts/OpenSansExtraBold.woff2') format('woff2'), url('../fonts/OpenSansExtraBold.woff') format('woff'), url('../fonts/OpenSansExtraBold.ttf') format('truetype'), url('../fonts/OpenSansExtraBold.svg#OpenSansExtraBold') format('svg');
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('../fonts/OpenSansBold.eot');
  src: url('../fonts/OpenSansBold.eot') format('embedded-opentype'), url('../fonts/OpenSansBold.woff2') format('woff2'), url('../fonts/OpenSansBold.woff') format('woff'), url('../fonts/OpenSansBold.ttf') format('truetype'), url('../fonts/OpenSansBold.svg#OpenSansBold') format('svg');
}
@font-face {
  font-family: 'OpenSansRegular';
  src: url('../fonts/OpenSansRegular.eot');
  src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'), url('../fonts/OpenSansRegular.woff2') format('woff2'), url('../fonts/OpenSansRegular.woff') format('woff'), url('../fonts/OpenSansRegular.ttf') format('truetype'), url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
}
@font-face {
  font-family: 'ProximaNovaRegular';
  src: url('../fonts/ProximaNovaRegular.eot');
  src: url('../fonts/ProximaNovaRegular.eot') format('embedded-opentype'), url('../fonts/ProximaNovaRegular.woff2') format('woff2'), url('../fonts/ProximaNovaRegular.woff') format('woff'), url('../fonts/ProximaNovaRegular.ttf') format('truetype'), url('../fonts/ProximaNovaRegular.svg#ProximaNovaRegular') format('svg');
}
@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url('../fonts/ProximaNovaSemibold.eot');
  src: url('../fonts/ProximaNovaSemibold.eot') format('embedded-opentype'), url('../fonts/ProximaNovaSemibold.woff2') format('woff2'), url('../fonts/ProximaNovaSemibold.woff') format('woff'), url('../fonts/ProximaNovaSemibold.ttf') format('truetype'), url('../fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold') format('svg');
}
@font-face {
  font-family: 'santelia_scriptbold_dmo';
  src: url('../fonts/santeliascriptbolddemo-webfont.eot');
  src: url('../fonts/santeliascriptbolddemo-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/santeliascriptbolddemo-webfont.woff2') format('woff2'), url('../fonts/santeliascriptbolddemo-webfont.woff') format('woff'), url('../fonts/santeliascriptbolddemo-webfont.ttf') format('truetype'), url('../fonts/santeliascriptbolddemo-webfont.svg#santelia_scriptbold_dmo') 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: 'OpenSansRegular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
}
body {
  color: #282828;
  background-color: #f1f1f1;
  overflow-x: hidden;
}
/*@media (min-width: 1600px) {
  .container {
    max-width: 1520px;
  }
}*/
a,
a:link,
a:visited {
  color: #282828;
  text-decoration: none;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
a:hover {
  color: #0258a3;
  text-decoration: none;
}
h1,
h2,
h3,
h3 {
  margin: 0;
  padding: 0;
}
.template-a .title h1,
.template-a .title h2 {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 3rem;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 1399px) {
  .template-a .title h1,
  .template-a .title h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .template-a .title h1,
  .template-a .title h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 575px) {
  .template-a .title h1,
  .template-a .title h2 {
    font-size: 2.18rem;
  }
}
.template-b .title h1,
.template-b .title h2 {
  display: inline-block;
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.6rem;
  color: #000000;
  line-height: 1.2;
  padding-bottom: 15px;
}
@media screen and (max-width: 1399px) {
  .template-b .title h1,
  .template-b .title h2 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .template-b .title h1,
  .template-b .title h2 {
    font-size: 1.5rem;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 575px) {
  .template-b .title h1,
  .template-b .title h2 {
    font-size: 1.4rem;
  }
}
.template-b .titleBorder h1,
.template-b .titleBorder h2 {
  border-bottom: 6px solid #0258a3;
}
@media screen and (max-width: 1399px) {
  .template-b .titleBorder h1,
  .template-b .titleBorder h2 {
    border-bottom-width: 4px;
  }
}
@media screen and (max-width: 1199px) {
  .template-b .titleBorder h1,
  .template-b .titleBorder h2 {
    border-bottom-width: 2px;
  }
}
.template-c .title h1,
.template-c .title h2 {
  display: inline-block;
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 2.3rem;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 1399px) {
  .template-c .title h1,
  .template-c .title h2 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .template-c .title h1,
  .template-c .title h2 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 575px) {
  .template-c .title h1,
  .template-c .title h2 {
    font-size: 2rem;
  }
}
.template-c .titleBorder h1,
.template-c .titleBorder h2 {
  border-bottom: 6px solid #0258a3;
}
@media screen and (max-width: 1399px) {
  .template-c .titleBorder h1,
  .template-c .titleBorder h2 {
    border-bottom-width: 4px;
  }
}
@media screen and (max-width: 1199px) {
  .template-c .titleBorder h1,
  .template-c .titleBorder h2 {
    border-bottom-width: 2px;
  }
}
.partial_main_c .btn,
.partial_main_c .form-control {
  border-radius: 0;
}
.img-object-fit {
  object-fit: cover;
}
.content {
  position: relative;
  overflow: hidden;
}
.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: 30px;
  }
}
@media screen and (max-width: 991px) {
  .box_margin3 {
    margin-bottom: 15px;
  }
}
.container_margin {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .container_margin {
    margin-bottom: 15px;
  }
}
.basePadding {
  padding: 30px;
}
@media screen and (max-width: 1200px) {
  .basePadding {
    padding: 15px;
  }
}
.container_padding {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1366px) {
  .container_padding {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .container_padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .container_padding {
    padding-top: 15px;
  }
}
.box_padding {
  padding-left: 100px;
  padding-right: 100px;
}
@media screen and (max-width: 1600px) {
  .box_padding {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .box_padding {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .box_padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .box_padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.box_padding_left {
  padding-left: 30px;
}
@media screen and (max-width: 1366px) {
  .box_padding_left {
    padding-left: 25px;
  }
}
@media screen and (max-width: 1200px) {
  .box_padding_left {
    padding-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .box_padding_left {
    padding-left: 15px;
  }
}
.box_padding_right {
  padding-right: 30px;
}
@media screen and (max-width: 1366px) {
  .box_padding_right {
    padding-right: 25px;
  }
}
@media screen and (max-width: 1200px) {
  .box_padding_right {
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .box_padding_right {
    padding-right: 15px;
  }
}
.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;
  }
}
.mainPaddingLeft {
  padding-left: 0;
  padding-right: 0;
}
.mainPadding15Left {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 575px) {
  .paddingBox_wrapper {
    margin-left: -5px;
    margin-right: -5px;
  }
  .paddingBox_wrapper .paddingBox {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.basePaddingBox {
  padding: 30px;
}
@media screen and (max-width: 1200px) {
  .basePaddingBox {
    padding: 15px;
  }
}
a.buttonNext {
  position: relative;
  font-size: 1rem;
  color: #fff;
  background-color: #0258a3;
  padding: 20px 30px;
  overflow: hidden;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
@media screen and (max-width: 1366px) {
  a.buttonNext {
    padding: 15px 20px;
  }
}
a.buttonNext span {
  line-height: 1;
}
a.buttonNext i {
  font-size: 1.56rem;
  margin-left: 10px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
a.buttonNext:hover {
  background-color: #0370cf;
}
a.buttonNext:hover i {
  animation: animate-b 0.8s forwards ease-in-out;
}
@keyframes animate-b {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
  50% {
    -webkit-transform: translateX(7px);
    transform: translateX(7px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(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: url("../images/select-arrow.png") right 50% no-repeat;
}
.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 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.boxShadow {
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
}
.boxShadowBottom {
  -webkit-box-shadow: 0 30px 40px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 30px 40px rgba(0, 0, 0, 0.07);
  box-shadow: 0 30px 40px rgba(0, 0, 0, 0.07);
}
.partial-header .header_a .top_header {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 10px solid #f1f1f1;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .top_header {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-width: 7px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .top_header {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 4px;
  }
}
.partial-header .header_a .top_header .lang {
  display: inline-block;
}
.partial-header .header_a .top_header .lang .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
.partial-header .header_a .top_header .lang .dropdown-toggle {
  border-radius: 0;
  padding-left: 60px;
  font-size: 0.87rem;
  color: #282828;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .top_header .lang .dropdown-toggle {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .top_header .lang .dropdown-toggle {
    padding: 0;
    padding-left: 40px;
  }
}
@media screen and (max-width: 360px) {
  .partial-header .header_a .top_header .lang .dropdown-toggle {
    padding-left: 0;
  }
}
.partial-header .header_a .top_header .lang .dropdown-toggle img {
  width: 24px;
}
.partial-header .header_a .top_header .lang .dropdown-toggle::after {
  display: inline-block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  color: #636363;
  font-family: FontAwesome;
  content: '\f078';
  font-size: 2rem;
  border-right: 1px solid #e6e6e6;
  padding-right: 10px;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .top_header .lang .dropdown-toggle::after {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .top_header .lang .dropdown-toggle::after {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 360px) {
  .partial-header .header_a .top_header .lang .dropdown-toggle::after {
    display: none;
  }
}
.partial-header .header_a .top_header .social-networks a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 1.25rem;
  background-color: #e6e6e6;
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .top_header .social-networks a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.12rem;
  }
}
.partial-header .header_a .top_header .social-networks a:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_a .top_header .read-text a {
  height: 46px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  color: #282828;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .top_header .read-text a {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .top_header .read-text a {
    font-size: 0.87rem;
    height: 34px;
    line-height: 34px;
  }
}
.partial-header .header_a .top_header .read-text a .fa {
  font-size: 120%;
  position: relative;
  top: 1px;
}
.partial-header .header_a .top_header .read-text a:hover {
  color: #fff;
  background-color: #4caf45;
  border-color: #4caf45;
}
.partial-header .header_a .top_header .font-size ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-header .header_a .top_header .font-size ul li {
  margin: 0;
  padding: 0;
}
.partial-header .header_a .top_header .font-size ul li a {
  width: 40px;
  height: 40px;
  line-height: 1;
  background-color: #f1f1f1;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_a .top_header .font-size ul li a {
    width: 32px;
    height: 32px;
  }
}
.partial-header .header_a .top_header .font-size ul li a:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_a .top_header .font-size ul li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.partial-header .header_a .top_header .font-size ul li a span:after {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(40%, -40%);
  transform: translate(45%, -50%);
}
.partial-header .header_a .top_header .font-size ul li a.default {
  color: #fff;
  background-color: #0258a3;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_a .top_header .font-size ul li a.default {
    font-size: 0.8rem;
  }
}
.partial-header .header_a .top_header .font-size ul li a.minus {
  font-size: 0.8rem;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_a .top_header .font-size ul li a.minus {
    font-size: 0.6rem;
  }
}
.partial-header .header_a .top_header .font-size ul li a.minus span:after {
  content: "-";
}
.partial-header .header_a .top_header .font-size ul li a.plus {
  font-size: 1.2rem;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_a .top_header .font-size ul li a.plus {
    font-size: 1rem;
  }
}
.partial-header .header_a .top_header .font-size ul li a.plus span:after {
  content: "+";
}
@media screen and (max-width: 360px) {
  .partial-header .header_a .top_header .search {
    width: 66%;
  }
}
.partial-header .header_a .top_header .search .form-control {
  height: 46px;
  border-right: 0;
  border-color: #e6e6e6;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .top_header .search .form-control {
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .top_header .search .form-control {
    height: 34px;
  }
}
.partial-header .header_a .top_header .search .btn {
  height: 46px;
  background-color: #0258a3;
  border: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .top_header .search .btn {
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .top_header .search .btn {
    height: 34px;
  }
}
.partial-header .header_a .top_header .search .btn:hover {
  background-color: #0370cf;
}
.partial-header .header_a .bottom_header {
  background-color: #fff;
}
.partial-header .header_a .bottom_header .main_logo {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .partial-header .header_a .bottom_header .main_logo {
    top: 7px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.partial-header .header_a .bottom_header .main_logo a {
  color: inherit;
}
.partial-header .header_a .bottom_header .main_logo a img {
  width: 80px;
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .bottom_header .main_logo a img {
    width: 60px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_a .bottom_header .main_logo a img {
    width: 44px;
  }
}
.partial-header .header_a .bottom_header .main_logo a .text {
  font-family: 'OpenSansExtraBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 2rem;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 1400px) {
  .partial-header .header_a .bottom_header .main_logo a .text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .bottom_header .main_logo a .text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .bottom_header .main_logo a .text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_a .bottom_header .main_logo a .text {
    font-size: 1.37rem;
  }
}
.partial-header .header_a .bottom_header .main_logo a .text small {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.3rem;
  color: #282828;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .partial-header .header_a .bottom_header .main_logo a .text small {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .bottom_header .main_logo a .text small {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .bottom_header .main_logo a .text small {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_a .bottom_header .main_logo a .text small {
    font-size: 0.87rem;
  }
}
.partial-header .header_a .bottom_header .navigation_wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media screen and (max-width: 1440px) {
  .partial-header .header_a .bottom_header .navigation_wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .bottom_header .navigation_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .bottom_header .navigation_wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_a .bottom_header .navigation_wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
  line-height: 66px;
  font-size: 1.25rem;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    line-height: 46px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    font-size: 1rem;
    line-height: 32px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    text-align: center;
  }
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span:before {
  position: absolute;
  top: 50%;
  left: 10px;
  content: "\f2f9";
  font-family: "Material-Design-Iconic-Font";
  font-size: 34px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span:before {
    left: 5px;
    font-size: 24px;
  }
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span.wo-dropdown {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span.wo-dropdown:before {
  display: none;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover span:before {
  color: #fff;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover span.wo-dropdown {
  color: #fff;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item .dropdown-toggle::after {
  display: none;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item.dropdown:hover .nav-link {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .nav-item.dropdown:hover .nav-link span:before {
  color: #fff;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .dropdown-menu {
  margin-top: -2px;
  background-color: #0258a3;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item:hover,
.partial-header .header_a .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item:focus {
  background-color: #0370cf !important;
}
@media all and (min-width: 992px) {
  .partial-header .header_a .dropdown-menu li {
    position: relative;
  }
  .partial-header .header_a .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: 2px;
  }
  .partial-header .header_a .nav-item .submenu-left {
    right: 100%;
    left: auto;
  }
  .partial-header .header_a .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }
  .partial-header .header_a .dropdown-menu > li:hover > .submenu {
    display: block;
  }
}
@media (max-width: 991px) {
  .partial-header .header_a .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: .5rem;
  }
}
.partial-header .header_b .top_header {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .top_header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .top_header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .top_header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-bottom: 0;
    margin-bottom: -10px;
  }
}
.partial-header .header_b .top_header .lang {
  display: inline-block;
}
.partial-header .header_b .top_header .lang .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
.partial-header .header_b .top_header .lang .dropdown-toggle {
  border-radius: 0;
  padding-left: 60px;
  font-size: 0.87rem;
  color: #282828;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .top_header .lang .dropdown-toggle {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .top_header .lang .dropdown-toggle {
    padding: 0;
    padding-left: 40px;
  }
}
@media screen and (max-width: 360px) {
  .partial-header .header_b .top_header .lang .dropdown-toggle {
    padding-left: 0;
  }
}
.partial-header .header_b .top_header .lang .dropdown-toggle img {
  width: 24px;
}
.partial-header .header_b .top_header .lang .dropdown-toggle::after {
  display: inline-block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  color: #636363;
  font-family: FontAwesome;
  content: '\f078';
  font-size: 2rem;
  border-right: 1px solid #e6e6e6;
  padding-right: 10px;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .top_header .lang .dropdown-toggle::after {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .top_header .lang .dropdown-toggle::after {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 360px) {
  .partial-header .header_b .top_header .lang .dropdown-toggle::after {
    display: none;
  }
}
.partial-header .header_b .top_header .social-networks a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 1.25rem;
  background-color: #e6e6e6;
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .top_header .social-networks a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.12rem;
  }
}
.partial-header .header_b .top_header .social-networks a:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_b .top_header .read-text a {
  height: 46px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  color: #282828;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .top_header .read-text a {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .top_header .read-text a {
    font-size: 0.87rem;
    height: 34px;
    line-height: 34px;
  }
}
.partial-header .header_b .top_header .read-text a .fa {
  font-size: 120%;
  position: relative;
  top: 1px;
}
.partial-header .header_b .top_header .read-text a:hover {
  color: #fff;
  background-color: #4caf45;
  border-color: #4caf45;
}
.partial-header .header_b .top_header .font-size ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-header .header_b .top_header .font-size ul li {
  margin: 0;
  padding: 0;
}
.partial-header .header_b .top_header .font-size ul li a {
  width: 40px;
  height: 40px;
  line-height: 1;
  background-color: #f1f1f1;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_b .top_header .font-size ul li a {
    width: 32px;
    height: 32px;
  }
}
.partial-header .header_b .top_header .font-size ul li a:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_b .top_header .font-size ul li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.partial-header .header_b .top_header .font-size ul li a span:after {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(40%, -40%);
  transform: translate(45%, -50%);
}
.partial-header .header_b .top_header .font-size ul li a.default {
  color: #fff;
  background-color: #0258a3;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_b .top_header .font-size ul li a.default {
    font-size: 0.8rem;
  }
}
.partial-header .header_b .top_header .font-size ul li a.minus {
  font-size: 0.8rem;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_b .top_header .font-size ul li a.minus {
    font-size: 0.6rem;
  }
}
.partial-header .header_b .top_header .font-size ul li a.minus span:after {
  content: "-";
}
.partial-header .header_b .top_header .font-size ul li a.plus {
  font-size: 1.2rem;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_b .top_header .font-size ul li a.plus {
    font-size: 1rem;
  }
}
.partial-header .header_b .top_header .font-size ul li a.plus span:after {
  content: "+";
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .top_header .search {
    width: initial !important;
  }
}
@media screen and (max-width: 360px) {
  .partial-header .header_b .top_header .search {
    width: 66% !important;
  }
}
.partial-header .header_b .top_header .search .form-control {
  height: 46px;
  border-right: 0;
  border-color: #e6e6e6;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .top_header .search .form-control {
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .top_header .search .form-control {
    height: 34px;
  }
}
.partial-header .header_b .top_header .search .btn {
  height: 46px;
  background-color: #0258a3;
  border: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .top_header .search .btn {
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .top_header .search .btn {
    height: 34px;
  }
}
.partial-header .header_b .top_header .search .btn:hover {
  background-color: #0370cf;
}
.partial-header .header_b .bottom_header {
  position: absolute;
  top: 115px;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .bottom_header {
    top: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .bottom_header {
    top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header {
    position: relative;
    top: 0;
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
  }
}
.partial-header .header_b .bottom_header .main_logo {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header .main_logo {
    top: 12px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.partial-header .header_b .bottom_header .main_logo a {
  color: inherit;
}
.partial-header .header_b .bottom_header .main_logo a img {
  width: 120px;
}
@media screen and (max-width: 1440px) {
  .partial-header .header_b .bottom_header .main_logo a img {
    width: 100px;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .bottom_header .main_logo a img {
    width: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .bottom_header .main_logo a img {
    width: 60px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header .main_logo a img {
    width: 35px;
  }
}
.partial-header .header_b .bottom_header .main_logo a .text {
  font-family: 'OpenSansExtraBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 3.12rem;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 1400px) {
  .partial-header .header_b .bottom_header .main_logo a .text {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .bottom_header .main_logo a .text {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .bottom_header .main_logo a .text {
    font-size: 1.87rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header .main_logo a .text {
    font-size: 1.1rem;
  }
}
.partial-header .header_b .bottom_header .main_logo a .text small {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.56rem;
  color: #282828;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .partial-header .header_b .bottom_header .main_logo a .text small {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .bottom_header .main_logo a .text small {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .bottom_header .main_logo a .text small {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header .main_logo a .text small {
    font-size: 0.67rem;
  }
}
.partial-header .header_b .bottom_header .navigation_wrapper {
  background-color: #0258a3;
  padding: 0;
  border-radius: 5px;
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header .navigation_wrapper {
    background-color: transparent;
    padding: 12px 15px;
  }
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar {
  padding: 0;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
  line-height: 66px;
  font-size: 1.25rem;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    line-height: 46px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    font-size: 1rem;
    line-height: 32px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    text-align: center;
    color: #000000;
  }
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span:before {
  position: absolute;
  top: 50%;
  left: 10px;
  content: "\f2f9";
  font-family: "Material-Design-Iconic-Font";
  font-size: 34px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span:before {
    left: 5px;
    font-size: 24px;
  }
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span.wo-dropdown {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span.wo-dropdown:before {
  display: none;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hj,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hm,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hs {
  color: #fff;
  background-color: #0370cf;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover span:before,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hj span:before,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hm span:before,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hs span:before {
  color: #fff;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover span.wo-dropdown,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hj span.wo-dropdown,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hm span.wo-dropdown,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hs span.wo-dropdown {
  color: #fff;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .dropdown-toggle::after {
  display: none;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item.dropdown:hover .nav-link {
  color: #fff;
  background-color: #0370cf;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item.dropdown:hover .nav-link span:before {
  color: #fff;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item:first-child .nav-link {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item:first-child .nav-link {
    border-radius: 0;
  }
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item:last-child .nav-link {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 991px) {
  .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item:last-child .nav-link {
    border-radius: 0;
  }
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .dropdown-menu {
  margin-top: 0;
  background-color: #0258a3;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item:hover,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item:focus,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item.hj,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item.hm,
.partial-header .header_b .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item.hs {
  background-color: #0370cf !important;
}
@media all and (min-width: 992px) {
  .partial-header .header_b {
    /*.dropdown-menu > li:hover > .submenu { display:block; }*/
  }
  .partial-header .header_b .dropdown-menu li {
    position: relative;
  }
  .partial-header .header_b .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
  }
  .partial-header .header_b .nav-item .submenu-left {
    right: 100%;
    left: auto;
  }
  .partial-header .header_b .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }
}
@media (max-width: 991px) {
  .partial-header .header_b .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: .5rem;
  }
}
.partial-header .header_c .top_header {
  background: #fff url("../images/bg_top_header.jpg") center 50% no-repeat;
  background-size: auto 100%;
  padding-top: 45px;
  padding-bottom: 45px;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_c .top_header {
    background-image: none;
  }
}
.partial-header .header_c .top_header .logo_hidden {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.partial-header .header_c .top_header .logo_hidden img {
  width: 110px;
  filter: grayscale(1);
  opacity: .7;
}
@media screen and (max-width: 1440px) {
  .partial-header .header_c .top_header .logo_hidden img {
    width: 90px;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header .logo_hidden img {
    width: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header .logo_hidden img {
    width: 56px;
  }
}
.partial-header .header_c .top_header .lang {
  display: inline-block;
}
.partial-header .header_c .top_header .lang .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
.partial-header .header_c .top_header .lang .dropdown-toggle {
  border-radius: 0;
  padding-left: 60px;
  font-size: 0.87rem;
  color: #282828;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header .lang .dropdown-toggle {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header .lang .dropdown-toggle {
    padding: 0;
    padding-left: 40px;
  }
}
@media screen and (max-width: 480px) {
  .partial-header .header_c .top_header .lang .dropdown-toggle {
    padding-left: 0;
  }
}
.partial-header .header_c .top_header .lang .dropdown-toggle img {
  width: 24px;
}
.partial-header .header_c .top_header .lang .dropdown-toggle::after {
  display: inline-block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  color: #636363;
  font-family: FontAwesome;
  content: '\f078';
  font-size: 2rem;
  border-right: 1px solid #e6e6e6;
  padding-right: 10px;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header .lang .dropdown-toggle::after {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header .lang .dropdown-toggle::after {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 480px) {
  .partial-header .header_c .top_header .lang .dropdown-toggle::after {
    display: none;
  }
}
.partial-header .header_c .top_header .social-networks a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 1.25rem;
  background-color: #e6e6e6;
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header .social-networks a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 480px) {
  .partial-header .header_c .top_header .social-networks a {
    width: initial;
    height: 20px;
    line-height: 20px;
    font-size: 1rem;
    background-color: transparent;
    padding: 0 2px;
  }
}
.partial-header .header_c .top_header .social-networks a:hover {
  color: #fff;
  background-color: #0258a3;
}
@media screen and (max-width: 480px) {
  .partial-header .header_c .top_header .social-networks a:hover {
    color: #0258a3;
    background-color: transparent;
  }
}
.partial-header .header_c .top_header .read-text a {
  height: 46px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  color: #282828;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header .read-text a {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header .read-text a {
    font-size: 0.87rem;
    height: 34px;
    line-height: 34px;
  }
}
.partial-header .header_c .top_header .read-text a .fa {
  font-size: 120%;
  position: relative;
  top: 1px;
}
.partial-header .header_c .top_header .read-text a:hover {
  color: #fff;
  background-color: #4caf45;
  border-color: #4caf45;
}
.partial-header .header_c .top_header .font-size ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-header .header_c .top_header .font-size ul li {
  margin: 0;
  padding: 0;
}
.partial-header .header_c .top_header .font-size ul li a {
  width: 40px;
  height: 40px;
  line-height: 1;
  background-color: #f1f1f1;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_c .top_header .font-size ul li a {
    width: 32px;
    height: 32px;
  }
}
.partial-header .header_c .top_header .font-size ul li a:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_c .top_header .font-size ul li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.partial-header .header_c .top_header .font-size ul li a span:after {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(40%, -40%);
  transform: translate(45%, -50%);
}
.partial-header .header_c .top_header .font-size ul li a.default {
  color: #fff;
  background-color: #0258a3;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_c .top_header .font-size ul li a.default {
    font-size: 0.8rem;
  }
}
.partial-header .header_c .top_header .font-size ul li a.minus {
  font-size: 0.8rem;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_c .top_header .font-size ul li a.minus {
    font-size: 0.6rem;
  }
}
.partial-header .header_c .top_header .font-size ul li a.minus span:after {
  content: "-";
}
.partial-header .header_c .top_header .font-size ul li a.plus {
  font-size: 1.2rem;
}
@media screen and (max-width: 1366px) {
  .partial-header .header_c .top_header .font-size ul li a.plus {
    font-size: 1rem;
  }
}
.partial-header .header_c .top_header .font-size ul li a.plus span:after {
  content: "+";
}
@media screen and (max-width: 767px) {
  .partial-header .header_c .top_header .search {
    width: 66% !important;
  }
}
.partial-header .header_c .top_header .search .form-control {
  height: 46px;
  border-right: 0;
  border-color: #e6e6e6;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header .search .form-control {
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header .search .form-control {
    height: 34px;
  }
}
.partial-header .header_c .top_header .search .btn {
  height: 46px;
  background-color: #0258a3;
  border: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header .search .btn {
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header .search .btn {
    height: 34px;
  }
}
.partial-header .header_c .top_header .search .btn:hover {
  background-color: #0370cf;
}
.partial-header .header_c .top_header ul.header_nav_c {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial-header .header_c .top_header ul.header_nav_c a {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.12rem;
  color: #0258a3;
  text-decoration: underline;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header ul.header_nav_c a {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .top_header ul.header_nav_c a {
    font-size: 1rem;
  }
}
.partial-header .header_c .top_header ul.header_nav_c a:hover {
  color: #000000;
  text-decoration: none;
}
.partial-header .header_c .top_header ul.header_nav_c a:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 34px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #282828;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .top_header ul.header_nav_c a:before {
    width: 20px;
    font-size: 20px;
  }
}
.partial-header .header_c .top_header ul.header_nav_c a.nav_phone:before {
  content: "\f098";
}
.partial-header .header_c .top_header ul.header_nav_c a.nav_mail:before {
  content: "\f0e0";
}
.partial-header .header_c .bottom_header {
  position: relative;
  top: 0;
  left: 0;
  background-color: #0258a3;
}
@media screen and (max-width: 991px) {
  .partial-header .header_c .bottom_header {
    position: relative;
    top: 0;
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
  }
}
.partial-header .header_c .bottom_header .main_logo {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .partial-header .header_c .bottom_header .main_logo {
    top: 7px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.partial-header .header_c .bottom_header .main_logo a {
  color: inherit;
}
.partial-header .header_c .bottom_header .main_logo a img {
  width: 120px;
}
@media screen and (max-width: 1440px) {
  .partial-header .header_c .bottom_header .main_logo a img {
    width: 100px;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .bottom_header .main_logo a img {
    width: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .bottom_header .main_logo a img {
    width: 60px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_c .bottom_header .main_logo a img {
    width: 44px;
  }
}
.partial-header .header_c .bottom_header .main_logo a .text {
  font-family: 'OpenSansExtraBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 3.12rem;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 1400px) {
  .partial-header .header_c .bottom_header .main_logo a .text {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .bottom_header .main_logo a .text {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .bottom_header .main_logo a .text {
    font-size: 1.87rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_c .bottom_header .main_logo a .text {
    font-size: 1.37rem;
  }
}
.partial-header .header_c .bottom_header .main_logo a .text small {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.56rem;
  color: #282828;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .partial-header .header_c .bottom_header .main_logo a .text small {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .bottom_header .main_logo a .text small {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .bottom_header .main_logo a .text small {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_c .bottom_header .main_logo a .text small {
    font-size: 0.87rem;
  }
}
.partial-header .header_c .bottom_header .navigation_wrapper {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .partial-header .header_c .bottom_header .navigation_wrapper {
    background-color: transparent;
    padding: 12px 15px;
  }
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar {
  padding: 0;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
  line-height: 66px;
  font-size: 1.25rem;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    line-height: 46px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    font-size: 1rem;
    line-height: 32px;
  }
}
@media screen and (max-width: 991px) {
  .partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    text-align: center;
    color: #000000;
  }
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span:before {
  position: absolute;
  top: 50%;
  left: 10px;
  content: "\f2f9";
  font-family: "Material-Design-Iconic-Font";
  font-size: 34px;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span:before {
    left: 5px;
    font-size: 24px;
  }
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span.wo-dropdown {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span.wo-dropdown:before {
  display: none;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hj,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hm,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hs {
  color: #fff;
  background-color: #0370cf;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover span:before,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hj span:before,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hm span:before,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hs span:before {
  color: #fff;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover span.wo-dropdown,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hj span.wo-dropdown,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hm span.wo-dropdown,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hs span.wo-dropdown {
  color: #fff;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .dropdown-toggle::after {
  display: none;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item.dropdown:hover .nav-link,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item.dropdown.hj .nav-link,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item.dropdown.hm .nav-link,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item.dropdown.hs .nav-link {
  color: #fff;
  background-color: #0370cf;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item.dropdown:hover .nav-link span:before,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item.dropdown.hj .nav-link span:before,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item.dropdown.hm .nav-link span:before,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item.dropdown.hs .nav-link span:before {
  color: #fff;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .dropdown-menu {
  margin-top: 0;
  background-color: #0258a3;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item {
  color: #fff;
  background-color: #0258a3;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item:hover,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item:focus,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item.hj,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item.hm,
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .dropdown-menu .dropdown-item.hs {
  background-color: #0370cf !important;
}
@media all and (min-width: 992px) {
  .partial-header .header_c .dropdown-menu li {
    position: relative;
  }
  .partial-header .header_c .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
  }
  .partial-header .header_c .nav-item .submenu-left {
    right: 100%;
    left: auto;
  }
  .partial-header .header_c .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }
  .partial-header .header_c .dropdown-menu > li:hover > .submenu {
    display: block;
  }
}
@media (max-width: 991px) {
  .partial-header .header_c .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: .5rem;
  }
}
.lang .dropdown-item img {
  width: 1rem;
  position: relative;
  top: -2px;
}
.partial-navbar .mainNavigation {
  position: relative;
  padding: 0;
}
.partial-navbar .mainNavigation .navbar-nav {
  width: 100%;
  background-color: #fff;
  margin: 0;
}
.partial-navbar .mainNavigation .navbar-nav .nav-item {
  width: 100%;
}
.partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link {
  font-size: 1rem;
  color: #282828 !important;
  line-height: 1.1em;
  padding: 6px 25px !important;
  border-bottom: 1px solid #ffffff;
}
@media screen and (max-width: 1366px) {
  .partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link {
    padding: 5px 15px !important;
  }
}
@media screen and (max-width: 1200px) {
  .partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link {
    font-size: 0.93rem;
  }
}
.partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link:hover,
.partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link.hj {
  color: #0258a3 !important;
}
.partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-title {
  height: 44px;
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #fff !important;
  background-color: #0258a3;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: 0;
}
@media screen and (max-width: 1366px) {
  .partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-title {
    height: 36px;
  }
}
.partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-title:hover,
.partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-title.hj {
  color: #fff !important;
  background-color: #0370cf;
}
.partial-navbar .mainNavigation .navbar-nav .nav-item a.no-border {
  border: 0;
}
.partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link[data-toggle].collapsed:after {
  position: absolute;
  right: 15px;
  font-family: "FontAwesome";
  content: "\f107";
  color: #0258a3;
}
@media screen and (max-width: 1366px) {
  .partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link[data-toggle].collapsed:after {
    right: 5px;
  }
}
.partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link[data-toggle]:not(.collapsed):after {
  position: absolute;
  right: 15px;
  font-family: "FontAwesome";
  content: "\f106";
}
@media screen and (max-width: 1366px) {
  .partial-navbar .mainNavigation .navbar-nav .nav-item a.nav-link[data-toggle]:not(.collapsed):after {
    right: 5px;
  }
}
.partial-main .partial_main_a .newsTabWrapper .nav-tabs {
  border-bottom: 0;
}
.partial-main .partial_main_a .newsTabWrapper .nav-tabs .nav-item .nav-link.active {
  color: #0258a3;
}
@media screen and (max-width: 991px) {
  .partial-main .partial_main_a .newsTabWrapper .nav-tabs .nav-item .nav-link {
    font-size: 0.81rem;
  }
}
@media screen and (max-width: 767px) {
  .partial-main .partial_main_a .newsTabWrapper .nav-tabs .nav-item .nav-link {
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-color: #e9ecef;
  }
  .partial-main .partial_main_a .newsTabWrapper .nav-tabs .nav-item .nav-link.active {
    border-bottom-color: #dee2e6;
  }
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 45px;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_a .newsTabWrapper .tab-content-in {
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_a .newsTabWrapper .tab-content-in {
    padding-top: 45px;
  }
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 9999px;
  height: 100%;
  content: "";
  background: inherit;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .owl-theme span {
  position: relative;
  background: #636363 !important;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .owl-theme .active span {
  background: #0258a3 !important;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .owl-stage {
  display: flex;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsInfo .pin a img {
  width: 26px;
  opacity: 0.25;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsInfo .pin a img {
    width: 22px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsInfo .pin a img {
    width: 18px;
  }
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsInfo .pin a:hover img {
  opacity: 0.55;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsInfo .tag {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  background-color: #0258a3;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsInfo .tag {
    font-size: 0.87rem;
  }
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsInfo .date {
  font-size: 0.87rem;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsTitle h2 {
  font-family: 'Abhaya Libre', Georgia, Times New Roman, serif;
  font-weight: 700;
  font-size: 1.87rem;
  line-height: 1.2;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsTitle h2 {
    font-size: 1.56rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsTitle h2 {
    font-size: 1.37rem;
  }
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsTitle h2 a {
  color: #000000;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer .newsTitle h2 a:hover {
  color: #0258a3;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer a.img {
  background-color: #000;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer a.img img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial-main .partial_main_a .newsTabWrapper .tab-content-in .newsWrapper .newsGround .newsContainer a.img:hover img {
  opacity: 0.7;
}
.partial-main .partial_main_b {
  background-color: #fff;
  margin-top: -285px;
}
@media screen and (max-width: 1440px) {
  .partial-main .partial_main_b {
    margin-top: -220px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_b {
    margin-top: -190px;
  }
}
@media screen and (max-width: 991px) {
  .partial-main .partial_main_b {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .partial-main .partial_main_b {
    margin-top: 0;
  }
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link {
  position: relative;
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
  color: #000000 !important;
  background-color: transparent;
  border-bottom: 1px solid #e6e6e6;
  box-shadow: none;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link {
    font-size: 1rem;
  }
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link img {
  width: 62px;
  height: 52px;
  filter: invert(12%) sepia(7%) saturate(6%) hue-rotate(328deg) brightness(94%) contrast(89%);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link img {
    width: 50px;
    height: 41.92px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link img {
    width: 36px;
    height: 30.19px;
  }
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "\f2f9";
  font-family: "Material-Design-Iconic-Font";
  font-size: 34px;
  color: #000000;
  text-align: right;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:after {
    right: 5px;
    font-size: 22px;
  }
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:hover,
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:focus,
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link.hj {
  color: #fff !important;
  background-color: #0258a3;
  border-color: #0258a3;
  box-shadow: none;
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:hover img,
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:focus img,
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link.hj img {
  filter: invert(48%) sepia(83%) saturate(1632%) hue-rotate(117deg) brightness(99%) contrast(99%);
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:hover:after,
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:focus:after,
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link.hj:after {
  color: #fff;
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu {
  background-color: #024887;
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link {
  color: #fff;
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link:hover,
.partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link.hj {
  color: #0370cf;
}
.partial-main .partial_main_b .newsTabWrapper .breadcrumb .breadcrumb-item a {
  color: #0258a3;
  text-decoration: underline;
}
.partial-main .partial_main_b .newsTabWrapper .breadcrumb .breadcrumb-item a:hover {
  color: #024887;
  text-decoration: none;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper {
  padding: 45px 60px;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_b .newsTabWrapper .newsWrapper {
    padding: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_b .newsTabWrapper .newsWrapper {
    padding: 30px 15px;
  }
}
@media screen and (max-width: 991px) {
  .partial-main .partial_main_b .newsTabWrapper .newsWrapper {
    padding: 30px 0;
  }
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .owl-theme span {
  position: relative;
  background: #636363 !important;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .owl-theme .active span {
  background: #0258a3 !important;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .owl-stage {
  display: flex;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .pin a img {
  width: 26px;
  opacity: 0.25;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .pin a img {
    width: 22px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .pin a img {
    width: 18px;
  }
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .pin a:hover img {
  opacity: 0.55;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag {
    font-size: 0.87rem;
  }
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-a {
  background-color: #b4c5e4;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-b {
  background-color: #A6190F;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-c {
  background-color: #694d03;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-d {
  background-color: #00653C;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-e {
  background-color: #0f5676;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-f {
  background-color: #0258a3;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-g {
  background-color: #7b3e56;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-h {
  background-color: #383c93;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .date {
  font-size: 0.87rem;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsTitle h2 {
  font-family: 'Abhaya Libre', Georgia, Times New Roman, serif;
  font-weight: 700;
  font-size: 1.87rem;
  line-height: 1.2;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsTitle h2 {
    font-size: 1.56rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsTitle h2 {
    font-size: 1.37rem;
  }
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsTitle h2 a {
  color: #000000;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsTitle h2 a:hover {
  color: #0258a3;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsNav a {
  color: #024887;
  text-decoration: underline;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsNav a:hover {
  color: #0258a3;
  text-decoration: none;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer a.img {
  background-color: #000;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer a.img img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer a.img:hover img {
  opacity: 0.7;
}
.partial-main .partial_main_c {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
}
.partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i {
  position: absolute;
  top: 50%;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 2rem !important;
  color: #000;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  box-sizing: content-box;
  z-index: 1100;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i {
    width: 31px;
    height: 31px;
    line-height: 31px;
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 767px) {
  .partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i {
    display: none;
  }
}
.partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i:hover {
  color: #000;
  background-color: #ffffff;
}
.partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i.fa-angle-left {
  left: 60px;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i.fa-angle-left {
    left: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i.fa-angle-left {
    left: 15px;
  }
}
.partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i.fa-angle-right {
  right: 60px;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i.fa-angle-right {
    right: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_c .articles-group .articlesWrapper .owl-theme i.fa-angle-right {
    right: 15px;
  }
}
.partial-main .partial_main_c .articles-group .main-article a {
  background-color: #000;
}
.partial-main .partial_main_c .articles-group .main-article a .article-image img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial-main .partial_main_c .articles-group .main-article a:hover .article-image img {
  opacity: 0.5;
}
.partial-main .partial_main_c .articles-group .main-article a .article-text {
  bottom: 0;
  left: 0;
  padding: 30px 60px;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_c .articles-group .main-article a .article-text {
    padding: 15px 30px;
  }
}
@media screen and (max-width: 480px) {
  .partial-main .partial_main_c .articles-group .main-article a .article-text {
    padding: 15px;
  }
}
.partial-main .partial_main_c .articles-group .main-article a .article-text:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.partial-main .partial_main_c .articles-group .main-article a .article-text .title h3 {
  font-family: 'Abhaya Libre', Georgia, Times New Roman, serif;
  font-weight: 700;
  font-size: 2.5rem;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_c .articles-group .main-article a .article-text .title h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_c .articles-group .main-article a .article-text .title h3 {
    font-size: 1.56rem;
  }
}
.partial-main .partial_main_c .articles-group .aside-article .article-wrapper .article .article-image a {
  background-color: #000;
}
.partial-main .partial_main_c .articles-group .aside-article .article-wrapper .article .article-image a img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial-main .partial_main_c .articles-group .aside-article .article-wrapper .article .article-image a:hover img {
  opacity: 0.5;
}
.partial-main .partial_main_c .articles-group .aside-article .article-wrapper .article .article-text .title h3 {
  font-family: 'Abhaya Libre', Georgia, Times New Roman, serif;
  font-weight: 700;
  font-size: 1.37rem;
  color: #000000;
  line-height: inherit;
}
@media screen and (max-width: 1399px) {
  .partial-main .partial_main_c .articles-group .aside-article .article-wrapper .article .article-text .title h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial-main .partial_main_c .articles-group .aside-article .article-wrapper .article .article-text .title h3 {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 575px) {
  .partial_footer .footer_a .footer_top {
    padding: 0;
  }
}
.partial_footer .footer_a .footer_top .footer_top_wrapper {
  background-color: #fff;
  padding: 70px 80px;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper {
    padding: 45px 60px;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper {
    padding: 30px;
  }
}
@media screen and (max-width: 575px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper {
    padding: 30px 15px;
  }
}
.partial_footer .footer_a .footer_top .footer_top_wrapper h2,
.partial_footer .footer_a .footer_top .footer_top_wrapper h3 {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #000000;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper h2 {
  font-size: 2.62rem;
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper h2 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper h2 {
    font-size: 1.75rem;
  }
}
.partial_footer .footer_a .footer_top .footer_top_wrapper h3 {
  font-size: 1.56rem;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper h3 {
    font-size: 1.12rem;
  }
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_a a {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.12rem;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_a a {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_a a {
    font-size: 1rem;
  }
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_b a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 1.25rem;
  background-color: #e6e6e6;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_b a:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_c a {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.12rem;
  color: #0258a3;
  text-decoration: underline;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_c a {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_c a {
    font-size: 1rem;
  }
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_c a:hover {
  color: #000000;
  text-decoration: none;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_c a:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 34px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #282828;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_c a:before {
    width: 20px;
    font-size: 20px;
  }
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_c a.nav_phone:before {
  content: "\f098";
}
.partial_footer .footer_a .footer_top .footer_top_wrapper ul.footer_nav_c a.nav_mail:before {
  content: "\f0e0";
}
.partial_footer .footer_a .footer_top .footer_top_wrapper .footer_form_a .form-control {
  border-color: #e6e6e6;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper .footer_form_a input.form-control {
  height: 38px;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper .footer_form_a .form-check .form-check-label {
  font-size: 0.87rem;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper .footer_form_a .btn:not(.bts-btn) {
  height: 56px;
  background-color: #0258a3;
  border: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper .footer_form_a .btn:not(.bts-btn):hover:not(.bts-btn) {
  background-color: #0370cf;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper .footer_form_b .form-control {
  height: 46px;
  border-right: 0;
  border-color: #e6e6e6;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper .footer_form_b .btn:not(.bts-btn) {
  height: 46px;
  background-color: #0258a3;
  border: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial_footer .footer_a .footer_top .footer_top_wrapper .footer_form_b .btn:not(.bts-btn):hover {
  background-color: #0370cf;
}
@media screen and (max-width: 767px) {
  .partial_footer .footer_a .footer_top .border-end {
    border: 0 !important;
  }
}
.partial_footer .footer_a .footer_bottom {
  font-size: 0.81rem;
}
.partial_footer .footer_a .footer_bottom img {
  width: 120px;
}
.partial_footer .footer_a .footer_bottom .update p small {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 100%;
}
@media screen and (max-width: 575px) {
  .partial_footer .footer_b .footer_top {
    padding: 0;
  }
}
.partial_footer .footer_b .footer_top .footer_top_wrapper {
  background-color: #fff;
  margin-top: -60px;
  padding: 70px 80px;
  -moz-box-shadow: 0 30px 68px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 30px 68px rgba(0, 0, 0, 0.1);
  box-shadow: 0 30px 68px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper {
    padding: 45px 60px;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper {
    margin-top: -30px;
    padding: 30px;
  }
}
@media screen and (max-width: 575px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper {
    margin-top: 0;
    padding: 30px 15px;
  }
}
.partial_footer .footer_b .footer_top .footer_top_wrapper h2,
.partial_footer .footer_b .footer_top .footer_top_wrapper h3 {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #000000;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper h2 {
  font-size: 2.62rem;
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper h2 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper h2 {
    font-size: 1.75rem;
  }
}
.partial_footer .footer_b .footer_top .footer_top_wrapper h3 {
  font-size: 1.56rem;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper h3 {
    font-size: 1.12rem;
  }
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_a a {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.12rem;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_a a {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_a a {
    font-size: 1rem;
  }
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_b a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 1.25rem;
  background-color: #e6e6e6;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_b a:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_c a {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.12rem;
  color: #0258a3;
  text-decoration: underline;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_c a {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_c a {
    font-size: 1rem;
  }
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_c a:hover {
  color: #000000;
  text-decoration: none;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_c a:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 34px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #282828;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_c a:before {
    width: 20px;
    font-size: 20px;
  }
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_c a.nav_phone:before {
  content: "\f098";
}
.partial_footer .footer_b .footer_top .footer_top_wrapper ul.footer_nav_c a.nav_mail:before {
  content: "\f0e0";
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_a .form-control {
  border-color: #e6e6e6;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_a input.form-control {
  height: 38px;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_a textarea.form-control {
  line-height: 1.41;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_a .form-check .form-check-label {
  font-size: 0.87rem;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_a .btn:not(.bts-btn) {
  height: 56px;
  background-color: #0258a3;
  border: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_a .btn:not(.bts-btn):hover:not(.bts-btn) {
  background-color: #0370cf;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_b .form-control {
  height: 46px;
  border-right: 0;
  border-color: #e6e6e6;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_b .btn:not(.bts-btn) {
  height: 46px;
  background-color: #0258a3;
  border: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_b .btn:not(.bts-btn):hover {
  background-color: #0370cf;
}
@media screen and (max-width: 767px) {
  .partial_footer .footer_b .footer_top .border-end {
    border: 0 !important;
  }
}
.partial_footer .footer_b .footer_bottom {
  font-size: 0.81rem;
}
.partial_footer .footer_b .footer_bottom img {
  width: 120px;
}
.partial_footer .footer_b .footer_bottom .update p small {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 100%;
}
.partial_footer .footer_c .footer_top {
  background-color: #fff;
}
@media screen and (max-width: 575px) {
  .partial_footer .footer_c .footer_top {
    padding: 0;
  }
}
.partial_footer .footer_c .footer_top .footer_top_wrapper {
  padding: 70px 80px;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper {
    padding: 45px 60px;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper {
    padding: 30px;
  }
}
@media screen and (max-width: 575px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper {
    padding: 30px 15px;
  }
}
.partial_footer .footer_c .footer_top .footer_top_wrapper h2,
.partial_footer .footer_c .footer_top .footer_top_wrapper h3 {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #000000;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper h2 {
  font-size: 2.62rem;
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper h2 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper h2 {
    font-size: 1.75rem;
  }
}
.partial_footer .footer_c .footer_top .footer_top_wrapper h3 {
  font-size: 1.56rem;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper h3 {
    font-size: 1.12rem;
  }
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_a a {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.12rem;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_a a {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_a a {
    font-size: 1rem;
  }
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_b a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 1.25rem;
  background-color: #e6e6e6;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_b a:hover {
  color: #fff;
  background-color: #0258a3;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_c a {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.12rem;
  color: #0258a3;
  text-decoration: underline;
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_c a {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1199px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_c a {
    font-size: 1rem;
  }
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_c a:hover {
  color: #000000;
  text-decoration: none;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_c a:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 34px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #282828;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1399px) {
  .partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_c a:before {
    width: 20px;
    font-size: 20px;
  }
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_c a.nav_phone:before {
  content: "\f098";
}
.partial_footer .footer_c .footer_top .footer_top_wrapper ul.footer_nav_c a.nav_mail:before {
  content: "\f0e0";
}
.partial_footer .footer_c .footer_top .footer_top_wrapper .footer_form_a .form-control {
  border-color: #e6e6e6;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper .footer_form_a input.form-control {
  height: 38px;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper .footer_form_a .form-check .form-check-label {
  font-size: 0.87rem;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper .footer_form_a .btn:not(.bts-btn) {
  height: 56px;
  background-color: #0258a3;
  border: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper .footer_form_a .btn:not(.bts-btn):hover:not(.bts-btn) {
  background-color: #0370cf;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper .s .form-control {
  height: 46px;
  border-right: 0;
  border-color: #e6e6e6;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper .s .btn:not(.bts-btn) {
  height: 46px;
  background-color: #0258a3;
  border: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial_footer .footer_c .footer_top .footer_top_wrapper .s .btn:not(.bts-btn):hover {
  background-color: #0370cf;
}
@media screen and (max-width: 767px) {
  .partial_footer .footer_c .footer_top .border-end {
    border: 0 !important;
  }
}
.partial_footer .footer_c .footer_bottom {
  font-size: 0.81rem;
}
.partial_footer .footer_c .footer_bottom img {
  width: 120px;
}
.partial_footer .footer_c .footer_bottom .update p small {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 100%;
}
.gdpr {
  color: #004b8d!important;
}
.widget-slider .slider_a .rslider_wrapper {
  height: 450px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .widget-slider .slider_a .rslider_wrapper {
    height: 350px;
  }
}
@media screen and (max-width: 575px) {
  .widget-slider .slider_a .rslider_wrapper {
    height: 300px;
  }
}
.widget-slider .slider_a .rslider_wrapper .rslides {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget-slider .slider_a .rslider_wrapper .rslides .rslider_img {
  position: relative;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 50%;
}
.widget-slider .slider_a .rslider_wrapper_in {
  height: 300px;
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_a .rslider_wrapper_in {
    height: 250px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_a .rslider_wrapper_in {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .widget-slider .slider_a .rslider_wrapper_in {
    height: 150px !important;
  }
}
.widget-slider .slider_b .rslider_wrapper {
  height: 1000px;
  overflow: hidden;
}
@media screen and (max-width: 1920px) {
  .widget-slider .slider_b .rslider_wrapper {
    height: 750px;
  }
}
@media screen and (max-width: 1440px) {
  .widget-slider .slider_b .rslider_wrapper {
    height: 650px;
  }
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_b .rslider_wrapper {
    height: 550px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_b .rslider_wrapper {
    height: 450px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider .slider_b .rslider_wrapper {
    height: 150px;
  }
}
.widget-slider .slider_b .rslider_wrapper .rslides {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget-slider .slider_b .rslider_wrapper .rslides .rslider_img {
  position: relative;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 50%;
}
.widget-slider .slider_b .rslider_wrapper_in {
  height: 300px;
}
@media screen and (max-width: 1440px) {
  .widget-slider .slider_b .rslider_wrapper_in {
    height: 250px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_b .rslider_wrapper_in {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .widget-slider .slider_b .rslider_wrapper_in {
    height: 150px !important;
  }
}
.widget-slider .slider_b .main_logo {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.widget-slider .slider_b .main_logo a {
  color: inherit;
}
.widget-slider .slider_b .main_logo a img {
  width: 120px;
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_b .main_logo a img {
    width: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_b .main_logo a img {
    width: 90px;
  }
}
.widget-slider .slider_b .main_logo a .text {
  font-family: 'OpenSansExtraBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 3rem;
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
}
@media screen and (max-width: 1440px) {
  .widget-slider .slider_b .main_logo a .text {
    font-size: 3.1rem;
  }
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_b .main_logo a .text {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_b .main_logo a .text {
    font-size: 2.3rem;
  }
}
.widget-slider .slider_b .main_logo a .text small {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 2rem;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .widget-slider .slider_b .main_logo a .text small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_b .main_logo a .text small {
    font-size: 1.68rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_b .main_logo a .text small {
    font-size: 1.43rem;
  }
}
.widget-slider .slider_b:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  content: "";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #f1f1f1 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #f1f1f1 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f1f1f1', GradientType=0);
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_b:after {
    height: 200px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_b:after {
    height: 150px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider .slider_b:after {
    display: none;
  }
}
.widget-slider .slider_c .rslider_wrapper {
  height: 660px;
  overflow: hidden;
}
@media screen and (max-width: 1920px) {
  .widget-slider .slider_c .rslider_wrapper {
    height: 480px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_c .rslider_wrapper {
    height: 450px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider .slider_c .rslider_wrapper {
    height: 350px;
  }
}
@media screen and (max-width: 575px) {
  .widget-slider .slider_c .rslider_wrapper {
    height: 260px;
  }
}
.widget-slider .slider_c .rslider_wrapper .rslides {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget-slider .slider_c .rslider_wrapper .rslides .rslider_img {
  position: relative;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 50%;
}
.widget-slider .slider_c .rslider_wrapper_in {
  height: 300px;
}
@media screen and (max-width: 1440px) {
  .widget-slider .slider_c .rslider_wrapper_in {
    height: 250px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_c .rslider_wrapper_in {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .widget-slider .slider_c .rslider_wrapper_in {
    height: 150px !important;
  }
}
.widget-slider .slider_c .logo {
  bottom: 0;
  right: 100px;
  width: 540px;
  height: 540px;
  background-color: #fff;
  padding: 15px;
  -webkit-transform: translateY(15%);
  transform: translateY(15%);
  z-index: 10;
}
@media screen and (max-width: 1680px) {
  .widget-slider .slider_c .logo {
    width: 470px;
    height: 470px;
  }
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_c .logo {
    right: 70px;
    width: 400px;
    height: 400px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_c .logo {
    right: 45px;
    width: 320px;
    height: 320px;
    padding: 10px;
  }
}
@media screen and (max-width: 991px) {
  .widget-slider .slider_c .logo {
    right: 30px;
  }
}
.widget-slider .slider_c .logo:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 30px);
  height: calc(100% + 30px);
  content: "";
  background-color: #fff;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0.5;
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_c .logo:before {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
  }
}
.widget-slider .slider_c .logo .logo_in {
  border: 3px solid #e6e6e6;
}
.widget-slider .slider_c .logo .logo_in img {
  width: 165px;
}
@media screen and (max-width: 1680px) {
  .widget-slider .slider_c .logo .logo_in img {
    width: 140px;
  }
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_c .logo .logo_in img {
    width: 110px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_c .logo .logo_in img {
    width: 90px;
  }
}
.widget-slider .slider_c .logo .logo_in .text {
  font-family: 'santelia_scriptbold_dmo', Georgia, Times New Roman, serif;
  font-size: 3.75rem;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 1680px) {
  .widget-slider .slider_c .logo .logo_in .text {
    font-size: 3.12rem;
  }
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_c .logo .logo_in .text {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_c .logo .logo_in .text {
    font-size: 2.37rem;
  }
}
.widget-slider .slider_c .logo .logo_in .text small {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
  color: #282828;
  line-height: 1;
}
@media screen and (max-width: 1680px) {
  .widget-slider .slider_c .logo .logo_in .text small {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1399px) {
  .widget-slider .slider_c .logo .logo_in .text small {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-slider .slider_c .logo .logo_in .text small {
    font-size: 0.87rem;
  }
}
.widget-img-nav .img_nav_a {
  margin-top: -100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1399px) {
  .widget-img-nav .img_nav_a {
    margin-top: -100px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-img-nav .img_nav_a {
    margin-top: -80px;
    margin-bottom: 40px;
  }
}
.widget-img-nav .img_nav_a .img_nav_a_group {
  -webkit-box-shadow: 0 14px 65px rgba(15, 18, 20, 0.14);
  -moz-box-shadow: 0 14px 65px rgba(15, 18, 20, 0.14);
  box-shadow: 0 14px 65px rgba(15, 18, 20, 0.14);
}
.widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link {
  height: 200px;
  color: #000000;
  background-color: #fff;
  border-right: 1px solid #e6e6e6;
}
@media screen and (max-width: 1399px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link {
    height: 200px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link {
    height: 160px;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link {
    height: 90px;
  }
}
.widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
  width: 80px;
  filter: invert(17%) sepia(44%) saturate(4317%) hue-rotate(193deg) brightness(100%) contrast(101%);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
    width: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
    width: 40px;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
    width: 30px;
  }
}
.widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link span {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
}
@media screen and (max-width: 1399px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link span {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link span {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link span {
    font-size: 1rem;
  }
}
.widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link:hover,
.widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link.hj {
  color: #fff;
  background-color: #0258a3;
}
.widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link:hover img,
.widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container a.img_nav_a_link.hj img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
@media screen and (max-width: 575px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container:nth-child(2) a {
    border-right-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container:nth-child(3) a {
    border-right-color: transparent;
  }
}
@media screen and (max-width: 575px) {
  .widget-img-nav .img_nav_a .img_nav_a_group .img_nav_a_container:nth-child(3) a {
    border-right-color: #e6e6e6;
  }
}
.widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link {
  height: 170px;
  color: #000000;
  background-color: #f1f1f1;
}
@media screen and (max-width: 1399px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link {
    height: 140px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link {
    height: 110px;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link {
    height: 90px;
  }
}
.widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
  width: 80px;
  filter: invert(43%) sepia(100%) saturate(496%) hue-rotate(151deg) brightness(94%) contrast(107%);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1399px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
    width: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
    width: 40px;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
    width: 30px;
  }
}
.widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link span {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
}
@media screen and (max-width: 1399px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link span {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link span {
    font-size: 1.06rem;
  }
}
@media screen and (max-width: 767px) {
  .widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link span {
    font-size: 1rem;
  }
}
.widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link:hover,
.widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link.hj {
  color: #fff;
  background-color: #0258a3;
}
.widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link:hover img,
.widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link.hj img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.widget-info .info_a .info_container {
  background-color: #fff;
}
.widget-info .info_a .info_container .infoTitle h2 {
  font-family: 'ProximaNovaSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.31rem;
  color: #0258a3;
}
@media screen and (max-width: 1399px) {
  .widget-info .info_a .info_container .infoTitle h2 {
    font-size: 1.25rem;
  }
}
.widget-info .info_a .info_container .notices_wrapper .notices_group {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget-info .info_a .info_container .notices_wrapper .notices_group li {
  border-bottom: 3px dotted #e6e6e6;
}
.widget-info .info_a .info_container .notices_wrapper .notices_group li a {
  color: #000000;
}
.widget-info .info_a .info_container .notices_wrapper .notices_group li a .date {
  font-size: 0.93rem;
  color: #282828;
}
.widget-info .info_a .info_container .notices_wrapper .notices_group li a .date:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "\f044";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #636363;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-info .info_a .info_container .notices_wrapper .notices_group li a h3 {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
}
.widget-info .info_a .info_container .notices_wrapper .notices_group li a:hover {
  color: #0258a3;
}
.widget-info .info_a .info_container .w_calendar_group {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget-info .info_a .info_container .w_calendar_group li {
  min-height: 80px;
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  padding-left: 100px;
}
@media screen and (max-width: 1199px) {
  .widget-info .info_a .info_container .w_calendar_group li {
    min-height: 60px;
    padding-left: 75px;
  }
}
.widget-info .info_a .info_container .w_calendar_group li .title {
  font-size: 1rem;
  border-bottom: 1px solid #e6e6e6;
}
@media screen and (max-width: 1199px) {
  .widget-info .info_a .info_container .w_calendar_group li .title {
    font-size: 0.87rem;
  }
}
.widget-info .info_a .info_container .w_calendar_group li .date {
  font-size: 1rem;
  color: #000000;
}
.widget-info .info_a .info_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) {
  .widget-info .info_a .info_container .w_calendar_group li:before {
    width: 60px;
    height: 60px;
  }
}
.widget-info .info_a .info_container .w_calendar_group li.c_dark_blue .title {
  color: #505460;
}
.widget-info .info_a .info_container .w_calendar_group li.c_dark_blue:before {
  background-color: #505460;
  background-image: url("../images/icon-w-calendar-a.svg");
}
.widget-info .info_a .info_container .w_calendar_group li.c_blue .title {
  color: #90c3da;
}
.widget-info .info_a .info_container .w_calendar_group li.c_blue:before {
  background-color: #90c3da;
  background-image: url("../images/icon-w-calendar-c.svg");
}
.widget-info .info_a .info_container .w_calendar_group li.c_yellow .title {
  color: #ebca70;
}
.widget-info .info_a .info_container .w_calendar_group li.c_yellow:before {
  background-color: #ebca70;
  background-image: url("../images/icon-w-calendar-b.svg");
}
.widget-info .info_a .info_container .w_calendar_group li.c_green .title {
  color: #7ecc92;
}
.widget-info .info_a .info_container .w_calendar_group li.c_green:before {
  background-color: #7ecc92;
  background-image: url("../images/icon-w-calendar-d.svg");
}
.widget-info .info_a .info_wrapper .button {
  height: calc(25% - 15px);
}
@media screen and (max-width: 575px) {
  .widget-info .info_a .info_wrapper .button {
    height: 50px;
  }
}
.widget-info .info_a .info_wrapper .button_default a {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
  background-color: #0258a3;
}
@media screen and (max-width: 1399px) {
  .widget-info .info_a .info_wrapper .button_default a {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-info .info_a .info_wrapper .button_default a {
    font-size: 1rem;
  }
}
.widget-info .info_a .info_wrapper .button_default a:hover {
  background-color: #0370cf;
}
.widget-info .info_a .info_wrapper .button_radio a {
  background: #000 url("../images/bg_radio.jpg") left 50% no-repeat;
  background-size: cover;
}
.widget-info .info_a .info_wrapper .button_radio a span {
  font-family: 'OpenSansSemibold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
  color: #000000;
}
@media screen and (max-width: 1399px) {
  .widget-info .info_a .info_wrapper .button_radio a span {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-info .info_a .info_wrapper .button_radio a span {
    font-size: 1rem;
  }
}
.widget-info .info_a .info_wrapper .button_radio a span small {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1rem;
  color: #3bdb65;
}
@media screen and (max-width: 1399px) {
  .widget-info .info_a .info_wrapper .button_radio a span small {
    font-size: 0.87rem;
  }
}
.widget-info .info_a .info_wrapper .button_radio a:hover {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
@media screen and (max-width: 575px) {
  .widget-info .info_a .info_wrapper .button_radio {
    height: 100px;
  }
}
.widget-info .info_a .info_wrapper .button_bg a,
.widget-info .info_a .info_wrapper .button_bg span {
  position: relative;
}
.widget-info .info_a .info_wrapper .button_bg p {
  margin: 0;
}
.widget-info .info_a .info_wrapper .button_bg a:before {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  background-color: #0258a3;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0.8;
}
.widget-info .info_a .info_wrapper .button_bg img {
  max-width: 52%;
}
@media screen and (max-width: 991px) {
  .widget-info .info_a .info_wrapper .button_bg img {
    display: none !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;
  }
}
.widget-gallery .gallery_a .owl-theme span {
  position: relative;
  background: #636363 !important;
}
.widget-gallery .gallery_a .owl-theme .active span {
  background: #0258a3 !important;
}
.widget-gallery .gallery_a .item .gallery_container a .gallery_img:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35%;
  content: "";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  z-index: 10;
}
.widget-gallery .gallery_a .item .gallery_container a .gallery_img img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transform: translateZ(0);
}
.widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content {
  bottom: 0;
  left: 0;
  padding: 0 100px 35px 35px;
  z-index: 20;
}
@media screen and (max-width: 1399px) {
  .widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content {
    padding: 0 80px 25px 25px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content {
    padding: 0 60px 15px 15px;
  }
}
.widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content:before {
  position: absolute;
  top: 10px;
  right: 35px;
  width: 50px;
  height: 50px;
  content: "";
  background: url("../images/icon-gallery-arrow.svg") center 50% no-repeat;
  background-size: contain;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(357deg) brightness(105%) contrast(101%);
}
@media screen and (max-width: 1399px) {
  .widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content:before {
    right: 25px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content:before {
    top: 5px;
    right: 15px;
    width: 30px;
    height: 30px;
  }
}
.widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content h3 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.87rem;
  line-height: 1.2;
}
@media screen and (max-width: 1399px) {
  .widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content h3 {
    font-size: 1.25rem;
  }
}
.widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content h3 small {
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1rem;
}
.widget-gallery .gallery_a .item .gallery_container a .gallery_img .gallery_content h3 small:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 21px;
  height: 15px;
  content: "";
  background: url("../images/icon-gallery.svg") left 50% no-repeat;
  background-size: contain;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(357deg) brightness(105%) contrast(101%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-gallery .gallery_a .item .gallery_container a:hover .gallery_img img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.widget-gallery .gallery_b .owl-theme span {
  position: relative;
  background: #636363 !important;
}
.widget-gallery .gallery_b .owl-theme .active span {
  background: #0258a3 !important;
}
.widget-gallery .gallery_b .owl-stage {
  display: flex;
}
.widget-gallery .gallery_b .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.widget-gallery .gallery_b .owl-carousel .owl-stage-outer {
  height: calc(100% + 30px);
  margin: -15px;
  padding: 15px;
  width: calc(100% + 30px);
}
.widget-gallery .gallery_b .item .gallery_container a {
  background-color: #fff;
  -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
}
.widget-gallery .gallery_b .item .gallery_container a .gallery_img img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transform: translateZ(0);
}
.widget-gallery .gallery_b .item .gallery_container a .gallery_content {
  flex: 1;
  z-index: 20;
}
.widget-gallery .gallery_b .item .gallery_container a .gallery_content h3 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.2rem;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 1399px) {
  .widget-gallery .gallery_b .item .gallery_container a .gallery_content h3 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-gallery .gallery_b .item .gallery_container a .gallery_content h3 {
    font-size: 1.2rem;
  }
}
.widget-gallery .gallery_b .item .gallery_container a .gallery_content h3 small {
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1rem;
}
.widget-gallery .gallery_b .item .gallery_container a .gallery_content h3 small:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 21px;
  height: 15px;
  content: "";
  background: url("../images/icon-gallery.svg") left 50% no-repeat;
  background-size: contain;
  filter: invert(77%) sepia(7%) saturate(9%) hue-rotate(72deg) brightness(85%) contrast(94%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-gallery .gallery_b .item .gallery_container a .gallery_content .gallery_nav:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 3px;
  content: "";
  background-color: #0258a3;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget-gallery .gallery_b .item .gallery_container a:hover .gallery_img img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.widget-gallery .gallery_c .owl-theme span {
  position: relative;
  background: #636363 !important;
}
.widget-gallery .gallery_c .owl-theme .active span {
  background: #0258a3 !important;
}
.widget-gallery .gallery_c .item .gallery_container {
  padding-bottom: 26px;
}
@media screen and (max-width: 1199px) {
  .widget-gallery .gallery_c .item .gallery_container {
    padding-bottom: 20px;
  }
}
.widget-gallery .gallery_c .item .gallery_container a .gallery_img:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45%;
  content: "";
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.88) 41%, #ffffff 72%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.88) 41%, #ffffff 72%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.88) 41%, #ffffff 72%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  z-index: 10;
}
.widget-gallery .gallery_c .item .gallery_container a .gallery_img img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transform: translateZ(0);
}
.widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content {
  bottom: 0;
  left: 0;
  padding: 0 35px;
  z-index: 20;
}
@media screen and (max-width: 1399px) {
  .widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content {
    padding: 0 25px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content {
    padding: 0 15px;
  }
}
.widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content h3 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.87rem;
  color: #000000;
  line-height: 1.2;
}
@media screen and (max-width: 1399px) {
  .widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content h3 {
    font-size: 1.25rem;
  }
}
.widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content h3 small {
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1rem;
  color: #282828;
}
.widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content h3 small:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 21px;
  height: 15px;
  content: "";
  background: url("../images/icon-gallery.svg") left 50% no-repeat;
  background-size: contain;
  filter: invert(80%) sepia(3%) saturate(14%) hue-rotate(335deg) brightness(88%) contrast(77%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content .gallery_nav {
  height: 52px;
  line-height: 52px;
  background-color: #0258a3;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
@media screen and (max-width: 1199px) {
  .widget-gallery .gallery_c .item .gallery_container a .gallery_img .gallery_content .gallery_nav {
    height: 40px;
    line-height: 40px;
  }
}
.widget-gallery .gallery_c .item .gallery_container a:hover .gallery_img .gallery_content .gallery_nav {
  background-color: #0370cf;
  -webkit-transform: translateY(50%) scale(1.06);
  transform: translateY(50%) scale(1.06);
}
.widget-map .map_a .map_content {
  background-color: #0258a3;
  padding-top: 85px;
  padding-bottom: 200px;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_a .map_content {
    padding-top: 60px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_a .map_content {
    padding-top: 45px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 575px) {
  .widget-map .map_a .map_content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.widget-map .map_a .map_content:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1600px;
  height: 100%;
  content: "";
  /*background:url("../images/bg_map.jpg") center 50% no-repeat;*/
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widget-map .map_a .map_content:after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 220px;
  height: 220px;
  content: "";
  background: #fff url("../images/erb.svg") center 60% no-repeat;
  background-size: 66% 66%;
  padding: 25px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 18px rgba(255, 255, 255, 0.4);
  z-index: 10;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_a .map_content:after {
    width: 180px;
    height: 180px;
    box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.4);
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_a .map_content:after {
    width: 110px;
    height: 110px;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
  }
}
@media screen and (max-width: 575px) {
  .widget-map .map_a .map_content:after {
    display: none;
  }
}
.widget-map .map_a .map_content .map_title h2 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 3.75rem;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_a .map_content .map_title h2 {
    font-size: 3.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_a .map_content .map_title h2 {
    font-size: 2.75rem;
  }
}
.widget-map .map_a .map_content .map_title h2 small {
  font-family: 'OpenSansLight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
}
.widget-map .map_a .map_content .text {
  padding-top: 115px;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_a .map_content .text {
    padding-top: 90px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_a .map_content .text {
    padding-top: 60px;
  }
}
.widget-map .map_a .map_content .text:before {
  position: absolute;
  top: 100px;
  left: 50%;
  content: "”";
  font-family: 'Abhaya Libre', Georgia, Times New Roman, serif;
  font-size: 250px;
  color: #000;
  line-height: 0.2;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1399px) {
  .widget-map .map_a .map_content .text:before {
    top: 80px;
    font-size: 200px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_a .map_content .text:before {
    top: 60px;
    font-size: 160px;
  }
}
.widget-map .map_a .map_content .text p {
  position: relative;
  font-family: 'Abhaya Libre', Georgia, Times New Roman, serif;
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 1366px) {
  .widget-map .map_a .map_content .text p {
    font-size: 1.37rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_a .map_content .text p {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 575px) {
  .widget-map .map_a .map_wrapper {
    padding: 0;
  }
}
.widget-map .map_a .map_wrapper .map {
  position: relative;
  height: 500px;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_a .map_wrapper .map {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .widget-map .map_a .map_wrapper .map {
    height: 250px;
  }
}
.widget-map .map_a .map_wrapper .map iframe {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.widget-map .map_b .map_content {
  background-color: #0258a3;
  padding: 155px 100px 100px 180px;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_b .map_content {
    padding: 100px 70px 60px 120px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_b .map_content {
    padding: 60px 45px 30px 90px;
  }
}
@media screen and (max-width: 991px) {
  .widget-map .map_b .map_content {
    padding: 45px 30px 30px 90px;
  }
}
@media screen and (max-width: 767px) {
  .widget-map .map_b .map_content {
    padding: 30px 15px;
  }
}
.widget-map .map_b .map_content:after {
  position: absolute;
  top: 110px;
  left: 0;
  width: 220px;
  height: 220px;
  content: "";
  background: #fff url("../images/erb.svg") center 60% no-repeat;
  background-size: 66% 66%;
  padding: 25px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  box-shadow: 0 0 0 18px rgba(255, 255, 255, 0.4);
  z-index: 5;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_b .map_content:after {
    top: 70px;
    width: 180px;
    height: 180px;
    box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.4);
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_b .map_content:after {
    top: 30px;
    width: 110px;
    height: 110px;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
  }
}
@media screen and (max-width: 767px) {
  .widget-map .map_b .map_content:after {
    display: none;
  }
}
.widget-map .map_b .map_content .map_title h2 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 3.75rem;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_b .map_content .map_title h2 {
    font-size: 3.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_b .map_content .map_title h2 {
    font-size: 2.75rem;
  }
}
.widget-map .map_b .map_content .map_title h2 small {
  font-family: 'OpenSansLight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
}
.widget-map .map_b .map_content .text p {
  position: relative;
  font-family: 'Abhaya Libre', Georgia, Times New Roman, serif;
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 1366px) {
  .widget-map .map_b .map_content .text p {
    font-size: 1.37rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_b .map_content .text p {
    font-size: 1.25rem;
  }
}
.widget-map .map_b .map {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .widget-map .map_b .map {
    height: 250px;
  }
}
.widget-map .map_b .map iframe {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.widget-map .map_c .map_content_wrapper {
  margin-bottom: 300px;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_c .map_content_wrapper {
    margin-bottom: 190px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_c .map_content_wrapper {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .widget-map .map_c .map_content_wrapper {
    margin-bottom: 0;
  }
}
.widget-map .map_c .map_content_wrapper .map_content {
  background-color: #0258a3;
  padding: 155px 100px 210px 180px;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_c .map_content_wrapper .map_content {
    padding: 100px 70px 150px 120px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_c .map_content_wrapper .map_content {
    padding: 60px 45px 100px 90px;
  }
}
@media screen and (max-width: 991px) {
  .widget-map .map_c .map_content_wrapper .map_content {
    padding: 45px 30px 100px 90px;
  }
}
@media screen and (max-width: 767px) {
  .widget-map .map_c .map_content_wrapper .map_content {
    padding: 30px 15px;
  }
}
.widget-map .map_c .map_content_wrapper .map_content:after {
  position: absolute;
  top: 110px;
  left: 0;
  width: 220px;
  height: 220px;
  content: "";
  background: #fff url("../images/erb.svg") center 60% no-repeat;
  background-size: 66% 66%;
  padding: 25px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  box-shadow: 0 0 0 18px rgba(255, 255, 255, 0.4);
  z-index: 10;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_c .map_content_wrapper .map_content:after {
    top: 70px;
    width: 180px;
    height: 180px;
    box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.4);
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_c .map_content_wrapper .map_content:after {
    top: 30px;
    width: 110px;
    height: 110px;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
  }
}
@media screen and (max-width: 767px) {
  .widget-map .map_c .map_content_wrapper .map_content:after {
    display: none;
  }
}
.widget-map .map_c .map_content_wrapper .map_content .map_title h2 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 3.75rem;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_c .map_content_wrapper .map_content .map_title h2 {
    font-size: 3.12rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_c .map_content_wrapper .map_content .map_title h2 {
    font-size: 2.75rem;
  }
}
.widget-map .map_c .map_content_wrapper .map_content .map_title h2 small {
  font-family: 'OpenSansLight', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.25rem;
}
.widget-map .map_c .map_content_wrapper .map_content .text p {
  position: relative;
  font-family: 'Abhaya Libre', Georgia, Times New Roman, serif;
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 1366px) {
  .widget-map .map_c .map_content_wrapper .map_content .text p {
    font-size: 1.37rem;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_c .map_content_wrapper .map_content .text p {
    font-size: 1.25rem;
  }
}
.widget-map .map_c .map_content_wrapper .map_img {
  top: 180px;
  left: 0;
  width: 50%;
  height: 100%;
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_c .map_content_wrapper .map_img {
    top: 120px;
  }
}
@media screen and (max-width: 1399px) {
  .widget-map .map_c .map_content_wrapper .map_img {
    top: 70px;
  }
}
.widget-map .map_c .map_content_wrapper .map_gallery_group {
  position: absolute;
  bottom: -180px;
  right: 100px;
  width: calc(50% - 100px);
}
@media screen and (max-width: 1399px) {
  .widget-map .map_c .map_content_wrapper .map_gallery_group {
    bottom: -120px;
    right: 70px;
    width: calc(50% - 70px);
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_c .map_content_wrapper .map_gallery_group {
    bottom: -70px;
    right: 45px;
    width: calc(50% - 45px);
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media screen and (max-width: 991px) {
  .widget-map .map_c .map_content_wrapper .map_gallery_group {
    right: 30px;
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .widget-map .map_c .map_content_wrapper .map_gallery_group {
    position: relative;
    bottom: 0;
    left: 0;
    right: initial;
    width: calc(100% + 10px);
  }
}
.widget-map .map_c .map_content_wrapper .map_gallery_group .map_gallery {
  height: 330px;
}
@media screen and (max-width: 1366px) {
  .widget-map .map_c .map_content_wrapper .map_gallery_group .map_gallery {
    height: 220px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_c .map_content_wrapper .map_gallery_group .map_gallery {
    height: 160px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.widget-map .map_c .map_wrapper {
  height: 600px;
}
@media screen and (max-width: 1399px) {
  .widget-map .map_c .map_wrapper {
    height: 400px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-map .map_c .map_wrapper {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .widget-map .map_c .map_wrapper {
    height: 250px;
  }
}
.widget-map .map_c .map_wrapper .map {
  position: relative;
  height: 100%;
}
.widget-map .map_c .map_wrapper .map iframe {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.timeline-holder {
  position: relative;
}
.timeline-holder:before {
  position: absolute;
  top: -15px;
  left: 35px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #0258a3;
  font-family: FontAwesome;
  content: '\f107';
  border-radius: 50%;
  color: #fff;
  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: #0258a3;
  font-family: FontAwesome;
  content: '\f107';
  border-radius: 50%;
  color: #fff;
  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: #0258a3;
  content: " ";
}
.timeline > li:nth-child(2n) > .timeline-panel:before {
  background-color: #0370cf;
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 47px;
  right: -15px;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #0258a3;
  content: " ";
}
.timeline > li:nth-child(2n) > .timeline-panel:after {
  background-color: #0370cf;
}
.timeline > li > .timeline-badge {
  color: #0258a3;
  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: #fff;
  border: 3px solid #0258a3;
  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: #0370cf;
  border: 3px solid #0370cf;
}
.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: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  text-decoration: underline;
  font-size: 1.2rem;
}
.timeline > li:nth-child(2n) > .timeline-panel > .timeline-heading > .timeline-date {
  color: #0370cf;
}
.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;
}
.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: #fff !important;
  /*border-top: 3px solid #333;*/
  box-shadow: 0px 0px 20px 0px #111;
}
.termsfeed-com---nb .cc-nb-okagree,
.termsfeed-com---nb .cc-nb-changep {
  float: left;
}
.cc-nb-title-container,
.cc-nb-text-container {
  text-align: center;
}
.cc-nb-buttons-container {
  display: table !important;
  margin-left: auto;
  margin-right: auto;
}
.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: #111 !important;
}
.termsfeed-com---nb-simple {
  right: auto !important;
  left: 25% !important;
}
.termsfeed-com---nb .cc-nb-main-container {
  padding: 0.1rem 1rem !important;
}
.termsfeed-com---nb .cc-nb-text {
  font-size: 14px!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---palette-dark .cc-nb-okagree,
.termsfeed-com---palette-light .cc-nb-okagree {
  text-transform: uppercase;
}
.termsfeed-com---palette-dark .cc-nb-okagree,
.termsfeed-com---palette-light .cc-nb-okagree {
  background-color: #333 !important;
  color: #fff !important;
}
.termsfeed-com---palette-dark .cc-nb-reject,
.termsfeed-com---palette-dark .cc-cp-foot-save,
.termsfeed-com---palette-light .cc-nb-reject,
.termsfeed-com---palette-light .cc-cp-foot-save,
.termsfeed-com---palette-light .cc-nb-changep,
.termsfeed-com---palette-dark .cc-nb-changep {
  background-color: #333 !important;
  color: #ccc !important;
}
.termsfeed-com---palette-dark .cc-nb-reject:hover,
.termsfeed-com---palette-dark .cc-nb-okagree:hover,
.termsfeed-com---palette-dark .cc-cp-foot-save:hover,
.termsfeed-com---palette-light .cc-nb-reject:hover,
.termsfeed-com---palette-light .cc-nb-okagree:hover,
.termsfeed-com---palette-light .cc-cp-foot-save:hover,
.termsfeed-com---palette-light .cc-nb-changep:hover,
.termsfeed-com---palette-dark .cc-nb-changep:hover {
  background-color: #111 !important;
}
.termsfeed-com---palette-dark .cc-nb-changep:hover,
.termsfeed-com---palette-light .cc-nb-changep:hover {
  background-color: #111 !important;
  color: #fff !important;
}
.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;
}
@media (max-width: 991px) {
  .termsfeed-com---nb-simple {
    max-width: 100%!important;
    width: 100%!important;
    left: 0 !important;
  }
  /*.cc-nb-buttons-container {
        display: flex!important;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .cc-nb-okagree, .cc-nb-reject{
        flex: 0 0 48.75%;
    }

    .cc-nb-changep{
        flex: 0 0 98.5%;
    }*/
  .termsfeed-com---nb .cc-nb-text {
    font-size: 12px!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;
  }
  .termsfeed-com---nb .cc-nb-reject {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .termsfeed-com---nb .cc-nb-changep {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .termsfeed-com---palette-dark.termsfeed-com---nb,
  .termsfeed-com---palette-light.termsfeed-com---nb {
    min-height: 60%;
    padding-top: 25%;
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.textToSpeechSwitcher_active {
  color: #fff !important;
  background-color: #4caf45 !important;
  border-color: #4caf45 !important;
}
.partial-header .header_a .bottom_header .main_logo {
  width: auto;
  z-index: 5;
}
.no-sub-menu {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.no-sub-menu:before {
  display: none;
}
.sliderWrapper .owl-stage-outer,
.sliderWrapper .owl-stage,
.sliderWrapper .owl-item {
  height: 100%;
}
.slider_a {
  position: relative;
  z-index: 0;
}
.partial_main_a ul li::marker {
  color: #0258a3;
}
.partial_main_a ol li::marker {
  color: #0258a3;
}
@media screen and (max-width: 1399px) {
  .no-sub-menu {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
.partial-header .header_a .top_header {
  margin-top: 5px;
  position: relative;
}
.partial-header .header_a .top_header:before {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100vw;
  height: 5px;
  content: "";
  background: url(../images/trikolora.png) top left repeat-x;
}
.header_a .lang .dropdown-item img {
  width: 38px;
  top: 0;
}
@media screen and (max-width: 1200px) {
  .header_a .lang .dropdown-item img {
    width: 30px;
  }
}
.widget-map .map_a .map_content .text:before {
  color: #fff;
}
.template-a .lang .dropdown-item:hover,
.template-a .lang .dropdown-item:focus {
  background-color: transparent;
  opacity: 0.5;
  transition: .transition;
}
.header_a .bottom_header.scroll {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.header_a .bottom_header.scroll .main_logo {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .header_a .bottom_header.scroll .main_logo {
    display: inline-block !important;
  }
}
.header_a .bottom_header.scroll .navbar-nav {
  justify-content: center!important;
}
.header_a .bottom_header.scroll .navigation_wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .header_a .bottom_header.scroll .navigation_wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.template-b {
  /*.partial_main_b .nav-item ul li:last-child {
		border-bottom: 0;
	}*/
  /* Ľavé menu - zmena farieb */
  /*.widget-slider .slider_b .rslider_wrapper .rslides .rslider_img {
		background-attachment: fixed;
	}*/
}
.template-b .no-sub-menu-after:after {
  display: none;
}
.template-b .galleryWrapper .owl-stage-outer {
  height: auto !important;
}
.template-b .map_b {
  position: relative;
}
.template-b .map_b .we_button {
  position: absolute;
  top: 60%;
  transform: translateY(-60%);
  left: 0;
  z-index: 5;
}
.template-b .partial_main_b ul li::marker {
  color: #0258a3;
}
.template-b .partial_main_b ol li::marker {
  color: #0258a3;
}
.template-b .nav-item ul {
  padding-left: 0;
  list-style: none;
}
.template-b .partial_main_b .nav-item ul li {
  border-bottom: 1px solid #e6e6e6;
}
.template-b .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-a {
  background-color: #505460;
}
.template-b .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-b {
  background-color: #A6190F;
}
.template-b .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag-color-c {
  background-color: #694d03;
}
.template-b .dropdown-item .zmdi {
  margin-left: 15px;
}
.template-b .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsTitle h2 {
  font-size: 1rem;
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 1366px) {
  .template-b .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsTitle h2 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .template-b .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsTitle h2 {
    font-size: 1rem;
  }
}
.template-b .widget-map .map_b .map_content .text p {
  font-size: 1.2rem;
}
.template-b .widget-map .map_b .map_content .map_title h2 {
  font-size: 2.5rem;
}
.template-b .map_img {
  height: 350px;
}
@media screen and (max-width: 575px) {
  .template-b .map_img {
    height: 250px;
  }
}
.template-b .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
  line-height: 45px;
}
@media screen and (max-width: 1366px) {
  .template-b .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link {
    line-height: 30px;
  }
}
.template-b .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer a.img {
  background-color: transparent;
}
.template-b .breadcrumb-item + .breadcrumb-item::before {
  padding-left: 0.5rem;
}
.template-b .widget-slider .slider_b .main_logo {
  top: 40%;
}
@media screen and (max-width: 1440px) {
  .template-b .widget-slider .slider_b .main_logo {
    top: 44%;
  }
}
@media screen and (max-width: 1366px) {
  .template-b .widget-slider .slider_b .main_logo {
    top: 40%;
  }
}
@media screen and (max-width: 1199px) {
  .template-b .widget-slider .slider_b .main_logo {
    top: 43%;
  }
}
@media screen and (max-width: 767px) {
  .template-b .newsContainer {
    display: flex;
    width: 100%;
  }
  .template-b .news-img-link-b {
    width: 75px;
    min-width: 75px;
    display: block;
  }
  .template-b .newsNav {
    display: none;
  }
  .template-b .newsArea {
    padding: 0 0 0 15px;
    flex-grow: 1;
  }
  .template-b .partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .tag {
    font-size: .7rem;
  }
}
.template-b .newsTabWrapper .we_button {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.template-b .owl-theme .owl-nav {
  font-size: 1.5rem !important;
}
.template-b .owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent;
  color: #0258a3;
}
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link {
  color: #333;
}
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu {
  background-color: #fff;
}
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link:hover,
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link.hj,
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link.hs,
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link.hm {
  background-color: #0258a3;
  color: #fff;
}
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link:hover:after,
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link.hj:after,
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link.hs:after,
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item .submenu .nav-link.hm:after {
  color: #fff;
}
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:hover img,
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:focus img,
.template-b .partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link.hj img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.template-b .bottom_header.scroll {
  position: fixed;
  top: 0;
}
@media screen and (max-width: 991px) {
  .template-b .bottom_header.scroll {
    box-shadow: 0px 0px 20px 0px #333;
  }
}
.template-b .left_sub_menu li a {
  padding-left: 2rem;
}
.template-b .left_sub_menu li:first-child {
  border-top: 1px solid #e6e6e6;
}
.template-b .left_sub_menu li:last-child {
  border-bottom: 0 !important;
}
.template-b .bottom_header .navigation_wrapper .navbar .dropdown-menu {
  width: 100%;
}
.template-b .partial-header .header_b .bottom_header .navigation_wrapper {
  border-radius: 0;
}
.template-b .sy-box {
  height: 100%;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  .template-b .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span:before {
    color: #282828;
  }
}
@media screen and (max-width: 991px) {
  .template-b .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link:hover span:before,
  .template-b .partial-header .header_b .bottom_header .navigation_wrapper .navbar .nav-item .nav-link.hj span:before {
    color: #fff;
  }
}
@media screen and (max-width: 991px) {
  .template-b .partial-header .header_b .bottom_header .navigation_wrapper .navbar .submenu {
    margin-left: 0;
    background-color: #024887;
  }
}
@media screen and (max-width: 991px) {
  .template-b .partial-header .header_b .bottom_header .navigation_wrapper .navbar .submenu .dropdown-item {
    background-color: #024887;
  }
}
.template-b .dropdown-item {
  white-space: inherit;
}
.template-b .lang .dropdown-item {
  white-space: nowrap;
  width: auto;
  padding: 0.25rem 0.5rem;
}
.template-b .lang .dropdown-item img {
  width: 2rem;
  top: 0;
}
.template-b .lang .dropdown-item:hover,
.template-b .lang .dropdown-item:focus {
  background-color: transparent;
  opacity: 0.5;
  transition: .transition;
}
@media screen and (max-width: 991px) {
  .template-b .lang {
    width: 100%;
    text-align: center;
  }
}
.template-b .slider_b_in .rslider_wrapper {
  height: 600px;
}
@media screen and (max-width: 1440px) {
  .template-b .slider_b_in .rslider_wrapper {
    height: 500px;
  }
}
@media screen and (max-width: 1399px) {
  .template-b .slider_b_in .rslider_wrapper {
    height: 450px;
  }
}
@media screen and (max-width: 1366px) {
  .template-b .slider_b_in .rslider_wrapper {
    height: 430px;
  }
}
@media screen and (max-width: 1199px) {
  .template-b .slider_b_in .rslider_wrapper {
    height: 385px;
  }
}
@media screen and (max-width: 991px) {
  .template-b .slider_b_in .rslider_wrapper {
    height: 150px;
  }
}
.template-b .slider_b_in .main_logo {
  top: 45% !important;
}
@media screen and (max-width: 1440px) {
  .template-b .slider_b_in .main_logo {
    top: 51% !important;
  }
}
@media screen and (max-width: 1399px) {
  .template-b .slider_b_in .main_logo {
    top: 47% !important;
  }
}
@media screen and (max-width: 1366px) {
  .template-b .slider_b_in .main_logo {
    top: 45% !important;
  }
}
@media screen and (max-width: 1199px) {
  .template-b .slider_b_in .main_logo {
    top: 47% !important;
  }
}
@media screen and (max-width: 991px) {
  .template-b .font-size {
    padding-top: 5px;
  }
}
.template-b .navbar-brand {
  width: 170px;
}
.template-b .google_translator_holder {
  padding-top: 10px;
}
@media screen and (max-width: 1399px) {
  .template-b .google_translator_holder {
    padding-top: 6.5px;
  }
}
@media screen and (max-width: 1199px) {
  .template-b .google_translator_holder {
    padding-top: 5px;
  }
}
@media screen and (max-width: 991px) {
  .template-b .google_translator_holder {
    padding-top: 0px;
  }
}
.rslider-b-holder-home .rslider_img {
  animation: animateSlider 5s forwards;
}
@keyframes animateSlider {
  from {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
.rslider-b-holder {
  position: relative;
}
.rslider-b-holder .we_button {
  position: absolute;
  top: 50%;
  left: 272px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1366px) {
  .rslider-b-holder .we_button {
    left: 110px;
  }
}
.slider-play-button {
  background-color: #fff;
  padding: 5px 15px;
  color: #0258a3 !important;
  font-size: 1rem;
  position: absolute;
  right: 0;
  top: -40px;
}
.slider-play-button:hover {
  color: #fff !important;
  background-color: #0258a3 !important;
}
@media screen and (max-width: 991px) {
  .slider-play-button {
    display: none;
  }
}
.background-video {
  position: relative;
  z-index: -10;
  width: 100%;
  height: 142.8%;
  top: -150px;
}
@media screen and (max-width: 991px) {
  .background-video {
    height: 400%;
    display: none !important;
  }
}
@media screen and (max-width: 550px) {
  .background-video {
    height: 240%;
  }
}
@media screen and (max-width: 991px) {
  #before-video-load {
    display: block !important;
    visibility: 1 !important;
  }
}
.counter-body {
  background-color: transparent !important;
}
.counter-body table {
  width: 100%;
}
.counter-body table tr:last-child {
  background-color: #0258a3;
}
.counter-body table tr {
  background-color: #0370cf;
  color: #fff;
}
.counter-body .desc {
  text-transform: capitalize;
  padding: 5px 15px;
}
.counter-body .num {
  font-weight: bold;
  text-align: right;
  padding: 5px 15px;
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link.collapsed:after {
  font-family: FontAwesome;
  content: '\f067';
  font-size: 20px;
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link.active:after {
  font-family: FontAwesome;
  content: '\f068';
  font-size: 20px;
}
.partial-main .partial_main_b .sidebar_nav .nav .nav-item > .nav-link:after {
  font-family: FontAwesome;
  content: '\f068';
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  .navbar-nav.justify-content-between.w-100.me-auto.pt-3.pt-lg-0 {
    max-height: 350px;
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .navbar-nav.justify-content-between.w-100.me-auto.pt-3.pt-lg-0::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .widget-info .info_a .info_wrapper .button {
    height: 100px;
    margin-bottom: 15px !important;
  }
}
.partial-header .header_b .top_header {
  margin-top: 5px;
  position: relative;
}
.partial-header .header_b .top_header:before {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100vw;
  height: 5px;
  content: "";
  background: url(../images/trikolora.png) top left repeat-x;
}
.partial-header a[href^="https://"]:after {
  content: "\f08e";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #fff;
  margin-left: 2px;
  font-weight: normal;
  font-size: 70%;
}
.partial-header a[href^="http://"]:after {
  content: "\f08e";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #fff;
  margin-left: 2px;
  font-weight: normal;
  font-size: 70%;
}
.template-c .map_content_wrapper .we_button {
  position: absolute;
  z-index: 5;
  left: 0;
}
.template-c .map_content_wrapper .text .we_button {
  position: relative;
}
.template-c .map_content_wrapper .map_title .we_button {
  position: relative;
}
.template-c .map_gallery_wrapper .we_button {
  position: relative;
  top: -30px;
}
.template-c .dropdown-item .zmdi {
  margin-left: 15px;
}
.template-c .partial_main_c ul li::marker {
  color: #0258a3;
}
.template-c .partial_main_c ol li::marker {
  color: #0258a3;
}
.partial-header .header_c .bottom_header .navigation_wrapper .navbar .nav-item .nav-link span:before {
  color: #fff;
}
.header_c .lang .dropdown-item img {
  width: 38px;
  top: 0;
}
@media screen and (max-width: 1200px) {
  .header_c .lang .dropdown-item img {
    width: 30px;
  }
}
.template-c .lang .dropdown-item:hover,
.template-c .lang .dropdown-item:focus {
  background-color: transparent;
  opacity: 0.5;
  transition: .transition;
}
.partial-header .header_c .top_header {
  margin-top: 5px;
  position: relative;
}
.partial-header .header_c .top_header:before {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100vw;
  height: 5px;
  content: "";
  background: url(../images/trikolora.png) top left repeat-x;
}
.widget-img-nav .img_nav_b .img_nav_a_group .img_nav_a_container a.img_nav_a_link img {
  filter: invert(13%) sepia(91%) saturate(3864%) hue-rotate(196deg) brightness(88%) contrast(104%);
}
.header_c .bottom_header.scroll {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
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: #0258a3;
}
.zoznam a {
  color: #282828 !important;
  font-weight: normal !important;
}
.zoznam a:hover {
  color: #0258a3 !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: #fff;
  border: 1px solid #ddd;
}
.zoznam tr:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn {
  border-radius: 0;
}
@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;
  }
}
.breadcrumb > li {
  display: contents;
}
.no_extern_icon a:after {
  display: none;
}
.partial-main a[href^="mailto:"]:before {
  content: "\f0e0";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  margin-right: 3px;
  font-weight: normal;
  font-size: 70%;
}
.partial-main a.mobil[href^="tel:"]:before {
  content: "\f10b";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  margin-right: 3px;
  font-weight: normal;
  font-size: 70%;
}
.partial-main a.fax[href^="tel:"]:before {
  content: "\f02f";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  margin-right: 3px;
  font-weight: normal;
  font-size: 70%;
}
.partial-main a[href^="tel:"]:before {
  content: "\f095";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  margin-right: 3px;
  font-weight: normal;
  font-size: 70%;
}
.partial-main a[href^="http://"]:after {
  content: "\f08e";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  margin-left: 2px;
  font-weight: normal;
  font-size: 70%;
}
.externLink:after,
.partial-main a[href^="https://"]:not(.news-img-link-b):after {
  content: "\f08e";
  font-family: 'FontAwesome', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #0258a3;
  margin-left: 2px;
  font-weight: normal;
  font-size: 70%;
}
.partial-main a,
.partial-main a:link,
.partial-main a:visited {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.partial-main a:hover {
  color: #0258a3;
  text-decoration: none;
}
.partial-main h1,
.partial-main .h1 {
  font-size: 160%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #024887;
}
.partial-main h2,
.partial-main .h2 {
  font-size: 140%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #024887;
}
.partial-main h3,
.partial-main .h3 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #024887;
  font-size: 125%;
}
.partial-main h4,
.partial-main .h4 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #024887;
  font-size: 110%;
}
.partial-main h5,
.partial-main .h5 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #024887;
  font-size: 100%;
}
.titleBorder button {
  display: none;
}
.widget-info .info_a .info_container .notices_wrapper .notices_group li:first-child {
  border-top: 3px dotted #e6e6e6;
}
.form-control {
  border-radius: 0;
}
.uradne-back-button,
.uradneBackButton {
  color: #fff !important;
}
.btn-primary,
.uradne-back-button,
.uradneBackButton {
  background-color: #0258a3;
  border-color: #0258a3;
}
.btn-check:checked + .btn-primary,
.btn-check:active + .btn-primary,
.btn-primary:active,
.btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  background-color: #0370cf !important;
  border-color: #0370cf !important;
  box-shadow: none !important;
}
.btn-primary:hover,
.uradne-back-button {
  background-color: #0370cf;
  border-color: #0370cf;
}
.uradne-back-button:hover,
.uradneBackButton:hover {
  background-color: #0370cf;
}
.we_button {
  border-bottom: 3px solid #6eb37f !important;
  background: #80ed99 !important;
  color: #333 !important;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3) !important;
  font-size: 1rem !important;
}
.we_button:hover {
  border-bottom-width: 1px !important;
}
.h6 {
  font-size: 1rem !important;
}
.grecaptcha-badge {
  z-index: 5;
}
.preloader {
  width: 100vw;
  height: 100vh;
  margin: 0;
  background-color: #0258a3;
  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: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
blockquote {
  position: relative;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 100%;
  border: 0 solid #fff;
  border-left: 3px solid #0258a3;
  background-color: transparent;
}
blockquote p:first-child {
  margin: 0;
}
.text-primary {
  color: #0258a3 !important;
}
.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: #0258a3;
  height: 5px;
  margin-left: 20px;
}
.anketa > div.otazka {
  padding: 10px 0px;
  font-size: 110%;
}
.anketa .msg {
  color: #fff;
  background-color: #0258a3;
  margin-top: 10px;
  padding: 10px;
  text-align: center;
}
.no-after:after {
  display: none;
}
.outdated .badge {
  display: none;
}
.template-b .map_img {
  position: relative;
}
.slider_b_in #before-video-load {
  display: block !important;
  opacity: 1 !important;
}
.widget-info .info_a .info_container .w_calendar_group li:before {
  top: 30px;
}
.gdpr {
  color: #0258a3 !important;
}
.btn-primary-outline {
  background-color: transparent !important;
}
.modal-content.modal-transparent {
  background-color: transparent !important;
  border: 0px solid !important;
}
.close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 1rem;
  font-weight: normal;
  color: #fff !important;
  opacity: 1;
}
.btn-modal-text {
  font-size: 0.9rem !important;
}
.goog-te-gadget-simple {
  border-radius: 1rem !important;
  padding: 3px !important;
  border: 1px solid #0258a3 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  color: #282828 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span:last-child {
  color: #0258a3 !important;
}
.goog-te-banner-frame {
  border-bottom: 1px solid #0258a3 !important;
}
@media screen and (max-width: 991px) {
  .goog-te-gadget-icon {
    width: 19px !important;
  }
}
div.c_w_calendar_wrapper {
  padding-bottom: 172px;
}
@media screen and (max-width: 1200px) {
  div.c_w_calendar_wrapper {
    padding-bottom: 119px!important;
  }
}
@media screen and (max-width: 1393px) {
  div.c_w_calendar_wrapper {
    padding-bottom: 146px!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: 10px;
  right: 10px;
  text-indent: -1000px;
}
.novinka_img .icon {
  width: 100% !important;
}
@media screen and (max-width: 991px) {
  @-moz-document url-prefix() {
    body {
      transform: unset !important;
    }
  }
}
.table.customTableClass {
  border-color: #373737;
}
.owl-carousel .fa {
  color: transparent;
  position: relative;
}
.owl-carousel button .fa:before {
  color: #282828;
}
.owl-carousel button:hover .fa:before {
  color: #0258a3;
}
.owl-carousel .fa-angle-left {
  right: -6px;
}
.widget-slider .slider_b .main_logo a .text small,
.widget-slider .slider_b .main_logo a .text {
  color: #fff;
}
.kalendar {
  font-size: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'OpenSansRegular', 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: #0258a3;
  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: #0258a3;
  color: #fff;
  font-weight: 700;
}
.kalendar > tbody > tr > td.k_items,
.kalendar > tbody > tr > td.k_items a {
  background: #ededed;
  color: #0258a3;
  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;
  }
}
.dokumenty .fa {
  color: #0258a3;
  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: #0258a3;
  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;
  }
}
.pager {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  text-align: center;
}
.pager span {
  position: relative;
  margin: 0px 1px;
}
.pager span a {
  position: relative;
  display: inline-block;
  font-size: 17px;
  padding: 5px 10px;
  margin-bottom: 5px;
  text-decoration: none;
  color: #fff !important;
  background-color: #0258a3;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -khtml-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  border-radius: 50px;
}
.pager span a:hover {
  background-color: #0370cf;
}
.pager span a.current {
  padding: 3px 7px;
}
@media print {
  .pager {
    display: none;
  }
}
.current_page > a {
  background-color: #0370cf !important;
}
.p_page_active a {
  background-color: #0370cf !important;
}
.box_imp02 a {
  display: block;
  overflow: hidden;
}
.box_imp02_nav {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 90%;
  color: #0370cf;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box_imp02_nav li {
  display: inline-block;
}
.box_imp02_nav li a {
  position: relative;
  display: block;
  color: #0370cf;
  padding-left: 25px;
  margin-right: 20px;
}
.box_imp02_nav li a:hover {
  color: #0258a3;
}
.box_imp02_nav li a:before {
  position: absolute;
  left: 0;
  top: -5px;
  font-family: "FontAwesome";
  font-size: 20px;
  color: #0370cf;
}
@media screen and (max-width: 991px) {
  .box_imp02_nav li a:before {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .box_imp02_nav li a {
    padding-left: 20px;
    margin-right: 10px;
  }
}
.box_imp02_nav li:first-child a:before {
  content: "\f073";
}
@media screen and (max-width: 991px) {
  .box_imp02_nav {
    font-size: 80%;
  }
}
a.box_imp02_content {
  display: block;
  color: #0258a3;
}
a.box_imp02_content h3 {
  font-family: 'OpenSansBold', Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 110%;
  line-height: 1.2em;
  display: block;
  position: relative;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
a.box_imp02_content h3:before {
  opacity: 0;
}
a.box_imp02_content:hover h3 {
  color: #0258a3;
}
@media screen and (max-width: 500px) {
  .box_imp02_wrapper > div {
    width: 100%;
  }
}
.novinka_img {
  position: relative;
}
.novinka_img .icon {
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
a.novinka_img:hover {
  box-shadow: 0px 0px 10px 0px #d5d5d5;
}
.dropdown-menu.show,
.partial-header .header_c .dropdown-menu > li:hover > .submenu {
  animation: fade-in 0.5s;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.galeryList a {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.galeryList a .imageTitle {
  margin: 0px 0 15px;
  height: 40px;
  background-color: #0258a3;
  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: #fff;
}
.galeryList a:hover .imageTitle {
  background-color: #0370cf;
}
.image-type {
  position: absolute;
  top: 0;
  z-index: 8;
  background-color: #fff;
  color: #0258a3;
  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: #0258a3;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.size1,
.size1 > *,
.size1 a {
  font-size: 1.5rem !important;
}
.size2,
.size2 > *,
.size2 a {
  font-size: 2rem !important;
}
@media print {
  .partial-main .partial_main_b {
    margin-top: 0 !important;
  }
}
.highlight {
  background-color: #efbb26;
  padding: 0 2px;
}
.card {
  border-radius: 0;
}
.mobile_menu {
  display: none;
}
@media screen and (max-width: 991px) {
  .mobile_menu {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .top_header .container {
    display: none;
  }
}
.mobile_menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
.mobile_menu a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 5px;
  background-color: #0258a3;
  color: #fff !important;
  border-right: 2px solid #fff;
  transition: .3s all;
  text-align: center;
}
.jfontsize-d2,
.jfontsize-p2 {
  cursor: pointer;
}
.mobile_menu a:hover {
  background-color: #0370cf;
}
.mobile_menu .col-3:last-child a {
  border-right: 0;
}
.mobile_menu a .fa-plus,
.mobile_menu a .fa-minus {
  font-size: .7rem;
}
.mobile_menu a .fa-sm {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  display: flex;
}
.mobile_menu .row {
  margin: 0;
}
.mobile_menu .col-3 {
  padding: 0;
}
.mobile_erb {
  margin-bottom: 1rem;
  max-width: 80px;
}
.submenu {
  overflow: hidden;
}
.showmenu {
  overflow: initial;
}
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: #f1f1f1;
}
nav#ddfullscreenmenu ul::-webkit-scrollbar-thumb {
  background: #0258a3;
}
nav#ddfullscreenmenu ul::-webkit-scrollbar-thumb:hover {
  background: #0370cf;
}
.fullscreenmenu-contact {
  position: relative;
  color: #0258a3;
}
.fullscreenmenu-contact a {
  font-size: 1rem;
  color: #0258a3;
}
div#navtoggler {
  border: 3px solid #fff;
}
div#navtoggler::before {
  background: #fff;
}
nav#ddfullscreenmenu {
  background: #fff;
}
nav#ddfullscreenmenu div#closex::before,
nav div#closex::after {
  background: #0258a3;
}
nav#ddfullscreenmenu ul li.header > a:before {
  border: 8px solid #0258a3;
  border-color: transparent transparent transparent #0258a3;
}
nav#ddfullscreenmenu ul li a,
nav#ddfullscreenmenu ul li.breadcrumb {
  color: #000;
}
nav#ddfullscreenmenu ul li.breadcrumb {
  border-bottom: 1px solid #0258a3;
}
nav#ddfullscreenmenu ul li.breadcrumb:after {
  border: 10px solid #0258a3;
  border-color: transparent #0258a3 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: #0258a3;
}
nav#ddfullscreenmenu ul li a:after {
  background: #0258a3;
}
.fullscreenmenu-contact a:hover {
  color: #000 !important;
}
.fullscreenmenu-contact a:hover {
  color: #0258a3 !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: #fff;
  -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: #0258a3;
  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: #0370cf;
}
@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: #0258a3;
  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;
}
.mobile_menu .fa {
  color: transparent;
}
.mobile_menu .fa:before {
  color: #fff;
}
.partial-header .header_b .top_header:before {
  width: 100%;
}
.widget-slider .slider_b .main_logo a .text small,
.widget-slider .slider_b .main_logo a .text {
  text-shadow: 1px 1px 1px #000;
}
.partial-header .header_b .top_header .lang .dropdown-toggle::after {
  color: #282828;
}
.partial-main .partial_main_b .newsTabWrapper .newsWrapper .newsGround .newsContainer .newsInfo .date {
  color: #282828;
}
.newsTabWrapper a {
  text-decoration: underline !important;
}
.calendar-button {
  border: 0;
  background: transparent;
  color: #0258a3;
}
.alert-info a {
  color: #000 !important;
}
.active > .page-link,
.page-link.active {
  background-color: #0258a3;
  border-color: #0258a3;
  color: #fff !important;
}
.disabled > .page-link,
.page-link.disabled {
  color: #282828;
}
::placeholder {
  color: #282828 !important;
}
.alert-info {
  color: #305069;
}
.alert-danger {
  color: #832028;
}
.form-control,
.partial_footer .footer_c .footer_top .footer_top_wrapper .footer_form_a .form-control,
.form-check-input,
.partial_footer .footer_b .footer_top .footer_top_wrapper .footer_form_a .form-control {
  border: var(--bs-border-width) solid #545454 !important;
}
@-moz-document url-prefix() { body { transform: inherit !important;}}
