/*** Reset CSS ***/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0px;
}
td {
  padding: 0px;
  margin: 0;
}
address,
caption,
cite,
code,
dfn,
var {
  font-style: normal;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
fieldset,
img,
abbr,
acronym {
  border: 0;
}
*:focus {
  outline: 0;
}
/*:link,:visited,:hover {text-decoration:none;}*/
input,
textarea {
  font: normal 1em Arial, Tahoma, Geneva, Kalimati, sans-serif;
}
/** end reset **/
.clear {
  clear: both;
  float: none;
}
a {
  text-decoration: none;
}
b {
  font-weight: 700;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  background: #fff;
  margin: 0;
  padding: 0;
}
.black-version {
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.black-version .logo-ribbon {
  display: block;
}
.black-version .logo-2 {
  display: none;
}
.logo-ribbon {
  display: none;
}
.logo-2 {
  display: block;
}
.text-center {
  text-align: center;
}
.text-uppercase {
  text-transform: uppercase;
}
.display-block {
  display: block;
}
.hidden {
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity= 0);
}
.right-b {
  float: right;
}
.left-b {
  float: left;
}
.no-padding {
  padding: 0 !important;
  margin: 0 !important;
}
.swiper-container {
  width: 100%;
  height: 100%;
  max-height: 415px;
}
.swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container .swiper-slide img {
  width: 100%;
  height: auto;
}
.swiper-container .swiper-slide .item-bg {
  background-size: cover;
  width: 100%;
  min-height: 415px;
  background-position: center center;
}
.swiper-container .swiper-slide .item-bg .title {
  background-color: rgba(14, 125, 193, 0.8);
  padding: 24px 20px;
  font-size: 34px;
  color: #fff;
  float: left;
  font-family: 'museo_sans900', sans-serif;
  text-transform: uppercase;
  margin-top: 130px;
}
.swiper-container .swiper-slide .item-bg .subtitle {
  background-color: rgba(167, 197, 7, 0.8);
  padding: 24px 20px;
  font-size: 17px;
  color: #fff;
  float: left;
  font-family: 'museo_sans700', sans-serif;
  margin-top: 10px;
}
.swiper-container .swiper-slide .item-bg .button-small {
  font-size: 12px;
  color: #ffffff;
  background-color: #00ace9;
  border: 1px solid #0e7dc1;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  float: left;
  margin-top: 10px;
}
.swiper-container .swiper-slide .item-bg .button-small:hover {
  background-color: #0e7dc1;
}
.swiper-container .left-slider-bg {
  position: absolute;
  left: 0;
  display: none;
  background: url(/images/front/slider-left-bg.png) no-repeat scroll 0 0;
  width: 464px;
  height: 416px;
  z-index: 2;
}
.swiper-container .right-slider-bg {
  position: absolute;
  right: 0;
  display: none;
  background: url(/images/front/slider-right-bg.png) no-repeat scroll 0 0;
  width: 268px;
  height: 416px;
  z-index: 2;
}
header .header-top {
  border: 1px solid #efefef;
  border-top: 0;
}
header .header-top .top-link {
  color: #4c4c4c;
  font-size: 14px;
  font-family: 'museo_sans700', sans-serif;
  text-transform: uppercase;
  padding-top: 12px;
  border-left: 1px solid #efefef;
  min-height: 40px;
}
header .header-top .top-link .lang {
  color: #4c4c4c;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  text-decoration: none;
}
header .header-top .top-link .lang:hover {
  color: #0e7dc1;
}
header .header-top .top-link .lang.active {
  color: #0e7dc1;
}
header .header-top .top-link .normal {
  color: #4c4c4c;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  text-decoration: none;
}
header .header-top .top-link .normal:hover {
  color: #0e7dc1;
}
header .header-top .top-link .normal.active {
  color: #0e7dc1;
}
header .header-top .top-input {
  border-left: 1px solid #efefef;
}
header .header-top .top-input input {
  height: 40px;
  font-size: 14px;
  color: #7e7e7e;
  padding-left: 10px;
  border: 1px solid #fff;
  font-weight: 400;
}

.search-form label { display: flex; width: 100%; max-width: none; }


header .header-top .top-input .t-loop {
  background: transparent url('/images/front/sprites.png') no-repeat -110px -104px;
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  padding: 20px;
  border-right: 1px solid #efefef;
}
header .header-top .top-input .t-loop:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -109px -134px;
}
header .header-top .small-nk {
  background: transparent url('/images/front/sprites.png') no-repeat -38px -115px;
  width: 24px;
  height: 17px;
  display: block;
  float: left;
  margin-left: 6px;
}
header .header-top .small-nk:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -36px -223px;
}
header .header-top .small-yt {
  background: transparent url('/images/front/sprites.png') no-repeat -12px -115px;
  width: 24px;
  height: 17px;
  display: inline-block;
  margin-left: 7px;
}
header .header-top .small-yt:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -11px -224px;
}
header .header-top .small-fb {
  background: transparent url('/images/front/sprites.png') no-repeat -1px -115px;
  width: 8px;
  height: 17px;
  display: inline-block;
}
header .header-top .small-fb:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -1px -224px;
}
header .header-top .small-rss-t {
  background: transparent url('/images/front/sprites.png') no-repeat -64px -115px;
  width: 47px;
  height: 17px;
  display: block;
  float: left;
  margin: 2px 10px 0 11px;
}
header .header-top .small-rss-t:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -61px -224px;
}
header .header-top .small-rss-t.active {
  background: transparent url('/images/front/sprites.png') no-repeat -61px -224px;
}
header .header-top .b-a1 {
  width: 7px;
  height: 8px;
  display: block;
  float: left;
  margin-left: 14px;
  color: #4c4c4c;
  font-size: 10px;
  font-family: 'museo_sans700', sans-serif;
  text-transform: uppercase;
  margin-top: 4px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
header .header-top .b-a1:hover {
  color: #0e7dc1;
  text-decoration: none;
}
header .header-top .b-a1.active {
  color: #0e7dc1;
}
header .header-top .b-a2 {
  width: 9px;
  height: 10px;
  display: block;
  float: left;
  margin-left: 7px;
  color: #4c4c4c;
  font-size: 12px;
  font-family: 'museo_sans700', sans-serif;
  text-transform: uppercase;
  margin-top: 2px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
header .header-top .b-a2:hover {
  color: #0e7dc1;
  text-decoration: none;
}
header .header-top .b-a2.active {
  color: #0e7dc1;
}
header .header-top .b-a3 {
  width: 12px;
  height: 13px;
  display: block;
  float: left;
  margin-left: 7px;
  color: #4c4c4c;
  font-size: 14px;
  font-family: 'museo_sans700', sans-serif;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
header .header-top .b-a3:hover {
  color: #0e7dc1;
  text-decoration: none;
}
header .header-top .b-a3.active {
  color: #0e7dc1;
}
header .header-top .t-jejjej-eye {
  background: transparent url('/images/front/sprites.png') no-repeat -219px -107px;
  width: 100px;
  height: 40px;
  display: block;
}
header .header-bottom {
  padding: 26px 0 28px;
  border: 1px solid #f6fbfd;
}
header .header-bottom .main-menu {
  margin-top: 24px;
}
header .header-bottom .t-logo {
  display: block;
}
header .header-bottom .t-logo2 {
  display: block;
  border-left: 1px solid #efefef;
}
header .header-bottom .line {
  float: left;
  height: 40px;
  width: 1px;
  background: #efefef;
  margin-top: 30px;
  margin-left: -5px;
}
header .header-bottom .t-bip {
  width: 37px;
  height: 42px;
  background: transparent url('/images/front/sprites.png') no-repeat -219px -155px;
  display: inline-block;
}
header .header-bottom .t-ue {
	display: inline-block;
}
header .header-bottom .t-ue img {
  width: auto;
  height: 42px;
  margin-left: 10px;
  display: block;
}


.main-content .left-content .main-news-box .bar {
  font-size: 23px;
  background-color: #00ace9;
  color: #ffffff;
  line-height: 23px;
  padding: 13px 14px;
  font-family: 'museo_sans900', sans-serif;
  text-transform: uppercase;
  position: relative;
}
.main-content .left-content .main-news-box .bar .button-show {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  right: 0;
  background: #119ae1;
  top: 0px;
  padding: 13px 15px;
  font-size: 12px;
  color: #ffffff;
  text-transform: none;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.main-content .left-content .main-news-box .bar .button-show:hover {
  background: #0e7dc1;
}
.main-content .left-content .main-news-box .boxes .news-box {
  padding-bottom: 15px;
  border-left: 1px solid #dcdddd;
  border-bottom: none;
  padding-top: 15px;
  text-decoration: none;
  position: relative;
}
.main-content .left-content .main-news-box .boxes .news-box .title {
  padding: 16px 0 7px 0;
  color: #0e7dc1;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  height: 60px;
  font-family: 'museo_sans700', sans-serif;
  display: block;
}
.main-content .left-content .main-news-box .boxes .news-box .date {
  color: #7e7e7e;
  padding-bottom: 16px;
  font-size: 12px;
  line-height: 12px;
  margin-top: 5px;
  display: block;
}
.main-content .left-content .main-news-box .boxes .news-box .desc {
  color: #4c4c4c;
  padding-bottom: 13px;
  font-size: 14px;
  line-height: 18px;
  display: block;
}
.main-content .left-content .main-news-box .boxes .news-box .button-small {
  font-size: 12px;
  color: #ffffff;
  background-color: #00ace9;
  border: 1px solid #0e7dc1;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.main-content .left-content .main-news-box .boxes .news-box .button-small:hover {
  background-color: #0e7dc1;
}
.main-content .left-content .main-news-box .boxes .news-box:hover .title {
  text-decoration: underline;
}
.main-content .left-content .main-news-box .boxes .news-box .ico-photo {
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  background: url(/images/front/camera-ico.png) no-repeat scroll 0 0;
  top: 25px;
  right: 25px;
}
.main-content .left-content .main-news-box .boxes .news-box .ico-video {
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  background: url(/images/front/video-ico.png) no-repeat scroll 0 0;
  top: 25px;
  right: 25px;
}
.main-content .left-content .main-messages-box .bar {
  font-size: 23px;
  background-color: #d52f5c;
  color: #ffffff;
  line-height: 23px;
  padding: 13px 14px;
  font-family: 'museo_sans900', sans-serif;
}
.main-content .left-content .main-messages-box .bar .main-message-link a {
  font-size: 23px;
  font-family: 'museo_sans900', sans-serif;
  text-transform: uppercase;
}
.main-content .left-content .main-messages-box .bar span {
  float: left;
}
.main-content .left-content .main-messages-box .bar span a {
  color: #fff;
  font-size: 18px;
  font-family: 'museo_sans700', sans-serif;
}
.main-content .left-content .main-messages-box .bar .marquee {
  width: 78%;
  overflow: hidden;
  float: right;
}
.main-content .left-content .main-close-news-box .bar {
  font-size: 23px;
  background-color: #a7c507;
  color: #ffffff;
  line-height: 23px;
  padding: 13px 14px;
  font-family: 'museo_sans900', sans-serif;
  position: relative;
}
.main-content .left-content .main-close-news-box .bar .button-show {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  right: 0;
  background: #9bb60b;
  top: 0px;
  padding: 13px 15px;
  font-size: 12px;
  color: #ffffff;
  text-transform: none;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.main-content .left-content .main-close-news-box .bar .button-show:hover {
  background: #88a100;
}
.main-content .left-content .main-close-news-box .bar .button-show-add {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  right: 127px;
  background: #9bb60b;
  top: 0;
  padding: 13px 15px;
  font-size: 12px;
  color: #ffffff;
  text-transform: none;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.main-content .left-content .main-close-news-box .bar .button-show-add:hover {
  background: #88a100;
}
.main-content .left-content .main-close-news-box .boxes .news-box {
  padding-bottom: 15px;
  border-left: 1px solid #dcdddd;
  border-bottom: none;
  padding-top: 15px;
  text-decoration: none;
}
.main-content .left-content .main-close-news-box .boxes .news-box .title {
  padding: 16px 0 7px 0;
  color: #8ab30d;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  height: 60px;
  font-family: 'museo_sans700', sans-serif;
  display: block;
}
.main-content .left-content .main-close-news-box .boxes .news-box .date {
  margin-top: 5px;
  color: #7e7e7e;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 12px;
  display: block;
}
.main-content .left-content .main-close-news-box .boxes .news-box .button-small {
  font-size: 12px;
  color: #ffffff;
  background-color: #a7c507;
  border: 1px solid #88a100;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.main-content .left-content .main-close-news-box .boxes .news-box .button-small:hover {
  background-color: #88a100;
}
.main-content .left-content .main-close-news-box .boxes .news-box:hover .title {
  text-decoration: underline;
}
.main-content .left-content .main-classifieds-box .classifieds-box .bar {
  font-size: 23px;
  background-color: #812b6a;
  color: #ffffff;
  line-height: 23px;
  padding: 13px 14px;
  font-family: 'museo_sans900', sans-serif;
  position: relative;
}
.main-content .left-content .main-classifieds-box .classifieds-box .bar .button-show {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  right: 0;
  background: #74225e;
  top: 0px;
  padding: 13px 15px;
  font-size: 12px;
  color: #ffffff;
  text-transform: none;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.main-content .left-content .main-classifieds-box .classifieds-box .bar .button-show:hover {
  background: #6e1456;
}
.main-content .left-content .main-classifieds-box .classifieds-box .classifieds-items .news-content {
  border: 1px solid #dedede;
  padding: 15px;
  border-top: none;
}
.main-content .left-content .main-classifieds-box .classifieds-box .classifieds-items .news-content .news-title {
  color: #812b6a;
  font-size: 18px;
  font-family: 'museo_sans700', sans-serif;
  line-height: 18px;
  padding-bottom: 15px;
  display: block;
}
.main-content .left-content .main-classifieds-box .classifieds-box .classifieds-items .news-content .news-desc {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 23px;
  padding-bottom: 15px;
}
.main-content .left-content .main-classifieds-box .classifieds-box .classifieds-items .news-content .button-small {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  font-size: 12px;
  color: #ffffff;
  background-color: #812b6a;
  border: 1px solid #6e1456;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  margin-bottom: 6px;
}
.main-content .left-content .main-classifieds-box .classifieds-box .classifieds-items .news-content .button-small:hover {
  background-color: #6e1456;
}
.main-content .left-content .main-classifieds-box .probe-box .weather-box {
  width: 100%;
}
.main-content .left-content .main-classifieds-box .probe-box .weather-box #inpl-weather-main {
  width: 100% !important;
}
.main-content .left-content .main-classifieds-box .probe-box .weather-box #inpl-weather-main iframe {
  width: 100% !important;
}
.main-content .left-content .main-classifieds-box .probe-box .explorer-box {
  background-color: #d52f5c;
  color: #ffffff;
  padding: 15px;
  min-height: 365px;
}
.main-content .left-content .main-classifieds-box .probe-box .explorer-box .title {
  font-size: 23px;
  color: #ffffff;
  line-height: 23px;
  font-family: 'museo_sans900', sans-serif;
}
.main-content .left-content .main-classifieds-box .probe-box .explorer-box .desc {
  padding: 20px 0;
  font-size: 14px;
  font-w-normal: 400;
}
.main-content .left-content .main-classifieds-box .probe-box .explorer-box .button-small {
  font-size: 12px;
  color: #ffffff;
  background-color: #d52f5c;
  border: 1px solid #c3224d;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  margin-top: 18px;
}
.main-content .left-content .main-classifieds-box .probe-box .explorer-box .button-small:hover {
  background-color: #c3224d;
}
.main-content .left-content .main-classifieds-box .probe-box .explorer-box .choose-box input {
  float: left;
  position: relative;
  margin: 4px 8px 0 0;
}
.main-content .left-content .main-classifieds-box .probe-box .explorer-box .choose-box label {
  float: left;
  font-size: 14px;
  font-w-normal: 400;
}
/*
* ogloszenia
*/
.page-content .bar-content {
  background-size: cover;
  min-height: 72px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
/* .page-content .bar-content.c-advertisements {
  background-image: url(/images/front/bar-advertisements.png);
}
.page-content .bar-content.c-page {
  background-image: url(/images/front/bar-page.png);
}
.page-content .bar-content.c-events {
  background-image: url(/images/front/bar-events.png);
} */
/* .page-content .bar-content.c-news {
  background-image: url(/images/front/bar-news.png);
} */
.page-content .bar-content .title {
  margin: 0;
  padding: 0;
  font-family: 'museo_sans900', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 23px;
  padding: 17px 0 5px 15px;
}
.page-content .bar-content .breadcrumbs {
  padding-left: 15px;
  font-size: 14px;
}
.page-content .bar-content .breadcrumbs .bread-link {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  font-size: 14px;
  padding-left: 2px;
  margin-right: 6px;
  line-height: 24px;
}
.page-content .bar-content .breadcrumbs .bread-link:hover {
  color: #ffffff;
}
.page-content .bar-content .breadcrumbs .bread-link.active {
  color: #ffffff;
}
.page-content .every-news-content .news-content {
  border: 1px solid #dedede;
  padding: 15px 15px 15px 0;
  border-top: none;
  float: left;
}
.page-content .every-news-content .news-content .photo img {
  padding: 15px;
  padding-top: 0;
  margin: 0 auto;
}
.page-content .every-news-content .news-content .news-conten-desc .info-box {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 6px;
  color: #7e7e7e;
}
.page-content .every-news-content .news-content .news-conten-desc .info-box span {
  font-weight: 700;
  color: #7e7e7e;
}
.page-content .every-news-content .news-content .news-conten-desc .news-title {
  color: #812b6a;
  font-size: 18px;
  font-family: 'museo_sans700', sans-serif;
  line-height: 18px;
  padding-bottom: 10px;
  display: block;
}
.page-content .every-news-content .news-content .news-conten-desc .news-title.c-page {
  color: #0e7dc1;
}
.page-content .every-news-content .news-content .news-conten-desc .news-title.c-events {
  color: #8ab30d;
}
.page-content .every-news-content .news-content .news-conten-desc .news-desc {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 23px;
  padding-bottom: 20px;
}
.page-content .every-news-content .news-content .news-conten-desc .pages-section-date {
  font-size: 12px;
  color: #4c4c4c;
  margin-bottom: 5px;
}
.page-content .every-news-content .news-content .news-conten-desc .pages-section-date span {
  font-weight: bold;
}
.page-content .every-news-content .news-content .news-conten-desc .button-small {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  font-size: 12px;
  color: #ffffff;
  background-color: #812b6a;
  border: 1px solid #6e1456;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  margin-bottom: 5px;
}
.page-content .every-news-content .news-content .news-conten-desc .button-small:hover {
  background-color: #6e1456;
}
.page-content .every-news-content .news-content .news-conten-desc .button-small.c-page {
  background-color: #00ace9;
  border: 1px solid #0e7dc1;
}
.page-content .every-news-content .news-content .news-conten-desc .button-small.c-page:hover {
  background-color: #0e7dc1;
}
.page-content .every-news-content .news-content .news-conten-desc .button-small.c-events {
  background-color: #a7c507;
  border: 1px solid #a7c507;
}
.page-content .every-news-content .news-content .news-conten-desc .button-small.c-events:hover {
  background-color: #88a100;
}
.page-content .every-news-content .bar-icons {
  border-bottom: 1px solid #dddddd;
  padding: 20px 0 20px;
}
.page-content .every-news-content .bar-icons .info-box {
  color: #7e7e7e;
}
.page-content .every-news-content .bar-icons .info-box .data-box {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #7e7e7e;
}
.page-content .every-news-content .bar-icons .info-box .data-box span {
  font-weight: 700;
  color: #7e7e7e;
}
.page-content .every-news-content .bar-icons .info-box .from-a {
  font-size: 12px;
  color: #7e7e7e;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  padding: 5px 10px;
  text-decoration: none;
}
.page-content .every-news-content .bar-icons .info-box .from-a:hover {
  background: #eeeeee;
  border-radius: 5px;
}
.page-content .every-news-content .bar-icons .info-box .from-a.active {
  background: #eeeeee;
  border-radius: 5px;
}
.page-content .every-news-content .title {
  font-family: 'museo_sans700', sans-serif;
  font-size: 38px;
  color: #6e1456;
  line-height: 38px;
  padding: 24px 0 18px;
  padding-right: 15px;
}
.page-content .every-news-content .title.c-page {
  color: #007cc1;
}
.page-content .every-news-content .title.c-events {
  color: #8ab30d;
}
.page-content .every-news-content .show-in-map {
  color: #0e7dc1;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 24px;
}
.page-content .every-news-content .box-event-info {
  padding-bottom: 20px;
}
.page-content .every-news-content .box-event-info .item {
  font-size: 14px;
  color: #4c4c4c;
  padding-bottom: 7px;
}
.page-content .every-news-content .box-event-info .item span {
  font-weight: bold;
}
.page-content .every-news-content .info-box {
  color: #7e7e7e;
}
.page-content .every-news-content .info-box .data-box-page {
  margin-top: 10px;
  font-size: 12px;
  padding-bottom: 6px;
  line-height: 18px;
  color: #7e7e7e;
}
.page-content .every-news-content .info-box .data-box-page span {
  font-weight: 700;
  color: #7e7e7e;
}
.page-content .error-page-content {
  width: 100%;
  text-align: center;
  padding: 192px 0 175px;
}
.page-content .error-page-content img {
  margin: 0 auto;
}
.page-content .error-page-content .title-monit {
  font-family: 'museo_sans900', sans-serif;
  color: #0e7dc1;
  font-size: 33px;
  margin-top: 43px;
  text-transform: uppercase;
}
.page-content .search-page-content {
  padding-top: 20px;
}
.page-content .search-page-content .search-title {
  font-family: 'museo_sans700', sans-serif;
  font-size: 38px;
  color: #4c4c4c;
}
.page-content .search-page-content .search-title span {
  color: #0e7dc1;
}
.page-content .search-page-content .search-items {
  padding-top: 40px;
}
.page-content .search-page-content .search-items .item {
  width: 100%;
  padding-bottom: 30px;
}
.page-content .search-page-content .search-items .item a {
  font-family: 'museo_sans700', sans-serif;
  font-size: 18px;
  color: #0e7dc1;
  display: block;
  padding-bottom: 10px;
}
.page-content .search-page-content .search-items .item a span {
  font-size: 18px;
}
.page-content .search-page-content .search-items .item span {
  color: #4c4c4c;
  font-size: 14px;
}
.page-content .map-site-page-content {
  padding-top: 20px;
}
.page-content .map-site-page-content .map-site-title {
  font-family: 'museo_sans700', sans-serif;
  font-size: 38px;
  color: #4c4c4c;
  padding-bottom: 10px;
}
.page-content .map-site-page-content .map-site-items {
  padding-top: 30px;
}
.page-content .map-site-page-content .map-site-items .category-title {
  font-family: 'museo_sans700', sans-serif;
  font-size: 18px;
  color: #4c4c4c;
  padding-bottom: 15px;
}
.page-content .map-site-page-content .map-site-items .item {
  width: 100%;
  padding-bottom: 30px;
}
.page-content .map-site-page-content .map-site-items .item ul {
  padding-left: 15px;
}
.page-content .map-site-page-content .map-site-items .item ul li {
  list-style-type: square;
  color: #0e7dc1;
}
.page-content .map-site-page-content .map-site-items .item ul li a {
  font-size: 14px;
  color: #0e7dc1;
  display: block;
  padding-bottom: 8px;
}
.page-content .map-site-page-content .map-site-items .item ul li ul {
  padding-left: 22px;
}
.page-content .rss-page-content {
  padding-top: 20px;
}
.page-content .rss-page-content .rss-title {
  font-family: 'museo_sans700', sans-serif;
  font-size: 38px;
  color: #4c4c4c;
  padding-bottom: 10px;
}
.page-content .rss-page-content .rss-items {
  padding-top: 30px;
}
.page-content .rss-page-content .rss-items .item {
  width: 100%;
  padding-bottom: 30px;
}
.page-content .rss-page-content .rss-items .item ul li {
  float: left;
  list-style-type: none;
  padding-bottom: 30px;
  width: 100%;
}
.page-content .rss-page-content .rss-items .item ul li span {
  font-size: 18px;
  font-family: 'museo_sans700', sans-serif;
  color: #0e7dc1;
}
.page-content .rss-page-content .rss-items .item ul li a {
  font-size: 14px;
  color: #0e7dc1;
  display: block;
}
.page-content .rss-page-content .rss-items .item ul li ul {
  padding-left: 22px;
}
.page-content .virtual-page-content {
  padding-top: 10px;
}
.page-content .virtual-page-content .virtual-items {
  padding-top: 20px;
}
.page-content .virtual-page-content .virtual-items .item {
  width: 100%;
  position: relative;
  padding-bottom: 20px;
  display: block;
  border-bottom: 1px solid #dddddd;
}
.page-content .virtual-page-content .virtual-items .item .title {
  font-family: 'museo_sans700', sans-serif;
  font-size: 18px;
  color: #4c4c4c;
  line-height: 18px;
  text-transform: uppercase;
}
.page-content .virtual-page-content .virtual-items .item .description {
  font-size: 14px;
  color: #4c4c4c;
  padding-bottom: 25px;
}
.page-content .virtual-page-content .virtual-items .item .virtual iframe {
  border: none;
  overflow: hidden;
}
.page-content .virtual-page-content .virtual-items .item:hover {
  text-decoration: none;
}
.page-content .contact-page-content {
  padding-top: 30px;
  padding-right: 15px;
}
.page-content .contact-page-content .contact-title {
  font-family: 'museo_sans700', sans-serif;
  font-size: 38px;
  color: #4c4c4c;
  padding-bottom: 20px;
  padding-left: 15px;
}
.page-content .contact-page-content .contact-content .box {
  font-size: 14px;
  line-height: 25px;
  color: #4c4c4c;
  margin-bottom: 35px;
}
.page-content .contact-page-content .contact-content .box span {
  color: #0e7dc1;
}
.page-content .contact-page-content .contact-content .box .small-nk {
  background: transparent url('/images/front/sprites.png') no-repeat -38px -115px;
  width: 24px;
  height: 17px;
  display: block;
  float: left;
  margin-left: 7px;
}
.page-content .contact-page-content .contact-content .box .small-nk:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -36px -223px;
}
.page-content .contact-page-content .contact-content .box .small-yt {
  background: transparent url('/images/front/sprites.png') no-repeat -12px -115px;
  width: 24px;
  height: 17px;
  display: block;
  float: left;
  margin-left: 7px;
  margin-top: 2px;
}
.page-content .contact-page-content .contact-content .box .small-yt:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -11px -224px;
}
.page-content .contact-page-content .contact-content .box .small-fb {
  background: transparent url('/images/front/sprites.png') no-repeat -1px -115px;
  width: 8px;
  height: 17px;
  display: block;
  float: left;
  margin-top: 2px;
}
.page-content .contact-page-content .contact-content .box .small-fb:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -1px -224px;
}
.page-content .contact-page-content .contact-content .contact_form {
  margin-top: 40px;
}
.page-content .contact-page-content .contact-content .contact_form .field {
  margin-bottom: 20px;
}
.page-content .contact-page-content .contact-content .contact_form .field label {
  color: #4c4c4c;
  font-weight: bold;
  font-size: 14px;
}
.page-content .contact-page-content .contact-content .contact_form .field textarea {
  resize: none;
}
.page-content .contact-page-content .contact-content .contact_form .send-message {
  font-size: 12px;
  color: #ffffff;
  background-color: #00ace9;
  border: 1px solid #0e7dc1;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 16px;
  padding: 15px;
  margin: 15px;
  margin-left: 0;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.page-content .contact-page-content .contact-content .contact_form .send-message.right {
  float: right;
}
.page-content .contact-page-content .contact-content .contact_form .send-message:hover {
  background-color: #0e7dc1;
}
.page-content .contact-page-content .contact-content .contact_form .field .form-group .g-recaptcha {
  float: left;
}
.page-content .contact-page-content .contact-content .show-big-map {
  color: #0e7dc1;
  font-size: 18px;
  font-family: 'museo_sans700', sans-serif;
  line-height: 18px;
  padding-bottom: 10px;
  display: block;
  margin-top: 20px;
}
.page-content .gallery-page-content {
  padding-top: 20px;
}
.page-content .gallery-page-content .gallery-title {
  width: 100%;
  color: #4c4c4c;
  font-family: 'museo_sans700', sans-serif;
  font-size: 38px;
  padding-bottom: 10px;
}
.page-content .gallery-page-content .gallery-title .title {
  float: left;
  font-family: 'museo_sans700', sans-serif;
  font-size: 38px;
  color: #4c4c4c;
  padding: 0;
  padding-bottom: 10px;
}
.page-content .gallery-page-content .gallery-title .gallery-rating {
  font-size: 17px;
  color: #4c4c4c;
  float: right;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.page-content .gallery-page-content .gallery-title .gallery-rating span {
  font-weight: bold;
}
.page-content .gallery-page-content .gallery-title .gallery-rating a {
  font-weight: bold;
  display: inline-block;
  margin: 0 3px;
  color: #4c4c4c;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.page-content .gallery-page-content .gallery-title .gallery-rating a:hover {
  color: #0e7dc1;
}
.page-content .gallery-page-content .gallery-title .gallery-rating a.active {
  color: #0e7dc1;
}
.page-content .gallery-page-content .gallery-description {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 24px;
  padding-bottom: 20px;
  padding-right: 15px;
}
.page-content .gallery-page-content .gallery-items {
  padding-top: 30px;
  margin-left: -15px;
}
.page-content .gallery-page-content .gallery-items .item {
  margin-bottom: 33px;
  height: 170px;
  overflow: hidden;
}
.page-content .gallery-page-content .gallery-items .item a {
  position: relative;
  display: block;
  font-size: 14px;
  color: #ffffff;
  height: 170px;
}
.page-content .gallery-page-content .gallery-items .item a .v-center {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  padding: 0 10px 0 14px;
  background-color: rgba(14, 125, 193, 0.8);
}
.page-content .gallery-page-content .gallery-items .item a .v-center .desc {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.page-content .gallery-page-content .gallery-items .item a .v-center .desc .text {
  padding-right: 60px;
  position: relative;
  display: block;
}
.page-content .gallery-page-content .gallery-items .item a .v-center .desc .enter {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.page-content .gallery-page-content .gallery-items .item a img {
  width: 100%;
}
.page-content .gallery-page-content .gallery-items .item a .gallery-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  background: rgba(14, 125, 193, 0.8);
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity= 0);
  z-index: 1000;
}
.page-content .gallery-page-content .gallery-items .item a .gallery-hover span {
  background: transparent url('/images/front/sprites.png') no-repeat 0 -287px;
  width: 40px;
  height: 40px;
  top: 50%;
  display: block;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
}
.page-content .gallery-page-content .gallery-items .item a .video-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  background: rgba(14, 125, 193, 0.8);
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity= 0);
  z-index: 1000;
}
.page-content .gallery-page-content .gallery-items .item a .video-hover span {
  background: transparent url('/images/front/sprites.png') no-repeat -46px -287px;
  width: 40px;
  height: 40px;
  top: 50%;
  display: block;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
}
.page-content .gallery-page-content .gallery-items .item a .v-center {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  padding: 0 10px 0 14px;
  background-color: rgba(14, 125, 193, 0.8);
}
.page-content .gallery-page-content .gallery-items .item a .v-center .desc {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
}
.page-content .gallery-page-content .gallery-items .item a .v-center .desc .text {
  padding-right: 60px;
  position: relative;
  display: block;
}
.page-content .gallery-page-content .gallery-items .item a .v-center .desc .enter {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.page-content .gallery-page-content .gallery-items .item a:hover .gallery-hover {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity= 100);
}
.page-content .gallery-page-content .gallery-items .item a:hover .video-hover {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity= 100);
}
.page-content .gallery-page-content .gallery-items .item a:hover .v-center {
  background: #005788;
}
.page-content .company-content .company-category {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 25px !important;
}
.page-content .company-content .company-category .title {
  font-family: 'museo_sans900', sans-serif;
  font-size: 24px;
  color: #0e7dc1;
  line-height: 24px;
}
.page-content .company-content .company-category .title img {
  margin: -6px 15px 0 0;
  display: block;
  float: left;
}
.page-content .company-content .company-category .subcat-box a {
  font-size: 14px;
  color: #4c4c4c;
  display: block;
  padding-bottom: 5px;
}
.page-content .company-content .company-subcategory .company-item {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dddddd;
  float: left;
}
.page-content .company-content .company-subcategory .company-item .photo {
  float: left;
  width: 22%;
  padding-right: 2%;
}
.page-content .company-content .company-subcategory .company-item .text {
  float: left;
  width: 76%;
}
.page-content .company-content .company-subcategory .company-item .text .title {
  font-size: 18px;
  color: #0e7dc1;
  padding: 0;
  line-height: 18px;
  padding-bottom: 8px;
}
.page-content .company-content .company-subcategory .company-item .text .info .item {
  width: 50%;
  margin-bottom: 2px;
  display: block;
  float: left;
  font-size: 12px;
  color: #7e7e7e;
}
.page-content .company-content .company-subcategory .company-item .text .info .item a {
  color: #7e7e7e;
  text-decoration: none;
}
.page-content .company-content .company-subcategory .company-item .text .info .item span {
  font-weight: bold;
}
.page-content .company-content .company-subcategory .company-item .text .desc {
  color: #4c4c4c;
  font-size: 14px;
  padding: 10px 0;
}
.page-content .company-content .company-subcategory .company-item .text .button-small {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  font-size: 12px;
  color: #ffffff;
  background-color: #00ace9;
  border: 1px solid #0e7dc1;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
.page-content .company-content .company-subcategory .company-item .text .button-small:hover {
  background-color: #0e7dc1;
}
.page-content .company-content .company .company-item {
  margin-top: 15px;
  padding-bottom: 15px;
  float: left;
}
.page-content .company-content .company .company-item .photo {
  float: left;
  width: 22%;
  padding-right: 2%;
}
.page-content .company-content .company .company-item .text {
  float: left;
  width: 76%;
  padding-bottom: 40px;
}
.page-content .company-content .company .company-item .text .title {
  font-size: 24px;
  color: #4c4c4c;
  padding: 0;
  line-height: 24px;
  padding-bottom: 8px;
  font-family: 'museo_sans700', sans-serif;
}
.page-content .company-content .company .company-item .text .info .item {
  margin-bottom: 4px;
  display: block;
  float: left;
  font-size: 14px;
  color: #4c4c4c;
  width: 100%;
}
.page-content .company-content .company .company-item .text .info .item a {
  color: #4c4c4c;
  text-decoration: none;
}
.page-content .company-content .company .company-item .text .info .item a:hover {
  color: #0e7dc1;
}
.page-content .company-content .company .company-item .text .info .item span {
  font-weight: bold;
}
.page-content .company-content .company .company-item .text .info .item .show-on-map {
  color: #0e7dc1;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  text-transform: uppercase;
}
.page-content .company-content .company .company-item .desc {
  color: #4c4c4c;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
}
.right-content .category-box {
  padding-bottom: 10px;
}
.right-content .category-box .cat-title {
  padding: 15px;
  font-family: 'museo_sans900', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 23px;
}
.right-content .category-box .cat-links ul {
  font-size: 14px;
  margin-bottom: 0;
}
.right-content .category-box .cat-links ul li a {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  padding: 4px 0 5px;
  color: #ffffff;
  text-decoration: none;
  padding-left: 15px;
  width: 100%;
  float: left;
}
.right-content .category-box .cat-links ul li a:hover {
  background: rgba(0, 0, 0, 0.3);
}
.right-content .category-box .cat-links ul li a.active {
  background: rgba(0, 0, 0, 0.3);
}
.right-content .category-box .cat-links ul li .sub-menu {
  float: left;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
.right-content .category-box .cat-links ul li .sub-menu li a {
  padding-left: 30px;
}
.right-content .category-box .cat-links ul li .sub-menu li a:hover {
  background: #87c134;
}
.right-content .category-box .cat-links ul li .sub-menu li a.active {
  background: #87c134;
}
.right-content .category-box .cat-links ul li.extra-company-link {
  font-weight: bold;
}
.right-content .category-box.c-advertisements {
  background: #8e3575;
}
.right-content .category-box.c-page {
  background: #007cc1;
}
.right-content .category-box.c-events {
  background: #82a700;
}
.right-content .quick-link-box .quick-link {
  line-height: 23px;
  color: #ffffff;
  height: 90px;
  display: block;
  text-decoration: none;
  font-size: 23px;
  font-family: 'museo_sans900', sans-serif;
  position: relative;
  width: 100%;
  margin-left: -1px;
}
.right-content .quick-link-box .quick-link .title {
  width: 60%;
  height: 92px;
  display: table-cell;
  vertical-align: middle;
  line-height: 23px;
}
.right-content .quick-link-box .quick-link .title .text {
  width: 70%;
  float: left;
  padding-left: 17px;
  font-family: 'museo_sans900', sans-serif;
}
.right-content .quick-link-box .quick-link .title .text:first-letter {
  text-transform: uppercase;
}
.right-content .quick-link-box .quick-link .title .icon {
  background: transparent url('/images/front/sprites.png') no-repeat -45px 0;
  width: 30px;
  height: 27px;
  position: absolute;
  right: 0;
  top: 35px;
  right: 20px;
}
.right-content .quick-link-box .quick-link:hover {
  background: #a7c507 !important;
}
.right-content .quick-link-box .quick-link.active {
  background: #a7c507 !important;
}
.right-content .newsletter-box {
  background: #812b6a;
  padding-bottom: 10px;
}
.right-content .newsletter-box .title {
  font-size: 23px;
  background-color: #812b6a;
  color: #ffffff;
  line-height: 23px;
  padding: 13px 14px;
  font-family: 'museo_sans900', sans-serif;
}
.right-content .newsletter-box .text {
  font-size: 14px;
  padding: 5px 15px 10px;
  color: #fff;
}
.right-content .newsletter-box .glyphicon {
  top: -1px;
}
.right-content .newsletter-box .glyphicon-play:before {
  font-size: 8px;
}
.right-content .newsletter-box .newsletter-top {
  width: 100%;
}
.right-content .newsletter-box .newsletter-top .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.right-content .newsletter-box .newsletter-top input {
  border-right: 0;
}

.right-content .airelk-box {
    padding-bottom: 7px
}

.right-content .airelk-box img{
    width: 100%
}

.right-content .calendar-box {
  background: #f5f5f5;
  padding-bottom: 10px;
  position: relative;
}
.right-content .calendar-box .title {
  font-size: 23px;
  background-color: #a7c507;
  color: #ffffff;
  line-height: 23px;
  padding: 13px 14px;
  font-family: 'museo_sans900', sans-serif;
}
.right-content .calendar-box .calendar-buttons {
  padding: 10px;
}
.right-content .calendar-box .calendar-buttons .button-small {
  font-size: 12px;
  color: #ffffff;
  background-color: #a7c507;
  border: 1px solid #88a100;
  padding: 7px 12px;
  display: inline-block;
  text-decoration: none;
  line-height: 12px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.right-content .calendar-box .calendar-buttons .button-small.right {
  float: right;
}
.right-content .calendar-box .calendar-buttons .button-small:hover {
  background-color: #88a100;
}
.right-content .calendar-box #calendar-windows-click {
  -webkit-box-shadow: 3px 3px 2px 0px #adadad;
  -moz-box-shadow: 3px 3px 2px 0px #adadad;
  box-shadow: 3px 3px 2px 0px #adadad;
  position: absolute;
  background: #A7C507;
  width: 90%;
  left: 5%;
  display: none;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 15px;
}
.right-content .calendar-box #calendar-windows-click .title {
  font-size: 16px;
  background-color: #a7c507;
  color: #ffffff;
  line-height: 23px;
  padding: 8px 14px;
  font-family: 'museo_sans900', sans-serif;
  border-radius: 15px;
}
.right-content .calendar-box #calendar-windows-click .news-content {
  background: #fff;
  padding: 7px 10px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
}
.right-content .calendar-box #calendar-windows-click .news-content .news-conten-desc a {
  color: #4d4d4d;
  font-size: 12px;
  font-weight: 600;
}
.right-content .calendar-box #calendar-windows-click #callendar_triangle {
  background: url('/images/front/triangle.png') no-repeat scroll 0 0;
  width: 22px;
  height: 22px;
  position: absolute;
}
.right-content .calendar-box #calendar-windows-click .close-calendar {
  color: #fff;
  cursor: pointer;
}
.pre-slider-bar {
  width: 100%;
  float: left;
  background-color: #f5f5f5;
  padding: 7px;
}
.pre-slider-bar .arrow-left {
  background: transparent url('/images/front/sprites.png') no-repeat -75px 0;
  width: 28px;
  height: 28px;
  display: block;
  float: right;
}
.pre-slider-bar .arrow-left:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -133px 0;
}
.pre-slider-bar .arrow-right {
  background: transparent url('/images/front/sprites.png') no-repeat -104px 0;
  width: 28px;
  height: 28px;
  display: block;
  float: right;
  margin-left: 9px;
}
.pre-slider-bar .arrow-right:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -162px 0;
}
.footer-slider {
  background: #f5f5f5;
}
.footer-slider .footer-arrow-left span {
  background: transparent url('/images/front/sprites.png') no-repeat 0 -70px;
  width: 40px;
  height: 37px;
  display: block;
  margin-top: 30px;
  float: left;
}
.footer-slider .footer-arrow-left:hover span {
  background: transparent url('/images/front/sprites.png') no-repeat 0 -32px;
}
.footer-slider .footer-arrow-right span {
  background: transparent url('/images/front/sprites.png') no-repeat -40px -70px;
  width: 40px;
  height: 37px;
  display: block;
  margin-top: 30px;
  float: right;
}
.footer-slider .footer-arrow-right:hover span {
  background: transparent url('/images/front/sprites.png') no-repeat -40px -32px;
}
.footer-slider .swiper-container .swiper-slide {
  background: none;
}
footer .pre-footer {
  background: transparent url('/images/front/pre-footer-bg.jpg') no-repeat center center;
  background-size: cover;
  width: 100%;
  padding: 50px 0 43px;
}
footer .pre-footer .pre-footer-box .title {
  border-left: 1px solid #098cd0;
  font-size: 18px;
  color: #ffffff;
  padding-bottom: 22px;
  padding-left: 15px;
  font-family: 'museo_sans700', sans-serif;
}
footer .pre-footer .pre-footer-box .title.no-border {
  border: none;
}
footer .pre-footer .pre-footer-box ul {
  font-size: 14px;
}
footer .pre-footer .pre-footer-box ul li a {
  border-left: 1px solid #098cd0;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  padding: 4px 0 5px;
  color: #ffffff;
  text-decoration: none;
  padding-left: 15px;
  width: 100%;
  float: left;
}
footer .pre-footer .pre-footer-box ul li a:hover {
  background: #87c134;
}
footer .pre-footer .pre-footer-box .details {
  font-size: 14px;
  padding-left: 15px;
  color: #ffffff;
  line-height: 28px;
}
footer .pre-footer .pre-footer-box .details span {
  color: #bcf32a;
}
footer .pre-footer .pre-footer-box .details a {
  color: #ffffff;
  text-decoration: none;
}
footer .pre-footer .pre-footer-box .social-pre-box {
  margin-top: 20px;
}
footer .pre-footer .pre-footer-box .social-pre-box .pre-f {
  background: transparent url('/images/front/sprites.png') no-repeat -1px -243px;
  width: 8px;
  height: 17px;
  display: block;
  float: left;
  margin-right: 8px;
}
footer .pre-footer .pre-footer-box .social-pre-box .pre-yt {
  background: transparent url('/images/front/sprites.png') no-repeat -17px -243px;
  width: 24px;
  height: 17px;
  display: block;
  float: left;
  margin-right: 8px;
}
footer .pre-footer .pre-footer-box .social-pre-box .pre-nk {
  background: transparent url('/images/front/sprites.png') no-repeat -48px -243px;
  width: 24px;
  height: 17px;
  display: block;
  float: left;
}
footer .footer {
  font-family: 'museo_sans700', sans-serif;
  font-size: 14px;
  color: #7e7e7e;
  border-bottom: 1px solid #efefef;
  padding: 18px 0 14px;
}
footer .footer .small-bip {
  background: transparent url('/images/front/sprites.png') no-repeat -259px -175px;
  width: 19px;
  height: 22px;
  display: block;
  float: right;
  margin-left: 34px;
}
footer .footer .small-rss {
  background: transparent url('/images/front/sprites.png') no-repeat -64px -115px;
  width: 46px;
  height: 17px;
  display: block;
  float: right;
  margin-left: 33px;
}
footer .footer .small-rss:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -61px -224px;
}
footer .footer .small-rss.active {
  background: transparent url('/images/front/sprites.png') no-repeat -61px -224px;
}
footer .footer .small-nk {
  background: transparent url('/images/front/sprites.png') no-repeat -38px -115px;
  width: 24px;
  height: 17px;
  display: block;
  float: right;
  margin-left: 7px;
}
footer .footer .small-nk:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -36px -223px;
}
footer .footer .small-yt {
  background: transparent url('/images/front/sprites.png') no-repeat -12px -115px;
  width: 24px;
  height: 17px;
  display: block;
  float: right;
  margin-left: 7px;
}
footer .footer .small-yt:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -11px -224px;
}
footer .footer .small-fb {
  background: transparent url('/images/front/sprites.png') no-repeat -1px -115px;
  width: 8px;
  height: 17px;
  display: block;
  float: right;
}
footer .footer .small-fb:hover {
  background: transparent url('/images/front/sprites.png') no-repeat -1px -224px;
}
.news-lead {
  font-size: 24px;
  line-height: 24px;
  font-family: 'museo_sans700', sans-serif;
  color: #4c4c4c;
  margin-bottom: 35px;
}
.regular-content {
  font-size: 14px;
  color: #4c4c4c;
  margin-right: 15px;
}
.regular-content p {
  font-size: 14px;
  color: #4c4c4c;
  /*padding:27px 0 37px;*/
}
.regular-content a {
  word-break: break-all;
}
.regular-content h1 {
  font-size: 38px;
  margin: 15px 0 0;
  padding: 0;
  font-family: 'museo_sans700', sans-serif;
  margin-bottom: 10px;
  color: #4c4c4c;
}
.regular-content h2 {
  font-size: 32px;
  margin: 15px 0 0;
  padding: 0;
  font-family: 'museo_sans700', sans-serif;
  margin-bottom: 10px;
  color: #4c4c4c;
}
.regular-content h3 {
  font-size: 24px;
  margin: 0;
  padding: 0;
  font-family: 'museo_sans700', sans-serif;
  margin-bottom: 10px;
  color: #4c4c4c;
}
.regular-content h4 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-family: 'museo_sans700', sans-serif;
  margin-bottom: 10px;
  color: #4c4c4c;
}
.regular-content h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-family: 'museo_sans700', sans-serif;
  margin-bottom: 10px;
  color: #4c4c4c;
}
.regular-content h6 {
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-family: 'museo_sans700', sans-serif;
  margin-bottom: 10px;
  color: #4c4c4c;
}
.regular-content .quotation {
  color: #82a700;
  font-family: 'museo_sans700', sans-serif;
  font-style: italic;
  font-size: 24px;
  border-left: 5px solid #82a700;
  padding-left: 20px;
}
.regular-content .quotation span {
  color: #999999;
  font-size: 14px;
  font-style: normal;
}
.regular-content ul {
  list-style-type: disc;
  padding-left: 15px;
  color: #4c4c4c;
}
.regular-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.regular-content span a {
  word-break: break-all;
}
.small-gallery {
  float: left;
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}
.small-gallery .title {
  font-family: 'museo_sans900', sans-serif;
  color: #0e7dc1;
  font-size: 24px;
  text-transform: uppercase;
  padding: 15px 0 12px;
}
.small-gallery .title-comment {
  font-family: 'museo_sans900', sans-serif;
  color: #0e7dc1;
  font-size: 24px;
  text-transform: uppercase;
  padding: 15px 0 12px;
}
.small-gallery .margin-box {
  margin-left: -15px;
  float: left;
  width: 100%;
}
.small-gallery .margin-box .item {
  margin-bottom: 20px;
}
.small-gallery .margin-box .item .gallery {
  position: relative;
  display: block;
}
.small-gallery .margin-box .item .gallery .hover-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  background: rgba(14, 125, 193, 0.8);
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  zoom: 1;
  opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity= 0);
  z-index: 1000;
}
.small-gallery .margin-box .item .gallery .hover-mask span {
  width: 40px;
  height: 40px;
  top: 50%;
  display: block;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
}
.small-gallery .margin-box .item .gallery .mask-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity= 100);
  z-index: 1000;
}
.small-gallery .margin-box .item .gallery .mask-icon span {
  width: 40px;
  height: 40px;
  top: 50%;
  display: block;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
}
.small-gallery .margin-box .item .gallery .hover-mask span {
  background: transparent url('/images/front/sprites.png') no-repeat 0 -287px;
}
.small-gallery .margin-box .item .gallery:hover .hover-mask {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity= 100);
  cursor: pointer;
}
.small-gallery .margin-box .item a.video .mask-icon span {
  background: transparent url('/images/front/sprites.png') no-repeat -88px -286px;
}
.small-gallery .margin-box .item a.video:hover .hover-mask {
  zoom: 1;
  opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity= 100);
  background: rgba(14, 125, 193, 0.8);
}
.small-gallery .margin-box .item a.video:hover .hover-mask span {
  background: transparent url('/images/front/sprites.png') no-repeat -46px -287px;
}
.small-gallery .margin-box .files ul {
  font-size: 14px;
  padding: 0 15px;
}
.small-gallery .margin-box .files ul li {
  color: #4c4c4c;
  padding-bottom: 10px;
  list-style: disc;
  font-weight: 400;
}
.small-gallery .margin-box .files ul li span {
  color: #999999;
}
.small-gallery .margin-box .files ul li a {
  color: #0e7dc1;
}
.small-gallery .comment-form p {
  margin-bottom: 30px;
  color: #4c4c4c;
  font-size: 14px;
}
.small-gallery .comment-form p span {
  color: #4c4c4c;
  font-size: 14px;
}
.small-gallery .comment-form .field {
  margin-bottom: 20px;
}
.small-gallery .comment-form .field label {
  color: #4c4c4c;
  font-weight: bold;
  font-size: 14px;
}
.prev-advert {
  font-size: 14px;
  color: #0e7dc1;
  display: inline-block;
  margin: 25px 25px 25px 0;
}
.next-advert {
  font-size: 14px;
  color: #0e7dc1;
  margin: 25px 0;
  display: inline-block;
}
.bar-social-icons {
  padding: 4px 0;
}
.bar-social-icons .b-f {
  background: transparent url('/images/front/sprites.png') no-repeat -1px -266px;
  width: 8px;
  height: 15px;
  display: block;
  float: right;
  margin-top: 2px;
}
.bar-social-icons .b-t {
  background: transparent url('/images/front/sprites.png') no-repeat -12px -267px;
  width: 16px;
  height: 18px;
  display: block;
  float: right;
  margin-left: 12px;
  margin-top: 3px;
}
.bar-social-icons .b-a1 {
  width: 7px;
  height: 8px;
  display: block;
  float: right;
  margin-left: 14px;
  color: #4c4c4c;
  font-size: 10px;
  font-family: 'museo_sans700', sans-serif;
  text-transform: uppercase;
  margin-top: 4px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.bar-social-icons .b-a1:hover {
  color: #0e7dc1;
  text-decoration: none;
}
.bar-social-icons .b-a1.active {
  color: #0e7dc1;
}
.bar-social-icons .b-a2 {
  width: 9px;
  height: 10px;
  display: block;
  float: right;
  margin-left: 7px;
  color: #4c4c4c;
  font-size: 12px;
  font-family: 'museo_sans700', sans-serif;
  text-transform: uppercase;
  margin-top: 2px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.bar-social-icons .b-a2:hover {
  color: #0e7dc1;
  text-decoration: none;
}
.bar-social-icons .b-a2.active {
  color: #0e7dc1;
}
.bar-social-icons .b-a3 {
  width: 12px;
  height: 13px;
  display: block;
  float: right;
  margin-left: 7px;
  color: #4c4c4c;
  font-size: 14px;
  font-family: 'museo_sans700', sans-serif;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.bar-social-icons .b-a3:hover {
  color: #0e7dc1;
  text-decoration: none;
}
.bar-social-icons .b-a3.active {
  color: #0e7dc1;
}
.bar-social-icons .b-print {
  background: transparent url('/images/front/sprites.png') no-repeat -77px -262px;
  width: 19px;
  height: 18px;
  display: block;
  float: right;
  margin-left: 14px;
}
.every-form .rat-desc {
  margin-right: 10px;
}
.every-form .rating-val {
  top: -3px;
  padding-left: 5px;
  display: inline-block;
  width: 40px;
  height: 15px;
  text-align: left;
  position: relative;
}
.every-form .title-form {
  font-size: 38px;
  font-family: 'museo_sans700', sans-serif;
  color: #4c4c4c;
  padding: 20px 0 30px 0;
}
.every-form .text {
  font-size: 14px;
  color: #4c4c4c;
  padding-bottom: 30px;
}
.every-form .inside-form .field-left {
  width: 48%;
  float: left;
  margin-bottom: 20px;
}
.every-form .inside-form .field-left label {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: bold;
}
.every-form .inside-form .field-right {
  width: 48%;
  float: right;
  margin-bottom: 20px;
}
.every-form .inside-form .field-right label {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: bold;
}
.every-form .inside-form .field {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.every-form .inside-form .field .sub-label {
  color: #737373;
  font-size: 13px;
  font-weight: normal;
}
.every-form .inside-form .field .label-desc {
  text-transform: uppercase;
}
.every-form .inside-form .field label {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: bold;
}
.every-form .inside-form .field textarea {
  resize: none;
}
.every-form .inside-form h3 {
  color: #999999;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.every-form .inside-form .show-big-map {
  font-size: 14px;
  color: #007cc1;
  display: block;
  margin-bottom: 40px;
  font-weight: bold;
}
.every-form .inside-form .show-big-map:hover {
  text-decoration: underline;
  cursor: pointer;
}
.every-form .inside-form .big-map {
  margin-bottom: 40px;
}
.every-form .fileinput-button {
  margin-bottom: 10px;
}
.every-form .h3-separator {
  margin-bottom: 30px;
  display: block;
}
.every-form .item-grid {
  float: left;
  width: 25%;
  display: inline-block;
  padding: 10px;
}
.every-form .item-grid p {
  font-size: 12px;
  padding: 5px;
  font-weight: bold;
  cursor: default;
  text-align: center;
  background: #0E7DC2;
}
.every-form .item-grid p span {
  cursor: pointer;
  color: #fff;
}
.every-form .send-message {
  background: #00ace9;
  font-size: 16px;
  padding: 12px 24px;
  color: #fff;
  border-radius: 7px;
  font-weight: bold;
  border: 1px solid #00ace9;
  margin-top: 20px;
  display: block;
  float: left;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  text-decoration: none;
}
.every-form .send-message:hover {
  background: #fff;
  color: #00ace9;
  border: 1px solid #00ace9;
}
.rsABlock .title {
  font-family: 'museo_sans700', sans-serif;
}
.newsletter-info-message h3 {
  font-family: 'museo_sans700', sans-serif;
  font-size: 38px;
  color: #4c4c4c;
  padding-bottom: 20px;
}
.newsletter-info-message a {
  display: block;
  padding: 15px 0;
  font-size: 16px;
}
.newsletter-info-message-text {
  color: #4c4c4c;
  padding-bottom: 13px;
  font-size: 16px;
  line-height: 24px;
}
input[name="extra"],
.extra-label {
  display: none;
}
/*
Class error
*/
.field .inputs .error,
.field .form-group .error,
.field-left .form-group .error,
.field-right .form-group .error {
  background-color: #ffedee;
  border: 2px solid #fe858e;
}
.alert {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
}
.newsletter-top .error {
  background-color: #ffedee;
  border: 2px solid #fe858e;
}
.form-control option.sub-category {
  padding-left: 30px;
}
.regimen-box input {
  float: left;
}
.regimen-box label {
  float: left;
  margin-left: 10px;
  margin-top: 1px;
}
.cover-container {
  position: relative;
}
.cover {
  position: absolute;
  width: 92%;
  height: 100%;
  background: red;
  top: 0;
  opacity: 0.2;
}
.buttons-middle {
  margin-top: 50px;
}
.buttons-middle .btn {
  background-color: #fff;
  border: 1px solid #ddd;
}
/*
Large Text
*/
.comment-meta .comment-name {
  color: #4c4c4c;
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.comment-meta .comment-date {
  font-size: 12px;
  color: #4c4c4c;
  float: left;
  margin: 6px 0 0 10px;
}
.comment-text p {
  font-size: 18px;
  color: #000;
  margin-top: 10px;
}
.large-text .main-content .left-content .main-news-box .boxes .news-box .desc {
  font-size: 16px;
}
.large-text .main-content .every-news-content .news-content .news-desc {
  font-size: 16px;
}
.large-text footer .pre-footer .pre-footer-box ul {
  font-size: 16px;
}
.large-text .main-content .left-content .main-news-box .bar .button-show {
  font-size: 14px;
}
.large-text .main-content .left-content .main-close-news-box .bar .button-show {
  font-size: 14px;
}
.large-text .main-content .left-content .main-classifieds-box .classifieds-box .bar .button-show {
  font-size: 14px;
}
.large-text .main-content .left-content .main-classifieds-box .probe-box .explorer-box .desc {
  font-size: 16px;
}
.large-text .main-content .left-content .main-classifieds-box .probe-box .explorer-box .choose-box label {
  font-size: 16px;
}
.large-text .main-content .left-content .main-classifieds-box .probe-box .explorer-box .button-small {
  font-size: 14px;
}
.large-text .right-content .newsletter-box .text {
  font-size: 16px;
}
.large-text .rsABlock .desc {
  font-size: 16px;
}
.large-text .page-content .every-news-content .news-content .news-conten-desc .news-title {
  font-size: 20px;
}
.large-text .page-content .every-news-content .news-content .news-conten-desc .info-box {
  font-size: 14px;
}
.large-text .page-content .every-news-content .news-content .news-conten-desc .news-desc {
  font-size: 16px;
}
.large-text .regular-content p {
  font-size: 16px;
}
.large-text .page-content .contact-page-content .contact-content .box {
  font-size: 16px;
}
/*
Small Text
*/
.small-text .main-content .left-content .main-news-box .boxes .news-box .desc {
  font-size: 13px;
}
.small-text .main-content .every-news-content .news-content .news-desc {
  font-size: 13px;
}
.small-text footer .pre-footer .pre-footer-box ul {
  font-size: 13px;
}
.small-text .main-content .left-content .main-news-box .bar .button-show {
  font-size: 11px;
}
.small-text .main-content .left-content .main-close-news-box .bar .button-show {
  font-size: 11px;
}
.small-text .main-content .left-content .main-classifieds-box .classifieds-box .bar .button-show {
  font-size: 11px;
}
.small-text .main-content .left-content .main-classifieds-box .probe-box .explorer-box .desc {
  font-size: 13px;
}
.small-text .main-content .left-content .main-classifieds-box .probe-box .explorer-box .choose-box label {
  font-size: 13px;
}
.small-text .main-content .left-content .main-classifieds-box .probe-box .explorer-box .button-small {
  font-size: 11px;
}
.small-text .right-content .newsletter-box .text {
  font-size: 13px;
}
.small-text .rsABlock .desc {
  font-size: 13px;
}
.small-text .page-content .every-news-content .news-content .news-conten-desc .news-title {
  font-size: 17px;
}
.small-text .page-content .every-news-content .news-content .news-conten-desc .info-box {
  font-size: 11px;
}
.small-text .page-content .every-news-content .news-content .news-conten-desc .news-desc {
  font-size: 13px;
}
.small-text .regular-content p {
  font-size: 13px;
}
.small-text .page-content .contact-page-content .contact-content .box {
  font-size: 13px;
}
.retina .right-content .quick-link-box .quick-link .title .text {
  font-family: 'museo_sans700', sans-serif;
}
#cookies-message-container #cookies-message {
  padding: 15px;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  position: fixed;
  bottom: 0px;
  background: #d52f5d;
  width: 100%;
  z-index: 10500;
  color: #fff;
}
#cookies-message-container #cookies-message .cookies-container {
  margin: 0 auto;
  width: 1170px;
}
#cookies-message-container #cookies-message .cookies-container .cookies-monster-close {
  background: #E70848;
  padding: 12px 26px;
  float: right;
  display: block;
  margin-left: 20px;
  margin-right: 30px;
  margin-top: 6px;
  border-radius: 6px;
}
#cookies-message-container #cookies-message .cookies-container .text {
  float: left;
  width: 75%;
  line-height: 18px;
  font-size: 12px;
  font-weight: 600;
}
#cookies-message-container #cookies-message .cookies-container #accept-cookies-checkbox {
  color: #FFF;
  display: inline-block;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}
/*# sourceMappingURL=main.css.map */

.text-center { text-align: center; }
.mr-1 { margin-right: 0.5em; }
.lang-list { display: flex; }
.lang-list > * { flex: 1; }

.mb-3 { margin-bottom: 20px !important; }

